:root{--bg:#fff9f8;--surface:#fff;--surface-muted:#f8e8e9;--blush:#f7dbe4;--blush-soft:#fff1f3;--rose:#d97586;--rose-dark:#9f4d5f;--champagne:#f4dfca;--text:#30201d;--muted:#766360;--line:#ead0d2;--accent:#d97586;--accent-dark:#9f4d5f;--sage:#81977a;--ink:#3a2420;--shadow:0 18px 45px #5f373c1a}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}main{min-height:70vh}.site-header,.site-footer,.section{padding-left:clamp(18px,4vw,56px);padding-right:clamp(18px,4vw,56px)}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9f8f0;justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:190px;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--text);background:#fff;border-radius:8px;place-items:center;display:grid;overflow:hidden}.brand-mark img{width:42px;height:42px;display:block}.brand small{color:var(--muted);font-size:.78rem;display:block}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav a,.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-weight:700;display:inline-flex}.nav a:hover,.nav a:focus-visible{background:var(--surface-muted)}.button.primary{color:#fff;background:var(--accent);box-shadow:0 12px 24px #d9758638}.button.primary:hover{background:var(--accent-dark)}.button.secondary{background:var(--surface);border-color:var(--line);color:var(--rose-dark)}.home-topbar{color:var(--rose-dark);background:linear-gradient(90deg,#fce3e8,#fff3f4,#fce3e8);border-bottom:1px solid #d975862e;justify-content:center;gap:clamp(18px,5vw,72px);padding:10px clamp(18px,4vw,56px);font-size:.88rem;font-weight:700;display:flex}.button.danger{color:var(--accent-dark);background:#fff4ef;border-color:#e4b7a8}.button.danger:hover{background:#f8e1d8}.hero{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 76px);padding-top:48px;padding-bottom:56px;display:grid}.home-hero{background:linear-gradient(90deg,#fff9f8f5 0%,#fff4f6c7 42%,#f7dbe4d6 100%),radial-gradient(circle at 78% 20%,#f4dfcad9,#0000 32%);min-height:calc(100vh - 118px);position:relative;overflow:hidden}.home-hero:after{content:"";background:#d975861f;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-120px}.hero-copy{z-index:1;max-width:760px;position:relative}.hero .hero-slogan{color:var(--rose-dark);margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,4.25rem);font-weight:500;line-height:1.02}.hero h1,.page-title h1{letter-spacing:0;max-width:780px;margin:0;font-size:clamp(2.35rem,5vw,5rem);line-height:1.02}.hero h1{color:#3a211e;font-family:Georgia,Times New Roman,serif;font-weight:500}.home-hero h1{max-width:660px;font-size:clamp(1.9rem,3.5vw,3.85rem)}.hero p,.page-title p{max-width:680px;color:var(--muted);font-size:1.08rem}.hero-actions,.row-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.trust-line,.availability-note{color:var(--muted);font-weight:700}.signature-line{color:var(--rose-dark);margin-top:24px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-style:italic}.page-title.compact h1{font-size:clamp(2rem,4vw,3.4rem)}.admin-shell{gap:18px;display:grid}.admin-nav{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.admin-login,.admin-summary,.admin-toolbar,.admin-category-tools{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.admin-login{padding:18px}.admin-login form,.admin-toolbar{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.admin-login label{min-width:220px;color:var(--muted);gap:6px;font-weight:700;display:grid}.admin-login input,.admin-toolbar input,.price-input,.admin-editor input,.admin-editor textarea{border:1px solid var(--line);min-height:42px;color:var(--text);background:#fff;border-radius:8px}.admin-login input,.admin-toolbar input{padding:10px 12px}.admin-status{color:var(--muted);margin:12px 0 0;font-weight:700}.admin-stock-upload{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:14px;padding:18px;display:grid}.admin-stock-upload h2{margin:4px 0 6px;font-size:1.25rem}.admin-stock-upload p{max-width:760px;color:var(--muted);margin:0}.admin-stock-upload form{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-stock-upload input[type=file]{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:100%;min-height:42px;padding:8px 10px}.admin-import-report summary{cursor:pointer;width:fit-content;color:var(--rose-dark);font-weight:800}.admin-import-report pre{white-space:pre-wrap;background:snow;border:1px solid #d9758638;border-radius:8px;max-height:360px;margin:10px 0 0;padding:12px;font-size:.86rem;overflow:auto}.admin-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.admin-summary button{background:var(--blush-soft);color:var(--rose-dark);text-align:left;cursor:pointer;border:0;padding:16px;font-weight:800}.admin-summary button:hover,.admin-summary button.active{background:var(--accent);color:#fff}.admin-toolbar{box-shadow:none;justify-content:space-between;padding:14px}.admin-toolbar input{flex:320px}.admin-toolbar label{color:var(--muted);flex:280px;gap:5px;font-size:.82rem;font-weight:800;display:grid}.admin-toolbar span{color:var(--muted);font-weight:700}.admin-table-wrap{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1240px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.admin-table th{z-index:1;color:var(--rose-dark);text-transform:uppercase;background:#fff5f5;font-size:.82rem;position:sticky;top:0}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{color:var(--muted);margin-top:4px}.orders-table th,.orders-table td{vertical-align:top}.orders-table{table-layout:fixed;min-width:0}.orders-table .order-col-id{width:28%}.orders-table .order-col-customer{width:44%}.orders-table .order-col-paid{text-align:right;width:28%}.orders-table .order-col-customer small,.orders-table .order-col-paid small{display:none}.orders-table .paid-toggle{white-space:nowrap;justify-content:center}.order-products{gap:8px;margin:0;padding:0;list-style:none;display:grid}.order-products li{border-bottom:1px solid #d9758629;padding-bottom:8px}.order-products li:last-child{border-bottom:0;padding-bottom:0}.paid-toggle{border:1px solid var(--line);background:var(--surface-muted);border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:7px 10px;font-weight:800;display:inline-flex}.paid-toggle input{width:18px;height:18px;accent-color:var(--sage)}.admin-product-list{gap:14px;display:grid}.admin-product-card{border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:132px minmax(0,1fr);gap:16px;padding:14px;display:grid}.admin-product-preview{min-height:154px;color:var(--muted);text-align:center;background:linear-gradient(#fff,#fff4f6);border:1px solid #d975862e;border-radius:8px;align-self:start;place-items:center;font-size:.86rem;font-weight:700;display:grid;overflow:hidden}.admin-product-preview img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:154px;padding:8px}.admin-product-main{min-width:0}.admin-product-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-product-heading strong,.admin-product-heading small{display:block}.admin-product-heading strong{color:var(--text);font-size:1rem;line-height:1.25}.admin-product-heading small,.admin-price-panel small{color:var(--muted);margin-top:4px}.admin-product-controls{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:12px;display:flex}.admin-stock{color:var(--muted);font-weight:700}.admin-stock-control{color:var(--muted);align-items:center;gap:7px;font-size:.88rem;font-weight:700;display:flex}.admin-stock-control input{border:1px solid var(--line);width:72px;font:inherit;color:var(--text);border-radius:8px;padding:7px 8px}.admin-unsaved{color:var(--accent-dark);background:#fff4ef;border:1px solid #e4b7a8;border-radius:999px;padding:5px 9px;font-size:.82rem;font-weight:800}.admin-updated-at{color:var(--muted);margin-top:3px;font-size:.78rem;font-weight:500;display:block}.admin-price-panel{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px;display:flex}.admin-category-tools{background:snow;border:1px solid #d9758633;border-radius:8px;grid-template-columns:minmax(180px,1.2fr) minmax(180px,1fr) minmax(220px,1.2fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.admin-category-tools h2{margin:2px 0 0;font-size:1rem}.admin-category-tools label{color:var(--muted);gap:6px;font-size:.86rem;font-weight:500;display:grid}.admin-category-tools input,.admin-category-tools select{width:100%;min-height:42px;font:inherit;padding:9px 10px}.admin-editor{margin-top:10px}.admin-editor summary{cursor:pointer;width:fit-content;color:var(--rose-dark);font-weight:800}.admin-editor-grid{background:snow;border:1px solid #d9758638;border-radius:8px;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;margin-top:12px;padding:12px;display:grid}.admin-editor label{color:var(--muted);gap:6px;font-size:.86rem;font-weight:500;display:grid}.admin-editor .wide{grid-column:1/-1}.admin-editor input,.admin-editor select,.admin-editor textarea{width:100%;font:inherit;padding:9px 10px}.admin-editor textarea{resize:vertical}.admin-category-editor select{min-height:42px}.admin-new-category{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.admin-new-category .button{min-height:42px;padding-inline:12px}.admin-editor-actions{justify-content:flex-end;display:flex}.switch-row{align-items:center;gap:8px;min-width:80px;font-weight:700;display:inline-flex}.switch-row input{width:20px;height:20px;accent-color:var(--accent)}.price-input{width:104px;padding:8px 10px}.admin-price-cell{align-items:center;gap:8px;margin:6px 0;display:flex}.admin-price-cell .button{min-height:36px;padding:7px 10px;font-size:.86rem}.admin-badges{flex-wrap:wrap;gap:6px;display:flex}.admin-badges span{border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:700}.admin-badges .ok{color:#2e6b3f;background:#e6f4e9}.admin-badges .warn{color:#8a5a12;background:#fff0d9}@media (max-width:760px){.admin-product-card{grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px}.admin-product-preview{min-height:116px}.admin-product-preview img{height:116px}.admin-product-heading{display:grid}.admin-editor-grid{grid-template-columns:1fr}}.hero-showcase{z-index:1;min-height:clamp(420px,46vw,620px);position:relative}.showcase-backdrop{background:linear-gradient(145deg,#ffffffb3,#f7dbe4c7),radial-gradient(circle at 70% 18%,#ffffffeb,#0000 28%);border:1px solid #ffffffb8;border-radius:8px;position:absolute;inset:7% 0 4% 6%;box-shadow:0 30px 70px #9f4d5f2e}.showcase-backdrop:after{filter:blur(20px);content:"";background:#9b5c571c;border-radius:50%;height:32%;position:absolute;bottom:9%;left:12%;right:9%}.showcase-product{background-color:#fffc;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:clamp(118px,12vw,190px);height:clamp(180px,21vw,310px);display:block;position:absolute;box-shadow:0 24px 46px #5f373c2e}.showcase-product-1{bottom:13%;right:43%;transform:rotate(-3deg)}.showcase-product-2{height:clamp(150px,17vw,250px);bottom:20%;right:23%;transform:rotate(4deg)}.showcase-product-3{bottom:16%;right:6%;transform:rotate(-1deg)}.showcase-product-4{width:clamp(96px,10vw,150px);height:clamp(140px,16vw,220px);top:5%;right:31%;transform:rotate(2deg)}.showcase-note{background:#ffffffd6;border:1px solid #ead0d2d9;border-radius:8px;gap:5px;max-width:280px;padding:16px;display:grid;position:absolute;bottom:8%;right:9%;box-shadow:0 18px 34px #5f373c1a}.showcase-note span{color:var(--muted);font-size:.9rem}.hero-panel{color:#fff;min-height:460px;box-shadow:var(--shadow);background:linear-gradient(145deg,#17202a33,#17202ab8),radial-gradient(circle at 30% 20%,#f0c1ae,#0000 32%),linear-gradient(135deg,#b85f4d,#7e9278 58%,#17202a);border-radius:8px;align-content:end;padding:clamp(22px,4vw,36px);display:grid}.hero-panel p{color:#ffffffd6}.section{padding-top:58px;padding-bottom:58px}.section.alt{background:var(--surface-muted)}.section-header,.page-title{margin-bottom:28px}.section-header h2,.page-title h1{margin-bottom:12px}.section-header h2,.consultation-band h2{color:#3a211e;font-family:Georgia,Times New Roman,serif;font-weight:500}.trust-strip{background:linear-gradient(90deg,#fff1f3,#f8e8e9);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:22px;padding-bottom:22px;display:grid}.trust-strip article{border-right:1px solid #d975862e;gap:5px;padding:8px 22px;display:grid}.trust-strip article:last-child{border-right:0}.trust-strip strong{color:var(--ink)}.trust-strip span{color:var(--muted);font-size:.9rem}.routine-section{background:linear-gradient(#fff9f8,#fff4f6)}.routine-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.routine-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:end;gap:10px;min-height:210px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #5f373c14}.routine-card:before{opacity:.78;content:"";position:absolute;inset:0}.routine-card.rose:before{background:radial-gradient(circle at 70% 20%,#fffc,#0000 26%),linear-gradient(145deg,#fde8ed,#f8cdd8)}.routine-card.coral:before{background:radial-gradient(circle at 80% 18%,#ffffffc2,#0000 24%),linear-gradient(145deg,#fde5df,#efb1aa)}.routine-card.sand:before{background:radial-gradient(circle at 75% 20%,#fffc,#0000 24%),linear-gradient(145deg,#fff0df,#eacaa5)}.routine-card.sage:before{background:radial-gradient(circle at 72% 20%,#fffc,#0000 24%),linear-gradient(145deg,#eef3e8,#c8d7bf)}.routine-card>*{position:relative}.routine-card span{font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.routine-card strong{max-width:260px;color:var(--muted);font-size:.96rem;font-weight:500}.routine-card em{width:fit-content;color:var(--rose-dark);text-transform:uppercase;font-size:.82rem;font-style:normal;font-weight:800}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.need-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.need-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:start;gap:8px;min-height:128px;padding:18px;display:grid;box-shadow:0 10px 28px #25211d0d}.need-card:hover,.routine-card:hover,.category-overview a:hover,.product-card:hover{border-color:#d9758685;box-shadow:0 20px 42px #9f4d5f1f}.need-card strong{font-size:1.08rem}.need-card span{color:var(--muted)}.category-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 46px;display:grid}.category-overview a{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:start;gap:8px;min-height:138px;padding:18px;display:grid;box-shadow:0 10px 28px #25211d0d}.category-overview strong{font-size:1.08rem}.category-overview small{color:var(--muted)}.category-count{background:var(--surface-muted);width:38px;height:38px;color:var(--accent-dark);border-radius:999px;place-items:center;font-weight:800;display:inline-grid}.catalog-tools{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7f5;border-radius:8px;grid-template-columns:minmax(260px,1fr) minmax(220px,280px) auto;align-items:end;gap:12px;margin:0 0 28px;padding:14px;display:grid;position:sticky;top:77px}.search-field,.category-filter{color:var(--muted);gap:6px;font-size:.86rem;font-weight:800;display:grid}.search-field{position:relative}.search-field span{color:var(--muted);font-size:1.35rem;line-height:1;position:absolute;bottom:10px;left:14px}.search-field input,.category-filter select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--text);border-radius:8px}.search-field input{padding:10px 14px 10px 42px}.category-filter select{padding:10px 12px}.catalog-tools>strong{background:var(--surface-muted);min-height:44px;color:var(--accent-dark);border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;display:inline-flex}.product-groups{gap:52px;display:grid}.product-group{scroll-margin-top:96px}.subcategory-nav{flex-wrap:wrap;gap:9px;margin:-12px 0 24px;display:flex}.subcategory-nav a{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:.92rem;font-weight:700;display:inline-flex}.subcategory-nav strong{color:var(--muted)}.subcategory-section{margin-top:28px;scroll-margin-top:96px}.subcategory-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.subcategory-heading h3{margin:0 0 10px;font-size:1.25rem}.subcategory-heading span{color:var(--muted);font-size:.9rem}.product-card,.info-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 10px 28px #25211d0d}.consultation-band{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(110deg,#ffffffe6,#f7dbe49e),radial-gradient(circle at 92% 22%,#d9758629,#0000 30%);border-radius:8px;justify-content:space-between;align-items:center;gap:28px;padding:clamp(24px,5vw,54px);display:flex}.consultation-band p{max-width:720px;color:var(--muted);font-size:1.05rem}.product-card{flex-direction:column;display:flex}.product-art{background:var(--surface-muted);place-items:center;min-height:230px;padding:18px;display:grid;position:relative}.product-art.has-image{background:radial-gradient(circle at 50% 18%,#f8e1d8c7,#0000 42%),linear-gradient(#fff7f4 0%,#fff 66%)}.product-art img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:240px;height:220px;display:block}.detail-art img{max-width:min(100%,520px);height:min(66vh,520px)}.product-art>span{background:#ffffffdb;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:700;position:absolute;top:14px;left:14px}.product-alerts{z-index:2;flex-wrap:wrap;align-items:flex-start;gap:7px;max-width:calc(100% - 24px);display:flex;position:absolute;top:12px;left:12px}.product-alerts span{color:#3a2a18;border:1px solid #25211d1a;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:.78rem;font-weight:900;line-height:1.15;display:inline-flex;box-shadow:0 8px 18px #25211d1a}.product-alerts .action{text-align:left;border-radius:8px;justify-content:flex-start;max-width:min(100%,260px)}.product-alerts .new{background:#ffe56b;border-color:#c394006b}.product-alerts .clearance{background:#f6a23a;border-color:#b2580075}.product-alerts .neutral{background:#ffffffe6;border-color:#d9758647}.product-art.coral{background:linear-gradient(145deg,#f4c7b6,#b85f4d)}.product-art.sage{background:linear-gradient(145deg,#dce8d6,#7e9278)}.product-art.rose{background:linear-gradient(145deg,#f4d3dc,#c78293)}.product-art.sand{background:linear-gradient(145deg,#eee3ce,#c3a66e)}.product-art.has-image.coral,.product-art.has-image.sage,.product-art.has-image.rose,.product-art.has-image.sand{background:radial-gradient(circle at 50% 18%,#f8e1d8c7,#0000 42%),linear-gradient(#fff7f4 0%,#fff 66%)}.product-card-body,.info-card{padding:18px}.product-card-body{flex-direction:column;flex:1;display:flex}.product-card h3,.info-card h3{margin:6px 0 8px;font-size:1.15rem}.product-card p,.info-card p,.legal-copy p,.legal-copy li{color:var(--muted)}.legal-copy h2{margin:30px 0 10px;font-size:1.25rem}.legal-copy ul{padding-left:22px}.legal-note{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;padding:14px 16px}.product-card-actions{text-align:center;justify-items:center;gap:12px;margin-top:auto;padding-top:18px;display:grid}.product-card-actions .button,.add-to-cart-control .button{width:min(100%,220px)}.add-to-cart-control{justify-items:center;gap:9px;width:100%;display:grid}.availability-alert{width:min(100%,280px);color:var(--accent-dark);background:#fff4ef;border:1px solid #e4b7a8;border-radius:8px;margin:0;padding:10px 12px;font-size:.86rem;font-weight:700}.availability-alert a{text-decoration:underline}.product-card-meta{flex-wrap:wrap;gap:7px;margin:14px 0 0;display:flex}.product-card-meta span{background:var(--surface-muted);color:var(--muted);border-radius:999px;padding:6px 8px;font-size:.78rem;font-weight:700}.eyebrow{color:var(--accent-dark);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.product-detail{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,5vw,64px);display:grid}.detail-art{border-radius:8px;min-height:520px;padding:28px}.detail-copy h1{margin:8px 0 12px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.08}.subtitle{color:var(--muted);font-size:1.12rem}.rich-text{color:var(--muted);gap:.85rem;display:grid}.rich-text p{margin:0}.benefit-list{flex-wrap:wrap;gap:9px;margin:18px 0 6px;display:flex}.benefit-list span{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--accent-dark);border-radius:999px;align-items:center;padding:7px 10px;font-size:.9rem;font-weight:700;display:inline-flex}.decision-blocks{gap:12px;margin:24px 0;display:grid}.decision-blocks article{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:16px}.decision-blocks h2{margin:0 0 8px;font-size:1.05rem}.decision-blocks p{color:var(--muted);margin:0}.decision-blocks .rich-text{gap:.65rem}.price{font-size:1.35rem}.meta-list{gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.meta-list li{border-bottom:1px solid var(--line);padding-bottom:12px}.meta-list .rich-text{gap:.5rem;margin-top:8px}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.cart-lines{gap:12px;display:grid}.cart-line{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 96px 110px;align-items:center;gap:14px;padding:16px;display:grid}.cart-line input{border:1px solid var(--line);border-radius:8px;width:100%;padding:9px}.summary,.form-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:20px}.summary-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.form-grid{gap:14px;display:grid}.field{gap:6px;display:grid}.field input,.field textarea,.field select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:11px 12px}.consent-field{color:var(--text);background:#fff7f4;border:1px solid #d9758638;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px;line-height:1.45;display:grid}.consent-field input{width:18px;height:18px;accent-color:var(--rose);margin-top:2px}.consent-field a{font-weight:700;text-decoration:underline}.notice{border-left:4px solid var(--sage);color:#2d3a2c;background:#edf4ea;border-radius:8px;padding:14px 16px}.payment-confirmation{border-top:1px solid #d9758638;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:18px;margin-top:16px;padding-top:16px;display:grid}.payment-confirmation h2{margin:0 0 10px;font-size:1.15rem}.payment-confirmation p{margin:4px 0}.security-note{color:#6f6760;font-size:.92rem;line-height:1.45}.payment-warning{color:#8f1d1d;background:#fff3f3;border:1px solid #efb3b3;border-radius:8px;padding:.75rem .9rem;font-weight:700}.payment-confirmation img{border:1px solid var(--line);background:#fff;border-radius:8px;width:180px;height:180px;padding:8px;display:block}.legal-copy{max-width:860px}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;padding-top:32px;padding-bottom:32px;display:flex}.site-footer nav{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.site-footer a,.footer-link-button{align-items:center;min-height:24px;line-height:1.5;display:inline-flex}.footer-link-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;margin:0;padding:0}.footer-link-button:hover,.footer-link-button:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:var(--rose-dark);text-decoration:underline}.cookie-banner{z-index:30;border:1px solid var(--line);background:#fffffffa;border-radius:8px;gap:14px;width:min(640px,100vw - 24px);padding:18px;display:grid;position:fixed;bottom:clamp(12px,3vw,32px);right:clamp(12px,3vw,32px);box-shadow:0 24px 70px #5f373c2e}.cookie-copy h2{color:var(--ink);margin:4px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500}.cookie-copy p{color:var(--muted);margin:0}.cookie-copy .eyebrow{margin:0}.cookie-copy a{color:var(--rose-dark);margin-top:9px;font-weight:800;text-decoration:underline;display:inline-block}.cookie-settings{background:snow;border:1px solid #d9758638;border-radius:8px;gap:8px;padding:12px;display:grid}.cookie-settings label{color:var(--muted);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;font-size:.92rem;line-height:1.4;display:grid}.cookie-settings input{width:18px;height:18px;accent-color:var(--rose);margin-top:2px}.cookie-settings strong{color:var(--text);display:block}.cookie-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:980px){.hero,.product-detail,.cart-layout,.checkout-layout{grid-template-columns:1fr}.grid,.category-overview,.need-grid,.catalog-tools,.routine-grid,.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid #d975862e}.search-field{grid-column:1/-1}.hero,.home-hero{min-height:auto}.hero-showcase{min-height:460px}.consultation-band{flex-direction:column;align-items:flex-start}.admin-category-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-topbar{text-align:center;flex-direction:column;align-items:center;gap:4px}.site-header{flex-direction:column;align-items:flex-start;padding-top:14px;padding-bottom:14px;position:static}.nav{justify-content:flex-start}.grid,.cart-line,.admin-summary,.admin-category-tools,.admin-editor-grid,.category-overview,.need-grid,.catalog-tools,.payment-confirmation,.routine-grid,.trust-strip{grid-template-columns:1fr}.payment-confirmation img{width:168px;height:168px}.trust-strip article,.trust-strip article:nth-child(2){border-bottom:1px solid #d975862e;border-right:0}.trust-strip article:last-child{border-bottom:0}.catalog-tools{position:static}.hero-panel,.detail-art{min-height:320px}.hero h1,.page-title h1{font-size:clamp(2.2rem,13vw,3.4rem)}.hero-showcase{min-height:390px}.showcase-backdrop{inset:4% 0}.showcase-product{width:118px;height:180px}.showcase-product-1{bottom:14%;right:44%}.showcase-product-2{height:155px;bottom:26%;right:20%}.showcase-product-3{bottom:15%;right:4%}.showcase-product-4{width:96px;height:140px;top:8%;right:34%}.showcase-note{max-width:none;bottom:4%;left:8%;right:8%}.site-footer{flex-direction:column}.cookie-banner{width:auto;max-height:calc(100vh - 20px);padding:14px;bottom:10px;left:10px;right:10px;overflow:auto}.cookie-actions{grid-template-columns:1fr;display:grid}.cookie-actions .button{width:100%}.orders-toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.orders-toolbar label,.orders-toolbar input,.orders-toolbar .button{width:100%;min-width:0}.orders-toolbar span{font-size:.86rem}.orders-table .order-col-id{width:34%}.orders-table .order-col-customer{width:32%}.orders-table .order-col-paid{width:34%}.orders-table th,.orders-table td{padding:10px 8px}.orders-table .order-col-id small{display:none}.orders-table .paid-toggle{width:100%}}
