@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#20202a;background:#fffdfb;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid #ff9a4d;outline-offset:3px}.shell{width:min(1200px,calc(100% - 48px));margin:auto}.topbar{height:76px;display:flex;align-items:center;gap:26px;padding:0 max(24px,calc((100% - 1200px)/2));background:#fff;position:relative;z-index:4;border-bottom:1px solid #f2eded}.brand{display:flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-weight:800;letter-spacing:.03em;color:#b60825;line-height:.86;font-size:20px}.brand img{height:43px;width:43px;object-fit:cover;border-radius:8px}.brand small{display:block;letter-spacing:.26em;font-size:10px;padding-top:5px}.topbar nav{display:flex;gap:28px;margin-left:auto;font-weight:700;font-size:14px}.topbar nav a:hover{color:#b60825}.basket-btn{background:#fff4f3;border:1px solid #ffd7d5;border-radius:30px;padding:10px 14px;font-weight:700;color:#a90724}.basket-btn span{display:inline-grid;place-items:center;background:#be0828;color:#fff;min-width:22px;height:22px;border-radius:50%;margin-left:7px;font-size:12px}.hero{background:radial-gradient(circle at 87% 34%,#e52b38 0,#c70c2b 30%,#a40325 75%);color:#fff;overflow:hidden}.hero-inner{max-width:1200px;margin:auto;min-height:555px;padding:76px 24px;display:flex;position:relative;align-items:center}.hero-copy{max-width:600px;position:relative;z-index:2}.eyebrow,.kicker{font-size:12px;font-weight:800;letter-spacing:.15em}.eyebrow{color:#ffe49f}.sparkle{font-size:18px;margin-right:6px}.hero h1{font:800 clamp(42px,6vw,78px)/1.06 Outfit,sans-serif;letter-spacing:-.045em;margin:20px 0}.hero h1 em{font-style:normal;color:#ffe6a7}.hero p{font-size:18px;line-height:1.65;max-width:490px;color:#fff3f4}.hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;margin-top:25px;padding:17px 21px;background:#fff;color:#aa0827;font-weight:800;border-radius:12px;box-shadow:0 12px 24px #75001155}.hero-cta:hover{transform:translateY(-2px)}.hero-points{display:flex;gap:20px;flex-wrap:wrap;margin-top:52px;font-size:13px;color:#ffe9e6;font-weight:700}.hero-art{width:48%;height:100%;position:absolute;right:0;top:0;display:grid;place-items:center}.art-ring{width:350px;height:350px;border:1px solid #ffffff62;border-radius:50%;display:grid;place-items:center;transform:rotate(-12deg);box-shadow:0 0 0 28px #ffffff0c,0 0 0 68px #ffffff0a}.art-ring img{width:285px;height:285px;border-radius:35px;box-shadow:0 30px 70px #66001980;transform:rotate(12deg)}.art-star{position:absolute;color:#ffdc91}.star-one{font-size:68px;left:7%;top:15%}.star-two{font-size:46px;right:10%;top:13%}.star-three{font-size:76px;right:8%;bottom:5%}.catalogue{padding-top:77px;padding-bottom:90px}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:15px}.kicker{color:#be1232}.section-intro h2,.how h2{font:800 clamp(32px,4vw,48px)/1.1 Outfit,sans-serif;letter-spacing:-.035em;margin:9px 0}.section-intro p{color:#6d6870;margin:0;line-height:1.6}.count{border-radius:30px;background:#fff0f0;color:#ac0b27;padding:10px 16px;font-weight:800;font-size:13px;white-space:nowrap}.controls{margin:28px 0 33px}.search{height:52px;border:1px solid #e7dddd;border-radius:12px;display:flex;align-items:center;gap:12px;padding:0 17px;max-width:590px;background:#fff;box-shadow:0 4px 20px #53111909}.search:focus-within{border-color:#bb1431}.search>span{font-size:30px;color:#a2092a;line-height:1}.search input{border:0;outline:0;flex:1;min-width:0;background:none;font-size:15px}.search kbd{color:#9b9191;background:#f8f4f4;border-radius:5px;padding:2px 7px;font-size:12px}.chips{display:flex;gap:8px;overflow-x:auto;padding:16px 0 5px;scrollbar-width:thin}.chip{flex:none;border:1px solid #e7dfe0;background:#fff;border-radius:30px;padding:9px 15px;font-size:13px;font-weight:700;color:#574f56;white-space:nowrap}.chip:hover,.chip.active{background:#b60825;color:#fff;border-color:#b60825}.product-section{margin:36px 0 44px}.section-head{display:flex;align-items:baseline;gap:14px;border-bottom:1px solid #e9e0df;padding-bottom:14px;margin-bottom:17px}.section-head h3{font:700 27px Outfit,sans-serif;margin:0;letter-spacing:-.02em}.section-head span{font-size:13px;color:#8d8486}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product{border:1px solid #eee3e0;border-radius:15px;background:#fff;padding:17px;min-height:170px;display:flex;flex-direction:column;box-shadow:0 4px 20px #39131308;transition:transform .15s,box-shadow .15s}.product:hover{transform:translateY(-2px);box-shadow:0 12px 25px #39131312}.product .tag{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#bb2140;font-weight:800}.product h4{font:700 17px/1.35 Outfit,sans-serif;margin:13px 0 15px;min-height:45px}.product .bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.price{font:800 22px Outfit,sans-serif;color:#a70527}.add,.qty button{border:0;border-radius:9px;color:#fff;background:#b60825;font-weight:800;min-width:37px;height:37px}.add:hover,.qty button:hover{background:#8e031e}.qty{display:flex;align-items:center;gap:8px}.qty button{background:#fff1f2;color:#a20728}.qty button:hover{background:#ffdade;color:#a20728}.qty span{font-size:14px;font-weight:800;min-width:18px;text-align:center}.empty{text-align:center;padding:50px}.empty span{color:#d4203f;font-size:45px}.empty h3{font:700 30px Outfit;margin:8px}.empty p{color:#777}.empty button{padding:10px 16px;border:0;background:#b60825;color:#fff;border-radius:8px}.how{padding:58px 0 80px;border-top:1px solid #efe7e5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.steps>div{background:#fff5f2;border-radius:15px;padding:28px}.steps strong{font:800 36px Outfit;color:#d51e39}.steps h3{font:700 22px Outfit;margin:12px 0 5px}.steps p{color:#69636a;line-height:1.55;margin:0}footer{background:#231b26;color:#fff}.foot{padding:34px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.foot-brand img{width:58px;border-radius:8px}.foot-brand p{margin:8px 0}.foot>p{line-height:1.6}.foot small{color:#c6bfc6}.foot a{font-weight:700;color:#ffd68e}.scrim{position:fixed;inset:0;background:#1e0b1599;z-index:10}.drawer{position:fixed;z-index:11;top:0;right:0;width:min(460px,100%);height:100dvh;background:#fff;display:flex;flex-direction:column;transform:translateX(101%);transition:transform .23s;box-shadow:-12px 0 36px #0002}.drawer.open{transform:none}.drawer-head{padding:25px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:flex-start}.drawer-head h2{font:800 29px Outfit;margin:5px 0}.icon-btn{width:36px;height:36px;border-radius:50%;border:0;background:#f8eeee;color:#911;font-size:26px}.drawer-items{overflow:auto;flex:1;padding:10px 25px}.basket-item{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #f1ebeb;padding:16px 0}.basket-item strong{font:700 16px Outfit}.basket-item small{display:block;margin-top:5px;color:#766c70}.basket-item .qty{flex:none}.basket-empty{padding:65px 8px;text-align:center;color:#6a6268;line-height:1.6}.drawer-bottom{border-top:1px solid #eee;padding:22px 25px 26px}.total{display:flex;justify-content:space-between;align-items:center;font-weight:700}.total strong{font:800 30px Outfit;color:#ab0526}.drawer-bottom p{font-size:13px;line-height:1.45;color:#766b72}.copy-btn{width:100%;padding:15px;background:#b60825;border:0;border-radius:10px;color:white;font-weight:800}.copy-btn:disabled{opacity:.4;cursor:not-allowed}.copy-status{min-height:22px;color:#188042;font-size:13px;margin-top:8px}.mobile-cart{display:none}
@media(max-width:900px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-art{opacity:.36;right:-15%}.hero-copy{max-width:640px}.hero-points{margin-top:37px}}
@media(max-width:680px){.shell{width:calc(100% - 32px)}.topbar{height:64px;padding:0 16px;gap:8px}.brand{font-size:15px}.brand img{width:36px;height:36px}.brand small{font-size:8px}.topbar nav{display:none}.basket-btn{margin-left:auto;padding:8px 10px;font-size:13px}.hero-inner{min-height:470px;padding:57px 19px}.hero-art{right:-45%;opacity:.19}.hero h1{font-size:clamp(39px,10vw,60px)}.hero p{font-size:16px}.hero-points{gap:12px;margin-top:33px;font-size:12px}.catalogue{padding-top:56px;padding-bottom:60px}.section-intro{align-items:start}.section-intro h2{font-size:34px}.section-intro p{font-size:14px}.count{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{padding:13px;min-height:155px}.product h4{font-size:15px;min-height:42px}.price{font-size:20px}.section-head h3{font-size:22px}.section-head span{font-size:12px}.search kbd{display:none}.how{padding:44px 0 70px}.steps{grid-template-columns:1fr;gap:10px}.steps>div{padding:20px}.foot{align-items:flex-start;flex-direction:column}.foot>p{margin:0}.mobile-cart:not([hidden]){position:fixed;z-index:5;bottom:12px;left:12px;right:12px;background:#211723;color:#fff;border-radius:13px;box-shadow:0 9px 28px #0004;padding:11px 12px 11px 16px;display:flex;justify-content:space-between;align-items:center}.mobile-cart span{display:flex;flex-direction:column}.mobile-cart small{color:#ffe0b0}.mobile-cart button{background:#fbe2a4;color:#3c1830;border:0;border-radius:8px;padding:11px;font-weight:800}.scrim[hidden]{display:none}}
@media(max-width:370px){.grid{grid-template-columns:1fr}.product{min-height:115px}.product h4{min-height:0}}
.product-image{width:100%;aspect-ratio:1.35;border-radius:10px;margin-bottom:13px;position:relative;overflow:hidden}.product-image span{font-size:13px;text-align:center}.minimum{font-size:13px;font-weight:800;color:#a91a33;background:#fff0f1;border-radius:8px;padding:10px 12px;margin-top:14px}.minimum.ready{background:#eaf8ef;color:#187340}
.product-image{background:#f9f3f1;border:1px solid #f0e4e0;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-image span{position:static;background:none;color:#9a777a;font-size:13px;padding:12px;text-align:center;font-weight:700}.product .bottom{align-items:end}.pricing{display:flex;flex-direction:column;gap:3px}.discount-badge{align-self:flex-start;background:#e8f7e7;color:#237944;font-size:11px;font-weight:800;padding:3px 6px;border-radius:4px}.original{font-size:12px;color:#8a8286;white-space:nowrap}.original del{font-weight:700}.product h4{margin-bottom:13px}.admin-page{max-width:1050px;margin:auto;padding:38px 24px 80px}.admin-page header{display:flex;justify-content:space-between;gap:20px;align-items:start;border-bottom:1px solid #eee;padding-bottom:26px}.admin-page header span{color:#b60825;font-size:12px;font-weight:800;letter-spacing:.1em}.admin-page h1{font:800 38px Outfit,Arial,sans-serif;margin:8px 0}.admin-page p{color:#746d70;line-height:1.6;max-width:650px}.admin-page a,.admin-guard a{background:#b60825;color:#fff;border-radius:9px;padding:11px 16px;font-weight:800;white-space:nowrap}.admin-stats{margin:25px 0;font-weight:800;color:#a30727}.admin-item{display:flex;align-items:center;gap:17px;border:1px solid #eee3e0;background:#fff;border-radius:12px;padding:12px;margin-bottom:10px}.admin-thumb{width:82px;height:82px;flex:none;background:#f8f2f1;display:grid;place-items:center;border-radius:8px;overflow:hidden;color:#96858a;text-align:center;font-size:12px;padding:4px}.admin-thumb img{width:100%;height:100%;object-fit:cover}.admin-info{flex:1;min-width:0}.admin-info strong{font:700 17px Outfit,Arial}.admin-info small,.admin-message{display:block;color:#827a7d;margin-top:4px}.admin-message{font-size:12px;color:#a30727}.admin-actions{display:flex;gap:8px}.upload-label,.admin-actions button{background:#b60825;color:white;border:0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.admin-actions button{background:#f5eeee;color:#9b1830}.admin-guard{max-width:600px;margin:12vh auto;padding:24px}.admin-guard h1{font:800 32px Outfit,Arial}
@media(max-width:680px){.admin-page{padding:23px 16px 60px}.admin-page header{display:block}.admin-page header a{display:inline-block;margin-top:10px}.admin-page h1{font-size:30px}.admin-item{gap:9px}.admin-thumb{width:65px;height:65px}.admin-info strong{font-size:14px}.admin-actions{flex-direction:column}.upload-label,.admin-actions button{font-size:11px;padding:8px}.original{font-size:11px}.product .bottom{align-items:end}}
.pack-size,.product-description{color:#766e73;font-size:13px;line-height:1.35;margin:0 0 10px}.product-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-toolbar{display:flex;gap:10px;margin:25px 0 5px}.admin-toolbar button{border:0;background:#b60825;color:white;padding:12px 17px;border-radius:9px;font-weight:800}.admin-toolbar button+button{background:#fff0f1;color:#9b0c2a}.admin-page>h2{font:700 25px Outfit,Arial;margin:28px 0 12px}.admin-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-section{border:1px solid #eee3e0;border-radius:10px;padding:13px;display:flex;justify-content:space-between;gap:10px;background:white}.admin-section strong{font:700 16px Outfit,Arial}.admin-section small{display:block;color:#777;margin-top:5px}.admin-section>div:last-child{display:flex;gap:5px;align-items:center}.admin-section button{border:0;background:#f5eeee;color:#9b1830;border-radius:7px;padding:8px;cursor:pointer}.admin-feedback{min-height:22px;color:#197545;font-weight:700}.admin-feedback.error{color:#ae1130}.admin-actions{flex-wrap:wrap;justify-content:flex-end}.admin-actions button[data-delete-product]{background:#fff0f0;color:#ab1832}.admin-page dialog{border:0;border-radius:18px;width:min(550px,calc(100vw - 28px));padding:0;box-shadow:0 25px 90px #220a2050}.admin-page dialog::backdrop{background:#210b1999}.admin-page dialog form{padding:24px}.editor-head{display:flex;align-items:center;justify-content:space-between}.editor-head h2{font:800 26px Outfit;margin:0}.editor-head button{font-size:25px;background:none;border:0}.editor-fields{display:grid;gap:14px;margin-top:20px}.editor-fields label{font-size:13px;font-weight:800;display:grid;gap:6px}.editor-fields input,.editor-fields select,.editor-fields textarea{width:100%;border:1px solid #e0d8dc;border-radius:8px;padding:11px;font:500 15px 'DM Sans',Arial}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.editor-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.editor-actions button{border:0;background:#f1ecee;padding:11px 16px;border-radius:8px;font-weight:800}.editor-actions button[type=submit]{background:#b60825;color:#fff}.editor-actions button:disabled{opacity:.5}#editorError{color:#aa1230;margin:8px 0 0;font-size:13px}
.announcement{background:#420f22;color:#fff5e9;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center;font-size:14px}.announcement strong{color:#ffe49f}.enquiry-form{display:grid;gap:9px}.enquiry-form label{font-size:14px;font-weight:700}.enquiry-form input,.enquiry-form textarea{width:100%;border:1px solid #d9cbd0;border-radius:9px;padding:11px;font:inherit;resize:vertical}.enquiry-form .copy-btn{margin-top:7px}@media(max-width:680px){.announcement{flex-direction:column;gap:2px;font-size:13px}.drawer-bottom{max-height:56dvh;overflow:auto}}
@media(max-width:680px){.admin-sections{grid-template-columns:1fr}.admin-toolbar button{padding:11px;font-size:13px}.admin-section button{font-size:12px}.admin-item{flex-wrap:wrap}.admin-actions{width:100%;flex-direction:row;justify-content:flex-start}}
.section-description{margin:-5px 0 16px;color:#716970;line-height:1.5}
.customer-dialog{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:0;border-radius:18px;padding:26px;background:#fff;box-shadow:0 24px 70px #2c122b55;color:#20202a}.customer-dialog::backdrop{background:#1e0b15ad}.customer-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.customer-dialog h2{font:800 29px Outfit,Arial,sans-serif;margin:6px 0 0}.customer-dialog p{color:#6e646c;line-height:1.5;margin:14px 0 20px}.customer-dialog .enquiry-form{gap:10px}.customer-dialog .enquiry-form label:not(:first-child){margin-top:6px}
