:root{--red:#ed1c24;--red-dark:#b50910;--black:#080808;--ink:#111;--paper:#f4f2ee;--white:#fff;--muted:#777;--line:#d8d5cf;--display:"Space Grotesk",sans-serif;--body:"DM Sans",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.7rem 1rem;z-index:99}.skip-link:focus{top:1rem}.site-header{height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(8,8,8,.96);color:#fff;position:absolute;z-index:20;width:100%;border-bottom:1px solid #282828}.brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-weight:700;letter-spacing:.08em}.brand b{color:var(--red)}.brand-mark{display:grid;place-items:center;width:36px;height:36px;background:var(--red);color:#fff;font-size:1.3rem;clip-path:polygon(0 0,100% 0,100% 72%,50% 100%,0 72%)}.desktop-nav{display:flex;gap:2.4rem;font-size:.86rem}.desktop-nav a{opacity:.75;transition:.2s}.desktop-nav a:hover{opacity:1;color:var(--red)}.cart-button{border:0;background:none;color:#fff;display:flex;align-items:center;gap:.55rem;cursor:pointer}.cart-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-button span{display:grid;place-items:center;background:var(--red);width:22px;height:22px;border-radius:50%;font-size:.7rem}.hero{min-height:820px;height:100vh;position:relative;background:#070707;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 54%),url('assets/spiderbot-hero.png') center/cover no-repeat}.hero-content{position:relative;z-index:2;padding:15vh 0 6rem 7vw;width:min(610px,48vw)}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.22em;display:flex;align-items:center;gap:10px;margin:0 0 1.4rem}.eyebrow span{width:27px;height:2px;background:var(--red)}.eyebrow.light{color:#fff}.hero h1,.section h2,.cart-head h2,dialog h2{font-family:var(--display);font-size:clamp(3.7rem,6.6vw,7.4rem);line-height:.82;letter-spacing:-.065em;margin:0;font-weight:700}.hero h1 em,.section h2 em{font-style:normal;color:var(--red)}.hero-copy{font-size:1.08rem;line-height:1.65;color:#bbb;max-width:500px;margin:2.1rem 0}.hero-actions{display:flex;align-items:center;gap:2rem}.button{min-height:54px;padding:0 1.5rem;border:0;display:inline-flex;justify-content:center;align-items:center;gap:2.5rem;text-transform:uppercase;font-size:.72rem;letter-spacing:.12em;font-weight:700;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:#ff2a32}.button-white{background:#fff;color:#111}.text-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #777;padding:.8rem 0}.hero-stats{display:flex;gap:3.5rem;margin-top:3.7rem}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font:600 1.7rem var(--display)}.hero-stats span{font-size:.67rem;color:#888;text-transform:uppercase;letter-spacing:.12em;margin-top:.3rem}.scroll-note{position:absolute;z-index:3;right:3.5vw;bottom:3rem;font-size:.6rem;letter-spacing:.2em;transform:rotate(90deg);transform-origin:right}.scroll-note span{display:inline-block;width:45px;height:1px;background:#555;vertical-align:middle;margin-left:8px}.marquee{height:56px;background:var(--red);color:#fff;display:flex;align-items:center;overflow:hidden;white-space:nowrap;font:600 .85rem var(--display);letter-spacing:.18em}.marquee div{min-width:max-content;animation:slide 22s linear infinite}.marquee i{font-style:normal;color:#111;margin:0 2rem}@keyframes slide{to{transform:translateX(-35%)}}.section{padding:8rem 7vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:4rem}.section-heading h2,.why h2,.faq h2,.cta h2{font-size:clamp(3rem,5.2vw,6rem)}.section-heading>p{max-width:420px;color:#686868;line-height:1.7;margin:0 0 .5rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.35rem}.product-card{background:#fff;position:relative;border:1px solid #e4e1dc;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px #00000012}.product-card.featured{border:2px solid var(--red)}.product-badge{position:absolute;z-index:2;top:1rem;left:1rem;background:var(--red);color:#fff;padding:.5rem .7rem;font-size:.62rem;letter-spacing:.12em;font-weight:700}.product-visual{height:245px;display:grid;place-items:center;background:linear-gradient(145deg,#181818,#050505);overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover;object-position:70% center}.product-visual .visual-symbol{font:700 5.5rem var(--display);color:var(--red);text-shadow:8px 8px 0 #410407}.product-info{padding:1.7rem}.product-level{color:var(--red);font-size:.64rem;font-weight:700;letter-spacing:.16em}.product-info h3{font:700 1.45rem var(--display);margin:.55rem 0}.product-info>p{color:#777;line-height:1.55;font-size:.9rem;min-height:68px}.includes{list-style:none;padding:1rem 0;margin:1rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.includes li{font-size:.78rem;margin:.55rem 0}.includes li:before{content:'✓';color:var(--red);font-weight:bold;margin-right:.65rem}.price-row{display:flex;justify-content:space-between;align-items:center}.price-row strong{font:700 1.5rem var(--display)}.add-button{width:43px;height:43px;border:0;background:#111;color:#fff;font-size:1.5rem;cursor:pointer}.add-button:hover{background:var(--red)}.price-note{text-align:right;color:#8a8a8a;font-size:.72rem;margin-top:1rem}.why{background:#0b0b0b;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.why-intro>p:last-child{color:#888;font-size:1.05rem;margin-top:2rem}.feature-list article{display:grid;grid-template-columns:55px 1fr;padding:1.6rem 0;border-top:1px solid #333}.feature-list article>span{color:var(--red);font-size:.7rem}.feature-list h3{font:600 1.3rem var(--display);margin:0 0 .6rem}.feature-list p{color:#888;line-height:1.6;margin:0}.compact{margin-bottom:3rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps article{padding:2.5rem;border-right:1px solid var(--line);position:relative}.steps article:last-child{border:0}.steps b{font-size:.66rem;color:var(--red);letter-spacing:.15em}.step-icon{font-size:3rem;margin:3rem 0}.steps h3{font:600 1.25rem var(--display)}.steps p{font-size:.9rem;color:#777;line-height:1.6}.cta{text-align:center;background:var(--red);color:#fff}.cta .eyebrow{justify-content:center}.cta .eyebrow span{background:#fff}.cta h2 em{color:#111}.cta .button{margin-top:2.5rem}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:10vw}.accordion details{border-top:1px solid var(--line);padding:1.5rem 0}.accordion details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;font:600 1rem var(--display);cursor:pointer;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{font-size:1.3rem;color:var(--red)}details[open] summary span{transform:rotate(45deg)}details p{color:#777;line-height:1.65;max-width:650px}footer{background:#080808;color:#fff;padding:4rem 7vw;display:grid;grid-template-columns:1.2fr 1fr .5fr;gap:3rem;align-items:start}footer p{color:#777;line-height:1.6;margin:0}footer>div{display:flex;flex-direction:column;gap:.6rem;font-size:.8rem}footer small{grid-column:1/-1;color:#555;border-top:1px solid #222;padding-top:1.5rem;margin-top:1rem}.overlay{position:fixed;inset:0;background:#000b;z-index:49}.cart-drawer{position:fixed;top:0;right:0;width:min(470px,100vw);height:100vh;background:var(--paper);z-index:50;transform:translateX(101%);transition:.3s ease;display:flex;flex-direction:column;padding:2rem}.cart-drawer.open{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:1.5rem}.cart-head h2,dialog h2{font-size:2.8rem}.cart-head button,.dialog-close{background:none;border:0;font-size:2rem;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:1rem;padding:1.2rem 0;border-bottom:1px solid var(--line)}.cart-thumb{display:grid;place-items:center;background:#111;color:var(--red);font:700 2rem var(--display)}.cart-item h3{font:600 .95rem var(--display);margin:0 0 .4rem}.cart-item-price{font-size:.8rem;color:#666}.qty{display:flex;align-items:center;margin-top:.7rem}.qty button{width:25px;height:25px;border:1px solid var(--line);background:none}.qty span{width:30px;text-align:center;font-size:.8rem}.remove{border:0;background:none;color:#999;cursor:pointer}.cart-empty{text-align:center;margin:auto}.cart-empty strong{font:600 1.2rem var(--display)}.cart-empty p{color:#777}.cart-empty .button{margin-top:1rem}.cart-footer{border-top:1px solid var(--line);padding-top:1.5rem}.cart-footer>div{display:flex;justify-content:space-between;font-size:1.1rem}.cart-footer p,.form-note{font-size:.72rem;color:#888}.full{width:100%}dialog{border:0;padding:2.5rem;width:min(560px,calc(100% - 2rem));background:var(--paper);box-shadow:0 30px 90px #0008}dialog::backdrop{background:#000c}.dialog-close{position:absolute;right:1.5rem;top:1rem}.dialog-intro{color:#777;line-height:1.5}form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}form label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}form input,form textarea{width:100%;display:block;margin-top:.45rem;padding:.85rem;border:1px solid var(--line);background:#fff;border-radius:0;outline:none}form input:focus,form textarea:focus{border-color:var(--red)}form label:nth-of-type(5),.order-summary,form .button,.form-note{grid-column:1/-1}.order-summary{background:#fff;padding:1rem;font-size:.8rem;line-height:1.7}.toast{position:fixed;z-index:80;left:50%;bottom:1.5rem;transform:translate(-50%,100px);background:#fff;color:#111;padding:.9rem 1.2rem;border-left:4px solid var(--red);box-shadow:0 10px 40px #0005;transition:.3s}.toast.show{transform:translate(-50%,0)}
@media(max-width:900px){.desktop-nav{display:none}.hero{height:auto;min-height:820px}.hero-image{opacity:.65;background-position:62% center}.hero-content{width:auto;padding:10rem 7vw 4rem}.hero h1{font-size:clamp(3.7rem,14vw,6.5rem)}.hero-copy{max-width:430px}.section{padding:6rem 6vw}.section-heading,.why,.faq{grid-template-columns:1fr;display:grid;gap:2.5rem}.product-grid{grid-template-columns:1fr}.product-visual{height:320px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.section-heading>p{max-width:600px}.product-info>p{min-height:0}}
@media(max-width:560px){.site-header{height:68px;padding:0 1rem}.brand{font-size:.78rem}.brand-mark{width:31px;height:31px}.cart-button{font-size:0}.cart-button span{font-size:.7rem}.hero{min-height:760px}.hero-content{padding-top:8.5rem}.hero-image{background-position:67% center}.hero h1{font-size:3.75rem}.hero-copy{font-size:.95rem}.hero-actions{align-items:stretch;flex-direction:column;gap:.7rem;width:max-content}.hero-stats{gap:1.5rem}.scroll-note{display:none}.section{padding:5rem 1.2rem}.section h2{font-size:2.9rem}.product-visual{height:230px}.why{padding:5rem 1.2rem}.steps article{padding:2rem .5rem}.step-icon{margin:2rem 0}.faq{gap:2rem}.cta h2{font-size:2.7rem}footer{grid-template-columns:1fr;padding:3.5rem 1.2rem}.footer-brand,footer small{grid-column:auto}.cart-drawer{padding:1.2rem}form{grid-template-columns:1fr}form label{grid-column:1/-1}.hero-stats span{font-size:.55rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Project showcase */
.projects{background:#ebe8e2}.project-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1.25rem}.project-card{background:#fff;border:1px solid #d8d5cf;display:flex;flex-direction:column;min-width:0}.project-image{display:block;height:300px;background:#090909;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.project-card:hover .project-image img{transform:scale(1.025)}.project-card-body{padding:1.6rem;display:flex;flex:1;flex-direction:column}.project-meta{display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-size:.6rem;letter-spacing:.12em;font-weight:700}.project-meta>span{color:var(--red)}.status{font-size:.55rem;padding:.45rem .55rem;letter-spacing:.09em}.status.available{background:#111;color:#fff}.status.developing{border:1px solid #bbb;color:#666}.project-card h3{font:700 1.7rem var(--display);margin:1.2rem 0 .7rem}.project-card p{color:#777;line-height:1.55;font-size:.88rem;margin:0 0 1.5rem}.card-link{margin-top:auto;border-top:1px solid #eee;padding-top:1rem;display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.1em;font-size:.67rem;font-weight:700}.card-link:hover{color:var(--red)}.dark-card{background:#111;color:#fff;border-color:#222}.dark-card p{color:#999}.dark-card .card-link{border-color:#333}
@media(max-width:900px){.project-grid{grid-template-columns:1fr 1fr}.project-card-wide{grid-column:1/-1}.project-card-wide .project-image{height:380px}}
@media(max-width:560px){.project-grid{grid-template-columns:1fr}.project-card-wide{grid-column:auto}.project-image,.project-card-wide .project-image{height:250px}}
.hero-image{background-image:linear-gradient(90deg,rgba(0,0,0,.18),transparent 54%),url('assets/spiderbot-hero-replace.svg')}

/* Multi-page navigation and layouts */
.route-header{position:relative}.route-header .active{color:var(--red);opacity:1}.header-social{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.home-hero{min-height:680px;background:#080808;color:#fff;position:relative;display:flex;align-items:center;overflow:hidden}.home-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#080808 0%,rgba(8,8,8,.92) 38%,rgba(8,8,8,.15) 72%),url('assets/spiderbot-conceito.jpg') 75% center/cover no-repeat}.home-hero-copy{position:relative;z-index:2;padding:6rem 7vw;max-width:760px}.home-hero h1,.route-title h1{font:700 clamp(3.7rem,7vw,7.2rem)/.84 var(--display);letter-spacing:-.065em;margin:0}.home-hero h1 em,.route-title h1 em,.home-choice h2 em{font-style:normal;color:var(--red)}.home-hero-copy>p:not(.eyebrow){color:#aaa;line-height:1.7;font-size:1.05rem;max-width:530px;margin:2rem 0}.home-choice{padding:7rem 7vw}.choice-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:3rem}.choice-intro h2{font:700 clamp(2.8rem,5vw,5.2rem)/.9 var(--display);letter-spacing:-.06em;margin:0}.home-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.home-card{background:#111;color:#fff;position:relative;overflow:hidden;min-height:460px}.home-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:.35s}.home-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#050505)}.home-card>div{position:absolute;z-index:2;left:1.5rem;right:1.5rem;bottom:1.5rem}.home-card span{font-size:.6rem;color:var(--red);font-weight:700;letter-spacing:.15em}.home-card h3{font:700 1.65rem var(--display);margin:.5rem 0}.home-card p{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin:0}.home-card:hover img{transform:scale(1.035)}.route-title{padding:7rem 7vw 5rem;background:#0a0a0a;color:#fff}.route-title>p:last-child{color:#999;line-height:1.6;max-width:570px;margin:2rem 0 0}.route-projects{padding:4rem 7vw 7rem}.route-projects .project-grid{grid-template-columns:repeat(3,1fr)}.shop-title{background:var(--red)}.shop-title em{color:#111!important}.shop-title .eyebrow span{background:#fff}.shop-title>p:last-child{color:#ffe0e0}.store-section{padding:5rem 7vw 7rem}.store-project-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:2rem}.store-project-head span{font-size:.62rem;color:var(--red);font-weight:700;letter-spacing:.14em}.store-project-head h2{font:700 3rem var(--display);margin:.4rem 0 0}.store-project-head>a{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #aaa;padding-bottom:.4rem}.coming-products{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:6rem}.coming-products article{display:grid;grid-template-columns:190px 1fr;background:#111;color:#fff}.coming-products img{width:100%;height:100%;min-height:210px;object-fit:cover}.coming-products article>div{padding:1.5rem}.coming-products span{font-size:.58rem;color:var(--red);font-weight:700;letter-spacing:.12em}.coming-products h3{font:600 1.4rem var(--display);margin:.7rem 0}.coming-products p{color:#888;font-size:.85rem;line-height:1.5}.coming-products a{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}.about-body{padding:7rem 7vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.about-body h2{font:700 clamp(2.5rem,4.5vw,5rem)/.95 var(--display);letter-spacing:-.05em;margin:0}.about-body p{color:#666;line-height:1.8;font-size:1.02rem}
@media(max-width:900px){.home-cards,.route-projects .project-grid{grid-template-columns:1fr}.home-card{min-height:380px}.coming-products{grid-template-columns:1fr}.about-body{grid-template-columns:1fr}.header-social{display:none}}
@media(max-width:560px){.route-header{padding:0 1rem}.home-hero{min-height:650px}.home-hero-bg{opacity:.48;background-position:center}.home-hero-copy{padding:4rem 1.2rem}.home-hero h1,.route-title h1{font-size:3.5rem}.home-choice,.route-title,.route-projects,.store-section,.about-body{padding:4rem 1.2rem}.choice-intro{display:block}.choice-intro h2{font-size:2.8rem}.home-card{min-height:330px}.store-project-head{display:block}.store-project-head>a{display:inline-block;margin-top:1rem}.coming-products article{grid-template-columns:1fr}.coming-products img{height:230px}.route-header .cart-button{font-size:0}.route-header .cart-button span{font-size:.7rem}}
