:root{--home-brand: #0d9488;--home-brand-deep: #0f766e;--home-brand-mid: #14b8a6;--home-brand-soft: #5eead4;--home-ink: #0f172a;--home-gradient: linear-gradient(155deg, #0f172a 0%, #134e4a 42%, #0e7490 100%);--home-gradient-btn: linear-gradient(135deg, #0d9488 0%, #0e7490 50%, #155e75 100%);--home-glow: rgba(20, 184, 166, .4)}.home-container{min-height:100vh;display:flex;flex-direction:column;font-family:DM Sans,system-ui,-apple-system,sans-serif;background:var(--home-gradient);box-sizing:border-box;overflow-x:hidden;position:relative;color:#f8fafc}.home-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 90% 55% at 50% -15%,rgba(94,234,212,.12),transparent 52%),radial-gradient(ellipse 50% 35% at 100% 10%,rgba(56,189,248,.1),transparent 50%),radial-gradient(ellipse 40% 30% at 0% 80%,rgba(13,148,136,.15),transparent 55%)}.home-container>*{position:relative;z-index:1}.home-audience-toggle-wrap{max-width:1200px;margin:0 auto;padding:.75rem 1rem 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem}.home-audience-picker-title{margin:0;font-size:.95rem;font-weight:700;color:#f8fafcf2;letter-spacing:.01em}.home-audience-picker-hint{margin:0 0 .15rem;font-size:.8125rem;color:#f8fafcb8;max-width:36rem;line-height:1.45}.home-audience-active-hint{margin:.35rem 0 0;font-size:.8125rem;font-weight:600;color:#5eead4f2;letter-spacing:.02em}.home-audience-toggle{display:flex;flex-wrap:nowrap;align-items:stretch;width:100%;max-width:36rem;gap:.25rem;padding:.25rem;border-radius:999px;background:#0f172a8c;border:1px solid rgba(255,255,255,.12)}.home-audience-toggle-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;font:inherit;font-size:clamp(.72rem,2.5vw,.9rem);font-weight:600;flex:1 1 0;min-width:0;padding:.5rem clamp(.35rem,2vw,1.1rem);border-radius:999px;color:#f8fafcd9;background:transparent;transition:background .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap;text-align:center;line-height:1.2}.home-audience-toggle-btn__label--short{display:none}@media (max-width: 520px){.home-audience-toggle-btn__label--long{display:none}.home-audience-toggle-btn__label--short{display:inline}}.home-audience-toggle-btn:hover{color:#f8fafc;background:#ffffff14}.home-audience-toggle-btn--active{color:#0f172a;background:linear-gradient(135deg,#5eead4,#2dd4bf 55%,#14b8a6);box-shadow:0 2px 12px #14b8a659}.home-container--general .home-audience-toggle-btn--active{background:linear-gradient(135deg,#7dd3fc,#38bdf8 55%,#0ea5e9);box-shadow:0 2px 12px #0ea5e959}.home-header{position:sticky;top:0;z-index:20;padding:0;color:#f8fafc;background:#0f172abf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.home-header--hero{position:relative;background:linear-gradient(105deg,#0d9488,#0f766e 42%,#155e75);border-bottom:2px solid rgba(167,243,208,.45);box-shadow:0 6px 24px #0d948847;-webkit-backdrop-filter:none;backdrop-filter:none}.home-header-inner--hero{justify-content:space-between;padding:.85rem 1.25rem}.home-header-brand{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:#f8fafc;font-weight:700;font-size:1.1rem;flex-shrink:0}.home-header-brand:hover{color:#ccfbf1}.home-header-brand-icon{width:2rem;height:2rem;flex-shrink:0;animation:none}.home-header-brand-text{letter-spacing:-.02em;font-family:Fraunces,Georgia,Times New Roman,serif}.home-header-product-nav{flex:1 1 auto;min-width:0;margin:0 .5rem;overflow:hidden}.home-header-product-nav__track{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.15rem .1rem .25rem}.home-header-product-nav__row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;width:100%}.home-header-product-nav .home-island-port{flex:0 0 auto}.home-island-port{--ih-road: #fff7ed;--ih-dash: rgba(234, 88, 12, .45);--ih-glow: rgba(59, 130, 246, .35);--ih-text: #1e293b;--ih-brand: #64748b;position:relative;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.35rem;min-height:2.65rem;padding:.28rem .85rem .28rem .55rem;border-radius:9999px;border:1.5px solid color-mix(in srgb,var(--ih-road) 78%,var(--ih-dash) 22%);background:linear-gradient(180deg,color-mix(in srgb,var(--ih-road) 58%,transparent),color-mix(in srgb,var(--ih-road) 24%,transparent)),linear-gradient(175deg,rgba(255,255,255,.35) 0%,transparent 58%),#ffffffeb;box-shadow:inset 0 1px #ffffffd9,inset 0 -2px 6px #0f172a0f,0 2px 8px #0f172a24;-webkit-backdrop-filter:blur(10px) saturate(1.1);backdrop-filter:blur(10px) saturate(1.1);cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .16s ease,box-shadow .16s ease;animation:home-island-port-glow 2.8s ease-in-out infinite}.home-island-port--compact{min-height:2.35rem;padding:.22rem .65rem .22rem .45rem;gap:.28rem}.home-island-port:nth-child(2n){animation-delay:.45s}.home-island-port:nth-child(3n){animation-delay:.9s}.home-island-port:nth-child(4n){animation-delay:1.35s}.home-island-port:nth-child(5n){animation-delay:1.8s}.home-island-port:hover{transform:translateY(-2px) scale(1.03);box-shadow:inset 0 2px 6px #ffffffbf,inset 0 -3px 8px #0f172a12,0 4px 14px color-mix(in srgb,var(--ih-glow) 55%,transparent)}.home-island-port:focus-visible{outline:3px solid color-mix(in srgb,var(--ih-glow) 70%,white);outline-offset:2px}.home-island-port__emoji{flex-shrink:0;font-size:1.15rem;line-height:1}.home-island-port--compact .home-island-port__emoji{font-size:1rem}.home-island-port__labels{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.home-island-port__brand{font-size:.52rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ih-brand)}.home-island-port--compact .home-island-port__brand{font-size:.48rem}.home-island-port__main{font-size:.78rem;font-weight:800;color:var(--ih-text)}.home-island-port--compact .home-island-port__main{font-size:.72rem}.home-island-port--games{--ih-road: #ede9fe;--ih-dash: rgba(79, 70, 229, .5);--ih-glow: rgba(99, 102, 241, .45);--ih-text: #4338ca;--ih-brand: #6366f1}.home-island-port--learning{--ih-road: #ccfbf1;--ih-dash: rgba(13, 148, 136, .45);--ih-glow: rgba(20, 184, 166, .45);--ih-text: #0f766e;--ih-brand: #14b8a6}.home-island-port--stories{--ih-road: #f3e8ff;--ih-dash: rgba(124, 58, 237, .48);--ih-glow: rgba(139, 92, 246, .42);--ih-text: #6d28d9;--ih-brand: #8b5cf6}.home-island-port--create{--ih-road: #ffedd5;--ih-dash: rgba(234, 88, 12, .48);--ih-glow: rgba(251, 146, 60, .45);--ih-text: #c2410c;--ih-brand: #ea580c}.home-island-port--talk{--ih-road: #e0e7ff;--ih-dash: rgba(99, 102, 241, .48);--ih-glow: rgba(79, 70, 229, .4);--ih-text: #3730a3;--ih-brand: #6366f1}.home-island-port--language_builder{--ih-road: #f3e8ff;--ih-dash: rgba(168, 85, 247, .45);--ih-glow: rgba(147, 51, 234, .4);--ih-text: #7e22ce;--ih-brand: #9333ea}.home-island-port--aac{--ih-road: #fef9c3;--ih-dash: rgba(202, 138, 4, .48);--ih-glow: rgba(234, 179, 8, .42);--ih-text: #a16207;--ih-brand: #ca8a04}.home-island-port--activities{--ih-road: #eef2ff;--ih-dash: rgba(79, 70, 229, .45);--ih-glow: rgba(99, 102, 241, .4);--ih-text: #4338ca;--ih-brand: #6366f1}@keyframes home-island-port-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.04)}}@media (prefers-reduced-motion: reduce){.home-island-port{animation:none}}@media (max-width: 720px){.home-header-inner--hero{flex-wrap:wrap;row-gap:.5rem}.home-header-product-nav{order:3;flex:1 0 100%;margin:0}.home-header-actions{margin-left:auto}}.home-header-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;padding:1rem 1.5rem .75rem;gap:.5rem;min-width:0}.home-header-store-qr{display:flex;flex-direction:row;align-items:center;gap:clamp(.25rem,2vw,.5rem);flex-shrink:0;min-width:0}.home-header-store-qr-pair{display:inline-flex;flex-direction:row;align-items:center;gap:clamp(.2rem,1.5vw,.35rem);margin:0;padding:clamp(.08rem,.6vw,.15rem) clamp(.12rem,.8vw,.2rem);border:none;background:transparent;border-radius:8px;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}.home-header-store-qr-pair:hover{background:#ffffff0f}.home-header-store-qr-pair:focus-visible{outline:2px solid rgba(94,234,212,.85);outline-offset:2px}.home-header-store-qr-logo{flex-shrink:0;display:block;height:clamp(.72rem,3.2vw,1.15rem);width:auto;max-width:clamp(.95rem,4.5vw,1.35rem)}.home-header-store-qr-code{display:block;line-height:0;background:#fff;padding:clamp(1px,.35vw,3px);border-radius:clamp(3px,.6vw,5px);box-shadow:0 1px 4px #0f172a33}.home-header-store-qr-code svg{display:block}@media (max-width: 520px){.home-header-inner{flex-wrap:wrap;row-gap:.45rem;padding-left:clamp(.65rem,3vw,1.5rem);padding-right:clamp(.65rem,3vw,1.5rem)}.home-header-spacer{display:none}.home-header-store-qr{flex:1 0 100%;justify-content:center}.home-header-actions{flex:1 0 100%;justify-content:center;gap:clamp(.4rem,2vw,1rem)}}.home-header-spacer{flex:1}.home-header-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:1rem;min-width:0;flex:1 1 auto}.home-header-actions>.btn-header,.home-header-actions>.home-header-action-link,.home-header-actions>.products-dropdown{flex:1 1 0;min-width:0}.home-header-actions .btn-header{white-space:normal;text-align:center;line-height:1.25;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.home-header-action-link{font-family:inherit;font-size:.95rem;font-weight:600;color:#f8fafcf2;background:transparent;border:none;padding:.45rem .25rem;margin:0;text-decoration:none;border-radius:6px;white-space:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.home-header-action-link:hover{color:#fff;text-decoration:underline;text-underline-offset:.15em}.home-header-action-link:focus-visible{outline:2px solid rgba(94,234,212,.85);outline-offset:3px}.home-header-action-link--cta{font-weight:700}.home-header-action-link--cta:hover{color:#5eead4}.home-header-actions a.home-header-action-link:link,.home-header-actions a.home-header-action-link:visited{color:#f8fafcf2}.home-header-actions a.home-header-action-link--cta:link,.home-header-actions a.home-header-action-link--cta:visited{color:#f8fafcfa}.home-header-actions .products-dropdown{display:flex;justify-content:center;min-width:0}.home-header-actions .products-dropdown-trigger-link{width:auto;max-width:none;white-space:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-align:center;line-height:1.25;justify-content:center}.btn-header{padding:.6rem 1.25rem;font-size:.95rem}@media (min-width: 769px){.home-header-actions{gap:1.35rem}.home-header-actions>.btn-header{flex:1 1 0}.home-header-actions>.home-header-action-link,.home-header-actions>.products-dropdown{flex:1 1 0}.home-header-actions .btn-header{white-space:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.home-header-actions .home-header-action-link{white-space:normal}}.home-section-nav{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.35rem .5rem;padding:.5rem 1rem .75rem;max-width:1200px;margin:0 auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.home-section-nav::-webkit-scrollbar{height:5px}.home-section-nav::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}.home-section-nav-item{font-family:inherit;font-size:.8125rem;font-weight:600;color:#f8fafce0;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.35rem .85rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;flex-shrink:0;white-space:nowrap}.home-section-nav-item:hover{background:#14b8a633;border-color:#5eead459;color:#fff}.home-section-nav-item-link{text-decoration:none;display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;box-sizing:border-box}.home-section-nav a.home-section-nav-item-link:link,.home-section-nav a.home-section-nav-item-link:visited{color:#f8fafce0}.home-section-nav--footer{padding:0 0 1.25rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.12)}.home-hero{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:1.25rem 1.5rem 1.75rem;color:#f8fafc}.home-header-login.btn-header{width:auto;flex:0 0 auto;white-space:nowrap}.hero-content{max-width:1200px;width:100%;text-align:center;margin:0 auto}.hero-layout{display:grid;grid-template-columns:1fr;gap:1.75rem;max-width:1200px;width:100%;margin:0 auto;align-items:center}@media (min-width: 960px){.hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2rem 2.5rem;text-align:left}.hero-layout .hero-content{text-align:left;margin:0}.hero-layout .hero-acquisition-badges,.hero-layout .hero-cta-row{justify-content:flex-start}.hero-layout .hero-cta-download-group{justify-content:flex-start;flex:0 1 auto}.hero-layout .hero-tertiary-cta{text-align:left}}.hero-title--conversion{font-size:clamp(1.85rem,4.5vw,2.75rem);font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:700;line-height:1.2;margin:0 0 1rem;display:block;text-shadow:0 2px 24px rgba(0,0,0,.35)}.hero-visual{width:100%;max-width:520px;margin:0 auto}.hero-visual-frame{border-radius:18px;overflow:hidden;box-shadow:0 24px 48px #0f172a73,0 0 0 1px #ffffff24;background:#0f172a;aspect-ratio:16 / 10;position:relative}.hero-visual-slideshow{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-visual-slideshow__track{position:relative;width:100%;height:100%}.hero-visual-slideshow__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .65s ease;pointer-events:none}.hero-visual-slideshow__frame--active{opacity:1;pointer-events:auto}.hero-visual-slideshow__slide{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;-webkit-user-select:none;user-select:none}.hero-visual-slideshow__watermark{position:absolute;right:.55rem;bottom:2.35rem;z-index:1;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;text-shadow:0 1px 4px rgba(15,23,42,.55);pointer-events:none}.hero-visual-slideshow__dots{position:absolute;left:0;right:0;bottom:.55rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;padding:.35rem .5rem;background:linear-gradient(to top,rgba(15,23,42,.72),transparent);z-index:2}.hero-visual-slideshow__dot{width:.45rem;height:.45rem;padding:0;border:none;border-radius:999px;background:#ffffff73;cursor:pointer;transition:transform .15s ease,background .15s ease}.hero-visual-slideshow__dot--active{background:#fff;transform:scale(1.15)}.hero-visual-slideshow__dot:focus-visible{outline:2px solid #a7f3d0;outline-offset:2px}@media (prefers-reduced-motion: reduce){.hero-visual-slideshow__frame{transition:none}}.home-product-sections{max-width:960px;margin:0 auto 2.5rem;padding:2rem 1.25rem 2.25rem;width:100%;box-sizing:border-box}.home-product-sections.home-companion-mobile{display:block}.home-product-sections__intro{text-align:center}.home-product-sections__eyebrow{margin:0 0 .35rem;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0d9488}.home-product-sections__heading{margin:0 0 .65rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,4vw,2.1rem);color:#0f172a}.home-product-sections__lead{margin:0 auto 1.35rem;max-width:52ch;font-size:1.05rem;line-height:1.55;color:#475569}.home-product-sections__download-panel{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;max-width:100%;margin:0 auto 1.25rem;padding:.85rem .65rem;border-radius:16px;background:linear-gradient(160deg,#f0fdfa,#fff 55%,#f8fafc);border:1px solid rgba(13,148,136,.14);box-shadow:0 8px 24px #0d94880f}.home-product-sections__download-panel.home-app-download--compact .home-app-download-compact-row{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;margin:0;padding-top:0;border-top:none;width:100%}.home-product-sections__download-panel.home-app-download--compact .home-app-download-compact-row .home-app-download-primary{flex:0 0 auto;width:100%;max-width:100%;justify-content:center;margin-bottom:0;gap:.5rem}.home-product-sections__download-panel.home-app-download--compact .home-app-download-btn{flex:1 1 0;width:auto;min-width:0;max-width:12.5rem}.home-product-sections__download-panel.home-app-download--compact .home-app-download-compact-qr-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem;flex:0 0 auto;width:100%;margin-top:0}.home-product-sections__download-panel.home-app-download--compact .home-app-download-scan-label--compact{margin:0;text-align:center}@media (min-width: 720px){.home-product-sections__download-panel.home-app-download--compact .home-app-download-compact-row{flex-direction:row;align-items:center;justify-content:center;gap:.75rem 1.25rem}.home-product-sections__download-panel.home-app-download--compact .home-app-download-compact-row .home-app-download-primary{width:auto;flex:0 0 auto}.home-product-sections__download-panel.home-app-download--compact .home-app-download-compact-qr-row{width:auto;flex-wrap:nowrap}}@media (max-width: 520px){.home-product-sections__download-panel .home-app-download-btn{max-width:none}}.home-companion-mobile{max-width:960px;margin:0 auto;padding:2.5rem 1.25rem;display:grid;gap:1.75rem}.home-companion-mobile__eyebrow{margin:0 0 .35rem;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0d9488}.home-companion-mobile__intro h2{margin:0 0 .75rem;font-size:clamp(1.45rem,4vw,2rem);color:#0f172a}.home-companion-mobile__lead{margin:0 0 1.25rem;font-size:1.05rem;line-height:1.55;color:#475569;max-width:52ch}.home-companion-mobile__plans-btn{margin-bottom:.5rem}.home-companion-mobile__download.section-app-download{padding:0;background:transparent;box-shadow:none}.home-companion-mobile__download .home-app-download-inner{padding:0}.hero-visual-caption{margin:.65rem 0 0;font-size:.85rem;color:#f8fafcc7;text-align:center;line-height:1.4}.hero-tertiary-cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;font:inherit;font-size:.95rem;font-weight:600;color:#a7f3d0f2;cursor:pointer;margin-top:.5rem;padding:.35rem 0;text-decoration:underline;text-underline-offset:.2em}.hero-tertiary-cta:hover{color:#ccfbf1}.btn-hero-primary--conversion{background:linear-gradient(135deg,#fef08a,#facc15 55%,#eab308);color:#422006;box-shadow:0 6px 28px #facc1573;font-size:clamp(.78rem,2.2vw,.98rem)}.btn-hero-primary--conversion:hover{box-shadow:0 10px 36px #facc158c}.hero-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#5eead4f2;margin:0 0 .75rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35em .5rem;text-shadow:0 2px 24px rgba(0,0,0,.35)}.hero-title-brand{letter-spacing:-.02em;font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:700}.hero-title-tagline{flex:1 1 100%;font-size:clamp(1.05rem,2.8vw,1.65rem);font-weight:600;opacity:1;letter-spacing:.01em;color:#a7f3d0fa;line-height:1.35;margin-top:.15rem}.title-icon{font-size:4rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion: reduce){.title-icon{animation:none}}.hero-lead{font-size:1.25rem;font-weight:500;line-height:1.55;max-width:720px;margin:0 auto .85rem;color:#f8fafcfa}.hero-subtitle{font-size:1.1rem;margin-bottom:.85rem;opacity:.88;line-height:1.6;max-width:760px;margin-left:auto;margin-right:auto}.hero-acquisition-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem .65rem;list-style:none;margin:0 auto 1.1rem;padding:0;max-width:820px}.hero-acquisition-badges li{font-size:.8125rem;font-weight:600;padding:.35rem .75rem;border-radius:999px;background:#0f172a73;border:1px solid rgba(94,234,212,.35);color:#f8fafcf2;line-height:1.3}.hero-pricing-glance{max-width:1000px;margin:0 auto 1.35rem}.hero-pricing-glance-label{margin:0 0 .55rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#f8fafcb3}.hero-pricing-glance .pricing-at-a-glance{margin-bottom:0}.hero-pricing-glance .pricing-glance-item{background:#0f172a8c;border:1px solid rgba(255,255,255,.14);color:#f8fafc}.hero-pricing-glance .pricing-glance-name{color:#f8fafc}.hero-pricing-glance .pricing-glance-meta{color:#f8fafcb8}.pricing-glance-item--clickable{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer;width:100%;text-align:left;transition:background .2s ease,border-color .2s ease,transform .15s ease}.pricing-glance-item--clickable:hover{background:#0f172ab8;border-color:#5eead473}.pricing-glance-item--clickable:focus-visible{outline:2px solid rgba(94,234,212,.85);outline-offset:2px}.hero-cta-row{display:flex;flex-wrap:wrap;gap:.65rem .85rem;justify-content:center;align-items:center;margin-bottom:1.25rem;width:100%;max-width:100%}.hero-cta-download-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.55rem;flex:1 1 auto;min-width:0;max-width:100%}.hero-cta-download-group .btn-hero-primary--conversion{flex:1 1 auto;min-width:0;width:auto;max-width:22rem}.home-hero-download-qr{flex:0 0 auto;padding:.2rem .25rem;border-radius:10px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero-download-qr .home-app-qr-grid--compact{gap:.35rem}.home-hero-download-qr .home-app-qr-card--compact{background:#fffffff5;border-color:#ffffff80}.home-hero-download-qr .home-app-qr-card--compact .home-app-qr-card-header h3{color:#334155}.hero-cta-tooltip-wrap{position:relative;display:flex;flex:1 1 0;min-width:0;max-width:max-content;flex-direction:column;align-items:stretch}.hero-cta-tooltip{position:absolute;top:calc(100% + .5rem);left:50%;z-index:20;width:min(300px,88vw);padding:.65rem .85rem;border-radius:10px;font-size:.82rem;font-weight:500;line-height:1.45;text-align:left;box-shadow:0 10px 28px #0f172a38;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.hero-cta-tooltip--subscribe{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.hero-cta-tooltip--tryout{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.hero-cta-tooltip-wrap:hover .hero-cta-tooltip,.hero-cta-tooltip-wrap:focus-within .hero-cta-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@media (hover: none){.hero-cta-tooltip-wrap:active .hero-cta-tooltip,.hero-cta-tooltip-wrap:focus-within .hero-cta-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}}.btn-hero-primary,a.btn-hero-primary{font-family:inherit;font-size:clamp(.82rem,2.4vw,1.05rem);font-weight:700;padding:.85rem clamp(.85rem,3vw,1.75rem);border:none;border-radius:999px;background:linear-gradient(135deg,#fff,#f0fdfa);color:var(--home-brand-deep);cursor:pointer;box-shadow:0 4px 22px #ffffff59;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-align:center;line-height:1.25}.btn-hero-primary:hover,a.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ffffff73}.btn-hero-secondary,a.btn-hero-secondary{font-family:inherit;font-size:clamp(.82rem,2.4vw,1.05rem);font-weight:700;padding:.85rem clamp(.85rem,3vw,1.75rem);border:2px solid rgba(255,255,255,.55);border-radius:999px;background:#ffffff1f;color:#f8fafc;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-align:center;line-height:1.25}.btn-hero-secondary:hover,a.btn-hero-secondary:hover{transform:translateY(-2px);background:#fff3;border-color:#ffffffbf}.hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem .85rem;margin-bottom:1.25rem;align-items:stretch}.home-guest-island-embed{width:100%;max-width:1200px;margin:.5rem auto 0;text-align:left}.home-guest-island-embed__title{margin:0 0 .35rem;font-size:clamp(1.15rem,2.8vw,1.45rem);font-weight:700;color:#f8fafc;text-align:center;text-shadow:0 1px 12px rgba(0,0,0,.35)}.home-guest-island-embed__lead{margin:0 0 .85rem;font-size:.95rem;line-height:1.45;color:#f8fafce0;text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.home-guest-island-embed__companion-note{margin:0 0 1rem;padding:.65rem .85rem;font-size:.88rem;line-height:1.5;color:#f0fdfaf2;text-align:center;max-width:44rem;margin-left:auto;margin-right:auto;background:#0d948838;border:1px solid rgba(94,234,212,.35);border-radius:12px}.home-guest-island-embed__frame{width:100%;min-width:0;container-type:inline-size;container-name:guest-island-embed;border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #0f172a73,0 0 0 1px #ffffff1f;background:#e8eef5}.home-guest-island-embed__shell.child-mode-selector.child-learning-island-guest{min-height:clamp(620px,85vh,840px);height:clamp(620px,85vh,840px);max-height:min(92vh,880px);width:100%;max-width:none;display:flex;flex-direction:column;overflow:hidden}.home-guest-island-embed__shell.child-mode-selector.child-learning-island-guest.island-hub{padding:0}.home-guest-island-embed__shell.child-mode-selector.child-learning-island-guest.island-hub .mode-selector-container.child-learning-island-guest-shell{max-width:none!important;width:100%!important;flex:1 1 auto;min-height:0!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:0!important;border-radius:0!important}.home-guest-island-embed__shell .free-chat-home-container.guest-island-app-shell,.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell{flex:1 1 auto;min-height:0;height:100%;max-height:100%;overflow:hidden}.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell .free-chat-home-hero{min-height:0;overflow:hidden;display:flex;flex-direction:column}.home-guest-island-embed__shell .glenmate-home-greeting-stack,.home-guest-island-embed__shell .glenmate-home-greeting-stack>.glenmate-home-greeting-stack,.home-guest-island-embed__shell .glenmate-greeting-card--island-hub,.home-guest-island-embed__shell .glenmate-island-hub{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.home-guest-island-embed__shell .glenmate-island-hub-map.glenmate-island-hub-map--adventure{flex:1 1 auto;width:100%;min-height:clamp(280px,42cqh,440px)!important;max-height:100%;aspect-ratio:unset!important;overflow:visible}.home-guest-island-embed__shell .guest-island-chrome-row .free-chat-home-top-row{display:flex!important;flex-wrap:nowrap}.home-guest-island-embed__shell .guest-island-accessibility{margin-bottom:.35rem}.home-guest-island-embed__shell .guest-island-accessibility .sidebar-accessibility-buttons{gap:.35rem}.home-guest-island-embed__shell .guest-island-home-hint,.home-guest-island-embed__shell .guest-island-below-fold__hint{font-size:.78rem;line-height:1.35;margin-bottom:.35rem}@container guest-island-embed (min-width: 560px){.home-guest-island-embed__shell .free-chat-home-container.guest-island-app-shell,.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,min(38%,380px))!important;grid-template-rows:minmax(0,1fr)!important;column-gap:clamp(.4rem,1.2vw,.75rem);align-items:stretch}.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell .free-chat-home-hero{grid-column:1;grid-row:1 / -1;max-height:none}.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell .free-chat-home-below-fold{grid-column:2;grid-row:1 / -1;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.15rem max(.65rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(.65rem,env(safe-area-inset-left))}.home-guest-island-embed__shell .glenmate-island-hub-map.glenmate-island-hub-map--adventure{min-height:clamp(320px,58cqh,500px)!important;height:auto!important}}@container guest-island-embed (max-width: 559px){.home-guest-island-embed__shell.child-mode-selector.child-learning-island-guest{height:auto;min-height:clamp(560px,88vh,720px);max-height:none;overflow:visible}.home-guest-island-embed__frame{overflow-y:auto;max-height:min(88vh,760px);-webkit-overflow-scrolling:touch}.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell{display:flex!important;flex-direction:column!important;height:auto!important;max-height:none!important;overflow:visible!important}.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell .free-chat-home-hero{flex:0 0 auto;min-height:clamp(320px,62vw,420px);max-height:none}.home-guest-island-embed__shell .free-chat-home-container.free-chat-home-container--island-app-shell .free-chat-home-below-fold{flex:0 0 auto;max-height:none;overflow:visible}.home-guest-island-embed__shell .glenmate-island-hub-map.glenmate-island-hub-map--adventure{min-height:clamp(280px,58vw,400px);flex:1 1 auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}}.feature-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:.75rem .65rem;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.2)}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00000047}.feature-card-clickable{cursor:pointer}.feature-icon{font-size:1.65rem;margin-bottom:.35rem;line-height:1}.feature-card h3{font-size:.92rem;font-weight:700;margin-bottom:.3rem;color:#fff;line-height:1.2}.feature-card p{font-size:.78rem;opacity:.92;line-height:1.35;margin:0}.feature-card-link{cursor:pointer;font-family:inherit;text-align:left}.hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background:#fff;color:var(--home-brand);box-shadow:0 4px 15px #0003}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.section-trust{max-width:960px;margin:0 auto 2.5rem;padding:0 1rem .5rem;text-align:center}.section-trust-heading{font-size:clamp(1.5rem,4vw,1.85rem);font-family:Fraunces,Georgia,serif;font-weight:700;color:#0f172a;margin:0 0 .5rem}.section-trust-intro{font-size:1.05rem;color:#475569;line-height:1.55;margin:0 auto 1.5rem;max-width:640px}.trust-pill-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}@media (min-width: 700px){.trust-pill-list{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}}.trust-pill{flex:1 1 clamp(220px,31vw,320px);max-width:min(100%,340px);margin:0 auto;display:flex;gap:.65rem;align-items:flex-start;align-self:flex-start;min-height:0;height:auto;padding:1rem 1.15rem;background:linear-gradient(145deg,#f0fdfa,#ecfeff);border:1px solid rgba(13,148,136,.22);border-radius:14px;font-size:.95rem;line-height:1.45;color:#334155;box-sizing:border-box}.trust-pill-icon{flex-shrink:0;color:var(--home-brand);font-weight:700}.trust-badge-row{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .65rem}.trust-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;background:#f0fdfa;border:1px solid rgba(13,148,136,.22);font-size:.88rem;font-weight:600;color:#0f766e}.trust-badge-icon{line-height:1}.trust-endorsements{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;text-align:left}.trust-endorsement{margin:0;padding:1.15rem 1.1rem 1.2rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 16px #0f172a0d}.trust-endorsement-quote{margin:0 0 .85rem;font-size:.95rem;line-height:1.55;color:#334155;font-style:italic}.trust-endorsement-footer{display:flex;flex-direction:column;gap:.15rem;font-size:.82rem;color:#64748b}.trust-endorsement-footer cite{font-style:normal;font-weight:700;color:#0f766e}.trust-endorsement-role{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.pricing-tier-glance{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;max-width:720px;margin:0 auto 1.25rem;text-align:left}.pricing-tier-glance-card{padding:1rem 1.1rem;border-radius:14px;border:2px solid #e2e8f0}.pricing-tier-glance-card--free{background:linear-gradient(145deg,#f0fdfa,#ecfeff);border-color:#0d948847}.pricing-tier-glance-card--premium{background:linear-gradient(145deg,#fffbeb,#fef3c7);border-color:#eab30859}.pricing-tier-glance-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:#0f172a}.pricing-tier-glance-detail{margin:0;font-size:.9rem;line-height:1.45;color:#475569}.section-pricing-included-note{font-size:.95rem;color:#64748b;margin:0 auto 1.5rem;max-width:640px;line-height:1.45}.home-guest-island-embed__micro-copy{margin:.85rem 0 0;font-size:.88rem;font-weight:600;color:#64748b;text-align:center}.home-sections .home-guest-island-embed{margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;border-radius:20px;background:linear-gradient(145deg,#fff7ed,#ffedd5 42%,#fef3c7);border:1px solid rgba(251,146,60,.22);box-shadow:0 12px 40px #fb923c1a;box-sizing:border-box;text-align:center}.home-sections .home-guest-island-embed__title{color:#c2410c;text-shadow:none;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);margin-bottom:.85rem}.home-sections .home-guest-island-embed__lead{color:#334155;font-size:1.08rem;line-height:1.65;max-width:640px}.home-sections .home-guest-island-embed__companion-note{color:#334155;background:#ffffffe0;border-color:#fb923c47}.home-sections .home-guest-island-embed__frame{box-shadow:0 12px 32px #0f172a1f;border:1px solid rgba(15,23,42,.08);width:100%}.home-sections .home-guest-island-embed__micro-copy{color:#475569}#try-demos{width:100%;min-width:0}@media (max-width: 640px){.home-sections .home-guest-island-embed{padding:1.5rem .65rem 1.75rem;margin-bottom:2.5rem}}.home-guest-island-embed--loading{min-height:200px;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:600}.faq-list--accordion .faq-item--open{border-color:var(--home-brand)}.faq-list--accordion .faq-item--open .faq-question{background:#f0fdfa}.pricing-at-a-glance{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;max-width:1000px;margin:0 auto 1rem;text-align:left}.pricing-glance-item{padding:.85rem 1rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.pricing-glance-name{display:block;font-weight:700;color:#0f172a;font-size:.95rem}.pricing-glance-meta{display:block;font-size:.8rem;color:#64748b;margin-top:.25rem;line-height:1.35}.pricing-expand-hint{font-size:.95rem;color:#64748b;margin:0 auto 1.75rem;max-width:680px;line-height:1.45}.home-sections{background:#fff;padding:2rem 1.5rem 4rem;width:100%;box-sizing:border-box}.section-pricing--general{margin-top:3.5rem;padding-top:3rem;border-top:2px solid rgba(13,148,136,.15);background:linear-gradient(180deg,#f8fafc,#fff 12%)}.section-pricing--general .section-pricing-heading{color:#1e3a5f}.pricing-card-note--emphasis{font-size:.88rem;color:#5a4a3a;background:#fff8f0;border:1px solid #f0e0c8;border-radius:8px;padding:.65rem .75rem;margin-top:.5rem}.form-hint--locked{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;padding:.65rem .75rem}.section-pricing{max-width:1200px;margin:0 auto 4rem;text-align:center;width:100%;box-sizing:border-box}.section-pricing h2{font-size:2.5rem;color:#333;margin-bottom:1rem}.section-subtitle{font-size:1.2rem;color:#666;margin-bottom:3rem}.section-pricing-lead{max-width:640px;margin-left:auto;margin-right:auto;margin-bottom:1rem;line-height:1.55}.section-pricing-reassurance{font-size:1.35rem;font-weight:700;color:#2d2d2d;margin:0 auto 2.75rem;max-width:520px;line-height:1.4}.glenmate-pricing-pre-cards-compliance{max-width:720px;margin:0 auto 2rem;padding:0 1rem;text-align:left}.glenmate-pricing-post-cards-compliance{max-width:720px;margin:0 auto 1.25rem;padding:0 1rem;text-align:left}.pricing-category{margin-bottom:4rem}.pricing-category--tabbed{margin-bottom:0}.pricing-category--tabbed .pricing-cards{margin-top:0}.pricing-category:last-child{margin-bottom:0}.category-title{font-size:2rem;color:#333;margin-bottom:.75rem;text-align:center;font-weight:600}.category-subtitle{max-width:42rem;margin:0 auto 1.5rem;text-align:center;color:#555;font-size:1.05rem;line-height:1.5}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.pricing-card{display:flex;flex-direction:column;background:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:2px solid #e0e0e0;position:relative}.pricing-card.featured{border:3px solid var(--home-brand);transform:scale(1.05)}.pricing-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 15px 40px #0003}.pricing-card.featured:hover{transform:translateY(-10px) scale(1.07)}.popular-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,gold,#ffed4e);color:#333;padding:8px 20px;border-radius:20px;font-weight:700;font-size:.9rem;box-shadow:0 4px 10px #0003}.pricing-card h3{font-size:1.8rem;color:#333;margin-bottom:.25rem;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.pricing-card-icon{display:inline-block;margin-right:.35rem;vertical-align:middle;font-size:1.4em;line-height:1}.pricing-card-subtitle{font-size:.95rem;color:#666;margin:0 0 1rem}.pricing-card-note--before-demo{margin-bottom:0}.pricing-card-demo-block{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid #e2e8f0}.pricing-card.featured .pricing-card-demo-block{border-top-color:#0d948833}.pricing-card-demo-hint{margin:0;font-size:.78rem;color:#64748b;text-align:center;line-height:1.45}.btn-plan.btn-plan--demo{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;text-align:center;text-decoration:none;font-size:.95rem;font-weight:600;padding:.8rem 1rem;border-radius:999px;border:1px solid rgba(13,148,136,.4);background:linear-gradient(180deg,#f8fffe,#f0fdfa);color:#0f766e;cursor:pointer;box-sizing:border-box;box-shadow:none;transform:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.btn-plan--demo__icon{font-size:.7rem;line-height:1;opacity:.85}.btn-plan.btn-plan--demo:hover{background:linear-gradient(180deg,#ecfdf5,#ccfbf1);border-color:#0d9488;color:#0d9488;box-shadow:0 4px 12px #0d948826;transform:translateY(-1px)}.pricing-card .features-list{margin-bottom:1.25rem}.pricing-card-trial-block{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.btn-plan--trial-primary{font-size:1.12rem;padding:1.1rem 1.25rem;min-height:3.25rem;box-shadow:0 4px 16px #0d948852;letter-spacing:.01em}.btn-plan--trial-primary:hover{box-shadow:0 8px 24px #0d948861}.pricing-card-disclosure{text-align:center;padding:0 .25rem}.pricing-card-disclosure-main{margin:0 0 .45rem;font-size:.98rem;color:#424242;line-height:1.45}.pricing-card-disclosure-main strong{color:#1a1a1a}.pricing-card-disclosure-sub{margin:0;font-size:.8rem;color:#666;line-height:1.5}.price{font-size:3rem;font-weight:700;color:var(--home-brand);margin-bottom:2rem}.price span{font-size:1.2rem;color:#666;font-weight:400}.price-block-with-discount{margin-bottom:2rem}.price-block-with-discount .price-combined{font-size:1.1rem;color:#888;text-decoration:line-through;margin-bottom:.25rem}.price-block-with-discount .price{margin-bottom:.5rem}.price-discount-badge{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.9rem;font-weight:600;padding:.35rem .75rem;border-radius:8px;margin-top:.25rem}.features-list{list-style:none;padding:0;margin-bottom:2rem;text-align:left}.features-list li{padding:.75rem 0;font-size:1rem;color:#555;border-bottom:1px solid #f0f0f0}.features-list li:last-child{border-bottom:none}.btn-plan{width:100%;padding:1rem 2rem;background:var(--home-gradient-btn);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-plan:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d948873}.btn-plan:disabled{background:#ccc;color:#888;cursor:not-allowed;transform:none}.btn-plan:disabled:hover{transform:none;box-shadow:none}.pricing-card-note{margin:.75rem 0 1rem;font-size:.9rem;color:#666;line-height:1.4}.pricing-card-included{border:2px dashed rgba(13,148,136,.45);background:linear-gradient(135deg,#fafbff,#f0f4ff)}.pricing-card-included .pricing-card-included-label{font-size:1.1rem;font-weight:600;color:var(--home-brand);margin:0 0 1rem;line-height:1.3}.section-capabilities{max-width:1100px;margin:0 auto 3.5rem;padding:0 .5rem;width:100%;box-sizing:border-box;text-align:center}.section-capabilities-eyebrow{margin:0 0 .45rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0d9488}.section-capabilities-heading{margin:0 0 .75rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3.8vw,2.15rem);font-weight:700;color:#0f172a;line-height:1.25}.section-capabilities-lead{margin:0 auto 1.75rem;max-width:680px;font-size:1.05rem;line-height:1.6;color:#475569}.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:left}.capabilities-grid--benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.capability-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.15rem 1rem 1.25rem;transition:border-color .2s ease,box-shadow .2s ease}.capability-card--benefit{background:linear-gradient(165deg,#fff,#f0fdfa);border-color:#0d948826}.capability-card:hover{border-color:#0d948859;box-shadow:0 6px 20px #0d948814}.capability-card-icon{display:block;font-size:1.65rem;margin-bottom:.45rem;line-height:1}.capability-card-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:#0f766e;line-height:1.3}.capability-card-desc{margin:0;font-size:.92rem;line-height:1.5;color:#475569}@media (max-width: 900px){.capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.capabilities-grid{grid-template-columns:1fr}}@media (max-width: 520px){.home-header-inner--hero{flex-wrap:wrap;justify-content:center;gap:.5rem}.home-header-inner--hero .home-header-spacer{display:none}.home-header-inner--hero .home-header-actions{flex-wrap:wrap;justify-content:center;width:100%}.home-header-brand{width:100%;justify-content:center}}.section-guest-learning-island{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#fff7ed,#ffedd5 42%,#fef3c7);border:1px solid rgba(251,146,60,.22);box-shadow:0 12px 40px #fb923c1a}.section-guest-learning-island-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ea580c}.section-guest-learning-island-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#c2410c;line-height:1.2}.section-guest-learning-island-lead{margin:0 auto 1.75rem;max-width:640px;font-size:1.08rem;line-height:1.65;color:#334155}.guest-learning-island-cta-row{display:flex;justify-content:center;gap:1rem}.section-glenmate-games{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#f5f3ff,#ede9fe 48%,#fff7ed);border:1px solid rgba(79,70,229,.18);box-shadow:0 12px 40px #4f46e514}.section-glenmate-games-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4f46e5}.section-glenmate-games-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#4338ca;line-height:1.2}.section-glenmate-games-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-games-cta-row{display:flex;justify-content:center;gap:1rem}.section-glenmate-arts{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#fff7ed,#ffedd5 48%,#fce7f3);border:1px solid rgba(234,88,12,.18);box-shadow:0 12px 40px #ea580c14}.section-glenmate-arts-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ea580c}.section-glenmate-arts-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#c2410c;line-height:1.2}.section-glenmate-arts-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-arts-cta-row{display:flex;justify-content:center;gap:1rem}.section-glenmate-activities{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#eef2ff,#e0e7ff 48%,#f5f3ff);border:1px solid rgba(79,70,229,.18);box-shadow:0 12px 40px #4f46e514}.section-glenmate-activities-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4f46e5}.section-glenmate-activities-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#4338ca;line-height:1.2}.section-glenmate-activities-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-activities-cta-row{display:flex;justify-content:center;gap:1rem}.section-glenmate-lessons{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#f0fdfa,#ccfbf1 48%,#f8fafc);border:1px solid rgba(13,148,136,.18);box-shadow:0 12px 40px #0d948814}.section-glenmate-lessons-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0d9488}.section-glenmate-lessons-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#0f766e;line-height:1.2}.section-glenmate-lessons-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-lessons-cta-row{display:flex;justify-content:center;gap:1rem}.section-glenmate-conversation{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#eef2ff,#e0e7ff 48%,#f8fafc);border:1px solid rgba(99,102,241,.18);box-shadow:0 12px 40px #6366f114}.section-glenmate-conversation-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6366f1}.section-glenmate-conversation-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#4338ca;line-height:1.2}.section-glenmate-conversation-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-conversation-cta-row{display:flex;justify-content:center;gap:1rem}.section-glenmate-language-builder{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#faf5ff,#f3e8ff 48%,#fdf4ff);border:1px solid rgba(168,85,247,.2);box-shadow:0 12px 40px #a855f71a}.section-glenmate-language-builder-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9333ea}.section-glenmate-language-builder-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#7e22ce;line-height:1.2}.section-glenmate-language-builder-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-language-builder-cta-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section-glenmate-math-learning{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#f0fdfa,#ccfbf1 48%,#f8fafc);border:1px solid rgba(20,184,166,.22);box-shadow:0 12px 40px #14b8a61a}.section-glenmate-math-learning-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0d9488}.section-glenmate-math-learning-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#0f766e;line-height:1.2}.section-glenmate-math-learning-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-math-learning-cta-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section-glenmate-science-learning{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#f5f3ff,#ede9fe 48%,#ecfdf5);border:1px solid rgba(124,58,237,.22);box-shadow:0 12px 40px #7c3aed1a}.section-glenmate-science-learning-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#7c3aed}.section-glenmate-science-learning-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#5b21b6;line-height:1.2}.section-glenmate-science-learning-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-science-learning-cta-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section-glenmate-english-learning{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#fff7ed,#ffedd5 48%,#fef3c7);border:1px solid rgba(234,88,12,.22);box-shadow:0 12px 40px #ea580c1a}.section-glenmate-english-learning-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#c2410c}.section-glenmate-english-learning-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#9a3412;line-height:1.2}.section-glenmate-english-learning-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-english-learning-cta-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section-glenmate-stories-builder{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#fffbeb,#fef3c7 48%,#f5f3ff);border:1px solid rgba(245,158,11,.25);box-shadow:0 12px 40px #f59e0b1a}.section-glenmate-stories-builder-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#b45309}.section-glenmate-stories-builder-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#92400e;line-height:1.2}.section-glenmate-stories-builder-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-stories-builder-cta-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section-glenmate-vocabulary{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#f0f9ff,#e0f2fe 48%,#f8fafc);border:1px solid rgba(14,165,233,.18);box-shadow:0 12px 40px #0ea5e914}.section-glenmate-vocabulary-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0ea5e9}.section-glenmate-vocabulary-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#0369a1;line-height:1.2}.section-glenmate-vocabulary-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-vocabulary-cta-row{display:flex;justify-content:center;gap:1rem}.section-glenmate-stories{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#f5f3ff,#ede9fe 48%,#faf5ff);border:1px solid rgba(124,58,237,.18);box-shadow:0 12px 40px #7c3aed14}.section-glenmate-stories-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#7c3aed}.section-glenmate-stories-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#6d28d9;line-height:1.2}.section-glenmate-stories-lead{margin:0 auto 1.75rem;max-width:620px;font-size:1.08rem;line-height:1.65;color:#334155}.glenmate-stories-cta-row{display:flex;justify-content:center;gap:1rem}.section-companion{max-width:1100px;margin:0 auto 3.5rem;padding:2.25rem 1.5rem 2.5rem;width:100%;box-sizing:border-box;text-align:center;border-radius:20px;background:linear-gradient(145deg,#ecfdf5,#f0f9ff 48%,#faf5ff);border:1px solid rgba(13,148,136,.18);box-shadow:0 12px 40px #0d948814}.section-companion-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0d9488}.section-companion-heading{margin:0 0 .85rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;color:#0f766e;line-height:1.2}.section-companion-lead{margin:0 auto 1.75rem;max-width:720px;font-size:1.08rem;line-height:1.65;color:#334155}.companion-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:left}.companion-pillar{background:#ffffffe0;border:1px solid rgba(13,148,136,.12);border-radius:14px;padding:1.15rem 1rem 1.25rem;box-shadow:0 4px 14px #0f172a0a}.companion-pillar-icon{display:block;font-size:1.75rem;margin-bottom:.5rem;line-height:1}.companion-pillar-title{margin:0 0 .4rem;font-size:1rem;font-weight:700;color:#0f766e;line-height:1.3}.companion-pillar-desc{margin:0;font-size:.92rem;line-height:1.5;color:#475569}@media (max-width: 900px){.companion-pillars{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.section-companion{margin-bottom:2.75rem;padding:1.75rem 1.15rem 2rem;border-radius:16px}.section-companion-eyebrow{font-size:.7rem;letter-spacing:.1em}.section-companion-heading{font-size:clamp(1.35rem,5.5vw,1.85rem)}.section-companion-lead{font-size:clamp(.95rem,3.2vw,1.05rem);margin-bottom:1.35rem;padding:0 .15rem}.companion-pillars{gap:.85rem}.companion-pillar{padding:1rem .9rem 1.1rem}.companion-pillar-title,.companion-pillar-desc{overflow-wrap:anywhere;word-break:break-word}.section-how-it-works{padding-left:.5rem;padding-right:.5rem;margin-bottom:2.25rem}.section-how-it-works h2{font-size:clamp(1.45rem,5.5vw,2rem);margin-bottom:.4rem;padding:0 .25rem}.section-how-it-works-subtitle{font-size:clamp(.9rem,3vw,1rem);max-width:100%;padding:0 .35rem;margin-bottom:1.25rem}.how-it-works-steps{flex-direction:column;align-items:stretch;gap:.65rem;max-width:100%}.how-it-works-step{flex:none;display:grid;width:100%;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.75rem;row-gap:.2rem;align-items:start;text-align:left;padding:.85rem .9rem;border-radius:12px;background:#f8fafc;border:1px solid rgba(13,148,136,.1)}.how-it-works-step-num{grid-row:1 / span 2;grid-column:1;align-self:center;margin-bottom:0;width:32px;height:32px;font-size:.9rem}.how-it-works-step-label{grid-column:2;grid-row:1;margin-bottom:0}.how-it-works-step-desc{grid-column:2;grid-row:2}.how-it-works-step-label,.how-it-works-step-desc{overflow-wrap:anywhere;word-break:break-word}.how-it-works-step-label{font-size:.95rem}.how-it-works-step-desc{font-size:.85rem}}@media (max-width: 540px){.section-companion{padding:1.35rem .85rem 1.5rem;margin-bottom:2rem;border-radius:14px}.companion-pillars{grid-template-columns:1fr}.companion-pillar-icon{font-size:1.5rem}.companion-pillar-title{font-size:.95rem}.companion-pillar-desc{font-size:.88rem}}.section-how-it-works,.section-benefits{max-width:1200px;margin:0 auto 4rem;width:100%;box-sizing:border-box}.section-how-it-works{margin-bottom:2.5rem}.section-how-it-works h2,.section-benefits h2{text-align:center;font-size:2.5rem;color:var(--home-brand);margin-bottom:.5rem}.section-how-it-works-subtitle{text-align:center;font-size:1rem;color:#555;margin:0 auto 1.5rem;max-width:480px;line-height:1.4}.how-it-works-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;max-width:800px;margin:0 auto}.how-it-works-step{flex:1 1 200px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .75rem;min-width:0}.how-it-works-step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--home-gradient-btn);color:#fff;font-size:1rem;font-weight:700;margin-bottom:.5rem}.how-it-works-step-label{font-size:1rem;font-weight:600;color:#333;margin-bottom:.25rem;line-height:1.3}.how-it-works-step-desc{font-size:.875rem;color:#666;line-height:1.35}.how-it-works-process{margin-bottom:2.5rem}.how-it-works-process:last-child{margin-bottom:0}.how-it-works-process-title{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 1rem;text-align:center}.steps-inline{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:1rem 1.5rem;margin-top:.5rem}.steps-inline .step-inline-item{flex:0 1 auto;min-width:0;padding:1rem 1.25rem;max-width:220px}.steps-inline .step-inline-item .step-number{width:48px;height:48px;font-size:1.35rem;margin:0 auto .5rem}.steps-inline .step-inline-title{font-size:.95rem;margin:0;line-height:1.35}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.step{text-align:center;padding:2rem;border-radius:15px;background:#f8f9fa;transition:transform .3s ease,box-shadow .3s ease}.step:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0d948838}.step-number{width:60px;height:60px;border-radius:50%;background:var(--home-gradient-btn);color:#fff;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.step h3{font-size:1.5rem;color:#333;margin-bottom:.75rem}.step p{color:#666;line-height:1.6}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.benefit-item{padding:2rem;border-radius:15px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left:4px solid var(--home-brand);transition:transform .3s ease,box-shadow .3s ease}.benefit-item:hover{transform:translate(5px);box-shadow:0 5px 20px #0d948838}.benefit-item h3{font-size:1.3rem;color:#333;margin-bottom:1rem}.benefit-item p{color:#666;line-height:1.6}.section-app-download{max-width:960px;margin:0 auto 4rem;width:100%;box-sizing:border-box;padding:0 1rem}.home-hero .section-app-download.home-app-download--in-hero{margin:1.35rem auto 1.1rem;padding:0;width:100%;max-width:1200px}.home-hero .home-app-download--in-hero .home-app-download-inner{text-align:center}.home-app-download--compact.home-app-download--in-hero{margin:.85rem auto .65rem}.home-app-download--compact .home-app-download-inner{padding:.85rem .9rem .75rem;border-radius:14px;border-width:1px;box-shadow:0 6px 20px #0d94881a}.home-app-download--compact .home-app-download-eyebrow{margin-bottom:.35rem;padding:.2rem .55rem;font-size:.68rem}.home-app-download--compact h2{font-size:clamp(1.1rem,4.2vw,1.45rem);margin-bottom:.35rem}.home-app-download--compact .section-app-download-lead--compact{margin:0 auto .65rem;max-width:28rem;font-size:.82rem;line-height:1.4}.home-app-download--compact .home-app-download-primary{margin-bottom:0;gap:.5rem}.home-app-download--compact .home-app-download-btn{width:min(100%,15.5rem);max-width:15.5rem;padding:.5rem .7rem;gap:.5rem;border-radius:10px}.home-app-download--compact .home-app-download-btn-logo{width:1.45rem;height:1.45rem}.home-app-download--compact .home-app-download-btn-label{font-size:.82rem}.home-app-download--compact .home-app-download-btn-store{font-size:.7rem}@media (min-width: 420px){.home-app-download--compact .home-app-download-primary{flex-direction:row;flex-wrap:nowrap;justify-content:center}}@media (max-width: 768px){.home-app-download--compact.home-app-download--in-hero{margin:.65rem auto .5rem}.home-app-download--compact .home-app-download-inner{padding:.75rem .65rem .65rem}.home-app-download--compact h2{font-size:clamp(1rem,4.5vw,1.2rem)}.home-app-download--compact .section-app-download-lead--compact{font-size:.78rem;margin-bottom:.55rem}.home-app-download--compact .home-app-download-btn{max-width:100%;width:100%}@media (min-width: 360px){.home-app-download--compact .home-app-download-primary{flex-direction:row;align-items:stretch}.home-app-download--compact .home-app-download-btn{flex:1 1 0;width:auto;min-width:0;max-width:none}}}.home-app-download-compact-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .55rem}.home-app-download--compact .home-app-download-compact-row .home-app-download-primary{flex:1 1 100%;justify-content:center}.home-app-download-compact-qr-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.35rem .45rem;flex:0 0 100%;width:100%;margin-top:.15rem}.home-app-download-scan-label--compact{margin:0;flex:0 0 auto;font-size:.68rem;font-weight:600;color:#64748b;line-height:1.2;white-space:nowrap}.home-app-qr-grid--compact{display:flex;flex-direction:row;flex:0 0 auto;flex-wrap:nowrap;gap:.35rem;justify-content:center;align-items:center;width:auto}.home-app-qr-grid--compact .home-app-qr-card.home-app-qr-card--compact{flex:0 0 auto;flex-grow:0;flex-shrink:0;flex-basis:auto;width:auto;max-width:none;min-width:0;padding:.2rem .25rem .25rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff}.home-app-qr-grid--compact .home-app-qr-card--compact:hover{border-color:var(--home-brand-mid);box-shadow:0 2px 8px #0d94881f}.home-app-qr-card--compact .home-app-qr-card-header{margin-bottom:.1rem;gap:.15rem}.home-app-qr-card--compact .home-app-qr-card-header h3{font-size:.55rem;font-weight:700;letter-spacing:.02em}.home-app-qr-card--compact .home-app-store-logo{height:.65rem;max-width:.65rem}.home-app-qr-card--compact .home-app-qr-wrap{padding:.1rem;margin-bottom:0;border-radius:3px;line-height:0}.home-app-qr-card--compact .home-app-qr-wrap svg{display:block;width:36px;height:36px}@media (min-width: 480px){.home-app-download-compact-qr-row{flex:0 0 auto;width:auto;margin-top:0}.home-app-download--compact .home-app-download-compact-row .home-app-download-primary{flex:1 1 auto;width:auto;max-width:none}.home-app-download-compact-row{flex-wrap:nowrap;gap:.5rem .65rem}}.home-app-download-inner{text-align:center;padding:2.25rem 1.75rem 2rem;border-radius:20px;background:linear-gradient(160deg,#f0fdfa,#fff 42%,#f8fafc);border:2px solid #99f6e4;box-shadow:0 12px 40px #0d94881f}.home-app-download-eyebrow{display:inline-block;margin:0 0 .65rem;padding:.35rem .85rem;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--home-brand-deep);background:#ccfbf1;border-radius:999px}.section-app-download h2{font-size:clamp(1.65rem,4vw,2.35rem);color:#0f172a;margin:0 0 .65rem;line-height:1.2}.section-app-download-lead{max-width:38rem;margin:0 auto 1.25rem;font-size:1.05rem;line-height:1.55;color:#475569}.section-invite .home-invite-form{max-width:32rem;margin:0 auto;text-align:left;display:grid;gap:1rem}.home-invite-field{display:grid;gap:.4rem}.home-invite-label{font-size:.9rem;font-weight:600;color:#334155}.home-invite-input{width:100%;padding:.7rem .85rem;border:1px solid #cbd5e1;border-radius:10px;font-size:1rem;line-height:1.4;color:#0f172a;background:#fff;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.home-invite-input::placeholder{color:#94a3b8}.home-invite-input:hover{border-color:#94a3b8}.home-invite-input:focus{outline:none;border-color:var(--home-brand, #0d9488);box-shadow:0 0 0 3px #0d948833}.home-invite-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:.25rem}.home-invite-actions .btn-hero-primary{width:100%;max-width:100%}.home-invite-message{margin:0;font-size:.9rem;line-height:1.45}.home-invite-message--error{color:#b91c1c}.home-invite-message--success{color:#166534}.home-invite-message--idle{color:#475569}.home-app-download-benefits{list-style:none;margin:0 auto 1.5rem;padding:0;max-width:32rem;display:flex;flex-direction:column;gap:.45rem;text-align:left}.home-app-download-benefits li{position:relative;padding-left:1.5rem;font-size:.98rem;line-height:1.45;color:#334155}.home-app-download-benefits li:before{content:"✓";position:absolute;left:0;font-weight:800;color:var(--home-brand-deep)}.home-app-download-primary{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-bottom:1.75rem}.home-app-download-btn{display:flex;align-items:center;gap:.75rem;flex:0 1 auto;width:min(100%,320px);max-width:320px;min-height:0;padding:.75rem 1rem;border-radius:12px;text-decoration:none;text-align:left;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #0f172a1a}.home-app-download-btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0d948838}.home-app-download-btn--ios{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc}.home-app-download-btn--android{background:linear-gradient(135deg,var(--home-brand-deep) 0%,var(--home-brand) 100%);color:#f8fafc}.home-app-download-btn-logo{flex-shrink:0;width:1.85rem;height:1.85rem}.home-app-download-btn-text{display:flex;flex-direction:column;gap:.15rem}.home-app-download-btn-label{font-size:.95rem;font-weight:800;line-height:1.2}.home-app-download-btn-store{font-size:.78rem;opacity:.88}.home-app-download-scan-label{margin:0 0 1rem;font-size:.9rem;font-weight:600;color:#64748b}.home-app-qr-grid{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:stretch}.home-app-qr-card{flex:1 1 220px;max-width:280px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.15rem 1rem 1.25rem;display:flex;flex-direction:column;align-items:center;transition:border-color .2s,box-shadow .2s}.home-app-qr-card:hover{border-color:var(--home-brand-mid);box-shadow:0 6px 20px #0d948824}.home-app-qr-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.home-app-qr-card-header h3{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.home-app-store-logo{flex-shrink:0;display:block;height:1.5rem;width:auto;max-width:1.75rem}.home-app-qr-wrap{background:#fff;padding:.5rem;border-radius:10px;box-shadow:inset 0 0 0 1px #f1f5f9;margin-bottom:.65rem}.home-app-qr-store-link{font-size:.9rem;font-weight:700;color:var(--home-brand-deep);text-decoration:none}.home-app-qr-store-link:hover{color:var(--home-brand);text-decoration:underline}.home-app-download-footnote{margin:1.35rem 0 0;font-size:.85rem;line-height:1.45;color:#64748b;max-width:36rem;margin-left:auto;margin-right:auto}@media (max-width: 768px){.section-app-download{margin-bottom:2.5rem;padding:0 .5rem}.home-hero .section-app-download.home-app-download--in-hero{margin:1rem auto .75rem}.home-app-download-inner{padding:1.5rem 1rem 1.25rem;border-radius:16px}.section-app-download h2{font-size:clamp(1.35rem,5vw,1.75rem)}.section-app-download-lead{font-size:.92rem;margin-bottom:1rem}.home-app-download-benefits li{font-size:.9rem}.home-app-download-primary{flex-direction:column;align-items:center;gap:.55rem;margin-bottom:1.25rem}.home-app-download-btn{flex:none;width:100%;max-width:100%;padding:.65rem .85rem;gap:.6rem}.home-app-download-btn-logo{width:1.65rem;height:1.65rem}.home-app-download-btn-label{font-size:.88rem}.home-app-download-btn-store{font-size:.74rem}.section-app-download:not(.home-app-download--compact) .home-app-download-scan-label,.section-app-download:not(.home-app-download--compact) .home-app-qr-grid{display:none}.home-app-download-footnote{margin-top:.85rem;font-size:.8rem}}@media (max-width: 520px){.home-app-download-inner{padding:1.15rem .75rem 1rem}.home-app-download-btn{max-width:100%}}.section-faq{max-width:800px;margin:0 auto 4rem;width:100%;box-sizing:border-box}.section-faq h2{text-align:center;font-size:2.5rem;color:var(--home-brand);margin-bottom:.5rem}.section-faq .section-subtitle{text-align:center;margin-bottom:2rem}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item:hover{border-color:var(--home-brand);box-shadow:0 4px 12px #0d94882e}.faq-question{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;text-align:left;background:#fff;border:none;cursor:pointer;font-size:1.05rem;font-weight:600;color:#333;transition:background .2s}.faq-question:hover{background:#f8f9ff}.faq-question-icon{font-size:.75rem;color:var(--home-brand);flex-shrink:0}.faq-question-text{flex:1}.faq-answer{padding:0 1.25rem 1.25rem 2.5rem;border-top:1px solid #eee}.faq-answer p{margin:.75rem 0 0;font-size:1rem;line-height:1.6;color:#555}.home-footer{background:#2d3748;color:#fff;text-align:center;padding:1.5rem 1rem 2rem}.home-footer p{margin:0;opacity:.8}.home-footer-legal{margin-top:.75rem!important}.home-footer-legal a{color:#fffffff2;text-decoration:underline}.home-footer-legal a:hover{color:#fff}@media (min-width: 769px){.hero-cta-row{flex-wrap:wrap}.hero-cta-tooltip-wrap{flex:0 1 auto;max-width:none}.btn-hero-primary,.btn-hero-secondary,a.btn-hero-primary,a.btn-hero-secondary{width:auto}.home-header-inner{padding-left:2rem;padding-right:2rem}.home-hero{padding:1rem 2rem 2rem}.home-sections{padding:2rem 2rem 4rem}.home-footer{padding:2rem}}@media (max-width: 768px){.home-header{padding:0}.home-header-inner{padding:.65rem .75rem .5rem;min-width:0}.home-header-actions{gap:.7rem}.home-hero{padding:1rem 1rem 2.5rem}.home-sections{padding:1.5rem 1rem 3rem}.section-pricing{margin-bottom:3rem}.section-trust{padding-left:.5rem;padding-right:.5rem;margin-bottom:2rem}.section-trust-intro{margin-bottom:1rem}.trust-pill-list{gap:.55rem}.trust-pill{width:100%;max-width:none;margin:0;padding:.42rem .85rem;gap:.5rem;border-radius:12px;font-size:.88rem;line-height:1.32;align-items:flex-start}.trust-pill-icon{font-size:.95rem;line-height:1.2}.home-footer{padding:1.5rem 1rem}.hero-title{font-size:2.5rem;flex-direction:column;gap:.5rem}.title-icon{font-size:3rem}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem}.hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .65rem;margin-bottom:1.25rem}.home-guest-island-embed{margin-top:1.25rem}.hero-cta-row{flex-direction:row;flex-wrap:wrap;gap:.5rem .65rem;width:100%;max-width:100%;margin-left:auto;margin-right:auto}.hero-cta-download-group{flex:1 1 100%;width:100%;max-width:100%}.hero-cta-download-group .btn-hero-primary,.hero-cta-download-group .btn-hero-primary--conversion{width:auto;flex:1 1 auto;min-width:0;max-width:none}.hero-cta-tooltip-wrap{flex:1 1 0;min-width:0;max-width:none}.btn-hero-primary,.btn-hero-secondary,a.btn-hero-primary,a.btn-hero-secondary{width:100%;justify-content:center;padding-top:.8rem;padding-bottom:.8rem}.hero-actions{flex-direction:column;align-items:stretch}.btn-primary,.btn-secondary{width:100%}.pricing-cards{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.pricing-card.featured{transform:none}.pricing-card.featured:hover{transform:translateY(-10px)}.steps,.benefits-grid{grid-template-columns:1fr;gap:1.5rem}.section-how-it-works h2,.section-benefits h2,.section-faq h2{font-size:2rem}.section-how-it-works,.section-benefits{margin-bottom:3rem}.section-how-it-works{margin-bottom:2rem}.how-it-works-steps{gap:1rem 1.25rem}.how-it-works-step{flex:1 1 160px;padding:.75rem .5rem}.how-it-works-step-label{font-size:.95rem}.how-it-works-step-desc{font-size:.8125rem}.how-it-works-process{margin-bottom:2rem}.how-it-works-process-title{font-size:1.1rem;margin-bottom:.75rem}.steps-inline{gap:.75rem 1rem}.steps-inline .step-inline-item{max-width:180px;padding:.875rem 1rem}.steps-inline .step-inline-item .step-number{width:40px;height:40px;font-size:1.15rem}.steps-inline .step-inline-title{font-size:.875rem}.section-faq{margin-bottom:3rem}.faq-question{font-size:1rem;padding:.875rem 1rem}.faq-answer{padding-left:1.25rem;padding-right:1rem}.category-title{font-size:1.75rem;margin-bottom:1.5rem}.pricing-category{margin-bottom:3rem}}@media (max-width: 480px){.home-header{padding:0}.home-hero{padding:.75rem .75rem 1.5rem}.home-sections{padding:1.25rem .75rem 2.5rem}.home-footer{padding:1rem .75rem}.hero-title{font-size:1.75rem}.hero-title-tagline{font-size:clamp(.9rem,.55em,1.5rem)}.title-icon{font-size:2.5rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.home-header-actions{gap:.5rem}.home-header-actions .btn-header{padding:.45rem;font-size:.75rem;line-height:1.2}.home-header-actions .products-dropdown-trigger-link{padding:.35rem .2rem;font-size:.75rem}.home-header-actions .home-header-action-link{padding:.35rem .2rem;font-size:.75rem;line-height:1.2}.section-pricing h2,.section-how-it-works h2,.section-benefits h2,.section-faq h2{font-size:1.5rem}.section-companion{padding:1.15rem .65rem 1.35rem;margin-bottom:1.75rem}.section-companion-heading{font-size:clamp(1.2rem,6.2vw,1.55rem)}.section-companion-lead{font-size:.9rem;line-height:1.55;margin-bottom:1.1rem}.companion-pillar{padding:.85rem .75rem .95rem}.section-how-it-works{padding-left:0;padding-right:0;margin-bottom:1.75rem}.section-how-it-works h2{font-size:clamp(1.25rem,6vw,1.5rem)}.section-how-it-works-subtitle{font-size:.875rem;line-height:1.45}.how-it-works-steps{gap:.55rem}.how-it-works-step{padding:.7rem .75rem;gap:.65rem}.how-it-works-step-num{width:28px;height:28px;font-size:.85rem}.how-it-works-step-label{font-size:.9rem}.how-it-works-step-desc{font-size:.8125rem}.how-it-works-process{margin-bottom:1.5rem}.how-it-works-process-title{font-size:1rem;margin-bottom:.5rem}.steps-inline{flex-direction:column;align-items:center;gap:.5rem;margin-top:.25rem}.steps-inline .step-inline-item{max-width:100%;width:100%;padding:.75rem 1rem;box-sizing:border-box}.steps-inline .step-inline-item .step-number{width:36px;height:36px;font-size:1rem;margin-bottom:.35rem}.steps-inline .step-inline-title{font-size:.9rem;line-height:1.3}.section-subtitle{font-size:.95rem;margin-bottom:2rem}.section-pricing-lead{font-size:.95rem;margin-bottom:.85rem}.section-pricing-reassurance{font-size:1.05rem;margin-bottom:2rem}.pricing-card{padding:1.5rem 1rem}.pricing-card h3{font-size:1.5rem}.price{font-size:2.5rem}.step,.benefit-item{padding:1.5rem 1rem}.feature-card{padding:.62rem .5rem}.section-app-download{margin-bottom:2rem}.section-faq .section-subtitle{font-size:.9rem;margin-bottom:1.25rem}}.features-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.features-overlay-content{background:#fff;border-radius:20px;padding:2.5rem;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.features-overlay-close{position:absolute;top:1rem;right:1rem;background:#f0f0f0;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.features-overlay-close:hover{background:#e0e0e0}.features-overlay-content h3{font-size:2rem;color:#333;margin-bottom:1.5rem;padding-right:3rem}.features-overlay-list{list-style:none;padding:0;margin:0}.features-overlay-list li{padding:.75rem 0;color:#555;font-size:1rem;border-bottom:1px solid #f0f0f0}.features-overlay-list li:last-child{border-bottom:none}.feature-expandable-item{list-style:none;margin-left:0}.feature-expand-toggle{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;color:var(--home-brand);font-weight:500;transition:color .2s}.feature-expand-toggle:hover{color:var(--home-brand-deep)}.feature-expand-icon{font-size:.7rem;flex-shrink:0}.feature-expand-label{text-decoration:underline}.features-sublist{list-style:none;padding-left:1.25rem;margin:.35rem 0 .5rem;border-left:2px solid #e0e0e0}.features-sublist li{padding:.2rem 0;color:#555;font-size:.95rem}.features-sublist-personal-assistant li{font-size:.875rem;color:#555}.home-container *{box-sizing:border-box}.home-sections,.section-companion,.section-how-it-works,.section-trust,.section-pricing,.section-app-download,.section-faq,.companion-pillar,.how-it-works-step{min-width:0}.feature-card,.pricing-card,.faq-item,.trust-pill{width:100%;min-width:0}.faq-question-text,.pricing-card-subtitle,.pricing-card-disclosure-main,.pricing-card-disclosure-sub,.home-footer-legal{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width: 1200px){.hero-title{font-size:clamp(2.1rem,5.8vw,3.1rem)}.hero-lead{font-size:clamp(1.02rem,2.6vw,1.2rem)}.section-pricing h2,.section-how-it-works h2,.section-faq h2{font-size:clamp(1.8rem,3.4vw,2.35rem)}.pricing-card h3{font-size:clamp(1.35rem,2.2vw,1.65rem)}}@media (max-width: 1024px){.home-header-inner{width:100%}.home-header-actions{gap:.55rem}.home-header-actions>.btn-header,.home-header-actions>.home-header-action-link,.home-header-actions>.products-dropdown{flex:1 1 0}.pricing-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .65rem;margin-bottom:1.25rem}.feature-card{padding:.72rem .58rem;border-radius:11px}.feature-icon{font-size:1.45rem;margin-bottom:.3rem}.feature-card h3{font-size:.88rem;margin-bottom:.28rem}.feature-card p{font-size:.74rem;line-height:1.32}.section-trust{max-width:860px;margin-bottom:1.7rem;padding:0 .6rem .2rem}.section-trust-heading{font-size:clamp(1.28rem,2.9vw,1.6rem);margin-bottom:.35rem}.section-trust-intro{font-size:.93rem;line-height:1.42;margin-bottom:.85rem;max-width:580px}.trust-pill-list{gap:.5rem}.trust-pill{flex:1 1 min(100%,250px);max-width:min(100%,300px);padding:.56rem .72rem;gap:.45rem;font-size:.84rem;line-height:1.26;border-radius:10px}.trust-pill-icon{font-size:.86rem}.section-faq{max-width:760px;margin-bottom:2.1rem}.section-faq .section-subtitle{margin-bottom:1.25rem;font-size:.96rem}.faq-list{gap:.38rem}.faq-question{padding:.72rem .9rem;font-size:.92rem;gap:.55rem}.faq-question-icon{font-size:.68rem}.faq-answer{padding:0 .9rem .8rem 1.55rem}.faq-answer p{margin-top:.52rem;font-size:.9rem;line-height:1.38}.pricing-card,.pricing-card.featured{transform:none}.pricing-card:hover,.pricing-card.featured:hover{transform:translateY(-4px)}.features-list li{font-size:.95rem}}@media (max-width: 380px){.hero-cta-row{flex-direction:column;flex-wrap:wrap;align-items:stretch;max-width:18.5rem;margin-left:auto;margin-right:auto}.hero-cta-tooltip-wrap{flex:1 1 auto;width:100%;max-width:100%}.btn-hero-primary,.btn-hero-secondary,a.btn-hero-primary,a.btn-hero-secondary{font-size:.88rem;padding-left:1rem;padding-right:1rem}}@media (max-width: 640px){.home-header-actions{gap:.45rem}.home-header-actions .btn-header,.home-header-actions .home-header-action-link,.home-header-actions .products-dropdown-trigger-link{font-size:.78rem;line-height:1.2;padding:.4rem .28rem}.home-section-nav{justify-content:flex-start;padding-left:.75rem;padding-right:.75rem}.hero-cta-row{max-width:100%;gap:.45rem .5rem}.btn-hero-primary,.btn-hero-secondary,a.btn-hero-primary,a.btn-hero-secondary{font-size:.8rem;padding-left:.65rem;padding-right:.65rem}.hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .5rem;margin-bottom:1.1rem}.feature-card{padding:.62rem .5rem;border-radius:10px}.feature-icon{font-size:1.35rem;margin-bottom:.26rem}.feature-card h3{font-size:.82rem;margin-bottom:.24rem}.feature-card p{font-size:.72rem;line-height:1.28}.section-trust{margin-bottom:1.3rem;padding:0 .3rem .1rem}.section-trust-heading{font-size:1.12rem;margin-bottom:.25rem}.section-trust-intro{font-size:.84rem;line-height:1.32;margin-bottom:.62rem}.trust-pill-list{gap:.38rem}.trust-pill{padding:.44rem .62rem;font-size:.78rem;line-height:1.22;border-radius:9px;gap:.38rem}.trust-pill-icon{font-size:.8rem}.section-faq{margin-bottom:1.65rem}.section-faq .section-subtitle{margin-bottom:.9rem;font-size:.84rem}.faq-list{gap:.28rem}.faq-item{border-radius:10px}.faq-question{padding:.58rem .72rem;font-size:.83rem;gap:.42rem}.faq-question-icon{font-size:.62rem}.faq-answer{padding:0 .72rem .62rem 1.22rem}.faq-answer p{margin-top:.42rem;font-size:.8rem;line-height:1.28}.pricing-at-a-glance{grid-template-columns:1fr}.section-subtitle,.section-trust-intro{font-size:.95rem}}
