@import "tailwindcss";

:root{--ink:#121310;--paper:#f4f4ef;--white:#fff;--line:#d9dad2;--orange:#ff5a24;--mint:#c8ff49;--muted:#6a6c63;--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif}button,input,select,textarea{font:inherit}button,a{transition:transform .22s ease,color .22s ease,background .22s ease,border-color .22s ease}button{color:inherit}a{text-decoration:none;color:inherit}::selection{background:var(--mint);color:var(--ink)}
.site-header{height:76px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,68px);background:rgba(244,244,239,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(18,19,16,.1)}
.brand{display:flex;align-items:center;gap:11px;font-weight:850;font-size:20px;letter-spacing:-.7px}.brand>span:last-child>span{color:var(--orange)}.brand-mark{width:31px;height:31px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;transform:skewY(-12deg)}.brand-mark i{background:var(--ink);border-radius:3px}.brand-mark i:nth-child(2){background:var(--orange);transform:translateY(-4px)}.brand-mark i:nth-child(3){background:var(--mint);transform:translateY(-8px)}
.nav-links{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:650}.nav-links a{position:relative;padding:28px 0}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:2px;background:var(--orange);transition:right .25s}.nav-links a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:9px}.demo-switcher{display:flex;align-items:center;gap:7px;border:1px solid #d0d1c9;border-radius:100px;background:#fff;padding:5px 9px 5px 11px}.demo-switcher span{color:var(--orange);font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;white-space:nowrap}.demo-switcher select{border:0;outline:0;background:transparent;color:var(--ink);font-size:10px;font-weight:800;cursor:pointer;max-width:130px}.demo-switcher select:disabled{opacity:.55;cursor:wait}.admin-header-actions{display:flex;align-items:center;gap:12px}.admin-header-actions>a{white-space:nowrap}.admin-link,.cart-button{height:42px;display:flex;align-items:center;gap:8px;border-radius:100px;padding:0 16px;border:1px solid var(--line);background:transparent;font-size:13px;font-weight:700;cursor:pointer}.admin-link:hover,.cart-button:hover{border-color:var(--ink);transform:translateY(-2px)}.cart-button{background:var(--ink);color:#fff;border-color:var(--ink)}.cart-button:hover{background:var(--orange);border-color:var(--orange)}.cart-button b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--mint);color:var(--ink);font-size:11px}.menu-button,.mobile-admin{display:none}.mobile-logout{border:0;background:transparent;padding:14px 13px;text-align:left;color:#9b2e0b;font-size:14px;font-weight:800;cursor:pointer}
.hero{min-height:calc(100vh - 76px);padding:clamp(55px,7vw,105px) clamp(20px,6vw,96px) 46px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(30px,5vw,80px);align-items:center;overflow:hidden}.eyebrow,.section-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px}.eyebrow>span{width:27px;height:2px;background:var(--orange)}.hero h1{margin:0;max-width:800px;font-size:clamp(58px,7.7vw,112px);line-height:.86;letter-spacing:-.07em;font-weight:850}.hero h1 em{font-style:normal;color:var(--orange);white-space:nowrap}.hero-copy>p{max-width:660px;font-size:clamp(17px,1.5vw,21px);line-height:1.6;color:var(--muted);margin:34px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{height:54px;border-radius:100px;padding:0 25px;border:1px solid var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:17px;font-weight:800;font-size:14px;cursor:pointer}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:var(--orange);border-color:var(--orange)}.button-ghost{background:transparent}.button-ghost:hover{background:#fff}.button-light{background:#fff;color:var(--ink);border:0}.button-light:hover{background:var(--mint)}.hero-stats{display:flex;gap:clamp(22px,4vw,52px);margin-top:57px;padding-top:25px;border-top:1px solid var(--line)}.hero-stats div{display:flex;flex-direction:column;gap:5px}.hero-stats b{font-size:19px;letter-spacing:-.03em}.hero-stats span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}
.hero-visual{position:relative;min-height:610px;border-radius:40px;background:var(--ink);overflow:hidden;box-shadow:0 30px 70px rgba(18,19,16,.16)}.visual-grid{position:absolute;inset:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.4) 1px,transparent 1px);background-size:48px 48px;transform:perspective(500px) rotateX(58deg) scale(1.5);transform-origin:bottom}.orbit{position:absolute;border:1px solid rgba(200,255,73,.38);border-radius:50%;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-20deg)}.orbit-one{width:470px;height:200px}.orbit-two{width:350px;height:490px;transform:translate(-50%,-50%) rotate(35deg)}.hero-cube{position:absolute;width:220px;height:220px;left:50%;top:46%;transform:translate(-50%,-50%) rotate(-7deg);filter:drop-shadow(0 35px 25px rgba(0,0,0,.5))}.hero-cube span{position:absolute;display:block}.cube-top{width:160px;height:160px;background:var(--mint);transform:rotate(45deg) skew(-10deg,-10deg);left:30px;top:0;border-radius:18px}.cube-left{width:116px;height:160px;background:#89b82a;transform:skewY(30deg);left:3px;top:116px;border-radius:0 0 8px 18px}.cube-right{width:116px;height:160px;background:var(--orange);transform:skewY(-30deg);right:3px;top:116px;border-radius:0 0 18px 8px}.floating-card{position:absolute;display:flex;align-items:center;gap:12px;padding:13px 17px;border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 12px 40px rgba(0,0,0,.2);animation:float 5s ease-in-out infinite}.floating-card>svg{color:var(--orange)}.floating-card span{display:flex;flex-direction:column;gap:3px}.floating-card b{font-size:12px}.floating-card small{font-size:10px;color:var(--muted)}.card-print{left:7%;top:13%}.card-chip{right:5%;bottom:14%;animation-delay:-2.2s}.layer-tag{position:absolute;right:6%;top:10%;font-size:55px;letter-spacing:-.07em;font-weight:850;color:#fff}.layer-tag span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#a8aaa0}@keyframes float{50%{transform:translateY(-12px) rotate(1deg)}}
.trust-strip{min-height:66px;padding:16px clamp(20px,5vw,76px);background:var(--mint);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.trust-strip span{display:flex;align-items:center;gap:8px;white-space:nowrap}
.section{padding:clamp(80px,10vw,148px) clamp(20px,6vw,96px)}.section-heading{display:grid;grid-template-columns:1fr minmax(280px,480px);gap:60px;align-items:end;margin-bottom:54px}.section-kicker{display:block;color:var(--orange);margin-bottom:16px}.section-heading h2,.catalog-top h2,.cta-section h2{font-size:clamp(42px,5.3vw,74px);line-height:.98;letter-spacing:-.055em;margin:0;font-weight:840}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.75;margin:0 0 3px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-card{position:relative;min-height:520px;border-radius:var(--radius);padding:38px;overflow:hidden;display:flex;flex-direction:column}.service-print{background:#fff}.service-electronics{background:#24251f;color:#fff}.service-number{position:absolute;right:32px;top:30px;font-size:12px;opacity:.55}.service-icon{width:55px;height:55px;border-radius:17px;display:grid;place-items:center;background:var(--mint);color:var(--ink);margin-bottom:57px}.service-electronics .service-icon{background:var(--orange);color:#fff}.service-card h3{font-size:32px;letter-spacing:-.04em;margin:0 0 15px}.service-card>p{max-width:520px;margin:0;color:var(--muted);line-height:1.65}.service-electronics>p{color:#b7b8b1}.service-card ul{padding:0;margin:28px 0 31px;list-style:none;display:flex;flex-direction:column;gap:10px;font-size:13px}.service-card li:before{content:"↳";margin-right:9px;color:var(--orange);font-weight:900}.service-card>button{align-self:flex-start;border:0;border-bottom:1px solid currentColor;padding:0 0 6px;background:transparent;display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800;cursor:pointer;position:relative;z-index:2}.service-card>button:hover{gap:36px;color:var(--orange)}.service-shape{position:absolute;right:-15px;bottom:-20px;width:230px;height:180px;opacity:.95}.shape-spool{border:38px solid #f0f1eb;border-radius:50%;transform:rotate(-18deg)}.shape-spool:after{content:"";position:absolute;inset:21px;border:10px solid var(--orange);border-radius:50%}.shape-spool i{position:absolute;width:130px;height:6px;background:var(--orange);left:12px;top:49px;transform:rotate(30deg)}.shape-board{border-radius:22px;background:#36382f;border:2px solid #55574d;transform:rotate(-10deg);box-shadow:inset 0 0 0 12px #2a2b25}.shape-board:before,.shape-board:after{content:"";position:absolute;background:var(--mint);border-radius:5px}.shape-board:before{width:65px;height:48px;left:45px;top:50px}.shape-board:after{width:40px;height:30px;right:35px;bottom:25px}.shape-board i{position:relative;display:block;width:6px;height:6px;border-radius:50%;background:var(--orange);margin:20px}
.service-examples{position:relative;z-index:2;margin:0 0 20px}.service-examples>span{display:block;margin-bottom:8px;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:850}.service-electronics .service-examples>span{color:#b7b8b1}.service-examples>div{display:flex;flex-wrap:wrap;gap:6px}.service-examples button{border:1px solid var(--line);border-radius:9px;background:#f5f6f0;color:var(--ink);padding:8px 9px;font-size:9px;cursor:pointer}.service-examples button b{display:block;margin-top:4px;color:var(--orange);font-size:8px}.service-electronics .service-examples button{border-color:#55574d;background:#30322c;color:#fff}
.catalog{background:#e9eae3}.catalog-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.search-box{width:min(100%,330px);height:50px;display:flex;align-items:center;gap:10px;padding:0 17px;border:1px solid #c9cac2;border-radius:100px;background:#f4f4ef}.search-box:focus-within{border-color:var(--ink);background:#fff}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:13px}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.filter-row button{border:1px solid #c9cac2;background:transparent;padding:10px 17px;border-radius:100px;font-size:12px;font-weight:750;cursor:pointer}.filter-row button:hover,.filter-row button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{background:#f8f8f4;border-radius:23px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(18,19,16,.1)}.product-image{height:290px;position:relative;background:#dedfd8;overflow:hidden}.product-badge{position:absolute;left:16px;top:16px;z-index:2;background:var(--ink);color:#fff;border-radius:100px;padding:7px 11px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.quick-add{position:absolute;right:16px;bottom:16px;width:45px;height:45px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;cursor:pointer;z-index:2;box-shadow:0 8px 25px rgba(0,0,0,.12)}.quick-add:hover{background:var(--orange);color:#fff;transform:rotate(90deg)}.product-meta{padding:22px}.product-meta>span{color:var(--orange);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.product-meta h3{font-size:19px;letter-spacing:-.03em;margin:8px 0}.product-meta p{color:var(--muted);font-size:12px;line-height:1.55;min-height:38px}.product-meta>div{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.product-meta>div>b{font-size:17px}.product-meta>div>button{border:0;background:transparent;border-bottom:1px solid var(--ink);padding:4px 0;font-size:12px;font-weight:800;cursor:pointer}.product-meta>div>button:hover{color:var(--orange);border-color:var(--orange)}
.product-art{position:absolute;inset:0;display:grid;place-items:center;transition:transform .45s ease}.product-card:hover .product-art{transform:scale(1.06) rotate(-2deg)}.product-art span,.product-art i,.product-art b{display:block;position:absolute}.art-lamp span{width:125px;height:150px;border-radius:65px 65px 30px 30px;background:linear-gradient(110deg,#ff7649,var(--orange));box-shadow:inset -18px -10px 25px rgba(0,0,0,.16)}.art-lamp i{width:72px;height:19px;background:#292a25;top:70%;border-radius:4px}.art-lamp b{width:104px;height:15px;background:#171815;top:75%;border-radius:50%}.art-sensor span,.art-kit span{width:155px;height:112px;border-radius:16px;background:#205e4e;transform:rotate(-9deg);box-shadow:0 20px 28px rgba(0,0,0,.2),inset 0 0 0 8px #2c7461}.art-sensor i{width:52px;height:52px;border-radius:8px;background:#252621;box-shadow:55px 22px 0 -9px #cae0d6}.art-sensor b{width:9px;height:9px;border-radius:50%;background:var(--mint);box-shadow:72px -35px 0 var(--orange),-55px 28px 0 #ffd04b}.art-case span{width:165px;height:115px;border-radius:24px;background:#f2f1eb;border:3px solid #b5b6af;transform:skewY(-7deg);box-shadow:20px 24px 0 #bfc0b9}.art-case i{width:95px;height:11px;border-radius:6px;background:#a1a29c;transform:translateY(-12px) rotate(-7deg)}.art-case b{width:13px;height:13px;border-radius:50%;background:var(--orange);transform:translate(57px,29px)}.art-stand span{width:160px;height:95px;border-radius:17px;background:#242520;transform:perspective(220px) rotateX(55deg) rotateZ(-15deg);box-shadow:18px 22px 0 #ff5a24}.art-stand i{width:70px;height:110px;border-radius:14px;background:#41423b;transform:translate(25px,-35px) rotate(9deg);box-shadow:inset 0 0 0 6px #2a2b25}.art-kit span{background:#2f405b;transform:rotate(7deg);box-shadow:0 20px 28px rgba(0,0,0,.2),inset 0 0 0 8px #455b7a}.art-kit i{width:47px;height:47px;background:#1d1f1c;border-radius:6px;box-shadow:65px -22px 0 -6px var(--orange),-55px 22px 0 -8px var(--mint)}.art-kit b{width:130px;height:3px;background:#d19e2b;transform:rotate(20deg)}.art-gear span,.art-gear i{width:105px;height:105px;border:25px dotted #fe7346;border-radius:50%}.art-gear span{transform:translate(-35px,12px) rotate(20deg)}.art-gear i{width:85px;height:85px;border-width:20px;transform:translate(48px,-28px) rotate(10deg);border-color:#393a34}.empty-search{padding:70px;border:1px dashed #c0c1b9;border-radius:24px;display:flex;align-items:center;flex-direction:column;gap:10px;color:var(--muted)}.empty-search b{color:var(--ink);font-size:18px}
.process{background:var(--paper)}.section-heading.compact{grid-template-columns:1fr}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.process-grid article{padding:30px 25px 10px 0;min-height:210px;border-right:1px solid var(--line);position:relative}.process-grid article:not(:first-child){padding-left:25px}.process-grid article:last-child{border-right:0}.process-grid article>span{font-size:11px;color:var(--orange);font-weight:800}.process-grid h3{font-size:23px;margin:45px 0 12px}.process-grid p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.cta-section{background:var(--orange);color:#fff;display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:35px}.cta-section .section-kicker{color:#3c190d}.cta-mark{width:72px;height:72px;border-radius:22px;background:#fff;color:var(--orange);display:grid;place-items:center}.cta-section h2{font-size:clamp(40px,5vw,70px)}footer{padding:55px clamp(20px,6vw,96px);display:grid;grid-template-columns:1fr 1.5fr auto auto;align-items:center;gap:35px;background:#191a17;color:#fff}.footer-brand .brand-mark i{background:#fff}.footer-brand .brand-mark i:nth-child(2){background:var(--orange)}.footer-brand .brand-mark i:nth-child(3){background:var(--mint)}footer>p{font-size:12px;color:#9b9c94;margin:0}footer>div{display:flex;gap:22px;font-size:12px}footer>div a:hover{color:var(--orange)}footer>span{font-size:11px;color:#777970}
.overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;z-index:50;backdrop-filter:blur(3px);transition:opacity .3s}.overlay.visible{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;z-index:51;right:0;top:0;width:min(100%,500px);height:100dvh;background:var(--paper);transform:translateX(105%);transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.drawer-header{padding:28px 28px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-header>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:800}.drawer-header h2{margin:5px 0 0;font-size:27px}.drawer-header h2 b{display:inline-grid;place-items:center;font-size:11px;background:var(--mint);width:21px;height:21px;border-radius:50%;vertical-align:middle}.drawer-header>button,.modal-close{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:transparent;display:grid;place-items:center;cursor:pointer}.drawer-header>button:hover,.modal-close:hover{background:var(--ink);color:#fff}.cart-lines{padding:8px 28px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:105px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-thumb{position:relative;height:105px;background:#e0e1da;border-radius:16px;overflow:hidden}.cart-thumb .product-art{transform:scale(.52)}.cart-line-info{display:flex;flex-direction:column;align-items:flex-start}.cart-line-info>span{font-size:9px;text-transform:uppercase;color:var(--orange);font-weight:800}.cart-line-info>b{font-size:14px;margin:6px 0}.cart-line-info>strong{font-size:13px}.quantity{display:flex;align-items:center;gap:12px;margin-top:auto;border:1px solid var(--line);border-radius:100px;padding:4px}.quantity button{width:25px;height:25px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.quantity span{font-size:12px;font-weight:800}.cart-empty{text-align:center;padding:80px 20px;display:flex;flex-direction:column;align-items:center}.cart-empty>div{width:68px;height:68px;border-radius:22px;background:#e5e6df;display:grid;place-items:center}.cart-empty h3{margin:22px 0 8px}.cart-empty p{font-size:13px;line-height:1.6;color:var(--muted);max-width:320px}.cart-empty button{margin-top:18px;border:0;border-bottom:1px solid;background:transparent;font-weight:800;cursor:pointer}.cart-summary{padding:22px 28px 28px;background:#fff;border-top:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px}.cart-summary .cart-total{border-top:1px solid var(--line);padding-top:17px;margin-top:15px;align-items:end}.cart-total span{font-size:16px;font-weight:800}.cart-total strong{font-size:25px}.cart-summary>.button{width:100%;margin-top:13px}.cart-summary small{display:block;text-align:center;color:var(--muted);font-size:10px;margin-top:11px}
.modal-wrap{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:18px}.modal-backdrop{position:absolute;inset:0;background:rgba(9,10,8,.68);backdrop-filter:blur(7px)}.request-modal{position:relative;z-index:1;width:min(100%,650px);max-height:94dvh;overflow:auto;padding:37px;border-radius:28px;background:var(--paper);box-shadow:0 30px 90px rgba(0,0,0,.3)}.modal-close{position:absolute;right:25px;top:25px}.modal-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:850}.request-modal h2{font-size:36px;letter-spacing:-.045em;margin:9px 52px 10px 0}.request-modal>p{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 23px}.request-modal label{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.request-modal label>span{font-size:11px;font-weight:800}.request-modal input,.request-modal select,.request-modal textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px 14px;outline:0}.request-modal input:focus,.request-modal select:focus,.request-modal textarea:focus{border-color:var(--orange)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.file-drop{align-items:center!important;text-align:center;border:1.5px dashed #b9bab2;border-radius:17px;padding:23px;margin-bottom:18px!important;cursor:pointer}.file-drop:hover{border-color:var(--orange);background:#fff}.file-drop input{display:none}.file-drop svg{color:var(--orange)}.file-drop b{font-size:13px}.file-drop>span{font-size:10px!important;color:var(--muted);font-weight:400!important}.modal-submit{width:100%;margin-top:4px}.request-modal>small{display:block;text-align:center;color:var(--muted);font-size:10px;margin-top:11px}.checkout-total{display:flex;align-items:center;justify-content:space-between;margin:8px 0 4px;padding:17px;border-radius:14px;background:#e8e9e2}.checkout-total span{font-size:11px}.checkout-total b{font-size:21px}.toast{position:fixed;left:50%;bottom:25px;z-index:90;transform:translate(-50%,30px);opacity:0;pointer-events:none;display:flex;align-items:center;gap:10px;padding:13px 20px;border-radius:100px;background:var(--ink);color:#fff;box-shadow:0 15px 40px rgba(0,0,0,.25);font-size:12px;font-weight:700;transition:.3s}.toast svg{color:var(--mint)}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1050px){.nav-links{gap:18px}.admin-link span{display:none}.hero{grid-template-columns:1fr .8fr;padding-left:36px;padding-right:36px}.hero-visual{min-height:540px}.product-grid{grid-template-columns:repeat(2,1fr)}.cta-section{grid-template-columns:70px 1fr}.cta-section>.button{grid-column:2}.trust-strip{overflow:auto;justify-content:flex-start}.trust-strip span{margin-right:30px}}
@media(max-width:760px){.site-header{height:66px;padding:0 17px}.nav-links{position:absolute;left:12px;right:12px;top:72px;background:#fff;border-radius:18px;padding:11px;box-shadow:0 20px 55px rgba(0,0,0,.16);display:flex;flex-direction:column;align-items:stretch;gap:0;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.25s}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links a{padding:14px 13px;border-bottom:1px solid var(--line)}.nav-links a:after{display:none}.mobile-admin{display:flex!important;align-items:center;gap:8px}.admin-link{display:none}.cart-button{width:42px;padding:0;justify-content:center}.cart-button>span{display:none}.cart-button b{position:absolute;right:46px;top:9px}.menu-button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:transparent;display:grid;place-items:center}.hero{min-height:auto;grid-template-columns:1fr;padding:62px 20px 24px}.hero h1{font-size:clamp(54px,16.5vw,82px)}.hero-copy>p{font-size:16px;margin-top:25px}.hero-stats{gap:14px;justify-content:space-between;margin-top:42px}.hero-stats b{font-size:15px}.hero-stats span{font-size:8px}.hero-visual{min-height:440px;margin-top:25px;border-radius:27px}.hero-cube{transform:translate(-50%,-50%) rotate(-7deg) scale(.75)}.orbit-one{width:350px}.orbit-two{height:380px}.floating-card{transform:scale(.85)}@keyframes float{50%{transform:translateY(-10px) scale(.85)}}.trust-strip{min-height:57px}.section{padding:84px 20px}.section-heading{grid-template-columns:1fr;gap:23px;margin-bottom:36px}.section-heading h2,.catalog-top h2{font-size:45px}.service-grid{grid-template-columns:1fr}.service-card{padding:27px;min-height:500px}.service-icon{margin-bottom:44px}.catalog-top{align-items:stretch;flex-direction:column}.search-box{width:100%}.product-grid{grid-template-columns:1fr}.product-image{height:270px}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(2){border-right:0}.process-grid article{border-bottom:1px solid var(--line);padding:25px 18px 25px 0;min-height:180px}.process-grid article:nth-child(3){padding-left:0}.process-grid h3{margin-top:32px}.cta-section{grid-template-columns:1fr;gap:25px}.cta-section>.button{grid-column:1;justify-self:start}.cta-section h2{font-size:42px}footer{grid-template-columns:1fr;gap:20px}footer>div{flex-wrap:wrap}.request-modal{padding:29px 20px}.modal-close{right:18px;top:18px}.request-modal h2{font-size:30px}.form-grid{grid-template-columns:1fr}.cart-drawer{width:100%}.toast{max-width:calc(100% - 30px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-tag{font-size:38px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.hero h1{font-size:clamp(56px,6.15vw,94px);line-height:.9;letter-spacing:-.065em}
@media(max-width:760px){.hero h1{font-size:clamp(52px,15.4vw,76px)}}

/* Authentication and customer account */
.auth-page{min-height:100dvh;display:grid;grid-template-columns:1.05fr .95fr;background:#191a17;color:#fff;position:relative}.auth-brand{position:absolute;left:42px;top:34px;z-index:3;color:#fff}.auth-brand .brand-mark i{background:#fff}.auth-brand .brand-mark i:nth-child(2){background:var(--orange)}.auth-brand .brand-mark i:nth-child(3){background:var(--mint)}.auth-visual{min-height:100dvh;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:clamp(45px,6vw,90px);background:#171814}.auth-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.45) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.45) 1px,transparent 1px);background-size:58px 58px;transform:perspective(600px) rotateX(55deg) scale(1.55);transform-origin:bottom}.auth-object{position:absolute;width:320px;height:320px;left:50%;top:36%;transform:translate(-50%,-50%) rotate(10deg);filter:drop-shadow(0 40px 35px rgba(0,0,0,.45))}.auth-object span,.auth-object i,.auth-object b{position:absolute;display:block}.auth-object span{width:210px;height:210px;left:55px;top:0;border-radius:30px;background:var(--mint);transform:rotate(45deg) skew(-9deg,-9deg)}.auth-object i{width:154px;height:210px;left:14px;top:154px;background:#83b523;transform:skewY(30deg);border-radius:0 0 10px 24px}.auth-object b{width:154px;height:210px;right:14px;top:154px;background:var(--orange);transform:skewY(-30deg);border-radius:0 0 24px 10px}.auth-copy{position:relative;z-index:2;max-width:600px}.auth-copy>span{font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:var(--mint);font-weight:800}.auth-copy h1{font-size:clamp(48px,5.5vw,80px);line-height:.94;letter-spacing:-.06em;margin:13px 0 20px}.auth-copy h1 em{font-style:normal;color:var(--orange)}.auth-copy p{max-width:510px;color:#a9aaa3;line-height:1.65;margin:0}.auth-panel{min-height:100dvh;background:var(--paper);color:var(--ink);display:flex;align-items:center;justify-content:center;padding:70px 35px;position:relative}.auth-back{position:absolute;top:32px;left:35px;font-size:12px;font-weight:750}.auth-back:hover{color:var(--orange)}.auth-card{width:min(100%,460px)}.auth-card h2{font-size:48px;letter-spacing:-.055em;margin:4px 0 8px}.auth-card>p{font-size:13px;color:var(--muted);margin:0 0 25px}.auth-tabs{height:45px;padding:4px;border-radius:100px;background:#e4e5de;display:grid;grid-template-columns:1fr 1fr;margin-bottom:25px}.auth-tabs button{border:0;border-radius:100px;background:transparent;font-size:12px;font-weight:800;cursor:pointer}.auth-tabs button.active{background:#fff;box-shadow:0 4px 13px rgba(0,0,0,.08)}.auth-card form label{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.auth-card form label span{font-size:11px;font-weight:800}.auth-card input{height:50px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 15px;outline:0}.auth-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,36,.1)}.auth-submit{width:100%;margin-top:6px}.auth-submit:disabled{opacity:.55;cursor:wait}.auth-alert{padding:12px 14px;border-radius:11px;margin:5px 0 14px;font-size:11px;line-height:1.5}.auth-alert.error{background:#ffe1d7;color:#9b2e0b}.auth-alert.success{background:#e7f8bb;color:#3d5704}.forgot-link{display:block;margin:16px auto 0;border:0;border-bottom:1px solid;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.forgot-link:hover{color:var(--orange)}.auth-card>small{display:block;text-align:center;color:var(--muted);line-height:1.5;font-size:9px;margin-top:21px}.admin-entry{position:absolute;bottom:22px;font-size:10px;color:var(--muted)}.admin-entry a{color:var(--ink);font-weight:800;border-bottom:1px solid}.admin-entry a:hover{color:var(--orange)}
.account-page{min-height:100dvh;background:#e9eae3;padding:28px}.account-shell{max-width:1240px;margin:auto}.account-header{height:68px;display:flex;align-items:center;justify-content:space-between}.account-header>a:last-child{font-size:12px;font-weight:800;border-bottom:1px solid}.account-hero{margin-top:50px;padding:38px;border-radius:28px;background:#171814;color:#fff;display:flex;align-items:center;gap:24px}.account-avatar{width:75px;height:75px;border-radius:23px;background:var(--mint);color:var(--ink);display:grid;place-items:center;font-size:32px;font-weight:900}.account-hero>div:nth-child(2)>span{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:var(--orange);font-weight:800}.account-hero h1{font-size:38px;letter-spacing:-.045em;margin:5px 0 2px}.account-hero p{margin:0;color:#a9aaa2;font-size:12px}.account-hero>button{margin-left:auto;border:1px solid #494a43;border-radius:100px;background:transparent;color:#fff;padding:10px 17px;font-size:11px;font-weight:800;cursor:pointer}.account-hero>button:hover{border-color:var(--orange);color:var(--orange)}.account-grid{display:grid;grid-template-columns:1fr 1fr .82fr;gap:16px;margin-top:16px}.account-grid article{min-height:270px;padding:27px;border-radius:23px;background:#fff;display:flex;flex-direction:column;align-items:flex-start}.account-card-icon{width:42px;height:42px;border-radius:13px;background:var(--mint);display:grid;place-items:center;font-size:20px;margin-bottom:35px}.account-card-icon.orange{background:var(--orange);color:#fff}.account-grid article>span{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--muted);font-weight:800}.account-grid article>b{font-size:40px;letter-spacing:-.05em;margin-top:5px}.account-grid article>p{font-size:12px;line-height:1.55;color:var(--muted);margin:8px 0 20px}.account-grid article>a{font-size:11px;font-weight:800;border-bottom:1px solid;margin-top:auto}.account-help{background:var(--orange)!important;color:#fff}.account-help>span,.account-help>p{color:#70270f!important}.account-help h2{font-size:32px;letter-spacing:-.04em;margin:20px 0 3px}.account-help>a{font-size:14px!important}.account-empty,.account-loading{max-width:600px;margin:14vh auto;text-align:center}.account-empty>span{text-transform:uppercase;letter-spacing:.15em;color:var(--orange);font-size:10px;font-weight:800}.account-empty h1{font-size:55px;letter-spacing:-.06em;margin:12px 0}.account-empty p{color:var(--muted);margin-bottom:30px}.account-loading{color:var(--muted)}
@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-visual{min-height:420px;padding:90px 25px 35px}.auth-object{transform:translate(-50%,-50%) rotate(10deg) scale(.55);top:36%}.auth-copy h1{font-size:45px}.auth-copy p{display:none}.auth-panel{min-height:650px;padding:80px 22px}.auth-brand{left:25px;top:25px}.account-grid{grid-template-columns:1fr 1fr}.account-help{grid-column:1/-1}.account-page{padding:16px}}@media(max-width:590px){.auth-visual{min-height:340px}.auth-copy h1{font-size:38px}.auth-panel{padding-top:75px}.auth-card h2{font-size:40px}.auth-back{left:22px}.account-hero{align-items:flex-start;flex-wrap:wrap;padding:25px}.account-hero>button{margin-left:0}.account-grid{grid-template-columns:1fr}.account-help{grid-column:auto}}
.account-link{height:42px;display:flex;align-items:center;gap:8px;border-radius:100px;padding:0 16px;border:1px solid var(--line);background:#fff;font-size:13px;font-weight:700;cursor:pointer}.account-link:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.account-logout{color:#9b2e0b}
.storage-status{display:flex;flex-direction:column;gap:5px;margin-bottom:14px;padding:15px 18px;border:1px solid #d5e7ae;border-radius:14px;background:#f3f9df;color:#405700;font-size:11px}.storage-status strong{font-size:12px}.storage-status span{font-size:10px;line-height:1.45}.storage-status.near{border-color:#f1c66b;background:#fff6dc;color:#815700}.storage-status.full{border-color:#ffb49f;background:#ffe1d7;color:#9b2e0b}
@media(max-width:760px){.account-link{display:none}}

/* Order discussions and inventory */
.chat-switcher{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#f7f8f2}.chat-switcher span{font-size:10px;font-weight:850;color:var(--muted);white-space:nowrap}.chat-switcher select{min-width:0;flex:1;border:0;background:transparent;padding:3px 0;font-size:11px;font-weight:800;color:var(--ink)}.chat-file-row{display:flex;align-items:center;gap:6px;max-width:100%}.chat-file-row .chat-file{margin-top:8px}.chat-file-delete{border:0;background:transparent;color:var(--muted);font-size:9px;text-decoration:underline;cursor:pointer;padding:4px}.chat-file-delete:hover{color:var(--orange)}
.order-chat-modal{width:min(100%,760px)}.new-request-button{display:block;margin:-8px 0 14px auto;border:1px solid #c9cac2;border-radius:100px;background:#fff;padding:9px 13px;color:var(--ink);font-size:10px;font-weight:850;cursor:pointer}.new-request-button:hover{border-color:var(--orange);color:var(--orange)}.new-request-button:disabled{opacity:.55;cursor:wait}.order-chat-thread{display:flex;flex-direction:column;gap:10px;min-height:175px;max-height:260px;overflow:auto;padding:14px;border:1px solid var(--line);border-radius:17px;background:#e9eae3;margin:0 0 14px}.chat-state,.chat-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:145px;text-align:center;color:var(--muted);font-size:11px;line-height:1.5}.chat-welcome b{color:var(--ink);font-size:15px}.chat-welcome span{max-width:390px}.chat-message{align-self:flex-start;max-width:84%;padding:10px 12px;border-radius:13px 13px 13px 3px;background:#fff;box-shadow:0 2px 8px rgba(18,19,16,.04)}.chat-message.own{align-self:flex-end;border-radius:13px 13px 3px 13px;background:var(--ink);color:#fff}.chat-message>div{display:flex;align-items:center;gap:9px;margin-bottom:5px}.chat-message>div span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:var(--orange)}.chat-message.own>div span{color:var(--mint)}.chat-message time{font-size:9px;color:var(--muted)}.chat-message.own time{color:#aeb0a7}.chat-message p{white-space:pre-wrap;font-size:12px;line-height:1.5;margin:0}.chat-file{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin-top:8px;padding:7px 9px;border-radius:8px;background:#e7f8bb;color:#304500;font-size:10px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-message.own .chat-file{background:var(--mint)}.chat-composer{padding:12px;border:1px solid var(--line);border-radius:15px;background:#fff;margin-bottom:16px}.chat-composer>textarea{display:block!important;border:0!important;padding:3px 2px!important;resize:vertical;min-height:48px}.chat-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.chat-composer-actions .button{height:39px;padding:0 15px;font-size:11px;gap:8px}.chat-file-picker{display:flex!important;flex-direction:row!important;align-items:center;gap:7px!important;margin:0!important;min-width:0;color:var(--muted);cursor:pointer}.chat-file-picker input{display:none}.chat-file-picker svg{color:var(--orange);flex:0 0 auto}.chat-file-picker span{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px!important;font-weight:700!important}.chat-composer .auth-alert{margin:10px 0 0}.chat-composer .auth-alert a{display:block;width:max-content;margin-top:5px;font-weight:850;text-decoration:underline}
.cart-remove{border:0;background:transparent;padding:0;margin-top:8px;color:var(--muted);font-size:10px;text-decoration:underline;cursor:pointer}.cart-remove:hover{color:var(--orange)}.chat-file{border:0;cursor:pointer;font:inherit;text-align:left;text-decoration:none}
.warehouse-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:25px 27px;margin:13px 0 16px;border-radius:20px;background:#171814;color:#fff}.warehouse-head>div{max-width:650px}.warehouse-head span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--mint);font-weight:850}.warehouse-head h2{font-size:31px;letter-spacing:-.045em;margin:8px 0 5px}.warehouse-head p{margin:0;color:#b8bab1;font-size:11px;line-height:1.6}.warehouse-head .admin-add{background:var(--mint);color:var(--ink);white-space:nowrap}.warehouse-head .admin-add:hover{background:var(--orange);color:#fff}.warehouse-table{background:#fff;border-radius:18px;overflow:hidden}.warehouse-table-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 19px;border-bottom:1px solid var(--line)}.warehouse-table-head strong{font-size:14px}.warehouse-table-head label{display:flex;align-items:center;gap:7px;width:min(100%,260px);height:36px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:12px}.warehouse-table-head input{border:0;outline:0;background:transparent;width:100%;font-size:11px}.warehouse-table table{width:100%;border-collapse:collapse}.warehouse-table th{text-align:left;padding:12px 17px;background:#dedfd8;color:#777970;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.warehouse-table td{padding:13px 17px;border-bottom:1px solid #ecece7;font-size:11px}.warehouse-table tr:last-child td{border-bottom:0}.warehouse-table td:first-child{max-width:280px}.warehouse-table td:first-child b,.warehouse-table td:first-child small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warehouse-table td:first-child small{margin-top:4px;color:var(--muted);font-size:8px}.warehouse-table em{font-style:normal;border-radius:100px;background:#eff0ea;padding:6px 9px;font-size:9px}.stock-low{color:#b33a16}.stock-ok{color:#517600}.stock-warning,.stock-normal{display:inline-block;border-radius:100px;padding:6px 9px;font-size:9px;font-weight:800}.stock-warning{background:#ffe1d7;color:#9b2e0b}.stock-normal{background:#e7f8bb;color:#4e6906}
.chats-panel{display:grid;grid-template-columns:minmax(255px,.7fr) minmax(0,1.3fr);min-height:650px;border-radius:19px;overflow:hidden;background:#fff}.chat-inbox{background:#f6f6f1;border-right:1px solid var(--line);padding:17px}.chat-inbox-head{display:flex;justify-content:space-between;align-items:center;padding:0 4px 15px;border-bottom:1px solid var(--line);font-size:13px;font-weight:850}.chat-inbox-head b{display:grid;place-items:center;min-width:25px;height:22px;border-radius:100px;background:var(--mint);font-size:10px}.chat-inbox-empty{padding:45px 10px;text-align:center;color:var(--muted);font-size:11px;line-height:1.5}.chat-inbox-item{width:100%;display:grid;grid-template-columns:35px 1fr;gap:10px;padding:13px 7px;border:0;border-bottom:1px solid #e3e4dc;background:transparent;text-align:left;cursor:pointer}.chat-inbox-item:hover,.chat-inbox-item.active{background:#fff;border-radius:12px}.chat-inbox-item.active{box-shadow:inset 3px 0 var(--orange)}.chat-inbox-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:var(--orange);color:#fff;font-size:10px;font-weight:900}.chat-inbox-item:nth-child(odd) .chat-inbox-icon{background:var(--mint);color:var(--ink)}.chat-inbox-item>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.chat-inbox-item b,.chat-inbox-item small,.chat-inbox-item em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-inbox-item b{font-size:10px}.chat-inbox-item small{font-size:8px;color:var(--orange)}.chat-inbox-item em{font-style:normal;color:var(--muted);font-size:9px}.admin-chat-detail{min-width:0;display:flex;flex-direction:column}.admin-chat-detail>header{padding:22px 25px;border-bottom:1px solid var(--line)}.admin-chat-detail>header span{color:var(--orange);font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:850}.admin-chat-detail>header h2{font-size:23px;letter-spacing:-.04em;margin:6px 0 3px}.admin-chat-detail>header small{color:var(--muted);font-size:10px}.admin-chat-messages{display:flex;flex-direction:column;gap:10px;flex:1;overflow:auto;padding:20px 25px;background:#f8f8f4}.admin-chat-message{align-self:flex-start;max-width:82%;padding:11px 13px;border-radius:13px 13px 13px 3px;background:#fff}.admin-chat-message.staff{align-self:flex-end;border-radius:13px 13px 3px 13px;background:var(--ink);color:#fff}.admin-chat-message>div{display:flex;gap:9px;align-items:center}.admin-chat-message>div b{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--orange)}.admin-chat-message.staff>div b{color:var(--mint)}.admin-chat-message time{font-size:9px;color:var(--muted)}.admin-chat-message p{white-space:pre-wrap;font-size:11px;line-height:1.5;margin:6px 0 0}.admin-chat-reply{display:flex;align-items:flex-end;gap:10px;padding:15px 20px;border-top:1px solid var(--line)}.admin-chat-reply textarea{flex:1;resize:vertical;min-height:44px;border:1px solid var(--line);border-radius:11px;padding:11px 12px;outline:0;font-size:11px}.admin-chat-reply textarea:focus{border-color:var(--orange)}.admin-chat-reply .button{height:44px;padding:0 15px;font-size:10px;gap:8px}.chat-detail-empty{height:100%;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.chat-detail-empty>div{width:55px;height:55px;display:grid;place-items:center;border-radius:17px;background:var(--mint);color:var(--ink);font-size:25px}.chat-detail-empty h2{color:var(--ink);font-size:20px;margin:15px 0 4px}.chat-detail-empty p{font-size:11px;margin:0}
@media(max-width:760px){.order-chat-thread{max-height:220px}.chat-composer-actions{align-items:flex-end}.chat-file-picker span{max-width:145px}.warehouse-head{align-items:stretch;flex-direction:column;padding:21px}.warehouse-head .admin-add{align-self:flex-start}.warehouse-table{overflow:auto}.warehouse-table table{min-width:700px}.chats-panel{grid-template-columns:1fr;min-height:0}.chat-inbox{border-right:0;border-bottom:1px solid var(--line);max-height:285px;overflow:auto}.chat-inbox-item{grid-template-columns:32px 1fr}.chat-inbox-icon{width:32px;height:32px}.admin-chat-detail{min-height:540px}.admin-chat-messages{padding:15px}.admin-chat-detail>header{padding:18px}.admin-chat-reply{padding:12px;flex-direction:column;align-items:stretch}.admin-chat-reply .button{width:100%}}

/* Catalog administration */
.admin-gate{min-height:100dvh;background:var(--paper);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.admin-gate>.brand{position:absolute;left:35px;top:30px}.admin-spinner{width:42px;height:42px;border:3px solid var(--line);border-top-color:var(--orange);border-radius:50%;animation:spin .7s linear infinite}.admin-gate>p{max-width:520px;color:var(--muted);line-height:1.6}.admin-gate>span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--orange);font-weight:800}.admin-gate h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.06em;margin:13px 0}.gate-icon{width:68px;height:68px;border-radius:21px;display:grid;place-items:center;background:var(--mint);font-size:32px;margin-bottom:25px}.gate-icon.denied{background:#ffd8ca;color:#a32d08}.gate-back{font-size:11px;font-weight:800;border-bottom:1px solid;margin-top:23px}@keyframes spin{to{transform:rotate(360deg)}}
.admin-page{min-height:100dvh;background:#ecece6;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{position:sticky;top:0;height:100dvh;background:#171814;color:#fff;padding:30px 18px 18px;display:flex;flex-direction:column}.admin-brand{padding:0 12px}.admin-brand .brand-mark i{background:#fff}.admin-brand .brand-mark i:nth-child(2){background:var(--orange)}.admin-brand .brand-mark i:nth-child(3){background:var(--mint)}.admin-nav-label{margin:65px 12px 12px;color:#6f7168;font-size:8px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav button{height:46px;border:0;border-radius:13px;background:transparent;color:#aeb0a7;padding:0 13px;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:750;cursor:pointer;text-align:left}.admin-sidebar nav button>span{font-size:18px}.admin-sidebar nav button>b{margin-left:auto;background:#2c2d28;border-radius:100px;padding:3px 7px;font-size:9px}.admin-sidebar nav button:hover{background:#24251f;color:#fff}.admin-sidebar nav button.active{background:var(--orange);color:#fff}.admin-sidebar nav button.active>b{background:rgba(255,255,255,.2)}.admin-profile{margin-top:auto;border-top:1px solid #33342e;padding:18px 9px 0;display:flex;align-items:center;gap:10px}.admin-profile>div{width:36px;height:36px;border-radius:11px;background:var(--mint);color:var(--ink);display:grid;place-items:center;font-weight:900}.admin-profile>span{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-profile b{max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.admin-profile small{font-size:8px;color:#77796f}.admin-profile>a{margin-left:auto;color:#77796f}.admin-profile>a:hover{color:var(--orange)}
.admin-main{min-width:0;padding:35px clamp(25px,4vw,65px) 70px}.admin-main>header{display:flex;justify-content:space-between;align-items:end;padding-bottom:30px}.admin-main>header>div>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:800}.admin-main>header h1{font-size:38px;letter-spacing:-.05em;margin:7px 0 0}.admin-main>header>a{border:1px solid #c8c9c1;border-radius:100px;padding:10px 16px;font-size:10px;font-weight:800}.admin-main>header>a:hover{background:#fff;border-color:var(--ink)}.admin-toolbar{display:flex;justify-content:space-between;gap:14px;margin:13px 0 16px}.admin-toolbar label{height:43px;width:min(100%,350px);display:flex;align-items:center;gap:8px;border:1px solid #d0d1c9;background:#f7f7f3;border-radius:12px;padding:0 13px}.admin-toolbar input{border:0;background:transparent;outline:0;width:100%;font-size:11px}.admin-add{height:43px;border:0;border-radius:12px;background:var(--ink);color:#fff;padding:0 17px;font-size:11px;font-weight:800;cursor:pointer}.admin-add:hover{background:var(--orange);transform:translateY(-2px)}.admin-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.admin-metrics article{background:#fff;border-radius:16px;padding:18px 20px;display:grid;grid-template-columns:1fr auto;align-items:center}.admin-metrics span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.admin-metrics b{grid-row:1/3;grid-column:2;font-size:30px;letter-spacing:-.05em}.admin-metrics small{font-size:9px;color:#a1a39a;margin-top:5px}.admin-table-wrap{background:#fff;border-radius:18px;overflow:hidden}.admin-table-wrap table{width:100%;border-collapse:collapse}.admin-table-wrap th{text-align:left;padding:14px 17px;background:#dedfd8;color:#777970;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.admin-table-wrap td{padding:13px 17px;border-bottom:1px solid #ecece7;font-size:11px}.admin-table-wrap tr:last-child td{border-bottom:0}.admin-table-wrap td:first-child{display:flex;align-items:center;gap:11px;max-width:400px}.admin-table-wrap td:first-child>span{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-table-wrap td:first-child b{font-size:11px}.admin-table-wrap td:first-child small{color:#8a8c83;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px;font-size:8px}.mini-art{flex:0 0 auto;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#fff;font-weight:900}.mini-lamp,.mini-gear{background:var(--orange)}.mini-sensor,.mini-kit{background:#356858}.mini-case,.mini-stand{background:#34352f}.admin-table-wrap em{font-style:normal;border-radius:100px;background:#eff0ea;padding:6px 9px;font-size:9px}.admin-table-wrap strong{white-space:nowrap}.publish{border:0;background:transparent;display:flex;align-items:center;gap:6px;font-size:9px;color:#86887f;cursor:pointer}.publish i{width:7px;height:7px;border-radius:50%;background:#b5b6af}.publish.on{color:#587705}.publish.on i{background:#86bb19;box-shadow:0 0 0 3px #e8f4ca}.row-delete{width:28px;height:28px;border:0;border-radius:8px;background:#f0f1eb;color:#777970;cursor:pointer;font-size:17px}.row-delete:hover{background:#ffddd2;color:#a4310d}.admin-empty{padding:55px;text-align:center;color:var(--muted);font-size:12px}
.orders-empty{margin-top:16px;min-height:340px;border-radius:20px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.orders-empty>div{width:55px;height:55px;border-radius:17px;background:var(--mint);display:grid;place-items:center;font-size:25px}.orders-empty h2{margin:17px 0 5px}.orders-empty p{font-size:11px;color:var(--muted)}.order-list{display:flex;flex-direction:column;gap:9px;margin-top:16px}.order-list article{background:#fff;border-radius:14px;padding:15px 18px;display:grid;grid-template-columns:1fr 1.3fr .7fr 150px;align-items:center;gap:15px}.order-list article>div{display:flex;flex-direction:column;gap:3px}.order-list article>div>span,.order-list article small{font-size:8px;text-transform:uppercase;color:var(--muted)}.order-list select{border:1px solid var(--line);background:#f5f5f0;border-radius:9px;padding:8px;font-size:9px}
.team-panel{display:grid;grid-template-columns:minmax(280px,.8fr) 1.3fr;gap:16px}.invite-card,.team-list{background:#fff;border-radius:19px;padding:28px}.invite-card{background:var(--orange);color:#fff}.invite-card>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#70270f;font-weight:800}.invite-card h2,.team-list h2{font-size:27px;letter-spacing:-.04em;margin:10px 0}.invite-card p{font-size:11px;line-height:1.6;color:#75280f}.invite-card form{display:flex;margin-top:30px}.invite-card input{height:44px;min-width:0;flex:1;border:0;border-radius:11px 0 0 11px;padding:0 12px;font-size:10px;outline:0}.invite-card button{border:0;border-radius:0 11px 11px 0;background:var(--ink);color:#fff;padding:0 14px;font-size:10px;font-weight:800;cursor:pointer}.team-list h2{margin-top:0}.team-list article{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.team-list article:last-child{border-bottom:0}.team-list article>div{width:36px;height:36px;border-radius:11px;background:#e4e5de;display:grid;place-items:center;font-weight:900}.team-list article.owner>div{background:var(--mint)}.team-list article>span{display:flex;flex-direction:column;gap:3px}.team-list article b{font-size:10px}.team-list article small{font-size:8px;color:var(--muted)}.team-list article>em{margin-left:auto;font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.08em;background:#eff0ea;border-radius:100px;padding:6px 9px}.team-list article>button{border:0;background:transparent;color:#9a3b1e;font-size:9px;font-weight:800;cursor:pointer}.admin-product-modal{width:min(100%,610px)}
@media(max-width:1050px){.admin-page{grid-template-columns:78px 1fr}.admin-sidebar{padding-left:11px;padding-right:11px}.admin-brand>span:last-child,.admin-nav-label,.admin-sidebar nav button:not(.active) b,.admin-sidebar nav button{font-size:0}.admin-brand{padding:0 9px}.admin-sidebar nav button{justify-content:center}.admin-sidebar nav button>span{font-size:20px}.admin-sidebar nav button>b{display:none}.admin-profile>span,.admin-profile>a{display:none}.admin-profile{justify-content:center}.admin-main{padding-left:28px;padding-right:28px}.admin-table-wrap th:nth-child(2),.admin-table-wrap td:nth-child(2){display:none}.team-panel{grid-template-columns:1fr}}@media(max-width:700px){.admin-page{display:block}.admin-sidebar{position:sticky;z-index:20;width:100%;height:64px;padding:8px 12px;flex-direction:row;align-items:center}.admin-brand{display:none}.admin-sidebar nav{flex-direction:row;margin:auto}.admin-sidebar nav button{width:48px}.admin-profile{border:0;padding:0}.admin-main{padding:22px 14px 60px}.admin-main>header{align-items:start}.admin-main>header h1{font-size:28px}.admin-main>header>a,.admin-header-actions>a{display:none}.admin-header-actions{align-items:flex-start}.admin-toolbar{align-items:stretch}.admin-toolbar label{width:auto;flex:1}.admin-add{font-size:0;width:43px;padding:0}.admin-add:first-letter{font-size:20px}.admin-metrics{grid-template-columns:1fr}.admin-table-wrap{overflow:auto}.admin-table-wrap table{min-width:670px}.order-list article{grid-template-columns:1fr 1fr}.team-panel{grid-template-columns:1fr}.invite-card form{flex-direction:column;gap:7px}.invite-card input,.invite-card button{border-radius:10px;height:44px}.admin-gate>.brand{left:20px;top:20px}}
/* Persistent project chat */
.account-chat-section{margin-top:16px;padding:30px;border-radius:23px;background:#fff}.account-section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:20px}.account-section-heading>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:800}.account-section-heading h2{font-size:29px;letter-spacing:-.045em;margin:8px 0 0}.account-section-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.account-chat-list{display:flex;flex-direction:column;gap:10px}.account-chat-card{border:1px solid var(--line);border-radius:16px;overflow:hidden}.account-chat-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 19px;background:#f6f6f1}.account-chat-card-head>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.account-chat-card-head span{color:var(--orange);font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.account-chat-card-head b{font-size:13px}.account-chat-card-head small{color:var(--muted);font-size:10px}.account-chat-card-head button{border:1px solid #c9cac2;border-radius:100px;background:#fff;padding:9px 13px;font-size:10px;font-weight:800;cursor:pointer}.account-chat-card-head button:hover{border-color:var(--orange);color:var(--orange)}.saved-chat{padding:18px;background:#fff}.saved-chat-history{max-height:370px;overflow:auto;display:flex;flex-direction:column;gap:10px}.chat-message{max-width:82%;padding:11px 13px;border-radius:13px 13px 13px 4px;background:#eef0e9}.chat-message.mine{align-self:flex-end;border-radius:13px 13px 4px 13px;background:#e7f8bb}.chat-message-meta{display:flex;align-items:center;gap:10px;margin-bottom:5px}.chat-message-meta b{font-size:10px}.chat-message-meta span{color:var(--muted);font-size:9px}.chat-message p{font-size:12px;line-height:1.55;white-space:pre-wrap;margin:0}.saved-chat-state,.account-chat-empty{color:var(--muted);font-size:12px;line-height:1.6}.saved-chat-form{display:flex;gap:8px;margin-top:14px}.saved-chat-form input{flex:1;min-width:0;border:1px solid var(--line);border-radius:11px;padding:12px 13px;outline:0;font-size:12px}.saved-chat-form input:focus{border-color:var(--orange)}.saved-chat-form .button{height:44px;padding:0 17px;font-size:11px}.saved-chat-form button:disabled{opacity:.55;cursor:wait}.saved-chat-error{color:#9b2e0b;font-size:11px;margin:9px 0 0}
@media(max-width:590px){.account-chat-section{padding:21px 17px}.account-section-heading{display:block}.account-section-heading>p{margin-top:11px}.account-section-heading h2{font-size:25px}.account-chat-card-head{align-items:flex-start;flex-direction:column}.saved-chat-form{flex-direction:column}.saved-chat-form .button{width:100%}.chat-message{max-width:94%}}
.cart-line{grid-template-columns:24px 105px 1fr;gap:12px}
.cart-select{display:flex;justify-content:center;padding-top:4px;cursor:pointer}
.cart-select input{width:19px;height:19px;margin:0;accent-color:var(--orange);cursor:pointer}
.auth-register-grid{grid-template-columns:1.35fr .65fr}.auth-card input.avatar-input{height:auto;padding:12px;background:#f7f7f3;font-size:11px}
.chat-file-picker{border:0;background:transparent;padding:0;font:inherit;text-align:left}
.order-upload{display:flex!important;flex-direction:row!important;align-items:center;gap:13px!important;margin:0 0 18px!important;padding:15px 16px;border:1.5px dashed #aeb0a6;border-radius:15px;background:#f5f6f0;cursor:pointer;transition:.2s}
.order-upload:hover{border-color:var(--orange);background:#fff}.order-upload input{display:none}.order-upload-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:var(--mint);color:#304500}.order-upload-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.order-upload-copy b{font-size:12px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-upload-copy small{font-size:10px!important;color:var(--muted);font-weight:400!important;line-height:1.4}.order-upload-action{flex:0 0 auto;border:1px solid var(--ink);border-radius:100px;padding:8px 11px;font-size:10px!important;font-weight:850!important;white-space:nowrap}
.chat-selected-files{display:flex;flex-wrap:wrap;gap:6px;margin:-8px 0 16px}.chat-selected-files div{display:flex;align-items:center;gap:6px;max-width:100%;padding:6px 8px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px;color:var(--ink)}.chat-selected-files span{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-selected-files button{border:0;background:transparent;padding:0;color:var(--muted);font-size:17px;line-height:1;cursor:pointer}.chat-selected-files button:hover{color:var(--orange)}
@media(max-width:590px){.order-upload{align-items:flex-start!important}.order-upload-action{padding:7px 9px}.order-upload-copy small{font-size:9px!important}}
.catalog-admin-card{cursor:pointer;outline:1px solid transparent}.catalog-admin-card:hover{outline-color:var(--orange)}.catalog-fire-badge{position:absolute;right:16px;top:16px;z-index:2;padding:7px 10px;border-radius:100px;background:#fff0eb;color:#9b2e0b;font-size:10px;font-weight:850;box-shadow:0 7px 18px rgba(155,46,11,.12)}.catalog-admin-hint{display:block;margin-top:13px;color:#9b2e0b;font-size:9px;font-weight:800;line-height:1.35}.catalog-discount-field>span{color:#9b2e0b!important}.catalog-edit-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px}.catalog-edit-actions>div{display:flex;gap:8px}.catalog-edit-actions .button{height:43px;padding:0 17px;font-size:11px}.catalog-delete-button{border:1px solid #ffc1ae;border-radius:11px;background:#fff0eb;color:#9b2e0b;padding:0 13px;height:43px;font-size:10px;font-weight:850;cursor:pointer}.catalog-delete-button:hover{background:#ffd8ca}.catalog-delete-button:disabled,.catalog-edit-actions .button:disabled{opacity:.55;cursor:wait}
.articles-page{min-height:100dvh;background:#f2f2ec;color:var(--ink);padding:0 clamp(18px,5vw,82px)}.articles-header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:16px}.articles-header-actions{display:flex;align-items:center;gap:10px}.articles-header-actions>a,.articles-header>a:last-child{font-size:11px;font-weight:800}.article-propose-button{height:38px;border:1px solid #c8c9c1;border-radius:100px;background:#fff;padding:0 14px;font-size:10px;font-weight:850;cursor:pointer}.article-propose-button:hover{border-color:var(--orange);color:var(--orange)}.articles-hero{padding:clamp(46px,8vw,110px) 0 50px;max-width:900px}.articles-hero>span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--orange);font-weight:850}.articles-hero h1{font-size:clamp(47px,8vw,105px);letter-spacing:-.075em;line-height:.91;margin:18px 0 20px}.articles-hero h1 em{color:var(--orange);font-style:normal}.articles-hero>p{max-width:590px;color:var(--muted);font-size:14px;line-height:1.65;margin:0}.article-moderation-note{margin-top:12px!important;color:#8a4a37!important;font-size:11px!important}.articles-layout{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.7fr);gap:16px;align-items:start}.article-list{display:flex;flex-direction:column;gap:8px}.article-list button{border:1px solid transparent;border-radius:15px;background:#fff;padding:16px;text-align:left;display:flex;flex-direction:column;gap:7px;cursor:pointer}.article-list button:hover,.article-list button.active{border-color:var(--orange);box-shadow:0 10px 25px rgba(36,37,31,.06)}.article-list button>span{font-size:8px;color:var(--orange);font-weight:850;text-transform:uppercase;letter-spacing:.1em}.article-list button b{font-size:13px;line-height:1.25}.article-list button small{color:var(--muted);font-size:10px;line-height:1.45}.article-reader{min-height:570px;border-radius:23px;background:#fff;padding:clamp(24px,5vw,60px);box-shadow:0 15px 40px rgba(36,37,31,.05)}.article-reader-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;color:var(--orange);font-size:9px;text-transform:uppercase;letter-spacing:.11em;font-weight:850}.article-reader-meta small{color:var(--muted);font-size:9px;text-transform:none;letter-spacing:0}.article-reader>h2{font-size:clamp(30px,4vw,52px);line-height:1;letter-spacing:-.055em;margin:25px 0 14px}.article-lead{max-width:700px;color:var(--muted);font-size:15px;line-height:1.65;margin:0 0 35px}.article-content{max-width:760px;font-size:14px;line-height:1.78}.article-content h2{font-size:25px;letter-spacing:-.04em;line-height:1.1;margin:37px 0 11px}.article-content h3{font-size:19px;margin:27px 0 9px}.article-content p{margin:0 0 18px}.article-content ul{margin:0 0 20px;padding-left:22px}.article-content li{margin:6px 0}.article-content pre{overflow:auto;margin:22px 0;padding:18px;border-radius:14px;background:#20211c;color:#e7f8bb;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.articles-loading,.articles-empty{padding:70px 0;color:var(--muted);font-size:13px}.articles-footer{display:flex;justify-content:space-between;gap:20px;padding:48px 0 35px;color:var(--muted);font-size:10px}.articles-footer a{font-weight:800;color:var(--ink)}.article-proposal-message{margin:-22px 0 28px;padding:13px 16px;border-radius:11px;background:#e7f8bb;color:#3c5900;font-size:11px;font-weight:800}.article-proposal-wrap{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px}.article-proposal-backdrop{position:absolute;inset:0;background:rgba(23,24,20,.65);backdrop-filter:blur(5px)}.article-proposal-modal{position:relative;z-index:1;width:min(100%,700px);max-height:calc(100dvh - 40px);overflow:auto;border-radius:22px;background:#f8f8f4;padding:30px}.article-proposal-close{position:absolute;right:18px;top:18px;width:35px;height:35px;border:1px solid #d1d2c9;border-radius:50%;background:transparent;font-size:22px;cursor:pointer}.article-proposal-modal>span{font-size:9px;color:var(--orange);text-transform:uppercase;letter-spacing:.13em;font-weight:850}.article-proposal-modal h2{font-size:31px;letter-spacing:-.05em;margin:9px 0 5px}.article-proposal-modal>p{color:var(--muted);font-size:11px;line-height:1.6;margin:0 0 20px}.article-proposal-modal label{display:flex;flex-direction:column;gap:7px;margin:0 0 13px;font-size:10px;font-weight:850}.article-proposal-modal input,.article-proposal-modal textarea{border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px;font:inherit;font-size:11px;font-weight:400;outline:0;resize:vertical}.article-proposal-modal input:focus,.article-proposal-modal textarea:focus{border-color:var(--orange)}.article-proposal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:17px}.article-proposal-cancel{height:43px;border:1px solid #d0d1c8;border-radius:10px;background:#fff;padding:0 14px;font-size:10px;font-weight:850;cursor:pointer}.account-chat-card-actions{display:flex;gap:7px;flex-wrap:wrap}.account-chat-card-actions button{border:1px solid #c9cac2;border-radius:100px;background:#fff;padding:9px 13px;font-size:10px;font-weight:800;cursor:pointer}.account-chat-card-actions button:hover{border-color:var(--orange);color:var(--orange)}.order-file{display:block;border:0;background:transparent;padding:0;color:var(--orange);font-size:9px;font-weight:800;text-align:left;cursor:pointer}.order-file:hover{text-decoration:underline}
@media(max-width:760px){.articles-page{padding:0 17px}.articles-header{height:auto;padding:18px 0;align-items:flex-start}.articles-header-actions{align-items:flex-end;flex-direction:column;gap:7px}.article-propose-button{font-size:9px;padding:0 10px}.articles-hero{padding:54px 0 35px}.articles-hero h1{font-size:48px}.articles-layout{grid-template-columns:1fr}.article-list{order:2}.article-reader{min-height:0;padding:25px 19px}.article-reader-meta{align-items:flex-start;flex-direction:column;gap:6px}.articles-footer{padding-top:32px;flex-direction:column}.article-proposal-modal{padding:24px 18px}.article-proposal-actions{flex-direction:column}.article-proposal-actions>*{width:100%}}
.article-content code{display:inline-block;padding:1px 6px;border-radius:6px;background:#eef0e9;color:#9b2e0b;font:600 .88em/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;vertical-align:baseline}.article-content pre code{display:block;padding:0;border-radius:0;background:transparent;color:inherit;font:inherit}.article-content blockquote{margin:0 0 20px;padding:10px 15px;border-left:3px solid var(--orange);color:var(--muted);background:#fafaf6}.article-editor-preview{min-height:320px;max-height:500px;overflow:auto;border:1px solid var(--line);border-radius:11px;background:#fafaf6;padding:14px}.article-editor-preview.article-content{max-width:none;white-space:normal;font:inherit;font-size:12px;line-height:1.6}.article-editor-preview.article-content h2{font-size:20px;margin:22px 0 9px}.article-editor-preview.article-content h3{font-size:16px;margin:18px 0 7px}.article-editor-preview.article-content p{margin:0 0 12px}.article-editor-preview.article-content pre{margin:14px 0;padding:12px}.article-list-entry{display:flex;flex-direction:column;gap:5px}.article-list-admin-actions{display:flex;gap:5px;padding:0 3px}.article-list-admin-actions button{height:28px;border:1px solid #d0d1c8;border-radius:8px;background:#fff;padding:0 9px;color:var(--ink);font-size:9px;font-weight:850;cursor:pointer}.article-list-admin-actions button:hover{border-color:var(--orange);color:var(--orange)}.article-list-admin-actions button:last-child{color:#9b2e0b;border-color:#ffc1ae;background:#fff0eb}.article-list-admin-actions button:last-child:hover{background:#ffd8ca}
.article-content strong{font-weight:850}.article-content em{font-style:italic}.article-content u{text-decoration-color:var(--orange);text-decoration-thickness:2px}.article-content s{color:var(--muted)}.article-content a{color:var(--orange);font-weight:750;text-decoration:underline;text-underline-offset:3px}.article-content hr{border:0;border-top:1px solid var(--line);margin:30px 0}
.chat-inbox-item-wrap{position:relative;display:flex;align-items:stretch;border-bottom:1px solid #e3e4dc}.chat-inbox-item-wrap>.chat-inbox-item{flex:1;border-bottom:0}.chat-inbox-item-wrap>.chat-delete{align-self:center;margin:0 6px 0 0;padding:6px 7px;border:1px solid #ffc1ae;border-radius:7px;background:#fff0eb;color:#9b2e0b;font-size:8px;font-weight:850;cursor:pointer}.chat-inbox-item-wrap>.chat-delete:hover{background:#ffd8ca}.chat-inbox-unread-dot{position:absolute;z-index:2;top:9px;left:5px;width:9px;height:9px;border-radius:50%;background:#ef3d35;box-shadow:0 0 0 3px #fff,0 0 9px rgba(239,61,53,.45);pointer-events:none}.admin-chat-detail>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.chat-delete-detail{flex:0 0 auto;padding:8px 10px;border:1px solid #ffc1ae;border-radius:9px;background:#fff0eb;color:#9b2e0b;font-size:9px;font-weight:850;cursor:pointer}.chat-delete-detail:hover{background:#ffd8ca}

/* Admin sections: discounts, chats, articles, staff and deleted items */
.admin-main .button.primary{background:var(--ink);color:#fff;border-color:var(--ink)}
.admin-main .button.primary:hover{background:var(--orange);border-color:var(--orange)}
.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.row-edit,.mini-button,.article-admin-actions button,.discount-actions button{min-height:34px;border:1px solid #c9cac2;border-radius:9px;background:#fff;color:var(--ink);padding:0 11px;font-size:10px;font-weight:850;cursor:pointer}
.row-edit:hover,.mini-button:hover,.article-admin-actions button:hover{border-color:var(--orange);color:var(--orange);background:#fff8f4}
.mini-button.danger,.row-delete,.reject-article,.discount-reject{border-color:#ffc1ae;background:#fff0eb;color:#9b2e0b}
.mini-button.danger:hover,.row-delete:hover,.reject-article:hover,.discount-reject:hover{background:#ffd8ca}
.form{display:grid;gap:14px}
.field{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-size:12px;font-weight:800}
.field input,.field select,.field textarea,.admin-main .form input,.admin-main .form select,.admin-main .form textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);padding:11px 12px;font:inherit;font-size:12px;font-weight:450;outline:0}
.field input:focus,.field select:focus,.field textarea:focus,.admin-main .form input:focus,.admin-main .form select:focus,.admin-main .form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(240,90,40,.12)}
.field textarea,.admin-main .form textarea{min-height:110px;resize:vertical;line-height:1.5}
.admin-editor{margin:0 0 16px;padding:25px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 12px 30px rgba(36,37,31,.05)}
.admin-editor h2{margin:0 0 20px;font-size:27px;letter-spacing:-.04em}
.admin-editor .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.admin-editor .form-grid:nth-of-type(3){grid-template-columns:repeat(4,minmax(0,1fr))}
.admin-editor small{display:block;color:var(--muted);font-size:10px;line-height:1.5}
.chat-admin-list{display:grid;gap:16px}
.chat-admin-card{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 10px 26px rgba(36,37,31,.05)}
.chat-admin-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 20px;border-bottom:1px solid var(--line);background:#fbfbf7}
.chat-admin-card>header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.chat-admin-card .messages{display:flex;flex-direction:column;gap:10px;max-height:480px;overflow:auto;padding:20px;background:#f5f5ef}
.chat-admin-card .message{align-self:flex-start;max-width:min(82%,620px);padding:11px 14px;border:1px solid #e2e3dc;border-radius:15px 15px 15px 4px;background:#fff;color:var(--ink);box-shadow:0 5px 14px rgba(36,37,31,.05);font-size:12px;line-height:1.5}
.chat-admin-card .message.user{align-self:flex-end;border-color:#c6de8f;border-radius:15px 15px 4px 15px;background:#e7f8bb}
.chat-admin-card .message>div{white-space:pre-wrap;overflow-wrap:anywhere}
.chat-admin-card .message>a{display:inline-flex;align-items:center;gap:6px;margin-top:9px;padding:6px 9px;border-radius:8px;background:#eef0e9;color:var(--orange);font-size:10px;font-weight:850;text-decoration:none;overflow-wrap:anywhere}
.chat-admin-card .message>a:hover{background:#fff;color:var(--orange);text-decoration:underline}
.chat-admin-card .message small{display:block;margin-top:8px;color:var(--muted);font-size:9px;line-height:1.3}
.chat-admin-card .form{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:14px 17px;border-top:1px solid var(--line);background:#fff}
.chat-admin-card .form textarea{min-height:45px;max-height:160px}
.chat-admin-card .form .button{height:45px;padding:0 16px;font-size:10px}
.chat-admin-list>.empty,.chat-admin-list>.empty{padding:60px 20px;border:1px dashed #c9cac2;border-radius:18px;background:#fff;color:var(--muted);text-align:center;font-size:13px}
.articles-admin-panel{display:grid;gap:16px}
.articles-admin-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:25px 27px;border-radius:19px;background:#171814;color:#fff}
.articles-admin-head>div{max-width:680px}.articles-admin-head span{color:var(--mint);font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:850}.articles-admin-head h2{margin:8px 0 5px;font-size:31px;letter-spacing:-.045em}.articles-admin-head p{margin:0;color:#b8bab1;font-size:11px;line-height:1.6}.articles-admin-head .admin-add{background:var(--mint);color:var(--ink);white-space:nowrap}
.article-admin-list{display:grid;gap:10px}.article-admin-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;border:1px solid var(--line);border-radius:16px;background:#fff}.article-admin-main{min-width:0}.article-admin-main>span{display:inline-block;margin-bottom:7px;padding:5px 8px;border-radius:100px;background:#e7f8bb;color:#4e6906;font-size:9px;font-weight:850}.article-admin-main>span.pending{background:#fff0eb;color:#9b2e0b}.article-admin-main h3{margin:0 0 5px;font-size:17px}.article-admin-main p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.article-admin-meta{margin-top:8px;color:#90928a;font-size:9px}.article-admin-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex:0 0 auto;flex-wrap:wrap}.article-admin-actions .publish-article{border-color:#b9d77d;background:#e7f8bb;color:#4e6906}.article-admin-actions .publish-article:hover{background:#d9f39e}.article-admin-actions .reject-article{border-color:#ffc1ae;background:#fff0eb;color:#9b2e0b}
.discount-panel,.deleted-panel{display:grid;gap:16px}.discount-panel-head,.deleted-panel-head{padding:27px;border-radius:19px;background:#171814;color:#fff}.discount-panel-head>span,.deleted-panel-head>span{color:var(--mint);font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:850}.discount-panel-head h2,.deleted-panel-head h2{margin:8px 0 5px;font-size:31px;letter-spacing:-.045em}.discount-panel-head p,.deleted-panel-head p{max-width:760px;margin:0;color:#b8bab1;font-size:11px;line-height:1.6}.discount-list{display:grid;gap:10px}.discount-request{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:19px 21px;border:1px solid var(--line);border-radius:16px;background:#fff}.discount-request-main{min-width:0}.discount-request-main>span{color:var(--orange);font-size:9px;font-weight:850}.discount-request-main h3{margin:5px 0;font-size:17px}.discount-request-main p{margin:0;color:var(--muted);font-size:11px}.discount-request-main p b{color:var(--ink)}.discount-request-main del{margin-left:6px;color:#96988f}.discount-request-main small{display:block;margin-top:9px;color:var(--muted);font-size:10px}.discount-request-rate{min-width:105px;text-align:center}.discount-request-rate b{display:block;color:#9b2e0b;font-size:25px;letter-spacing:-.05em}.discount-request-rate span{color:var(--muted);font-size:9px}.discount-actions{display:flex;gap:7px;flex-wrap:wrap}.discount-approve{border-color:#b9d77d!important;background:#e7f8bb!important;color:#4e6906!important}.discount-approve:hover{background:#d9f39e!important}.discount-pending{padding:8px 10px;border-radius:100px;background:#eff0ea;color:var(--muted);font-size:9px;font-weight:850;white-space:nowrap}.discount-empty{padding:65px 20px;border:1px dashed #c9cac2;border-radius:18px;background:#fff;text-align:center}.discount-empty>div{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 15px;border-radius:17px;background:var(--mint);font-size:25px}.discount-empty h2{margin:0 0 6px;font-size:21px}.discount-empty p{margin:0;color:var(--muted);font-size:11px}
.deleted-subsection{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.deleted-subsection-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 21px;border-bottom:1px solid var(--line)}.deleted-subsection-head span{display:block;color:var(--orange);font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:850}.deleted-subsection-head h3{margin:5px 0 0;font-size:19px}.deleted-subsection-head>b{display:grid;place-items:center;min-width:34px;height:28px;border-radius:100px;background:#eff0ea;font-size:11px}.deleted-subsection .admin-table-wrap{border-radius:0}.deleted-subsection .row-delete{width:auto;height:34px;padding:0 10px;font-size:10px;font-weight:850}.team-list article>button{padding:7px 9px;border:1px solid #ffc1ae;border-radius:8px;background:#fff0eb}.team-list article>button:hover{background:#ffd8ca}.invite-card select{height:44px;border:0;border-left:1px solid #52534d;background:var(--ink);color:#fff;padding:0 9px;font-size:10px;outline:0}
@media(max-width:760px){.admin-editor .form-grid,.admin-editor .form-grid:nth-of-type(3){grid-template-columns:1fr}.chat-admin-card>header{align-items:flex-start;flex-direction:column}.chat-admin-card .message{max-width:92%}.chat-admin-card .form{grid-template-columns:1fr}.chat-admin-card .form .button{width:100%}.articles-admin-head{align-items:stretch;flex-direction:column;padding:21px}.articles-admin-head .admin-add{align-self:flex-start}.article-admin-row{align-items:stretch;flex-direction:column}.article-admin-actions{justify-content:flex-start}.article-admin-actions button{flex:1}.discount-request{grid-template-columns:1fr}.discount-request-rate{text-align:left}.discount-actions button{flex:1}.deleted-subsection{overflow:auto}.deleted-subsection-head{min-width:600px}.invite-card form{display:grid;grid-template-columns:minmax(0,1fr) auto}}

.team-panel{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);max-width:980px;min-height:480px}.invite-card,.team-list{min-height:100%;padding:22px}.invite-card form{display:grid;grid-template-columns:minmax(0,1fr) 150px auto;gap:8px;align-items:stretch;margin-top:24px}.invite-card input,.invite-card select,.invite-card button{height:44px;border-radius:9px}.invite-card input{border:0;padding:0 12px;font-size:11px}.invite-card select{border:1px solid rgba(255,255,255,.2);padding:0 8px;font-size:10px}.invite-card button{padding:0 12px;white-space:nowrap;font-size:10px}.team-list article{min-height:56px}.article-admin-row[data-action]{cursor:pointer}.article-admin-row[data-action]:hover,.article-admin-row[data-action]:focus-visible{border-color:var(--orange);box-shadow:0 12px 28px rgba(36,37,31,.08);outline:none}.article-editor-admin{padding:28px}.article-editor-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.article-editor-admin-head>div>span{color:var(--orange);font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:850}.article-editor-admin-head h2{margin:7px 0 4px}.article-editor-admin-head p{margin:0;color:var(--muted);font-size:11px}.article-editor-close{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:10px 13px;font-size:10px;font-weight:850;cursor:pointer;white-space:nowrap}.article-editor-close:hover{border-color:var(--orange);color:var(--orange)}.article-editor-toolbar{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px;border:1px solid var(--line);border-bottom:0;border-radius:11px 11px 0 0;background:#f0f1eb}.article-editor-toolbar button{min-width:34px;height:32px;border:1px solid #c9cac2;border-radius:7px;background:#fff;color:var(--ink);padding:0 9px;font-size:10px;font-weight:850;cursor:pointer}.article-editor-toolbar button:hover{border-color:var(--orange);color:var(--orange);background:#fff8f4}.article-editor-toolbar button:nth-last-child(2){margin-left:4px}.article-editor-field textarea#article-body-editor{min-height:360px;border-radius:0 0 11px 11px;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.article-editor-preview-wrap{margin:4px 0 6px;border:1px solid var(--line);border-radius:14px;background:#f8f8f4;overflow:hidden}.article-editor-preview-title{padding:11px 14px;border-bottom:1px solid var(--line);color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:850}.article-editor-live-preview{min-height:180px;max-height:480px;overflow:auto;background:#fff;padding:22px;font-size:13px}.article-editor-live-preview:empty:before{content:'Предпросмотр появится здесь';color:var(--muted)}
@media(max-width:760px){.team-panel{grid-template-columns:1fr;min-height:0}.invite-card form{grid-template-columns:1fr}.invite-card input,.invite-card select,.invite-card button{width:100%}.team-list{padding:21px}.article-editor-admin{padding:20px 17px}.article-editor-admin-head{align-items:stretch;flex-direction:column}.article-editor-close{align-self:flex-start}.article-editor-toolbar button:nth-last-child(2){margin-left:0}.article-editor-live-preview{padding:17px}}
.article-editor-modebar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:8px 0 8px;padding:8px 10px;border:1px solid var(--line);border-radius:11px;background:#f7f8f3}.article-editor-modebar>span{color:var(--muted);font-size:10px}.article-editor-modes{display:flex;gap:4px}.article-editor-modes button{height:31px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--muted);padding:0 11px;font-size:10px;font-weight:850;cursor:pointer}.article-editor-modes button.active{border-color:var(--ink);background:var(--ink);color:#fff}.article-editor-divider{width:1px;height:23px;margin:0 3px;background:#c9cac2}.article-editor-toolbar button[data-editor-command]{min-width:34px}.article-editor-canvas,.article-editor-source{width:100%;min-height:410px;margin:0;border:1px solid var(--line);border-radius:0 0 11px 11px;background:#fff;color:var(--ink);padding:20px;font-size:14px;line-height:1.65}.article-editor-canvas{outline:0;overflow:auto}.article-editor-canvas:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(240,90,40,.12)}.article-editor-canvas p{margin:0 0 14px}.article-editor-canvas h2{margin:22px 0 10px;font-size:24px;line-height:1.15}.article-editor-canvas h3{margin:18px 0 8px;font-size:18px;line-height:1.2}.article-editor-canvas blockquote{margin:14px 0;padding:10px 15px;border-left:3px solid var(--orange);background:#fafaf6;color:var(--muted)}.article-editor-canvas pre{margin:15px 0;padding:16px;border-radius:10px;background:#20231f;color:#f4f6eb;white-space:pre-wrap;overflow:auto;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.article-editor-canvas code{padding:2px 5px;border-radius:5px;background:#eef0e9;color:#9b2e0b;font:600 .9em ui-monospace,SFMono-Regular,Menlo,monospace}.article-editor-canvas pre code{padding:0;background:transparent;color:inherit;font:inherit}.article-editor-source{display:block;resize:vertical;border-radius:0 0 11px 11px;outline:0;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.article-editor-source:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(240,90,40,.12)}.article-editor-canvas[hidden],.article-editor-source[hidden]{display:none}.article-admin-row[data-article-id]{cursor:pointer}.article-admin-row[data-article-id]:hover,.article-admin-row[data-article-id]:focus-visible{border-color:var(--orange);box-shadow:0 12px 28px rgba(36,37,31,.08);outline:none}@media(max-width:760px){.article-editor-modebar{align-items:stretch;flex-direction:column}.article-editor-modebar>span{font-size:11px}.article-editor-modes button{flex:1}.article-editor-toolbar{gap:5px}.article-editor-toolbar button{min-width:34px}.article-editor-canvas,.article-editor-source{min-height:330px;padding:16px}}
.article-admin-open-editor{display:inline-flex;align-items:center;min-height:38px;margin:0 0 22px;border:1px solid var(--orange);border-radius:10px;background:#fff8f4;color:#9b2e0b;padding:0 13px;font-size:11px;font-weight:850;cursor:pointer}.article-admin-open-editor:hover{background:var(--orange);color:#fff}
.article-proposal-editor{width:min(100%,980px)}.article-proposal-editor .article-editor-modebar{margin-top:4px}.article-proposal-editor .article-editor-canvas,.article-proposal-editor .article-editor-source{min-height:360px}.article-proposal-editor .article-editor-toolbar{max-height:120px;overflow:auto}
.article-editor-size-label{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.article-editor-toolbar .article-editor-size-label{margin:0 2px}.article-editor-canvas h2,.article-content h2{font-size:20px!important;line-height:1.2!important;font-weight:720!important;letter-spacing:-.025em!important}.article-editor-canvas h3,.article-content h3{font-size:16px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:-.01em!important}.article-editor-canvas small,.article-content small{font-size:.88em}.article-editor-canvas big,.article-content big{font-size:1.12em}
.admin-article-reader{max-width:980px;padding:34px 38px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 12px 30px rgba(36,37,31,.05)}.admin-article-reader-actions{display:flex;justify-content:space-between;gap:12px;margin-bottom:30px}.admin-article-reader h2{max-width:780px;margin:18px 0 12px;font-size:38px;line-height:1.05;letter-spacing:-.05em}.admin-article-reader .article-lead{margin-bottom:30px}.admin-article-reader .article-content{max-width:820px;font-size:15px;line-height:1.75}.admin-article-reader .article-content pre{margin:22px 0;padding:18px;border-radius:12px;background:#20231f;color:#e7f8bb;overflow:auto;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}@media(max-width:760px){.admin-article-reader{padding:22px 18px}.admin-article-reader-actions{align-items:stretch;flex-direction:column}.admin-article-reader-actions button{width:100%}.admin-article-reader h2{font-size:30px}}
