@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@10..48,500;10..48,600;10..48,700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{color-scheme:dark;font-family:DM Sans,sans-serif;color:#f3f1ee;background:#0d0d0d;font-synthesis:none;--bg: #0d0d0d;--surface: #161616;--surface-2: #1e1e1e;--line: #303030;--muted: #aaa6a0;--muted-strong: #c7c2bb;--red: #ee4035;--red-dark: #9f2823;--green: #80d49b;--max: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}::selection{color:#fff;background:var(--red-dark)}a{color:inherit;text-underline-offset:3px}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.58}:focus-visible{outline:3px solid #f18c82;outline-offset:3px}code{color:#f6a49d;font-size:.9em}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.section-wrap{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;background:#0d0d0df0;border-bottom:1px solid #222;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-inner{width:min(var(--max),calc(100% - 48px));min-height:72px;margin-inline:auto;display:flex;align-items:center;gap:30px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-family:Bricolage Grotesque,sans-serif;font-weight:700;text-decoration:none;letter-spacing:-.03em}.brand img{width:34px;height:34px;object-fit:contain}.brand span{font-size:19px}.main-nav{display:flex;align-items:center;gap:25px;margin-left:auto;color:var(--muted);font-size:14px}.main-nav a{text-decoration:none}.main-nav a:hover,.main-nav a.active,.account-link:hover{color:#fff}.menu-toggle{display:none;min-height:44px;padding:0 12px;color:var(--muted-strong);background:transparent;border:1px solid var(--line);border-radius:9px;font-size:13px}.nav-actions{min-width:112px;display:flex;justify-content:flex-end}.account-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted-strong);text-decoration:none;font-size:14px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #80d49b1f}.button,.donate-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:1px solid transparent;border-radius:11px;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover,.donate-button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--red)}.button-primary:hover{background:#fa574c}.button-secondary{color:#f2efeb;background:var(--surface-2);border-color:var(--line)}.button-secondary:hover{background:#282828;border-color:#525252}.button-small{min-height:38px;padding-inline:15px;background:#f2efeb;color:#151515;font-size:13px}.button-wide{width:100%}.donate-button{color:#171717;background:#f2efeb}.donate-button img{width:22px;height:22px}.text-link,.text-link-button{color:#f18c82;font-weight:700;text-decoration:none;background:transparent;border:0;padding:8px 0;min-height:40px}.text-link:hover,.text-link-button:hover{color:#fff}.hero{min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding-top:72px;padding-bottom:80px}.eyebrow{margin:0 0 18px;color:#f18c82;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3{font-family:Bricolage Grotesque,sans-serif;color:#f7f4ef;line-height:1.03;letter-spacing:-.04em}h1{margin:0;font-size:clamp(3.6rem,8vw,6.8rem)}h1 span{color:var(--red)}h2{margin:0;font-size:clamp(2rem,4vw,3.3rem)}h3{margin:0;font-size:1.2rem;letter-spacing:-.025em}p{line-height:1.6}.hero-lede{max-width:56ch;margin:28px 0 0;color:var(--muted-strong);font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-note{margin:22px 0 0;color:#77736e;font-size:12px}.hero-art{min-height:420px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:#1a1111;border:1px solid #4e211f;box-shadow:0 22px 70px #ee40351f}.hero-art img{position:relative;z-index:1;width:min(68%,320px);filter:drop-shadow(0 25px 22px rgba(0,0,0,.55))}.art-orbit{position:absolute;width:390px;height:160px;border:1px solid #75322e;border-radius:50%;transform:rotate(-24deg)}.orbit-two{width:420px;height:190px;border-color:#3b3430;transform:rotate(48deg)}.art-label{position:absolute;right:2%;bottom:7%;z-index:2;display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid #3b3935;border-radius:10px;color:#e5e0d9;background:#171616;font-size:13px;box-shadow:0 12px 34px #0006}.feature-section{padding-block:65px 80px;border-top:1px solid #242424}.section-heading{max-width:630px}.section-heading p,.split-section p,.support-inner p{margin:19px 0 0;color:var(--muted);max-width:64ch}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.feature{min-height:230px;padding:24px 22px;background:var(--surface);border:1px solid #2a2a2a;border-radius:14px}.feature img{width:42px;height:42px;margin-bottom:36px;object-fit:contain}.feature p{margin:12px 0 0;color:var(--muted);font-size:14px}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:80px 105px}.split-section>div:first-child{max-width:550px}.split-section .text-link{display:inline-flex;margin-top:24px;gap:10px}.quote-panel{padding:32px;border:1px solid #36221f;border-radius:14px;background:#171313}.quote-panel img{width:58px;height:58px;object-fit:contain}.quote-panel p{margin:30px 0 0;color:#f2ebe5;font:600 24px/1.25 Bricolage Grotesque,sans-serif;letter-spacing:-.025em}.quote-panel span{display:block;margin-top:18px;color:#9d8b86;font-size:13px}.support-band{border-block:1px solid #2f2422;background:#211514}.support-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:42px}.support-inner h2{font-size:clamp(1.7rem,3vw,2.4rem)}.support-inner p{margin-top:8px;color:#c3a8a2}.page-section{padding-block:78px 110px}.page-intro{max-width:700px;margin-bottom:42px}.page-intro h1,.reading-page h1{font-size:clamp(3rem,6vw,5.2rem)}.page-intro>p:not(.eyebrow),.reading-page .lead{color:var(--muted-strong);font-size:18px;max-width:66ch}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.download-item{display:flex;min-height:235px;flex-direction:column;padding:25px;border:1px solid #2d2d2d;border-radius:14px;background:var(--surface)}.download-item.is-detected{border-color:#7d302c}.download-item-top{display:flex;align-items:flex-start;gap:14px}.download-item-top img{width:31px;height:31px;object-fit:contain}.download-item h2{font-size:1.25rem;letter-spacing:-.025em}.download-item p{min-height:50px;margin:19px 0 22px;color:var(--muted);font-size:14px}.download-item .button{align-self:flex-start;min-height:40px;font-size:13px}.detected{display:inline-block;margin-top:8px;color:var(--green);font-size:11px;font-weight:700}.gate{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;margin-bottom:20px;border:1px solid #514032;border-radius:12px;background:#211b16}.gate div{display:grid;gap:4px}.gate span{color:#bbb0a4;font-size:13px}.alert,.form-message{margin-block:18px;padding:13px 15px;border-radius:10px;font-size:14px}.alert-warning{color:#f5cc92;background:#2a2116;border:1px solid #654d2d}.form-message{color:#d7f0dc;background:#183021;border:1px solid #315d3e}.loading-line,.muted,.technical-note{color:var(--muted)}.technical-note{margin-top:28px;font-size:13px}.technical-note a{color:#f18c82}.auth-page{display:grid;place-items:center}.auth-card{width:min(100%,460px);padding:34px;border:1px solid #2d2d2d;border-radius:16px;background:var(--surface);box-shadow:0 20px 70px #00000040;text-align:center}.auth-mark{width:64px;height:64px;object-fit:contain}.auth-card h1{margin-top:22px;font-size:2.5rem}.auth-card>p{margin:13px 0 0;color:var(--muted);font-size:14px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-block:28px 22px;border-bottom:1px solid #333}.auth-tabs button{padding:13px 8px;color:var(--muted);background:transparent;border:0;border-bottom:2px solid transparent}.auth-tabs button.active{color:#fff;border-bottom-color:var(--red)}.form-stack{display:grid;gap:14px;text-align:left}.form-stack label{display:grid;gap:7px;color:#d3cec8;font-size:13px;font-weight:600}.form-stack input,.form-stack textarea,.form-stack select{width:100%;color:#f6f2ed;background:#101010;border:1px solid #393939;border-radius:9px;padding:12px 13px}.form-stack textarea{resize:vertical}.form-stack input:hover,.form-stack textarea:hover,.form-stack select:hover{border-color:#666}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quiet-link{display:inline-block;margin-top:17px;color:#e0aaa3;font-size:13px}.divider{display:flex;align-items:center;gap:12px;margin:25px 0 17px;color:#777;font-size:12px}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#333}.social-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-card small{display:block;margin-top:22px;color:#777;line-height:1.5}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel{padding:25px;border:1px solid #2d2d2d;border-radius:14px;background:var(--surface)}.panel h2{font-size:1.4rem}.panel>p{color:var(--muted);font-size:14px}.verify-box{display:grid;gap:8px;margin-top:25px;padding-top:20px;border-top:1px solid #343434;color:#efc68f;font-size:13px}.verify-box span{color:var(--muted)}.review-history{margin-top:16px}.review-row,.moderation-row{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-top:1px solid #333}.review-row p,.moderation-row p{flex:1;margin:0;color:#d3cec8;font-size:14px}.review-row small,.moderation-row small{color:#8f8a84}.quiet-button{color:#e2aca5;background:transparent;border:0;min-height:40px;padding:8px 10px;font-size:13px}.quiet-button.danger{color:#db7c73}.account-page>.quiet-button{margin-top:22px;padding-left:0}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:16px}.metric{display:grid;gap:7px;padding:22px;border:1px solid #2d2d2d;border-radius:14px;background:var(--surface)}.metric strong{font:700 2.4rem Bricolage Grotesque,sans-serif}.metric span{color:var(--muted);font-size:13px}.moderation-row>div:last-child{display:flex;align-items:flex-start;gap:7px}.platform-breakdown{margin-bottom:16px}.platform-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.platform-row{display:flex;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid #303030;border-radius:10px;color:var(--muted-strong)}.platform-row strong{color:#f7f4ef}.reading-page{max-width:800px}.reading-page h2{margin:48px 0 0;font-size:1.7rem}.reading-page p{color:var(--muted-strong)}.reading-page a{color:#f18c82}.empty-page{width:min(620px,calc(100% - 48px));margin:0 auto;padding:110px 0;text-align:center}.empty-page img{width:100px;height:100px;object-fit:contain}.empty-page h1{margin-top:24px;font-size:3rem}.empty-page p{color:var(--muted)}.site-footer{border-top:1px solid #242424;color:#89837c;font-size:12px}.footer-inner{width:min(var(--max),calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:88px;margin-inline:auto}.footer-brand{color:#eee}.footer-brand img{width:23px;height:23px}.site-footer nav{display:flex;gap:16px}.site-footer nav a{color:#b9b2a9}@media (max-width: 760px){.section-wrap,.nav-inner,.footer-inner{width:min(100% - 32px,var(--max))}.nav-inner{justify-content:space-between}.menu-toggle{display:inline-flex;align-items:center;margin-left:auto}.nav-actions{min-width:auto;margin-left:8px}.main-nav{display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px;margin-left:0;padding:8px;background:#151515;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 38px #00000059}.main-nav.is-open{display:grid;gap:2px}.main-nav a{min-height:44px;display:flex;align-items:center;padding:0 12px;border-radius:8px}.main-nav a:hover,.main-nav a.active{background:var(--surface-2)}.hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-art{min-height:300px}.hero-art:before{width:230px;height:230px}.art-orbit{width:280px;height:120px}.orbit-two{width:300px;height:135px}.hero-art img{width:58%}.art-label{right:0;bottom:0}.feature-grid,.split-section,.download-grid,.account-grid{grid-template-columns:1fr}.split-section{gap:36px}.support-inner,.gate,.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner{padding-block:25px}.site-footer nav{flex-wrap:wrap}.metric-grid{grid-template-columns:1fr}.page-section{padding-top:55px}}@media (max-width: 460px){.hero h1{font-size:3.6rem}.hero-actions,.hero-actions .button,.hero-actions .donate-button{width:100%}.auth-card{padding:25px 19px}.form-row{grid-template-columns:1fr}.review-row,.moderation-row{align-items:flex-start;flex-direction:column}.download-item{min-height:auto}}@media (max-width: 460px){.platform-list{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.button:hover,.donate-button:hover{transform:none}.button,.donate-button{transition:none}}html{scrollbar-color:#4b2927 var(--bg)}::placeholder{color:#817c76;opacity:1}input,textarea,select{caret-color:var(--red)}.hero{min-height:690px;padding-top:92px;padding-bottom:96px}.hero-copy{max-width:650px}.hero h1{max-width:9ch;font-size:clamp(4.3rem,8vw,6rem);line-height:.91}.hero h1 span{display:inline-block;margin-top:12px;font-size:.77em;line-height:.94}.hero-lede{max-width:58ch;margin-top:30px;font-size:19px}.hero-lede strong{display:block;margin-bottom:8px;color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:1.12em;letter-spacing:-.025em}.hero-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}.hero-highlights>div{display:grid;gap:7px;padding-top:15px;border-top:1px solid #55312e}.hero-highlights strong{color:#f7f4ef;font-size:14px}.hero-highlights span{color:var(--muted);font-size:13px;line-height:1.45}.hero-browsers{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:28px;color:#918b84;font-size:12px}.browser-icon-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.browser-icon-row img{width:27px;height:27px;object-fit:contain}.hero-browsers .browser-icon-row img{width:21px;height:21px}.download-item-top{flex-direction:column;align-items:flex-start;gap:16px}.download-browser-icons{min-height:34px}.download-browser-icons img{width:32px;height:32px}.download-item h2{max-width:22ch}.download-note{display:grid;gap:5px;margin-top:28px;padding:17px 19px;color:#d8c6b4;background:#211b16;border:1px solid #514032;border-radius:12px}.download-note span{color:#bbb0a4;font-size:13px}.download-page .page-intro strong{color:#fff}.support-inner h2{max-width:18ch}.support-inner>div{max-width:58ch}.support-inner p{max-width:52ch}.page-intro h1{max-width:13ch;font-size:clamp(3.7rem,7vw,5.8rem);line-height:.95}.page-intro>p:not(.eyebrow){max-width:70ch}.projects-page{max-width:920px}.project-feature{display:grid;grid-template-columns:118px 1fr;gap:28px;align-items:center;padding:30px;border:1px solid #4b2927;border-radius:16px;background:#1d1514}.project-mark{display:grid;place-items:center;width:118px;height:118px;border-radius:14px;background:#281716}.project-mark img{width:74px;height:74px;object-fit:contain}.project-label{margin:0 0 8px;color:#f18c82;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.project-feature h2,.projects-empty h2{font-size:clamp(1.8rem,4vw,2.7rem)}.project-feature p:not(.project-label),.projects-empty p{max-width:60ch;margin:12px 0 0;color:var(--muted-strong)}.project-feature .text-link{display:inline-flex;margin-top:18px;gap:9px}.projects-empty{margin-top:18px;padding:34px 30px;border:1px dashed #4a4039;border-radius:16px;background:#151515}.empty-badge{display:inline-flex;padding:7px 10px;color:#efc68f;border:1px solid #654d2d;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.projects-empty h2{margin-top:22px}.install-page{max-width:860px}.install-page .page-intro{max-width:760px}.install-callout{display:grid;gap:7px;margin:34px 0 18px;padding:19px 21px;border:1px solid #654d2d;border-radius:12px;color:#f5cc92;background:#2a2116}.install-callout span{color:#d4bd9f;font-size:14px;line-height:1.55}.install-guide{margin-top:52px;padding-top:42px;border-top:1px solid #2d2d2d}.install-guide h2,.install-checklist h2{margin:0;font-size:clamp(1.75rem,4vw,2.45rem)}.install-guide>p{max-width:70ch;margin:14px 0 0;color:var(--muted-strong)}.install-steps{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none;counter-reset:install-step}.install-steps li{display:grid;grid-template-columns:34px 1fr;column-gap:14px;counter-increment:install-step}.install-steps li:before{content:counter(install-step);display:grid;place-items:center;width:30px;height:30px;margin-top:1px;color:#fff;background:var(--red-dark);border-radius:50%;font:700 13px Bricolage Grotesque,sans-serif}.install-steps li strong,.install-steps li span{grid-column:2}.install-steps li strong{margin-top:-30px;color:#f2eee8;font-size:14px;line-height:1.45}.install-steps li span{margin-top:5px;color:var(--muted);font-size:14px;line-height:1.55}.install-help{margin-top:22px!important;color:#d8c6b4!important}.install-guide .text-link{display:inline-flex;gap:8px;margin-top:20px}.install-checklist{margin-top:52px;padding:26px 28px;border:1px solid #303030;border-radius:14px;background:var(--surface)}.install-checklist ul{display:grid;gap:9px;margin:18px 0 0;padding-left:20px;color:var(--muted-strong)}.install-checklist p{margin:18px 0 0;color:#c3a8a2;font-size:13px}.install-checklist a{color:#f18c82}@media (max-width: 760px){.hero{min-height:auto;padding-top:62px;padding-bottom:70px}.hero h1{font-size:clamp(4rem,15vw,5.4rem)}.hero-art{margin-top:16px}.main-nav{gap:2px}.project-feature{grid-template-columns:1fr}.project-mark{width:92px;height:92px}.project-mark img{width:58px;height:58px}}@media (max-width: 460px){.hero h1{font-size:3.65rem}.hero-highlights{grid-template-columns:1fr;gap:14px}.hero-browsers{align-items:flex-start;flex-direction:column;gap:8px}.download-browser-icons img{width:29px;height:29px}.project-feature,.projects-empty,.install-checklist{padding:22px 19px}.install-steps li{column-gap:10px}}.nav-inner{min-height:82px}.brand{gap:12px}.brand img{width:42px;height:42px}.brand span{font-size:22px}.brand span{white-space:nowrap}.main-nav{gap:28px;font-size:15px}.nav-actions{min-width:126px}.hero{min-height:620px;padding-top:68px;padding-bottom:78px}.hero h1{max-width:12ch;font-size:clamp(3.35rem,5.3vw,5.1rem);line-height:.94}.hero h1 span{margin-top:15px;font-size:.68em;line-height:.98}.hero-art img{width:min(64%,305px)}.hero-proof{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;max-width:600px;margin-top:28px;padding:15px 0;border-block:1px solid #452725}.hero-proof>div{display:grid;gap:5px}.hero-proof>div strong{color:#f8f4ef;font-size:15px}.hero-proof>div span{color:var(--muted);font-size:13px;line-height:1.45}.youtube-mark{display:inline-flex;align-items:center;gap:8px;color:#ff3e4f;font-family:Bricolage Grotesque,sans-serif;font-size:13px;font-weight:700;white-space:nowrap}.youtube-mark svg{width:30px;height:23px;flex:0 0 auto}.youtube-mark>span{color:#f4efea}.hero-proof>.youtube-mark{flex-direction:column;gap:4px;min-width:72px}.hero-proof>.youtube-mark>span{font-size:11px}.youtube-mark--compact svg{width:28px;height:21px}.feature .youtube-mark{min-height:42px;margin-bottom:31px}.download-youtube{display:flex;align-items:center;gap:10px;margin-top:18px;padding:10px 12px;color:#efc5c1;background:#241818;border:1px solid #512b2a;border-radius:10px;font-size:12px;line-height:1.4}.download-youtube .youtube-mark{flex:0 0 auto}.download-youtube .youtube-mark>span{display:none}.download-item .download-youtube+p{margin-top:15px}.footer-inner{align-items:flex-start;padding-block:24px}.footer-meta{display:grid;gap:5px;line-height:1.5}.footer-meta a{color:#cbbab0;text-underline-offset:3px}.footer-meta a:hover,.site-footer nav a:hover{color:#fff}@media (max-width: 760px){.nav-inner{min-height:72px}.brand img{width:38px;height:38px}.brand span{font-size:20px}.nav-actions{min-width:auto}}@media (max-width: 460px){.hero h1{font-size:3.25rem}.hero h1 span{font-size:.7em}.hero-proof{grid-template-columns:66px minmax(0,1fr);gap:12px}.hero-proof>.youtube-mark{min-width:66px}.footer-meta{width:100%}}:root{--max: 1160px;--space-section: clamp(76px, 9vw, 124px);--display-page: clamp(3.05rem, 5.5vw, 5.2rem);--shadow-panel: 0 24px 60px rgba(0, 0, 0, .24)}.site-header{background:#0d0d0de6;border-bottom-color:#292322}.nav-inner{min-height:86px}.brand{gap:13px}.brand img{width:44px;height:44px}.brand span{font-size:23px}.main-nav{gap:31px;font-size:15px}.main-nav a{position:relative;padding-block:10px}.main-nav a:after{content:"";position:absolute;right:0;bottom:2px;left:0;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.nav-actions .button-small{min-height:44px;padding-inline:19px;border-radius:12px;font-size:14px}.hero{min-height:650px;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:clamp(44px,7vw,90px);padding-top:70px;padding-bottom:88px}.hero-copy{padding-top:18px}.hero h1{max-width:11ch;font-size:clamp(3.45rem,5.5vw,5.35rem);line-height:.94}.hero h1 span{margin-top:17px;font-size:.66em;line-height:.98}.hero-lede{max-width:57ch;margin-top:31px;font-size:18px}.hero-lede strong{margin-bottom:10px;font-size:1.16em}.hero-proof{max-width:620px;margin-top:30px;padding-block:17px}.hero-proof>div strong{font-size:16px}.hero-proof>div span{max-width:54ch;font-size:14px}.hero-highlights{max-width:620px;gap:28px;margin-top:27px}.hero-highlights>div{padding-top:16px}.hero-highlights strong{font-size:15px}.hero-highlights span{font-size:14px}.hero-actions{margin-top:32px}.hero-art{min-height:500px;overflow:hidden;border:1px solid #3b2523;border-radius:24px;background:#15100f;box-shadow:var(--shadow-panel)}.hero-art:after{content:"BLOCK-CROW / PROTECCIÓN ACTIVA";position:absolute;top:23px;left:25px;z-index:2;color:#ae7770;font-size:10px;font-weight:700;letter-spacing:.14em}.hero-art:before{width:350px;height:350px}.hero-art img{width:min(67%,315px);animation:crow-float 7s ease-in-out infinite}.art-label{right:24px;bottom:24px}@keyframes crow-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.page-section{padding-block:var(--space-section) calc(var(--space-section) + 20px)}.page-intro{position:relative;max-width:760px;margin-bottom:52px}.page-intro h1,.reading-page h1{max-width:12ch;font-size:var(--display-page);line-height:.96}.page-intro:after{content:"";display:block;width:44px;height:3px;margin-top:30px;background:var(--red)}.page-intro>p:not(.eyebrow),.reading-page .lead{max-width:64ch;margin-top:23px;font-size:18px;line-height:1.65}.feature-section{padding-block:var(--space-section)}.section-heading{max-width:690px}.section-heading h2{max-width:13ch;font-size:clamp(2.45rem,4.3vw,3.65rem)}.section-heading p{margin-top:23px;font-size:17px;line-height:1.65}.feature-grid{grid-template-columns:minmax(0,1.3fr) repeat(2,minmax(0,.85fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:16px;margin-top:48px}.feature{min-height:220px;padding:27px 25px;border-color:#302d2b;border-radius:16px;box-shadow:0 12px 30px #00000021;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.feature:first-child{grid-row:1 / span 2;min-height:100%;padding:31px 29px;border-color:#5a2d2a;background:#211514}.feature:first-child h3{max-width:10ch;font-size:clamp(1.55rem,2.7vw,2.25rem)}.feature:not(:first-child) h3{font-size:1.35rem}.feature:hover{transform:translateY(-4px);border-color:#7c3d38;box-shadow:0 18px 42px #0000003d}.feature img{width:46px;height:46px;margin-bottom:27px}.feature:first-child .youtube-mark{margin-bottom:29px}.feature p{margin-top:14px;font-size:15px;line-height:1.55}.split-section{gap:clamp(46px,8vw,104px);padding-block:var(--space-section)}.split-section>div:first-child{max-width:580px}.split-section h2{max-width:13ch;font-size:clamp(2.35rem,4vw,3.45rem)}.split-section p{margin-top:22px;font-size:17px;line-height:1.65}.quote-panel{position:relative;padding:31px;border-color:#5a2d2a;background:#1c1312;box-shadow:var(--shadow-panel)}.panel-topline{display:flex;align-items:center;gap:10px;color:#d0a19a;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.quote-panel img{width:53px;height:53px;margin-top:34px}.quote-panel p{margin-top:21px;font-size:clamp(1.4rem,2.6vw,2rem)}.quote-panel span{margin-top:15px}.principles-list{display:grid;gap:0;margin-top:28px;border-top:1px solid #3e2725}.principles-list div{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding-block:12px;border-bottom:1px solid #3e2725}.principles-list strong{color:#f1e9e3;font-size:13px}.principles-list small{color:#a99690;font-size:12px;text-align:right}.support-band{border-top:2px solid #812f2b;background:#1b1211}.support-inner{min-height:170px;padding-block:47px}.support-inner h2{max-width:16ch;font-size:clamp(2rem,3.5vw,2.8rem)}.support-inner p{font-size:15px}.support-inner .donate-button{min-height:50px;padding-inline:22px;box-shadow:0 10px 28px #00000042}.download-grid{gap:18px}.download-item{min-height:275px;padding:28px;border-radius:16px;box-shadow:0 12px 30px #00000024}.download-item.is-detected{border-color:#9b3b35;box-shadow:0 15px 36px #7527222e}.download-item h2{font-size:clamp(1.35rem,2.4vw,1.7rem)}.download-item p{min-height:67px;font-size:15px;line-height:1.55}.download-item .button{min-height:44px}.install-guide{margin-top:64px;padding-top:48px}.install-guide h2,.install-checklist h2{font-size:clamp(2rem,3.7vw,2.75rem)}.install-guide>p{margin-top:17px;font-size:16px;line-height:1.65}.install-steps{gap:16px;margin-top:32px}.install-steps li{padding:4px 0}.install-steps li:before{width:32px;height:32px;background:var(--red);box-shadow:0 7px 18px #ee403533}.install-steps li strong{font-size:15px}.install-steps li span{font-size:15px;line-height:1.6}.site-footer{font-size:13px}.footer-inner{min-height:104px;padding-block:29px}.footer-brand{font-size:15px}.footer-brand img{width:28px;height:28px}.footer-meta{min-width:270px}.site-footer nav{gap:17px}@media (max-width: 900px){.main-nav{gap:18px}.hero{grid-template-columns:1fr;gap:45px}.hero-copy{padding-top:0}.hero-art{min-height:390px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.feature:first-child{grid-row:auto}}@media (max-width: 760px){.nav-inner{min-height:74px}.brand img{width:38px;height:38px}.brand span{font-size:20px}.main-nav a{padding-block:12px}.hero{gap:36px;padding-top:60px}.hero h1{font-size:clamp(3.2rem,13vw,4.8rem)}.hero-art{min-height:330px;border-radius:20px}.hero-art:before{width:245px;height:245px}.hero-art img{width:58%}.feature-grid{grid-template-columns:1fr;margin-top:36px}.feature:first-child{min-height:240px}.feature:not(:first-child){min-height:205px}.footer-inner{align-items:flex-start}.footer-meta{min-width:0}}@media (max-width: 460px){.hero h1{font-size:3.2rem}.hero-proof{margin-top:25px}.page-intro h1,.reading-page h1{font-size:3.15rem}.section-heading h2,.split-section h2{font-size:2.35rem}.quote-panel{padding:23px 20px}.principles-list small{max-width:45%}.download-item{min-height:0}.support-inner{padding-block:37px}.support-inner .donate-button{width:100%}}@media (prefers-reduced-motion: reduce){.hero-art img{animation:none}.feature,.main-nav a:after{transition:none}}
