/*
Theme Name: RAW TECH
Description: PC Detailing, service de placas de video y notebooks, asesoramiento, postventa y tienda WooCommerce para RAW TECH SOLUTIONS.
Version: 1.1.1
Author: RAW TECH SOLUTIONS
Requires at least: 6.6
Requires PHP: 8.1
License: GPLv2 or later
Text Domain: raw-tech
*/
:root{--background:#0c0c10;--foreground:#f7f6fb;--card:#15151c;--card-foreground:#f7f6fb;--popover:#15151c;--popover-foreground:#f7f6fb;--primary:#8b45f5;--primary-foreground:#fff;--secondary:#24232c;--secondary-foreground:#f7f6fb;--muted:#1a1922;--muted-foreground:#aaa7b8;--accent:#292036;--accent-foreground:#f7f6fb;--destructive:#ff737d;--border:#2a2833;--input:#37333f;--ring:#b489ff;--radius:.7rem;--violet:#b48aff;--hero-shade:linear-gradient(90deg,#0c0c10 0%,#0c0c10ee 22%,#0c0c1060 56%,#0c0c1000 100%)}
:root[data-theme=light]{--background:#f6f5fa;--foreground:#18151f;--card:#fff;--card-foreground:#18151f;--popover:#fff;--popover-foreground:#18151f;--secondary:#e8e4ee;--secondary-foreground:#18151f;--muted:#efebf5;--muted-foreground:#635d70;--accent:#e8dcfc;--accent-foreground:#18151f;--border:#dcd6e5;--input:#c7bdcf;--violet:#7034c8;--hero-shade:linear-gradient(90deg,#f6f5fa 0%,#f6f5faf0 23%,#f6f5fa55 65%,#f6f5fa00 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--violet);outline-offset:5px}p{margin:0 0 1.2rem;color:var(--muted-foreground)}h1,h2,h3{line-height:1.06;letter-spacing:-.045em;margin:0}h1{font-size:clamp(3.3rem,6.8vw,6.6rem);font-weight:900}h2{font-size:clamp(2.3rem,4vw,4rem);font-weight:800}h3{font-size:1.35rem;letter-spacing:-.025em}svg{flex-shrink:0}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.eyebrow{font-size:.78rem;letter-spacing:.2em;font-weight:700;text-transform:uppercase;color:var(--violet);display:block;margin-bottom:22px}.topbar{border-bottom:1px solid var(--border);font-size:.78rem;padding:8px 0;color:var(--muted-foreground)}.topbar .wrap{display:flex;justify-content:space-between}.header{position:sticky;top:0;z-index:30;background:var(--background);border-bottom:1px solid var(--border)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-icon{width:43px;height:45px;overflow:hidden;position:relative;background:#000;border-radius:5px}.brand-icon img{position:absolute;max-width:none;width:54px;height:auto;left:-4px;top:-5px}.brand-name{font-weight:900;letter-spacing:-.05em;font-size:1.6rem;line-height:1}.brand-name small{display:block;font-size:.55rem;letter-spacing:.36em;margin-top:7px;font-weight:600;color:var(--muted-foreground)}.navlinks,.navtools{display:flex;align-items:center;gap:28px}.navlinks a{font-size:.875rem;color:var(--muted-foreground)}.navlinks a:hover{color:var(--foreground)}.navtools{gap:15px}.iconbtn{border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:42px;gap:6px}.cart-count{font-size:.7rem;background:var(--primary);color:white;padding:0 5px;border-radius:20px}.theme-toggle{display:flex;align-items:center;gap:7px}.mobile-menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;font-weight:700;font-size:.9rem;background:var(--primary);color:white;border:1px solid transparent;border-radius:6px;min-height:48px;transition:transform .18s,background .18s}.btn:hover{background:#7735dc;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--foreground);border-color:var(--input)}.btn-outline:hover{background:var(--secondary)}.btn-small{padding:9px 14px;min-height:42px;font-size:.85rem}.hero{position:relative;overflow:hidden;min-height:670px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.hero-art{position:absolute;inset:0 0 0 30%;width:70%;height:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;background:var(--hero-shade);pointer-events:none}.hero-content{position:relative;z-index:1;padding:75px 0 80px}.hero h1{max-width:720px}.hero h1 span{color:var(--violet)}.hero-copy{max-width:455px;margin:26px 0 30px;font-size:1.05rem}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{display:flex;gap:10px;align-items:center;font-size:.8rem;margin-top:34px;color:var(--muted-foreground)}.hero-index{position:absolute;bottom:30px;right:40px;z-index:2;font-size:.75rem;letter-spacing:.12em;color:#cac2db}.benefits{border-bottom:1px solid var(--border)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit{padding:25px 30px;display:flex;align-items:center;gap:15px;font-size:.875rem;border-right:1px solid var(--border)}.benefit:first-child{padding-left:0}.benefit:last-child{border:0}.benefit svg{color:var(--violet)}.section{padding:105px 0}.section-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:44px}.section-top p{max-width:355px;margin:0;font-size:.95rem}.detail-heading{max-width:690px}.detail-heading em{font-style:normal;color:var(--violet)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.step{padding:32px 25px;border-right:1px solid var(--border)}.step:first-child{padding-left:0}.step:last-child{border:0}.step-num{font-size:.75rem;color:var(--violet);font-family:monospace;display:flex;justify-content:space-between;margin-bottom:38px}.step h3{margin-bottom:15px}.step p{font-size:.9rem;line-height:1.7;margin:0}.detail-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:35px}.detail-bottom p{margin:0;max-width:570px;font-size:.85rem}.gpu-section{background:var(--card);border-block:1px solid var(--border)}.gpu-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:75px;align-items:center}.gpu-visual{position:relative;aspect-ratio:1.13;overflow:hidden;border-radius:9px;background:#111017}.gpu-visual img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:20px;left:20px;right:20px;color:#bbb4c8;font-size:.73rem;text-shadow:0 1px 8px black}.gpu-copy h2{margin-bottom:25px}.gpu-list{display:grid;gap:13px;margin:28px 0 32px}.gpu-list div{display:flex;align-items:flex-start;gap:10px;font-size:.9rem}.gpu-list svg{color:var(--violet);margin-top:3px}.section-label{border:1px solid var(--border);padding:5px 12px;font-size:.75rem;border-radius:40px;color:var(--muted-foreground)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--card)}.product-img{width:100%;aspect-ratio:1.25;background:var(--muted);display:flex;align-items:center;justify-content:center}.product-img img{width:100%;height:100%;object-fit:contain}.product-body{padding:24px}.product-body h3{margin:12px 0}.product-body p{font-size:.9rem}.price{font-size:1.5rem;font-weight:700;margin:20px 0}.product .btn{width:100%}.empty-shop{padding:55px 45px;border:1px solid var(--border);border-radius:8px;display:flex;gap:30px;align-items:center;background:var(--card)}.empty-shop>svg{color:var(--violet)}.empty-shop h3{font-size:1.6rem;margin-bottom:15px}.empty-shop p{max-width:650px}.cta-band{background:#7835db;color:white;padding:50px 0}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:clamp(2rem,3.5vw,3.2rem)}.cta-band p{color:#e6d9fb;margin:15px 0 0}.cta-band .btn{background:white;color:#492080;flex-shrink:0}.footer{padding:55px 0 22px}.footer-main{display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:30px;font-size:.85rem;color:var(--muted-foreground)}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted-foreground)}.cart-sheet{width:min(100%,490px)!important;max-width:490px!important;padding:28px;overflow-y:auto}.cart-item{padding:22px 0;border-bottom:1px solid var(--border)}.cart-item-head{display:flex;justify-content:space-between;gap:20px}.qty{display:flex;align-items:center;gap:18px;margin-top:15px}.qty button{width:32px;height:32px;background:var(--secondary);border:1px solid var(--border);color:inherit;border-radius:4px}.cart-total{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:700;padding:24px 0}.notice{border:1px solid var(--border);background:var(--muted);padding:18px;border-radius:6px;font-size:.9rem;margin:20px 0;color:var(--muted-foreground)}.error{color:#ed768b}.page-main{padding:60px 0 90px;min-height:65vh}.page-main h1{font-size:clamp(2.7rem,5vw,4.5rem);margin-bottom:20px}.panel{padding:30px;background:var(--card);border:1px solid var(--border);border-radius:8px}.panel h2{font-size:1.7rem;margin-bottom:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid .full{grid-column:1/-1}label{font-size:.875rem;font-weight:600;display:block}input,textarea,select{width:100%;background:var(--background);border:1px solid var(--input);border-radius:5px;color:var(--foreground);padding:11px 13px;margin-top:7px;min-height:45px}textarea{min-height:100px;resize:vertical}.account-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px}.order{border:1px solid var(--border);border-radius:6px;padding:20px;margin-bottom:15px}.order-head{display:flex;justify-content:space-between;gap:15px;align-items:start}.order h3{font-size:1rem;line-height:1.5}.order ul{padding-left:20px;font-size:.9rem;color:var(--muted-foreground)}.badge{display:inline-block;padding:4px 9px;border-radius:5px;font-size:.75rem;background:var(--accent);color:var(--violet)}.admin-tabs{margin:30px 0}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.stat{padding:25px;background:var(--card);border:1px solid var(--border);border-radius:6px}.stat strong{display:block;font-size:2.4rem}.stat span{color:var(--muted-foreground);font-size:.9rem}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:.875rem}th,td{padding:15px!important;border-bottom:1px solid var(--border);text-align:left}th{color:var(--muted-foreground);font-weight:500}.admin-product{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--border)}.guide-list{padding-left:22px;color:var(--muted-foreground)}.guide-list li{margin-bottom:18px}.guide-list strong{color:var(--foreground)}.prose{max-width:800px}.prose h2{font-size:1.5rem;margin:30px 0 14px}.prose ul{color:var(--muted-foreground)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.hero-art{object-position:center 47%}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.navlinks{gap:18px}.navtools{gap:7px}.navlinks a{font-size:.8rem}.hero{min-height:600px}.hero h1{max-width:620px}.gpu-grid{gap:35px}.step{padding:28px 18px}.brand-name{font-size:1.4rem}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar .wrap span:last-child{display:none}.topbar{text-align:center}.topbar .wrap{justify-content:center}.nav{height:74px;gap:10px}.brand-name{font-size:1.25rem}.brand-icon{width:35px;height:38px}.brand-icon img{width:46px}.navlinks{display:none}.mobile-menu{display:flex}.navtools{gap:0}.theme-toggle>svg{display:none}.theme-toggle{margin:0 7px}.hero{min-height:725px;align-items:flex-start}.hero-content{padding:55px 0 265px}.hero h1{font-size:clamp(3.1rem,11vw,5rem)}.hero-art{inset:auto 0 0;width:100%;height:52%;object-position:center}.hero:after{background:linear-gradient(180deg,var(--background) 0%,var(--background) 40%,transparent 83%)}.hero-copy{font-size:.95rem;max-width:340px;margin:22px 0}.hero-note{margin-top:24px;font-size:.75rem;max-width:300px}.hero-index{font-size:.65rem;right:18px;bottom:16px}.benefit-grid{grid-template-columns:1fr}.benefit{padding:16px 0;border-right:0;border-bottom:1px solid var(--border);font-size:.85rem}.section{padding:65px 0}.section-top{display:block;margin-bottom:30px}.section-top p{margin-top:25px;max-width:none}.section-top>.btn{margin-top:20px}.eyebrow{font-size:.7rem;margin-bottom:18px}.process-grid{grid-template-columns:1fr 1fr}.step{padding:25px 15px!important}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:1px solid var(--border)}.step-num{margin-bottom:24px}.step h3{font-size:1.15rem}.step p{font-size:.85rem}.detail-bottom{align-items:flex-start;flex-direction:column}.gpu-grid{grid-template-columns:1fr;gap:35px}.gpu-visual{aspect-ratio:1.3}.products{grid-template-columns:1fr}.empty-shop{padding:30px;display:block}.empty-shop>svg{margin-bottom:25px}.cta-band .wrap{display:block}.cta-band .btn{margin-top:25px}.footer-main{flex-direction:column;gap:30px}.footer-links{flex-wrap:wrap;gap:20px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:10px}.account-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.panel{padding:22px}.page-main{padding:40px 0 65px}.admin-top{align-items:flex-start;flex-direction:column}.stats{gap:10px}.stat{padding:14px}.stat strong{font-size:1.8rem}.stat span{font-size:.75rem}.cart-sheet{padding:24px}.order-head{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:400px){.brand{gap:8px}.brand-name{font-size:1.1rem}.brand-icon{width:30px;height:34px}.brand-icon img{width:41px}.navtools .iconbtn{min-width:32px}.theme-toggle{margin:0 5px}.nav{gap:6px}}

/* Native WordPress and WooCommerce integration. */
img{max-width:100%;height:auto}button svg,a svg{vertical-align:middle}button{line-height:inherit}.text-sm{font-size:.875rem}.skip-link{position:absolute;left:16px;top:-100px;z-index:99999;background:var(--card);padding:12px}.skip-link:focus{top:12px}[hidden]{display:none!important}.theme-toggle{padding:0}.theme-track{width:28px;height:16px;background:var(--secondary);border:1px solid var(--input);border-radius:15px;position:relative}.theme-track:after{content:'';position:absolute;top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:var(--violet)}[data-theme=light] .theme-track:after{left:14px}.mobile-panel{padding:20px;display:grid;gap:20px;border-top:1px solid var(--border)}.raw-products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.raw-product{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--card)}.raw-product .btn{width:100%}.raw-product .product-img img{width:100%;height:100%;object-fit:contain}.shop-more{margin-top:28px;text-align:center}.admin-bar .header{top:32px}.page-main article>h1{margin-bottom:35px}.woocommerce h2{font-size:1.8rem;margin:25px 0}.woocommerce h3{margin:20px 0}.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon,.woocommerce table.shop_table{border-color:var(--border);border-radius:8px}.woocommerce form.login,.woocommerce form.register{background:var(--card);padding:25px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--primary);color:#fff;border-radius:6px;padding:15px 22px;font-size:.9rem}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--primary);color:#fff}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#7735dc;color:#fff}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price{color:var(--violet)}.woocommerce ul.products li.product{background:var(--card);border:1px solid var(--border);padding:18px;border-radius:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.2rem;line-height:1.3}.woocommerce ul.products li.product .price{font-size:1.15rem}.woocommerce ul.products li.product .button{margin-bottom:6px}.woocommerce .woocommerce-result-count{margin-top:12px}.woocommerce .woocommerce-breadcrumb{color:var(--muted-foreground);margin-bottom:25px}.woocommerce .woocommerce-breadcrumb a{color:var(--violet)}.woocommerce-info,.woocommerce-message,.woocommerce-error{background:var(--card);color:var(--foreground);border-top-color:var(--violet)}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--border)}.woocommerce-cart table.cart img{width:70px}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:160px;margin:0 8px 0 0}.woocommerce .quantity .qty{width:5em;margin:0;display:inline-block}.woocommerce input[type=checkbox],.woocommerce input[type=radio]{width:auto;min-height:0;margin:0 8px 0 0;accent-color:var(--primary)}.woocommerce label.checkbox{display:inline}.woocommerce form .form-row label{line-height:1.8}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{background:var(--background);color:var(--foreground);border:1px solid var(--input);padding:12px}.woocommerce #payment,.woocommerce-checkout #payment{background:var(--card);border:1px solid var(--border)}.woocommerce-checkout #payment div.payment_box{background:var(--secondary);color:var(--foreground)}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:var(--secondary)}.woocommerce .select2-container--default .select2-selection--single{background:var(--background);border-color:var(--input);min-height:45px}.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--foreground);line-height:43px}.select2-dropdown,.select2-results__option{background:var(--card);color:var(--foreground)}.select2-container--default .select2-results__option[aria-selected=true]{background:var(--secondary)}.woocommerce .woocommerce-MyAccount-navigation{border:1px solid var(--border);background:var(--card);border-radius:8px}.woocommerce-MyAccount-navigation ul{padding:10px 20px;list-style:none}.woocommerce-MyAccount-navigation li a{display:block;padding:10px 0;border-bottom:1px solid var(--border)}.woocommerce-MyAccount-navigation .is-active a{color:var(--violet)}.woocommerce .woocommerce-MyAccount-content a:not(.button){color:var(--violet)}.woocommerce .woocommerce-MyAccount-content p{color:var(--muted-foreground)}.woocommerce-MyAccount-content fieldset{border:1px solid var(--border);margin:25px 0;padding:20px}.woocommerce-MyAccount-content legend{padding:0 8px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--muted);border-color:var(--border)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--card);color:var(--foreground)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:var(--muted-foreground)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--border)}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce table.variations select{background:var(--background);color:var(--foreground)}.woocommerce .product_meta{font-size:.875rem;color:var(--muted-foreground)}.woocommerce .related{clear:both;padding-top:35px}.woocommerce .woocommerce-form-coupon-toggle{margin:25px 0}.woocommerce form .show-password-input{color:var(--foreground)}.woocommerce .woocommerce-privacy-policy-text{font-size:.875rem}.woocommerce .woocommerce-order-details{margin-top:35px}.woocommerce .woocommerce-customer-details address{border-color:var(--border)}.page-main:after{content:'';display:table;clear:both}.raw-payment-note{padding:20px;background:var(--card);border:1px solid var(--border);border-radius:8px;margin:20px 0}.raw-payment-note .btn{margin-top:10px}
@media(max-width:782px){.admin-bar .header{top:46px}}
@media(max-width:760px){.raw-products{grid-template-columns:1fr}.woocommerce .woocommerce-MyAccount-content{margin-top:25px}.woocommerce ul.products.columns-3 li.product{width:100%;margin-right:0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:0;width:48%}.theme-toggle .theme-track{margin:0 2px}}

/* Transparent, editable brand mark in header and footer. */
.brand-icon{background:transparent;border-radius:0;display:flex;align-items:center;justify-content:center}.brand-icon img{position:static;display:block;max-width:100%;width:100%;height:100%;object-fit:contain;left:auto;top:auto}

/* Original wordmark artwork, displayed beside the transparent symbol. */
.brand{isolation:isolate}
.brand-wordmark{position:relative;display:block;width:150px;height:36px;overflow:hidden;flex-shrink:0;mix-blend-mode:screen}
.brand-wordmark img{position:absolute;width:212.553px;height:231.383px;max-width:none;left:-21.543px;top:-178.404px}
html[data-theme="light"] .brand-wordmark{filter:grayscale(1) invert(1);mix-blend-mode:multiply}
@media(max-width:400px){.brand{gap:7px}.brand-wordmark{width:120px;height:29px}.brand-wordmark img{width:170.043px;height:185.106px;left:-17.234px;top:-142.723px}}

/* RAW TECH 1.1 — Navigation and dedicated sections. */
.nav{gap:18px}.navlinks{gap:20px}.navlinks>a,.services-menu summary{font-size:.82rem;white-space:nowrap}.navtools{gap:8px}.navlinks a[aria-current=page],.services-menu.is-current>summary{color:var(--violet)}
.services-menu{position:relative}.services-menu summary{display:flex;align-items:center;gap:6px;list-style:none;cursor:pointer;color:var(--muted-foreground);min-height:44px}.services-menu summary::-webkit-details-marker{display:none}.services-menu summary::marker{content:''}.services-menu summary:hover,.services-menu[open]>summary{color:var(--foreground)}.services-menu summary:focus-visible{outline:2px solid var(--violet);outline-offset:5px;border-radius:3px}.services-menu[open]>summary>svg{transform:rotate(180deg)}
.services-submenu{position:absolute;top:100%;left:-20px;width:285px;padding:10px;background:var(--popover);border:1px solid var(--border);border-radius:8px;box-shadow:0 18px 45px #0004;z-index:40}.services-submenu>a{display:flex;align-items:center;gap:12px;padding:13px 12px;white-space:normal;border-radius:5px;line-height:1.4}.services-submenu>a:hover{background:var(--accent)}.services-submenu>a>svg{color:var(--violet)}
.mobile-panel{max-height:calc(100dvh - 90px);overflow-y:auto;overscroll-behavior:contain;gap:0;padding:10px 24px 22px}.mobile-panel>a{padding:12px 0}.mobile-panel .services-menu summary{padding:12px 0;font-size:1rem;justify-content:space-between}.mobile-panel .services-submenu{position:static;width:100%;box-shadow:none;margin-bottom:10px}.mobile-panel a[aria-current=page]{color:var(--violet)}
.violet-text{font-style:normal;color:var(--violet)}.text-link{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:.9rem;color:var(--violet);padding:10px 0;line-height:1.5}.text-link:hover{color:var(--foreground)}.gpu-copy>.text-link{display:flex;width:fit-content;margin-top:15px}.services-overview{padding-bottom:25px}.service-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{display:flex;flex-direction:column;padding:30px;background:var(--card);border:1px solid var(--border);border-radius:9px;transition:border-color .2s,transform .2s}.service-card:hover{border-color:var(--violet);transform:translateY(-3px)}.service-card-icon{display:flex;align-items:center;justify-content:space-between;color:var(--violet);margin-bottom:30px}.service-card-icon>svg:last-child{color:var(--muted-foreground)}.service-card h3{font-size:1.5rem;line-height:1.15;max-width:260px;margin-bottom:16px}.service-card p{font-size:.92rem;margin-bottom:22px}.service-card-link{display:flex;align-items:center;gap:9px;color:var(--violet);font-size:.85rem;font-weight:700;margin-top:auto}
.offering-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.offering{border:1px solid var(--border);border-radius:8px;background:var(--card);padding:32px}.offering>svg{color:var(--violet);margin-bottom:25px}.offering h3{font-size:1.4rem;line-height:1.2;margin-bottom:14px}.offering p{font-size:.95rem;margin-bottom:0}.notebook-home-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.notebook-home-grid .offering{padding:25px}.notebook-home-grid .offering h3{font-size:1.22rem}.notebook-home-grid .offering p{font-size:.88rem}
.build-band{background:linear-gradient(120deg,var(--card),var(--accent));border-block:1px solid var(--border);padding:80px 0}.build-band-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.build-band h2{font-size:clamp(2.25rem,3.7vw,3.65rem)}.build-band p{font-size:1.03rem}.build-band .actions{align-items:center;gap:10px 22px}.home-trust{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--border)}.home-trust article+article{border-left:1px solid var(--border);padding-left:65px}.home-trust h2{font-size:clamp(2.25rem,3.5vw,3.4rem);margin-bottom:25px}.home-trust p{max-width:470px}.footer-nav{display:flex;gap:65px}.footer-nav>div{display:flex;flex-direction:column;gap:10px}.footer-nav>div>span{font-size:.7rem;letter-spacing:.14em;font-weight:700;color:var(--violet);margin-bottom:8px}.footer-nav a{font-size:.85rem;color:var(--muted-foreground)}.footer-nav a:hover{color:var(--foreground)}
.page-intro{padding:80px 0 85px}.page-intro h1{font-size:clamp(2.8rem,5.5vw,5.5rem);max-width:1100px}.page-intro h1>span{color:var(--violet)}.page-intro .lead{margin-top:28px;max-width:740px;font-size:1.12rem;line-height:1.75}.page-intro .btn{margin-top:6px}.intro-split{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.intro-split h1{font-size:clamp(2.5rem,4.6vw,4.4rem)}.intro-split .lead{font-size:1.03rem}.intro-art{margin:0;position:relative;overflow:hidden;aspect-ratio:1;border-radius:12px;border:1px solid var(--border);background:#111017}.intro-art img{width:100%;height:100%;object-fit:cover}.intro-art:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0c0c10d9);pointer-events:none}.intro-art figcaption{position:absolute;bottom:20px;left:20px;right:20px;font-size:.65rem;letter-spacing:.08em;color:#ddd4eb;z-index:1}.back-link{display:flex;align-items:center;gap:9px;color:var(--muted-foreground);font-size:.8rem;margin-bottom:30px;width:fit-content}.back-link svg{transform:rotate(180deg)}.back-link:hover{color:var(--violet)}.service-content{border-top:1px solid var(--border);padding-top:70px}.service-note{margin-top:30px;font-size:.9rem;max-width:880px;color:var(--muted-foreground)}.service-note p:last-child{margin-bottom:0}.soft-section{background:var(--card);border-block:1px solid var(--border)}.three-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.three-steps article>span{display:block;font-size:.85rem;font-family:monospace;color:var(--violet);margin-bottom:24px}.three-steps h3{font-size:1.5rem;line-height:1.2;margin-bottom:17px}.three-steps p{font-size:.95rem;margin-bottom:0}.three-steps+.text-link{margin-top:30px}
.notebook-intro{position:relative;padding-right:32%}.notebook-emblem{position:absolute;right:0;top:25%;width:27%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:radial-gradient(circle at 50% 50%,var(--accent),transparent 70%);border:1px solid var(--border);border-radius:50%;color:var(--violet)}.notebook-emblem>svg{width:55%;height:auto}.notebook-emblem>span{font-size:.65rem;letter-spacing:.13em}.intro-tagline{font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;color:var(--foreground);margin-top:30px}.build-intro .lead{margin-top:0}.use-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:35px}.use-tags span{padding:7px 16px;background:var(--card);border:1px solid var(--border);border-radius:25px;color:var(--muted-foreground);font-size:.83rem}
.reading-copy{max-width:830px}.reading-copy>p:not(.lead){font-size:1.04rem}.reading-copy .support-promise{border-left:3px solid var(--violet);padding-left:23px;color:var(--foreground);margin:30px 0;font-weight:600}.warranty-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.warranty-card{border:1px solid var(--border);border-radius:10px;background:var(--background);padding:38px}.warranty-number{display:block;font-size:5rem;font-weight:900;letter-spacing:-.06em;line-height:1.1;color:var(--violet);margin-bottom:25px}.warranty-number small{font-size:2.2rem;letter-spacing:-.04em}.warranty-card h3{font-size:1.7rem;margin-bottom:25px}.warranty-card p{font-size:.96rem}.warranty-card p:last-child{margin-bottom:0}.warranty-exclusions{padding-top:40px;max-width:880px}.warranty-exclusions h3{margin-bottom:18px;font-size:1.4rem}.warranty-exclusions p:last-child{margin-bottom:0}
.about-intro{padding-bottom:55px}.about-intro h1{font-size:clamp(2.8rem,5vw,5rem)}.story-section{padding-top:10px;display:grid;grid-template-columns:.7fr 1.5fr;gap:90px;align-items:start}.story-signature{padding:30px;background:var(--card);border:1px solid var(--border);border-radius:10px;text-align:center}.story-signature img{display:block;width:170px;height:170px;object-fit:contain;margin:0 auto 22px}.story-signature>span{font-size:.83rem;font-weight:700;letter-spacing:.1em}.story-signature>p{font-size:.85rem;margin:6px 0 24px}.story-fact{padding-top:22px;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.9rem}.story-fact strong{color:var(--violet);font-size:1.5rem}.story-copy p{font-size:1.06rem;line-height:1.85;margin-bottom:26px}.story-copy blockquote{font-weight:700;font-size:clamp(1.6rem,2.7vw,2.6rem);line-height:1.2;letter-spacing:-.035em;border-left:3px solid var(--violet);padding-left:25px;margin:38px 0;color:var(--foreground)}
@media(max-width:1200px){.navlinks{display:none}.mobile-menu{display:flex}.navtools{gap:10px}.notebook-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-split{gap:35px}.build-band-grid{gap:40px}.story-section{gap:45px}.page-intro h1{font-size:clamp(2.8rem,6vw,5rem)}.intro-split h1{font-size:clamp(2.5rem,4.7vw,4rem)}}
@media(min-width:1201px){.mobile-panel{display:none!important}}
@media(max-width:900px){.service-cards{gap:14px}.service-card{padding:24px}.service-card h3{font-size:1.3rem}.notebook-intro{padding-right:28%}.notebook-emblem{width:25%;top:35%}.notebook-emblem>span{display:none}.footer-nav{gap:30px}.home-trust{gap:35px}.home-trust article+article{padding-left:35px}}
@media(max-width:760px){.navtools{gap:0}.service-cards,.offering-grid,.notebook-home-grid,.three-steps,.warranty-grid,.intro-split,.build-band-grid,.story-section,.home-trust{grid-template-columns:1fr}.services-overview{padding-bottom:5px}.service-card{padding:26px}.service-card-icon{margin-bottom:22px}.service-card h3{font-size:1.5rem;max-width:none}.service-card p{max-width:430px}.offering{padding:27px}.notebook-home-grid .offering{padding:25px}.notebook-home-grid .offering h3{font-size:1.3rem}.offering>svg{margin-bottom:20px}.build-band{padding:60px 0}.build-band-grid{gap:30px}.home-trust{gap:40px}.home-trust article+article{border-left:0;border-top:1px solid var(--border);padding:40px 0 0}.footer-nav{flex-wrap:wrap;gap:35px 45px}.footer-nav>div{max-width:100%}.page-intro{padding:45px 0 55px}.page-intro h1,.intro-split h1,.about-intro h1{font-size:clamp(2.55rem,10.4vw,4rem)}.page-intro .lead{font-size:1rem;margin-top:24px}.intro-split{gap:35px}.intro-art{aspect-ratio:1.3}.page-intro .btn{max-width:100%;font-size:.85rem;padding:13px 16px;gap:9px}.service-content{padding-top:55px}.three-steps{gap:32px}.three-steps article+article{border-top:1px solid var(--border);padding-top:28px}.three-steps article>span{margin-bottom:15px}.notebook-intro{padding-right:0}.notebook-emblem{display:none}.warranty-card{padding:28px}.warranty-number{font-size:4.3rem}.reading-copy>p:not(.lead){font-size:1rem}.story-section{padding-top:0;gap:35px}.story-signature{display:grid;grid-template-columns:90px 1fr;align-items:center;text-align:left;column-gap:20px;padding:24px}.story-signature img{grid-row:1/4;margin:0;width:90px;height:110px}.story-signature>p{margin:3px 0 13px}.story-fact{padding-top:13px;font-size:.8rem}.story-signature>span{font-size:.72rem}.story-copy p{font-size:1rem}.support-intro h1{font-size:clamp(2.5rem,10vw,4rem)}.cta-band .btn{max-width:100%;font-size:.85rem;padding:13px 16px}.gpu-copy>.btn{font-size:.82rem;padding:13px 15px;gap:8px}}
@media(max-width:370px){.nav .brand-wordmark{width:110px;height:27px}.nav .brand-wordmark img{width:155.873px;height:169.681px;left:-15.798px;top:-130.83px}.navtools .iconbtn{min-width:30px}.nav .theme-toggle{margin:0 2px}.footer-nav{flex-direction:column}.page-intro h1,.intro-split h1,.about-intro h1{font-size:2.45rem}.btn{max-width:100%;white-space:normal}.story-signature{grid-template-columns:65px 1fr;column-gap:15px}.story-signature img{width:65px}}

/* RAW TECH 1.1.1 — Real work and founder photographs. */
.detail-heading h2,.work-heading h2{text-wrap:balance}
.service-card{overflow:hidden}.service-card-photo{margin:-30px -30px 26px;aspect-ratio:16/10;overflow:hidden;background:var(--muted)}.service-card-photo img{width:100%;height:100%;object-fit:cover;object-position:center 60%;display:block}.service-card:first-child .service-card-photo img{object-position:center 65%}
.real-work{padding-top:65px;margin-top:50px;border-top:1px solid var(--border)}.work-heading{margin-bottom:32px}.work-heading h2{font-size:clamp(2rem,3.5vw,3.4rem)}.work-heading p{margin:18px 0 0}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.work-photo{margin:0;min-width:0}.work-photo-frame{position:relative;overflow:hidden;border-radius:10px;background:var(--muted);border:1px solid var(--border);aspect-ratio:4/5}.work-photo-frame>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.work-photo figcaption{font-size:.83rem;color:var(--muted-foreground);padding:14px 2px 0;line-height:1.6;max-width:550px}.photo-label{position:absolute;top:18px;left:18px;z-index:1;background:#0c0c10ed;color:#fff;border:1px solid #ffffff30;border-radius:5px;padding:7px 12px;font-size:.8rem;font-weight:700;line-height:1.4}.real-service-photo{aspect-ratio:4/5}.real-service-photo img{object-position:center}.gpu-visual.real-service-photo:after{content:'';position:absolute;inset:75% 0 0;background:linear-gradient(transparent,#0c0c10dd)}.gpu-visual .image-caption{z-index:1}.detailing-real-photo{aspect-ratio:4/5}.detailing-real-photo img{object-position:center 68%}.work-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.work-feature h2{margin-bottom:28px}.work-feature .btn{margin-top:12px}
.build-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.build-feature h2{font-size:clamp(2.25rem,3.6vw,3.5rem);margin-bottom:28px}.build-photo-link{display:block;position:relative;aspect-ratio:4/5;border-radius:10px;overflow:hidden;border:1px solid var(--border);background:var(--background)}.build-photo-link img{width:100%;height:100%;display:block;object-fit:cover;object-position:center bottom}.build-intro-split{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.build-intro-split h1{font-size:clamp(2.7rem,5vw,4.8rem)}.build-intro-split .lead{font-size:1rem}.build-intro-split .intro-tagline{font-size:1.3rem}.build-real-photo{aspect-ratio:3/4}.build-real-photo img{object-position:center bottom}.build-detail-grid .work-photo-frame{aspect-ratio:4/5}.notebook-photo-intro{grid-template-columns:1fr 1fr}.notebook-real-photo{aspect-ratio:1}.notebook-real-photo img{object-position:40% center}
.story-with-portrait{padding:0;display:block;overflow:hidden}.story-with-portrait .founder-portrait{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center 60%;display:block;margin:0}.founder-caption{padding:25px;text-align:center}.founder-caption>span{font-size:.83rem;font-weight:700;letter-spacing:.1em}.founder-caption>p{font-size:.85rem;margin:8px 0 0}.home-founder{float:right;width:96px;height:110px;object-fit:cover;object-position:center 60%;border-radius:8px;margin:0 0 18px 18px;border:1px solid var(--border)}
@media(max-width:1050px){.build-feature,.work-feature{gap:35px}.build-intro-split{gap:35px}.build-intro-split h1{font-size:3rem}.build-feature h2{font-size:2.65rem}.service-card-photo{margin:-24px -24px 24px}}
@media(max-width:760px){.comparison-grid,.work-feature,.build-feature,.build-intro-split,.notebook-photo-intro{grid-template-columns:1fr}.real-work{padding-top:42px;margin-top:38px}.comparison-grid{gap:30px}.work-photo-frame{aspect-ratio:4/5}.work-feature,.build-feature{gap:35px}.real-service-photo,.detailing-real-photo{aspect-ratio:4/5}.build-intro-split h1{font-size:clamp(2.55rem,10.4vw,4rem)}.build-intro-split{gap:35px}.build-real-photo{aspect-ratio:4/5}.build-feature>figure{order:2}.build-feature h2{font-size:clamp(2.2rem,9vw,3rem)}.notebook-real-photo{aspect-ratio:4/3}.service-card-photo{margin:-26px -26px 24px;aspect-ratio:16/10}.story-with-portrait{display:block;padding:0;max-width:420px;width:100%;margin:0 auto}.story-with-portrait .founder-portrait{width:100%;height:auto;aspect-ratio:4/5;grid-row:auto;margin:0}.founder-caption{padding:22px}.home-founder{width:84px;height:100px}.photo-label{left:14px;top:14px;font-size:.75rem}.work-photo figcaption{font-size:.8rem}}
