:root{--ink:#1a0b54;--ink-deep:#0d061f;--paper:#fff;--soft:#f7f6fb;--lavender:#a997ce;--blue:#3157ff;--purple:#ac24ff;--orange:#fe881b;--yellow:#ffd24d;--green:#70d99a;--line:#e8e4f3;--dark-line:#ffffff1c;--gradient:linear-gradient(100deg,var(--blue),var(--purple) 52%,var(--orange));--gradient-soft:linear-gradient(135deg,#eef1ff,#faefff 50%,#fff4e8)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink-deep)}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:"Plus Jakarta Sans",Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:#844cff}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
.site-header{position:fixed;z-index:100;top:18px;left:0;width:100%;padding:0 18px;pointer-events:none}.nav-shell{width:min(1120px,100%);min-height:64px;margin:auto;padding:7px 8px 7px 18px;border:1px solid #ffffffb5;border-radius:18px;background:#ffffffed;box-shadow:0 10px 44px #20144d24;backdrop-filter:blur(22px) saturate(140%);display:flex;align-items:center;gap:24px;pointer-events:auto}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand img{display:block;border-radius:9px}.brand>span{display:flex;align-items:baseline;gap:6px;line-height:1}.brand strong{color:var(--ink);font-size:16px;letter-spacing:-.025em}.brand small{color:#8c7eaa;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:5px;margin-left:auto}.desktop-nav a,.nav-account{padding:10px 12px;border-radius:10px;color:#5f527f;font-size:12px;font-weight:600;transition:background .2s,color .2s}.desktop-nav a:hover,.nav-account:hover{color:var(--ink);background:#f4f1fa}.nav-cta{min-height:48px;padding:0 19px;border-radius:12px;display:inline-flex;align-items:center;gap:12px;color:#fff;background:var(--blue);font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px #3157ff38}.mobile-menu-button,.mobile-menu{display:none}
.hero{position:relative;min-height:100svh;padding:160px max(20px,calc((100vw - 1180px)/2)) 0;color:#fff;background:#0d061f;isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;z-index:-2;inset:0;opacity:.38;background-image:linear-gradient(#ffffff09 1px,transparent 1px),linear-gradient(90deg,#ffffff09 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(#000,transparent 86%)}.hero-glow{position:absolute;z-index:-1;width:min(1000px,85vw);height:min(780px,75vw);top:-330px;left:50%;transform:translateX(-10%);filter:blur(90px);border-radius:50%;background:conic-gradient(from 210deg,#3157ff75,#ac24ff85,#fe881b69,#3157ff75)}.hero-copy{width:min(920px,100%);margin:0 auto;text-align:center}.release{margin:0;display:inline-flex;align-items:center;gap:10px;color:#c3b6df;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700}.release span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px #70d99a18}.hero h1{margin:24px 0 0;letter-spacing:-.065em;font-size:clamp(58px,8vw,112px);font-weight:600;line-height:.92}.hero h1 em,.closing-section h2 em,.method-heading h2 em{color:transparent;background:linear-gradient(100deg,#5ca0ff,#d160ff 48%,#ff9d45);background-clip:text;-webkit-background-clip:text;font-style:normal}.hero-lede{max-width:680px;margin:30px auto 0;color:#b8acd1;font-size:clamp(16px,1.7vw,20px);line-height:1.65}.hero-actions{margin-top:34px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.button{min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#10071f;background:var(--yellow);box-shadow:0 14px 40px #ffd24d32}.button-primary:hover{background:#ffe27e;box-shadow:0 18px 50px #ffd24d48}.button-ghost{color:#fff;border-color:#ffffff2c;background:#ffffff0b}.button-ghost:hover{border-color:#ffffff55;background:#ffffff14}
.demo-wrap{width:min(960px,100%);margin:80px auto 0;padding:1px;border-radius:34px;background:var(--gradient);box-shadow:0 50px 130px #0009}.rhythm-stage{--beat:1.1s;padding:28px;border-radius:33px;color:#fff;background:linear-gradient(155deg,#191126,#0a0713 72%)}.demo-chrome{min-height:38px;display:flex;align-items:center;gap:13px}.demo-chrome>div{display:flex;gap:6px}.demo-chrome>div i{width:8px;height:8px;border-radius:50%;background:#554a68}.demo-chrome>div i:first-child{background:#ff6b73}.demo-chrome>div i:nth-child(2){background:#ffd24d}.demo-chrome>div i:last-child{background:#70d99a}.demo-chrome>span{color:#9589ac;font-size:10px}.demo-replay{margin-left:auto;min-height:34px;padding:0 11px;border:1px solid #ffffff1e;border-radius:10px;color:#bcb2cc;background:#ffffff08;cursor:pointer;font-size:9px;font-weight:700}.demo-replay span{color:var(--yellow);margin-right:5px}.rhythm-preview{min-height:178px;margin-top:14px;padding:24px;border:1px solid #ffffff13;border-radius:18px;background:#06050b}.typing-demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#776c8d;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:750}.typing-demo-toolbar span{display:flex;align-items:center;gap:8px}.typing-demo-toolbar i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #70d99a15}.typing-demo-toolbar b{color:#887e9a;text-transform:none;letter-spacing:0;font-size:8px}.typing-demo-line{min-height:62px;margin:25px 0 18px;color:#f4effc;font-size:clamp(18px,2.2vw,26px);letter-spacing:-.025em;line-height:1.4}.typing-demo-caret{display:inline-block;width:2px;height:25px;margin-left:3px;vertical-align:-4px;background:var(--yellow);animation:blink .78s steps(1) infinite;box-shadow:0 0 13px #ffd24d82}@keyframes blink{50%{opacity:.2}}.typing-demo-progress{width:100%;height:2px;border-radius:99px;background:#292333;overflow:hidden}.typing-demo-progress span{display:block;width:0;height:100%;background:var(--gradient);transition:width .12s linear}.rhythm-main-control,.rhythm-control-grid label{border:1px solid #ffffff12;background:#ffffff07}.rhythm-main-control{margin-top:13px;padding:17px 18px;border-radius:16px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px}.rhythm-main-control>span{display:grid;gap:4px}.rhythm-main-control strong{font-size:11px}.rhythm-main-control small{color:#776f86;font-size:9px}.rhythm-main-control output,.rhythm-control-grid output{color:var(--yellow);font-size:10px;font-weight:800}.rhythm-main-control input{grid-column:1/-1}.rhythm-control-grid{margin-top:9px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.rhythm-control-grid label{padding:13px 14px 11px;border-radius:14px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px}.rhythm-control-grid label>span{color:#a89fb8;font-size:9px;font-weight:650}.rhythm-control-grid input{grid-column:1/-1}.rhythm-stage input[type=range]{--fill:25%;appearance:none;width:100%;height:20px;margin:5px 0 0;background:none;cursor:pointer}.rhythm-stage input[type=range]::-webkit-slider-runnable-track{height:3px;border-radius:99px;background:linear-gradient(90deg,var(--yellow) 0 var(--fill),#37313f var(--fill) 100%)}.rhythm-stage input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;margin-top:-6px;border:3px solid #17101e;border-radius:50%;background:var(--yellow);box-shadow:0 3px 9px #0009}.rhythm-note{margin:15px 2px 0;color:#766e83;font-size:9px}.rhythm-note span{margin-right:7px;padding:3px 7px;border:1px solid #ffd24d55;border-radius:999px;color:var(--yellow);font-size:8px;font-weight:800}.rhythm-stage.demo-attention{animation:attention .8s ease}@keyframes attention{50%{box-shadow:0 0 0 3px #ffd24d,0 0 70px #ffd24d36}}.rhythm-stage.is-correcting .typing-demo-caret{background:#ff7f8a}
.hero-rail{width:min(1180px,100%);min-height:112px;margin:76px auto 0;border-top:1px solid #ffffff20;display:grid;grid-template-columns:repeat(4,1fr)}.hero-rail>div{padding:24px 20px;border-right:1px solid #ffffff20;display:grid;align-content:center;gap:8px}.hero-rail>div:last-child{border-right:0}.hero-rail strong{font-size:12px}.hero-rail span{color:#857a9a;font-size:10px}kbd{min-width:25px;height:23px;padding:0 6px;border:1px solid currentColor;border-radius:6px;display:inline-grid;place-items:center;font:inherit}.hero-rail kbd+ kbd{margin-left:4px}
.features-section{padding:145px max(20px,calc((100vw - 1180px)/2));color:#fff;background:#07040d}.section-heading{max-width:820px}.section-heading h2,.method-heading h2,.security-copy h2,.faq-section h2{margin:18px 0 0;letter-spacing:-.055em;font-size:clamp(44px,5.8vw,78px);font-weight:600;line-height:1.02}.eyebrow{margin:0;color:#d174ff;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:800}.section-intro{max-width:610px;margin:24px 0 0;color:#9e93ae;font-size:15px;line-height:1.7}.feature-grid{margin-top:70px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.feature-card{position:relative;min-height:470px;padding:28px;border:1px solid var(--dark-line);border-radius:30px;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(155deg,#171020,#0b0711);box-shadow:inset 0 1px #ffffff0b}.feature-card:before{content:"";position:absolute;inset:-40% -20% 45%;opacity:.5;background:radial-gradient(circle,#a833ff80,transparent 65%);transition:transform .55s,opacity .55s}.feature-card:hover:before{opacity:.8;transform:translateY(30%)}.feature-card-large{grid-column:1/-1;min-height:540px}.feature-chip{position:relative;z-index:2;width:max-content;padding:9px 14px;border-radius:999px;color:#fff;background:#2e2339;font-size:10px;font-weight:700}.feature-card>div:last-child{position:relative;z-index:2;margin-top:auto}.feature-card>div:last-child>p{margin:0 0 12px;color:#7b6d8d;font:9px ui-monospace,monospace}.feature-card h3{max-width:730px;margin:0;letter-spacing:-.035em;font-size:clamp(24px,3.2vw,42px);font-weight:580;line-height:1.15}.feature-card small{display:block;max-width:620px;margin-top:15px;color:#958aa4;font-size:12px;line-height:1.65}.feature-art{position:relative;z-index:2;margin:auto}.composer-art{width:min(660px,90%);height:150px;padding:25px;border:1px solid #ffffff22;border-radius:20px;background:#0b0712b8;box-shadow:0 35px 80px #0008}.composer-art i{display:block;width:7px;height:7px;margin-bottom:19px;border-radius:50%;background:var(--green);box-shadow:15px 0 #ffd24d,30px 0 #ff6b73}.composer-art b{color:#e5dfee;font-size:15px;font-weight:500}.composer-art span{position:absolute;bottom:20px;right:20px;width:74px;height:31px;border-radius:9px;background:var(--yellow)}.rhythm-art{height:130px;display:flex;align-items:center;gap:9px}.rhythm-art i{width:8px;border-radius:8px;background:#51475f}.rhythm-art i:nth-child(1),.rhythm-art i:nth-child(6){height:30px}.rhythm-art i:nth-child(2),.rhythm-art i:nth-child(5){height:62px}.rhythm-art i:nth-child(3){height:98px;background:var(--yellow)}.rhythm-art i:nth-child(4){height:48px}.rhythm-art i:nth-child(7){height:78px;background:#d174ff}.template-art{width:min(340px,90%);display:grid;gap:8px}.template-art span{padding:14px 18px;border:1px solid #ffffff1d;border-radius:12px;color:#c9c0d5;background:#ffffff08;font-size:11px}.template-art span:nth-child(2){transform:translateX(24px);border-color:#d174ff66}.stop-art{display:flex;gap:10px}.stop-art kbd{width:auto;min-width:70px;height:55px;color:#e7e1ed;background:#ffffff09;box-shadow:inset 0 -4px #0004}.pro-band{margin-top:15px;padding:34px;border:1px solid #b64cff55;border-radius:28px;background:linear-gradient(120deg,#21102f,#111023);display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:55px}.pro-band h3{margin:12px 0 0;font-size:28px}.pro-band ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;list-style:none}.pro-band li{color:#bdb2c9;font-size:12px}.pro-band li:before{content:"↗";margin-right:9px;color:var(--yellow)}
.method-section{padding:145px max(20px,calc((100vw - 1180px)/2));background:var(--gradient-soft)}.method-heading{max-width:840px;text-align:center;margin:auto}.dark-eyebrow{color:#634bd5}.method-heading h2 em{display:inline-block}.method-heading>p:last-child{max-width:600px;margin:24px auto 0;color:#796b98;font-size:15px;line-height:1.7}.method-flow{position:relative;margin-top:80px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.method-flow:before{content:"";position:absolute;top:69px;left:12%;right:12%;height:1px;background:var(--gradient)}.method-flow article{position:relative;text-align:center}.method-flow article>span{color:#9b8db8;font:9px ui-monospace,monospace}.method-mark{position:relative;width:82px;height:82px;margin:20px auto 26px;border:1px solid #dcd4eb;border-radius:24px;display:grid;place-items:center;color:var(--ink);background:#fff;box-shadow:0 15px 40px #46307412;font-size:20px;font-weight:750}.method-flow article:nth-child(2) .method-mark{transform:translateY(24px)}.method-flow article:nth-child(3) .method-mark{transform:translateY(48px)}.method-flow article:nth-child(4) .method-mark{transform:translateY(72px)}.method-flow article:nth-child(2) h3,.method-flow article:nth-child(2) p{transform:translateY(24px)}.method-flow article:nth-child(3) h3,.method-flow article:nth-child(3) p{transform:translateY(48px)}.method-flow article:nth-child(4) h3,.method-flow article:nth-child(4) p{transform:translateY(72px)}.method-flow h3{margin:0;font-size:18px}.method-flow p{margin:10px 0 0;color:#786a94;font-size:12px;line-height:1.6}
.security-section{position:relative;padding:150px max(20px,calc((100vw - 1180px)/2));color:#fff;background:#110724;display:grid;grid-template-columns:240px 1fr 1fr;align-items:center;gap:50px;overflow:hidden}.security-section:after{content:"";position:absolute;width:600px;height:600px;right:-250px;bottom:-330px;border-radius:50%;background:#6a25ff55;filter:blur(100px)}.security-orbit{position:relative;width:210px;height:210px;border:1px solid #c875ff6b;border-radius:50%;display:grid;place-items:center}.security-orbit:before,.security-orbit:after{content:"";position:absolute;border:1px solid #ffffff19;border-radius:50%}.security-orbit:before{width:142px;height:142px}.security-orbit:after{width:74px;height:74px;background:var(--gradient);box-shadow:0 0 70px #b24cff72}.security-orbit span{position:absolute;width:12px;height:12px;top:10px;left:50%;border-radius:50%;background:var(--yellow);box-shadow:0 0 22px #ffd24d}.security-copy{position:relative;z-index:1}.security-copy h2{font-size:clamp(42px,5vw,68px)}.security-copy>p:nth-of-type(2){max-width:560px;color:#aa9cbe;font-size:14px;line-height:1.75}.text-link{display:inline-flex;gap:9px;margin-top:15px;color:var(--yellow);font-size:12px;font-weight:750}.security-list{position:relative;z-index:1;border-top:1px solid #ffffff23}.security-list article{padding:22px 0;border-bottom:1px solid #ffffff23;display:grid;grid-template-columns:42px 1fr;gap:8px}.security-list article>span{color:#716581;font:9px ui-monospace,monospace}.security-list strong{font-size:12px}.security-list p{margin:8px 0 0;color:#8f829f;font-size:10px;line-height:1.6}
.pricing-section{padding:145px max(20px,calc((100vw - 1180px)/2));background:#fff}.pricing-heading{margin:auto;text-align:center}.pricing-heading .section-intro{margin-inline:auto;color:#796d93}.pricing-grid{max-width:940px;margin:70px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.plan-card{padding:32px;border:1px solid var(--line);border-radius:28px;background:#faf9fc}.plan-card-pro{color:#fff;border-color:#6a36cf;background:linear-gradient(145deg,#1e0b3a,#0f081d);box-shadow:0 30px 80px #32156326}.plan-head{display:flex;justify-content:space-between;align-items:start;gap:20px}.plan-head>div>span{color:#684fd6;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:800}.plan-card-pro .plan-head>div>span{color:#d174ff}.plan-head h3{margin:9px 0 0;font-size:20px}.plan-head b{padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:#8d81a4;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.plan-card-pro .plan-head b{border-color:#ffffff29;color:var(--yellow)}.price{margin-top:38px;display:flex;align-items:baseline;gap:8px}.price strong{letter-spacing:-.06em;font-size:64px;font-weight:600}.price span{color:#8c80a2;font-size:11px}.plan-card ul{min-height:210px;margin:30px 0;padding:24px 0 0;border-top:1px solid var(--line);display:grid;gap:14px;list-style:none}.plan-card-pro ul{border-color:#ffffff20}.plan-card li{color:#625675;font-size:12px}.plan-card-pro li{color:#c1b6cf}.plan-card li:before{content:"✓";margin-right:11px;color:#6546db;font-weight:800}.plan-card-pro li:before{color:var(--yellow)}.plan-button{width:100%;height:50px;border:1px solid #dcd5e8;border-radius:13px;color:var(--ink);background:#fff;cursor:pointer;font-size:12px;font-weight:800}.plan-button-pro{border-color:transparent;color:#0f071d;background:var(--yellow)}.plan-button:disabled{opacity:.55;cursor:not-allowed}.checkout-error{margin:9px 0 0;color:#d84e5e;font-size:10px}.pricing-note{max-width:870px;margin:22px auto 0;color:#8b819d;text-align:center;font-size:10px;line-height:1.65}.pricing-note a{text-decoration:underline;text-underline-offset:3px}
.faq-section{padding:135px max(20px,calc((100vw - 1180px)/2));color:#fff;background:#08040e;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-list{border-top:1px solid #ffffff20}.faq-list details{border-bottom:1px solid #ffffff20}.faq-list summary{padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:14px;font-weight:650}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--yellow);font-size:20px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:650px;margin:-5px 0 25px;color:#93879f;font-size:12px;line-height:1.7}.closing-section{padding:150px 20px;color:#fff;text-align:center;background:radial-gradient(circle at 50% 20%,#562383,#140925 50%,#08040e 80%)}.closing-section h2{margin:20px 0 0;letter-spacing:-.06em;font-size:clamp(50px,7vw,96px);font-weight:600;line-height:.98}.closing-section>div{margin-top:34px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.site-footer{padding:70px max(20px,calc((100vw - 1180px)/2)) 24px;color:#fff;background:#08040e;display:grid;grid-template-columns:1fr auto;gap:70px}.footer-brand .brand strong{color:#fff}.footer-brand p{margin:18px 0 0;color:#82778e;font-size:11px}.footer-links{display:flex;gap:90px}.footer-links>div{min-width:130px;display:grid;gap:12px}.footer-links strong{color:#fff;margin-bottom:4px;font-size:10px}.footer-links a{color:#82778e;font-size:10px}.footer-links a:hover{color:#fff}.footer-bottom{grid-column:1/-1;padding-top:24px;border-top:1px solid #ffffff17;display:flex;justify-content:space-between;color:#5e5569;font-size:9px}
@media(max-width:960px){.desktop-nav{display:none}.nav-account{margin-left:auto}.hero{padding-top:145px}.hero-rail{grid-template-columns:repeat(2,1fr)}.hero-rail>div:nth-child(2){border-right:0}.hero-rail>div:nth-child(-n+2){border-bottom:1px solid #ffffff20}.security-section{grid-template-columns:180px 1fr}.security-orbit{width:170px;height:170px}.security-list{grid-column:1/-1}.method-flow{grid-template-columns:repeat(2,1fr);gap:50px 20px}.method-flow:before{display:none}.method-flow article:nth-child(n) .method-mark,.method-flow article:nth-child(n) h3,.method-flow article:nth-child(n) p{transform:none}}
@media(max-width:700px){.site-header{top:10px;padding:0 10px}.nav-shell{min-height:58px;padding:6px 7px 6px 12px;border-radius:15px;gap:10px}.nav-account,.nav-cta{display:none}.mobile-menu-button{margin-left:auto;width:44px;height:44px;border:0;border-radius:11px;color:var(--ink);background:#f3f0f8;display:grid;place-content:center;cursor:pointer}.mobile-menu-button span{width:18px;height:1px;border-radius:9px;background:currentColor;transition:transform .2s,opacity .2s}.mobile-menu-button span+span{margin-top:5px}.mobile-menu-button[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-button[aria-expanded=true] span:last-child{transform:translateY(-6px) rotate(-45deg)}.mobile-menu:not([hidden]){width:calc(100% - 20px);margin:8px auto 0;padding:10px;border:1px solid #ffffffb5;border-radius:15px;background:#ffffffed;box-shadow:0 16px 45px #1b10352e;backdrop-filter:blur(20px);display:grid;grid-template-columns:repeat(2,1fr);gap:7px;pointer-events:auto}.mobile-menu a{min-height:43px;padding:0 12px;border-radius:10px;display:flex;align-items:center;color:#5f527f;background:#f5f2f9;font-size:11px;font-weight:650}.hero{padding:130px 14px 0}.hero h1{font-size:clamp(48px,15vw,74px)}.hero-lede{font-size:15px}.hero-actions .button{width:100%}.demo-wrap{margin-top:55px;border-radius:24px}.rhythm-stage{padding:14px;border-radius:23px}.rhythm-preview{padding:16px}.typing-demo-toolbar b{max-width:130px;text-align:right}.rhythm-control-grid{grid-template-columns:1fr}.hero-rail{grid-template-columns:1fr;margin-top:52px}.hero-rail>div{border-right:0;border-bottom:1px solid #ffffff20}.hero-rail>div:last-child{border-bottom:0}.features-section,.method-section,.pricing-section{padding:100px 16px}.section-heading h2,.method-heading h2,.security-copy h2,.faq-section h2{font-size:43px}.feature-grid{grid-template-columns:1fr;margin-top:50px}.feature-card-large{grid-column:auto;min-height:470px}.feature-card{min-height:440px;padding:22px;border-radius:24px}.feature-card h3{font-size:28px}.pro-band{grid-template-columns:1fr;gap:25px;padding:25px}.pro-band ul{grid-template-columns:1fr}.method-flow{grid-template-columns:1fr;margin-top:55px;gap:40px}.security-section{padding:100px 16px;grid-template-columns:1fr;gap:45px}.security-orbit{margin:auto}.pricing-grid{grid-template-columns:1fr;margin-top:50px}.plan-card{padding:25px;border-radius:22px}.faq-section{padding:100px 16px;grid-template-columns:1fr;gap:45px}.closing-section{padding:110px 16px}.closing-section h2{font-size:50px}.closing-section .button{width:100%}.site-footer{padding:60px 16px 24px;grid-template-columns:1fr;gap:45px}.footer-links{gap:40px}.footer-bottom{flex-direction:column;gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.checkout-wrap{display:grid;gap:9px}.checkout-wrap small{color:#998daa;text-align:center;font-size:8px;letter-spacing:.04em}.plan-card-pro .checkout-wrap small{color:#a99db8}.checkout-dialog{width:min(470px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:24px;background:transparent;color:var(--ink);overflow:auto}.checkout-dialog::backdrop{background:#130c25b8;backdrop-filter:blur(9px)}.checkout-dialog-card{position:relative;padding:32px;border:1px solid #e1d9ec;border-radius:24px;background:#fff;box-shadow:0 30px 100px #1e10354d}.checkout-dialog h2{margin:10px 0 12px;color:var(--ink);font-size:36px;letter-spacing:-.045em}.checkout-dialog-copy{margin:0;color:#786d8c;font-size:12px;line-height:1.65}.checkout-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border:0;border-radius:50%;color:#685b79;background:#f2eef7;cursor:pointer;font-size:23px}.checkout-summary{margin:24px 0 19px;padding:14px 15px;border:1px solid #e2daec;border-radius:12px;background:#f8f6fa;display:flex;justify-content:space-between;align-items:center;gap:16px;color:#342843;font-size:11px}.checkout-summary strong{color:#5e35b9}.checkout-email-label{display:block;margin-bottom:7px;color:#554960;font-size:10px;font-weight:750}.checkout-email{width:100%;height:50px;padding:0 14px;border:1px solid #d9d0e5;border-radius:12px;color:#21172e;background:#fff;font:inherit;font-size:14px;outline:none}.checkout-email:focus{border-color:#7148d5;box-shadow:0 0 0 4px #7148d517}.checkout-submit{margin-top:2px}.checkout-legal{margin:3px 0 0;color:#8b8199;font-size:8px;line-height:1.6;text-align:center}.checkout-legal a{text-decoration:underline;text-underline-offset:2px}.checkout-dialog .checkout-error{min-height:15px;margin:8px 0 0;color:#c63851;font-size:9px}.checkout-dialog button:focus-visible,.checkout-dialog a:focus-visible{outline:2px solid #6940c8;outline-offset:3px}@media(max-width:560px){.checkout-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:19px}.checkout-dialog-card{padding:27px 18px 22px;border-radius:19px}.checkout-dialog h2{padding-right:40px;font-size:31px}.checkout-close{top:12px;right:12px}.checkout-submit{min-height:52px}.checkout-email{height:52px;font-size:16px}}
