/* HARVIA — EDITORIAL BEAUTY COMMERCE SYSTEM
   -------------------------------------------------------------
   Design logic:
   1) A burgundy / blush / pearl palette is taken from the supplied HARVIA logo.
   2) The page uses editorial asymmetry and oversized typography instead of a classic ecommerce hero.
   3) Product browsing remains dense and commercial, but cards use a magazine-like rhythm.
   4) The cart is a mobile-app-inspired bottom sheet on every viewport, as requested.
*/
:root{
  --wine:#55192c;--wine-2:#2f1220;--rose:#b97870;--copper:#dba79a;--blush:#f4e4df;
  --pearl:#fffaf7;--paper:#f8f1ed;--ink:#24171c;--muted:#7d6870;--line:rgba(85,25,44,.16);
  --shadow:0 26px 70px rgba(67,23,37,.14);--radius:28px;--shell:min(1240px,calc(100% - 48px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans Thai",system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.shell{width:var(--shell);margin-inline:auto}.grain{position:fixed;inset:0;pointer-events:none;opacity:.18;z-index:50;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.13'/%3E%3C/svg%3E")} .ambient{position:fixed;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:-1}.ambient-a{width:380px;height:380px;background:#f5c6bc;top:-140px;right:3%;opacity:.46}.ambient-b{width:420px;height:420px;background:#e8c6cc;left:-200px;top:48%;opacity:.35}
.topbar{position:fixed;z-index:40;top:16px;left:50%;transform:translateX(-50%);width:min(1320px,calc(100% - 32px));height:76px;padding:10px 12px 10px 14px;border:1px solid rgba(255,255,255,.72);background:rgba(255,250,247,.78);backdrop-filter:blur(20px);border-radius:24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;box-shadow:0 10px 40px rgba(73,25,41,.08)}.brand-mini{display:flex;align-items:center;gap:10px;width:max-content}.brand-mini img{width:46px;height:46px;border-radius:50%;object-fit:cover}.brand-mini span{display:flex;flex-direction:column;line-height:1}.brand-mini b{font-family:Georgia,serif;letter-spacing:.1em;font-size:15px}.brand-mini small{font-size:8px;letter-spacing:.18em;color:var(--muted);margin-top:5px}.topnav{display:flex;align-items:center;gap:34px;font-size:13px}.topnav a{position:relative}.topnav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--wine);transition:.3s}.topnav a:hover:after{right:0}.top-actions{justify-self:end;display:flex;align-items:center;gap:12px}.lang-switch{display:flex;gap:5px;padding:4px;border:1px solid var(--line);border-radius:999px}.lang-btn{width:34px;height:28px;border:0;background:transparent;border-radius:999px;cursor:pointer;display:grid;place-items:center;opacity:.5}.lang-btn.is-active{background:white;opacity:1;box-shadow:0 3px 10px rgba(0,0,0,.08)}.lang-btn img{width:19px;height:13px;object-fit:cover}.bag-button{height:44px;border:0;background:var(--wine);color:white;border-radius:15px;padding:0 14px 0 17px;display:flex;align-items:center;gap:12px;cursor:pointer}.bag-button b{display:grid;place-items:center;background:white;color:var(--wine);min-width:24px;height:24px;border-radius:999px;font-size:11px}
.hero{padding-top:128px;min-height:860px;display:grid;grid-template-columns:.82fr 1.18fr;gap:32px;align-items:stretch}.hero-copy{position:relative;padding:76px 30px 48px 12px;display:flex;flex-direction:column;justify-content:center}.hero-index{position:absolute;top:40px;right:12px;font-family:Georgia,serif;font-size:13px;color:var(--rose)}.kicker{margin:0 0 16px;font-size:11px;font-weight:750;letter-spacing:.22em;color:var(--rose)}h1,h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em;line-height:.9}h1{font-size:clamp(62px,7.3vw,118px)}h2{font-size:clamp(46px,5.2vw,82px)}h1 em,h2 em{color:var(--wine);font-weight:400}.hero-lead{max-width:540px;margin:34px 0 0;font-size:16px;line-height:1.85;color:var(--muted)}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:34px}.primary-link{display:inline-flex;align-items:center;gap:25px;padding:16px 18px 16px 21px;background:var(--wine);color:white;border-radius:16px;font-size:13px;font-weight:700}.primary-link i{font-style:normal;font-size:18px}.primary-link.light{background:var(--pearl);color:var(--wine)}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px}.hero-metrics{margin-top:60px;padding-top:22px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hero-metrics div{display:flex;flex-direction:column;gap:6px}.hero-metrics b{font-family:Georgia,serif;font-size:23px;color:var(--wine)}.hero-metrics span{font-size:10px;color:var(--muted);letter-spacing:.08em}.hero-art{position:relative;overflow:hidden;border-radius:42px;background:linear-gradient(140deg,#4f182a 0%,#6d2b3d 48%,#b87c73 100%);min-height:720px;box-shadow:var(--shadow)}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 17%,rgba(255,255,255,.34),transparent 24%),linear-gradient(120deg,transparent 55%,rgba(255,255,255,.08));}.logo-orbit{position:absolute;right:7%;top:7%;width:220px;height:220px;display:grid;place-items:center}.orbit-label{position:absolute;width:100%;height:100%;border:1px dashed rgba(255,255,255,.45);border-radius:50%;color:transparent;animation:orbit 16s linear infinite}.orbit-label:after{content:"HARVIA · BEAUTY · HARVIA · BEAUTY ·";position:absolute;inset:10px;color:rgba(255,255,255,.62);font-size:8px;letter-spacing:.16em;text-align:center;border-radius:50%}.logo-disc{width:156px;height:156px;border-radius:50%;overflow:hidden;border:7px solid rgba(255,255,255,.22);box-shadow:0 20px 40px rgba(23,7,12,.22)}.logo-disc img{width:100%;height:100%;object-fit:cover}@keyframes orbit{to{transform:rotate(360deg)}}.hero-product-stage{position:absolute;left:6%;bottom:6%;width:72%;height:61%}.hero-feature-card{position:absolute;inset:0 11% 0 0;border-radius:34px;background:rgba(255,250,247,.96);padding:22px;display:grid;grid-template-rows:1fr auto;box-shadow:0 24px 70px rgba(34,7,18,.28);transform:rotate(-3deg);overflow:hidden}.hero-feature-card img{width:100%;height:100%;min-height:0;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(74,28,43,.16))}.hero-feature-info{display:grid;grid-template-columns:1fr auto;gap:8px 20px;align-items:end;padding:12px 8px 6px}.hero-feature-info small{grid-column:1/-1;color:var(--rose);font-size:9px;letter-spacing:.12em}.hero-feature-info strong{font-family:Georgia,serif;font-size:20px;line-height:1.1}.hero-feature-info b{font-size:17px;color:var(--wine)}.hero-float{position:absolute;width:96px;height:118px;background:var(--pearl);border:8px solid rgba(255,255,255,.18);border-radius:24px;overflow:hidden;box-shadow:0 20px 40px rgba(39,7,19,.18);cursor:pointer;padding:0}.hero-float img{width:100%;height:100%;object-fit:contain;background:white}.hero-float.a{right:0;top:12%;transform:rotate(7deg)}.hero-float.b{right:4%;bottom:8%;transform:rotate(-8deg)}.vertical-note{position:absolute;right:15px;bottom:30px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.24em;color:rgba(255,255,255,.58)}
.marquee{margin:72px 0 94px;border-block:1px solid var(--line);overflow:hidden;background:rgba(255,255,255,.38)}.marquee-track{display:flex;align-items:center;gap:34px;width:max-content;padding:20px 0;animation:marquee 28s linear infinite}.marquee span{font-family:Georgia,serif;font-size:22px;letter-spacing:.08em}.marquee i{color:var(--rose);font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}
.category-section{padding:20px 0 120px}.split-heading{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:end;margin-bottom:50px}.split-heading>p{margin:0 0 5px;color:var(--muted);line-height:1.75}.category-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{position:relative;min-height:180px;padding:20px;border:1px solid var(--line);background:rgba(255,255,255,.45);border-radius:22px;text-align:left;cursor:pointer;overflow:hidden;transition:.35s}.category-card:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:var(--blush);right:-35px;bottom:-35px;transition:.35s}.category-card:hover{transform:translateY(-7px);background:white;box-shadow:var(--shadow)}.category-card:hover:before{transform:scale(1.5)}.category-card:nth-child(3n+2){transform:translateY(22px)}.category-card:nth-child(3n+2):hover{transform:translateY(15px)}.cat-icon{display:block;font-family:Georgia,serif;font-size:28px;color:var(--rose);margin-bottom:35px}.category-card strong{display:block;font-size:14px;line-height:1.3;max-width:130px}.category-card .count{display:block;margin-top:8px;font-size:10px;color:var(--muted)}
.catalogue{padding:90px 0 120px;border-top:1px solid var(--line)}.catalogue-head{display:grid;grid-template-columns:1fr 390px;gap:40px;align-items:end;margin-bottom:34px}.search-panel label{display:block;font-size:10px;letter-spacing:.12em;color:var(--muted);margin-bottom:8px}.search-box{height:58px;border-bottom:1px solid var(--ink);display:flex;align-items:center}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:15px}.search-box span{font-size:28px;font-family:Georgia,serif}.filter-row{display:flex;gap:8px;overflow:auto;padding:2px 0 14px;scrollbar-width:none}.filter-chip{white-space:nowrap;border:1px solid var(--line);background:transparent;border-radius:999px;padding:10px 14px;font-size:11px;cursor:pointer}.filter-chip.is-active{background:var(--wine);border-color:var(--wine);color:white}.result-line{display:flex;justify-content:space-between;align-items:center;padding:16px 0 28px;font-size:11px;color:var(--muted)}.result-line button{border:0;background:transparent;text-decoration:underline;cursor:pointer;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{position:relative;background:rgba(255,255,255,.66);border:1px solid rgba(85,25,44,.08);border-radius:24px;overflow:hidden;transition:.35s}.product-card:nth-child(8n+2),.product-card:nth-child(8n+7){transform:translateY(28px)}.product-card:hover{transform:translateY(-7px)!important;box-shadow:var(--shadow);background:white}.product-image{position:relative;aspect-ratio:1/.98;background:linear-gradient(155deg,#fff,#f3e9e5);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:18px;transition:.45s}.product-card:hover .product-image img{transform:scale(1.045)}.product-badge{position:absolute;left:12px;top:12px;z-index:2;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);padding:7px 9px;border-radius:999px;font-size:8px;letter-spacing:.05em;color:var(--wine)}.product-info{padding:17px 17px 18px}.product-title{font-family:Georgia,serif;font-size:17px;line-height:1.22;margin:0;min-height:42px}.product-desc{font-size:11px;color:var(--muted);line-height:1.6;height:53px;overflow:hidden;margin:10px 0 17px}.product-bottom{display:flex;align-items:center;justify-content:space-between}.product-price{font-size:15px;color:var(--wine)}.add-btn{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:white;font-size:20px;cursor:pointer;transition:.25s}.add-btn:hover{background:var(--wine);color:white}.load-more-wrap{text-align:center;margin-top:70px}.load-more{border:1px solid var(--wine);background:transparent;border-radius:18px;padding:14px 18px 14px 22px;display:inline-flex;gap:28px;align-items:center;cursor:pointer;font-size:12px}.load-more i{font-style:normal;font-size:18px}
.trade{padding:40px 0 120px}.trade-panel{position:relative;border-radius:42px;background:var(--wine-2);color:var(--pearl);padding:74px 64px;display:grid;grid-template-columns:.12fr .95fr 1.2fr;gap:48px;overflow:hidden}.trade-panel:after{content:"H";position:absolute;right:-10px;bottom:-175px;font-family:Georgia,serif;font-size:540px;line-height:1;color:rgba(255,255,255,.035)}.trade-number{font-family:Georgia,serif;color:var(--copper);font-size:13px}.trade-copy{position:relative;z-index:1}.trade-copy h2 em{color:var(--copper)}.trade-copy>p:not(.kicker){color:#cdbfc4;line-height:1.85;font-size:14px;margin:28px 0}.trade-cards{position:relative;z-index:1;display:grid;gap:10px}.trade-cards article{display:grid;grid-template-columns:50px 1fr;gap:2px 12px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.04)}.trade-cards article span{grid-row:1/3;font-family:Georgia,serif;font-size:28px;color:var(--copper)}.trade-cards article b{font-size:14px}.trade-cards article p{margin:4px 0 0;color:#bba9b0;font-size:11px;line-height:1.55}
.story{padding:40px 0 130px;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.story-logo{min-height:520px;border-radius:38px;background:linear-gradient(145deg,#efd8d1,#fff);display:grid;place-items:center;position:relative;overflow:hidden}.story-logo:before,.story-logo:after{content:"";position:absolute;border:1px solid rgba(85,25,44,.15);border-radius:50%}.story-logo:before{width:410px;height:410px}.story-logo:after{width:520px;height:520px}.story-logo img{position:relative;z-index:1;width:min(72%,390px);border-radius:50%;box-shadow:0 25px 50px rgba(64,20,35,.16);animation:float 5s ease-in-out infinite}@keyframes float{50%{transform:translateY(-12px)}}.story-copy>p:not(.kicker){max-width:620px;color:var(--muted);font-size:15px;line-height:1.9;margin:30px 0}.registration{display:flex;align-items:center;justify-content:space-between;max-width:480px;border-block:1px solid var(--line);padding:18px 0}.registration span{font-size:11px;color:var(--muted)}.registration b{font-family:Georgia,serif;color:var(--wine);letter-spacing:.06em}
.contact{padding:60px 0 130px}.contact-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact-card{min-height:180px;border-radius:24px;padding:24px;border:1px solid var(--line);background:rgba(255,255,255,.58);display:flex;flex-direction:column;justify-content:space-between;transition:.3s}.contact-card:hover{background:white;transform:translateY(-5px)}.contact-card small,.map-card small{font-size:9px;letter-spacing:.15em;color:var(--rose)}.contact-card strong{font-family:Georgia,serif;font-size:20px;font-weight:400;word-break:break-word}.contact-card span{align-self:flex-end;font-size:22px}.map-card{grid-column:1/-1;min-height:260px;background:var(--wine);color:white;border-radius:30px;padding:30px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 2fr auto;gap:26px;align-items:end}.map-grid{position:absolute;inset:0;opacity:.14;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:60px 60px;transform:rotate(-8deg) scale(1.3)}.map-pin{position:relative;width:82px;height:82px;border-radius:50% 50% 50% 0;background:var(--copper);transform:rotate(-45deg);display:grid;place-items:center;font-family:Georgia,serif;font-size:31px;color:var(--wine)}.map-pin::first-letter{transform:rotate(45deg)}.map-card>div:not(.map-grid){position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.map-card strong{max-width:580px;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.3}.map-card>b{position:relative;z-index:1;font-size:28px}.map-card small{color:#e8b8b0}
.footer{overflow:hidden;background:#efe3df;border-top:1px solid var(--line);padding:42px 0 0}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:54px;height:54px;border-radius:50%}.footer-brand div,.footer-meta{display:flex;flex-direction:column;gap:5px}.footer-brand b{font-family:Georgia,serif}.footer-brand span,.footer-meta{font-size:10px;color:var(--muted)}.footer-meta{text-align:right}.footer-word{font-family:Georgia,serif;font-size:clamp(120px,21vw,360px);line-height:.72;letter-spacing:-.08em;color:rgba(85,25,44,.08);text-align:center;margin-top:60px;transform:translateY(8%)}
.sheet-backdrop{position:fixed;inset:0;background:rgba(28,9,16,.52);backdrop-filter:blur(8px);z-index:80}.cart-sheet{position:fixed;z-index:90;left:50%;bottom:0;transform:translate(-50%,105%);width:min(920px,calc(100% - 20px));max-height:min(84vh,820px);background:var(--pearl);border-radius:32px 32px 0 0;box-shadow:0 -30px 80px rgba(25,7,14,.28);padding:15px 24px 24px;display:flex;flex-direction:column;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.cart-sheet.is-open{transform:translate(-50%,0)}.sheet-handle{width:50px;height:5px;border-radius:999px;background:#d8c7cb;margin:0 auto 12px}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:6px 2px 17px;border-bottom:1px solid var(--line)}.cart-head h2{font-size:40px}.cart-head button{border:0;background:#f3e7e3;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer}.cart-items{overflow:auto;padding:12px 0;min-height:140px}.cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:14px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.cart-thumb{width:82px;height:82px;border-radius:16px;background:#f2e8e5;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:contain}.cart-item h4{font-family:Georgia,serif;font-size:15px;margin:0 0 6px;max-width:460px}.cart-item small{color:var(--wine)}.cart-controls{display:flex;align-items:center;gap:8px;margin-top:8px}.qty-btn{width:26px;height:26px;border:1px solid var(--line);background:white;border-radius:50%;cursor:pointer}.remove-btn{border:0;background:transparent;text-decoration:underline;color:var(--muted);font-size:10px;cursor:pointer}.cart-line-total{font-weight:800;color:var(--wine)}.cart-empty{text-align:center;padding:60px 20px;color:var(--muted)}.cart-footer{border-top:1px solid var(--line);padding-top:16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.clear-cart{border:0;background:transparent;text-decoration:underline;font-size:10px;cursor:pointer;color:var(--muted)}.subtotal{justify-self:end;text-align:right}.subtotal span{display:block;font-size:9px;color:var(--muted)}.subtotal strong{font-family:Georgia,serif;font-size:24px;color:var(--wine)}.checkout{grid-column:1/-1;height:54px;border:0;border-radius:16px;background:var(--wine);color:white;display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-weight:700;cursor:pointer}.checkout i{font-style:normal;font-size:20px}.cart-footer>small{grid-column:1/-1;text-align:center;color:var(--muted);font-size:9px}.toast{position:fixed;z-index:120;left:50%;bottom:24px;transform:translate(-50%,40px);padding:12px 18px;background:var(--wine-2);color:white;border-radius:999px;font-size:11px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.topnav{display:none}.topbar{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-top:50px}.hero-art{min-height:680px}.category-strip{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.trade-panel{grid-template-columns:1fr 1.4fr}.trade-number{display:none}.trade-cards{grid-column:2}.story{grid-template-columns:1fr}.story-logo{min-height:430px}.contact-grid{grid-template-columns:1fr 1fr}.contact-card:nth-child(3){grid-column:1/-1}}
@media(max-width:680px){:root{--shell:calc(100% - 28px)}.topbar{top:8px;width:calc(100% - 16px);height:66px;border-radius:20px}.brand-mini span{display:none}.brand-mini img{width:42px;height:42px}.bag-button span{display:none}.hero{padding-top:88px}.hero-copy{padding:44px 0 34px}.hero-index{top:20px}.hero-lead{font-size:14px}.hero-metrics{margin-top:38px}.hero-art{min-height:570px;border-radius:30px}.logo-orbit{width:150px;height:150px;right:5%;top:5%}.logo-disc{width:110px;height:110px}.hero-product-stage{left:5%;width:84%;height:62%}.hero-feature-card{right:8%;border-radius:24px;padding:14px}.hero-feature-info strong{font-size:16px}.hero-float{width:72px;height:92px}.marquee{margin:50px 0 70px}.split-heading,.catalogue-head{grid-template-columns:1fr}.split-heading>p{max-width:420px}.category-strip{grid-template-columns:repeat(2,1fr)}.category-card:nth-child(3n+2){transform:none}.catalogue{padding-top:70px}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-card:nth-child(8n+2),.product-card:nth-child(8n+7){transform:none}.product-info{padding:13px}.product-title{font-size:14px}.product-desc{display:none}.trade-panel{padding:46px 24px;grid-template-columns:1fr;border-radius:30px}.trade-cards{grid-column:auto}.story{gap:35px;padding-bottom:90px}.story-logo{min-height:350px;border-radius:28px}.contact-grid{grid-template-columns:1fr}.contact-card:nth-child(3){grid-column:auto}.map-card{grid-column:auto;grid-template-columns:1fr;min-height:320px}.map-card strong{font-size:20px}.footer-inner{align-items:flex-start;gap:30px}.footer-meta{max-width:130px}.cart-sheet{width:100%;border-radius:26px 26px 0 0;padding-inline:14px}.cart-item{grid-template-columns:64px 1fr}.cart-thumb{width:64px;height:64px}.cart-line-total{display:none}}
