.gs-mobile{--primary:#8C5CF5;--primary-08:rgba(140,92,245,0.08);--primary-10:rgba(140,92,245,0.10);--primary-12:rgba(140,92,245,0.12);--primary-13:rgba(140,92,245,0.13);--primary-18:rgba(140,92,245,0.18);--primary-40:rgba(140,92,245,0.40);--bg:#ffffff;--bg-secondary:#e0e0e3;--bg-tertiary:#f3f3f3;--border:rgba(0,0,0,0.12);--text:#11181C;--text-secondary:#6f6e75;--icon:#5d6370;--green:#2ecc71;--green-15:rgba(46,204,113,0.15);--green-text-light:#1B7D4B;--status-inprogress:#F59E0B;--preview-accent:#6366F1;--preview-surface:rgba(99,102,241,0.14);--shadow-primary:0 4px 14px 0 rgba(140,92,245,0.15);--shadow-soft:0 1px 2px rgba(0,0,0,0.04),0 4px 16px rgba(0,0,0,0.04)}.gs-mobile *{box-sizing:border-box}.gs-mobile{font-family:Outfit,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;font-size:15px;-webkit-font-smoothing:antialiased;background-image:radial-gradient(900px 600px at 18% -5%,rgba(140,92,245,.2),transparent 60%),radial-gradient(700px 500px at 88% 4%,rgba(46,204,113,.13),transparent 60%),radial-gradient(500px 400px at 60% 32%,rgba(140,92,245,.08),transparent 65%),radial-gradient(600px 400px at 95% 60%,rgba(245,158,11,.06),transparent 65%)}.gs-mobile .wrap{max-width:1120px;margin:0 auto;padding:64px 40px 96px}.gs-mobile .hero{text-align:center;margin:0 auto 80px;max-width:780px;position:relative}.gs-mobile .hero-deco{position:absolute;background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:12px 14px;box-shadow:0 16px 40px rgba(140,92,245,.14),0 4px 14px rgba(0,0,0,.05);pointer-events:none;width:220px}.gs-mobile .hero-deco-event{top:-10px;left:-240px;transform:rotate(-7deg);display:flex;align-items:center;gap:10px}.gs-mobile .hero-deco-event .ev-icon{width:34px;height:34px;border-radius:10px;background:var(--primary-13);display:grid;place-items:center;color:var(--icon);flex-shrink:0}.gs-mobile .hero-deco-event .ev-icon ion-icon{font-size:16px}.gs-mobile .hero-deco-event .ev-title{font-weight:500;font-size:13.5px;color:var(--text)}.gs-mobile .hero-deco-event .ev-meta{font-size:11px;color:var(--text-secondary);margin-top:2px}.gs-mobile .hero-deco-action{top:90px;right:-240px;transform:rotate(6deg);display:flex;align-items:center;gap:11px}.gs-mobile .hero-deco-action .ai-dot{width:16px;height:16px;border:1.5px solid var(--status-inprogress);border-radius:50%;position:relative;flex-shrink:0}.gs-mobile .hero-deco-action .ai-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;background:var(--status-inprogress);border-radius:50%}.gs-mobile .hero-deco-action .ai-title{font-weight:500;font-size:13.5px;color:var(--text)}.gs-mobile .hero-deco-action .ai-meta{font-size:11px;color:var(--text-secondary);margin-top:2px;display:flex;align-items:center;gap:6px}.gs-mobile .hero-deco-action .ai-pill{background:rgba(209,52,56,.12);color:#D13438;font-size:9px;font-weight:600;padding:1px 5px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.gs-mobile .hero-deco-pico{position:absolute;width:56px;height:56px;border-radius:50%;border:2px solid var(--primary-40);background:var(--primary-12);overflow:hidden;box-shadow:0 12px 28px rgba(140,92,245,.2);pointer-events:none}.gs-mobile .hero-deco-pico img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gs-mobile .hero-deco-pico-1{top:200px;left:-200px;transform:rotate(-10deg)}.gs-mobile .hero-deco-pico-2{top:220px;right:-210px;transform:rotate(12deg)}.gs-mobile .hero-deco-chat{position:absolute;bottom:-30px;right:-270px;transform:rotate(4deg);background:var(--bg);border:1px solid var(--border);border-radius:14px 14px 14px 4px;padding:10px 14px;width:200px;pointer-events:none;box-shadow:0 16px 40px rgba(140,92,245,.12),0 4px 14px rgba(0,0,0,.05)}.gs-mobile .hero-deco-chat p{margin:0;font-size:12.5px;line-height:17px;color:var(--text);font-weight:500}.gs-mobile .hero-deco-chat .chat-from{font-size:10px;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}@media (max-width:1100px){.gs-mobile .hero-deco-event{left:-140px}.gs-mobile .hero-deco-action{right:-140px}.gs-mobile .hero-deco-pico-1{left:-70px}.gs-mobile .hero-deco-pico-2{right:-60px}.gs-mobile .hero-deco-chat{right:-160px}}@media (max-width:900px){.gs-mobile .hero-deco,.gs-mobile .hero-deco-chat,.gs-mobile .hero-deco-pico{display:none}}.gs-mobile .pico-wrap{position:relative;width:140px;height:140px;margin:0 auto 14px;display:grid;place-items:center}.gs-mobile .pico-glow{position:absolute;inset:0;border-radius:50%;background:var(--primary);opacity:.1}.gs-mobile .pico-ring{width:104px;height:104px;border-radius:50%;border:2px solid var(--primary-40);overflow:hidden;background:var(--primary-12)}.gs-mobile .pico-ring img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gs-mobile .hero h1{font-weight:700;font-size:38px;letter-spacing:-.02em;margin:0 0 14px;color:var(--text)}.gs-mobile .hero h1 .title-accent{color:var(--primary);background:linear-gradient(90deg,#8C5CF5,#B47DF8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gs-mobile .hero .sub{font-weight:400;font-size:17px;line-height:25px;color:var(--text-secondary);margin:0 auto;max-width:100%}.gs-mobile .speech-bubble{background:var(--primary-10);border:1px solid var(--primary-40);border-radius:18px;padding:14px 26px;display:inline-block;max-width:720px;box-shadow:0 3px 14px rgba(140,92,245,.1);position:relative;margin:0 auto 48px}.gs-mobile .speech-bubble:before{top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--primary-40)}.gs-mobile .speech-bubble:after,.gs-mobile .speech-bubble:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:0;height:0}.gs-mobile .speech-bubble:after{top:-8.5px;border-left:8.5px solid transparent;border-right:8.5px solid transparent;border-bottom:8.5px solid var(--primary-10)}.gs-mobile .speech-bubble p{font-weight:500;font-size:15px;line-height:22px;color:var(--text);margin:0}.gs-mobile .section-title{font-weight:700;font-size:30px;letter-spacing:-.01em;color:var(--text);margin:0 0 8px;text-align:center}.gs-mobile .section-sub{font-weight:400;font-size:15px;line-height:22px;color:var(--text-secondary);margin:0 auto 48px;max-width:520px;text-align:center}.gs-mobile .walkthrough{width:100%}.gs-mobile .phase{margin-bottom:56px}.gs-mobile .phase:last-child{margin-bottom:0}.gs-mobile .phase-header{display:flex;align-items:center;gap:14px;padding-bottom:20px;margin-bottom:32px;border-bottom:1px solid var(--border)}.gs-mobile .phase-icon{width:44px;height:44px;border-radius:14px;background:var(--primary-12);color:var(--primary);display:grid;place-items:center}.gs-mobile .phase-icon ion-icon{font-size:22px}.gs-mobile .phase-label{font-weight:700;font-size:22px;color:var(--text);letter-spacing:-.01em}.gs-mobile .steps-list{position:relative}.gs-mobile .steps-list:before{content:"";position:absolute;left:13px;top:28px;bottom:16px;width:2px;background:var(--border)}.gs-mobile .step-item{display:grid;grid-template-columns:32px minmax(0,1fr) minmax(340px,440px);gap:24px 40px;padding-bottom:36px;align-items:start}.gs-mobile .step-item:last-child{padding-bottom:0}.gs-mobile .step-marker{width:28px;height:28px;border-radius:50%;background:var(--primary);color:#fff;font-weight:600;font-size:13px;display:grid;place-items:center;z-index:2;box-shadow:0 2px 6px rgba(140,92,245,.3);margin-top:2px;position:relative}.gs-mobile .step-content{min-width:0}.gs-mobile .step-title{font-weight:600;font-size:17px;color:var(--text);margin:0 0 6px;line-height:1.35}.gs-mobile .step-body{font-size:14.5px;line-height:21px;color:var(--text-secondary);margin:0}.gs-mobile .step-body kbd{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:6px;padding:1px 7px;font-family:Outfit,sans-serif;font-weight:600;font-size:13px;color:var(--text)}.gs-mobile .step-visual{display:flex;justify-content:flex-start;align-items:flex-start}.gs-mobile .step-visual.duo{flex-direction:row;gap:18px;align-items:flex-start}.gs-mobile .step-visual.duo .phone-shot{max-width:280px;flex:1 1 0;min-width:0}.gs-mobile .step-visual.trio{flex-direction:row;gap:16px;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}.gs-mobile .step-visual.trio .phone-shot{max-width:240px;flex:1 1 0;min-width:0}.gs-mobile .step-item.wide-visual{grid-template-columns:32px minmax(0,1fr)}.gs-mobile .step-item.wide-visual .step-visual{grid-column:1/-1;margin-top:12px;justify-content:center}.gs-mobile .phone-shot{width:100%;max-width:280px;background:#1a1a1a;border-radius:36px;padding:6px;box-shadow:0 24px 48px rgba(140,92,245,.15),0 8px 24px rgba(0,0,0,.1);position:relative}.gs-mobile .phone-shot img{width:100%;display:block;border-radius:30px}.gs-mobile .shot-callout{position:absolute;background:var(--primary);color:#fff;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:600;white-space:nowrap;box-shadow:0 8px 18px rgba(140,92,245,.32),0 2px 6px rgba(0,0,0,.12);z-index:6;pointer-events:none;letter-spacing:.01em}.gs-mobile .shot-callout:after{content:"";position:absolute;width:0;height:0}.gs-mobile .shot-callout.dir-down:after{top:100%;border-top:7px solid var(--primary)}.gs-mobile .shot-callout.dir-down:after,.gs-mobile .shot-callout.dir-up:after{left:50%;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent}.gs-mobile .shot-callout.dir-up:after{bottom:100%;border-bottom:7px solid var(--primary)}.gs-mobile .shot-callout.dir-left:after{right:100%;border-right:7px solid var(--primary)}.gs-mobile .shot-callout.dir-left:after,.gs-mobile .shot-callout.dir-right:after{top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent}.gs-mobile .shot-callout.dir-right:after{left:100%;border-left:7px solid var(--primary)}.gs-mobile .shot-callout-ext{position:absolute;background:var(--primary);color:#fff;padding:7px 12px;border-radius:8px;font-size:11.5px;font-weight:600;white-space:nowrap;box-shadow:0 8px 18px rgba(140,92,245,.32),0 2px 6px rgba(0,0,0,.12);z-index:6;pointer-events:none;letter-spacing:.01em}.gs-mobile .shot-callout-ext.from-left{right:calc(100% + 14px);transform:translateY(-50%)}.gs-mobile .shot-callout-ext.from-left:after{content:"";position:absolute;left:100%;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:7px solid var(--primary)}.gs-mobile .shot-callout-ext.from-right{left:calc(100% + 14px);transform:translateY(-50%)}.gs-mobile .shot-callout-ext.from-right:after{content:"";position:absolute;right:100%;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:7px solid var(--primary)}@media (max-width:900px){.gs-mobile .shot-callout-ext{display:none}}.gs-mobile .signin-mock{display:flex;flex-direction:column;gap:10px;width:100%;max-width:320px}.gs-mobile .signin-btn{display:flex;align-items:center;justify-content:center;gap:10px;height:50px;border-radius:12px;font-family:Outfit,sans-serif;font-weight:600;font-size:15px;cursor:pointer;border:1.5px solid}.gs-mobile .signin-btn.apple{background:#000;color:#fff;border-color:#000}.gs-mobile .signin-btn.google{background:#fff;color:var(--text);border-color:var(--border)}.gs-mobile .signin-btn ion-icon{font-size:20px}.gs-mobile .signin-btn.google ion-icon{color:#4285F4}.gs-mobile .role-mock{display:flex;flex-direction:column;gap:8px;width:100%;max-width:360px}.gs-mobile .role-row{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:12px;border:1.5px solid var(--border);background:var(--bg-tertiary);position:relative}.gs-mobile .role-row.selected{background:var(--primary-12);border-color:var(--primary)}.gs-mobile .role-icon-tile{width:32px;height:32px;border-radius:10px;background:rgba(0,0,0,.06);color:var(--icon);display:grid;place-items:center;flex-shrink:0}.gs-mobile .role-row.selected .role-icon-tile{background:var(--primary-18);color:var(--primary)}.gs-mobile .role-icon-tile ion-icon{font-size:17px}.gs-mobile .role-name{font-weight:500;font-size:14px;color:var(--text);line-height:1.2}.gs-mobile .role-row.selected .role-name{color:var(--primary);font-weight:600}.gs-mobile .role-desc{font-size:12px;color:var(--text-secondary);line-height:1.3;margin-top:1px}.gs-mobile .role-check{margin-left:auto;font-size:19px;color:var(--primary)}.gs-mobile .connected-mock{display:inline-flex;align-items:center;gap:8px;background:var(--green-15);border-radius:12px;padding:10px 16px;font-weight:500;font-size:14px;color:var(--green-text-light)}.gs-mobile .connected-mock ion-icon{font-size:17px;color:var(--green)}.gs-mobile .notif-mock{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:14px;padding:14px;width:100%;max-width:360px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-soft)}.gs-mobile .notif-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);flex-shrink:0}.gs-mobile .notif-text{flex:1;min-width:0}.gs-mobile .notif-title{font-weight:500;font-size:14px;color:var(--text)}.gs-mobile .notif-body{font-size:12.5px;color:var(--text-secondary);margin-top:2px}.gs-mobile .notif-time{font-size:11px;color:var(--text-secondary);flex-shrink:0}.gs-mobile .alt-path{margin-top:14px;padding:13px 16px;background:var(--bg-tertiary);border-left:3px solid var(--primary);border-radius:0 12px 12px 0;display:flex;gap:12px;align-items:flex-start}.gs-mobile .alt-path-icon{width:28px;height:28px;border-radius:50%;background:var(--primary-12);color:var(--primary);display:grid;place-items:center;flex-shrink:0;margin-top:1px}.gs-mobile .alt-path-icon ion-icon{font-size:15px}.gs-mobile .alt-path-text{flex:1;font-size:13.5px;line-height:19px;color:var(--text-secondary)}.gs-mobile .alt-path-text b{color:var(--text);font-weight:600}.gs-mobile .fab-mock{display:inline-flex;align-items:center;background:var(--primary);border-radius:24px;height:48px;box-shadow:var(--shadow-primary);color:#fff}.gs-mobile .fab-mock-left{display:flex;align-items:center;gap:7px;padding:0 16px 0 18px;font-family:Outfit,sans-serif;font-weight:600;font-size:14px}.gs-mobile .fab-mock-left ion-icon{font-size:16px}.gs-mobile .fab-mock-divider{width:1px;height:24px;background:rgba(255,255,255,.3)}.gs-mobile .fab-mock-right{padding:0 14px;display:grid;place-items:center}.gs-mobile .fab-mock-right ion-icon{font-size:22px}.gs-mobile .fab-menu{display:flex;flex-direction:column;gap:4px;background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:8px;box-shadow:0 12px 32px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);width:100%;max-width:280px}.gs-mobile .fab-menu-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px}.gs-mobile .fab-menu-item.selected{background:var(--primary-12)}.gs-mobile .fab-menu-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.gs-mobile .fab-menu-icon ion-icon{font-size:16px}.gs-mobile .fab-menu-icon.record{background:var(--primary-18);color:var(--primary)}.gs-mobile .fab-menu-icon.note{background:var(--green-15);color:var(--green)}.gs-mobile .fab-menu-icon.action{background:rgba(245,158,11,.14);color:var(--status-inprogress)}.gs-mobile .fab-menu-text{flex:1;min-width:0}.gs-mobile .fab-menu-title{font-weight:500;font-size:14px;color:var(--text)}.gs-mobile .fab-menu-item.selected .fab-menu-title{color:var(--primary);font-weight:600}.gs-mobile .fab-menu-desc{font-size:12px;color:var(--text-secondary);margin-top:1px}.gs-mobile .event-mock{border-radius:16px;padding:14px 16px;background:var(--primary-08);border:1px solid var(--primary);width:100%;max-width:400px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-soft)}.gs-mobile .event-mock-icon{width:40px;height:40px;border-radius:11px;background:var(--primary-13);display:grid;place-items:center;color:var(--icon);flex-shrink:0}.gs-mobile .event-mock-icon ion-icon{font-size:18px}.gs-mobile .event-mock-meta{flex:1;min-width:0}.gs-mobile .event-mock-title{font-weight:500;font-size:15px;color:var(--text)}.gs-mobile .event-mock-time{font-size:12.5px;color:var(--text-secondary);margin-top:3px}.gs-mobile .next-up-mock{background:var(--primary);color:#fff;font-size:9.5px;font-weight:600;padding:3.5px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;gap:3px;flex-shrink:0}.gs-mobile .next-up-mock ion-icon{font-size:9.5px}.gs-mobile .preread-mock{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:16px;padding:16px;width:100%;max-width:420px;box-shadow:var(--shadow-soft)}.gs-mobile .preread-eyebrow{font-size:9.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--preview-accent);background:var(--preview-surface);display:inline-block;padding:3px 8px;border-radius:5px;margin-bottom:10px}.gs-mobile .preread-mock-title{font-weight:600;font-size:14px;color:var(--text);margin:0 0 10px}.gs-mobile .preread-section{border-top:1px solid var(--border);padding-top:12px;margin-top:12px}.gs-mobile .preread-section h5{font-size:10px;font-weight:600;color:var(--primary);margin:0 0 6px;letter-spacing:.07em;text-transform:uppercase}.gs-mobile .preread-section li,.gs-mobile .preread-section p{font-size:12.5px;line-height:18px;color:var(--text);margin:0 0 4px}.gs-mobile .preread-section ul{margin:0;padding-left:16px}.gs-mobile .inline-slide{height:42px;border-radius:21px;background:var(--primary);display:flex;align-items:center;padding:4px;width:100%;max-width:360px;box-shadow:var(--shadow-primary)}.gs-mobile .inline-slide .thumb{width:34px;height:34px;background:#fff;color:var(--primary);display:grid;place-items:center;border-radius:50%;flex-shrink:0}.gs-mobile .inline-slide .thumb ion-icon{font-size:18px}.gs-mobile .inline-slide .text{flex:1;text-align:center;color:rgba(255,255,255,.78);font-size:14px;font-weight:500;letter-spacing:.3px;margin-right:34px;display:flex;align-items:center;justify-content:center;gap:4px}.gs-mobile .inline-slide .text ion-icon{font-size:13px;opacity:.6}.gs-mobile .dock-mock{position:relative;background:#ffffff;border-radius:22px;padding:18px 18px 14px;display:flex;align-items:center;gap:12px;width:100%;max-width:360px;box-shadow:0 1px 2px rgba(15,18,28,.04),0 8px 22px rgba(15,18,28,.06)}.gs-mobile .dock-mock:before{content:"";position:absolute;top:7px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:2px;background:#e3e3e8}.gs-mobile .dock-rec{display:flex;align-items:center;gap:7px;color:var(--text)}.gs-mobile .dock-rec ion-icon{font-size:17px;color:var(--primary)}.gs-mobile .dock-rec-label{font-size:15px;font-weight:600;color:#1c1c1e;letter-spacing:-.01em}.gs-mobile .dock-dashes{flex:1;height:0;border-top:2px dashed var(--primary);opacity:.55;margin:0 4px}.gs-mobile .dock-time{font-size:14px;font-weight:600;color:#5a5a60;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.gs-mobile .dock-actions{display:flex;align-items:center;gap:8px;margin-left:6px}.gs-mobile .dock-btn{width:34px;height:34px;border-radius:50%;border:1.5px solid var(--primary);background:#ffffff;color:var(--primary);display:grid;place-items:center;cursor:pointer;padding:0}.gs-mobile .dock-btn ion-icon{font-size:15px}.gs-mobile .dock-btn.filled{background:var(--primary);color:#ffffff;border-color:var(--primary)}.gs-mobile .note-mock{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:14px 16px;width:100%;max-width:380px;box-shadow:var(--shadow-soft)}.gs-mobile .note-mock-title{font-weight:600;font-size:14px;color:var(--text);margin-bottom:4px;display:flex;align-items:center;gap:8px}.gs-mobile .note-mock-title .new-dot{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 3px var(--primary-18)}.gs-mobile .note-mock-snippet{font-size:12.5px;color:var(--text-secondary);line-height:18px;margin-bottom:8px}.gs-mobile .note-mock-meta{font-size:11.5px;color:var(--text-secondary);display:flex;align-items:center;gap:5px}.gs-mobile .note-mock-meta ion-icon{font-size:12px;color:var(--primary)}.gs-mobile .create-notes-mock{display:inline-flex;align-items:center;gap:8px;background:var(--primary-12);border:1.5px solid var(--primary);color:var(--primary);padding:11px 18px;border-radius:12px;font-weight:600;font-size:15px}.gs-mobile .create-notes-mock ion-icon{font-size:17px}.gs-mobile .outline-picker{display:flex;gap:10px;width:100%;max-width:380px}.gs-mobile .outline-card{flex:1;background:var(--bg-tertiary);border:1.5px solid var(--border);border-radius:14px;padding:14px 16px;position:relative}.gs-mobile .outline-card.selected{background:var(--primary-12);border-color:var(--primary)}.gs-mobile .outline-name{font-weight:600;font-size:15px;color:var(--text);margin-bottom:3px}.gs-mobile .outline-card.selected .outline-name{color:var(--primary)}.gs-mobile .outline-desc{font-size:12.5px;color:var(--text-secondary);line-height:17px}.gs-mobile .outline-check{position:absolute;top:11px;right:11px;font-size:19px;color:var(--primary)}.gs-mobile .inline-swipe{display:flex;align-items:stretch;border-radius:14px;overflow:hidden;width:100%;max-width:380px;box-shadow:var(--shadow-soft)}.gs-mobile .inline-swipe .row{flex:1;background:rgba(245,158,11,.06);border:1px solid rgba(245,158,11,.3);border-right:none;border-radius:14px 0 0 14px;padding:12px 14px;display:flex;align-items:center;gap:11px}.gs-mobile .inline-swipe .row .dot{width:18px;height:18px;border:1.5px solid var(--status-inprogress);border-radius:50%;position:relative;flex-shrink:0}.gs-mobile .inline-swipe .row .dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:var(--status-inprogress);border-radius:50%}.gs-mobile .inline-swipe .row .label{font-weight:500;font-size:14px;color:var(--text)}.gs-mobile .inline-swipe .reveal{width:72px;background:var(--status-inprogress);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.gs-mobile .inline-swipe .reveal ion-icon{font-size:18px}.gs-mobile .chat-mock{display:flex;gap:10px;width:100%;max-width:420px;align-items:flex-start}.gs-mobile .chat-avatar{width:36px;height:36px;border-radius:50%;background:var(--primary-12);border:1px solid var(--primary-40);overflow:hidden;flex-shrink:0}.gs-mobile .chat-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gs-mobile .chat-content{flex:1;min-width:0}.gs-mobile .chat-bubble{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:14px;border-top-left-radius:4px;padding:12px 15px}.gs-mobile .chat-bubble p{margin:0;font-size:13.5px;line-height:19px;color:var(--text)}.gs-mobile .chat-actions{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.gs-mobile .chat-actions button{background:var(--primary-12);color:var(--primary);border:1px solid var(--primary-40);border-radius:999px;padding:5px 12px;font-family:Outfit,sans-serif;font-weight:500;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.gs-mobile .chat-actions button ion-icon{font-size:12px}.gs-mobile .discover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:8px}.gs-mobile .discover-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.gs-mobile .discover-card .phone-shot{max-width:220px}.gs-mobile .discover-text{max-width:280px}.gs-mobile .discover-title{font-weight:600;font-size:16px;color:var(--text);margin:0 0 4px}.gs-mobile .discover-desc{font-size:13px;line-height:19px;color:var(--text-secondary);margin:0}.gs-mobile .help-card{margin:80px auto 0;max-width:560px;background:var(--primary-10);border:1px solid var(--primary-40);border-radius:20px;padding:32px;text-align:center}.gs-mobile .help-card h3{font-weight:700;font-size:20px;color:var(--text);margin:0 0 8px}.gs-mobile .help-card p{font-weight:400;font-size:14px;line-height:21px;color:var(--text-secondary);margin:0 0 18px}.gs-mobile .primary-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 28px;border-radius:14px;background:var(--primary);color:#fff;font-weight:600;font-size:17px;text-decoration:none;box-shadow:var(--shadow-primary);gap:8px}.gs-mobile .primary-btn ion-icon{font-size:20px}.gs-mobile .secondary-link{display:block;margin-top:14px;font-weight:500;font-size:13px;color:var(--text-secondary)}@media (max-width:900px){.gs-mobile .wrap{padding:56px 28px 80px}.gs-mobile .step-item{grid-template-columns:28px minmax(0,1fr);gap:16px 18px}.gs-mobile .step-visual{grid-column:2/-1;margin-top:4px}}@media (max-width:560px){.gs-mobile .wrap{padding:36px 18px 56px}.gs-mobile .hero h1{font-size:28px}.gs-mobile .section-title{font-size:24px}.gs-mobile .phase-label{font-size:18px}}