:root{--bg:#2c1f0f;--bg-soft:#3c2a15;--panel:#362510f5;--panel-2:#4a3011;--ink:#fff7e8;--warm:#f4b400;--warm-deep:#d89a00;--line:#ffdfa71f;--muted:#dbc8ab;--cream:#2c1f0f;--green:#7bc96f;--danger:#dc5b49}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 0 0,#f4b40038,#0000 32%),radial-gradient(circle at 100% 0,#7bc96f29,#0000 26%),linear-gradient(#24170a 0%,#2c1f0f 100%);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}html[data-modal-scroll-locked]{overscroll-behavior:none;overflow-y:scroll}.header-inner,.hero-inner,.platform-section,.catalogue,.system-section,.help-panel,.site-footer{width:min(1200px,100% - 48px);margin:0 auto}.site-header{z-index:10;width:100%;position:absolute}.header-inner{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;min-height:92px;display:flex}.brand{align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:54px;height:56px}nav{color:#fff8ebc2;gap:28px;margin-left:auto;margin-right:34px;font-size:.78rem;font-weight:800;display:flex}nav a:hover,.login-link:hover{color:var(--warm)}.header-actions{align-items:center;gap:16px;display:flex}.language-button,.login-link{color:#fff8ebdb;font-size:.76rem;font-weight:800}.language-button{cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:50%;width:34px;height:34px;padding:0}.cart-button{color:var(--ink);background:var(--warm);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:.69rem;font-weight:900;display:flex}.cart-button b{background:var(--ink);min-width:14px;height:14px;color:var(--cream);border-radius:50%;place-items:center;font-size:.6rem;display:grid}.site-header.shop-header{background:var(--ink);position:relative}.hero{background:radial-gradient(circle at 78% 35%,#f4b40033,#0000 26%),linear-gradient(118deg,#241609,#352311 54%,#1a120a);min-height:720px;overflow:hidden}.hero-inner{grid-template-columns:1.04fr .96fr;align-items:center;gap:30px;min-height:720px;padding-top:92px;display:grid}.eyebrow{color:#dca51d;letter-spacing:.13em;align-items:center;gap:9px;margin:0;font-size:.64rem;font-weight:900;display:flex}.eyebrow span{background:var(--warm);border-radius:50%;width:7px;height:7px}.hero h1,.section-heading h2,.platform-copy h2,.system-copy h2,.help-panel h2{letter-spacing:-.065em}.hero h1{max-width:620px;color:var(--cream);margin:21px 0;font-size:clamp(3.45rem,6.3vw,6.2rem);line-height:.91}.hero h1 em,.system-copy em{color:var(--warm);font-style:normal}.hero-text{color:#fff8ebb8;max-width:505px;margin-bottom:0;font-size:1rem;line-height:1.7}.hero-actions{gap:12px;margin-top:31px;display:flex}.primary-button,.secondary-button{border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 15px;font-size:.8rem;font-weight:900;display:inline-flex}.primary-button{border:1px solid var(--warm);background:var(--warm);color:var(--ink)}.primary-button:hover{background:#ffca24}.primary-button span{font-size:1.15rem}.secondary-button{color:var(--cream);border:1px solid #ffffff73}.secondary-button:hover{background:#ffffff17}.hero-notes{color:#fff8eba3;flex-wrap:wrap;gap:17px;margin-top:29px;font-size:.72rem;display:flex}.hero-notes b{color:#9ad470;margin-right:5px}.hero-platform{place-items:center;min-height:430px;display:grid;position:relative}.hero-platform:after{content:"";filter:blur(16px);background:#00000061;border-radius:50%;width:74%;height:25px;position:absolute;bottom:52px}.hero-platform img{z-index:1;object-fit:contain;filter:drop-shadow(0 27px 28px #0000006b);width:min(620px,118%);max-height:505px;position:relative}.primary-button{cursor:pointer}.hero-platform img{border-radius:20px}.platform-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:115px 0;display:grid}.platform-copy h2,.section-heading h2,.system-copy h2,.help-panel h2{margin:18px 0;font-size:clamp(2.6rem,4.3vw,4.45rem);line-height:.95}.platform-copy>p:not(.eyebrow),.system-copy>p:not(.eyebrow),.help-panel>div>p:not(.eyebrow){max-width:430px;color:var(--muted);line-height:1.7}.platform-points{gap:10px;margin-top:29px;display:grid}.platform-points span{color:#4e3a22;font-size:.82rem;font-weight:800}.platform-points span:before{content:"✓";color:#6b4700;background:#f9e4a4;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:9px;display:inline-grid}.platform-figure{background:linear-gradient(140deg,#f6e5bb,#e8c26d);border-radius:18px;place-items:center;min-height:380px;display:grid;overflow:hidden}.platform-figure img{object-fit:contain;filter:drop-shadow(0 24px 15px #52360c40);width:89%}.platform-figure{border:1px solid var(--line);background:#fffdfa}.platform-figure img{object-fit:contain;filter:none;width:100%;height:100%}.catalogue{padding:105px 0}.section-heading{justify-content:space-between;align-items:end;display:flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.product-card{border:1px solid var(--line);background:#fffdfa;border-radius:14px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 15px 40px #49310f14}.product-card:hover{transform:translateY(-4px);box-shadow:0 21px 45px #49310f24}.product-art{background:#f2e3bd;place-items:center;height:232px;display:grid;position:relative;overflow:hidden}.product-art:after{content:"";border:1px solid #86580c2e;border-radius:50%;width:190px;height:190px;position:absolute}.product-art img{z-index:1;object-fit:cover;width:100%;height:100%;position:relative}.product-tag{z-index:2;background:var(--ink);color:#fff8eb;letter-spacing:.08em;border-radius:999px;padding:6px 9px;font-size:.59rem;font-weight:900;position:absolute;top:15px;left:15px}.product-icon{z-index:1;display:block;position:relative}.scale-icon{border:3px solid #b27605;border-radius:12px;width:120px;height:63px;transform:perspective(240px)rotateX(44deg)}.scale-icon i:first-child{background:#1d3216;border:1px solid #587443;border-radius:3px;width:36px;height:16px;position:absolute;top:17px;left:39px}.scale-icon i:last-child{background:#0003;border-radius:50%;width:86px;height:9px;position:absolute;bottom:-13px;left:14px}.thermometer{border:3px solid #b27605;border-radius:12px;width:19px;height:104px}.thermometer:after{content:"";background:#b27605;border-radius:50%;width:29px;height:29px;position:absolute;bottom:-18px;left:-8px}.thermometer i{background:#b27605;border-radius:7px;width:5px;height:59px;position:absolute;bottom:5px;left:4px}.product-info{padding:23px}.product-info h3{letter-spacing:-.035em;margin:0 0 9px;font-size:1.22rem}.product-info p{min-height:44px;color:var(--muted);margin:0 0 15px;font-size:.81rem;line-height:1.55}.product-highlights{color:#5e4c35;margin:0 0 12px;padding:0;font-size:.74rem;line-height:1.55;list-style:none}.product-highlights li:before{content:"✓";color:#557d36;margin-right:7px}.product-stock{color:#4f8335;margin:8px 0 15px;font-size:.7rem;font-weight:900;display:block}.product-stock.out{color:#b74a3c}.product-info footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:15px;display:flex}.product-info footer button{background:var(--warm);color:var(--ink);cursor:pointer;border:0;border-radius:6px;padding:9px 11px;font-size:.7rem;font-weight:900}.product-info footer button:disabled{cursor:not-allowed;opacity:.48}.shop-notice{border:1px solid var(--line);color:var(--muted);border-radius:10px;grid-column:1/-1;padding:19px}.catalogue-page{min-height:calc(100vh - 92px)}.catalogue-link{border-bottom:1px solid var(--warm-deep);color:#795000;flex:none;padding-bottom:7px;font-size:.8rem;font-weight:900}.catalogue-link span{margin-left:7px;font-size:1.1rem}.product-art img{object-fit:contain;background:#fff}.system-section{background:var(--ink);border-radius:18px;grid-template-columns:1.1fr .9fr;display:grid;overflow:hidden}.system-screen{min-height:480px;padding:62px 0 0 62px;position:relative}.system-screen:before{content:"";background:radial-gradient(circle at 40% 25%,#f4b40038,#0000 35%);position:absolute;inset:0}.screen-browser{z-index:1;background:#f6eddc;border-radius:13px 13px 0 0;gap:6px;width:min(660px,100%);height:30px;padding:11px;display:flex;position:relative}.screen-browser span{background:#d3bb83;border-radius:50%;width:8px;height:8px}.system-screen img{z-index:1;border-radius:0 0 2px 2px;width:min(660px,100%);display:block;position:relative;box-shadow:0 28px 40px #00000059}.system-copy{flex-direction:column;justify-content:center;padding:clamp(38px,6vw,80px) clamp(32px,6vw,76px);display:flex}.system-copy h2{color:var(--cream)}.system-copy>p:not(.eyebrow){color:#fff8ebb3}.text-link{border-bottom:1px solid var(--warm);width:max-content;color:var(--warm);margin-top:7px;padding-bottom:7px;font-size:.82rem;font-weight:900}.text-link span{margin-left:8px;font-size:1.1rem}.system-screen{align-items:center;padding:38px 0 38px 42px;display:flex}.system-screen img{border-radius:12px}.help-panel{background:#edc45d;border-radius:17px;justify-content:space-between;align-items:center;gap:40px;margin-top:110px;padding:55px;display:flex}.help-panel .eyebrow{color:#75520c}.help-panel h2{margin-bottom:12px}.help-panel>div>p:not(.eyebrow){color:#5a431c}.help-panel .primary-button{background:var(--ink);border-color:var(--ink);color:var(--cream)}.site-footer{color:#745f43;justify-content:space-between;align-items:center;gap:25px;padding:42px 0;font-size:.72rem;display:flex}.site-footer p{margin:0}.site-footer>div{gap:17px;display:flex}.site-footer .brand-logo{filter:brightness(0)}.cart-overlay{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:contain;background:#18120b87;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{overscroll-behavior:contain;background:var(--panel);width:min(100%,475px);min-height:100%;padding:42px 34px;overflow-y:auto;box-shadow:-20px 0 70px #00000038}.cart-panel h2{letter-spacing:-.05em;margin:8px 0 24px;font-size:2rem}.cart-close{float:right;border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:34px;height:34px;font-size:1.45rem}.cart-lines{border-top:1px solid var(--line)}.cart-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:17px 0;display:flex}.cart-line strong,.cart-line small{display:block}.cart-line small,.muted{color:var(--muted);margin-top:5px}.quantity{align-items:center;gap:10px;display:flex}.quantity button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:28px;height:28px}.quantity button:disabled{opacity:.35}.cart-total{justify-content:space-between;align-items:center;margin:24px 0;display:flex}.cart-total strong{font-size:1.45rem}.checkout-button{cursor:pointer;border:0;width:100%}.cart-panel form label{color:#4e3b23;flex-direction:column;gap:7px;margin:14px 0;font-size:.8rem;font-weight:800;display:flex}.cart-panel input,.cart-panel textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fffdf9;border-radius:7px;padding:11px}.cart-panel textarea{resize:vertical;min-height:75px}.cart-panel label.terms{flex-direction:row;align-items:flex-start;font-weight:600;line-height:1.45}.cart-panel label.terms input{width:auto;margin-top:2px}.checkout-error{color:#b43f31;font-size:.82rem}.back-button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:18px auto 0;display:block}.small-text{font-size:.82rem;line-height:1.55}.checkout-result,.order-page{background:var(--cream);min-height:100vh}.checkout-result{place-items:center;padding:32px;display:grid}.checkout-result section{background:var(--ink);width:min(100%,700px);color:var(--cream);border-radius:20px;padding:clamp(34px,8vw,76px)}.checkout-result h1{margin:12px 0 20px;font-size:clamp(2.4rem,7vw,4.8rem);line-height:1}.checkout-result p:not(.eyebrow){color:#fff8ebb8;line-height:1.7}.checkout-result .hero-actions{justify-content:flex-start;margin-top:32px}.order-page{padding:0 20px 70px}.order-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(760px,100%);min-height:92px;margin:0 auto;display:flex}.order-brand{display:inline-flex}.order-brand img{object-fit:contain;width:53px;height:55px}.order-card{border:1px solid var(--line);background:#fffdfa;border-radius:20px;width:min(760px,100%);margin:70px auto 0;padding:clamp(26px,5vw,52px)}.order-card h1{letter-spacing:-.055em;margin:14px 0 12px;font-size:clamp(2.2rem,6vw,4rem);line-height:1}.order-intro{color:var(--muted);margin-bottom:30px;line-height:1.6}.order-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-form label{color:var(--muted);gap:7px;font-size:.78rem;font-weight:800;display:grid}.order-form input{border:1px solid var(--line);background:var(--cream);width:100%;color:var(--ink);font:inherit;border-radius:8px;padding:12px}.order-form button{cursor:pointer;border:0;grid-column:1/-1;margin-top:6px}.order-result{border-top:1px solid var(--line);margin-top:28px;padding-top:27px}.order-result-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.order-result-head h2{margin:7px 0 0;font-size:1.45rem}.order-number{color:#9b6800;letter-spacing:.08em;font-size:.7rem;font-weight:800}.order-result-head>strong{font-size:1.15rem}.order-items{border-top:1px solid var(--line);margin:23px 0;padding:0;list-style:none}.order-items li{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:13px 0;font-size:.85rem;display:flex}.order-items strong{color:var(--ink);white-space:nowrap}.tracking{color:#486f2e;background:#5e973d17;border:1px solid #5e973d59;border-radius:10px;gap:8px;padding:16px;font-size:.83rem;display:grid}.tracking a{color:#8e6000;width:max-content;margin-top:3px;font-weight:800}@media (max-width:900px){.header-inner,.hero-inner,.platform-section,.catalogue,.system-section,.help-panel,.site-footer{width:min(100% - 32px,680px)}nav{display:none}.hero-inner,.platform-section,.system-section{grid-template-columns:1fr}.hero-inner{padding:145px 0 40px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-notes{justify-content:center}.hero-platform{min-height:300px}.hero-platform img{width:min(620px,100%);max-height:350px}.platform-section{gap:32px;padding:75px 0}.platform-copy{text-align:center}.platform-points{justify-items:center}.platform-figure{min-height:310px}.product-grid{grid-template-columns:repeat(2,1fr)}.system-screen{padding:40px 0 0 40px}.system-copy{padding:50px}.help-panel,.site-footer{flex-direction:column;align-items:flex-start}.help-panel{margin-top:72px;padding:34px}}@media (max-width:560px){.header-inner,.hero-inner,.platform-section,.catalogue,.system-section,.help-panel,.site-footer{width:min(100% - 28px,500px)}.header-inner{min-height:76px}.brand-logo{width:45px;height:47px}.header-actions{gap:10px}.login-link{display:none}.hero{min-height:710px}.hero h1{font-size:clamp(2.65rem,13vw,3.85rem)}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.hero-notes{gap:9px 14px}.product-grid{grid-template-columns:1fr;margin-top:32px}.catalogue{padding:75px 0}.system-screen{min-height:270px;padding:24px 0 0 24px}.system-copy{padding:39px 27px}.help-panel{padding:29px}.site-footer{padding:31px 0}.order-form{grid-template-columns:1fr}.order-card{margin-top:38px}.order-result-head{flex-direction:column;gap:9px}.cart-panel{padding:31px 22px}}
.order-link{cursor:pointer;color:#fff8ebdb;background:0 0;border:0;font-size:.76rem;font-weight:800}.order-link:hover{color:var(--warm)}.login-button{border:1px solid var(--warm);background:var(--warm);min-height:34px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;padding:0 13px;font-size:.72rem;font-weight:900;transition:background .18s,transform .18s;display:inline-flex}.login-button:hover{background:#ffca24;transform:translateY(-1px)}.product-card,.order-card{border-color:#56371030}.product-card:focus-within,.product-card:hover{border-color:#c2860085}.system-section,.help-panel,.order-card{box-shadow:0 22px 52px #2f1f0e1f}.system-screen img{background:#f6f1e8}.system-screen{cursor:zoom-in;font:inherit;text-align:left;background:0 0;border:0}.cart-button img{color:currentColor;width:18px;height:18px}.hero{background:radial-gradient(circle at 78% 35%,#f2b23d2e,#0000 28%),linear-gradient(118deg,#21160b,#332111 54%,#21160b)}.platform-figure{background:0 0;border:0}.platform-figure{cursor:zoom-in;padding:0}.image-lightbox{z-index:70;cursor:zoom-out;overscroll-behavior:none;touch-action:none;background:#140d06f5;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:hidden}.image-lightbox img{object-fit:contain;cursor:grab;transform-origin:50%;will-change:transform, scale, translate;border-radius:14px;max-width:min(92vw,1180px);max-height:88vh;transition:scale .14s ease-out;animation:.22s cubic-bezier(.22,.8,.3,1) both image-preview-in;display:block;box-shadow:0 28px 90px #00000075}.image-lightbox img:active{cursor:grabbing}.image-lightbox-zoom{z-index:1;color:#fff7e8;pointer-events:none;background:#140d06c7;border:1px solid #fff3;border-radius:999px;padding:.42rem .7rem;font-size:.78rem;font-weight:850;position:fixed;top:18px;right:18px}.product-price{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;display:inline-flex}.product-card .product-price{color:#fff}.product-price del{color:var(--muted);font-size:.76em;font-weight:650}.product-discount-badge{color:var(--green);background:#7bc96f2e;border-radius:999px;padding:.16rem .38rem;font-size:.66rem;font-weight:900}.product-modal-price{margin:.2rem 0 .75rem}@keyframes image-preview-in{0%{opacity:0;transform:translateY(18px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.help-panel{background:#f2b23d}.product-art{background:#e8dcc5}.contact-overlay{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overscroll-behavior:contain;background:#21160b94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.contact-modal{overscroll-behavior:contain;background:var(--panel);border:1px solid #73502338;border-radius:16px;width:min(100%,490px);max-height:calc(100dvh - 44px);padding:36px;overflow-y:auto;box-shadow:0 25px 75px #00000040}.contact-modal h2{letter-spacing:-.055em;margin:8px 0 10px;font-size:clamp(2rem,5vw,2.65rem)}.contact-modal label{color:#4e3b23;flex-direction:column;gap:7px;margin:14px 0;font-size:.8rem;font-weight:800;display:flex}.contact-modal input,.contact-modal textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fffdf9;border-radius:7px;padding:11px}.contact-status{color:#4f8335;margin:14px 0 0;font-size:.82rem;font-weight:800}.order-modal{width:min(100%,720px);max-height:min(760px,100vh - 44px);overflow-y:auto}.order-modal .order-form{margin-top:22px}.order-modal .order-result{margin-top:25px}.footer-order-link{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.contact-modal textarea{resize:vertical;min-height:105px}.product-card-button{width:100%;color:inherit;text-align:left;display:block}.product-card-main{width:100%;color:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.product-card-button .product-info{min-height:96px}.product-card-button .product-info footer{margin-top:15px}.product-card-button .product-card-short-description,.product-card-button .product-card-description{min-height:0;margin:14px 0 0}.product-card-button .product-card-description{border-top:1px solid var(--line);padding-top:14px}.product-details-link{color:var(--warm-deep);font-size:.74rem;font-weight:900}.product-details-link b{margin-left:5px;font-size:1rem}.product-card-add{border:1px solid var(--warm-deep);background:var(--warm);width:calc(100% - 38px);min-height:40px;color:var(--ink);cursor:pointer;font:inherit;border-radius:7px;margin:auto 19px 19px;font-size:.76rem;font-weight:900;transition:background .18s}.product-card-add:hover:not(:disabled){background:#ffca24}.product-card-add:disabled{cursor:not-allowed;opacity:.5}.product-modal-overlay{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;background:#21160bab;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.product-modal{overscroll-behavior:contain;background:var(--panel);border:1px solid #73502338;border-radius:18px;width:min(100%,1160px);max-height:calc(100vh - 44px);position:relative;overflow:auto;box-shadow:0 28px 90px #00000057}.product-modal-close{z-index:2;width:36px;height:36px;color:var(--ink);cursor:pointer;background:#fffdf9eb;border:1px solid #56371040;border-radius:50%;place-items:center;font-size:1.45rem;line-height:1;display:grid;position:absolute;top:16px;right:16px}.product-modal-main{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:clamp(34px,5vw,72px);padding:clamp(28px,4vw,54px);display:grid}.product-modal-media{background:#e8dcc5;grid-template-rows:minmax(0,1fr) auto;min-height:470px;padding:20px;display:grid}.product-modal-left{background:var(--panel);min-width:0}.product-modal-main-image{cursor:zoom-in;background:#ffffff4d;border:0;border-radius:11px;place-items:center;width:100%;min-height:0;padding:0;display:grid;overflow:hidden}.product-modal-main-image img{object-fit:contain;width:100%;height:100%;max-height:420px}.product-modal-thumbnails{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;padding-top:12px;display:grid}.thumbnail-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.thumbnail-row button{cursor:pointer;background:#ffffff9e;border:1px solid #0000;border-radius:7px;height:62px;padding:2px;overflow:hidden}.thumbnail-row button.active{border-color:var(--warm-deep);box-shadow:0 0 0 2px #c2860038}.thumbnail-row img{object-fit:contain;width:100%;height:100%}.thumbnail-arrow{width:32px;height:32px;color:var(--ink);cursor:pointer;background:#fffaf0;border:1px solid #56371038;border-radius:50%;place-items:center;display:grid}.thumbnail-arrow:disabled{opacity:.35;cursor:default}.product-modal-content{flex-direction:column;align-items:flex-start;min-width:0;padding:28px 24px 20px 0;display:flex}.product-modal-content h2{letter-spacing:-.055em;max-width:520px;margin:12px 0 20px;font-size:clamp(2.2rem,4vw,3.65rem);line-height:1.02}.product-modal-price{color:#65533d;margin-bottom:24px;font-size:clamp(1.35rem,2vw,1.75rem);display:block}.product-price.product-modal-price{display:flex}.product-modal-description{max-width:530px;color:var(--muted);margin:0;font-size:.95rem;line-height:1.75}.product-formatted-text{white-space:pre-wrap;overflow-wrap:anywhere}.product-modal-purchase{border-top:1px solid var(--line);align-items:flex-end;gap:18px;width:100%;margin-top:34px;padding-top:25px;display:flex}.product-modal-quantity-field{gap:8px;display:grid}.product-modal-quantity-field>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:900}.product-modal-add{cursor:pointer;border:0;min-height:43px}.product-modal-add:disabled{cursor:not-allowed;opacity:.48}.product-modal-content .product-stock{margin:13px 0 0}.product-modal-tag{margin-bottom:0;position:static}.product-quantity{border:1px solid var(--line);background:#fffdf9;border-radius:7px;align-items:center;display:flex;overflow:hidden}.product-quantity button{width:35px;height:39px;color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:1.15rem}.product-quantity button:disabled{cursor:default;opacity:.36}.product-quantity input{width:42px;height:39px;color:var(--ink);font:inherit;text-align:center;background:0 0;border:0}.product-quantity input::-webkit-inner-spin-button{appearance:none}.product-modal-details{border-top:1px solid var(--line);margin:0 clamp(28px,4vw,54px);padding:28px 0 clamp(32px,4vw,52px)}.product-modal-details h3{margin:0 0 25px;padding-top:12px;font-size:.9rem;position:relative}.product-modal-details h3:before{background:var(--ink);content:"";width:82px;height:3px;position:absolute;top:-29px;left:0}.product-modal-details p{max-width:980px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.75}.product-modal-highlights{max-width:760px;margin-top:18px;font-size:.82rem}.checkout-address-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.cart-panel .checkout-address-grid label{margin:10px 0}.checkout-address-wide{grid-column:1/-1}.payment-success-modal{background:var(--panel);border-radius:16px;width:min(100%,420px);padding:36px;box-shadow:0 25px 75px #00000040}.payment-success-modal h2{letter-spacing:-.03em;margin:10px 0;font-size:clamp(1.18rem,3vw,1.55rem)}.payment-success-modal p:not(.eyebrow){color:var(--muted);margin:0 0 22px;font-size:.88rem;line-height:1.6}.shop-order-progress{gap:9px;margin:22px 0;padding:0;list-style:none;display:grid}.shop-order-progress li{color:var(--muted);align-items:center;gap:9px;font-size:.78rem;font-weight:800;display:flex}.shop-order-progress li span{border:1px solid var(--line);color:#0000;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.shop-order-progress li.done{color:#4f8335}.shop-order-progress li.done span{color:#fff;background:#6b9a4c;border-color:#6b9a4c}.site-footer{align-items:center}.footer-brand-block{align-items:center;gap:18px;display:flex}.footer-company{color:#22170cad;font-size:.72rem;line-height:1.45}.footer-company strong{color:var(--ink);font-size:.78rem;display:block}.footer-company p{white-space:pre-line;margin:2px 0 0}.footer-socials{gap:9px;display:flex}.footer-socials a{width:31px;height:31px;color:var(--ink);border:1px solid #21160b40;border-radius:50%;place-items:center;transition:transform .18s,background .18s;display:grid}.footer-socials a:hover{background:var(--warm);transform:translateY(-1px)}.social-icon{font-size:.8rem;font-weight:900}.social-linkedin{font-size:.67rem}.hero h1{padding-bottom:.08em;font-size:clamp(3.15rem,5.8vw,5.65rem);line-height:.97}@media (max-width:800px){.product-modal-overlay{padding:10px}.product-modal{border-radius:14px;max-height:calc(100vh - 20px)}.product-modal-main{grid-template-columns:1fr;gap:16px;padding:20px}.product-modal-media{min-height:310px}.product-modal-main-image img{max-height:290px}.product-modal-content{padding:4px 0 10px}.product-modal-content h2{margin-top:10px;font-size:clamp(2rem,11vw,3rem)}.product-modal-description{font-size:.88rem}.product-modal-purchase{flex-wrap:wrap;margin-top:24px}.product-modal-add{flex:180px}.product-modal-details{margin:0 20px}.checkout-address-grid{grid-template-columns:1fr}.checkout-address-wide{grid-column:auto}.footer-brand-block{flex-direction:column;align-items:flex-start;gap:10px}}.contact-modal input:focus,.contact-modal textarea:focus{border-color:var(--warm-deep);outline:2px solid #f2b23d73}@media (prefers-reduced-motion:no-preference){[data-reveal].reveal-ready{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,.8,.3,1);transform:translateY(32px)}[data-reveal].reveal-ready.is-visible{opacity:1;transform:translateY(0)}[data-reveal].reveal-ready .product-card{transition-delay:80ms}[data-reveal].reveal-ready .product-card:nth-child(2){transition-delay:.16s}[data-reveal].reveal-ready .product-card:nth-child(3){transition-delay:.24s}}@media (max-width:560px){.order-link{display:none}.login-button{min-height:32px;padding:0 10px}.contact-modal{padding:28px 22px}}.site-header.shop-header{background:#24170af5}.cart-button,.primary-button,.product-card-add,.login-button{color:#1b1200}.secondary-button{color:var(--ink)}.cart-button b{color:#fff7e8;background:#1b1200}.primary-button:hover,.product-card-add:hover:not(:disabled),.login-button:hover{background:var(--warm-deep)}.hero h1{color:var(--ink);font-size:clamp(2.85rem,5.15vw,4.85rem);line-height:.96}.platform-copy h2,.section-heading h2,.system-copy h2,.help-panel h2{font-size:clamp(2.1rem,3.45vw,3.45rem);line-height:1}.product-modal-content h2{font-size:clamp(1.6rem,2.65vw,2.35rem)}.checkout-result h1{font-size:clamp(2.1rem,5.5vw,3.7rem)}.order-card h1{font-size:clamp(2rem,5vw,3.25rem)}.platform-points span,.cart-panel form label,.contact-modal label{color:var(--muted)}.hero-notes b{color:var(--warm)}.platform-points span:before{background:var(--warm);color:#1b1200}.platform-figure,.product-card,.order-card,.contact-modal,.product-modal,.payment-success-modal{border-color:var(--line);color:var(--ink);background:linear-gradient(#3c2811f5,#2a1d0df5)}.platform-figure img{mix-blend-mode:normal}.product-grid{align-items:stretch}.product-card{flex-direction:column;height:535px;transition:none;display:flex;box-shadow:0 15px 40px #00000038}.product-card:hover{transform:none;box-shadow:0 15px 40px #00000038}.product-card-main,.product-card-button .product-info{flex-direction:column;flex:1;min-height:0;display:flex}.product-card-button .product-info h3,.product-card-button .product-card-short-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card-button .product-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card-button .product-info footer{flex:none}.product-art,.product-modal-media{background:var(--bg-soft)}.product-art{flex:0 0 262px;height:262px;min-height:262px;line-height:0;display:block;position:relative;overflow:hidden}.product-art:after{display:none}.product-art img{z-index:1;object-position:center;background:#fff;max-width:none;max-height:none;padding:0;display:block;position:absolute;inset:14px;object-fit:contain!important;width:calc(100% - 28px)!important;height:calc(100% - 28px)!important}.product-tag{background:var(--warm);color:#1b1200}.product-highlights,.footer-company{color:var(--muted)}.product-stock{color:var(--green)}.product-stock.out,.checkout-error{color:var(--danger)}.system-section{border:1px solid var(--line);background:var(--panel)}.system-copy h2{color:var(--ink)}.platform-section{padding-bottom:80px}.catalogue{padding-top:80px}.system-features{grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);gap:clamp(32px,6vw,82px);width:min(1200px,100% - 48px);margin:112px auto 0;padding:0;display:grid}.system-features-heading{align-self:start;padding-top:10px}.system-features-heading h2{color:var(--ink);letter-spacing:-.065em;margin:18px 0;font-size:clamp(2.1rem,3.45vw,3.45rem);line-height:1}.system-features-heading h2 em{color:var(--warm);font-style:normal}.system-features-heading>p:not(.eyebrow){max-width:390px;color:var(--muted);line-height:1.7}.system-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.system-feature-card{border:1px solid var(--line);background:linear-gradient(#3c2811f5,#2a1d0df5);border-radius:15px;min-height:220px;padding:26px;box-shadow:0 15px 40px #00000029}.system-feature-card h3{color:var(--ink);letter-spacing:-.025em;margin:20px 0 9px;font-size:1.05rem}.system-feature-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.65}.system-feature-icon{width:38px;height:38px;color:var(--warm);background:#f4b4001f;border:1px solid #f4b4009e;border-radius:10px;place-items:center;font-size:1.28rem;font-weight:900;line-height:1;display:grid}.system-feature-icon.charts{font-size:1.7rem}.system-feature-icon.work{font-size:1.2rem}.system-feature-card-alert{background:linear-gradient(145deg,#f4b40033,#48300ff7);border-color:#f4b400d1}.system-feature-card-alert .system-feature-icon{border-color:var(--warm);background:var(--warm);color:#1b1200}.help-panel{background:var(--warm);color:#1b1200}.help-panel .primary-button{color:#fff7e8;background:#1b1200;border-color:#1b1200}.site-footer{color:var(--muted)}.site-footer .brand-logo{filter:none}.footer-company strong{color:var(--ink)}.footer-socials a{color:var(--ink);border-color:#f4b400d1}.cart-overlay,.contact-overlay,.product-modal-overlay,.image-lightbox{background:#140d06eb}.product-price.product-modal-price,.product-price.product-modal-price strong{color:#fff}.cart-panel{background:var(--panel);color:var(--ink)}.cart-close,.quantity button,.back-button{color:var(--ink)}.product-modal-close,.thumbnail-arrow,.thumbnail-row button,.cart-panel input,.cart-panel textarea,.cart-panel select,.contact-modal input,.contact-modal textarea,.order-form input,.product-quantity{border-color:var(--line);background:var(--bg-soft);color:var(--ink)}.cart-panel select{appearance:none;border:1px solid var(--line);background-color:var(--bg-soft);width:100%;min-height:44px;color:var(--ink);font:inherit;background-image:linear-gradient(45deg, transparent 50%, var(--warm) 50%), linear-gradient(135deg, var(--warm) 50%, transparent 50%);cursor:pointer;background-position:calc(100% - 17px) calc(50% - 3px),calc(100% - 11px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border-radius:8px;padding:.7rem 2.5rem .7rem .8rem}.company-purchase-toggle{border:1px solid var(--line);cursor:pointer;background:#ffffff0a;border-radius:8px;align-items:center;min-height:42px;padding:.65rem .75rem;flex-direction:row!important;gap:.6rem!important}.company-purchase-toggle input,.cart-panel label.terms input{min-width:1rem;height:1rem;min-height:1rem;accent-color:var(--warm);flex:0 0 1rem;margin:0;width:1rem!important}.cart-panel label.terms input{margin-top:.15rem}.product-quantity input{color:var(--ink)}.terms a,.shop-home-link,.catalogue-link{color:#ffd36a}.shop-home-link{border-bottom:1px solid var(--accent-border,#f4b400b8);align-items:center;gap:8px;padding-bottom:7px;font-size:.8rem;font-weight:900;display:inline-flex}.shop-home-link:hover{color:var(--warm)}.checkout-cancel-redirect{background:var(--cream);min-height:100vh}.order-page,.checkout-result{background:0 0}.checkout-result section{background:var(--panel);color:var(--ink)}.order-number,.tracking a{color:#ffd36a}.tracking{color:var(--green);background:#7bc96f1a;border-color:#7bc96f61}@media (max-width:560px){.hero h1{font-size:clamp(2.65rem,13vw,3.85rem)}.platform-copy h2,.section-heading h2,.system-copy h2,.help-panel h2{font-size:clamp(1.95rem,10vw,2.85rem)}.section-heading{align-items:flex-start;gap:22px}.shop-home-link{white-space:nowrap;margin-top:7px}}@media (max-width:900px){.platform-section{padding-bottom:58px}.catalogue{padding-top:58px}.system-features{grid-template-columns:1fr;gap:31px;width:min(100% - 32px,680px);margin-top:76px}}@media (max-width:560px){.system-features{width:min(100% - 28px,500px);margin-top:64px}.system-features-heading h2{font-size:clamp(1.95rem,10vw,2.85rem)}.system-feature-grid{grid-template-columns:1fr}.system-feature-card{min-height:0;padding:24px}}
