.glp1-scope{--color-surface-base:#0f1117;--color-surface-raised:#1a1d27;--color-surface-overlay:#222633;--color-surface-card:#262a38;--color-surface-card-hover:#2e3347;--color-surface-input:#1a1d27;--color-accent-primary:#6ee7b7;--color-accent-primary-hover:#86efca;--color-accent-primary-muted:#6ee7b71f;--color-accent-secondary:#818cf8;--color-accent-warm:#fbbf24;--color-text-primary:#f1f5f9;--color-text-secondary:#94a3b8;--color-text-muted:#64748b;--color-text-inverse:#0f1117;--color-text-accent:#6ee7b7;--color-border-subtle:#94a3b81f;--color-border-default:#94a3b833;--color-border-focus:#6ee7b7;--color-border-error:#f87171;--color-error:#f87171;--color-error-bg:#f871711a;--color-success:#6ee7b7;--color-success-bg:#6ee7b71a;--color-warning:#fbbf24;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 12px 40px #00000080;--shadow-glow:0 0 30px #6ee7b726;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--font-display:"Segoe UI", system-ui, -apple-system, sans-serif;--font-body:"Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:"SF Mono", "Cascadia Code", "Fira Code", monospace;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.35s;background:var(--color-surface-raised);color:var(--color-text-primary);font-family:var(--font-body);isolation:isolate;line-height:1.6}:where(.glp1-scope) .landing{text-align:center;height:100%;padding:var(--space-8) var(--space-6);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}:where(.glp1-scope) .landing:before{content:"";pointer-events:none;background:radial-gradient(circle,#6ee7b714 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}:where(.glp1-scope) .landing-badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-accent-primary-muted);border-radius:var(--radius-full);color:var(--color-accent-primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--space-3);border:1px solid #6ee7b733;font-size:.8rem;display:inline-flex;position:relative}:where(.glp1-scope) .geo-badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-surface-raised);border:1px solid var(--color-border-subtle);border-radius:var(--radius-full);color:var(--color-text-secondary);margin-bottom:var(--space-6);font-size:.78rem;display:inline-flex;position:relative}:where(.glp1-scope) .landing h1{font-family:var(--font-display);letter-spacing:-.03em;max-width:640px;margin-bottom:var(--space-5);font-size:clamp(2rem,4.2vw,3rem);font-weight:700;line-height:1.1;position:relative}:where(.glp1-scope) .landing h1 span{background:linear-gradient(135deg, var(--color-accent-primary), var(--color-accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}:where(.glp1-scope) .landing-subtitle{color:var(--color-text-secondary);max-width:520px;margin-bottom:var(--space-8);font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.7;position:relative}:where(.glp1-scope) .cta-btn{justify-content:center;align-items:center;gap:var(--space-2);min-width:220px;min-height:56px;padding:var(--space-4) var(--space-8);background:var(--color-accent-primary);color:var(--color-text-inverse);border-radius:var(--radius-lg);cursor:pointer;transition:transform var(--duration-fast) var(--ease-spring), box-shadow var(--duration-normal) var(--ease-out);box-shadow:var(--shadow-glow);border:none;font-family:inherit;font-size:1.05rem;font-weight:600;display:inline-flex;position:relative}:where(.glp1-scope) .cta-btn:hover{transform:scale(1.03);box-shadow:0 0 50px #6ee7b740}:where(.glp1-scope) .cta-btn:active{transform:scale(.97)}:where(.glp1-scope) .cta-btn svg{width:20px;height:20px}:where(.glp1-scope) .landing-features{gap:var(--space-8);margin-top:var(--space-10);flex-wrap:wrap;justify-content:center;display:flex;position:relative}:where(.glp1-scope) .landing-feature{align-items:center;gap:var(--space-2);color:var(--color-text-muted);flex-direction:column;font-size:.85rem;display:flex}:where(.glp1-scope) .landing-feature-icon{background:var(--color-surface-raised);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);width:44px;height:44px;margin-bottom:var(--space-1);justify-content:center;align-items:center;display:flex}:where(.glp1-scope) .wiz-shell{flex-direction:row;height:100%;min-height:0;display:flex}:where(.glp1-scope) .wiz-main{flex-direction:column;flex:1;min-width:0;display:flex}:where(.glp1-scope) .wiz-header{padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--color-border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}:where(.glp1-scope) .wiz-header-label{color:var(--color-text-muted);letter-spacing:.03em;font-size:.8rem}:where(.glp1-scope) .wiz-close{border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:0 0;justify-content:center;align-items:center;display:flex}:where(.glp1-scope) .wiz-close:hover{background:var(--color-surface-card);color:var(--color-text-primary)}:where(.glp1-scope) .wiz-body{padding:var(--space-8) var(--space-6);flex:1;position:relative;overflow-y:auto}:where(.glp1-scope) .wiz-footer{padding:var(--space-4) var(--space-6);border-top:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}:where(.glp1-scope) .wiz-sidebar{background:var(--color-surface-base);border-left:1px solid var(--color-border-subtle);width:240px;padding:var(--space-6) var(--space-5);flex-direction:column;flex-shrink:0;display:flex;overflow-y:auto}:where(.glp1-scope) .stepper{flex-direction:column;display:flex}:where(.glp1-scope) .stepper-item{gap:var(--space-3);padding-bottom:var(--space-4);display:flex;position:relative}:where(.glp1-scope) .stepper-item:not(:last-child):before{content:"";background:var(--color-border-subtle);width:2px;transition:background var(--duration-slow) var(--ease-out);position:absolute;top:32px;bottom:0;left:14px}:where(.glp1-scope) .stepper-item.completed:not(:last-child):before{background:var(--color-accent-primary)}:where(.glp1-scope) .stepper-circle{border-radius:var(--radius-full);border:2px solid var(--color-border-subtle);width:30px;height:30px;color:var(--color-text-muted);z-index:1;transition:all var(--duration-slow) var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex;position:relative}:where(.glp1-scope) .stepper-item.active .stepper-circle{background:var(--color-accent-primary);border-color:var(--color-accent-primary);color:var(--color-text-inverse);box-shadow:0 0 0 4px var(--color-accent-primary-muted);transform:scale(1.15)}:where(.glp1-scope) .stepper-item.completed .stepper-circle{background:var(--color-accent-primary);border-color:var(--color-accent-primary);color:var(--color-text-inverse)}:where(.glp1-scope) .stepper-content{min-width:0;padding-top:3px}:where(.glp1-scope) .stepper-title{color:var(--color-text-muted);transition:color var(--duration-slow) var(--ease-out);font-size:.8rem;font-weight:600;line-height:1.3}:where(.glp1-scope) .stepper-item.active .stepper-title{color:var(--color-text-primary)}:where(.glp1-scope) .stepper-item.completed .stepper-title{color:var(--color-text-secondary)}:where(.glp1-scope) .stepper-desc{color:var(--color-text-muted);opacity:0;max-height:0;transition:max-height var(--duration-slow) var(--ease-out), opacity var(--duration-normal) var(--ease-out), margin-top var(--duration-slow) var(--ease-out);margin-top:0;font-size:.72rem;line-height:1.4;overflow:hidden}:where(.glp1-scope) .stepper-item.active .stepper-desc{opacity:1;max-height:60px;margin-top:4px}:where(.glp1-scope) .step-wrap{animation:glp1-stepSlideForward var(--duration-slow) var(--ease-out) forwards}:where(.glp1-scope) .step-wrap[data-direction=back]{animation:glp1-stepSlideBack var(--duration-slow) var(--ease-out) forwards}@keyframes glp1-stepSlideForward{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes glp1-stepSlideBack{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}:where(.glp1-scope) .step-title{margin-bottom:var(--space-2);color:var(--color-text-primary);letter-spacing:-.01em;font-size:1.5rem;font-weight:700}:where(.glp1-scope) .step-desc{color:var(--color-text-secondary);margin-bottom:var(--space-6);font-size:.95rem}:where(.glp1-scope) .btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:48px;padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);cursor:pointer;transition:transform var(--duration-fast) var(--ease-spring), background var(--duration-fast) var(--ease-out), opacity var(--duration-fast) var(--ease-out);border:none;font-family:inherit;font-size:.95rem;font-weight:600;display:inline-flex}:where(.glp1-scope) .btn:active:not(:disabled){transform:scale(.96)}:where(.glp1-scope) .btn:disabled{opacity:.4;cursor:not-allowed;transform:none}:where(.glp1-scope) .btn-primary{background:var(--color-accent-primary);color:var(--color-text-inverse)}:where(.glp1-scope) .btn-primary:hover:not(:disabled){background:var(--color-accent-primary-hover)}:where(.glp1-scope) .btn-secondary{background:var(--color-surface-card);color:var(--color-text-primary);border:1px solid var(--color-border-default)}:where(.glp1-scope) .btn-secondary:hover:not(:disabled){background:var(--color-surface-card-hover)}:where(.glp1-scope) .btn-ghost{color:var(--color-text-secondary);padding:var(--space-3) var(--space-4);background:0 0}:where(.glp1-scope) .btn-ghost:hover{color:var(--color-text-primary);background:var(--color-surface-card)}:where(.glp1-scope) .btn-danger{background:var(--color-error);color:#fff}:where(.glp1-scope) .form-group{margin-bottom:var(--space-5)}:where(.glp1-scope) .form-label{color:var(--color-text-secondary);margin-bottom:var(--space-2);font-size:.85rem;font-weight:600;display:block}:where(.glp1-scope) .form-input{width:100%;min-height:48px;padding:var(--space-3) var(--space-4);background:var(--color-surface-input);border:1px solid var(--color-border-default);border-radius:var(--radius-md);color:var(--color-text-primary);font-size:.95rem;font-family:var(--font-body);transition:border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out)}:where(.glp1-scope) .form-input::placeholder{color:var(--color-text-muted)}:where(.glp1-scope) .form-input:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 3px var(--color-accent-primary-muted);outline:none}:where(.glp1-scope) .form-input.error{border-color:var(--color-border-error);box-shadow:0 0 0 3px var(--color-error-bg)}:where(.glp1-scope) .form-error{color:var(--color-error);margin-top:var(--space-1);align-items:center;gap:var(--space-1);font-size:.8rem;display:none}:where(.glp1-scope) .form-error.visible{display:flex}:where(.glp1-scope) .form-row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:500px){:where(.glp1-scope) .form-row{grid-template-columns:1fr}}:where(.glp1-scope) select.form-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}:where(.glp1-scope) .input-wrapper{position:relative}:where(.glp1-scope) .password-toggle{right:var(--space-3);color:var(--color-text-muted);cursor:pointer;padding:var(--space-1) var(--space-2);background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:.82rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}:where(.glp1-scope) .password-toggle:hover{color:var(--color-text-primary)}:where(.glp1-scope) .card-grid{gap:var(--space-3);display:grid}:where(.glp1-scope) .card-grid-2{grid-template-columns:repeat(2,1fr)}:where(.glp1-scope) .card-grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width:600px){:where(.glp1-scope) .card-grid-2,:where(.glp1-scope) .card-grid-3{grid-template-columns:1fr}}:where(.glp1-scope) .selectable-card{padding:var(--space-5);background:var(--color-surface-card);border:2px solid var(--color-border-subtle);border-radius:var(--radius-lg);cursor:pointer;transition:transform var(--duration-fast) var(--ease-spring), border-color var(--duration-fast) var(--ease-out), background var(--duration-fast) var(--ease-out);text-align:left;min-height:48px;color:inherit;width:100%;font-family:inherit;display:block;position:relative}:where(.glp1-scope) .selectable-card:hover{border-color:var(--color-border-default);background:var(--color-surface-card-hover);transform:translateY(-2px)}:where(.glp1-scope) .selectable-card:active{transform:scale(.98)}:where(.glp1-scope) .selectable-card.selected{border-color:var(--color-accent-primary);background:var(--color-accent-primary-muted)}:where(.glp1-scope) .card-name{margin-bottom:var(--space-1);font-size:1rem;font-weight:700}:where(.glp1-scope) .card-desc{color:var(--color-text-secondary);font-size:.82rem;line-height:1.5}:where(.glp1-scope) .card-icon{background:var(--color-surface-overlay);border-radius:var(--radius-md);width:44px;height:44px;margin-bottom:var(--space-3);justify-content:center;align-items:center;display:flex}:where(.glp1-scope) .toggle-group{background:var(--color-surface-card);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);margin-bottom:var(--space-5);display:flex;overflow:hidden}:where(.glp1-scope) .toggle-option{padding:var(--space-3) var(--space-4);text-align:center;color:var(--color-text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;border-radius:0;flex:1;min-height:48px;font-family:inherit;font-size:.88rem;font-weight:600;transition:background 80ms linear,color 80ms linear,transform 80ms linear}:where(.glp1-scope) .toggle-option:hover:not(.active){background:var(--color-surface-card-hover);color:var(--color-text-primary)}:where(.glp1-scope) .toggle-option:active{transform:scale(.98)}:where(.glp1-scope) .toggle-option.active{background:var(--color-accent-primary);color:var(--color-text-inverse)}:where(.glp1-scope) .rejection-screen{text-align:center;padding:var(--space-8) var(--space-4)}:where(.glp1-scope) .rejection-icon{width:72px;height:72px;margin:0 auto var(--space-6);background:var(--color-error-bg);border-radius:var(--radius-full);justify-content:center;align-items:center;display:flex}:where(.glp1-scope) .rejection-title{margin-bottom:var(--space-3);color:var(--color-error);font-size:1.3rem;font-weight:700}:where(.glp1-scope) .rejection-msg{color:var(--color-text-secondary);max-width:400px;margin:0 auto var(--space-6);font-size:.95rem;line-height:1.6}:where(.glp1-scope) .upload-zone{border:2px dashed var(--color-border-default);border-radius:var(--radius-lg);padding:var(--space-10) var(--space-6);text-align:center;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out), background var(--duration-fast) var(--ease-out)}:where(.glp1-scope) .upload-zone:hover,:where(.glp1-scope) .upload-zone.dragover{border-color:var(--color-accent-primary);background:var(--color-accent-primary-muted)}:where(.glp1-scope) .upload-zone.has-file{border-color:var(--color-success);background:var(--color-success-bg)}:where(.glp1-scope) .upload-icon{width:56px;height:56px;margin:0 auto var(--space-4);background:var(--color-surface-card);border-radius:var(--radius-full);justify-content:center;align-items:center;display:flex}:where(.glp1-scope) .upload-label{margin-bottom:var(--space-1);font-weight:600}:where(.glp1-scope) .upload-hint{color:var(--color-text-muted);font-size:.82rem}:where(.glp1-scope) .upload-filename{margin-top:var(--space-3);color:var(--color-success);font-size:.88rem;font-weight:600}:where(.glp1-scope) .cal-header{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}:where(.glp1-scope) .cal-title{font-size:.95rem;font-weight:700}:where(.glp1-scope) .cal-nav{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);cursor:pointer;width:36px;height:36px;color:var(--color-text-secondary);justify-content:center;align-items:center;font-family:inherit;display:flex}:where(.glp1-scope) .cal-nav:hover{background:var(--color-surface-card-hover)}:where(.glp1-scope) .cal-grid{margin-bottom:var(--space-5);grid-template-columns:repeat(7,1fr);gap:2px;display:grid}:where(.glp1-scope) .cal-day-label{text-align:center;color:var(--color-text-muted);padding:var(--space-2) 0;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}:where(.glp1-scope) .cal-day{aspect-ratio:1;border-radius:var(--radius-sm);cursor:pointer;color:var(--color-text-primary);transition:background var(--duration-fast) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;min-width:36px;min-height:36px;font-family:inherit;font-size:.85rem;display:flex}:where(.glp1-scope) .cal-day:hover:not(:disabled){background:var(--color-surface-card)}:where(.glp1-scope) .cal-day.disabled,:where(.glp1-scope) .cal-day:disabled{color:var(--color-text-muted);cursor:default;opacity:.3}:where(.glp1-scope) .cal-day.selected{background:var(--color-accent-primary);color:var(--color-text-inverse);font-weight:700}:where(.glp1-scope) .cal-day.today{border:1px solid var(--color-accent-primary)}:where(.glp1-scope) .time-slots{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:400px){:where(.glp1-scope) .time-slots{grid-template-columns:repeat(2,1fr)}}:where(.glp1-scope) .time-slot{padding:var(--space-3);text-align:center;background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);cursor:pointer;color:var(--color-text-secondary);transition:all var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;min-height:44px;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}:where(.glp1-scope) .time-slot:hover{border-color:var(--color-border-default);color:var(--color-text-primary)}:where(.glp1-scope) .time-slot.selected{border-color:var(--color-accent-primary);background:var(--color-accent-primary-muted);color:var(--color-accent-primary)}:where(.glp1-scope) .person-card{align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--color-surface-card);border:2px solid var(--color-border-subtle);border-radius:var(--radius-lg);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out), background var(--duration-fast) var(--ease-out);margin-bottom:var(--space-3);width:100%;min-height:48px;color:inherit;text-align:left;font-family:inherit;display:flex}:where(.glp1-scope) .person-card:hover{border-color:var(--color-border-default);background:var(--color-surface-card-hover)}:where(.glp1-scope) .person-card.selected{border-color:var(--color-accent-primary);background:var(--color-accent-primary-muted)}:where(.glp1-scope) .person-avatar{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:700;display:flex}:where(.glp1-scope) .person-name{font-size:.95rem;font-weight:700}:where(.glp1-scope) .person-detail{color:var(--color-text-secondary);font-size:.82rem}:where(.glp1-scope) .otp-group{gap:var(--space-2);margin:var(--space-6) 0;justify-content:center;display:flex}:where(.glp1-scope) .otp-input{text-align:center;width:48px;height:56px;font-size:1.5rem;font-weight:700;font-family:var(--font-mono);background:var(--color-surface-input);border:1px solid var(--color-border-default);border-radius:var(--radius-md);color:var(--color-text-primary);transition:border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out)}:where(.glp1-scope) .otp-input:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 3px var(--color-accent-primary-muted);outline:none}:where(.glp1-scope) .social-btn{justify-content:center;align-items:center;gap:var(--space-3);width:100%;min-height:48px;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border-default);border-radius:var(--radius-md);cursor:pointer;transition:transform var(--duration-fast) var(--ease-spring), opacity var(--duration-fast) var(--ease-out);margin-bottom:var(--space-3);font-family:inherit;font-size:.92rem;font-weight:600;display:flex}:where(.glp1-scope) .social-btn:active{transform:scale(.97)}:where(.glp1-scope) .social-btn.google{color:#333;background:#fff}:where(.glp1-scope) .social-btn.apple{color:#fff;background:#000;border-color:#000}:where(.glp1-scope) .social-btn.facebook{color:#fff;background:#1877f2;border-color:#1877f2}:where(.glp1-scope) .auth-divider{align-items:center;gap:var(--space-4);margin:var(--space-6) 0;color:var(--color-text-muted);font-size:.82rem;display:flex}:where(.glp1-scope) .auth-divider:before,:where(.glp1-scope) .auth-divider:after{content:"";background:var(--color-border-subtle);flex:1;height:1px}:where(.glp1-scope) .handshake-panel{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-6);text-align:center;margin:var(--space-5) 0}:where(.glp1-scope) .handshake-status{justify-content:center;align-items:center;gap:var(--space-3);margin:var(--space-4) 0;font-weight:600;display:flex}@keyframes glp1-pulseDot{0%,to{opacity:.3}50%{opacity:1}}:where(.glp1-scope) .pulse-dot{border-radius:var(--radius-full);background:var(--color-accent-warm);width:10px;height:10px;animation:glp1-pulseDot 1.5s var(--ease-out) infinite}:where(.glp1-scope) .pulse-dot.success{background:var(--color-success);animation:none}:where(.glp1-scope) .extraction-panel{background:var(--color-surface-overlay);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-6);margin:var(--space-5) 0;border-left:3px solid var(--color-accent-primary)}:where(.glp1-scope) .extraction-badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);background:var(--color-accent-primary-muted);border-radius:var(--radius-full);color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4);font-size:.72rem;font-weight:700;display:inline-flex}:where(.glp1-scope) .sched-target-list .person-card{cursor:pointer}:where(.glp1-scope) .sched-target-list .person-card[aria-hidden=true]{pointer-events:none;min-width:0;min-height:0}:where(.glp1-scope) .sched-date-pill{align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--color-accent-primary-muted);border:2px solid var(--color-accent-primary);border-radius:var(--radius-lg);cursor:pointer;min-height:48px;margin-bottom:var(--space-3);width:100%;color:inherit;text-align:left;font-family:inherit;display:flex}:where(.glp1-scope) .sched-date-pill-icon{border-radius:var(--radius-full);background:var(--color-accent-primary);width:52px;height:52px;color:var(--color-text-inverse);flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:flex}:where(.glp1-scope) .sched-date-pill-text{flex:1;min-width:0}:where(.glp1-scope) .sched-date-pill-title{color:var(--color-text-primary);font-size:.95rem;font-weight:700}:where(.glp1-scope) .sched-date-pill-detail{color:var(--color-text-secondary);font-size:.82rem}:where(.glp1-scope) .sched-calendar-compact .cal-day{aspect-ratio:auto;height:36px;min-height:32px;font-size:.82rem}:where(.glp1-scope) .sched-calendar-compact .cal-day-label{padding:var(--space-1) 0;font-size:.65rem}:where(.glp1-scope) .sched-calendar-compact .cal-title{font-size:.88rem}:where(.glp1-scope) .sched-calendar-compact .cal-nav{width:28px;height:28px}:where(.glp1-scope) .sched-calendar-compact .cal-grid{margin-bottom:var(--space-3);gap:2px}:where(.glp1-scope) .sched-calendar-compact .cal-header{margin-bottom:var(--space-2)}@keyframes glp1-ringPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2)}}:where(.glp1-scope) .voice-panel{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-6);margin:var(--space-5) 0;text-align:center}:where(.glp1-scope) .ring-anim{width:72px;height:72px;margin:0 auto var(--space-4);position:relative}:where(.glp1-scope) .ring-anim:before,:where(.glp1-scope) .ring-anim:after{content:"";border-radius:var(--radius-full);border:2px solid var(--color-accent-primary);animation:glp1-ringPulse 2s var(--ease-out) infinite;position:absolute;inset:0}:where(.glp1-scope) .ring-anim:after{animation-delay:1s}:where(.glp1-scope) .ring-icon{background:var(--color-accent-primary-muted);border-radius:var(--radius-full);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}:where(.glp1-scope) .voice-transcript{text-align:left;font-family:var(--font-mono);color:var(--color-text-secondary);background:var(--color-surface-base);border-radius:var(--radius-md);padding:var(--space-4);margin-top:var(--space-4);white-space:pre-wrap;min-height:80px;font-size:.82rem;line-height:1.6}@keyframes glp1-loadingSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}:where(.glp1-scope) .loading-bar{background:var(--color-surface-card);border-radius:var(--radius-full);height:4px;margin:var(--space-4) 0;overflow:hidden}:where(.glp1-scope) .loading-bar-fill{background:linear-gradient(90deg, var(--color-accent-primary), var(--color-accent-secondary));border-radius:var(--radius-full);width:50%;height:100%;animation:glp1-loadingSlide 1.5s var(--ease-out) infinite}:where(.glp1-scope) .pricing-card{padding:var(--space-6);background:var(--color-surface-card);border:2px solid var(--color-border-subtle);border-radius:var(--radius-lg);cursor:pointer;color:inherit;text-align:left;width:100%;transition:transform var(--duration-fast) var(--ease-spring), border-color var(--duration-fast) var(--ease-out);font-family:inherit;position:relative}:where(.glp1-scope) .pricing-card:hover{transform:translateY(-2px)}:where(.glp1-scope) .pricing-card.selected{border-color:var(--color-accent-primary);background:var(--color-accent-primary-muted)}:where(.glp1-scope) .pricing-card.recommended{border-color:var(--color-accent-secondary)}:where(.glp1-scope) .pricing-badge{top:-12px;right:var(--space-4);padding:var(--space-1) var(--space-3);background:var(--color-accent-secondary);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700;position:absolute}:where(.glp1-scope) .pricing-price{margin:var(--space-3) 0;font-size:2.2rem;font-weight:700}:where(.glp1-scope) .pricing-price span{color:var(--color-text-secondary);font-size:.9rem;font-weight:400}:where(.glp1-scope) .pricing-features{margin:0;padding:0;list-style:none}:where(.glp1-scope) .pricing-features li{align-items:center;gap:var(--space-2);color:var(--color-text-secondary);padding:var(--space-2) 0;font-size:.85rem;display:flex}:where(.glp1-scope) .pricing-features li svg{flex-shrink:0}:where(.glp1-scope) .equipment-card{padding:var(--space-6);background:var(--color-surface-card);border:2px solid var(--color-border-subtle);border-radius:var(--radius-lg);text-align:center;transition:border-color var(--duration-fast) var(--ease-out);flex-direction:column;align-items:center;display:flex}:where(.glp1-scope) .equipment-svg{width:100px;height:100px;margin-bottom:var(--space-4)}:where(.glp1-scope) .pay-method-btn{justify-content:center;align-items:center;gap:var(--space-3);width:100%;min-height:52px;padding:var(--space-3) var(--space-4);border:2px solid var(--color-border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out);margin-bottom:var(--space-3);background:var(--color-surface-card);color:var(--color-text-primary);font-family:inherit;font-size:.92rem;font-weight:600;display:flex}:where(.glp1-scope) .pay-method-btn:hover{border-color:var(--color-border-default)}:where(.glp1-scope) .pay-method-btn.selected{border-color:var(--color-accent-primary);background:var(--color-accent-primary-muted)}:where(.glp1-scope) .pay-method-btn.apple-pay{color:#fff;background:#000;border-color:#000}:where(.glp1-scope) .pay-method-btn.google-pay{color:#333;background:#fff;border-color:#ddd}:where(.glp1-scope) .pay-method-btn.paypal{color:#003087;background:#ffc439;border-color:#ffc439}:where(.glp1-scope) .pay-method-btn.klarna{color:#0a0b09;background:#ffb3c7;border-color:#ffb3c7}:where(.glp1-scope) .summary-section{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-4)}:where(.glp1-scope) .summary-section-title{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-3);align-items:center;gap:var(--space-2);font-size:.82rem;font-weight:700;display:flex}:where(.glp1-scope) .summary-row{padding:var(--space-2) 0;border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;font-size:.88rem;display:flex}:where(.glp1-scope) .summary-row:last-child{border-bottom:none}:where(.glp1-scope) .summary-row-label{color:var(--color-text-secondary)}:where(.glp1-scope) .summary-row-value{color:var(--color-text-primary);text-align:right;font-weight:600}:where(.glp1-scope) .terms-check{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);margin:var(--space-3) calc(var(--space-3) * -1);border-radius:var(--radius-md);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background 80ms linear,transform 80ms linear;display:flex}:where(.glp1-scope) .terms-check:hover{background:var(--color-surface-card)}:where(.glp1-scope) .terms-check:active{transform:scale(.995)}:where(.glp1-scope) .terms-check input[type=checkbox]{width:22px;height:22px;accent-color:var(--color-accent-primary);cursor:pointer;flex-shrink:0;margin-top:1px}:where(.glp1-scope) .terms-check>span{color:var(--color-text-secondary);cursor:pointer;font-size:.85rem;line-height:1.5}:where(.glp1-scope) .terms-check a{color:var(--color-accent-primary);text-decoration:underline}:where(.glp1-scope) .success-screen{text-align:center;padding:var(--space-6) var(--space-4)}:where(.glp1-scope) .success-icon{width:80px;height:80px;margin:0 auto var(--space-6);background:var(--color-success-bg);border-radius:var(--radius-full);animation:glp1-successPop var(--duration-slow) var(--ease-spring) forwards;justify-content:center;align-items:center;display:flex}@keyframes glp1-successPop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}:where(.glp1-scope) .success-title{margin-bottom:var(--space-3);font-size:1.5rem;font-weight:700}:where(.glp1-scope) .success-msg{color:var(--color-text-secondary);max-width:380px;margin:0 auto var(--space-6);line-height:1.6}:where(.glp1-scope) .text-center{text-align:center}:where(.glp1-scope) .text-sm{font-size:.82rem}:where(.glp1-scope) .text-muted{color:var(--color-text-muted)}:where(.glp1-scope) .mt-4{margin-top:var(--space-4)}:where(.glp1-scope) .mt-6{margin-top:var(--space-6)}:where(.glp1-scope) .mb-4{margin-bottom:var(--space-4)}@media (max-width:760px){:where(.glp1-scope) .wiz-shell{flex-direction:column}:where(.glp1-scope) .wiz-sidebar{width:100%;padding:var(--space-3) var(--space-4);border-left:none;border-bottom:1px solid var(--color-border-subtle);flex-direction:row;max-height:64px;overflow:auto hidden}:where(.glp1-scope) .stepper{gap:var(--space-4);flex-direction:row;align-items:center}:where(.glp1-scope) .stepper-item{gap:var(--space-2);flex-shrink:0;padding-bottom:0}:where(.glp1-scope) .stepper-item:not(:last-child):before,:where(.glp1-scope) .stepper-content{display:none}:where(.glp1-scope) .stepper-circle{width:28px;height:28px;font-size:.7rem}}