*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background-color:#fff;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.6}h1,h2,h3,h4{color:#1a1a1a;margin:0 0 1rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:700;line-height:1.2}p{margin:0 0 1rem}img{max-width:100%;display:block}a{color:#c0392b}a:hover{color:#962d22}:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #e67e22}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}input,textarea,select{font:inherit;color:inherit}.page{padding:2.5rem 0 4rem}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}.narrow{max-width:28rem;margin:0 auto}.small{font-size:.9375rem}.form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field label{font-size:.9375rem;font-weight:500}.field input,.field textarea{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:10px 12px;font-size:.9375rem}.field input:focus,.field textarea:focus{border-color:#c0392b;outline:none;box-shadow:0 0 0 3px #c0392b1a}.banner{color:#c0392b;background-color:#c0392b0f;border:1px solid #c0392b33;border-radius:8px;margin:1rem 0 0;padding:.5rem 1rem;font-size:.9375rem}.banner.ok{color:#1e8449;background-color:#27ae6014;border-color:#27ae604d}.banner.warn{color:#b85c00;background-color:#e67e2214;border-color:#e67e224d}.btn-primary{color:#fff;cursor:pointer;text-align:center;background-color:#c0392b;border:none;border-radius:8px;padding:12px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.btn-primary:hover{color:#fff;background-color:#962d22}.btn-ghost{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:8px 16px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-block}.btn-ghost:hover{background:#f7f7f5}.links{color:#6b6b6b;margin-top:1.5rem;font-size:.9375rem}.card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem}.card h2{margin-bottom:1rem;font-size:1.25rem}.account-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.account-grid{gap:1.5rem;margin-top:1.5rem;display:grid}@media (width>=60rem){.account-grid{grid-template-columns:1fr 1.4fr;align-items:start}}.orders{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.order-row{color:inherit;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 0;text-decoration:none;display:flex}.order-row:last-child{border-bottom:none}.order-row .total{white-space:nowrap;font-weight:700}.admin-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-page-head h2{color:#1a1a1a;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:600}.admin-page-head p.sub{color:#6b6b6b;margin:4px 0 0;font-size:.9375rem}.admin-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.admin-card .card-pad{padding:1.5rem}.admin-card .card-head{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.admin-card .card-head h3{color:#1a1a1a;margin:0;font-size:.9375rem;font-weight:600}.admin-table-wrap{overflow-x:auto}table.admin-table{border-collapse:collapse;width:100%;min-width:640px}table.admin-table th,table.admin-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e5e5;padding:1rem 1.5rem;font-size:.9375rem}table.admin-table th{color:#6b6b6b;text-transform:uppercase;letter-spacing:.04em;background:#f7f7f5;font-size:.8125rem;font-weight:600}table.admin-table tbody tr{transition:background-color .1s}table.admin-table tbody tr:hover{background:#00000004}table.admin-table tbody tr:last-child td{border-bottom:none}table.admin-table td.wrap,table.admin-table th.wrap{white-space:normal}table.admin-table a.row-link{color:#c0392b;font-weight:600;text-decoration:none}table.admin-table a.row-link:hover{text-decoration:underline}.mono{font-variant-numeric:tabular-nums;font-weight:600}.muted{color:#6b6b6b}.pill{text-transform:capitalize;letter-spacing:.02em;color:#57606f;background:#7f8c8d1f;border-radius:999px;padding:3px 10px;font-size:.8125rem;font-weight:600;display:inline-block}.pill.new,.pill.issued,.pill.low{color:#b45309;background:#e67e221f}.pill.confirmed,.pill.paid,.pill.ok,.pill.active{color:#15803d;background:#27ae601f}.pill.delivered{color:#166534;background:#27ae602e}.pill.cancelled,.pill.out,.pill.off{color:#b91c1c;background:#c0392b1a}.pill.draft{color:#57606f;background:#7f8c8d1f}.pill.sale{color:#2980b9;background:#3498db1f}.pill.delivery{color:#8e44ad;background:#9b59b61f}.btn{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn:hover:not(:disabled){background:#f7f7f5}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.primary{color:#fff;background:#c0392b;border-color:#c0392b}.btn.primary:hover:not(:disabled){background:#962d22}.btn.danger{color:#c0392b;border-color:#c0392b4d}.btn.danger:hover:not(:disabled){background:#c0392b0f}.btn.sm{padding:6px 12px;font-size:.8125rem}.icon-btn{cursor:pointer;color:#6b6b6b;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.icon-btn:hover{color:#1a1a1a;background:#f7f7f5}.icon-btn.danger:hover{color:#c0392b;background:#c0392b0d;border-color:#c0392b4d}.admin-filters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.admin-filters .filter{color:#6b6b6b;text-transform:capitalize;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;padding:7px 14px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s}.admin-filters .filter.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.admin-filters .filter:hover:not(.active){color:#1a1a1a;background:#f7f7f5}.admin-search{background:#fff;border:1px solid #e5e5e5;border-radius:8px;min-width:220px;padding:9px 12px;font-size:.9375rem}.admin-search:focus{border-color:#c0392b;outline:none;box-shadow:0 0 0 3px #c0392b14}.admin-empty{color:#6b6b6b;text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:4rem;display:flex}.admin-empty p{margin:0;font-size:.9375rem}.admin-form label{flex-direction:column;gap:6px;display:flex}.admin-form label>span{color:#1a1a1a;font-size:.9375rem;font-weight:500}.admin-form input[type=text],.admin-form input[type=number],.admin-form input[type=tel],.admin-form input[type=email],.admin-form select,.admin-form textarea{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:10px 12px;font-size:.9375rem}.admin-form input[type=text]:focus,.admin-form input[type=number]:focus,.admin-form input[type=tel]:focus,.admin-form input[type=email]:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#c0392b;outline:none;box-shadow:0 0 0 3px #c0392b14}.admin-form textarea{resize:vertical}.admin-form .form-grid{gap:1rem;display:grid}@media (width>=640px){.admin-form .form-grid{grid-template-columns:1fr 1fr}}.back-link{color:#6b6b6b;align-items:center;gap:6px;margin-bottom:1rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.back-link:hover{color:#c0392b}.error-text{color:#c0392b;font-size:.9375rem}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-cyrillic-ext-400-normal.BQZuk6qB.woff2)format("woff2"),url(./inter-cyrillic-ext-400-normal.DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-cyrillic-400-normal.obahsSVq.woff2)format("woff2"),url(./inter-cyrillic-400-normal.HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-greek-ext-400-normal.DGGRlc-M.woff2)format("woff2"),url(./inter-greek-ext-400-normal.KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-greek-400-normal.B4URO6DV.woff2)format("woff2"),url(./inter-greek-400-normal.q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-vietnamese-400-normal.DMkecbls.woff2)format("woff2"),url(./inter-vietnamese-400-normal.Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-latin-ext-400-normal.C1nco2VV.woff2)format("woff2"),url(./inter-latin-ext-400-normal.77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-latin-400-normal.C38fXH4l.woff2)format("woff2"),url(./inter-latin-400-normal.CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-cyrillic-ext-500-normal.B0yAr1jD.woff2)format("woff2"),url(./inter-cyrillic-ext-500-normal.BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-cyrillic-500-normal.BasfLYem.woff2)format("woff2"),url(./inter-cyrillic-500-normal.CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-greek-ext-500-normal.C4iEst2y.woff2)format("woff2"),url(./inter-greek-ext-500-normal.2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-greek-500-normal.BIZE56-Y.woff2)format("woff2"),url(./inter-greek-500-normal.Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-vietnamese-500-normal.DOriooB6.woff2)format("woff2"),url(./inter-vietnamese-500-normal.mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-latin-ext-500-normal.CV4jyFjo.woff2)format("woff2"),url(./inter-latin-ext-500-normal.BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-latin-500-normal.Cerq10X2.woff2)format("woff2"),url(./inter-latin-500-normal.BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-cyrillic-ext-600-normal.Dfes3d0z.woff2)format("woff2"),url(./inter-cyrillic-ext-600-normal.Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-cyrillic-600-normal.CWCymEST.woff2)format("woff2"),url(./inter-cyrillic-600-normal.4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-greek-ext-600-normal.DRtmH8MT.woff2)format("woff2"),url(./inter-greek-ext-600-normal.B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-greek-600-normal.plRanbMR.woff2)format("woff2"),url(./inter-greek-600-normal.BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-vietnamese-600-normal.Cc8MFFhd.woff2)format("woff2"),url(./inter-vietnamese-600-normal.BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-latin-ext-600-normal.D2bJ5OIk.woff2)format("woff2"),url(./inter-latin-ext-600-normal.CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-latin-600-normal.LgqL8muc.woff2)format("woff2"),url(./inter-latin-600-normal.CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-cyrillic-ext-700-normal.BjwYoWNd.woff2)format("woff2"),url(./inter-cyrillic-ext-700-normal.LO58E6JB.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-cyrillic-700-normal.CjBOestx.woff2)format("woff2"),url(./inter-cyrillic-700-normal.DrXBdSj3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-greek-ext-700-normal.qfdV9bQt.woff2)format("woff2"),url(./inter-greek-ext-700-normal.BoQ6DsYi.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-greek-700-normal.C3JjAnD8.woff2)format("woff2"),url(./inter-greek-700-normal.BUv2fZ6O.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-vietnamese-700-normal.DlLaEgI2.woff2)format("woff2"),url(./inter-vietnamese-700-normal.BZaoP0fm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-latin-ext-700-normal.Ca8adRJv.woff2)format("woff2"),url(./inter-latin-ext-700-normal.TidjK2hL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-latin-700-normal.Yt3aPRUw.woff2)format("woff2"),url(./inter-latin-700-normal.BLAVimhd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(./playfair-display-cyrillic-400-normal.CjW2EstV.woff2)format("woff2"),url(./playfair-display-cyrillic-400-normal.ZiRag6zj.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(./playfair-display-vietnamese-400-normal.BV2APVTb.woff2)format("woff2"),url(./playfair-display-vietnamese-400-normal.BbvUAu4N.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(./playfair-display-latin-ext-400-normal.BxlSGspa.woff2)format("woff2"),url(./playfair-display-latin-ext-400-normal.qdZwdvNS.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(./playfair-display-latin-400-normal.CFtfchNt.woff2)format("woff2"),url(./playfair-display-latin-400-normal.DHYHbkg3.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(./playfair-display-cyrillic-700-normal.Dw3uKy19.woff2)format("woff2"),url(./playfair-display-cyrillic-700-normal.Dk1mTcxf.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(./playfair-display-vietnamese-700-normal.CaKJSIny.woff2)format("woff2"),url(./playfair-display-vietnamese-700-normal.Cr1rw0mr.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(./playfair-display-latin-ext-700-normal.C58ejOkc.woff2)format("woff2"),url(./playfair-display-latin-ext-700-normal.D5HUU8GT.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(./playfair-display-latin-700-normal.CuDiGg7c.woff2)format("woff2"),url(./playfair-display-latin-700-normal.Bc_1Q1cG.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.header.svelte-hv3zzy{z-index:50;background-color:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0}.inner.svelte-hv3zzy{max-width:72rem;margin-inline:auto;padding-inline:1rem}@media (width>=720px){.inner.svelte-hv3zzy{padding-inline:1.5rem}}.inner.svelte-hv3zzy{justify-content:space-between;align-items:center;gap:1rem;height:64px;display:flex}.brand.svelte-hv3zzy{align-items:center;gap:.5rem;text-decoration:none;display:flex}.brand.svelte-hv3zzy img:where(.svelte-hv3zzy){border-radius:50%;width:40px;height:40px;display:block}.brand.svelte-hv3zzy .name:where(.svelte-hv3zzy){color:#1a1a1a;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;line-height:1.15}@media (width<=479px){.brand.svelte-hv3zzy .name:where(.svelte-hv3zzy){display:none}}.nav-desktop.svelte-hv3zzy{gap:1.5rem;display:none}.nav-desktop.svelte-hv3zzy a:where(.svelte-hv3zzy){color:#6b6b6b;letter-spacing:.02em;text-transform:uppercase;font-size:.9375rem;font-weight:500;text-decoration:none}.nav-desktop.svelte-hv3zzy a[aria-current=page]:where(.svelte-hv3zzy),.nav-desktop.svelte-hv3zzy a:where(.svelte-hv3zzy):hover{color:#c0392b}@media (width>=720px){.nav-desktop.svelte-hv3zzy{display:flex}}.actions.svelte-hv3zzy{align-items:center;gap:.25rem;display:flex}.cart.svelte-hv3zzy,.account.svelte-hv3zzy{color:#1a1a1a;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex;position:relative}.cart.svelte-hv3zzy:hover,.account.svelte-hv3zzy:hover{color:#c0392b}.cart.svelte-hv3zzy .badge:where(.svelte-hv3zzy){color:#fff;text-align:center;background-color:#c0392b;border-radius:999px;min-width:18px;height:18px;padding-inline:4px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:2px;right:0}.menu-toggle.svelte-hv3zzy{color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:flex}@media (width>=720px){.menu-toggle.svelte-hv3zzy{display:none}}.nav-mobile.svelte-hv3zzy{border-top:1px solid #e5e5e5;flex-direction:column;padding:.5rem 1rem 1rem;display:flex}.nav-mobile.svelte-hv3zzy a:where(.svelte-hv3zzy){color:#1a1a1a;align-items:center;min-height:44px;font-weight:500;text-decoration:none;display:flex}.nav-mobile.svelte-hv3zzy a[aria-current=page]:where(.svelte-hv3zzy){color:#c0392b}.footer.svelte-7lfk2o{color:#fff;background-color:#1a1a1a;margin-top:4rem}.inner.svelte-7lfk2o{max-width:72rem;margin-inline:auto;padding-inline:1rem}@media (width>=720px){.inner.svelte-7lfk2o{padding-inline:1.5rem}}.inner.svelte-7lfk2o{gap:1.5rem;padding-block:2.5rem;display:grid}@media (width>=720px){.inner.svelte-7lfk2o{grid-template-columns:1.5fr 1fr 1fr}}h3.svelte-7lfk2o{text-transform:uppercase;letter-spacing:.1em;color:#e67e22;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.8125rem;font-weight:600}p.svelte-7lfk2o{margin:0}.brand.svelte-7lfk2o{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.brand.svelte-7lfk2o .logo:where(.svelte-7lfk2o){border-radius:50%;width:56px;height:56px;margin-bottom:.25rem}.brand.svelte-7lfk2o .brand-name:where(.svelte-7lfk2o){color:#fff;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700}.brand.svelte-7lfk2o .tagline:where(.svelte-7lfk2o){color:#fffc;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.9375rem}a.row.svelte-7lfk2o,.muted.svelte-7lfk2o{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;text-decoration:none;display:flex}a.row.svelte-7lfk2o:hover,.muted.svelte-7lfk2o:hover{color:#e67e22}.muted.svelte-7lfk2o{color:#fffc;font-size:.9375rem}.legal.svelte-7lfk2o{max-width:72rem;margin-inline:auto;padding-inline:1rem}@media (width>=720px){.legal.svelte-7lfk2o{padding-inline:1.5rem}}.legal.svelte-7lfk2o{color:#ffffffa6;border-top:1px solid #ffffff1a;padding-block:1rem;font-size:.8125rem}.whatsapp.svelte-106xpyh{z-index:60;color:#fff;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 14px #00000014}.whatsapp.svelte-106xpyh:hover{color:#fff;transform:scale(1.08)}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.app.svelte-12qhfyh main:where(.svelte-12qhfyh){flex:1}
