:root{--ink:#172b36;--ink-2:#29424d;--teal:#06b9b5;--teal-dark:#008e8b;--mist:#effbfa;--line:#d9e8e7;--white:#fff;--radius:22px;--shadow:0 18px 50px rgba(23,43,54,.10);--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--teal-dark);text-decoration:none}a:hover{color:var(--ink)}h1,h2,h3{line-height:1.15;letter-spacing:-.025em;margin-top:0}h1{font-size:clamp(2.6rem,6vw,5.3rem)}h2{font-size:clamp(2rem,4vw,3.3rem)}h3{font-size:1.3rem}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.content-narrow{max-width:880px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{position:fixed;z-index:9999;top:10px;left:10px;background:#fff;padding:10px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:850;font-size:1.15rem;margin-right:auto}.brand img,.brand .custom-logo{width:58px;height:58px;object-fit:contain}.brand .custom-logo-link{display:flex}.brand span{display:flex;flex-direction:column;line-height:1.1}.brand small{font-size:.68rem;font-weight:600;color:var(--teal-dark);margin-top:5px;letter-spacing:.02em}.main-nav ul{list-style:none;display:flex;gap:25px;padding:0;margin:0}.main-nav a{color:var(--ink);font-weight:700;font-size:.94rem}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--teal-dark)}.cart-link{position:relative;color:var(--ink);font-size:1.25rem}.cart-count{position:absolute;top:-9px;right:-11px;background:var(--teal);color:var(--ink);font-size:.68rem;font-weight:900;border-radius:99px;min-width:20px;height:20px;display:grid;place-items:center}.menu-toggle{display:none;border:0;background:none;padding:10px}.menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:2px;background:var(--ink);margin:5px}.hero{background:linear-gradient(140deg,var(--mist),#fff 56%,rgba(6,185,181,.17));overflow:hidden}.hero-grid{min-height:690px;display:grid;grid-template-columns:1.18fr .82fr;align-items:center;gap:60px}.hero-copy{padding:80px 0}.hero-copy h1{max-width:800px;margin:15px 0 24px}.hero-copy>p{font-size:1.15rem;max-width:650px;color:var(--ink-2)}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:900;color:var(--teal-dark)}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-weight:850;border:2px solid transparent;transition:.2s ease}.button-primary,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--teal)!important;color:var(--ink)!important}.button-primary:hover,.woocommerce a.button.alt:hover{background:var(--ink)!important;color:#fff!important;transform:translateY(-2px)}.button-secondary{background:#fff;color:var(--ink);border-color:var(--ink)}.trust-list{display:flex;gap:18px;flex-wrap:wrap;list-style:none;padding:0;margin:28px 0 0;font-size:.86rem;font-weight:750}.trust-list li:before{content:'✓';color:var(--teal-dark);margin-right:7px}.hero-art{min-height:490px;position:relative;display:grid;place-items:center}.print-bed{position:relative;width:360px;height:265px;border-radius:50%;background:radial-gradient(circle,rgba(6,185,181,.28),transparent 65%);display:grid;place-items:center}.print-bed:after{content:'';position:absolute;bottom:12px;width:330px;height:45px;border-radius:50%;background:var(--ink);box-shadow:0 15px 0 rgba(23,43,54,.18)}.printed-cube{position:relative;width:145px;height:145px;z-index:2;transform:rotate(30deg) skew(-5deg);background:linear-gradient(135deg,var(--teal),var(--teal-dark));border-radius:12px;box-shadow:var(--shadow)}.printed-cube span{position:absolute;background:rgba(255,255,255,.35)}.printed-cube span:nth-child(1){left:0;right:0;height:5px;top:28%}.printed-cube span:nth-child(2){left:0;right:0;height:5px;top:55%}.printed-cube span:nth-child(3){left:0;right:0;height:5px;top:80%}.printer-head{position:absolute;top:25px;width:145px;height:80px;border-radius:18px;background:var(--ink);box-shadow:var(--shadow)}.printer-head:after{content:'';position:absolute;width:45px;height:55px;background:var(--ink);bottom:-45px;left:50px;clip-path:polygon(0 0,100% 0,70% 100%,30% 100%)}.printer-head i{position:absolute;width:4px;height:85px;background:var(--teal);top:118px;left:70px}.section{padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px}.section-heading h2{margin:10px 0 0}.section-heading p{max-width:450px;color:var(--ink-2)}.section-heading--center{justify-content:center;text-align:center}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);transition:.2s;min-height:220px}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:var(--teal)}.category-card>span{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:var(--mist);color:var(--teal-dark);font-weight:900}.category-card h3{margin:25px 0 8px}.category-card p{margin:0;color:var(--ink-2)}.category-card--accent{background:var(--ink);color:#fff;border-color:var(--ink)}.category-card--accent p{color:#dce8ec}.category-card--accent>span{background:var(--teal);color:var(--ink)}.products-section{background:#f8fbfb}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;padding:14px 14px 22px;border-radius:18px;box-shadow:0 8px 25px rgba(23,43,54,.06)}.woocommerce ul.products li.product a img{border-radius:12px;aspect-ratio:1/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--ink);font-size:1.08rem}.woocommerce ul.products li.product .price{color:var(--teal-dark)!important;font-weight:850}.woocommerce span.onsale{background:var(--teal);color:var(--ink);min-width:auto;min-height:auto;padding:5px 11px;line-height:1.4}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;counter-reset:steps}.steps article{padding:28px;border-left:2px solid var(--line)}.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--teal);margin-bottom:22px}.steps p{color:var(--ink-2)}.cta-section{padding-top:30px}.cta-box{background:var(--ink);color:#fff;border-radius:32px;padding:60px;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-box h2{margin:12px 0}.cta-box p{color:#cfe0e5;max-width:700px}.content-area,.shop-area{padding:80px 0;min-height:60vh;background:#f8fbfb}.page-card,.post-card,.empty-state{background:#fff;border-radius:var(--radius);padding:clamp(28px,6vw,70px);box-shadow:var(--shadow)}.page-header{padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:30px}.entry-content h2{margin-top:2em}.entry-content form{display:grid;gap:14px}.entry-content input,.entry-content textarea,.entry-content select,.woocommerce input.input-text,.woocommerce textarea{width:100%;padding:13px 15px;border:1px solid #bad0d0;border-radius:10px;font:inherit}.faq-item{border-bottom:1px solid var(--line);padding:20px 0}.faq-item h3{margin-bottom:8px}.site-footer{background:#10222b;color:#eaf3f5;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:60px}.site-footer h2{font-size:1.1rem;color:#fff}.site-footer a{color:#bcebea}.site-footer ul{padding:0;list-style:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding:20px 0;font-size:.82rem;color:#bdd0d5}.shop-area .woocommerce-breadcrumb{font-size:.85rem}.woocommerce div.product{background:#fff;padding:30px;border-radius:var(--radius)}.woocommerce-message,.woocommerce-info{border-top-color:var(--teal)}.woocommerce-message:before,.woocommerce-info:before{color:var(--teal-dark)}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-art{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px;border-bottom:1px solid var(--line)}.main-nav.is-open{display:block}.main-nav ul{flex-direction:column}.menu-toggle{display:block}.cta-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container{width:min(100% - 28px,var(--container))}.brand span{display:none}.hero-copy{padding:65px 0}.section{padding:70px 0}.category-grid,.steps,.footer-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:30px}.woocommerce ul.products{grid-template-columns:1fr!important}.cta-box{padding:34px}.header-inner{gap:14px}}

