/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}}:root{--ink:#10243e;--muted:#5c7087;--blue:#2f78c4;--blue-deep:#17558f;--blue-soft:#eaf4ff;--blue-pale:#f5f9ff;--coral:#f06c62;--line:#d4e3f2;--white:#fff;--shadow:0 24px 80px #1e4e7e21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f8fbff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 48px);min-height:90px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:-.035em;align-items:center;gap:12px;font-size:23px;font-weight:850;display:inline-flex}.brand img{width:42px;height:42px}nav{color:#415c77;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}nav a:not(.nav-cta){position:relative}nav a:not(.nav-cta):after{background:var(--blue);content:"";height:2px;transition:transform .16s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}nav a:hover:after{transform:scaleX(1)}nav a:focus-visible:after{transform:scaleX(1)}.nav-cta{color:var(--blue-deep);background:#fff;border:1px solid #bdd4eb;border-radius:999px;padding:12px 19px;box-shadow:0 8px 22px #265d9214}.nav-button{cursor:pointer;color:var(--blue-deep)}.extension-dialog{width:min(520px,100% - 28px);color:var(--ink);background:#fff;border:1px solid #bdd4eb;border-radius:24px;padding:42px;box-shadow:0 30px 100px #10243e47}.extension-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10243e8c}.extension-dialog>img{width:58px;height:58px;margin-bottom:22px}.extension-dialog h2{font-size:clamp(30px,5vw,43px)}.extension-dialog>p:not(.eyebrow){color:var(--muted);margin:18px 0 26px;font-size:16px;line-height:1.7}.dialog-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:14px;right:17px}.dialog-store-button{color:#fff;background:linear-gradient(#3c84cc,#286bad);border-radius:13px;padding:15px 20px;font-size:14px;font-weight:850;display:inline-block;box-shadow:0 5px #174f81}.dialog-browser-note{color:var(--muted);margin-top:18px;font-size:12px;line-height:1.55;display:block}.hero{width:min(1240px,100% - 48px);min-height:680px;box-shadow:var(--shadow);background:radial-gradient(circle at 72% 10%,#ffffffd1 0 9%,#0000 9.2%),linear-gradient(135deg,#f4f9ff 0%,#e5f2ff 55%,#d8ebff 100%);border:1px solid #c8ddf1;border-radius:38px;grid-template-columns:56% 44%;margin:10px auto 0;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:4;flex-direction:column;justify-content:center;padding:68px 24px 68px 70px;display:flex;position:relative}.hero-chip{color:#365a7c;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #c5dcf1;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 0 24px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex}.hero-chip span{background:#42a66d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #42a66d21}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:-.065em;max-width:680px;margin:0;font-size:clamp(47px,5.3vw,72px);font-weight:880;line-height:.98}.hero-punchline{flex-wrap:wrap;align-items:baseline;gap:12px;margin:26px 0 0;display:flex}.hero-punchline span{color:#667b90;text-decoration:line-through;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);font-size:15px;text-decoration-thickness:2px}.hero-punchline strong{color:var(--coral);letter-spacing:-.03em;font-size:22px;font-weight:900}.intro{color:#415c77;max-width:610px;margin:23px 0 0;font-size:17px;line-height:1.68}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.store-badge{width:206px;height:58px;display:block}.install-button{color:#fff;background:linear-gradient(#3c84cc,#286bad);border-radius:14px;flex-direction:column;align-items:flex-start;padding:15px 22px 13px;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 6px #174f81,0 18px 34px #2265a43b}:is(.install-button:hover,.install-button:focus-visible){transform:translateY(-2px);box-shadow:0 8px #174f81,0 21px 38px #2265a440}.install-button span{font-size:16px;font-weight:850}.install-button small{color:#dceeff;letter-spacing:.1em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:850}.secondary-link{color:var(--blue-deep);font-size:13px;font-weight:800}.secondary-link span{margin-left:4px}.hero-proof{color:#587086;flex-wrap:wrap;gap:22px;margin:28px 0 0;padding:0;font-size:11px;font-weight:750;list-style:none;display:flex}.hero-proof li{padding-left:15px;position:relative}.hero-proof li:before{background:var(--blue);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.43em;left:0}.hero-art{min-height:680px;position:relative}.hero-art:before{content:"";background:#ffffff8c;border-radius:50%;width:470px;height:470px;position:absolute;top:105px;left:2%;box-shadow:inset 0 0 0 1px #fff9}.hero-art>img{z-index:3;filter:drop-shadow(0 24px 26px #22476c2e);width:112%;max-width:none;position:absolute;top:70px;right:10%}.hero-orbit{z-index:2;border:1px solid #2f78c42e;border-radius:50%;position:absolute}.orbit-one{width:410px;height:410px;top:142px;left:8%}.orbit-two{background:#ffffff59;width:96px;height:96px;bottom:78px;right:5%}.moment{grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;width:min(1120px,100% - 48px);margin:76px auto 0;display:grid}.moment-copy h2{max-width:650px;font-size:clamp(34px,4.3vw,52px)}.moment-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.7}.moment-copy>p strong{color:var(--ink)}.moment-copy .moment-reaction{letter-spacing:-.035em;font-weight:900;color:var(--coral)!important;font-size:24px!important}.moment-copy .moment-finish{font-weight:900;color:var(--blue-deep)!important;font-size:18px!important}.browser-cue{background:#fff;border:1px solid #c6d9eb;border-radius:20px;overflow:hidden;transform:rotate(1deg);box-shadow:0 22px 55px #1e4e7e21}.browser-cue-top{background:#eff4f9;border-bottom:1px solid #dce7f2;align-items:center;gap:7px;height:58px;padding:0 14px;display:flex}.browser-cue-top>i{background:#b7c5d3;border-radius:50%;width:8px;height:8px}.browser-cue-top>span{color:#7a8b9c;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #d5e0eb;border-radius:8px;min-width:0;margin-left:5px;padding:7px 10px;font-size:10px;overflow:hidden}.toolbar-bubble{flex:none;margin-left:auto;position:relative}.toolbar-bubble img{width:32px;height:32px;display:block}.toolbar-bubble b{color:#3d4148;background:#e8e8eb;border:1px solid #fff;border-radius:5px;place-items:center;min-width:19px;height:17px;padding:0 4px;font-size:10px;font-weight:750;display:grid;position:absolute;bottom:-5px;right:-7px;box-shadow:0 1px 2px #10243e1f}.browser-cue-page{min-height:300px;padding:34px}.browser-cue-page>span{color:var(--blue-deep);letter-spacing:.14em;font-size:10px;font-weight:900}.browser-cue-page>i{background:#e7eef5;border-radius:5px;height:9px;margin-top:18px;display:block}.browser-cue-page>i:first-of-type{background:#cbd9e6;width:82%;height:18px}.browser-cue-page>i:nth-of-type(2){width:94%}.browser-cue-page>i:nth-of-type(3){width:67%}.browser-cue-page strong{border-left:3px solid var(--coral);color:#7c6664;background:#fff6f5;margin-top:58px;padding:13px 15px;font-size:12px;display:block}.section{width:min(1120px,100% - 48px);margin:118px auto}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.65}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:900}.eyebrow.light{color:#a9d3ff}h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.2vw,54px);font-weight:860;line-height:1.04}.step-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.step-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-rows:auto 1fr;min-height:225px;padding:25px;display:grid;box-shadow:0 14px 38px #36638e12}.step-grid article>span{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid}.step-grid article div{align-self:end}.step-grid h3{letter-spacing:-.035em;margin:0 0 9px;font-size:23px}.step-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.62}.feature-band{color:#fff;background:linear-gradient(135deg,#102a49,#143d69);border-radius:32px;grid-template-columns:.9fr 1.1fr;gap:60px;width:min(1240px,100% - 48px);margin:0 auto 118px;padding:66px;display:grid;box-shadow:0 28px 80px #102a4933}.feature-intro h2{max-width:490px}.feature-intro>p:last-child{color:#bfd5ea;max-width:510px;margin:24px 0 0;font-size:15px;line-height:1.72}.feature-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature-grid article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff21;border-radius:18px;padding:22px}.feature-grid article>span{color:#84b9ec;letter-spacing:.13em;font-size:10px;font-weight:900}.feature-grid h3{margin:22px 0 7px;font-size:19px}.feature-grid p{color:#c6d9eb;margin:0;font-size:13px;line-height:1.6}.safety-note{background:#fffaf1;border:1px solid #f0d3a1;border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:28px;width:min(960px,100% - 48px);margin:0 auto 118px;padding:34px 38px;display:grid}.safety-icon{color:#a96811;background:#ffedc7;border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid}.safety-note h2{font-size:clamp(27px,3vw,38px)}.safety-note div>p:last-child{color:#6f624c;margin:10px 0 0;line-height:1.65}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px 24px;box-shadow:0 10px 30px #36638e0f}.faq-list summary{cursor:pointer;letter-spacing:-.02em;font-size:17px;font-weight:830;line-height:1.3}.faq-list p{color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.68}.explore-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.explore-grid a{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:145px;padding:25px;transition:transform .16s,border-color .16s;display:flex;box-shadow:0 12px 34px #36638e12}:is(.explore-grid a:hover,.explore-grid a:focus-visible){border-color:#8cb9e2;transform:translateY(-3px)}.explore-grid strong{letter-spacing:-.035em;font-size:22px}.explore-grid span{color:var(--blue-deep);font-size:13px;font-weight:800}.guide-shell{width:min(980px,100% - 48px);margin:18px auto 96px}.guide-hero{box-shadow:var(--shadow);background:linear-gradient(135deg,#f4f9ff,#dceeff);border:1px solid #c8ddf1;border-radius:30px;padding:64px}.guide-hero h1{max-width:820px;font-size:clamp(43px,6vw,68px)}.guide-hero>p:not(.eyebrow){color:#405d78;max-width:760px;margin:24px 0 0;font-size:18px;line-height:1.68}.guide-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;display:flex}.guide-body{gap:18px;margin-top:28px;display:grid}.guide-body section{border:1px solid var(--line);background:#fff;border-radius:22px;padding:34px 38px;box-shadow:0 10px 30px #36638e0f}.guide-body h2{font-size:clamp(28px,3.4vw,40px)}.guide-body h3{margin:24px 0 8px;font-size:21px}.guide-body p,.guide-body li{color:#405d78;font-size:16px;line-height:1.75}.guide-body ul,.guide-body ol{padding-left:24px}.guide-body a{color:var(--blue-deep);text-underline-offset:3px;font-weight:800;text-decoration:underline}.related-links{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.related-links a{background:var(--blue-pale);border-radius:14px;padding:18px;text-decoration:none}.launch-note{color:#fff;background:linear-gradient(135deg,#2f78c4,#1f609e);border-radius:28px;justify-content:space-between;align-items:center;gap:44px;width:min(1120px,100% - 48px);margin:0 auto 96px;padding:42px 46px;display:flex;box-shadow:0 22px 60px #26639f38}.launch-note h2{max-width:710px;font-size:clamp(30px,3.6vw,46px)}.launch-note p:last-child{color:#dbeeff;margin:12px 0 0}.launch-button{color:var(--blue-deep);background:#fff;border-radius:13px;flex:none;padding:15px 19px;font-size:13px;font-weight:850;box-shadow:0 5px #b9d4eb}.launch-button span{margin-left:5px}footer{border-top:1px solid var(--line);width:min(1180px,100% - 48px);color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin:0 auto;padding:34px 0 46px;font-size:12px;display:grid}.footer-brand{font-size:17px}.footer-brand img{width:30px;height:30px}footer>div{justify-content:flex-end;gap:18px;display:flex}.legal-header{margin-bottom:22px}.policy-shell{border:1px solid var(--line);width:min(900px,100% - 48px);box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:0 auto 96px;overflow:hidden}.policy-heading{background:linear-gradient(135deg,#edf6ff,#dceeff);padding:58px 64px 50px}.policy-heading .eyebrow{margin-bottom:14px}.policy-heading h1{max-width:720px;font-size:clamp(42px,6vw,64px)}.policy-heading>p:not(.eyebrow){color:#405d78;max-width:670px;margin:22px 0 16px;font-size:17px;line-height:1.65}.policy-heading>span{color:var(--muted);font-size:11px;font-weight:750}.policy-body{padding:14px 64px 58px}.policy-body section{border-bottom:1px solid #e0ebf5;padding:36px 0}.policy-body section:last-child{border-bottom:0}.policy-body h2{margin-bottom:14px;font-size:clamp(25px,3vw,34px)}.policy-body p,.policy-body li{color:#405d78;font-size:15px;line-height:1.75}.policy-body p{margin:11px 0 0}.policy-body ul{margin:14px 0 0;padding-left:24px}.policy-body li+li{margin-top:8px}.policy-body a{color:var(--blue-deep);text-underline-offset:3px;font-weight:780;text-decoration:underline}.support-callout{background:var(--blue-pale);border-radius:18px;margin-top:32px;border:1px solid var(--line)!important;padding:28px!important}.contact-pending{color:var(--blue-deep);font-weight:800}.numbered-steps{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.numbered-steps li{grid-template-columns:42px 1fr;align-items:center;gap:14px;display:grid}.numbered-steps span{background:var(--blue-soft);width:42px;height:42px;color:var(--blue-deep);border-radius:50%;place-items:center;font-weight:900;display:grid}.numbered-steps p{margin:0}.notice-box{border-left:4px solid var(--blue);background:var(--blue-pale);border-radius:0 12px 12px 0;padding:17px 20px;margin-top:26px!important}@media (max-width:980px){nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:60px 50px 28px}.hero-art{min-height:470px}.hero-art:before{width:430px;height:430px;top:8px;left:28%}.hero-art>img{width:72%;top:-20px;right:-2%}.orbit-one{top:36px;left:35%}.section-heading{grid-template-columns:1fr;gap:18px}.feature-band{grid-template-columns:1fr}.launch-note{flex-direction:column;align-items:flex-start}.moment,footer{grid-template-columns:1fr}footer,footer>div{justify-content:flex-start;justify-items:start}}@media (max-width:680px){.site-header,.hero,.moment,.section,.feature-band,.safety-note,.launch-note,footer{width:min(100% - 28px,1180px)}.site-header{min-height:76px}.brand{font-size:19px}.brand img{width:35px;height:35px}.nav-cta{padding:9px 13px;font-size:12px}.hero{border-radius:24px}.hero-copy{padding:42px 23px 18px}h1{font-size:clamp(41px,13vw,58px)}.hero-punchline{flex-direction:column;align-items:flex-start;gap:6px}.intro{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.install-button{width:100%}.secondary-link{padding:5px 2px}.hero-proof{gap:11px 16px}.hero-art{min-height:390px}.hero-art:before{width:330px;height:330px;top:24px;left:10%}.hero-art>img{width:112%;top:6px;right:-20%}.orbit-one{width:300px;height:300px;top:40px;left:17%}.moment{gap:34px;margin-top:58px}.browser-cue-page{min-height:245px;padding:27px}.section{margin:82px auto}.step-grid,.feature-grid,.faq-list,.explore-grid,.related-links{grid-template-columns:1fr}.step-grid article{min-height:185px}.feature-band{border-radius:24px;margin-bottom:82px;padding:38px 24px}.safety-note{grid-template-columns:1fr;margin-bottom:82px;padding:28px 24px}.launch-note{margin-bottom:70px;padding:34px 25px}.launch-button{text-align:center;width:100%}.policy-shell{border-radius:22px;width:min(100% - 28px,900px)}.policy-heading{padding:42px 25px 36px}.policy-body{padding:6px 25px 38px}.guide-shell{width:min(100% - 28px,980px)}.guide-hero{border-radius:22px;padding:42px 25px}.guide-body section{padding:28px 24px}footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.install-button,nav a:after{transition:none}}.edge-install{color:#fff;background:#153b36;border-radius:12px;padding:16px 22px}.moderator-panel{background:#eaf3f5;border-radius:20px;align-items:center;gap:24px;margin-top:28px;padding:24px;display:flex}.moderator-panel img{flex-shrink:0}.sneaky-lines{margin-top:24px;line-height:1.8}.kev-invitation>p{max-width:800px}@media (max-width:600px){.moderator-panel{gap:14px;padding:16px}.moderator-panel img{width:88px;height:88px}}.simple-instructions{grid-template-columns:1fr 1fr;gap:28px;display:grid}.simple-instructions article{background:#fff;border:1px solid #d7e2ee;border-radius:18px;padding:24px}.simple-instructions p,.simple-copy,.iphone-note p{color:#415c77;line-height:1.7}.simple-copy{max-width:850px;margin:22px 0}.iphone-note{margin-top:20px}.iphone-note summary{cursor:pointer;font-weight:700}@media (max-width:650px){.simple-instructions{grid-template-columns:1fr}}.simple-instructions{grid-template-columns:repeat(3,minmax(0,1fr))}.step-number{color:#286bad;margin-bottom:12px;font-size:28px;font-weight:850;display:block}.hero-tagline{color:#415c77;margin-top:24px;font-weight:700}.android-tip{background:#eaf3f5;border-radius:16px;margin-top:24px;padding:20px 24px;line-height:1.7}@media (max-width:760px){.simple-instructions{grid-template-columns:1fr}}.section.how{margin-top:40px}.how .section-heading{margin-bottom:24px}@media (max-width:600px){.section.how{margin-top:28px}}.hero-tagline{color:var(--ink);font-size:clamp(22px,2.3vw,30px);font-weight:850;line-height:1.3}
