:root{--navy:#0c1b35;--orange:#ff4b23;--orange-soft:#fff1ec;--ink:#13233d;--muted:#62718a;--line:#dfe5ed;--paper:#f7f8fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;height:80px;padding:0 clamp(24px,6vw,96px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark,.access-mark{background:var(--navy);color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:inset 0 0 0 2px #ff4b2359}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{font-size:17px}.brand small{color:var(--orange);letter-spacing:.04em;font-size:10px}.site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.nav-primary,.button{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:13px 20px;font-weight:750;display:inline-flex;box-shadow:0 8px 24px #ff4b2333}.hero{background:linear-gradient(135deg,#fff 0% 48%,#fff6f1 100%);grid-template-columns:1.05fr .95fr;align-items:center;min-height:650px;padding:72px clamp(24px,7vw,112px);display:grid;overflow:hidden}.eyebrow{letter-spacing:.18em;color:var(--orange);font-size:11px;font-weight:850}.hero h1,.page-intro h1,.detail-copy h1,.access-card h1{letter-spacing:-.05em;color:var(--navy);margin:18px 0 24px;font-size:clamp(42px,5.8vw,80px);line-height:.98}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{color:var(--muted);max-width:610px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin:32px 0;display:flex}.text-link{font-weight:750}.trust{color:#54637a;flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.trust span:first-letter{color:var(--orange)}.hero-art{min-height:500px;position:relative}.glow{background:radial-gradient(circle,#ffd4c4 0%,#ffece499 45%,#0000 70%);position:absolute;inset:7% 0 0 6%}.merch{border:1px solid #fffc;place-items:center;font-weight:900;display:grid;position:absolute;box-shadow:0 30px 50px #1c273e2e}.mug{width:190px;height:235px;color:var(--orange);background:linear-gradient(145deg,#fff,#e8ebf0);border-radius:16px 16px 42px 42px;font-size:28px;top:27%;left:9%;transform:rotate(-8deg)}.tote{clip-path:polygon(15% 8%,85% 8%,100% 100%,0 100%);color:#145b3a;background:#edcf9f;width:240px;height:280px;font-family:Georgia,serif;font-size:30px;top:18%;right:4%;transform:rotate(8deg)}.shirt{background:var(--navy);color:#fff;clip-path:polygon(20% 10%,36% 0,64% 0,80% 10%,100% 28%,83% 45%,75% 36%,75% 100%,25% 100%,25% 36%,17% 45%,0 28%);width:210px;height:230px;font-size:42px;top:6%;left:35%}.qori-note{background:#ffffffed;border:1px solid #fff;border-radius:18px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;bottom:7%;left:26%;right:4%;box-shadow:0 18px 45px #232d3f24}.qori-note>span{color:var(--orange);font-size:26px}.qori-note p{flex-direction:column;margin:0;display:flex}.qori-note small{color:var(--orange);letter-spacing:.12em;font-weight:800}.value-strip{background:var(--navy);color:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,7vw,112px);display:grid}.value-strip article{border-right:1px solid #ffffff1f;gap:18px;padding:34px;display:flex}.value-strip article:last-child{border:0}.value-strip b{color:var(--orange);font-size:14px}.value-strip div{flex-direction:column;gap:5px;display:flex}.value-strip span{color:#aeb9ca;font-size:13px}.featured,.catalog-page,.product-detail{min-height:65vh;padding:82px clamp(24px,7vw,112px)}.section-heading{grid-template-columns:1fr auto;align-items:end;margin-bottom:32px;display:grid}.section-heading .eyebrow{grid-column:1}.section-heading h2{letter-spacing:-.035em;margin:9px 0 0;font-size:38px}.section-heading a{grid-area:1/2/3;font-weight:700}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #0e1c341a}.product-image{background:var(--paper);place-items:center;height:260px;display:grid}.product-image img{object-fit:contain;width:100%;height:100%;padding:16px}.product-image span{color:#d5dbe4;font-size:60px;font-weight:900}.product-copy{padding:20px}.product-copy small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.product-copy h3{margin:8px 0;font-size:19px}.product-copy p{color:var(--muted);min-height:42px;font-size:14px;line-height:1.5}.product-copy>div{flex-direction:column;gap:4px;margin-top:16px;display:flex}.product-copy>div span{color:var(--muted);font-size:12px}.catalog-ready,.empty-state{background:var(--paper);border:1px dashed #cbd3df;border-radius:22px;align-items:center;gap:20px;padding:48px;display:flex}.catalog-ready>span,.empty-state>span{color:var(--orange);font-size:40px}.catalog-ready>div{flex:1}.catalog-ready h3,.empty-state h2{margin:0 0 8px}.catalog-ready p,.empty-state p{color:var(--muted);margin:0}.page-intro{text-align:center;max-width:780px;margin:0 auto 54px}.page-intro h1{font-size:52px}.page-intro p{color:var(--muted);font-size:18px}.empty-state{text-align:center;flex-direction:column;max-width:700px;margin:auto}.breadcrumbs{color:var(--muted);gap:10px;margin-bottom:36px;font-size:13px;display:flex}.breadcrumbs strong{color:var(--ink)}.detail-layout{grid-template-columns:1.08fr .92fr;gap:7vw;display:grid}.detail-image{background:var(--paper);border-radius:26px;place-items:center;min-height:550px;display:grid}.detail-image img{object-fit:contain;width:100%;height:100%;max-height:620px;padding:32px}.detail-image span{color:#d4dae3;font-size:90px;font-weight:900}.detail-copy{padding:38px 0}.detail-copy h1{font-size:54px}.detail-copy .lead{color:var(--muted);font-size:17px;line-height:1.7}.price{background:var(--orange-soft);border-radius:17px;flex-direction:column;margin:30px 0;padding:22px;display:flex}.price small,.price span{color:var(--muted)}.price strong{color:var(--navy);margin:4px 0;font-size:28px}.wide{width:100%}.product-facts{color:#4d5d75;gap:10px;padding:24px 0 0;list-style:none;display:grid}.product-facts li:before{content:"✓";color:var(--orange);margin-right:10px;font-weight:900}.access-page{background:radial-gradient(circle at 20% 20%,#fff2ed,transparent 40%),var(--paper);place-items:center;min-height:calc(100vh - 80px);padding:50px;display:grid}.access-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:26px;max-width:580px;padding:52px;box-shadow:0 30px 70px #14233a1a}.access-card .access-mark{margin:0 auto 22px}.access-card h1{font-size:42px}.access-card p{color:var(--muted);line-height:1.7}.access-card small{color:#7b879a;margin-top:18px;display:block}footer{color:#fff;background:#08152b;align-items:center;gap:22px;padding:36px clamp(24px,7vw,112px);display:flex}footer span{color:#a8b4c7;flex:1}footer small{color:#8390a5}@media (max-width:980px){.hero{grid-template-columns:1fr;padding-top:48px}.hero-art{min-height:430px}.product-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.site-header nav a:not(.nav-primary){display:none}}@media (max-width:640px){.site-header{height:70px}.brand small{display:none}.hero{padding:48px 20px}.hero h1{font-size:48px}.hero-art{margin:-35px;transform:scale(.82)}.trust{flex-direction:column;gap:8px}.value-strip{grid-template-columns:1fr;padding:15px}.value-strip article{border-bottom:1px solid #ffffff1f;border-right:0;padding:22px}.product-grid{grid-template-columns:1fr}.featured,.catalog-page,.product-detail{padding:58px 20px}.section-heading{display:block}.section-heading a{margin-top:16px;display:inline-block}.detail-image{min-height:350px}.access-page{padding:20px}.access-card{padding:34px 24px}footer{flex-direction:column;align-items:flex-start}}
.auth-card{width:min(100%,610px)}.auth-form{text-align:left;gap:18px;margin-top:28px;display:grid}.auth-form label{color:var(--navy);gap:8px;font-size:13px;font-weight:750;display:grid}.auth-form input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;outline:none;padding:0 14px}.auth-form input:focus{border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-soft)}.auth-form button{cursor:pointer;font:inherit;border:0}.auth-form button:disabled{cursor:wait;opacity:.65}.form-error,.form-notice{border-radius:10px;padding:12px 14px;font-size:13px;margin:0!important;line-height:1.5!important}.form-error{background:#fff0ed;color:#9c2d19!important}.form-notice{background:#eef9f3;color:#14613d!important}.form-link{color:var(--navy);text-align:center;text-underline-offset:4px;font-size:13px;font-weight:750;text-decoration:underline}.context-choice h2{color:var(--navy);margin:0}.context-choice p{margin:4px 0 0}.context-button{width:100%;color:var(--navy);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:17px;display:flex;border:1px solid var(--line)!important}.context-button:hover{background:var(--orange-soft);border-color:var(--orange)!important}.context-button span{color:var(--muted);font-size:12px}.account-page{background:var(--paper);min-height:calc(100vh - 80px);padding:48px clamp(24px,7vw,112px) 80px}.account-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:26px;display:flex}.account-heading h1{color:var(--navy);letter-spacing:-.04em;margin:8px 0 3px;font-size:clamp(32px,4vw,50px)}.account-heading p,.account-intro p{color:var(--muted);margin:0}.account-actions{align-items:center;gap:12px;display:flex}.secondary{color:var(--navy);box-shadow:none;background:#fff;border:1px solid var(--line)!important}.plain-button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:12px 6px;font-weight:700}.account-nav{border:1px solid var(--line);scrollbar-width:thin;background:#fff;border-radius:16px;gap:6px;padding:7px;display:flex;overflow-x:auto}.account-nav a{white-space:nowrap;color:#42516a;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:700}.account-nav a:hover{background:var(--orange-soft);color:#111}.account-content{margin-top:24px}.account-intro{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:24px;margin-bottom:22px;display:grid}.account-intro>div:first-child,.qori-account-note,.account-panel,.account-state{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.account-intro h2,.account-panel h2,.account-state h2{color:var(--navy);margin:7px 0;font-size:25px}.qori-account-note{color:#fff;background:linear-gradient(135deg,#101f3a,#192d4e);flex-direction:column;justify-content:center;gap:7px;display:flex}.qori-account-note b{color:#ff8b70}.qori-account-note span{color:#d7dfeb;line-height:1.5}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric-grid a{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:165px;padding:23px;transition:transform .2s,border-color .2s;display:flex}.metric-grid a:hover{border-color:#ffad99;transform:translateY(-3px)}.metric-grid span,.metric-grid small{color:var(--muted)}.metric-grid strong{color:var(--navy);font-size:28px}.account-state{align-items:center;gap:18px;display:flex}.account-state>span{color:var(--orange);font-size:32px}.account-state p{color:var(--muted);margin:0}.panel-title{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.panel-title>span{color:var(--muted);font-size:12px}.table-scroll{overflow-x:auto}.account-panel table{border-collapse:collapse;width:100%;font-size:13px}.account-panel th{color:var(--muted);text-align:left;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.06em;padding:12px;font-size:11px}.account-panel td{color:var(--ink);text-transform:capitalize;border-bottom:1px solid #edf0f4;padding:15px 12px}.company-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin:0;display:grid}.company-grid div{background:var(--paper);border-radius:13px;padding:18px}.company-grid .wide-field{grid-column:1/-1}.company-grid dt{color:var(--muted);text-transform:uppercase;font-size:11px}.company-grid dd{color:var(--navy);margin:6px 0 0;font-weight:700}.record-link{color:var(--navy);text-underline-offset:4px;font-weight:800;text-decoration:underline}.auth-register{color:var(--muted);text-align:center;font-size:13px;margin:18px 0 8px!important}.auth-register a{color:var(--navy);font-weight:800}.detail-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.detail-summary span{background:var(--paper);color:var(--muted);border-radius:13px;gap:6px;padding:16px;font-size:12px;display:grid}.detail-summary b{color:var(--navy);font-size:14px}.detail-status{background:var(--orange-soft);text-transform:capitalize;border-radius:999px;padding:8px 12px;font-weight:800;color:#9c2d19!important}.detail-lines{gap:10px;display:grid}.detail-lines article{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:16px;display:flex}.detail-lines small{color:var(--muted);margin-top:5px;display:block}.detail-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.order-totals{grid-template-columns:1fr auto;gap:12px;max-width:420px;margin-left:auto;display:grid}.order-totals dd{color:var(--navy);margin:0;font-weight:800}.profile-form{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.profile-form .panel-title,.profile-form .form-notice,.profile-form button{grid-column:1/-1}.profile-form label{color:var(--navy);gap:7px;font-size:13px;font-weight:750;display:grid}.profile-form input{border:1px solid var(--line);min-height:48px;font:inherit;border-radius:12px;padding:0 14px}@media (max-width:900px){.metric-grid{grid-template-columns:repeat(2,1fr)}.account-intro{grid-template-columns:1fr}}@media (max-width:640px){.account-page{padding:30px 16px 60px}.account-heading{flex-direction:column;align-items:flex-start}.account-actions{flex-direction:column;align-items:stretch;width:100%}.account-actions button{width:100%}.metric-grid,.company-grid,.detail-summary,.profile-form{grid-template-columns:1fr}.profile-form .panel-title,.profile-form .form-notice,.profile-form button,.company-grid .wide-field{grid-column:auto}.metric-grid a{min-height:140px}.access-card h1{font-size:34px}}.customer-action-panel{border:1px solid var(--line);background:#fff;border-radius:20px;gap:20px;margin-top:18px;padding:28px;display:grid}.customer-action-panel h3{color:var(--navy);margin:0}.decision-box,.payment-box{gap:14px;display:grid}.decision-box textarea{border:1px solid var(--line);min-height:100px;font:inherit;resize:vertical;border-radius:12px;padding:13px}.decision-box>div{justify-content:flex-end;gap:10px;display:flex}.payment-box>p{color:var(--muted);margin:0}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.form-grid label{color:var(--navy);gap:7px;font-size:13px;font-weight:750;display:grid}.form-grid input,.form-grid select{border:1px solid var(--line);min-height:46px;font:inherit;background:#fff;border-radius:11px;padding:0 12px}.form-grid input[type=file]{padding:10px}.form-grid .wide-field{grid-column:1/-1}.artwork-preview{object-fit:contain;background:var(--paper);border-radius:18px;width:100%;max-height:620px;margin-bottom:24px;padding:18px;display:block}.qori-customer{background:linear-gradient(135deg,#fff,#fff3ee)}.qori-customer>p{max-width:760px;color:var(--muted);line-height:1.65}.qori-quick-actions{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0;display:grid}.qori-quick-actions a{color:var(--navy);background:#fff;border:1px solid #ffc4b2;border-radius:14px;padding:18px;font-weight:800}.qori-customer>small{color:var(--muted)}@media (max-width:640px){.decision-box>div,.form-grid,.qori-quick-actions{grid-template-columns:1fr;display:grid}.form-grid .wide-field{grid-column:auto}}
:root{--store-navy:#0a1930;--store-ink:#11213b;--store-orange:#ff4b23;--store-orange-2:#ff6a38;--store-cream:#fff7f2;--store-mist:#f3f6fa;--store-line:#dbe3ed;--store-muted:#65748b}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-menu-button,.mobile-navigation{display:none}.public-nav{align-items:center;gap:24px;font-size:14px;font-weight:700;display:flex}.store-hero{background:radial-gradient(circle at 78% 38%,#ffe0d4,#0000 32%),linear-gradient(135deg,#fff 45%,#fff7f2);grid-template-columns:1.05fr .95fr;align-items:center;min-height:680px;padding:64px clamp(24px,7vw,112px);display:grid;overflow:hidden}.hero-content{max-width:690px}.hero-content h1{letter-spacing:-.07em;color:var(--store-navy);margin:20px 0 28px;font-size:clamp(54px,7vw,96px);line-height:.9}.hero-content h1 em{color:var(--store-orange);font-style:normal}.hero-content>p{max-width:620px;color:var(--store-muted);font-size:20px;line-height:1.65}.qori-cta,.whatsapp-cta{border-radius:12px;justify-content:center;align-items:center;padding:13px 18px;font-weight:800;display:inline-flex}.qori-cta{color:#d53714;background:#fff;border:1px solid #ffb39d}.whatsapp-cta{color:#08784a;background:#e8fff4;border:1px solid #9be5c2}.search-box{border:1px solid var(--store-line);background:#fff;border-radius:16px;gap:8px;max-width:620px;padding:8px;display:flex;box-shadow:0 18px 45px #11213b14}.search-box input{min-width:0;font:inherit;border:0;outline:0;flex:1;padding:12px;font-size:16px}.search-box button{background:var(--store-navy);color:#fff;border:0;border-radius:10px;padding:0 20px;font-weight:800}.hero-showcase{min-height:530px;position:relative}.shape{place-items:center;font-weight:900;display:grid;position:absolute;box-shadow:0 28px 70px #232d3f33}.shape-one{clip-path:polygon(14% 8%,86% 8%,100% 100%,0 100%);color:#165f3c;background:#d8b781;width:280px;height:330px;font-family:Georgia,serif;font-size:34px;top:70px;right:0;transform:rotate(7deg)}.shape-two{width:210px;height:250px;color:var(--store-orange);background:#f8f9fb;border-radius:22px 22px 60px 60px;font-size:32px;top:180px;left:10%;transform:rotate(-7deg)}.shape-three{background:var(--store-navy);color:#fff;clip-path:polygon(20% 10%,38% 0,62% 0,80% 10%,100% 29%,82% 47%,75% 37%,75% 100%,25% 100%,25% 37%,18% 47%,0 29%);width:220px;height:240px;font-size:33px;top:30px;left:34%}.hero-showcase>div{z-index:3;background:#ffffffeb;border-radius:16px;justify-content:space-between;padding:16px 20px;display:flex;position:absolute;bottom:28px;left:26%;right:4%;box-shadow:0 15px 40px #11213b1f}.hero-showcase b{color:var(--store-orange)}.home-section{padding:90px clamp(24px,7vw,112px)}.section-title{text-align:center;max-width:700px;margin:0 auto 38px}.section-title h2,.section-heading h2,.personalization-story h2,.qori-panel h2,.seo-content h2,.faq h2,.related h2{letter-spacing:-.045em;color:var(--store-navy);margin:10px 0;font-size:clamp(32px,4vw,48px)}.section-title p{color:var(--store-muted);font-size:17px}.category-section{background:var(--store-mist)}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.category-card{border:1px solid var(--store-line);background:#fff;border-radius:22px;gap:18px;min-height:190px;padding:26px;transition:all .2s;display:flex}.category-card:hover{border-color:#ffc4b3;transform:translateY(-4px);box-shadow:0 20px 45px #11213b17}.category-card>span{background:var(--store-orange);color:#fff;border-radius:17px;flex:0 0 58px;place-items:center;height:58px;font-weight:900;display:grid}.category-card h3{margin:3px 0 9px;font-size:20px}.category-card p{color:var(--store-muted);font-size:14px;line-height:1.55}.category-card b{color:var(--store-orange);font-size:13px}.product-card{flex-direction:column;display:flex}.product-copy{flex-direction:column;flex:1;display:flex}.product-copy h3{min-height:46px}.product-badges{flex-flow:wrap!important;gap:6px!important;margin:4px 0 13px!important;display:flex!important}.availability,.customization-badge{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.availability.available{color:#08784a;background:#e9fbf2}.availability.limited{color:#8a5500;background:#fff5db}.availability.consult{color:#52637b;background:#eef2f8}.customization-badge{color:#c93614;background:#fff0eb}.price-from{grid-template-columns:auto 1fr!important;align-items:baseline!important;gap:3px 8px!important;margin-top:auto!important;display:grid!important}.price-from strong{font-size:21px}.price-from span{color:var(--store-muted);grid-column:2;font-size:10px}.moq{margin-top:5px;color:var(--store-muted)!important;font-size:11px!important}.personalization-story{background:var(--store-navy);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding:90px clamp(24px,7vw,112px);display:grid}.personalization-story h2{color:#fff}.personalization-story p{color:#b9c5d6;font-size:18px;line-height:1.7}.personalization-story ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.personalization-story li{border:1px solid #ffffff21;border-radius:16px;gap:18px;padding:20px;display:flex}.personalization-story li>b{color:var(--store-orange)}.personalization-story li span{color:#aebbd0;flex-direction:column;gap:5px;display:flex}.personalization-story li strong{color:#fff}.project-strip{background:var(--store-navy);color:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,7vw,112px);display:grid}.project-strip article{border-top:1px solid #ffffff21;border-right:1px solid #ffffff21;padding:34px}.project-strip p{color:#aebbd0}.qori-panel{background:linear-gradient(135deg,#fff7f2,#fff);border:1px solid #ffc5b4;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:40px;margin:80px clamp(24px,7vw,112px);padding:50px;display:grid}.qori-panel>div:first-child>span{color:var(--store-orange);font-size:32px}.qori-panel small{color:var(--store-orange);letter-spacing:.14em;font-weight:900;display:block}.qori-panel p{max-width:720px;color:var(--store-muted);line-height:1.65}.qori-panel>div:last-child{gap:10px;display:grid}.public-footer{background:#071327;grid-template-columns:1fr auto;gap:24px;padding:50px clamp(24px,7vw,112px);display:grid}.public-footer div p{color:#98a8bf;margin:8px 0}.public-footer nav{gap:25px;display:flex}.public-footer small{color:#71829c;grid-column:1/-1}.catalog-page,.search-page,.category-page,.product-detail{min-height:70vh;padding:58px clamp(24px,7vw,112px)}.page-intro .search-box{text-align:left;margin:28px auto 0}.results-count{color:var(--store-muted);margin-bottom:25px}.category-hero{background:linear-gradient(135deg,var(--store-navy),#18365f);color:#fff;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:40px;margin:20px 0 70px;padding:50px;display:grid;overflow:hidden}.category-hero h1{letter-spacing:-.06em;margin:14px 0;font-size:clamp(45px,6vw,75px)}.category-hero p{color:#bcc8d9;max-width:700px;font-size:18px;line-height:1.65}.category-hero>span{background:var(--store-orange);border-radius:50%;place-items:center;width:180px;height:180px;font-size:54px;font-weight:900;display:grid;box-shadow:0 0 0 22px #ffffff12}.category-hero>div>div{gap:10px;margin-top:25px;display:flex}.category-products{margin-bottom:80px}.seo-content,.faq{background:var(--store-mist);border-radius:22px;max-width:950px;margin:70px auto;padding:40px}.seo-content p{color:var(--store-muted);line-height:1.8}.faq details{border-top:1px solid var(--store-line);padding:20px 0}.faq summary{cursor:pointer;font-weight:800}.faq details p{color:var(--store-muted);line-height:1.7}.product-gallery{grid-template-columns:86px 1fr;gap:14px;display:grid}.gallery-main{background:var(--store-mist);border-radius:24px;grid-area:1/2;place-items:center;min-height:560px;display:grid}.gallery-main img{object-fit:contain;width:100%;height:100%;max-height:620px;padding:32px}.gallery-main>span{color:#cdd6e2;font-size:80px;font-weight:900}.gallery-thumbs{flex-direction:column;grid-area:1/1;gap:10px;display:flex}.gallery-thumbs button{border:1px solid var(--store-line);background:#fff;border-radius:12px;height:82px;padding:5px}.gallery-thumbs button.active{border:2px solid var(--store-orange)}.gallery-thumbs img{object-fit:contain;width:100%;height:100%}.product-sku{color:var(--store-muted);font-size:13px}.detail-price{background:var(--store-cream);border-radius:17px;flex-direction:column;gap:3px;margin:28px 0;padding:22px;display:flex}.detail-price strong{font-size:32px}.detail-price span{color:var(--store-muted);font-size:12px}.detail-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product-specs{border-top:1px solid var(--store-line);grid-template-columns:auto 1fr;gap:12px 20px;margin-top:30px;padding-top:25px;display:grid}.product-specs dt{color:var(--store-muted)}.product-specs dd{margin:0;font-weight:700}.quantity-pricing,.related{margin-top:80px}.quantity-pricing>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quantity-pricing article{border:1px solid var(--store-line);border-radius:16px;flex-direction:column;gap:5px;padding:20px;display:flex}.quantity-pricing article strong{font-size:23px}.quantity-pricing article small{color:var(--store-muted)}.preview-banner{color:#6e4a00;text-align:center;background:#fff2cc;border-radius:12px;margin-bottom:20px;padding:14px 20px;font-weight:800}.empty-state>div{gap:10px;display:flex}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.skeleton-grid span{background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7) 0 0/200%;border-radius:20px;height:390px;animation:1.2s infinite pulse}@keyframes pulse{to{background-position:-200%}}.error-state{text-align:center;padding:50px}.search-suggestions{margin-top:50px}@media (max-width:1050px){.public-nav{display:none}.mobile-menu-button{border:1px solid var(--store-line);background:#fff;border-radius:10px;padding:10px 13px;font-weight:800;display:block}.mobile-navigation{border:1px solid var(--store-line);background:#fff;border-radius:16px;padding:18px;position:absolute;top:72px;left:16px;right:16px;box-shadow:0 20px 50px #11213b29}.mobile-navigation.open{gap:14px;display:grid}.store-hero{grid-template-columns:1fr}.hero-showcase{min-height:480px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-gallery{grid-template-columns:1fr}.gallery-main{grid-area:1/1}.gallery-thumbs{flex-direction:row;grid-area:2/1;overflow:auto}.gallery-thumbs button{min-width:80px}.qori-panel{grid-template-columns:1fr}}@media (max-width:700px){.site-header{height:72px;padding:0 18px}.brand-mark{width:42px;height:42px}.store-hero{min-height:auto;padding:45px 20px}.hero-content h1{font-size:55px}.hero-content>p{font-size:17px}.hero-actions{align-items:stretch;gap:9px}.hero-actions>a{text-align:center;flex:1}.search-box button{padding:0 13px}.hero-showcase{min-height:380px;margin-top:25px;transform:scale(.9)}.home-section,.catalog-page,.search-page,.category-page,.product-detail{padding:52px 20px}.category-grid,.personalization-story,.project-strip,.quantity-pricing>div{grid-template-columns:1fr}.category-card{min-height:0}.personalization-story{padding:60px 20px}.qori-panel{margin:50px 20px;padding:28px}.public-footer{grid-template-columns:1fr;padding:42px 20px}.public-footer nav{flex-wrap:wrap}.category-hero{margin-bottom:45px;padding:32px 24px}.category-hero>span{display:none}.category-hero>div>div,.detail-actions,.empty-state>div{grid-template-columns:1fr;display:grid}.gallery-main{min-height:360px}.detail-copy{padding-top:20px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-image{height:190px}.product-copy{padding:15px}.product-copy h3{font-size:16px}.product-copy p{display:none}.price-from strong{font-size:18px}.skeleton-grid{grid-template-columns:1fr 1fr}.catalog-ready{flex-wrap:wrap}.catalog-ready .whatsapp-cta{width:100%}}@media (max-width:390px){.product-grid{grid-template-columns:1fr}.hero-showcase{margin-left:0;margin-right:0}.brand>span:last-child small{display:none}}html,body{max-width:100%;overflow-x:clip}.quote-product-action{border:1px solid var(--store-line);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;padding:18px;display:grid}.quote-product-action label,.quote-customer label,.quote-line label,.qori-conversation label{gap:7px;font-size:13px;font-weight:800;display:grid}.quote-product-action input,.quote-product-action select,.quote-customer input,.quote-line input,.quote-line select,.quote-line textarea,.qori-conversation input,.qori-conversation textarea{border:1px solid var(--store-line);width:100%;font:inherit;color:var(--store-ink);background:#fff;border-radius:10px;padding:12px}.quote-product-action .button,.quote-product-action>a{align-self:end}.quote-product-action.compact{grid-template-columns:1fr;margin:0;padding:14px}.quote-page,.qori-page{background:var(--store-mist);min-height:75vh;padding:58px clamp(20px,6vw,96px)}.quote-workspace{grid-template-columns:minmax(0,1fr) 360px;gap:28px;max-width:1400px;margin:auto;display:grid}.quote-title{border:1px solid var(--store-line);background:#fff;border-radius:22px;margin-bottom:18px;padding:32px}.quote-title h1,.qori-conversation h1,.quote-success h1{letter-spacing:-.05em;color:var(--store-navy);margin:10px 0;font-size:clamp(36px,5vw,62px)}.quote-title p,.quote-customer p{color:var(--store-muted)}.quote-line{border:1px solid var(--store-line);background:#fff;border-radius:20px;grid-template-columns:110px 1fr auto;gap:18px;margin-bottom:14px;padding:22px;display:grid}.quote-line>img,.quote-line>span{object-fit:contain;background:var(--store-mist);border-radius:14px;place-items:center;width:110px;height:110px;font-weight:900;display:grid}.quote-line>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quote-line h2,.quote-line small{grid-column:1/-1;margin:0}.quote-line .wide,.quote-line .file-field{grid-column:1/-1}.quote-line textarea{resize:vertical;min-height:80px}.remove-line{color:#a62f19;background:0 0;border:0;align-self:start;font-weight:800}.quote-customer{border:1px solid var(--store-line);background:#fff;border-radius:22px;align-self:start;gap:14px;padding:26px;display:grid;position:sticky;top:100px}.quote-customer h2{margin:0}.quote-customer>small{color:var(--store-muted);line-height:1.5}.form-error{color:#a52b14;background:#fff0ed;border-radius:10px;padding:12px}.quote-success{border:1px solid var(--store-line);text-align:center;background:#fff;border-radius:28px;max-width:760px;margin:60px auto;padding:50px}.quote-success>span{color:#08784a;background:#e9fbf2;border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;font-size:32px;display:grid}.qori-discovery{max-width:1350px;margin:auto}.qori-conversation{background:linear-gradient(135deg,var(--store-navy),#17365f);color:#fff;border-radius:28px;padding:50px}.qori-conversation>span{color:#ff9b7c;letter-spacing:.12em;font-weight:900}.qori-conversation h1{color:#fff}.qori-conversation>p{color:#c2cee0;max-width:720px}.qori-conversation form{gap:16px;max-width:850px;margin-top:30px;display:grid}.qori-conversation textarea{resize:vertical;min-height:110px}.qori-conversation form>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.qori-conversation .button{border:0;justify-self:start}.qori-results{padding:54px 0}.qori-results>header{max-width:760px;margin-bottom:28px}.qori-results>header h2{margin-bottom:8px;font-size:36px}.qori-results>header p{color:var(--store-muted)}.qori-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.qori-result-grid>article{flex-direction:column;gap:12px;display:flex}.qori-reason{color:#6a4b41;background:#fff7f2;border-radius:12px;flex:1;margin:0;padding:14px;font-size:13px;line-height:1.5}.file-field small{color:var(--store-muted);font-weight:500}@media (max-width:980px){.quote-workspace{grid-template-columns:1fr}.quote-customer{position:static}.qori-result-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.quote-page,.qori-page{padding:32px 16px}.quote-line{grid-template-columns:72px 1fr}.quote-line>img,.quote-line>span{width:72px;height:72px}.quote-line>div{grid-column:1/-1}.remove-line{grid-area:1/2}.qori-conversation{padding:30px 22px}.qori-conversation form>div,.qori-result-grid,.quote-product-action{grid-template-columns:1fr}}.content-page{background:radial-gradient(circle at 90% 10%,#fff0e9,#0000 30%),#fff;min-height:70vh;padding:90px clamp(24px,9vw,150px)}.content-page>h1{max-width:900px;color:var(--store-navy);letter-spacing:-.055em;margin:16px 0 22px;font-size:clamp(44px,6vw,76px);line-height:1}.content-page>p{max-width:780px;color:var(--store-muted);font-size:19px;line-height:1.7}.content-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:48px 0;display:grid}.content-steps article{border:1px solid var(--store-line);background:#fff;border-radius:20px;padding:28px;box-shadow:0 18px 40px #11213b0f}.content-steps article>b{color:var(--store-orange);letter-spacing:.12em;font-size:13px}.content-steps h2{color:var(--store-navy);margin:14px 0 10px;font-size:22px}.content-steps p{color:var(--store-muted);margin:0;line-height:1.65}.content-actions{gap:12px;margin-top:34px;display:flex}.button.secondary{border:1px solid var(--store-line);color:var(--store-navy);box-shadow:none;background:#fff}@media (max-width:700px){.content-page{padding:60px 20px}.content-steps{grid-template-columns:1fr;margin:35px 0}.content-actions{display:grid}.content-actions .button{width:100%}}
.error-state{background:#fff8f5;border:1px solid #f2c2b5;border-radius:22px}.error-state>span{color:#b52f10;background:#ffebe4;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 14px;font-size:24px;font-weight:900;display:grid}.error-state>div{justify-content:center;gap:10px;margin-top:20px;display:flex}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #ff4b2359}.variant-options{margin:0 0 24px}.variant-options h2{color:var(--store-navy);margin:0 0 10px;font-size:16px}.variant-options>div{flex-wrap:wrap;gap:8px;display:flex}.variant-options span{border:1px solid var(--store-line);background:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:750}.variant-options small{color:var(--store-muted);margin-top:9px;display:block}@media (max-width:700px){.detail-copy h1{font-size:clamp(40px,12vw,48px);line-height:1.04}.error-state>div{grid-template-columns:1fr;display:grid}.error-state>div>a{width:100%}}
:root{--brand-navy:#0b1b33;--brand-orange:#ff4f24;--brand-white:#fff;--qori-purple:#6f52c8;--surface:#fff;--surface-muted:#f3f5f8;--text-primary:#10213a;--text-secondary:#63728a;--border:#dce3ec;--success:#0a8154;--warning:#a96400;--danger:#b93118;--store-navy:var(--brand-navy);--store-orange:var(--brand-orange);--store-mist:var(--surface-muted);--store-line:var(--border);--store-muted:var(--text-secondary)}.header-v2{background:#ffffffe0;gap:24px;height:84px;padding-inline:clamp(20px,4vw,72px);box-shadow:0 1px #0b1b330f}.brand-logo{object-fit:contain;width:156px;height:72px;display:block}.brand-logo.compact{object-fit:cover;border-radius:14px;width:50px;height:50px}.header-v2 .brand{flex:none}.header-v2 .brand>span:last-child{display:none}.header-v2 .public-nav{white-space:nowrap;gap:clamp(12px,1.5vw,24px)}.header-v2 .public-nav a{color:var(--brand-navy);position:relative}.header-v2 .public-nav a:after{content:"";background:var(--brand-orange);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.header-v2 .public-nav a:hover:after{right:0}.header-v2 .public-nav .qori-nav{color:var(--qori-purple)}.header-tools{align-items:center;gap:10px;display:flex}.quote-pill{background:var(--brand-orange);color:#fff;white-space:nowrap;border-radius:999px;padding:11px 15px;font-size:13px;font-weight:850;display:inline-flex}.header-search{position:relative}.header-search form{border:1px solid var(--border);background:#fff;border-radius:999px;width:clamp(150px,16vw,230px);display:flex;overflow:hidden}.header-search input{width:100%;min-width:0;font:inherit;border:0;outline:0;padding:10px 4px 10px 14px;font-size:13px}.header-search button{width:40px;color:var(--brand-navy);cursor:pointer;background:0 0;border:0;font-size:20px}.autocomplete{z-index:60;border:1px solid var(--border);background:#fff;border-radius:18px;width:min(360px,85vw);max-height:420px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow:auto;box-shadow:0 24px 70px #0b1b332e}.autocomplete>a{border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.autocomplete>a:hover{background:var(--surface-muted)}.autocomplete-image{background:var(--surface-muted);color:#9aa6b7;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;overflow:hidden}.autocomplete-image img{object-fit:contain;width:100%;height:100%}.autocomplete a>span:last-child{display:grid}.autocomplete small{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:850}.hero-v2{background:radial-gradient(circle at 76% 20%,#ffe6dc 0,#0000 31%),linear-gradient(135deg,#fff 42%,#f7f8fb);min-height:calc(100vh - 84px)}.hero-v2 .hero-content{z-index:3;position:relative}.hero-v2 .hero-content h1{max-width:790px;font-size:clamp(58px,7.4vw,112px)}.hero-v2 .hero-content>p{max-width:680px}.hero-products{perspective:1200px;min-height:590px;position:relative}.hero-product{background:#ffffffe6;border:1px solid #ffffffe6;border-radius:30px;place-items:center;transition:transform .35s,box-shadow .35s;display:grid;position:absolute;overflow:hidden;box-shadow:0 35px 90px #0b1b332e}.hero-product:hover{z-index:6;transform:translateY(-8px)rotate(0)scale(1.03);box-shadow:0 42px 100px #0b1b333d}.hero-product img{object-fit:contain;width:100%;height:100%;padding:18px}.hero-product>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1b33e0;border-radius:10px;padding:9px 11px;font-size:11px;font-weight:750;position:absolute;bottom:14px;left:14px;right:14px}.hero-product-1{inset:4% 7% 38% 31%;transform:rotate(5deg)}.hero-product-2{inset:41% 47% 4% 4%;transform:rotate(-7deg)}.hero-product-3{inset:51% 2% 0 53%;transform:rotate(6deg)}.hero-product-4{inset:17% 55% 48% 0;transform:rotate(-9deg)}.hero-qori-chip{z-index:7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #6f52c833;border-radius:18px;justify-content:space-between;align-items:center;gap:15px;padding:16px 20px;display:flex;position:absolute;bottom:8%;left:22%;right:12%;box-shadow:0 18px 50px #221b4824}.hero-qori-chip b{color:var(--qori-purple)}.hero-qori-chip small{color:var(--text-secondary)}.hero-products.empty{place-items:center;display:grid}.hero-catalog-empty{border:1px solid var(--border);text-align:center;background:#ffffffeb;border-radius:34px;max-width:430px;padding:54px;box-shadow:0 35px 90px #0b1b331f}.hero-catalog-empty>span{background:var(--brand-navy);color:#fff;border-radius:26px;place-items:center;width:84px;height:84px;margin:0 auto 20px;font-size:34px;font-weight:900;display:grid}.hero-catalog-empty strong,.hero-catalog-empty small{display:block}.hero-catalog-empty strong{font-size:24px}.hero-catalog-empty small{color:var(--text-secondary);margin-top:10px;line-height:1.5}.motion-reveal{animation:.7s cubic-bezier(.22,1,.36,1) both reveal-up;animation-delay:var(--reveal-delay)}.motion-stagger>*{animation:.65s cubic-bezier(.22,1,.36,1) both reveal-up}.motion-stagger>:nth-child(2){animation-delay:70ms}.motion-stagger>:nth-child(3){animation-delay:.14s}.motion-stagger>:nth-child(4){animation-delay:.21s}.motion-stagger>:nth-child(5){animation-delay:.28s}.motion-stagger>:nth-child(6){animation-delay:.35s}@keyframes reveal-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.qori-home-wrap{z-index:8;max-width:1260px;margin:-54px auto 0;padding:0 24px;position:relative}.qori-commerce-prompt{background:linear-gradient(120deg,#f8f5ff,#fff 55%);border:1px solid #6f52c833;border-radius:28px;padding:26px;box-shadow:0 30px 80px #291d551f}.qori-prompt-head{align-items:center;gap:14px;display:flex}.qori-prompt-head>span{background:var(--qori-purple);color:#fff;border-radius:16px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.qori-prompt-head small{color:var(--qori-purple);letter-spacing:.12em;font-weight:900}.qori-prompt-head h2{color:var(--brand-navy);margin:3px 0 0;font-size:clamp(22px,2.4vw,34px)}.qori-commerce-prompt form{grid-template-columns:1fr auto;gap:10px;margin-top:18px;display:grid}.qori-commerce-prompt textarea{resize:vertical;min-height:54px;max-height:130px;font:inherit;border:1px solid #cec5ef;border-radius:15px;padding:15px 17px}.qori-commerce-prompt button{background:var(--qori-purple);color:#fff;cursor:pointer;border:0;border-radius:15px;padding:0 24px;font-weight:850}.qori-prompt-message{color:var(--text-secondary);margin:14px 0 0}.qori-mini-results{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.qori-mini-results a{background:#fff;border-radius:13px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.qori-mini-results img,.qori-mini-results a>span{object-fit:contain;background:var(--surface-muted);border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.qori-mini-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.qori-evidence{color:#766b94;margin-top:12px;display:block}.qori-commerce-prompt.compact{box-shadow:none}.category-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-card-v2{background:linear-gradient(145deg,#1a2d4a,#0b1b33);border-radius:26px;min-height:340px;position:relative;overflow:hidden;box-shadow:0 22px 55px #0b1b3324}.category-card-v2>img,.category-placeholder{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.category-card-v2:hover>img{transform:scale(1.06)}.category-placeholder{color:#ffffff21;place-items:center;font-size:84px;font-weight:950;display:grid}.category-overlay{color:#fff;background:linear-gradient(#0000 18%,#040d1deb 92%);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:absolute;inset:0}.category-overlay small{color:#ffb9a7;font-weight:750}.category-overlay h3{margin:8px 0;font-size:24px}.category-overlay p{color:#d4dce8;margin:0 0 15px;font-size:13px;line-height:1.45}.category-overlay b{color:#ff8a6d}.product-card-v2{border-radius:24px}.product-card-v2 .product-image{height:300px;position:relative;overflow:hidden}.product-card-v2 .product-image img{transition:opacity .3s,transform .35s;position:absolute;inset:0}.product-card-v2 .secondary-image{opacity:0}.product-card-v2:hover .primary-image{opacity:0;transform:scale(1.03)}.product-card-v2:hover .secondary-image{opacity:1;transform:scale(1.03)}.product-quick{text-align:center;background:#0b1b33e6;border-radius:11px;padding:10px;font-weight:800;transition:transform .25s;position:absolute;bottom:15px;left:18px;right:18px;transform:translateY(60px);color:#fff!important}.product-card-v2:hover .product-quick{transform:translateY(0)}.product-placeholder{color:#c1cad7!important}.new-badge{color:#4d50a9;background:#eef0ff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850}.product-actions-v2{grid-template-columns:1fr 1fr;gap:7px!important;margin-top:15px!important;display:grid!important}.product-actions-v2 a{border:1px solid var(--border);text-align:center;border-radius:10px;padding:9px;font-size:11px;font-weight:800}.product-actions-v2 a:last-child{color:#b93415;border-color:#ffc0ae}.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.compact .product-card{grid-template-columns:190px 1fr;display:grid}.product-grid.compact .product-image{height:100%;min-height:230px}.process-v2 ol{grid-template-columns:1fr 1fr}.techniques-section{background:#fff;padding:100px clamp(24px,7vw,112px)}.techniques-section>div:last-child{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.techniques-section article{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#f4f6f9);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;transition:transform .2s,border-color .2s;display:flex}.techniques-section article:hover{border-color:#ffb9a7;transform:translateY(-4px)}.techniques-section article span{color:var(--brand-orange);font-size:12px;font-weight:900}.techniques-section article strong{color:var(--brand-navy);font-size:20px}.projects-empty{background:#f4f6f9;justify-content:space-between;align-items:end;gap:40px;padding:90px clamp(24px,7vw,112px);display:flex}.projects-empty>div{max-width:700px}.projects-empty h2{color:var(--brand-navy);letter-spacing:-.05em;margin:10px 0;font-size:clamp(36px,4vw,58px)}.projects-empty p{color:var(--text-secondary);line-height:1.6}.projects-empty>a{color:var(--brand-orange);font-weight:850}.qori-panel-v2{align-items:stretch}.qori-panel-v2>.qori-commerce-prompt{max-width:720px;color:var(--text-primary);flex:1}.catalog-v2,.category-index{max-width:1600px;margin:auto}.catalog-hero{max-width:900px;margin-bottom:40px}.catalog-hero h1{color:var(--brand-navy);letter-spacing:-.055em;margin:12px 0;font-size:clamp(44px,5.7vw,76px);line-height:.98}.catalog-hero p{color:var(--text-secondary);font-size:18px}.catalog-filters{border:1px solid var(--border);background:var(--surface-muted);border-radius:22px;grid-template-columns:1.5fr repeat(5,1fr);gap:10px;margin-bottom:20px;padding:18px;display:grid}.catalog-filters label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:10px;font-weight:850;display:grid}.catalog-filters input,.catalog-filters select{border:1px solid var(--border);min-width:0;color:var(--text-primary);font:inherit;background:#fff;border-radius:10px;padding:11px;font-size:13px}.catalog-filters .filter-check{text-transform:none;flex-direction:row;align-items:center;display:flex}.catalog-filters .filter-check input{width:auto}.catalog-filters button,.catalog-filters>a{border:0;border-radius:10px;place-items:center;min-height:42px;font-weight:800;display:grid}.catalog-filters button{background:var(--brand-navy);color:#fff}.catalog-filters>a{border:1px solid var(--border);background:#fff}.catalog-toolbar{color:var(--text-secondary);justify-content:space-between;align-items:center;margin:12px 0 24px;display:flex}.catalog-toolbar>div{background:var(--surface-muted);border-radius:11px;gap:4px;padding:4px;display:flex}.catalog-toolbar a{border-radius:8px;padding:8px 11px;font-size:12px}.catalog-toolbar a.active{color:var(--brand-navy);background:#fff;box-shadow:0 4px 12px #0b1b3314}.category-index .category-grid-v2{margin-top:40px}.category-v2{padding:54px clamp(24px,7vw,112px) 100px}.category-hero-v2{color:#fff;background:linear-gradient(135deg,#152c4c,#08162b);border-radius:32px;align-items:end;min-height:440px;display:flex;position:relative;overflow:hidden}.category-hero-v2>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.category-hero-v2:after{content:"";background:linear-gradient(90deg,#040d1df0,#040d1d40);position:absolute;inset:0}.category-hero-v2>div{z-index:2;max-width:760px;padding:clamp(35px,6vw,80px);position:relative}.category-hero-v2 h1{letter-spacing:-.055em;margin:10px 0;font-size:clamp(48px,6vw,82px)}.category-hero-v2 p{color:#d4dce8;font-size:18px;line-height:1.6}.category-hero-v2 small{color:#ffb49f;font-weight:850}.category-v2>.qori-commerce-prompt{margin-top:65px}.pdp-v2{max-width:1600px;margin:auto}.pdp-v2 .detail-layout{align-items:start}.pdp-v2 .product-gallery{position:sticky;top:110px}.pdp-v2 .gallery-main{border-radius:30px;min-height:640px}.pdp-v2 .gallery-main img{object-fit:contain;width:100%;height:640px;padding:32px}.price-calculator{border:1px solid var(--border);background:linear-gradient(135deg,#f5f7fa,#fff);border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:30px;margin:50px 0;padding:34px;display:grid}.price-calculator h2{color:var(--brand-navy);margin:6px 0;font-size:30px}.price-calculator p,.price-calculator>small{color:var(--text-secondary)}.price-calculator-controls{align-items:end;gap:10px;display:flex}.price-calculator-controls label{flex:1;gap:6px;font-size:12px;font-weight:800;display:grid}.price-calculator-controls input{border:1px solid var(--border);font:inherit;border-radius:11px;padding:13px}.price-calculator-controls button{background:var(--brand-orange);color:#fff;border:0;border-radius:11px;padding:14px 22px;font-weight:850}.price-calculator dl{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;margin:0;display:grid}.price-calculator dl>div{background:#fff;border-radius:15px;padding:18px}.price-calculator dt{color:var(--text-secondary);font-size:11px}.price-calculator dd{color:var(--brand-navy);margin:6px 0 0;font-size:21px;font-weight:900}.price-calculator .total{background:var(--brand-navy)}.price-calculator .total dt{color:#b8c5d7}.price-calculator .total dd{color:#fff}.pdp-qori{margin:50px 0}.footer-v2{grid-template-columns:1.7fr repeat(3,1fr);align-items:start;padding-block:64px 36px;display:grid}.footer-v2 .footer-brand{gap:16px;display:flex}.footer-v2 .footer-brand p{color:#aeb9ca;max-width:320px}.footer-v2>div>strong{margin-bottom:14px;display:block}.footer-v2 nav{gap:10px;display:grid}.footer-v2 nav a{color:#aeb9ca;font-size:13px}.footer-v2 nav a:hover{color:#fff}.footer-v2>small{border-top:1px solid #ffffff1f;grid-column:1/-1;margin-top:46px;padding-top:22px}@media (max-width:1250px){.header-v2 .public-nav,.header-tools .header-search{display:none}.header-v2 .mobile-menu-button{display:block}.header-v2 .mobile-navigation.open{display:grid}.category-grid-v2{grid-template-columns:repeat(2,1fr)}.catalog-filters{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.hero-v2{grid-template-columns:1fr;padding-top:50px}.hero-products{min-height:500px}.qori-home-wrap{margin-top:-15px}.techniques-section>div:last-child{grid-template-columns:repeat(2,1fr)}.process-v2{grid-template-columns:1fr}.process-v2 ol{grid-template-columns:1fr 1fr;display:grid}.projects-empty{flex-direction:column;align-items:start}.price-calculator{grid-template-columns:1fr}.price-calculator dl{grid-template-columns:repeat(2,1fr)}.pdp-v2 .product-gallery{position:static}.footer-v2{grid-template-columns:1.5fr 1fr 1fr}.footer-v2>div:nth-of-type(4){grid-column:2}}@media (max-width:700px){.header-v2{height:72px;padding-inline:16px}.brand-logo.compact{width:44px;height:44px}.header-tools{margin-left:auto}.quote-pill{display:none}.header-v2 .mobile-navigation{padding-top:12px;top:72px}.header-search.mobile{display:block}.header-search.mobile form{width:100%}.header-search.mobile .autocomplete{left:0;right:auto}.hero-v2{min-height:auto;padding:48px 20px 30px}.hero-v2 .hero-content h1{font-size:clamp(54px,16vw,74px)}.hero-v2 .hero-actions{grid-template-columns:1fr;display:grid}.hero-v2 .hero-actions a{width:100%}.hero-products{min-height:390px;margin:20px 0 0}.hero-product-1{inset:2% 5% 42% 33%}.hero-product-2{inset:43% 49% 3% 1%}.hero-product-3{inset:50% 0 0 55%}.hero-product-4{display:none}.hero-qori-chip{flex-direction:column;align-items:start;bottom:2%;left:8%;right:8%}.qori-home-wrap{padding:0 12px}.qori-commerce-prompt{border-radius:22px;padding:20px}.qori-commerce-prompt form{grid-template-columns:1fr}.qori-commerce-prompt button{min-height:48px}.qori-mini-results,.category-grid-v2{grid-template-columns:1fr}.category-card-v2{min-height:300px}.product-card-v2 .product-image{height:230px}.product-quick{display:none}.product-actions-v2{grid-template-columns:1fr!important}.techniques-section>div:last-child,.process-v2 ol{grid-template-columns:1fr 1fr}.techniques-section article{min-height:120px}.projects-empty{padding-block:65px}.catalog-filters{grid-template-columns:1fr}.catalog-toolbar{flex-direction:column;align-items:start}.product-grid.compact{grid-template-columns:1fr}.product-grid.compact .product-card{grid-template-columns:120px 1fr}.product-grid.compact .product-image{min-height:220px}.category-v2{padding:30px 16px 70px}.category-hero-v2{min-height:390px}.category-hero-v2>div{padding:28px}.category-hero-v2 h1{font-size:46px}.pdp-v2 .gallery-main,.pdp-v2 .gallery-main img{height:390px;min-height:390px}.price-calculator{padding:22px}.price-calculator-controls{flex-direction:column;align-items:stretch}.price-calculator dl,.footer-v2{grid-template-columns:1fr 1fr}.footer-v2 .footer-brand,.footer-v2>small{grid-column:1/-1}}@media (max-width:430px){.techniques-section>div:last-child,.price-calculator dl{grid-template-columns:1fr}.category-card-v2{min-height:280px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-reveal,.motion-stagger>*{opacity:1;transform:none}}
