.account-page{--account-accent: var(--orange-text);padding:46px 0 0;min-height:70vh}.account-page.container{width:min(1440px,calc(100% - 96px))}.account-page button,.account-page a{-webkit-tap-highlight-color:transparent}.account-page :is(button,a,input,summary):focus-visible{outline:2px solid var(--account-accent);outline-offset:5px}.account-page .button{min-height:54px;padding:14px 20px;font-size:15px;gap:10px;box-shadow:none}.account-page .button:disabled{opacity:.6;cursor:wait}.account-page svg{flex-shrink:0}.account-page button.text-link{background:none;border:0;padding:0;font:inherit;cursor:pointer}.account-page .text-link.small{font-size:13px}.account-page .text-link{color:var(--account-accent)}:root[data-theme=dark] .account-page{--account-accent: #ffad78}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .account-page{--account-accent: #ffad78}}.account-loading{display:flex;align-items:center;gap:12px;justify-content:center;padding:160px 0;color:var(--muted);font-size:17px}.spin{animation:account-spin .9s linear infinite}@keyframes account-spin{to{transform:rotate(360deg)}}.account-reveal{animation:account-arrive 1.25s cubic-bezier(.2,.7,.25,1) both}.account-welcome-copy{animation-delay:.08s}.account-welcome-art{animation-delay:.16s}.account-section-heading{animation-delay:.22s}.account-sites{animation-delay:.28s}.account-billing{animation-delay:.36s}.account-security{animation-delay:.44s}.account-help{animation-delay:.5s}@keyframes account-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.account-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.account-kicker{display:inline-flex;align-items:center;gap:12px;font-size:11px;letter-spacing:1.7px;font-weight:600;color:var(--muted)}.account-kicker>span:first-child{width:6px;height:6px;border-radius:50%;background:var(--account-accent)}.account-kicker-divider{width:22px;height:1px;background:var(--line-strong);margin-inline:2px}.account-kicker-extra{display:inline-flex;align-items:center;gap:12px}.account-signout{display:inline-flex;align-items:center;gap:12px;background:transparent;border:0;color:var(--muted);font-size:14px;min-height:44px;padding:8px 0 8px 14px}.account-signout:hover{color:var(--account-accent)}.account-welcome{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:28px;padding:30px 0 58px}.account-welcome h1{font-size:clamp(76px,7.65vw,116px);line-height:.99;letter-spacing:-.075em;font-weight:500;margin:0}.account-welcome h1 em{display:inline-block;color:var(--account-accent);font-weight:500;font-style:italic;letter-spacing:-.065em;padding-right:.08em}.account-welcome-copy>p{margin:24px 0 26px;font-size:18px;line-height:1.7;color:var(--muted);letter-spacing:-.25px}.account-welcome-copy,.auth-intro,.auth-shell{min-width:0}.account-identity{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.account-avatar{width:44px;height:44px;border-radius:50%;background:var(--bg-alt);display:grid;place-items:center;border:1px solid var(--line)}.account-identity>div{min-width:0}.account-identity strong{font-size:14px;font-weight:600}.account-email{display:block;font-size:12px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.plan-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;color:var(--account-accent);background:#c741020b;border:1px solid #c7410228;border-radius:6px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.75px;margin-left:8px}.account-welcome-art{position:relative;min-width:0}.account-orbit{position:relative;width:100%;height:358px;isolation:isolate}.account-orbit-grid{position:absolute;inset:-12px 0;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse,#000 10%,transparent 68%);mask-image:radial-gradient(ellipse,#000 10%,transparent 68%)}.account-orbit-halo{position:absolute;width:78%;height:78%;inset:11%;background:radial-gradient(ellipse,#ed8b4f20,transparent 68%)}.account-orbit-track{position:absolute;left:50%;top:47%;width:90%;height:51%;border:1px solid #c741023a;border-radius:50%;transform:translate(-50%,-50%) rotate(var(--track-angle));animation:account-orbit-drift 24s ease-in-out infinite alternate}.orbit-track-one{--track-angle: -27deg}.orbit-track-two{--track-angle: 32deg;width:75%;height:57%;border-color:#c7410226;animation-delay:-12s}.orbit-track-three{--track-angle: -58deg;width:66%;height:87%;border-color:var(--line);animation-duration:32s}.account-orbit-track>span{position:absolute;width:11px;height:11px;left:9%;top:17%;border-radius:50%;background:radial-gradient(circle at 30% 25%,#ffc492,#e7782c 35%,#913007);box-shadow:0 3px 7px #a0443020}.orbit-track-two>span{width:7px;height:7px;inset:auto 10% 13% auto}.account-orbit-coin{position:absolute;width:196px;height:196px;left:50%;top:47%;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 28% 16%,#ffae62,#f88335 18%,#de590e 54%,#b53700 85%);border:1px solid #ec7938;box-shadow:inset 2px 3px 4px #ffd7a89c,inset -5px -8px 14px #8f24006b,0 30px 44px -22px #ba440065;transform:translate(-50%,-50%) rotate(-12deg);animation:account-coin-float 12s ease-in-out infinite}.account-orbit-coin:after{content:"";position:absolute;inset:10px;border:1px solid #ffca9c60;border-radius:50%}.account-orbit-coin img{width:68%;height:68%;object-fit:contain;filter:drop-shadow(0 2px 1px #802b0340)}.account-satellite{position:absolute;display:grid;place-items:center;width:55px;height:55px;border-radius:17px;background:var(--surface);border:1px solid var(--line);box-shadow:0 10px 25px -10px #5f371b26;color:var(--muted);animation:account-satellite-float 15s ease-in-out infinite}.account-satellite svg{width:26px;height:26px}.satellite-web{top:28px;right:20%;transform:rotate(12deg)}.satellite-security{bottom:48px;left:13%;transform:rotate(-10deg);animation-delay:-7s}.account-orbit-caption{position:absolute;bottom:0;left:0;width:100%;text-align:center;font-size:10px;font-weight:500;letter-spacing:2px;color:var(--muted)}.account-orbit-caption>span{display:inline-block;width:4px;height:4px;background:var(--account-accent);border-radius:50%;vertical-align:middle;margin-right:9px}.account-motion-control{position:absolute;right:0;bottom:-14px;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;color:var(--muted);background:var(--bg)}.account-motion-control:hover{border-color:var(--account-accent);color:var(--account-accent)}@keyframes account-orbit-drift{to{transform:translate(-50%,-50%) rotate(calc(var(--track-angle) + 16deg))}}@keyframes account-coin-float{50%{transform:translate(-50%,calc(-50% - 9px)) rotate(-4deg)}}@keyframes account-satellite-float{50%{translate:0 -8px}}.account-page[data-motion-paused=true] .account-orbit *{animation-play-state:paused}.account-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--line);padding-top:26px;margin-bottom:22px}.account-section-heading h2{font-size:24px;line-height:1.3;font-weight:500;letter-spacing:-.8px}.account-section-heading h2>span,.account-card h2>span{color:var(--account-accent)}.account-section-heading>span{font-size:13px;color:var(--muted)}.account-grid{display:grid;grid-template-columns:1.32fr 1fr 1fr;gap:18px;align-items:stretch}.account-card{position:relative;min-width:0;min-height:374px;padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--surface);display:flex;flex-direction:column;transition:border-color .6s,box-shadow .6s}.account-card:hover{border-color:var(--line-strong);box-shadow:0 14px 38px -28px #44250930}.account-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:27px}.account-card-label{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:600;letter-spacing:1.2px;color:var(--muted)}.account-card-label>svg{color:var(--account-accent)}.account-card-index{color:var(--muted);font-size:10px;letter-spacing:1px;font-variant-numeric:tabular-nums}.account-card h2{font-size:32px;font-weight:500;line-height:1.08;letter-spacing:-1.4px;margin:0}.account-card>p{font-size:14px;line-height:1.7;color:var(--muted);margin:16px 0}.account-card .button{width:100%;justify-content:space-between;border-radius:10px}.account-sites-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.account-site-count{font-size:67px;line-height:1;font-weight:400;letter-spacing:-5px;color:var(--muted);opacity:.65}.site-list{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:10px}.site-list li{display:flex;align-items:center;gap:11px;padding:15px 12px;background:var(--bg);border-radius:10px;border:1px solid var(--line-soft)}.site-symbol{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.site-information{min-width:0;flex:1}.site-information strong{display:block;font-size:14px;font-weight:500;letter-spacing:-.3px;overflow-wrap:anywhere}.site-url{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:11px;color:var(--muted)}.connection-dot,.membership-seats>span{width:5px;height:5px;border-radius:50%;background:#4c8864;flex-shrink:0}.site-disconnect{width:36px;min-height:44px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center;flex-shrink:0}.site-disconnect:hover{color:var(--danger-ink)}.account-connect-link{display:flex;align-items:center;gap:9px;min-height:44px;margin-top:auto;color:var(--ink);font-size:14px;font-weight:500}.account-connect-link>svg:last-child{margin-left:auto}.account-connect-link:hover{color:var(--account-accent)}.card-empty{font-size:14px;color:var(--muted);line-height:1.7;margin:8px 0 16px}.link-code-fallback{padding-top:12px;border-top:1px solid var(--line);margin-top:8px}.link-code-fallback summary{display:flex;align-items:center;gap:8px;min-height:32px;font-size:12px;color:var(--muted);cursor:pointer;list-style:none}.link-code-fallback summary::-webkit-details-marker{display:none}.link-code-fallback summary>svg:last-child{margin-left:auto;transition:transform .3s}.link-code-fallback[open] summary>svg:last-child{transform:rotate(180deg)}.link-code-fallback>.button,.link-code-fallback>.link-code-box{margin-top:12px}.link-code-box{padding:16px;border:1px dashed #c7410250;border-radius:10px;background:#c7410208;margin-bottom:16px}.link-code-box p{font-size:13px;color:var(--muted);line-height:1.7;margin:0 0 10px;overflow-wrap:anywhere}.code-display{display:flex;align-items:center;gap:8px;justify-content:space-between;background:var(--bg);border-radius:8px;padding:8px 12px;margin-bottom:12px}.code-display code{font-size:19px;letter-spacing:.07em;font-weight:600;color:var(--account-accent);overflow-wrap:anywhere;min-width:0}.code-display button{background:none;border:0;color:var(--account-accent);padding:12px}.account-card.account-billing{background:#21221f;color:#fffaf4;border-color:#21221f;overflow:hidden}.account-billing:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 100% 0%,#f5843417,transparent 68%)}.account-billing>*{position:relative}.account-billing .account-card-label,.account-billing .account-card-index{color:#c5c6bd}.account-billing .account-card-label svg,.account-billing h2>span{color:#ffaa70}.account-billing h2{color:#fffaf4}.membership-name{display:flex;justify-content:space-between;align-items:center;gap:12px}.membership-name h2{font-size:38px}.membership-name>svg{color:#f99a59}.account-billing>.membership-description{margin:12px 0 0;font-size:13px;line-height:1.6;color:#b9bab1;max-width:240px}.membership-price{display:flex;align-items:center;gap:13px;margin-top:16px}.membership-price strong{font-size:62px;line-height:1;font-weight:400;letter-spacing:-4px}.membership-price>span{font-size:11px;line-height:1.6;color:#b9bab1}.account-billing>.membership-seats{display:flex;align-items:center;gap:7px;margin:10px 0 20px;color:#c5c6bd;font-size:11px}.membership-seats>span{background:#a2b48d}.account-billing .account-billing-button{margin-top:auto;border:1px solid #ffffff24;background:#ffffff0b;color:#fffaf4}.account-billing .account-billing-button:hover{background:#ffffff16;border-color:#ffffff50;transform:none}.plan-picker{display:grid;gap:10px}.plan-option{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #ffffff26;border-radius:10px;background:#ffffff07;color:#fffaf4;text-align:left;cursor:pointer;transition:border-color .3s,background .3s}.plan-option:hover:not(:disabled),.plan-option.is-preselected{border-color:#ff9a5e;background:#ff781f12}.plan-option:disabled{opacity:.6;cursor:wait}.plan-option-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:16px}.plan-option-head span{color:#ffad78;font-size:14px}.plan-option-blurb{font-size:12px;color:#c5c6bd;line-height:1.6}.account-billing>p{color:#c5c6bd}.account-security{background:var(--bg-alt);isolation:isolate}.account-security>:not(.security-fingerprint){position:relative}.security-fingerprint{position:absolute;right:18px;top:77px;color:var(--muted);opacity:.1;z-index:-1}.account-security h2{font-size:32px}.account-security>.security-description{font-size:13px;margin:18px 0 25px}.account-security>.security-status{display:flex;align-items:center;gap:7px;font-size:11px;margin:auto 0 18px}.security-status>span{width:5px;height:5px;border-radius:50%;background:#b77925}.account-security>.security-status.is-secure{color:var(--ok-ink)}.account-security .button-secondary{background:var(--surface);border-color:var(--line-strong)}.account-security .pw-field{margin-bottom:12px}.account-security .pw-field>input{padding:14px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--ink);font-size:14px}.account-security .qr{background:#21221f;border-radius:12px;padding:10px;margin:4px 0 16px}.totp-secret{display:block;font-size:13px;letter-spacing:.07em;color:var(--account-accent);word-break:break-all;margin:0 0 10px}.account-help{display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:28px 0;margin-top:10px}.account-help>span,.account-help a{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted)}.account-help a{color:var(--ink)}.account-help a:hover{color:var(--account-accent)}.account-bottom{display:flex;justify-content:space-between;gap:18px;padding:26px 0;font-size:10px;letter-spacing:1.6px;color:var(--muted)}.account-bottom>div{display:flex;gap:22px;font-size:12px;letter-spacing:0}.account-bottom>div>span{margin-left:14px}.account-auth{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,7vw,120px);padding-block:76px}.auth-intro h2{font-size:clamp(64px,6vw,94px);font-weight:500;line-height:1.03;letter-spacing:-.065em;margin:28px 0 22px}.auth-intro h2 em{color:var(--account-accent);font-style:italic}.auth-intro>p{font-size:17px;line-height:1.7;color:var(--muted)}.auth-intro .account-orbit{max-width:400px;height:280px;margin-top:25px}.auth-intro .account-orbit-coin{width:146px;height:146px}.auth-intro .account-orbit *{animation:none}.auth-shell{width:100%;max-width:490px;justify-self:end}.auth-card{padding:38px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 24px 60px -48px #3c23134d}.auth-card-mark{display:flex;align-items:center;gap:12px;margin-bottom:32px}.auth-card-mark>span{font-size:10px;font-weight:600;letter-spacing:1.2px;color:var(--muted)}.auth-card h1{font-size:38px;line-height:1.1;font-weight:500;letter-spacing:-1.8px;margin-bottom:12px}.auth-sub{font-size:15px;line-height:1.7;margin-bottom:26px;color:var(--muted);overflow-wrap:anywhere}.auth-sub b{color:var(--ink);font-weight:500}.auth-card form{display:grid;gap:15px}.auth-card .button{width:100%;margin-top:8px;border-radius:10px;justify-content:center}.auth-switch{margin-top:24px;font-size:14px;color:var(--muted);text-align:center;line-height:1.7}.auth-footnote{margin:20px 15px 0;font-size:12px;color:var(--muted);text-align:center;line-height:1.8}.auth-checking{display:flex;align-items:center;gap:8px;justify-content:center;font-size:14px;color:var(--muted);margin-top:14px}.field{display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid var(--line-strong);border-radius:9px;background:var(--bg);transition:border-color .3s}.field:focus-within{border-color:var(--account-accent)}.field svg{color:var(--muted);flex-shrink:0}.field input{flex:1;min-width:0;background:none;border:0;padding:17px 0;color:var(--ink);font-size:16px;outline:none}.pw-field{position:relative}.pw-field .field,.pw-field input{width:100%}.pw-field .field{padding-right:50px}.pw-toggle{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:none;border:0;color:var(--muted);width:44px;height:44px;display:grid;place-items:center}.pw-toggle:hover{color:var(--account-accent)}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;margin:2px 0;flex-wrap:wrap}.check{display:flex;align-items:center;gap:7px;color:var(--muted);min-height:30px}.check input{accent-color:var(--account-accent);width:16px;height:16px}.banner{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;border-radius:9px;font-size:13px;line-height:1.6;margin-top:12px;overflow-wrap:anywhere}.banner-error{background:var(--danger-bg);border:1px solid var(--danger-border);color:var(--danger-ink)}.banner-error svg{color:var(--danger-ink);flex-shrink:0;margin-top:2px}.banner-ok{background:var(--ok-bg);border:1px solid var(--ok-border);color:var(--ok-ink)}.banner-ok svg{display:none}.banner:empty,.banner:has(>span:empty){display:none}.google-btn{display:flex;justify-content:center;margin-bottom:8px;max-width:100%;overflow:hidden}.or-row{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px;letter-spacing:.07em;text-transform:uppercase;margin:22px 0}.or-row span{flex:1;height:1px;background:var(--line)}.otp-row{display:flex;gap:8px;justify-content:center;margin:18px 0 6px}.otp-cell{min-width:0;width:44px;flex:0 1 44px;height:52px;text-align:center;font-size:22px;font-weight:500;border-radius:8px;border:1px solid var(--line-strong);background:var(--bg);color:var(--ink);transition:border-color .2s}.otp-cell:focus{outline:none;border-color:var(--account-accent)}@media(min-width:1600px){.account-welcome{padding-block:42px 64px}.account-card{padding:30px;min-height:390px}}@media(max-width:1150px){.account-page.container{width:calc(100% - 64px)}.account-welcome{grid-template-columns:1.15fr 1fr}.account-welcome h1{font-size:clamp(70px,8vw,92px)}.account-orbit{height:310px}.account-orbit-coin{width:164px;height:164px}.account-grid{grid-template-columns:1fr 1fr}.account-card{min-height:360px}.account-sites{grid-column:1 / -1;min-height:0}.account-sites h2 br{display:none}.account-sites-heading{margin-bottom:16px}.account-site-count{font-size:48px}.site-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.site-list li:only-child{grid-column:1 / -1}.account-auth{gap:40px}.auth-card{padding:28px}}@media(max-width:760px){.account-page.container{width:calc(100% - 40px)}.account-page{padding-top:24px}.account-kicker{font-size:10px;letter-spacing:1px;gap:8px}.account-kicker-divider{width:12px}.account-signout{font-size:12px;gap:7px}.account-welcome{grid-template-columns:minmax(0,1fr);padding:30px 0 32px;gap:22px}.account-welcome h1{font-size:clamp(65px,12.6vw,96px)}.account-welcome-copy>p{font-size:16px;margin:22px 0}.account-welcome-art{width:min(400px,100%);justify-self:center}.account-orbit{height:276px}.account-orbit-coin{width:158px;height:158px}.account-satellite{width:46px;height:46px;border-radius:13px}.account-satellite svg{width:22px;height:22px}.satellite-web{top:12px;right:17%}.satellite-security{bottom:30px;left:12%}.account-motion-control{right:0;bottom:-14px}.account-orbit-caption{font-size:9px;letter-spacing:1.5px}.account-section-heading{padding-top:24px}.account-section-heading>span{max-width:140px;text-align:right;font-size:11px;line-height:1.6}.account-section-heading h2{font-size:24px}.account-grid{grid-template-columns:1fr;gap:16px}.account-card,.account-sites{min-height:0;padding:26px;grid-column:auto}.account-card-top{margin-bottom:25px}.account-card-label{font-size:11px}.account-card h2{font-size:34px}.account-sites h2 br{display:initial}.site-list{grid-template-columns:1fr}.account-billing>.membership-description{max-width:none;font-size:14px}.membership-price{margin-top:24px}.membership-price strong{font-size:72px}.account-billing>.membership-seats{margin-bottom:26px;font-size:12px}.account-security>.security-description{font-size:14px;margin-block:18px 30px}.account-security>.security-status{font-size:12px}.security-fingerprint{right:26px;top:76px}.account-help{align-items:flex-start;flex-direction:column;gap:16px;padding:26px 0}.account-help>span,.account-help a{font-size:14px}.account-help a{min-height:36px}.account-bottom{flex-wrap:wrap;row-gap:18px;font-size:9px}.account-bottom>div{gap:20px}.account-auth{grid-template-columns:minmax(0,1fr);padding-block:36px 48px;gap:30px}.auth-intro h2{font-size:62px;margin:20px 0 16px}.auth-intro>p{font-size:16px}.auth-intro .account-orbit{display:none}.auth-shell{justify-self:center;max-width:540px}.auth-card{padding:28px}.auth-card h1{font-size:36px}}@media(max-width:380px){.account-page.container{width:calc(100% - 32px)}.account-toolbar .account-kicker{font-size:9px;letter-spacing:.5px;gap:5px}.account-kicker-divider{width:8px}.account-signout{font-size:11px;padding-left:0}.account-welcome h1{font-size:58px}.account-welcome-copy>p{font-size:15px}.account-identity{gap:9px}.account-identity .plan-pill{margin-left:52px;margin-top:-2px}.account-card{padding:22px 18px}.account-card-label{font-size:10px}.site-information strong{font-size:13px}.site-symbol{width:33px;height:36px}.site-list li{gap:8px;padding:12px 8px}.site-url{font-size:10px}.account-orbit-caption{text-align:left;padding-left:16px}.auth-card{padding:24px 18px}.auth-card h1{font-size:32px}.auth-intro h2{font-size:50px}}@media(max-width:480px){.account-kicker-extra{display:none}.account-toolbar .account-kicker{font-size:11px;letter-spacing:1.2px;gap:9px}.account-signout{font-size:13px;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.account-page *,.account-page *:before,.account-page *:after{animation:none!important;transition:none!important}.account-reveal{opacity:1;transform:none}.account-motion-control{display:none}}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/google-sans-latin-normal-JCxa0xDi.woff2) format("woff2")}@font-face{font-family:Google Sans;font-style:italic;font-weight:400 700;font-display:swap;src:url(/assets/google-sans-latin-italic-LOAxVL78.woff2) format("woff2")}:root{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-synthesis:none;font-weight:400;--ease:cubic-bezier(.16,1,.3,1);--orange:#ff781f;--orange-light:#ffb17c;--ink-on-orange:#1a1206;--orange-text:#c2410c;--bg:#faf9f7;--bg-alt:#f3f0ec;--surface:#ffffff;--surface-2:#f4f1ed;--ink:#16130f;--muted:#5f5952;--muted-2:#6b6359;--line:#00000014;--line-strong:#00000029;--line-soft:#0000000a;--header-bg:#faf9f7cc;--selection-bg:#ff781f30;--selection-ink:#1a1206;--danger-bg:#fdf0ef;--danger-border:#f3b7b0;--danger-ink:#b3261e;--ok-bg:#eef8f1;--ok-border:#a8dab8;--ok-ink:#1e6b3c;color:var(--ink);background:var(--bg);color-scheme:light;--radius-sm:8px;--radius-md:12px;--radius-lg:22px;--radius-pill:999px;--sp-1:.5rem;--sp-2:1rem;--sp-3:1.5rem;--sp-4:2rem;--sp-5:3rem;--sp-6:4.5rem;--sp-7:6rem;--section-pad:clamp(64px,7.5vw,112px);--fs-small:.875rem;--fs-body:1.125rem;--fs-large:1.25rem;--fs-h3:1.4rem;--fs-h2:clamp(2.3rem,4.2vw,4rem);--fs-h1:clamp(3rem,5.8vw,5.75rem);--fs-hero:clamp(5.2rem,9.4vw,9.2rem);--fs-display:clamp(3rem,6vw,6rem);--fs-wordmark:clamp(5rem,13vw,12rem);--width-content:760px;--width-wide:1440px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#070707;--bg-alt:#0b0b0b;--surface:#141210;--surface-2:#100e0c;--ink:#f4f2f0;--muted:#a5a19e;--muted-2:#8a8380;--orange-text:#ff781f;--line:#ffffff14;--line-strong:#ffffff29;--line-soft:#ffffff0a;--header-bg:#08080880;--selection-bg:#f9731650;--selection-ink:#fff;--danger-bg:#ff3b3b14;--danger-border:#ff3b3b3a;--danger-ink:#ffb2ac;--ok-bg:#3ba86a14;--ok-border:#3ba86a3a;--ok-ink:#a9dfc2;color-scheme:dark}}:root[data-theme=dark]{--bg:#070707;--bg-alt:#0b0b0b;--surface:#141210;--surface-2:#100e0c;--ink:#f4f2f0;--muted:#a5a19e;--muted-2:#8a8380;--line:#ffffff14;--line-strong:#ffffff29;--line-soft:#ffffff0a;--header-bg:#08080880;--selection-bg:#f9731650;--selection-ink:#fff;--danger-bg:#ff3b3b14;--danger-border:#ff3b3b3a;--danger-ink:#ffb2ac;--ok-bg:#3ba86a14;--ok-border:#3ba86a3a;--ok-ink:#a9dfc2;color-scheme:dark}:root[data-theme=light]{color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;transition:background-color .25s,color .25s}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;background:none;border:0}svg{flex-shrink:0}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #ffab71;outline-offset:6px}::selection{background:var(--selection-bg);color:var(--selection-ink)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;letter-spacing:-.055em;line-height:1.05;text-wrap:balance;color:var(--ink)}h1{font-size:var(--fs-h1)}h3{font-size:var(--fs-h3)}h2{font-size:var(--fs-h2)}p{color:var(--muted);line-height:1.6;font-size:var(--fs-body)}em{font-style:normal;background:linear-gradient(110deg,#ff731c 4%,#ffad79 95%);color:transparent;-webkit-background-clip:text;background-clip:text}.container{width:min(var(--width-wide),calc(100% - 96px));margin:auto}.skip-link{position:fixed;z-index:100;left:20px;top:15px;transform:translateY(-180%);padding:14px 20px;background:#fff;color:#111;border-radius:var(--radius-sm)}.skip-link:focus{transform:none}.header{height:100px;position:relative;z-index:30;border-bottom:1px solid var(--line-soft);background:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{display:block;width:220px;height:auto;object-fit:contain}.brand-logo.logo-white{display:none}:root[data-theme=dark] .logo-black{display:none}:root[data-theme=dark] .logo-white{display:block}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .logo-black{display:none}:root:not([data-theme=light]) .logo-white{display:block}}.brand-mark{display:block;width:24px;height:auto;object-fit:contain;flex-shrink:0}.navigation{display:flex;align-items:center;gap:35px;margin-left:55px}.navigation>a{font-size:var(--fs-small);color:var(--muted);transition:color .2s;display:flex;align-items:center;gap:4px}.navigation>a:hover,.navigation>a[aria-current=page]{color:var(--ink)}.navigation>a svg{color:var(--muted-2)}.navigation .mobile-download{display:none}.header-actions{display:flex;align-items:center;gap:10px}.theme-toggle{border:1px solid var(--line-strong);border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0;transition:border-color .2s,color .2s}.theme-toggle:hover{border-color:var(--orange-text);color:var(--orange-text)}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:56px;padding:0 28px;border-radius:var(--radius-pill);font-size:var(--fs-small);font-weight:700;line-height:1.3;transition:transform .3s var(--ease),border-color .35s,background .35s,color .35s;white-space:nowrap;isolation:isolate}.button-primary{color:var(--ink-on-orange);background:var(--orange);border:1px solid var(--orange)}.button-primary:hover{transform:translateY(-2px);background:var(--orange-light);border-color:var(--orange-light)}.button-primary svg{transition:transform .35s var(--ease)}.button-primary:hover svg{transform:translateY(2px)}.button-secondary{border:1px solid var(--line-strong);background:transparent;color:var(--ink)}.button-secondary:hover{border-color:var(--orange-text);background:var(--surface-2);transform:translateY(-2px)}.hero-actions .button-secondary{border-color:#ffffff2b;color:#eeebe9}.hero-actions .button-secondary:hover{border-color:#ffffff65;background:#ffffff0a}.header .button{min-height:44px;padding:0 22px;font-size:12px}.menu-toggle{display:none;background:none;border:1px solid var(--line-strong);border-radius:50%;width:42px;height:42px;align-items:center;justify-content:center;color:var(--ink)}.hero{position:relative;overflow:hidden;min-height:740px;background:#070707}.hero-atmosphere{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 77% 46%,#61301314,transparent 48%),linear-gradient(115deg,transparent 51%,#ffffff02 51.05%,transparent 51.2%),linear-gradient(70deg,transparent 67%,#ff872d04 67.05%,transparent 67.3%)}.hero-atmosphere:after{content:"";position:absolute;inset:0;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' opacity='.12' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.hero-grid{display:grid;grid-template-columns:45% 55%;align-items:center;position:relative;min-height:690px}.hero-content{z-index:3;padding:33px 0 51px;position:relative;pointer-events:none}.hero-content a{pointer-events:auto}.hero-badge{width:fit-content;display:flex;align-items:center;gap:9px;border:1px solid #ffffff21;border-radius:30px;padding:9px 13px;font-size:9px;letter-spacing:1.25px;color:#c4c0bc;background:linear-gradient(110deg,#ffffff04,#ffffff01);margin-bottom:31px}.hero-badge i{width:6px;height:6px;border-radius:50%;background:#ff882f;box-shadow:0 0 12px #ff781f75}.hero-badge b{font-weight:400;color:#69635e}.hero h1{font-size:var(--fs-hero);line-height:.98;font-weight:700;letter-spacing:-.055em;color:#f4f2f0}.headline-line{display:block;overflow:hidden;padding-bottom:5px;margin-bottom:-5px}.headline-line>span{display:block;animation:headline-enter 1.1s var(--ease) both;animation-delay:.12s}.headline-line:nth-child(2)>span{animation-delay:.2s}.headline-line:nth-child(3)>span{animation-delay:.28s}.hero-description{max-width:485px;margin-top:27px;font-size:14px;line-height:1.95;color:#a5a19e;letter-spacing:-.1px}.hero-actions{display:flex;gap:13px;margin-top:29px}.hero-actions .button{min-height:49px;padding:0 22px}.hero-trust{display:flex;align-items:center;gap:20px;margin-top:36px}.hero-trust>div{display:flex;align-items:center;gap:9px;padding-right:19px;border-right:1px solid #ffffff1a}.hero-trust>div:last-child{border:0;padding:0}.hero-trust svg{width:19px;height:21px;stroke-width:1.4;color:#d68046}.hero-trust>div:nth-child(2) svg{color:#b8b0a8}.hero-trust span{font-size:10px;color:#c1bbb6;line-height:1.6}.hero-trust small{display:block;font-size:10px;color:#86807b}.hero-note{display:flex;align-items:center;gap:7px;letter-spacing:2px;font-size:8px;color:#9a9089;margin-top:54px}.hero-note>span:not(.tiny-plus){color:#d5ccc6}.tiny-plus{color:#f58a44;font-size:17px;line-height:1;display:inline-block;vertical-align:middle}.hero-note .tiny-plus{margin-right:7px}.enter{animation:content-enter 1.1s var(--ease) both}.hero-badge{animation-delay:.08s}.hero-description{animation-delay:.25s}.hero-actions{animation-delay:.34s}.hero-trust{animation-delay:.42s}.hero-note{animation-delay:.5s}.stage-wrap{position:relative;align-self:stretch;display:flex;align-items:center;margin-left:-18px;margin-right:-62px;min-width:0}.stage{position:relative;width:100%;aspect-ratio:1.02;isolation:isolate;overflow:visible}.commerce-canvas{width:100%;height:100%;position:absolute;inset:0;z-index:1;opacity:0;transition:opacity .6s}.stage[data-renderer=webgl] .commerce-canvas{opacity:1}.stage-aura{position:absolute;inset:5% 0 0;background:radial-gradient(ellipse at 50% 46%,#f47b2014,transparent 47%);pointer-events:none}.stage:after{content:"";position:absolute;left:14%;right:12%;height:1px;bottom:13%;background:linear-gradient(90deg,transparent,#ff9e472e,transparent);box-shadow:0 8px 55px #f36c1255;pointer-events:none}.nodes{position:absolute;inset:0;z-index:4;pointer-events:none}.integration-node{position:absolute;left:var(--x);top:var(--y);width:70px;height:70px;transform:translate(-50%,-50%);border:0;background:none;padding:0;pointer-events:auto;display:flex;align-items:center;justify-content:center;animation:node-enter .8s var(--ease) both;animation-delay:var(--delay)}.node-orb{position:relative;display:flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:50%;background:radial-gradient(circle at 32% 17%,#fff4dc22,transparent 37%),radial-gradient(circle at 50% 75%,#ff741711,transparent 70%),linear-gradient(145deg,#27221ec7,#0c0b0adf 52%,#1f1510e8);border:1px solid #edb4875b;box-shadow:inset 0 1px 2px #fff3d948,inset 0 -2px 3px #dc66121f,0 4px 16px #0009,0 0 13px #ea772a12;transition:transform .5s var(--ease),box-shadow .4s,border-color .4s;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.node-orb:after{content:"";position:absolute;inset:4px;border-radius:50%;border-top:1px solid #fff2d116;transform:rotate(-35deg);pointer-events:none}.node-orb img{width:29px;height:29px;object-fit:contain;filter:drop-shadow(0 0 8px #ff9b3430)}.node-orb svg{width:26px;height:26px;stroke-width:1.55;color:#ffb98b;filter:drop-shadow(0 0 5px #ff7a2530)}.node-chatgpt img{filter:brightness(0) saturate(100%) invert(87%) sepia(61%) saturate(497%) hue-rotate(99deg) brightness(93%) contrast(90%)}.node-chatgpt .node-orb,.node-claude .node-orb{width:75px;height:75px}.node-chatgpt img,.node-claude img{width:35px;height:35px}.node-meta img{width:33px}.node-woo img{width:37px;height:34px}.wordpress-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:2px solid #79bee9;border-radius:50%;font-family:Georgia,serif;font-weight:700;color:#92d4ff;font-size:28px;letter-spacing:-5px;padding-right:4px;line-height:1;text-shadow:0 0 10px #108cdf50}.node-inbox svg{color:#9390ff}.node-label{position:absolute;left:50%;bottom:-19px;transform:translate(-50%);font-size:9px;letter-spacing:.05px;white-space:nowrap;color:#bcb1a8;text-shadow:0 2px 4px #000;transition:color .3s}.node-chatgpt .node-label,.node-claude .node-label{bottom:auto;top:-22px;color:#ddd5cf;font-size:11px}.integration-node:hover .node-orb,.integration-node:focus-visible .node-orb,.integration-node[aria-pressed=true] .node-orb{transform:translateY(-4px) scale(1.09);border-color:#ffbb87b5;box-shadow:inset 0 1px 4px #ffedbc60,0 0 25px #ef742b35,0 6px 20px #0009}.integration-node:hover .node-label{color:#fff}.integration-node.is-energized .node-orb{border-color:#ffba7ea6;box-shadow:inset 0 0 12px #fb71191c,0 0 22px #fb71192d}.stage-footer{position:absolute;left:20%;right:19%;bottom:3.1%;display:flex;justify-content:center;align-items:center;gap:17px;z-index:4}.scene-status{display:flex;align-items:center;gap:6px;color:#9c8b7d;font-size:8px;white-space:nowrap}.scene-status i{width:4px;height:4px;border-radius:50%;background:#f08035;box-shadow:0 0 8px #ff761966}.motion-toggle{background:#13110e;border:1px solid #ffffff12;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;color:#a99382}.motion-toggle:hover{border-color:#fb883756;color:#ffe5d0}.integration-popover{position:absolute;z-index:8;left:13%;right:8%;bottom:7%;display:flex;gap:20px;padding:23px;background:#15120ff5;border:1px solid #ffa55c4d;border-radius:10px;box-shadow:0 20px 60px #000a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.integration-popover h3{font-size:23px;margin:8px 0;color:#f4f2f0}.integration-popover p{font-size:12px;line-height:1.7;color:#a89c93}.integration-popover a{display:inline-flex;gap:7px;align-items:center;color:#ffae77;font-size:11px;margin-top:12px}.integration-popover>button{align-self:flex-start;border:0;background:none;padding:4px;color:#c1ada0}.static-core{position:absolute;inset:0;z-index:0;transition:opacity .8s}.stage[data-renderer=webgl] .static-core{opacity:0;pointer-events:none}.fallback-sphere{position:absolute;width:38%;aspect-ratio:1;left:31%;top:29%;border-radius:50%;background:radial-gradient(circle at 30% 24%,#65503e,#111216 35%,#050506 65%,#e37a3780);border:1px solid #ff9b585c;box-shadow:0 0 60px #f5771712,inset 0 0 20px #ff7c273a;display:flex;align-items:center;justify-content:center}.fallback-sphere .brand-mark{width:48%;filter:drop-shadow(0 0 18px #ff6b2080)}.fallback-orbit{position:absolute;width:65%;height:26%;left:18%;top:36%;border:1px solid #f98b3980;border-radius:50%;box-shadow:0 0 12px #f56a282a;transform:rotate(-28deg)}.fallback-orbit.orbit-two{transform:rotate(70deg);height:30%;width:61%;top:34%;left:20%}.stage[data-paused=true] *,.stage[data-reduced=true] *{animation-play-state:paused!important}.compatibility-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-alt)}.compatibility-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:100px}.compatibility-strip .container>span:first-child{font-size:8px;letter-spacing:1.7px;color:var(--muted-2);line-height:1.8}.compatibility-strip strong{font-weight:450;color:var(--muted);display:block}.compatibility-strip .container>div,.strip-mcp{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:19px;letter-spacing:-.65px;font-weight:580}.compatibility-strip img{width:24px;height:24px;object-fit:contain;opacity:.6;filter:grayscale(1)}.strip-wordpress{font:29px Georgia,serif}.compatibility-strip .strip-woo{font-weight:800;font-style:italic;gap:2px;font-size:23px}.strip-woo span{font-size:17px;font-weight:450;font-style:normal}.compatibility-strip .strip-mcp{font-size:14px;font-weight:450;letter-spacing:0}.section{padding:var(--section-pad) 0;scroll-margin-top:15px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:43px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.9px;font-weight:500;color:var(--orange-text);line-height:1.6}.eyebrow>span{width:5px;height:5px;background:var(--orange);border-radius:50%}h2>span{color:var(--muted)}.section-heading h2,.faq-grid h2{margin-top:20px}.section-heading>p{font-size:var(--fs-large);line-height:1.6;max-width:340px;padding-bottom:4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{padding:28px 27px 23px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);transition:border-color .3s,transform .4s}.feature-card:hover{border-color:var(--orange-text);transform:translateY(-4px)}.feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:43px;color:var(--orange-text)}.feature-top>span{font-size:9px;color:var(--muted-2)}.feature-card>.eyebrow{font-size:7px;letter-spacing:1.6px}.feature-card h3{margin:12px 0}.feature-card p{font-size:var(--fs-small);line-height:1.7;min-height:78px;color:var(--muted)}.feature-prompt{margin-top:27px;padding-top:20px;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:10px;line-height:1.7}.feature-prompt svg{color:var(--orange-text);margin-top:2px}.conversation{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;margin-top:105px}.conversation-copy h3{font-size:var(--fs-h2);margin:19px 0}.conversation-copy p{font-size:var(--fs-body);max-width:400px}.example-tabs{display:flex;gap:5px;margin-top:27px}.example-tabs button{padding:9px 17px;font-size:11px;background:transparent;border:1px solid transparent;color:var(--muted);border-radius:var(--radius-sm);transition:background .2s,color .2s}.example-tabs button[aria-selected=true]{color:var(--orange-text);background:#ff781f14;border-color:#ff781f30}.conversation-window{background:linear-gradient(135deg,#141210,#0c0b0a);border:1px solid #c190641f;border-radius:var(--radius-lg);box-shadow:0 15px 60px #0008;overflow:hidden}.window-bar{display:flex;align-items:center;gap:16px;border-bottom:1px solid #ffffff0a;padding:16px 19px;color:#a89483;font-size:7px;letter-spacing:1px}.window-bar>div{display:flex;gap:4px}.window-bar i{background:#45403a;border-radius:50%;width:5px;height:5px}.window-bar .example-label{margin-left:auto;font-size:6px;color:#81766d}.chat-content{padding:26px 25px;min-height:225px}.chat-prompt{margin-left:55px;border:1px solid #b18a681b;border-radius:9px 9px 2px;background:#2b241e66;padding:14px 16px;font-size:11px;color:#c5bcb5;line-height:1.7}.chat-reply{display:flex;gap:12px;margin-top:25px;align-items:flex-start}.chat-avatar{padding:7px;border:1px solid #d79b6630;border-radius:6px;background:#1d150e;display:flex}.chat-avatar .brand-mark{width:22px;height:22px}.chat-reply p{font-size:11px;color:#a89c93;margin-top:9px;line-height:1.8}.tool-call{display:flex;align-items:center;gap:6px;font-size:8px;color:#c4a78f}.tool-call>svg:first-child{color:#f4a763}.chat-result{display:flex;align-items:center;gap:6px;color:#aab99f;font-size:8px;margin-top:12px}.chat-input{display:flex;justify-content:space-between;align-items:center;margin:0 18px 18px;border:1px solid #ffffff12;border-radius:6px;padding:11px 12px;font-size:10px;color:#756b62}.chat-input>span{display:flex;background:#d66d23;padding:4px;border-radius:4px;color:#fff}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:12px;color:var(--orange-text);transition:color .2s}.text-link:hover{color:var(--orange-light)}.integrations-section{border-top:1px solid var(--line);background:var(--bg-alt)}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.integration-card{display:flex;align-items:center;gap:16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:22px;transition:border-color .25s,background .25s}.integration-card:hover{border-color:var(--orange-text);background:var(--surface-2)}.integration-brand{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.integration-brand img{width:25px;height:25px;object-fit:contain}.integration-brand.brand-woo img{width:31px}.integration-brand .wordpress-icon{transform:scale(.8)}.integration-card strong{font-size:13px;font-weight:530;display:block}.integration-card small{display:block;font-size:7px;letter-spacing:1.2px;margin-top:7px}.integration-card>svg:last-child{margin-left:auto;color:var(--muted-2)}.integration-note{display:flex;align-items:center;justify-content:center;gap:9px;text-align:center;font-size:10px;margin-top:24px}.setup-section{border-top:1px solid var(--line)}.setup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.setup-grid article{border-top:1px solid var(--line-strong);padding-top:20px;position:relative}.setup-grid article:before{position:absolute;content:"";top:-2px;width:5px;height:5px;background:var(--orange);border-radius:50%}.step-number{font-size:11px;color:var(--orange-text);display:flex;align-items:center;gap:13px}.step-number>span{letter-spacing:1.4px;font-size:7px;color:var(--muted-2)}.setup-grid h3{margin:26px 0 16px}.setup-grid p{font-size:var(--fs-small);line-height:1.7;max-width:310px;min-height:100px;color:var(--muted)}.button-small{min-height:38px;font-size:10px;padding:0 16px;margin-top:22px}.button-small svg{width:13px}.step-detail{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-top:31px}.setup-grid .text-link{font-size:10px;margin-top:31px}.faq-section{border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.faq-grid .text-link{margin-top:25px;font-size:10px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}.faq-items summary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;font-size:var(--fs-large);cursor:pointer;list-style:none;color:var(--ink)}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary svg{color:var(--muted);transition:transform .3s;width:15px}.faq-items details[open] summary svg{transform:rotate(45deg)}.faq-items p{font-size:var(--fs-body);padding:0 28px 23px 0;line-height:1.6}.faq-items p a{color:var(--orange-text);text-decoration:underline;text-underline-offset:3px}.final-cta{position:relative;overflow:hidden;padding:var(--section-pad) 0;border-top:1px solid var(--line);text-align:center;background:radial-gradient(ellipse at 50% 72%,#ff781f10,transparent 58%)}.final-cta:before,.final-cta:after{content:"";position:absolute;width:75%;height:450px;left:12.5%;top:100px;border:1px solid #cc7e3010;border-radius:50%;transform:rotate(-15deg);pointer-events:none}.final-cta:after{transform:rotate(15deg);width:65%;left:17.5%}.final-cta .container{position:relative;z-index:1}.cta-emblem{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border:1px solid #f397523a;background:linear-gradient(135deg,#342318,#120d09);border-radius:var(--radius-md);margin:0 auto 27px}.cta-emblem .brand-mark{width:32px;height:32px}.final-cta .eyebrow{justify-content:center;font-size:7px;letter-spacing:2.3px}.final-cta h2{margin:20px 0 23px}.final-cta .button{margin-top:26px}.cta-footnote{display:block;font-size:8px;color:var(--muted-2);margin-top:17px}.cta-footnote span{margin:0 7px;color:var(--orange-text)}.footer{padding:57px 0 0;background:var(--bg-alt);border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.5fr .85fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer .brand-logo{width:200px}.footer-top p{font-size:11px;line-height:1.8;margin-top:17px}.footer-top nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-top nav>span{font-size:7px;letter-spacing:1.5px;margin-bottom:8px}.footer-top nav>a{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.footer-top nav>a:hover{color:var(--orange-text)}.footer-signature{text-align:right;line-height:2;font-size:8px;letter-spacing:1.7px;color:var(--muted-2)}.footer-signature .tiny-plus{display:block;margin-bottom:15px;font-size:24px}.footer-wordmark{font-size:var(--fs-wordmark);font-weight:700;letter-spacing:-.04em;line-height:.85;text-align:center;color:var(--ink);opacity:.55;margin:var(--sp-5) 0;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .footer-wordmark{opacity:.42}}:root[data-theme=dark] .footer-wordmark{opacity:.42}.footer-bottom{padding:22px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;color:var(--muted-2)}.footer-bottom a{display:flex;gap:8px;align-items:center;font-size:7px;letter-spacing:1px}.footer-bottom>span:nth-child(2){font-size:7px}.page-intro{text-align:center;padding:90px 0 65px}.page-intro .eyebrow{justify-content:center}.page-intro h1{margin:25px 0}.page-intro p{font-size:var(--fs-large);line-height:1.6}.pricing-grid{max-width:1180px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.price-card li.price-features-lead{color:var(--ink);font-weight:600;padding-left:0}.price-card{position:relative;padding:36px;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);display:flex;flex-direction:column}.price-card.featured{border-color:var(--orange-text);background:radial-gradient(ellipse at 0 0,#ff781f14,transparent 65%),var(--surface)}.price-badge{font-size:7px;letter-spacing:1.4px;color:var(--orange-text);position:absolute;right:25px;top:30px}.price-badge.muted{color:var(--muted-2)}.price-card-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius-md);margin-bottom:25px;background:var(--surface-2)}.price-card-icon svg{width:24px;height:27px;color:var(--orange-text)}.price-card-icon .brand-mark{width:30px;height:30px}.price-card h2{font-size:28px;letter-spacing:-1.1px}.price-card>p{font-size:var(--fs-small);margin:16px 0 30px;max-width:340px}.price{font-size:52px;letter-spacing:-2.5px}.price>span{display:block;font-size:10px;color:var(--muted-2);letter-spacing:0;margin-top:8px}.price-card ul{padding:27px 0 30px;margin:30px 0 0;border-top:1px solid var(--line);list-style:none;display:grid;gap:15px}.price-card li{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted)}.price-card li svg{color:var(--orange-text);width:14px}.price-card .button{margin-top:auto;font-size:12px}.pricing-note{max-width:850px;text-align:center;font-size:var(--fs-small);padding:30px 0 70px;line-height:1.7}.requirements{display:flex;align-items:center;justify-content:center;gap:24px;font-size:10px;color:var(--muted);margin-top:29px}.requirements>span{display:flex;gap:6px;align-items:center}.requirements svg{color:var(--orange-text)}.full-setup{padding-top:70px}.endpoint-section{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;padding:var(--section-pad) 0;border-top:1px solid var(--line)}.endpoint-section h2{margin:19px 0 25px}.endpoint-section p{margin-top:15px}.endpoint-card{padding:30px;border:1px solid var(--line-strong);background:var(--surface-2);border-radius:var(--radius-lg);min-width:0}.endpoint-card label{font-size:11px;color:var(--muted)}.endpoint-card input{display:block;width:100%;padding:14px;background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);font-size:12px;margin:12px 0 9px}.endpoint-card small{font-size:9px;color:var(--muted);line-height:1.7;display:block;margin-bottom:29px}.endpoint-card>.eyebrow{font-size:7px;letter-spacing:1.3px}.endpoint-code{display:flex;gap:12px;align-items:center;border:1px solid var(--line-strong);border-radius:var(--radius-sm);padding:14px 11px;margin-top:10px;background:var(--bg)}.endpoint-code code{font-size:10px;line-height:1.8;color:var(--orange-text);overflow-wrap:anywhere;flex:1;min-width:0}.endpoint-code button{flex-shrink:0;background:transparent;border:0;padding:7px;color:var(--muted)}.copy-status{display:block;margin-top:12px;min-height:29px;line-height:1.7;font-size:9px;color:var(--muted-2)}.channels-section{padding:var(--section-pad) 0;border-top:1px solid var(--line)}.channels-section h2{margin:20px 0 25px}.channels-section>p{max-width:620px}.channel-notes{display:flex;gap:30px;margin:27px 0;color:var(--muted);font-size:11px}.channel-notes>span{display:flex;align-items:center;gap:9px}.legal-page{max-width:var(--width-content);padding:75px 0 90px}.legal-page .wrap{width:100%}.legal-page h1{margin-bottom:18px}.legal-page h2{font-size:var(--fs-h3);margin:40px 0 15px}.legal-page h3{font-size:var(--fs-body);margin:25px 0 12px}.legal-page p{margin:12px 0}.legal-page a{color:var(--orange-text);text-decoration:underline;text-underline-offset:3px}.legal-page ul,.legal-page ol{padding-left:22px}.legal-page table{display:block;width:100%;border-collapse:collapse;overflow:auto;margin:20px 0}.legal-page th,.legal-page td{border:1px solid var(--line-strong);padding:12px;text-align:left}.legal-page code{font-size:12px;overflow-wrap:anywhere}.legal-page .page__head{padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:30px}.not-found{padding:130px 0 160px;text-align:center}.not-found .eyebrow{justify-content:center}.not-found h1{margin:25px 0}.not-found p{margin-bottom:30px}.releases-list{max-width:820px;display:grid;gap:18px;padding-bottom:70px}.release-card{padding:32px 34px;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface)}.release-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.release-version{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--muted);letter-spacing:.02em}.release-version svg{color:var(--orange-text)}.release-badge{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-on-orange);background:var(--orange);padding:4px 10px;border-radius:var(--radius-pill)}.release-card h2{font-size:1.5rem;margin-bottom:18px}.release-highlights{list-style:none;margin:0 0 24px;padding:0;display:grid;gap:12px}.release-highlights li{display:flex;gap:10px;align-items:flex-start;font-size:var(--fs-small);line-height:1.6;color:var(--muted)}.release-highlights svg{color:var(--orange-text);flex-shrink:0;margin-top:3px}.release-download{font-size:13px;min-height:44px;padding:0 20px}.release-download span{color:var(--muted);font-weight:400}.help-search{position:relative;max-width:620px;margin:36px auto 0;display:flex;align-items:center;gap:12px;padding:0 22px;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface)}.help-search>svg{color:var(--muted);flex-shrink:0}.help-search input{flex:1;min-width:0;background:none;border:0;outline:none;padding:17px 0;font-size:16px;color:var(--ink)}.help-search input::placeholder{color:var(--muted)}.help-suggest{position:absolute;z-index:9;top:calc(100% + 8px);left:0;right:0;margin:0;padding:8px;list-style:none;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 24px 60px #0002;text-align:left;max-height:340px;overflow-y:auto}.help-suggest li{margin:0}.help-suggest button{display:block;width:100%;text-align:left;padding:11px 14px;border-radius:var(--radius-md);font-size:13.5px;color:var(--ink)}.help-suggest button:hover{background:var(--surface-2)}.help-suggest-cat{display:block;font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--orange-text);margin-bottom:2px}.help-cats{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:22px}.help-cats button{font-size:12.5px;padding:8px 16px;border:1px solid var(--line-strong);border-radius:var(--radius-pill);color:var(--muted);background:transparent;transition:border-color .15s,color .15s,background .15s}.help-cats button:hover{border-color:var(--orange-text);color:var(--ink)}.help-cats button.is-active{background:var(--orange);border-color:var(--orange);color:var(--ink-on-orange);font-weight:600}.help-results{max-width:820px;padding-bottom:60px}.help-group{margin-bottom:40px}.help-group h2{font-size:1.15rem;margin-bottom:6px}.help-empty{text-align:center;padding:40px 0 70px;color:var(--muted)}.help-empty a{color:var(--orange-text);text-decoration:underline;text-underline-offset:3px}@keyframes headline-enter{0%{transform:translateY(115%);filter:blur(7px);letter-spacing:-.03em}to{transform:translateY(0);filter:blur(0)}}@keyframes content-enter{0%{opacity:0;transform:translateY(22px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}@keyframes node-enter{0%{opacity:0;scale:.6;filter:blur(5px)}to{opacity:1;scale:1;filter:none}}.stage{background:#070707}.commerce-canvas{mix-blend-mode:normal}.stage-footer{bottom:.3%}.stage[data-renderer=fallback] .static-core{opacity:1;transition:none}.stage[data-renderer=fallback] .commerce-canvas{opacity:0;transition:none}.stage[data-renderer=fallback] .fallback-orbit{animation:backup-orbit 12s ease-in-out infinite}.stage[data-renderer=fallback] .fallback-orbit.orbit-two{animation:backup-orbit-two 17s ease-in-out infinite}.stage[data-renderer=fallback] .fallback-sphere{animation:backup-breathe 5s ease-in-out infinite}@keyframes backup-orbit{0%,to{transform:rotate(-28deg)}50%{transform:rotate(-8deg)}}@keyframes backup-orbit-two{0%,to{transform:rotate(70deg)}50%{transform:rotate(90deg)}}@keyframes backup-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.compatibility-strip .container>span:first-child,.integration-card small,.integration-note,.footer-top p,.footer-top nav>span,.footer-bottom,.footer-bottom>span:nth-child(2){color:var(--muted-2)}@media(min-width:1600px){.hero-grid{min-height:760px}.hero{min-height:800px}.hero h1{font-size:65px}.stage-wrap{margin-right:-85px}.hero-description{font-size:15px}.hero-trust span,.hero-trust small{font-size:11px}.hero-badge{font-size:10px}}@media(max-width:1199px){.container{width:calc(100% - 72px)}.navigation{gap:24px;margin-left:0}.hero-grid{min-height:620px}.hero{min-height:auto}.hero h1{font-size:4.25vw}.hero-description{font-size:12px;max-width:380px}.desktop-break{display:none}.hero-badge{font-size:7px;gap:7px;letter-spacing:.9px;padding:8px 10px}.hero-actions{gap:9px}.hero-actions .button{padding:0 17px;font-size:11px;min-height:45px}.hero-trust{gap:12px}.hero-trust>div{gap:7px;padding-right:12px}.hero-trust span,.hero-trust small{font-size:8px}.hero-trust svg{width:16px}.hero-note{margin-top:38px}.stage-wrap{margin-right:-34px;margin-left:-4px}.node-orb{width:53px;height:53px}.node-chatgpt .node-orb,.node-claude .node-orb{width:61px;height:61px}.node-orb img{width:25px;height:25px}.node-chatgpt img,.node-claude img{width:29px;height:29px}.node-woo img{width:32px}.node-orb svg{width:22px;height:22px}.integration-node{width:58px;height:58px}.node-label{font-size:8px;bottom:-14px}.node-chatgpt .node-label,.node-claude .node-label{font-size:9px;top:-20px}.stage-footer{left:10%;right:8%;bottom:1.5%}.scene-status{font-size:7px}.section{padding:90px 0}h2{font-size:37px}.conversation{gap:50px}.feature-card{padding:25px 22px}.feature-card h3{font-size:18px}.feature-card p{font-size:11px;min-height:82px}.feature-prompt{font-size:9px}.setup-grid{gap:27px}.compatibility-strip .container>div{font-size:16px}.compatibility-strip .strip-woo{font-size:21px}.strip-woo span{font-size:13px}.faq-grid{gap:65px}.hero-note{letter-spacing:1.6px}.feature-card>.eyebrow{letter-spacing:1.1px}.endpoint-section{gap:45px}}@media(max-width:900px){.header{height:82px}.brand-logo{width:190px}.navigation{gap:20px}.navigation>a{font-size:11px}.header .button{font-size:10px;padding:0 16px}.hero-grid{grid-template-columns:47% 53%;min-height:585px}.hero-content{padding-bottom:35px}.hero h1{font-size:4.12vw}.hero-badge{font-size:6px;letter-spacing:.7px;gap:5px}.hero-description{font-size:11px;line-height:1.9}.hero-trust{gap:9px;flex-wrap:wrap;row-gap:12px;margin-top:27px}.hero-trust>div{padding-right:9px}.hero-trust svg{width:14px}.hero-trust span,.hero-trust small{font-size:7px}.hero-actions .button{font-size:10px;padding:0 12px;gap:7px}.hero-actions svg{width:13px}.hero-note{font-size:6px;letter-spacing:1.4px}.stage-wrap{margin-left:-10px;margin-right:-30px}.node-orb{width:43px;height:43px}.node-chatgpt .node-orb,.node-claude .node-orb{width:48px;height:48px}.node-orb img{width:21px;height:21px}.node-chatgpt img,.node-claude img{width:25px;height:25px}.node-woo img{width:27px}.node-orb svg{width:19px;height:19px}.integration-node{width:49px;height:49px}.node-label{font-size:6px;bottom:-11px}.node-chatgpt .node-label,.node-claude .node-label{font-size:8px;top:-13px}.wordpress-icon{width:26px;height:26px;font-size:23px;border-width:1px}.scene-status{font-size:6px}.stage-footer{gap:8px}.compatibility-strip .container{gap:20px;min-height:90px}.compatibility-strip .container>span:first-child{font-size:6px;letter-spacing:1px}.compatibility-strip .container>div{font-size:14px;gap:6px}.compatibility-strip .strip-woo{font-size:20px}.strip-woo span{font-size:11px}.compatibility-strip .strip-mcp{font-size:10px}.compatibility-strip img{width:20px;height:20px}.section-heading>p{font-size:10px}h2{font-size:32px}.feature-card{padding:22px 18px}.feature-card h3{font-size:17px}.feature-card p{font-size:10px;min-height:88px}.feature-card>.eyebrow{font-size:6px;letter-spacing:.8px}.feature-prompt{font-size:8px;gap:6px}.feature-prompt svg{width:12px}.conversation{gap:35px}.conversation-copy h3{font-size:28px}.conversation-copy p{font-size:11px}.chat-content{padding:21px 18px}.chat-prompt{margin-left:25px;font-size:10px}.chat-reply p{font-size:10px}.window-bar{gap:10px;font-size:6px}.integration-card{padding:17px 14px;gap:10px}.integration-card strong{font-size:11px}.integration-card small{font-size:6px;letter-spacing:.9px}.integration-brand{width:36px;height:36px}.integration-brand img{width:22px;height:22px}.setup-grid h3{font-size:21px}.setup-grid p{font-size:11px;min-height:100px}.step-detail{font-size:8px}.faq-grid{gap:40px}.faq-items summary{font-size:11px}.footer-top{gap:25px}.footer-signature{font-size:7px;letter-spacing:1.2px}.footer-bottom>span:nth-child(2){display:none}.pricing-grid{grid-template-columns:1fr 1fr}.price-card{padding:26px}.price-card li{font-size:10px}.price-card h2{font-size:25px}}@media(max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.header{height:76px}.header .brand-logo,.footer .brand-logo{width:170px}.header .button{min-height:37px;padding:0 13px;font-size:9px}.header-actions{gap:10px}.menu-toggle{display:flex;width:35px;height:35px;border:0}.menu-toggle svg{width:20px}.navigation{display:none;position:absolute;top:65px;left:20px;right:20px;padding:17px;border:1px solid #ffffff21;border-radius:9px;background:#17120ff7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 15px 40px #0009;margin:0}.navigation.is-open{display:flex;flex-direction:column;gap:0;align-items:stretch}.navigation>a{padding:13px;font-size:13px}.navigation .mobile-download{display:flex;color:#ffac6d;border-top:1px solid #ffffff15;margin-top:7px;gap:10px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-content{padding:46px 0 0;max-width:510px}.hero-badge{font-size:8px;letter-spacing:.9px;gap:7px;margin-bottom:26px;padding:9px 11px}.hero h1{font-size:clamp(36px,8.8vw,57px);line-height:1.1;letter-spacing:-.055em}.hero-description{font-size:12px;line-height:1.9;max-width:450px;margin-top:22px}.hero-actions{margin-top:25px;gap:12px}.hero-actions .button{min-height:46px;padding:0 19px;font-size:11px;gap:9px}.hero-actions svg{width:15px}.hero-trust{margin-top:27px;gap:16px;flex-wrap:nowrap}.hero-trust>div{padding-right:16px;gap:7px}.hero-trust span,.hero-trust small{font-size:8px}.hero-trust svg{width:17px;height:20px}.hero-note{display:none}.stage-wrap{margin:15px -12px 0;align-self:auto}.stage{max-width:540px;margin:0 auto;aspect-ratio:1.02}.node-orb{width:43px;height:43px}.node-chatgpt .node-orb,.node-claude .node-orb{width:49px;height:49px}.integration-node{width:47px;height:47px}.node-orb img{width:21px;height:21px}.node-chatgpt img,.node-claude img{width:25px;height:25px}.node-woo img{width:29px}.node-label{font-size:7px;bottom:-13px}.node-chatgpt .node-label,.node-claude .node-label{font-size:8px;top:-18px}.scene-status{font-size:7px}.stage-footer{bottom:1%;gap:11px}.compatibility-strip .container{flex-wrap:wrap;justify-content:center;gap:22px 30px;padding:24px 0}.compatibility-strip .container>span:first-child{display:none}.compatibility-strip .container>div{font-size:14px;gap:6px}.compatibility-strip .strip-woo{font-size:21px}.strip-woo span{font-size:11px}.compatibility-strip img{width:20px;height:20px}.compatibility-strip .strip-mcp{font-size:11px}.strip-mcp svg{width:19px}.section{padding:68px 0}.section-heading{display:block;margin-bottom:30px}.eyebrow{font-size:7px;letter-spacing:1.5px}h2{font-size:32px;letter-spacing:-1.5px}.section-heading h2{margin-top:18px}.section-heading>p{margin-top:22px;font-size:11px;max-width:300px}.section-heading>p br{display:none}.section-heading>.text-link{margin-top:24px;font-size:11px}.feature-grid{grid-template-columns:1fr;gap:14px}.feature-card{padding:26px}.feature-top{margin-bottom:30px}.feature-top svg{width:25px;height:25px}.feature-card>.eyebrow{font-size:7px;letter-spacing:1.5px}.feature-card h3{font-size:23px;letter-spacing:-.9px}.feature-card p{font-size:12px;min-height:0}.feature-prompt{font-size:10px;margin-top:24px}.feature-prompt svg{width:13px}.conversation{grid-template-columns:1fr;margin-top:68px;gap:30px}.conversation-copy h3{font-size:30px}.conversation-copy p{font-size:12px;max-width:390px}.example-tabs{margin-top:19px}.conversation-window{max-width:470px}.window-bar{font-size:6px;padding:15px}.chat-content{min-height:230px;padding:22px 18px}.chat-prompt,.chat-reply p{font-size:11px}.chat-result{font-size:8px}.integration-grid{grid-template-columns:repeat(2,1fr);gap:10px}.integration-card{padding:17px 12px;gap:10px}.integration-card>svg:last-child{width:12px}.integration-brand{width:31px;height:33px;border:0}.integration-brand img{width:24px;height:24px}.integration-card strong{font-size:10px}.integration-card small{font-size:5px;letter-spacing:.6px;margin-top:5px}.integration-note{font-size:9px;align-items:flex-start;line-height:1.8;text-align:left;max-width:340px;margin:24px auto 0}.integration-note svg{margin-top:3px}.setup-grid{grid-template-columns:1fr;gap:38px}.setup-grid article{padding-top:19px}.setup-grid h3{font-size:26px;margin:22px 0 14px}.setup-grid h3 br{display:none}.setup-grid p{font-size:12px;max-width:450px;min-height:0}.setup-grid .text-link,.step-detail{margin-top:20px;font-size:10px}.setup-grid .button{margin-top:21px}.faq-grid{grid-template-columns:1fr;gap:33px}.faq-grid .text-link{font-size:10px;margin-top:21px}.faq-items summary{font-size:12px;padding:22px 0}.faq-items p{font-size:11px}.final-cta{padding:65px 0 70px}.final-cta h2{font-size:57px;letter-spacing:-3px}.final-cta p{font-size:11px}.final-cta .button{font-size:12px;min-height:47px}.footer{padding-top:42px}.footer-top{grid-template-columns:1fr 1fr;gap:38px 23px;padding-bottom:34px}.footer-top>div:first-child{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center}.footer-top>div:first-child p{margin:0;text-align:right;font-size:9px}.footer-signature{display:none}.footer-top nav>a{font-size:11px}.footer-top nav>span{font-size:7px}.footer-bottom{font-size:7px;gap:15px;padding:23px 0}.footer-bottom a{font-size:6px;letter-spacing:.5px;gap:5px}.page-intro{padding:62px 0 43px}.page-intro h1{font-size:44px;letter-spacing:-2.3px}.page-intro p{font-size:12px}.pricing-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:30px}.price-card li{font-size:11px}.price-card h2{font-size:28px}.pricing-note{padding:25px 0 50px;font-size:9px}.requirements{gap:13px;flex-wrap:wrap;font-size:9px;margin-top:22px}.full-setup{padding-top:45px}.endpoint-section{grid-template-columns:1fr;gap:30px;padding:60px 0}.endpoint-section h2{font-size:31px}.endpoint-card{padding:25px}.channels-section{padding:60px 0}.channels-section p{font-size:12px}.channel-notes{flex-direction:column;gap:17px;font-size:10px}.legal-page{padding:45px 0 65px;font-size:12px}.legal-page h1{font-size:38px}.legal-page h2{font-size:23px}.not-found{padding:100px 0 120px}.not-found h1{font-size:47px}.not-found p{font-size:12px}.integration-popover{left:2%;right:2%;bottom:5%;padding:20px}.integration-popover p{font-size:11px}}@media(max-width:370px){.container{width:calc(100% - 32px)}.header .button{padding:0 10px;font-size:8px}.header .brand-logo{width:136px}.footer .brand-logo{width:150px}.hero-trust{gap:10px}.hero-trust>div{padding-right:10px;gap:5px}.hero-trust span,.hero-trust small{font-size:7px}.hero-actions .button{padding:0 14px;font-size:10px}.hero-badge{font-size:7px;letter-spacing:.65px}.node-orb{width:37px;height:37px}.node-chatgpt .node-orb,.node-claude .node-orb{width:44px;height:44px}.node-orb img{width:19px;height:19px}.node-label{font-size:6px}.integration-card{padding:14px 9px;gap:7px}.integration-card>svg:last-child{display:none}.hero h1{font-size:8.7vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.headline-line>span{transform:none!important;filter:none!important}.integration-node{opacity:1!important;scale:1!important}.enter{opacity:1!important;transform:none!important}.button:hover,.feature-card:hover{transform:none}}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}#root>.header,#root>.footer{flex-shrink:0}#root>main{flex:1;min-width:0}.home-page{display:flex;flex-direction:column}.home-page>.hero{flex:1 0 auto;min-height:0;display:flex;align-items:center;padding-bottom:clamp(28px,3vw,48px)}.home-page>.compatibility-strip{flex-shrink:0;width:100%;margin:0}.hero{background:linear-gradient(105deg,#0a0a0b,#090909 38%,#100c09 70%,#090909)}.hero-atmosphere{background:radial-gradient(ellipse at 72% 45%,#8b421a16,transparent 58%)}.hero-atmosphere:after{opacity:.08}.stage{background:transparent}.stage-aura,.stage:after{display:none}.commerce-canvas{-webkit-mask-image:linear-gradient(90deg,transparent,#000 22%,#000 80%,transparent),linear-gradient(180deg,transparent,#000 12%,#000 85%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,#000 22%,#000 80%,transparent),linear-gradient(180deg,transparent,#000 12%,#000 85%,transparent);mask-composite:intersect}.navigation{gap:28px;margin-left:0}.navigation>a,.resource-menu>summary{font-size:16px;min-height:44px}.header .button{font-size:15px;min-height:46px;padding:0 22px}.resource-menu>summary{display:flex;align-items:center;gap:7px;color:var(--muted);cursor:pointer;list-style:none}.resource-menu>summary::-webkit-details-marker{display:none}.resource-menu>summary:hover,.resource-menu[open]>summary{color:var(--ink)}.resource-menu>summary svg{transition:transform .2s}.resource-menu[open]>summary svg{transform:rotate(180deg)}.resource-menu:not([open]) .resource-panel{display:none}.resource-panel{position:absolute;top:calc(100% - 8px);right:max(36px,calc((100% - 1320px)/2));width:min(920px,calc(100% - 72px));padding:24px;display:grid;grid-template-columns:.9fr 1fr 1fr 1fr;gap:18px;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 24px 70px #0000001f}.resource-intro{padding:8px}.resource-intro .eyebrow{font-size:11px;letter-spacing:1.5px}.resource-intro h2{font-size:25px;line-height:1.2;letter-spacing:-.8px;margin:15px 0 12px}.resource-intro p{font-size:14px;line-height:1.65;color:var(--muted)}.resource-card{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.resource-card:hover,.resource-card[aria-current=page]{background:#ff781f14;border-color:var(--orange-text)}.resource-card>svg{color:var(--orange-text)}.resource-card strong{display:flex;align-items:center;gap:10px;font-size:17px;line-height:1.4;font-weight:580;color:var(--ink)}.resource-card strong svg{flex-shrink:0}.resource-card>span{font-size:14px;line-height:1.7;color:var(--muted)}.hero-grid{min-height:760px}.hero-content{padding:48px 0 56px}.hero h1{font-size:clamp(3.4rem,5.5vw,5.15rem)}.hero-badge{font-size:12px;letter-spacing:1px;gap:10px;padding:11px 15px}.hero-description{max-width:560px;font-size:18px;line-height:1.75;color:#b8b3af}.hero-actions{gap:14px;margin-top:30px}.hero-actions .button{min-height:54px;font-size:16px;padding:0 24px;gap:10px}.hero-actions svg{width:18px;height:18px}.hero-trust{flex-wrap:wrap;gap:16px;row-gap:16px;margin-top:32px}.hero-trust>div{gap:9px;padding-right:16px}.hero-trust span{font-size:14px}.hero-trust small{font-size:13px;color:#b0a39a}.hero-trust svg{width:22px;height:24px}.hero-note{font-size:11px;letter-spacing:1.6px;margin-top:36px}.node-label{font-size:14px;bottom:-25px;color:#d2c5bc}.node-label wbr{display:none}.node-chatgpt .node-label,.node-claude .node-label{font-size:15px;top:-27px}.stage-footer{left:5%;right:5%;bottom:0;gap:12px}.scene-status{font-size:12px;color:#c5b3a3;white-space:normal;line-height:1.5}.scene-status i{flex-shrink:0;width:5px;height:5px}.motion-toggle{flex-shrink:0;width:44px;height:44px}.motion-toggle svg{width:16px;height:16px}.integration-popover{left:7%;right:5%}.integration-popover .eyebrow{font-size:11px}.integration-popover p{font-size:16px}.integration-popover a{font-size:15px;min-height:44px}.integration-popover>button{min-width:44px;min-height:44px}.compatibility-strip .container{min-height:116px;gap:24px;flex-wrap:wrap;padding-block:26px}.compatibility-strip .container>span:first-child{font-size:11px;line-height:1.8;letter-spacing:1.3px}.compatibility-strip .container>div{font-size:21px;gap:9px}.compatibility-strip .strip-woo{font-size:27px}.compatibility-strip .strip-woo span,.compatibility-strip .strip-mcp{font-size:17px}.compatibility-strip img{width:26px;height:26px}.page-intro p{font-size:var(--fs-large)}.eyebrow,.price-badge,.step-number{font-size:12px}.section-heading>p,.setup-grid p,.price-card p,.endpoint-section p,.channels-section>p,.faq-items p,.final-cta p,.not-found p{font-size:var(--fs-body)}.setup-grid p{min-height:0}.setup-grid .button,.price-card .button,.final-cta .button{font-size:16px;min-height:50px}.price-card{min-width:0}.price-card .button{white-space:normal;text-align:center;padding:13px 18px}.step-detail,.requirements,.channel-notes,.pricing-note,.price-card li,.price span,.cta-footnote,.text-link{font-size:14px}.faq-items summary{font-size:17px}.endpoint-card label,.endpoint-card input{font-size:16px}.endpoint-card small,.endpoint-card>.eyebrow,.endpoint-code code,.copy-status{font-size:13px}.endpoint-code button{min-width:44px;min-height:44px}.legal-page{font-size:17px;line-height:1.85}.legal-page code{font-size:15px}.footer-top nav>a{font-size:15px}.footer-top p,.footer-bottom,.footer-bottom a,.footer-signature{font-size:12px}.footer-top nav>span{font-size:11px}@media(max-width:1100px){.hero{background:linear-gradient(180deg,#0a0a0b,#0d0b09 48%,#090909)}.header{height:90px}.header .brand-logo{width:220px}.menu-toggle{display:flex;width:44px;height:44px}.menu-toggle svg{width:24px;height:24px}.navigation{display:none;position:absolute;top:78px;left:24px;right:24px;padding:18px;margin:0;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 20px 60px #00000026;max-height:calc(100dvh - 105px);overflow-y:auto}.navigation.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation>a,.resource-menu>summary{font-size:17px;min-height:48px;padding:12px}.resource-menu>summary{justify-content:space-between}.navigation .mobile-download{display:flex;font-size:16px;color:var(--orange-text);border-top:1px solid var(--line-strong);margin-top:8px;gap:12px}.resource-panel{position:static;width:auto;padding:12px;margin:4px 0 12px;grid-template-columns:1fr 1fr;gap:12px;border-radius:var(--radius-md);box-shadow:none;background:var(--surface-2)}.resource-intro{grid-column:1 / -1}.resource-intro h2{font-size:23px;margin:8px 0}.resource-intro h2 br{display:none}.resource-intro p{font-size:14px}.resource-card{padding:16px;gap:12px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-content{padding:48px 0 16px;max-width:740px}.hero h1{font-size:clamp(3rem,6.5vw,5.5rem)}.hero-description{max-width:650px;font-size:18px}.hero-trust{flex-wrap:wrap}.hero-note{display:flex;font-size:11px}.stage-wrap{width:100%;max-width:760px;margin:0 auto}.stage{max-width:none;aspect-ratio:1.02}.integration-node{width:62px;height:62px}.node-orb{width:58px;height:58px}.node-chatgpt .node-orb,.node-claude .node-orb{width:66px;height:66px}.node-orb img{width:28px;height:28px}.node-chatgpt img,.node-claude img{width:33px;height:33px}.node-woo img{width:34px}.node-orb svg{width:25px;height:25px}.node-label{font-size:14px;bottom:-25px}.node-chatgpt .node-label,.node-claude .node-label{font-size:15px;top:-28px}.scene-status{font-size:12px}.compatibility-strip .container{justify-content:center;gap:24px 32px}.section-heading>p,.setup-grid p{font-size:16px}}@media(max-width:600px){.container{width:calc(100% - 40px)}.header{height:84px}.header .brand-logo{width:208px}.header-actions>.button{display:none}.navigation{top:73px;left:16px;right:16px;max-height:calc(100dvh - 92px);padding:12px}.resource-panel{grid-template-columns:1fr;padding:8px}.resource-intro{display:none}.resource-card{gap:8px}.resource-card>svg{display:none}.resource-card strong{font-size:17px}.resource-card>span{font-size:14px}.hero-content{padding:36px 0 22px}.hero h1{font-size:clamp(2.2rem,9vw,3.2rem);line-height:1.1}.hero-badge{font-size:10px;letter-spacing:.7px;padding:10px 12px;gap:8px;margin-bottom:27px}.hero-description{font-size:16px;line-height:1.75;margin-top:24px}.hero-actions{gap:12px;flex-wrap:wrap;margin-top:26px}.hero-actions .button{width:100%;font-size:16px;min-height:50px;padding:0 19px}.hero-trust{flex-wrap:wrap;gap:18px 24px;margin-top:28px}.hero-trust>div{border:0;padding-right:0;gap:9px}.hero-trust span{font-size:14px}.hero-trust small{font-size:13px}.hero-trust svg{width:21px;height:23px}.hero-note{font-size:10px;margin-top:27px;letter-spacing:1.2px}.stage-wrap{width:calc(100% + 16px);margin:0 -8px}.stage{aspect-ratio:.9}.integration-node{width:46px;height:46px}.node-orb{width:42px;height:42px}.node-chatgpt .node-orb,.node-claude .node-orb{width:48px;height:48px}.node-orb img{width:23px;height:23px}.node-chatgpt img,.node-claude img{width:27px;height:27px}.node-woo img{width:28px}.node-orb svg{width:22px;height:22px}.node-label{font-size:12px;line-height:1.25;bottom:auto;top:calc(100% + 5px)}.node-chatgpt .node-label,.node-claude .node-label{font-size:13px;top:-23px}.node-woo .node-label{white-space:normal;width:66px;text-align:center}.node-woo .node-label wbr{display:inline}.stage-footer{left:0;right:0;bottom:0;gap:9px}.scene-status{font-size:12px}.compatibility-strip .container{gap:22px 26px;padding:28px 0}.compatibility-strip .container>div{font-size:18px}.compatibility-strip .strip-woo{font-size:25px}.compatibility-strip .strip-woo span,.compatibility-strip .strip-mcp{font-size:16px}.integration-popover{left:0;right:0;padding:18px}.integration-popover p{font-size:15px}.integration-popover a{font-size:14px}.legal-page{font-size:16px}.legal-page code{font-size:14px}.page-intro p,.setup-grid p,.channels-section p{font-size:16px}.footer-top>div:first-child p{font-size:12px}}@media(max-width:370px){.container{width:calc(100% - 32px)}.header .brand-logo{width:190px}.hero-badge{gap:6px;font-size:10px;letter-spacing:.2px;padding-inline:9px}.hero-actions .button{width:100%;font-size:16px}.hero-trust{gap:15px}.node-orb{width:37px;height:37px}.node-chatgpt .node-orb,.node-claude .node-orb{width:43px;height:43px}.integration-node{width:40px;height:40px}.node-label{font-size:12px}.node-woo .node-label{margin-left:8px}}
