@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#10110f;--panel:#191b17;--text:#f0f0e8;--muted:#95988e;--lime:#c5f66b;--border:#ffffff18;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif;--radius:18px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:5px}button:not(.button),input,select{border:0}button:not(.button){background:none}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}p{color:var(--muted);line-height:1.8;margin:18px 0}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{font-family:var(--heading);margin:0}h2{font-size:clamp(32px,3.55vw,50px);line-height:1.16;letter-spacing:-2.1px;font-weight:600}h3{font-size:18px;font-weight:650;letter-spacing:-.45px}small{font-size:11px}::selection{background:var(--lime);color:var(--bg)}[hidden]{display:none!important}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.lime{color:var(--lime)}.muted{color:#777b71}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);color:var(--bg);padding:16px}.skip-link:focus{top:20px}.live-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;box-shadow:0 0 12px #c5f66b60;flex-shrink:0}.announcement{height:36px;background:#1b2016;border-bottom:1px solid #c5f66b16;display:flex;align-items:center;gap:9px;padding:0 56px;font-size:10px;letter-spacing:.2px;color:#c7cabf}.announcement a{color:var(--lime);margin-left:7px}.announcement a span{margin-left:6px}.announcement-right{margin-left:auto;font-size:9px;letter-spacing:1.1px}.header{display:flex;align-items:center;justify-content:space-between;height:102px;border-bottom:1px solid var(--border);gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:12px;font-weight:700;line-height:1.15;letter-spacing:1.1px;flex-shrink:0}.brand-symbol{font-family:Arial,sans-serif;font-size:50px;line-height:1;font-weight:900;letter-spacing:-6px;color:var(--lime);transform:skew(-12deg);position:relative;margin-right:7px}.brand-symbol>span{font-size:30px;position:absolute;right:-9px;top:-9px}.brand-bottom{display:block;font-size:20px;letter-spacing:4.7px}.brand-bottom .lime{font-size:9px;vertical-align:top;letter-spacing:0}.header nav{display:flex;gap:29px;margin-left:auto;margin-right:auto}.header nav a{font-size:12px;color:#b6b8af;transition:color .2s}.header nav a:hover{color:var(--lime)}.header-actions{display:flex;align-items:center;gap:20px}.cart-trigger{position:relative;padding:9px!important}.cart-trigger svg{width:19px;height:22px}.cart-count{position:absolute;right:-3px;top:1px;font-size:8px;background:var(--lime);color:var(--bg);width:14px;height:14px;border-radius:50%;display:grid;place-items:center;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:17px 23px;border-radius:9px;font-weight:550;font-size:12px;border:1px solid transparent;line-height:1.3;transition:transform .25s,box-shadow .25s,background .25s;white-space:nowrap;position:relative}.button:hover{transform:translateY(-3px);box-shadow:0 8px 0 #0003,0 16px 28px #0003}.button:active{transform:translateY(1px)}.button span:last-child{font-size:19px;font-weight:400;line-height:1}.button-lime{color:#19210d;background:linear-gradient(145deg,#d3ff85,#b7e95d);box-shadow:inset 0 1px 0 #ffffff80,0 3px 0 #647e38}.button-outline{border-color:#ffffff25;background:#ffffff02}.button-outline:hover{background:#ffffff07;border-color:#ffffff50}.button-text{padding-inline:4px;gap:10px;background:none}.button-text:hover{box-shadow:none;color:var(--lime)}.button-small{padding:11px 16px;font-size:11px;gap:20px}.button-black{background:#171c12;color:var(--text);box-shadow:0 4px 0 #647e38}.icon-button{width:40px;height:40px;border-radius:8px;font-size:24px!important;display:inline-grid;place-items:center}.icon-button:hover{background:#ffffff10!important}.menu-toggle{display:none}.eyebrow{font-size:9px;font-weight:550;letter-spacing:1.7px;display:flex;align-items:center;gap:10px;margin-bottom:23px}.tiny-star{font-size:20px;line-height:1;color:var(--lime)}.line{width:25px;height:1px;background:var(--lime)}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;padding-top:70px}.hero h1{font-size:clamp(58px,6.7vw,94px);font-weight:600;letter-spacing:-5.5px;line-height:1.035}.hero-accent{color:var(--lime);position:relative}.hero-accent:after{content:'';position:absolute;bottom:-10px;left:0;right:-4px;height:14px;border-top:1.7px solid #c5f66b88;border-radius:50%;transform:rotate(-3deg)}.hero-copy>p{font-size:13px;margin:28px 0 29px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:22px}.hero-assurance{display:flex;gap:23px;color:#919689;font-size:10px;margin-top:28px}.hero-assurance i{font-style:normal;color:var(--lime);margin-right:6px}.hero-art{position:relative;min-width:0;isolation:isolate;min-height:470px;perspective:1000px;--rx:0deg;--ry:0deg;margin-top:-15px}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:50px 50px;mask-image:radial-gradient(ellipse,#000 25%,transparent 67%)}#zone-canvas{width:100%;height:100%;position:absolute;inset:0;z-index:-1;filter:drop-shadow(0 30px 30px #0009);transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .25s}.art-label{position:absolute;top:13px;left:21%;font-size:8px;letter-spacing:1.8px;color:#b6bba8;display:flex;flex-direction:column;gap:7px}.art-label span{font-size:6px;color:#646b5d;letter-spacing:1.9px}.orbit{position:absolute;left:5%;top:15%;width:90%;height:70%;border:1px solid #bec9a919;border-radius:50%;transform:rotate(-28deg);z-index:-2}.orbit-two{transform:rotate(30deg);width:95%;height:48%;top:27%;left:3%}.float-tile{position:absolute;display:flex;align-items:center;gap:12px;background:linear-gradient(125deg,#383d31d9,#151812ed);border:1px solid #ffffff25;box-shadow:inset 0 1px 0 #ffffff16,0 10px 0 #090b08,0 24px 40px #0006;border-radius:16px;padding:15px 18px;backdrop-filter:blur(12px);font-size:14px;font-weight:550;animation:levitate 6s ease-in-out infinite}.float-tile small{display:block;font-size:9px;color:#a3aa97;margin-top:4px;font-weight:400}.tile-gpt{left:2%;top:18%;transform:rotate(-10deg);--rotation:-10deg}.tile-canva{right:-3%;top:41%;transform:rotate(11deg);--rotation:11deg;animation-delay:-2s}.tile-video{left:12%;bottom:10%;transform:rotate(-5deg);--rotation:-5deg;animation-delay:-4s}.tool-mark{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(140deg,#30352b,#181b16);border:1px solid #ffffff15;box-shadow:inset 0 1px 0 #ffffff12,0 3px 0 #0005;font-size:28px;font-weight:500;flex-shrink:0;line-height:1}.mark-chatgpt{color:#d3f7dd;background:linear-gradient(145deg,#315746,#132e25)}.mark-canva{background:linear-gradient(145deg,#58d4cf,#6453ce);font-family:Georgia,serif;font-style:italic;color:white}.mark-veo{color:#94c2ff;background:linear-gradient(145deg,#233b5a,#162224)}.mark-gemini{color:#9bbaff;background:linear-gradient(145deg,#39315e,#172e46)}.mark-elevenlabs{background:#f0f0e4;color:#131410}.mark-leonardo{background:linear-gradient(135deg,#5a336c,#211730);color:#e7b9ff}.mark-figma{color:#ffa282;background:#38241d}.mark-capcut{color:#111;background:#e6e8e0}.mark-adobe{color:#ff897f;background:#421c19}.mark-lovable{color:#ffabab;background:linear-gradient(140deg,#7b315d,#c76645)}.mark-netflix{color:#f14e4e;background:#351717}.mark-youtube{color:#f77373;background:#391c1c}.mark-notion{color:#f4f1dd;background:#34352f}.mark-n8n{color:#ffa9b4;background:#49242d}.mark-replit{color:#f99b6d;background:#452b19}.zone-chip{position:absolute;right:1%;bottom:16%;font-size:7px;letter-spacing:1px;background:#252c1e;border:1px solid #536144;border-radius:50px;padding:11px 15px;display:flex;gap:8px;align-items:center;transform:rotate(-6deg);box-shadow:0 7px 20px #0005}.zone-chip .live-dot{width:4px;height:4px}.art-coordinate{position:absolute;bottom:3%;left:40%;font-size:6px;letter-spacing:1.4px;color:#61695c}.motion-toggle{position:absolute;right:0;bottom:1%;border:1px solid #ffffff26!important;border-radius:50%;width:27px;height:27px;font-size:10px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--border);padding:25px 0;margin-top:52px;font-size:8px;letter-spacing:1.4px;color:#797f72}.hero-bottom a{display:flex;gap:27px;color:#c3c9b9}.hero-bottom a span{color:var(--lime);font-size:14px}.scene-fallback{display:none;position:absolute;inset:20%;transform:rotate(-25deg)}.scene-fallback div{position:absolute;inset:0;border-radius:50%;border:45px solid #b4d981;box-shadow:inset 8px 8px 15px #ffffff50,10px 20px 25px #0009;transform:rotateY(45deg)}.scene-fallback div+div{transform:rotateX(65deg);border-color:#7f8c68}.no-webgl .scene-fallback{display:block}.brand-band{border-block:1px solid var(--border);background:#141611}.brand-band-inner{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand-band-inner>span:first-child{font-size:8px;line-height:1.8;color:#73786c;letter-spacing:1px;flex-shrink:0}.brand-band-inner b{font-weight:500;color:#abb19e}.brand-word{font-family:var(--heading);font-size:21px;font-weight:650;color:#b4b7ac;letter-spacing:-.7px;white-space:nowrap}.canva-word{font-family:Georgia,serif;font-style:italic;font-size:28px}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:20px}.section-heading p{font-size:12px;margin-bottom:3px}.catalog-controls{display:flex;gap:10px}.search-box{display:flex;align-items:center;gap:13px;background:#1a1c17;border:1px solid #ffffff12;border-radius:10px;padding:0 18px;flex:1}.search-box svg{width:18px;color:#949b88}.search-box input{width:100%;background:none;min-width:0;padding:17px 0;color:var(--text);outline:none}.search-box:focus-within{border-color:var(--lime)}input::placeholder{color:#767d6c;font-size:12px}.search-box kbd{font-family:var(--font);font-size:10px;border:1px solid var(--border);border-radius:3px;width:20px;height:21px;display:grid;place-items:center;color:#858b7c}.sort-label select{height:100%;border:1px solid var(--border);border-radius:9px;padding:0 34px 0 18px;background:#1a1c17;color:#b8bdaf;font-size:11px;cursor:pointer}.filter-button{background:#1a1c17;border-color:var(--border);gap:10px;padding:12px 18px;font-size:20px}.filter-button span{font-size:11px!important}.category-tabs{display:flex;gap:8px;overflow:auto;padding:22px 0 8px;scrollbar-width:thin;scrollbar-color:#3d4435 transparent}.category-tabs button{font-size:10px;padding:10px 15px;border-radius:7px;white-space:nowrap;border:1px solid #ffffff10;color:#929a84;transition:background .2s}.category-tabs button:hover{border-color:#c5f66b50;color:var(--text)}.category-tabs button.active{color:#c5f66b;border-color:#c5f66b35;background:#29331f;box-shadow:0 3px 0 #070906}.advanced-filters{display:flex;align-items:flex-end;gap:20px;padding:22px;background:#191d15;border:1px solid var(--border);border-radius:10px;margin-top:15px}.advanced-filters label{font-size:11px;display:flex;flex-direction:column;gap:10px;flex:1}.advanced-filters select,.advanced-filters input,.finder-fields select{padding:13px;border:1px solid #ffffff25;border-radius:8px;background:#11150e;width:100%;color:var(--text)}.results-line{display:flex;justify-content:space-between;font-size:9px;color:#949b88;margin:21px 0}.results-line>span+span{font-size:8px;color:#77816d}.mini-dot{margin:0 6px;color:var(--lime)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{background:linear-gradient(135deg,#20231c,#181b15);border:1px solid #ffffff13;border-radius:var(--radius);padding:22px 20px 17px;position:relative;transform-style:preserve-3d;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 4px 0 #090b08,inset 0 1px 0 #ffffff05;display:flex;flex-direction:column;will-change:auto}.product-card:hover{border-color:#c5f66b55;box-shadow:0 10px 0 #090b08,0 20px 35px #0004;background:linear-gradient(135deg,#262b20,#1b2017)}.product-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;transform:translateZ(15px)}.product-card .tool-mark{width:46px;height:46px;font-size:27px}.badge{font-size:7px;border-radius:4px;background:#ffffff06;color:#b0b9a1;border:1px solid #ffffff10;padding:5px 7px;letter-spacing:.3px}.badge.accent{color:var(--lime);border-color:#c5f66b25;background:#c5f66b08}.product-category{font-size:8px;letter-spacing:.9px;color:#9ba58e;margin-bottom:7px;text-transform:uppercase}.product-card h3{font-size:16px;font-weight:650;letter-spacing:-.4px;line-height:1.5}.product-card h3 button{font:inherit;text-align:left;padding:0}.product-card h3 button:hover{color:var(--lime)}.product-card p{font-size:10px;line-height:1.7;min-height:51px;margin:10px 0 15px;color:#909986}.plan-meta{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:21px}.plan-meta span{font-size:8px;padding:5px 7px;border-radius:4px;background:#10130e;color:#a4b195}.plan-meta span:first-child:before{content:'◷';margin-right:4px}.card-price{display:flex;align-items:baseline;gap:7px;margin-top:auto;padding-top:16px;border-top:1px solid var(--border);font-size:23px;letter-spacing:-.9px;font-family:var(--heading);font-weight:650}.card-price small{font-family:var(--font);font-size:8px;letter-spacing:.4px;color:#8b967f;font-weight:400}.card-price del{font-size:10px;color:#666f5d;font-family:var(--font);font-weight:400;letter-spacing:0;margin-left:auto}.card-actions{display:flex;gap:7px;margin-top:16px}.card-actions .button{padding:11px 9px;font-size:10px;flex:1;border-radius:7px;background:#2a3221;color:#c5f66b;border:1px solid #c5f66b25;box-shadow:0 3px 0 #0b1007}.card-actions .button:hover{background:var(--lime);color:var(--bg)}.details-button{width:37px;height:37px;border:1px solid #ffffff18!important;border-radius:7px;color:#a8b29a;font-size:18px}.card-compare{display:flex;align-items:center;gap:7px;color:#929e84;font-size:8px;margin-top:16px;cursor:pointer;width:fit-content}.card-compare input{accent-color:var(--lime);width:11px;height:11px;margin:0;cursor:pointer}.catalog-bottom{display:flex;flex-direction:column;align-items:center;padding-top:34px}.catalog-bottom .button{min-width:240px}.catalog-bottom p{font-size:10px;margin:20px 0 0}.inline-button,.inline-link{color:var(--lime);font-size:inherit;padding:0;border-bottom:1px solid #c5f66b50!important;line-height:1.8}.category-section{border-top:1px solid var(--border);padding-top:78px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.category-card{padding:24px 17px!important;border:1px solid var(--border)!important;border-radius:12px;text-align:left;background:linear-gradient(135deg,#1d2118,#141710)!important;box-shadow:0 5px 0 #090c06;transition:transform .25s,border-color .25s}.category-card:hover{transform:perspective(600px) rotateX(7deg) translateY(-7px);border-color:#c5f66b55!important}.category-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#39442b,#1f2817);color:var(--lime);font-size:22px;box-shadow:2px 4px 0 #0c1107,inset 0 1px 0 #ffffff15;margin-bottom:24px}.category-card h3{font-size:12px;margin-bottom:6px}.category-card small{font-size:9px;color:#88977a}.category-card>span:last-child{float:right;color:#9da890}.finder-section{background:#c5f66b;background-image:radial-gradient(ellipse at 30% 80%,#e2ffb1,transparent 60%);color:#1a2110;border-radius:23px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;min-height:380px;box-shadow:0 8px 0 #728e46,0 30px 60px #0003}.finder-visual{position:relative;display:grid;place-items:center;min-height:350px;isolation:isolate;perspective:700px}.finder-sphere{width:195px;height:195px;background:radial-gradient(circle at 30% 25%,#e3ffb9,#91b650 45%,#3c521f 82%);border-radius:50%;box-shadow:inset -20px -20px 30px #33451690,inset 12px 12px 25px #ffffff60,20px 40px 30px #36551d44;display:grid;place-items:center;color:#202f10;font-size:110px;transform:rotate(-20deg);text-shadow:1px 2px 2px #e9ffbb}.finder-orbit{position:absolute;width:310px;height:150px;transform:rotate(-30deg);border:1px solid #4c672842;border-radius:50%;z-index:-1}.finder-orbit.second{transform:rotate(44deg);width:330px;height:180px}.finder-label{position:absolute;font-size:8px;background:#e0ffb8bb;border:1px solid #7c9b4970;box-shadow:0 5px 0 #6c8e3540;border-radius:6px;padding:12px 15px;letter-spacing:.8px;backdrop-filter:blur(6px)}.label-one{top:20%;left:20%;transform:rotate(-12deg)}.label-two{bottom:20%;right:9%;transform:rotate(8deg)}.finder-dot{position:absolute;width:27px;height:27px;border-radius:50%;background:radial-gradient(circle at 30% 20%,#eaffc8,#688633);right:20%;top:15%;box-shadow:5px 10px 10px #47662c40}.finder-copy{padding:52px 50px 50px 15px}.dark-eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:18px}.finder-copy h2{font-size:43px}.finder-copy p{font-size:12px;color:#536538;max-width:320px;margin:20px 0 24px}.finder-copy>small{display:block;color:#536538;font-size:8px;margin-top:19px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:27px}.steps article{border-top:1px solid #ffffff25;padding-top:20px;position:relative}.step-number{font-size:10px;color:#717a66;letter-spacing:1px}.step-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:linear-gradient(145deg,#35422a,#1d2515);font-size:25px;color:var(--lime);border:1px solid #ffffff15;box-shadow:0 5px 0 #0a0f06;transform:rotate(-6deg);margin:28px 0 24px}.steps h3{font-size:16px}.steps p{font-size:11px;line-height:1.8;margin-bottom:0}.stack-section{display:grid;grid-template-columns:1fr 1fr;gap:50px;border:1px solid #ffffff1f;border-radius:24px;padding:57px 60px;background:radial-gradient(ellipse at 90% 50%,#2b391d 0%,#1a2115 40%,#171b13 75%);overflow:hidden;box-shadow:0 7px 0 #080a06}.stack-section .eyebrow{font-size:8px;letter-spacing:1.3px}.stack-section h2{font-size:48px}.stack-section p{font-size:12px;margin:20px 0}.stack-price{font-size:26px;font-family:var(--heading);letter-spacing:-1px;margin:20px 0}.stack-price small{display:block;font-family:var(--font);color:#829570;letter-spacing:0;font-size:9px;margin-top:5px}.stack-note{display:block;font-size:8px;color:#829570;margin-top:20px}.stack-art{position:relative;perspective:1100px;min-height:430px}.stack-card{width:270px;height:310px;border-radius:22px;padding:27px;position:absolute;top:50%;left:50%;transform-style:preserve-3d;background:linear-gradient(145deg,#a7c78a,#526740);border:1px solid #c9e6b079;box-shadow:0 8px 0 #334129,10px 20px 35px #0007;display:flex;flex-direction:column;color:#203015;transition:transform .5s}.stack-card>b{font-size:9px;letter-spacing:1.5px;max-width:120px;line-height:1.8;margin-top:30px}.stack-card>span:last-child{margin-top:auto;font-size:20px;font-weight:600;border-top:1px solid #243f2633;padding-top:20px}.stack-card i{font-style:normal;float:right}.front-card{transform:translate(-60%,-38%) rotate(-12deg) rotateY(-15deg);background:linear-gradient(125deg,#d6edb6,#8aa76c)}.middle-card{transform:translate(-43%,-52%) rotate(8deg) rotateY(-15deg);background:linear-gradient(140deg,#505a46,#283024);color:#dce9ce}.back-card{transform:translate(-25%,-62%) rotate(24deg) rotateY(-15deg);background:linear-gradient(140deg,#303b26,#1b2115);color:#bacaa7}.stack-art:hover .front-card{transform:translate(-72%,-32%) rotate(-16deg) rotateY(-15deg)}.stack-art:hover .back-card{transform:translate(-17%,-70%) rotate(28deg) rotateY(-15deg)}.trust-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.trust-section>div>p{font-size:12px}.trust-list article{display:flex;gap:23px;padding:26px 0;border-bottom:1px solid var(--border)}.trust-list article>span{font-size:27px;color:var(--lime);width:35px;flex-shrink:0}.trust-list h3{font-size:15px}.trust-list p{font-size:11px;line-height:1.8;margin:8px 0 0}.faq-section{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;border-top:1px solid var(--border);padding-top:80px}.faq-section>div>p{font-size:12px;margin-top:24px;margin-bottom:5px}.faq-section .inline-link{font-size:12px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:12px;font-weight:500;padding:22px 0;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:18px;color:#838f75}.faq-list details[open] summary{color:var(--lime)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:11px;margin:0 25px 23px 0}.closing-cta{padding:74px 0 78px;border-top:1px solid #ffffff15;border-bottom:1px solid #ffffff15;background:radial-gradient(ellipse at 90% 120%,#364b21 0%,#161c11 43%,#10110f 70%)}.closing-cta .eyebrow{font-size:8px}.closing-cta h2{font-size:clamp(40px,5.4vw,77px);letter-spacing:-3.8px;position:relative}.closing-cta h2 em{font-style:normal;color:var(--lime)}.closing-cta h2>span{position:absolute;right:12%;top:-20px;font-size:170px;color:var(--lime);font-weight:400;text-shadow:0 7px 0 #506c31;transform:rotate(-8deg)}.closing-actions{display:flex;gap:15px;margin-top:33px}footer{padding-top:62px}.footer-main{display:grid;grid-template-columns:1.4fr .7fr .85fr 1.2fr;gap:35px;padding-bottom:50px}.footer-main p{font-size:10px;line-height:1.9;margin:20px 0}.phone-link{font-size:11px;color:var(--lime)}.footer-main h3{font-size:10px;letter-spacing:.5px;margin-bottom:22px}.footer-main>div>a:not(.brand):not(.phone-link),.footer-main>div>button{display:block;font-size:10px;margin:13px 0;color:#959c8b;padding:0}.footer-main>div>a:hover,.footer-main>div>button:hover{color:var(--lime)!important}.footer-note{font-size:7px;color:#b5c2a6;letter-spacing:.8px;padding-top:3px}.footer-note .live-dot{width:4px;height:4px;margin-right:7px}.footer-note p{letter-spacing:0}.payment-label{font-size:9px;letter-spacing:0;color:#c0c8b8}.footer-bottom{border-top:1px solid var(--border);padding:23px 0 30px;display:flex;gap:25px;justify-content:space-between;color:#78816f;font-size:8px;line-height:1.6}.footer-bottom button{padding:0;font-size:8px;color:#a0ad92}.footer-bottom a{color:#a0ad92;white-space:nowrap}.floating-wa{position:fixed;right:24px;bottom:24px;z-index:15;background:#c5f66b;color:#1d2a12;padding:14px 19px;border-radius:50px;display:flex;align-items:center;gap:9px;box-shadow:0 4px 0 #5a7838,0 8px 30px #0007;border:1px solid #d7ff9e;transition:transform .2s}.floating-wa:hover{transform:translateY(-5px)}.floating-wa svg{width:21px;height:21px}.floating-wa span{font-size:11px;font-weight:600}.compare-bar{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:18;border:1px solid #657c49;display:flex;align-items:center;gap:20px;padding:9px 10px 9px 22px;background:#202a18f0;backdrop-filter:blur(15px);box-shadow:0 10px 40px #000b;border-radius:13px;font-size:11px}.compare-bar b{color:var(--lime)}dialog{background:linear-gradient(140deg,#252c1e,#141910);color:var(--text);border:1px solid #657451;border-radius:22px;max-width:740px;width:calc(100% - 36px);padding:26px 32px;box-shadow:0 30px 100px #000c;max-height:90dvh;overflow:auto}dialog::backdrop{background:#070b04bc;backdrop-filter:blur(8px)}dialog.wide{max-width:1000px}dialog.cart-dialog{margin:0 0 0 auto;max-width:470px;border-radius:20px 0 0 20px;min-height:100dvh;max-height:100dvh;border-right:0;padding:25px 28px}.modal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal-top .eyebrow{margin:0;color:#9aa78c;font-size:8px}dialog h2{font-size:32px;letter-spacing:-1.4px}dialog p{font-size:12px}.detail-heading{display:flex;gap:20px;align-items:center;margin:10px 0 25px}.detail-heading .tool-mark{width:63px;height:63px;font-size:38px}.detail-heading h2{font-size:30px}.detail-heading .eyebrow{margin-bottom:7px;font-size:8px}.detail-price{font-size:32px;font-weight:600;letter-spacing:-1px;margin:25px 0}.detail-price small{font-size:11px;color:#9aa78c;margin-left:12px;letter-spacing:0;font-weight:400}.detail-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:25px 0}.detail-specs>div{border:1px solid var(--border);border-radius:10px;padding:15px 12px;background:#11180e}.detail-specs small{font-size:8px;color:#929e86;display:block;margin-bottom:7px}.detail-specs b{font-size:10px;font-weight:500}.feature-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:11px;color:#c5d1b8;margin:23px 0}.feature-list li:before{content:'✓';margin-right:10px;color:var(--lime)}.modal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.modal-note{font-size:10px!important;color:#909f80;margin-top:20px}.cart-items{margin:30px 0}.cart-item{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--border)}.cart-item .tool-mark{width:40px;height:40px;font-size:24px}.cart-item-details{flex:1;min-width:0}.cart-item h3{font-size:13px}.cart-item small{display:block;color:#929f83;font-size:9px;margin-top:5px}.cart-item-price{font-size:12px;white-space:nowrap;color:var(--lime)}.quantity{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:11px}.quantity button{border:1px solid #ffffff20;border-radius:5px;width:25px;height:25px;padding:0}.quantity .remove-item{border:0;width:auto;color:#939e87;margin-left:10px;font-size:9px}.cart-total{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding-top:24px;align-items:center;color:#b1bca4;font-size:12px}.cart-total strong{font-size:24px;letter-spacing:-1px;color:var(--text)}.cart-checkout{width:100%;margin-top:23px}.empty-state{text-align:center;padding:45px 10px;grid-column:1/-1}.empty-state .empty-icon{font-size:48px;color:var(--lime);margin-bottom:20px}.empty-state p{font-size:12px}.empty-state .button{margin-top:15px}.compare-table-wrap{overflow:auto;margin-top:25px}.compare-table{border-collapse:collapse;width:100%;min-width:530px;font-size:11px}.compare-table th,.compare-table td{padding:17px 15px;border:1px solid var(--border);text-align:left;vertical-align:top;line-height:1.6}.compare-table th{background:#26311d;font-weight:600}.compare-table td:first-child{color:#9bab8b}.compare-table .tool-mark{margin-bottom:12px}.compare-table .button{font-size:10px;padding:11px}.finder-fields{display:grid;gap:22px;margin:30px 0}.finder-fields label>span{display:block;font-size:12px;margin-bottom:10px}.finder-fields label>span>b{color:var(--lime);font-size:10px;margin-right:9px}.finder-result{display:flex;align-items:center;gap:15px;border:1px solid var(--border);border-radius:12px;padding:15px;margin:12px 0}.finder-result>div{flex:1}.finder-result h3{font-size:13px}.finder-result small{display:block;color:#97a389;font-size:10px;margin-top:6px}.toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%,20px);z-index:35;background:#d0f4a5;color:#1b2710;border-radius:9px;padding:14px 22px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 7px 25px #0007;max-width:90%;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.noscript{padding:20px;background:var(--lime);color:var(--bg);position:fixed;bottom:0;z-index:40;width:100%;text-align:center}.noscript a{text-decoration:underline}.paused .float-tile{animation-play-state:paused!important}.paused #zone-canvas{transform:none!important}@keyframes levitate{0%,100%{transform:translateY(0) rotate(var(--rotation,0deg))}50%{transform:translateY(-14px) rotate(var(--rotation,0deg))}}
@media(min-width:1500px){.wrap{max-width:1320px}.hero{padding-top:90px}.hero-art{min-height:540px}.hero h1{font-size:100px}.hero-copy>p{font-size:15px}.hero-bottom{margin-top:65px}.product-card{padding:25px}.product-card p{font-size:11px}.brand-band-inner{min-height:120px}}
@media(max-width:1150px){.wrap{width:calc(100% - 70px)}.announcement{padding-inline:35px}.header nav{gap:18px}.header-actions{gap:12px}.hero h1{font-size:74px}.hero-actions{gap:15px}.hero-actions .button{font-size:10px;padding:15px}.hero-art{min-height:435px}.float-tile{padding:12px;gap:9px;font-size:12px}.tile-canva{right:-1%}.product-grid{gap:13px}.product-card{padding:18px 15px}.product-card h3{font-size:14px}.product-card p{font-size:9px}.badge{font-size:6px}.brand-word{font-size:17px}.brand-band-inner{gap:22px}.category-card{padding:20px 13px!important}.stack-section{padding:45px}.stack-card{width:230px;height:290px}.stack-note{line-height:1.8}.footer-main{gap:23px}.finder-copy{padding-right:35px}.finder-copy h2{font-size:39px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.announcement{padding-inline:24px}.announcement-right{display:none}.header{height:87px;gap:15px}.header nav{gap:16px}.header nav a{font-size:10px}.desktop-contact{display:none}.hero{padding-top:50px}.hero h1{font-size:65px;letter-spacing:-4px}.hero-art{min-height:400px}.hero-copy>p{font-size:11px}.hero-actions{flex-wrap:wrap;gap:12px}.hero-assurance{font-size:8px;gap:14px}.hero .eyebrow{font-size:7px}.hero-bottom{margin-top:30px}.float-tile small{font-size:7px}.float-tile .tool-mark{width:32px;height:32px;font-size:23px}.tile-gpt{left:-3%;top:20%}.tile-canva{top:46%;right:-3%}.tile-video{bottom:12%;left:8%}.art-label{top:40px;font-size:6px}.art-label span{font-size:5px}.zone-chip{font-size:5px;bottom:14%;right:0;padding:8px 10px}.zone-chip .live-dot{width:3px;height:3px}.art-coordinate{left:26%;font-size:5px}.brand-band-inner{overflow:auto;justify-content:flex-start;gap:32px;min-height:92px;scrollbar-width:none}.brand-band-inner>span{flex-shrink:0}.section{padding-block:70px}.section-heading p{font-size:10px}.section-heading{gap:24px}h2{font-size:36px;letter-spacing:-1.5px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(5,1fr);gap:10px}.category-card h3{font-size:10px}.category-card small{font-size:8px}.category-icon{width:33px;height:33px;font-size:20px}.finder-copy h2{font-size:33px}.finder-copy{padding:45px 25px 45px 5px}.finder-copy p{font-size:11px}.finder-copy .eyebrow{font-size:6px}.finder-sphere{width:155px;height:155px;font-size:90px}.finder-orbit{width:250px;height:135px}.finder-orbit.second{width:260px;height:165px}.finder-label{font-size:6px;padding:10px}.label-one{left:12%;top:24%}.label-two{bottom:25%;right:5%}.steps{gap:18px}.steps h3{font-size:13px}.steps p{font-size:10px}.stack-section{padding:40px 32px;gap:20px}.stack-section h2{font-size:42px}.stack-card{width:190px;height:260px;padding:22px}.stack-art{min-height:410px}.stack-card>span:last-child{font-size:16px}.stack-card>b{font-size:7px}.trust-section,.faq-section{gap:40px}.trust-list article{gap:15px}.closing-cta h2>span{font-size:125px;right:5%;top:0}.footer-main{grid-template-columns:1.2fr .7fr .8fr}.footer-note{display:none}.footer-bottom{gap:18px}.footer-bottom>span:nth-child(2){max-width:230px}}
@media(max-width:640px){.wrap{width:calc(100% - 36px)}.announcement{justify-content:center;padding:0 10px;font-size:8px;height:32px;gap:6px}.announcement a{margin-left:2px}.announcement .live-dot{width:4px;height:4px}.header{height:78px}.brand{font-size:9px;gap:9px}.brand-bottom{font-size:16px;letter-spacing:3.4px}.brand-symbol{font-size:42px}.brand-symbol>span{font-size:24px}.header-actions{gap:12px}.menu-toggle{display:inline-grid}.header nav{display:none;position:absolute;left:18px;right:18px;top:103px;padding:22px;background:#20271bf5;backdrop-filter:blur(20px);border:1px solid #ffffff25;border-radius:13px;z-index:25;box-shadow:0 20px 35px #0008;flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{font-size:14px;padding:14px 5px}.hero{grid-template-columns:1fr;padding-top:39px}.hero .eyebrow{font-size:8px;margin-bottom:22px}.hero h1{font-size:clamp(58px,14vw,83px);letter-spacing:-3.8px;line-height:1.04}.hero-copy>p{font-size:12px;margin:27px 0 24px}.hero-actions{gap:20px;flex-wrap:nowrap}.hero-actions .button{font-size:10px;padding:15px}.hero-actions .button-text{padding:12px 0;font-size:9px;gap:8px}.hero-assurance{font-size:9px;gap:22px;margin-top:25px}.hero-art{height:370px;min-height:370px;max-width:450px;width:100%;margin:15px auto 0}.art-label{top:20px;left:30%;font-size:6px}.art-label span{font-size:5px}.tile-gpt{top:18%;left:5%;font-size:12px;padding:13px;gap:9px}.tile-canva{right:2%;top:44%;font-size:12px;padding:13px}.tile-video{left:12%;bottom:10%;font-size:12px;padding:13px}.float-tile .tool-mark{width:37px;height:37px;font-size:25px}.float-tile small{font-size:8px}.zone-chip{bottom:15%;right:3%;font-size:6px;padding:10px}.art-coordinate{bottom:0;left:30%;font-size:6px}.motion-toggle{bottom:0}.hero-bottom{margin-top:20px;font-size:6px;padding:23px 0;letter-spacing:.8px}.hero-bottom a{gap:10px}.brand-band-inner{min-height:83px;gap:30px}.brand-word{font-size:20px}.brand-band-inner>span:first-child{font-size:6px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:28px}.section-heading p{font-size:11px;margin-top:20px}.section-heading .eyebrow{font-size:8px;margin-bottom:17px}h2{font-size:35px;letter-spacing:-1.6px}.catalog-controls{gap:8px;flex-wrap:wrap}.search-box{flex-basis:100%;padding-inline:14px}.search-box input{padding:16px 0;font-size:12px}.sort-label{flex:1;height:43px}.sort-label select{width:100%;font-size:10px}.filter-button{padding:9px 15px;font-size:18px}.category-tabs{padding-top:17px;gap:6px}.category-tabs button{font-size:9px;padding:9px 12px}.results-line{font-size:8px;margin:18px 0;align-items:center;gap:10px}.results-line>span+span{font-size:7px;max-width:168px;text-align:right;line-height:1.5}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:16px 13px 14px;border-radius:14px}.product-card-top{margin-bottom:20px;gap:5px;align-items:flex-start}.product-card .tool-mark{width:35px;height:35px;border-radius:10px;font-size:22px}.badge{font-size:5px;padding:4px 5px;margin-top:5px;white-space:nowrap}.product-category{font-size:6px;letter-spacing:.5px}.product-card h3{font-size:12px;min-height:36px;line-height:1.5}.product-card p{font-size:9px;min-height:61px;line-height:1.65;margin:7px 0 12px}.plan-meta{gap:4px;margin-bottom:15px;min-height:21px}.plan-meta span{font-size:6px;padding:5px}.card-price{font-size:20px;gap:5px;padding-top:13px;flex-wrap:wrap}.card-price small{font-size:6px}.card-price del{font-size:8px;margin-left:0}.card-actions{gap:5px;margin-top:12px}.card-actions .button{font-size:8px;padding:10px 6px;gap:8px}.card-actions .button span{font-size:14px}.details-button{width:30px;height:33px;font-size:15px}.card-compare{font-size:7px;gap:5px;margin-top:13px}.card-compare input{width:10px;height:10px}.catalog-bottom{padding-top:30px}.catalog-bottom p{font-size:9px}.category-grid{grid-template-columns:repeat(2,1fr);gap:11px}.category-card{padding:20px!important}.category-card h3{font-size:12px}.category-card small{font-size:9px}.category-icon{margin-bottom:19px;width:36px;height:36px;font-size:22px}.finder-section{grid-template-columns:1fr;border-radius:18px}.finder-visual{min-height:265px}.finder-sphere{width:160px;height:160px}.finder-orbit{width:265px;height:130px}.finder-orbit.second{width:280px;height:150px}.label-one{top:18%;left:17%}.label-two{bottom:18%;right:13%}.finder-dot{top:10%;right:25%;width:22px;height:22px}.finder-copy{padding:12px 29px 37px}.finder-copy h2{font-size:36px}.finder-copy .eyebrow{font-size:7px}.finder-copy p{font-size:12px;max-width:none}.finder-copy small{font-size:8px}.steps{grid-template-columns:1fr 1fr;gap:30px 22px}.steps h3{font-size:14px}.steps p{font-size:11px}.step-icon{margin:22px 0}.section-heading>.button{margin-top:22px}.stack-section{grid-template-columns:1fr;padding:34px 27px;gap:0;border-radius:18px}.stack-section h2{font-size:43px}.stack-section p{font-size:12px}.stack-section .eyebrow{font-size:7px}.stack-art{min-height:340px;margin-top:10px}.stack-card{width:205px;height:255px}.stack-card>span:last-child{font-size:16px}.front-card{transform:translate(-59%,-33%) rotate(-12deg) rotateY(-15deg)}.middle-card{transform:translate(-44%,-48%) rotate(8deg) rotateY(-15deg)}.back-card{transform:translate(-28%,-60%) rotate(24deg) rotateY(-15deg)}.trust-section,.faq-section{grid-template-columns:1fr;gap:15px}.trust-list article{gap:18px}.trust-list h3{font-size:15px}.trust-list p{font-size:11px}.faq-section{gap:25px}.faq-list summary{font-size:12px;padding:22px 0}.closing-cta{padding:55px 0}.closing-cta h2{font-size:43px;letter-spacing:-2px}.closing-cta h2>span{display:none}.closing-cta .eyebrow{font-size:7px}.closing-actions{gap:10px;flex-wrap:wrap;margin-top:27px}.closing-actions .button{font-size:10px;padding:15px 17px;gap:15px}.closing-actions .button-outline{font-size:9px}footer{padding-top:45px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px}.footer-main>div:first-child{grid-column:1/-1}.footer-main p{font-size:11px;margin:20px 0 15px}.footer-main h3{font-size:11px}.footer-main>div>a:not(.brand):not(.phone-link),.footer-main>div>button{font-size:11px;margin:15px 0}.footer-bottom{flex-wrap:wrap;font-size:8px;padding-bottom:90px;gap:13px 25px}.footer-bottom>span:nth-child(2){order:4;max-width:none;width:100%;font-size:7px}.floating-wa{right:16px;bottom:18px;padding:13px;border-radius:50%;width:49px;height:49px}.floating-wa span{display:none}.compare-bar{bottom:18px;left:16px;transform:none;padding:9px 8px 9px 13px;gap:9px;font-size:9px;max-width:calc(100% - 83px)}.compare-bar .button{font-size:9px;padding:10px 12px;gap:6px}.compare-bar .icon-button{width:25px}.advanced-filters{flex-direction:column;align-items:stretch;gap:17px;padding:18px}.advanced-filters .button{font-size:11px}.detail-heading{gap:13px}.detail-heading .tool-mark{width:50px;height:50px;font-size:30px}.detail-heading h2{font-size:23px}.detail-specs{grid-template-columns:1fr 1fr}.feature-list{grid-template-columns:1fr;font-size:11px}.detail-price{font-size:28px}.detail-price small{font-size:9px}.modal-actions{gap:10px}.modal-actions .button{font-size:10px;padding:15px}.finder-result{padding:12px;gap:10px}.finder-result h3{font-size:11px}.finder-result small{font-size:8px}.finder-result .button{font-size:9px;padding:10px;gap:5px}.finder-result .tool-mark{width:34px;height:34px;font-size:22px}dialog{padding:20px;border-radius:17px;max-height:92dvh}dialog h2{font-size:27px}.modal-top{margin-bottom:20px}dialog.cart-dialog{border-radius:0;max-width:none;width:100%;padding:22px}.toast{bottom:83px;font-size:11px;width:max-content;max-width:90%}.desktop-break{display:none}}
.modal-back{font-size:12px;padding:10px 12px!important;border:1px solid var(--border)!important;border-radius:7px;color:var(--lime);margin-right:14px}.modal-top .eyebrow{margin-right:auto}.modal-status:not(:empty){position:sticky;bottom:0;margin-top:20px;padding:14px 16px;background:#c5f66b;color:#17230d;border:1px solid #e0ffb8;border-radius:9px;font-size:12px;line-height:1.6;box-shadow:0 6px 25px #0008;z-index:2}.compare-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.compare-choice{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--border);border-radius:10px;background:#141b0f;cursor:pointer}.compare-choice:has(input:checked){border-color:var(--lime);background:#2b381e}.compare-choice>span:not(.tool-mark){flex:1;min-width:0}.compare-choice b{font-size:11px;font-weight:500}.compare-choice small{display:block;font-size:9px;color:#9caf8a;margin-top:5px}.compare-choice input{accent-color:var(--lime);width:18px;height:18px;flex-shrink:0}.compare-choice .tool-mark{width:34px;height:34px;font-size:22px}.picker-actions{position:sticky;bottom:-1px;background:#1a2313;padding:15px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--border)}#picker-count{font-size:11px;color:var(--muted)}
@media(max-width:640px){.compare-picker{grid-template-columns:1fr}.quantity button{width:36px;height:36px}.quantity .remove-item{padding:8px!important}.card-compare{min-height:30px}.card-compare input{width:15px;height:15px}.modal-back{font-size:11px;margin-right:10px}.modal-top .eyebrow{font-size:7px}.picker-actions .button{padding:14px;font-size:11px}}
.brand-emblem{display:block;position:relative;width:54px;height:54px;overflow:hidden;flex-shrink:0;border-radius:12px;box-shadow:0 0 18px #c5f66b12}.brand-emblem img{position:absolute;width:328%;height:auto;max-width:none;left:-114%;top:-24%}.brand-full{display:block;width:250px;max-width:100%;overflow:hidden}.brand-full>img{display:block;width:100%;height:auto;border-radius:12px}.header .brand{gap:10px}.modal-status:not(:empty){position:static}
@media(max-width:640px){.brand-emblem{width:46px;height:46px}.header .brand{gap:8px}.brand-full{width:230px}}
@media(max-width:900px){.hero-art{overflow:clip}.tile-canva{right:1%}.tile-gpt{left:1%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-card:hover,.category-card:hover{transform:none!important}}

/* Theme switcher */
.theme-toggle{position:relative;flex:none;overflow:hidden;border:1px solid var(--border)!important;color:var(--text)}
.theme-toggle svg{position:absolute;width:18px;height:18px;transition:opacity .2s,transform .2s}
.theme-toggle .theme-moon{opacity:0;transform:translateY(12px) rotate(-25deg)}
:root[data-theme="light"] .theme-toggle .theme-sun{opacity:0;transform:translateY(-12px) rotate(25deg)}
:root[data-theme="light"] .theme-toggle .theme-moon{opacity:1;transform:none}

/* Light theme. The lime finder panel and product-brand marks intentionally stay vivid. */
:root[data-theme="light"]{--bg:#f7f8f2;--panel:#fff;--text:#172017;--muted:#586454;--lime:#4e7b1e;--border:#1e321a20;color-scheme:light}
:root[data-theme="light"] .muted{color:#667260}
:root[data-theme="light"] .announcement{background:#edf3e4;border-color:#a4c28166;color:#52614c}
:root[data-theme="light"] .header nav a{color:#566350}
:root[data-theme="light"] .button-outline{background:#ffffffb8;border-color:#243a1c28;color:var(--text)}
:root[data-theme="light"] .button-outline:hover{background:#eef4e7;border-color:#4e7b1e88}
:root[data-theme="light"] .button-black{color:#f0f0e8}
:root[data-theme="light"] .icon-button:hover{background:#1f35120d!important}
:root[data-theme="light"] .hero-assurance{color:#60705a}
:root[data-theme="light"] .art-grid{background-image:linear-gradient(#31511a12 1px,transparent 1px),linear-gradient(90deg,#31511a12 1px,transparent 1px)}
:root[data-theme="light"] #zone-canvas{filter:drop-shadow(0 25px 25px #37502036)}
:root[data-theme="light"] .art-label{color:#506648}
:root[data-theme="light"] .art-label span,:root[data-theme="light"] .art-coordinate{color:#718169}
:root[data-theme="light"] .orbit{border-color:#53723c33}
:root[data-theme="light"] .float-tile{background:linear-gradient(125deg,#ffffffed,#e8efe2f2);border-color:#3555252e;box-shadow:inset 0 1px 0 #ffffff,0 8px 0 #bdcdb0,0 18px 30px #40552a22}
:root[data-theme="light"] .float-tile small{color:#677660}
:root[data-theme="light"] .zone-chip{background:#eff5e8;border-color:#94ad7c;color:#40553a;box-shadow:0 6px 16px #40552a22}
:root[data-theme="light"] .motion-toggle{border-color:#37502542!important;background:#ffffffa6!important}
:root[data-theme="light"] .hero-bottom{color:#6d7a67}
:root[data-theme="light"] .hero-bottom a{color:#52624d}
:root[data-theme="light"] .brand-band{background:#ffffff}
:root[data-theme="light"] .brand-band-inner>span:first-child{color:#65745e}
:root[data-theme="light"] .brand-band-inner b,:root[data-theme="light"] .brand-word{color:#465540}
:root[data-theme="light"] .search-box,:root[data-theme="light"] .sort-label select,:root[data-theme="light"] .filter-button{background:#fff;border-color:#22391b22;color:var(--text)}
:root[data-theme="light"] .search-box svg,:root[data-theme="light"] .results-line{color:#65745e}
:root[data-theme="light"] input::placeholder{color:#7b8776}
:root[data-theme="light"] .search-box kbd{border-color:#2a411e24;color:#60705a;background:#f1f5ed}
:root[data-theme="light"] .category-tabs{scrollbar-color:#9eaf94 transparent}
:root[data-theme="light"] .category-tabs button{border-color:#2d442421;color:#66745f;background:#ffffff80}
:root[data-theme="light"] .category-tabs button:hover{color:var(--text);border-color:#4e7b1e99}
:root[data-theme="light"] .category-tabs button.active{color:#365d13;border-color:#689a3780;background:#e5f0d7;box-shadow:0 3px 0 #b9d39c}
:root[data-theme="light"] .advanced-filters{background:#ffffff;border-color:#243a1c20;box-shadow:0 8px 22px #30491b0d}
:root[data-theme="light"] .advanced-filters select,:root[data-theme="light"] .advanced-filters input,:root[data-theme="light"] .finder-fields select{background:#f8faf5;border-color:#283f1f27;color:var(--text)}
:root[data-theme="light"] .product-card{background:linear-gradient(135deg,#ffffff,#f1f5ed);border-color:#21381b1c;box-shadow:0 4px 0 #c6d5ba,inset 0 1px 0 #fff}
:root[data-theme="light"] .product-card:hover{background:linear-gradient(135deg,#ffffff,#eaf3e2);border-color:#78a34b;box-shadow:0 9px 0 #b5cb9f,0 18px 30px #3d57221c}
:root[data-theme="light"] .badge{background:#edf3e8;color:#5c6c55;border-color:#2d472321}
:root[data-theme="light"] .badge.accent{color:#3b6615;border-color:#6a9b3a66;background:#e4f0d5}
:root[data-theme="light"] .product-category{color:#62735c}
:root[data-theme="light"] .product-card p{color:#65715f}
:root[data-theme="light"] .plan-meta span{background:#eaf1e4;color:#5b6d53}
:root[data-theme="light"] .card-price small{color:#6e7c67}
:root[data-theme="light"] .card-price del{color:#8b9686}
:root[data-theme="light"] .card-actions .button{background:#e9f2df;color:#416d16;border-color:#c1dba7;box-shadow:0 3px 0 #aecb91}
:root[data-theme="light"] .card-actions .button:hover{background:var(--lime);color:#fff;box-shadow:0 3px 0 #31580e}
:root[data-theme="light"] .details-button{border-color:#2d442428!important;color:#5e7255;background:#fff!important}
:root[data-theme="light"] .card-compare{color:#6b7965}
:root[data-theme="light"] .category-card{background:linear-gradient(135deg,#fff,#eef4e8)!important;border-color:#273d1e20!important;box-shadow:0 5px 0 #c3d5b6}
:root[data-theme="light"] .category-card:hover{border-color:#78a34b!important}
:root[data-theme="light"] .category-icon{background:linear-gradient(145deg,#e8f2dc,#d6e8c4);color:#4e7b1e;box-shadow:2px 4px 0 #b7cfa0,inset 0 1px 0 #fff}
:root[data-theme="light"] .category-card small,:root[data-theme="light"] .category-card>span:last-child{color:#6a7a63}
:root[data-theme="light"] .steps article{border-color:#243b1f2c}
:root[data-theme="light"] .step-number{color:#718069}
:root[data-theme="light"] .step-icon{background:linear-gradient(145deg,#e2efd4,#cfe4bb);border-color:#a8c68d;box-shadow:0 5px 0 #adc791;color:#4e7b1e}
:root[data-theme="light"] .stack-section{border-color:#b7d39c;background:radial-gradient(ellipse at 90% 50%,#dcecc9 0%,#f8faf4 48%,#eef5e7 100%);box-shadow:0 7px 0 #b8cf9d}
:root[data-theme="light"] .stack-price small,:root[data-theme="light"] .stack-note{color:#63785b}
:root[data-theme="light"] .closing-cta{border-color:#b9d2a7;background:radial-gradient(ellipse at 90% 120%,#d5e9bc 0%,#edf5e5 48%,#f7f8f2 78%)}
:root[data-theme="light"] .closing-cta h2>span{text-shadow:0 6px 0 #b6d293}
:root[data-theme="light"] .footer-main>div>a:not(.brand):not(.phone-link),:root[data-theme="light"] .footer-main>div>button{color:#5e6e57}
:root[data-theme="light"] .footer-note{color:#53654c}
:root[data-theme="light"] .payment-label{color:#607059}
:root[data-theme="light"] .footer-bottom,:root[data-theme="light"] .footer-bottom button,:root[data-theme="light"] .footer-bottom a{color:#687862}
:root[data-theme="light"] .compare-bar{background:#f8fbf3ed;border-color:#9dbd7e;box-shadow:0 10px 35px #3c572221}
:root[data-theme="light"] dialog{background:linear-gradient(140deg,#fff,#f1f6eb);border-color:#9ab978;box-shadow:0 26px 80px #253d1730}
:root[data-theme="light"] dialog::backdrop{background:#28411f40}
:root[data-theme="light"] .modal-top .eyebrow,:root[data-theme="light"] .detail-price small{color:#65775e}
:root[data-theme="light"] .detail-specs>div{background:#f5f9f0;border-color:#2b432224}
:root[data-theme="light"] .detail-specs small,:root[data-theme="light"] .modal-note{color:#687a60}
:root[data-theme="light"] .feature-list{color:#45563f}
:root[data-theme="light"] .cart-item small,:root[data-theme="light"] .quantity .remove-item{color:#697861}
:root[data-theme="light"] .quantity button,:root[data-theme="light"] .cart-total{border-color:#2b432228}
:root[data-theme="light"] .cart-total{color:#5d6d56}
:root[data-theme="light"] .cart-total strong{color:var(--text)}
:root[data-theme="light"] .compare-choice{background:#f7faf3}
:root[data-theme="light"] .compare-choice:has(input:checked){background:#e2efd4}
:root[data-theme="light"] .compare-choice small,:root[data-theme="light"] .finder-result small{color:#64765d}
:root[data-theme="light"] .picker-actions{background:#f2f7ec}
:root[data-theme="light"] .compare-table th{background:#e3efd6}
:root[data-theme="light"] .compare-table td:first-child{color:#62745b}

@media(max-width:640px){:root[data-theme="light"] .header nav{background:#f8fbf4f5;border-color:#91ad76;box-shadow:0 18px 32px #2e48221f}}
