:root{--ink:#1d1d1f;--muted:#6e6e73;--blue:#0066cc;--blue-hover:#0071e3;--paper:#fff;--pearl:#f5f5f7;--line:#d2d2d7;--dark:#111;--danger:#b42318;--radius:22px;--max:1180px;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Helvetica Neue",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.48}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}.skip-link{position:fixed;left:12px;top:-100px;background:#fff;padding:12px;z-index:1000}.skip-link:focus{top:12px}.global-nav{height:52px;background:rgba(0,0,0,.94);color:#fff;display:flex;align-items:center;padding:0 max(24px,calc((100vw - var(--max))/2));gap:30px;position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.brand{display:flex;width:53px;height:42px;align-items:center}.brand img{width:46px;height:38px;object-fit:contain;filter:brightness(0) invert(1)}nav{display:flex;gap:24px;flex:1}nav a,.footer-links a,.footer-links button{font-size:12px;color:inherit;text-decoration:none;border:0;background:transparent;padding:10px 0}.cart-trigger{min-height:44px;color:#fff;border:0;background:transparent;display:flex;align-items:center;gap:7px;font-size:12px}.cart-trigger svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-trigger b{background:#fff;color:#000;border-radius:999px;min-width:18px;padding:1px 5px;text-align:center;font-size:11px}.hero{min-height:590px;background:linear-gradient(120deg,#f5f5f7 0%,#fff 48%,#ecf1f7 100%);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden}.hero-copy{max-width:590px;margin-left:max(24px,calc((100vw - var(--max))/2));padding:76px 20px 76px 0}.eyebrow{font-size:12px;letter-spacing:.11em;font-weight:650;margin:0 0 13px;color:var(--muted)}h1,h2{letter-spacing:-.045em;margin:0;font-weight:650;line-height:1.05}h1{font-size:clamp(44px,5.2vw,72px)}h2{font-size:clamp(34px,3.5vw,50px)}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.45;max-width:550px;color:#424245;margin:24px 0 32px}.hero-actions{display:flex;gap:18px;align-items:center}.button{border:0;border-radius:999px;min-height:46px;padding:11px 21px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:16px;transition:transform .2s ease,background .2s ease,opacity .2s ease}.button:hover{transform:scale(1.02)}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-hover)}.button-secondary{background:#e8e8ed;color:var(--ink)}.button-text{background:transparent;color:var(--blue);padding:11px 0}.hero-art{height:100%;min-height:530px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-art:before{content:"";position:absolute;width:64vw;height:64vw;border-radius:50%;background:#dbe9f6;right:-27vw;top:-13vw;z-index:-2}.hero-ring{width:360px;height:360px;border:1px solid #cfd8e1;border-radius:50%;position:absolute;z-index:-1}.hero-art img{width:min(440px,72%);max-height:390px;object-fit:contain;filter:drop-shadow(0 24px 26px rgba(0,0,0,.14));mix-blend-mode:multiply}.hero-art p{position:absolute;right:32px;bottom:28px;font-size:10px;line-height:1.2;letter-spacing:.14em;color:#7c8792}.catalog-section{max-width:var(--max);padding:96px 24px 104px;margin:auto}.section-header{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:42px}.muted{color:var(--muted)}.utility-button{background:transparent;border:1px solid var(--line);border-radius:999px;padding:10px 16px;color:var(--ink);min-height:42px}.catalog-controls{display:grid;grid-template-columns:minmax(240px,360px) 1fr;gap:24px;align-items:center;margin-bottom:36px}.search{border-radius:999px;background:var(--pearl);height:48px;display:flex;align-items:center;padding:0 17px;gap:10px}.search svg{width:19px;stroke:#6e6e73;fill:none;stroke-width:1.7}.search input{min-width:0;border:0;outline:0;background:transparent;width:100%;font-size:16px}.category-tabs{display:flex;gap:8px;flex-wrap:wrap}.category-tab{border:0;background:transparent;color:#515154;padding:9px 12px;border-radius:999px;white-space:nowrap;font-size:14px}.category-tab:hover,.category-tab.active{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:var(--pearl);min-width:0;display:flex;flex-direction:column;position:relative;border-radius:var(--radius);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(0,0,0,.08)}.product-image{height:255px;background:#fff;position:relative;display:grid;place-items:center;overflow:hidden}.product-image img{width:88%;height:88%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 12px 13px rgba(0,0,0,.14))}.image-placeholder{font-size:40px;font-weight:650;letter-spacing:-.07em;color:#d2d2d7}.product-code{position:absolute;left:14px;top:13px;border-radius:999px;background:rgba(255,255,255,.75);font-size:11px;padding:5px 9px;color:#6e6e73;backdrop-filter:blur(8px)}.product-body{padding:19px 18px 18px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:19px;letter-spacing:-.025em;margin:0 0 3px;overflow-wrap:anywhere}.english{font-size:13px;color:var(--muted);min-height:20px;margin:0}.product-meta{display:flex;gap:10px;flex-wrap:wrap;color:#6e6e73;font-size:12px;margin:15px 0}.product-meta span{border-left:1px solid #c7c7cc;padding-left:10px}.product-meta span:first-child{border-left:0;padding-left:0}.product-buy{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:12px}.price{font-size:17px;font-weight:600;font-variant-numeric:tabular-nums}.price small{display:block;font-size:11px;font-weight:400;color:var(--muted)}.add-button{border:0;border-radius:999px;background:var(--ink);color:#fff;min-height:38px;padding:7px 13px;font-size:13px}.empty-state{text-align:center;color:var(--muted);padding:55px}.service{background:#000;color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;padding:100px max(24px,calc((100vw - var(--max))/2));align-items:end}.service .eyebrow{color:#aaa}.service p:not(.eyebrow){font-size:19px;color:#ccc;max-width:430px;margin:0 0 26px}footer{background:#f5f5f7;padding:46px max(24px,calc((100vw - var(--max))/2)) 28px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{height:45px;width:55px;object-fit:contain}.footer-brand p,.fineprint{font-size:12px;color:var(--muted);margin:0}.footer-links{justify-self:end;display:flex;gap:23px;align-items:center}.footer-links button{cursor:pointer;color:var(--ink)}.fineprint{grid-column:1/-1;border-top:1px solid #d2d2d7;padding-top:19px;margin-top:6px}dialog{color:var(--ink);border:0;border-radius:22px;padding:0;width:min(740px,calc(100% - 28px));max-height:min(88dvh,800px);box-shadow:0 22px 80px rgba(0,0,0,.34)}dialog::backdrop{background:rgba(0,0,0,.52);backdrop-filter:blur(4px)}.dialog-head{padding:25px 28px 20px;display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #e5e5e7;position:sticky;top:0;background:#fff;z-index:2}.dialog-head h2{font-size:30px}.icon-button{border:0;background:#e8e8ed;width:36px;height:36px;border-radius:50%;font-size:25px;line-height:1;color:#424245}.cart-items{padding:7px 27px}.cart-line{display:grid;grid-template-columns:56px 1fr auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #e5e5e7}.cart-thumb{width:56px;height:56px;object-fit:contain;border-radius:12px;background:#f5f5f7}.cart-name{font-weight:600;font-size:15px}.cart-sub{font-size:12px;color:var(--muted);margin-top:3px}.qty-controls{display:flex;align-items:center;justify-content:end;gap:7px;font-variant-numeric:tabular-nums}.qty-controls button{width:30px;height:30px;border-radius:50%;border:0;background:#e8e8ed;font-size:18px}.cart-price{font-size:13px;font-weight:600;text-align:right;margin-top:6px}.cart-empty{text-align:center;padding:62px 20px;color:var(--muted)}.text-action{background:none;border:0;color:var(--blue);font-size:16px;margin-top:8px}.cart-total{margin:0 27px;padding:20px 0;display:flex;justify-content:space-between;font-size:16px;font-weight:600}.cart-actions{padding:0 27px 28px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-layout{display:grid;grid-template-columns:185px 1fr;min-height:490px}.admin-layout aside{background:#f5f5f7;padding:14px 10px}.admin-tab{display:block;width:100%;text-align:left;border:0;border-radius:9px;background:transparent;padding:10px 12px;font-size:14px;color:#424245;text-decoration:none;margin-bottom:2px;cursor:pointer}.admin-tab.active,.admin-tab:hover{background:#fff;color:var(--ink)}.import-label input{display:none}.admin-content{padding:24px;overflow:auto}.admin-panel{display:none}.admin-panel.active{display:block}.admin-intro{font-size:14px;color:var(--muted);margin:0 0 24px}.admin-panel form,.product-form{display:grid;gap:17px}.admin-panel label,.product-form label,.admin-search label{display:grid;gap:7px;font-size:13px;font-weight:600}.admin-panel input,.product-form input,.admin-search input{border:1px solid #c7c7cc;border-radius:10px;padding:10px 12px;min-height:43px;font-size:16px;font-weight:400}.admin-panel input:focus,.product-form input:focus,.admin-search input:focus{outline:3px solid rgba(0,102,204,.2);border-color:var(--blue)}.admin-product-head{display:flex;justify-content:space-between;align-items:center}.admin-product-head p{font-size:14px;color:var(--muted)}.admin-search{margin:15px 0}.admin-products-list{border-top:1px solid #e5e5e7}.admin-product-row{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #e5e5e7}.admin-product-row img,.admin-pictogram{width:40px;height:40px;object-fit:contain;border-radius:8px;background:#f5f5f7}.admin-pictogram{display:grid;place-items:center;color:#a1a1a6;font-size:12px}.admin-product-row b{display:block;font-size:14px}.admin-product-row span{font-size:12px;color:var(--muted)}.admin-product-row button{border:0;background:transparent;color:var(--blue);padding:9px;font-size:13px}.product-form{padding:25px 28px 28px;grid-template-columns:1fr 1fr}.product-form label:nth-child(2),.product-form label:nth-child(3),.product-form label:nth-child(4),.product-form label:nth-child(9),.editor-actions{grid-column:1/-1}.product-form small{font-weight:400;color:var(--muted)}.editor-actions{display:flex;justify-content:space-between;margin-top:8px}.button-danger{background:transparent;color:var(--danger);border:1px solid #f0c6c4}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,100px);z-index:100;background:#1d1d1f;color:#fff;border-radius:999px;padding:11px 17px;font-size:14px;opacity:0;transition:transform .25s ease,opacity .25s ease;pointer-events:none}.toast.show{transform:translate(-50%,0);opacity:1}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:800px){.global-nav{padding:0 18px}.global-nav nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{margin:0;padding:65px 24px 32px}.hero-art{min-height:340px}.hero-ring{width:260px;height:260px}.hero-art:before{width:130vw;height:130vw;right:-45vw;top:-58vw}.hero-art img{height:260px}.catalog-section{padding:66px 18px}.section-header{align-items:start;margin-bottom:30px}.catalog-controls{grid-template-columns:1fr;gap:15px}.category-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;margin-right:-18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:165px}.product-body{padding:14px}.product-body h3{font-size:16px}.product-meta{margin:10px 0;font-size:11px}.product-buy{display:block}.add-button{margin-top:10px;width:100%}.service{grid-template-columns:1fr;padding:70px 24px;gap:28px}.service h2{font-size:40px}.service p:not(.eyebrow){font-size:17px}.footer-links{justify-self:start;flex-wrap:wrap;gap:18px}.footer-brand{grid-column:1/-1}.admin-layout{grid-template-columns:1fr}.admin-layout aside{display:flex;gap:4px;overflow:auto;white-space:nowrap}.admin-tab{width:auto;margin:0}.admin-content{padding:18px}.product-form{grid-template-columns:1fr}.product-form label{grid-column:1/-1!important}.dialog-head{padding:20px}.cart-items{padding:7px 19px}.cart-total{margin:0 19px}.cart-actions{padding:0 19px 20px;grid-template-columns:1fr}.cart-line{grid-template-columns:48px 1fr;gap:10px}.cart-thumb{width:48px;height:48px}.cart-line>div:last-child{grid-column:2}.cart-line .qty-controls{justify-content:start}.cart-price{text-align:left}.product-form{padding:20px}.editor-actions{grid-column:1/-1}.hero-actions{gap:13px}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-image{height:210px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
