@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Noto+Sans+HK:wght@400;500;600;700&display=swap";:root{--cream: #fbf8f5;--cream-deep: #f7eee9;--blush: #f6dad1;--blush-strong: #e78d7e;--blush-dark: #cf7065;--ink: #26211f;--muted: #6d625f;--line: #e7dcd7;--brand: #c3372b;--brown: #755b4d;--header-height: clamp(74px, 5.6vw, 98px);color:var(--ink);font-family:Noto Sans HK,Arial,sans-serif;font-size:14px;line-height:1.5;background:#f2ece8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:var(--cream)}button,input,select,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}.site-shell{width:100%;min-height:100vh;margin:0;overflow:visible;background:var(--cream)}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:clamp(260px,24vw,430px) 1fr clamp(150px,13vw,210px);align-items:center;height:var(--header-height);padding:0 clamp(28px,4vw,78px);background:#fdfaf7f0;border-bottom:1px solid rgba(222,211,204,.65)}.brand{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:inline-flex;align-items:center;gap:clamp(10px,1vw,16px);width:fit-content;padding:0;border:0;background:transparent;color:var(--brand);cursor:pointer;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,2.6vw,48px);font-weight:700;letter-spacing:0;line-height:1;white-space:nowrap}.brand img{width:clamp(48px,4.2vw,74px);height:clamp(48px,4.2vw,74px);object-fit:contain}.brand span{display:inline-block}.primary-nav{display:flex;justify-content:center;gap:clamp(28px,4.2vw,64px);align-items:center}.primary-nav button,.header-icons button,.breadcrumb button,.product-card button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer}.primary-nav button{position:relative;padding:5px 0 6px;color:#2e2926;font-size:clamp(13px,.9vw,17px);font-weight:500;white-space:nowrap}.primary-nav button:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--brand);content:"";opacity:0;transform:scaleX(.5);transition:.16s ease}.primary-nav button:hover:after,.primary-nav button.active:after{opacity:1;transform:scaleX(1)}.header-icons{display:flex;justify-content:flex-end;gap:clamp(18px,1.7vw,28px);color:#6f4e3d}.icon-button{position:relative;display:inline-grid;width:clamp(32px,2.3vw,44px);height:clamp(38px,2.8vw,52px);place-items:center;padding:0}.header-icons svg{width:clamp(23px,1.65vw,31px);height:clamp(23px,1.65vw,31px)}.cart-icon span{position:absolute;top:1px;right:-5px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:var(--brand);color:#fff;font-size:10px;font-weight:700}.menu-toggle{display:none}.home-hero{position:relative;min-height:clamp(331px,32vw,590px);overflow:hidden;background:#faf7f4}.hero-photo{position:absolute;inset:0 0 0 auto;width:55%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:relative;z-index:1;width:min(45%,700px);padding:clamp(84px,8vw,160px) 0 0 clamp(55px,8vw,150px)}.hero-copy h1,.best-sellers h2,.custom-instagram h2,.catalog-topbar h1,.product-purchase h1,.content-page h1,.content-page h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;letter-spacing:0}.hero-copy h1{font-size:clamp(39px,3.2vw,72px);font-weight:600;line-height:1.18;white-space:nowrap}.hero-copy p{margin:clamp(18px,1.6vw,28px) 0 clamp(27px,2.2vw,42px);color:#363231;font-size:clamp(11px,.9vw,18px);line-height:1.55}.pill-button,.small-pill,.cart-button,.whatsapp-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid transparent;border-radius:999px;background:linear-gradient(180deg,#efa79b,#e08c7d);color:#fff;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pill-button{min-width:clamp(116px,11vw,180px);min-height:clamp(30px,2.5vw,46px);padding:0 clamp(28px,3vw,46px)}.pill-button:hover,.small-pill:hover,.cart-button:hover{box-shadow:0 10px 22px #cb63553d;transform:translateY(-1px)}.pill-button.wide{min-width:148px;margin:10px auto 0}.small-pill{min-width:100px;min-height:25px;padding:0 18px;font-size:10px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;min-height:clamp(66px,6vw,104px);padding:0 clamp(36px,5vw,96px);background:#faebe6;border-top:1px solid rgba(230,215,207,.8);border-bottom:1px solid rgba(230,215,207,.8)}.feature-item{display:flex;align-items:center;min-width:0;gap:clamp(13px,1.4vw,28px);padding:0 clamp(20px,3vw,58px);color:#6f574d;border-right:1px solid rgba(218,199,190,.95)}.feature-item:first-child{padding-left:0}.feature-item:last-child{border-right:0;padding-right:0}.feature-item svg{flex:0 0 auto;width:clamp(28px,2vw,40px);height:clamp(28px,2vw,40px);color:#785f52}.feature-item strong{display:block;color:#3b302c;font-size:clamp(9px,.72vw,13px);font-weight:600;line-height:1.25}.feature-item span{display:block;margin-top:2px;color:#4f403a;font-size:clamp(8px,.62vw,12px);line-height:1.3}.best-sellers{padding:clamp(29px,4vw,72px) 44px clamp(18px,3.5vw,64px);text-align:center}.best-sellers h2{margin-bottom:clamp(20px,2.6vw,46px);font-size:clamp(18px,1.35vw,28px)}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(11px,1.5vw,30px);max-width:clamp(633px,62vw,1160px);margin:0 auto;text-align:left}.product-card{min-width:0}.product-card button{display:block;width:100%;padding:0;overflow:hidden;border-radius:5px;background:#f7f1ee}.product-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:transform .22s ease}.product-card button:hover img{transform:scale(1.035)}.product-card h3{margin:clamp(6px,.8vw,12px) 0 2px;color:#2b2522;font-size:clamp(10px,.76vw,14px);font-weight:700;line-height:1.28}.product-card p{margin:0;color:#2b2522;font-size:clamp(10px,.72vw,13px);font-weight:500}.custom-instagram{position:relative;display:grid;grid-template-columns:minmax(170px,1fr) 171px minmax(180px,1fr) 125px;gap:22px;align-items:center;min-height:clamp(148px,13vw,236px);padding:clamp(12px,1.6vw,28px) clamp(34px,4vw,80px);overflow:hidden;background:linear-gradient(90deg,#fbf4ef,#f9ebe4 54%,#faeee9);border-top:1px solid #efe2dc}.custom-instagram h2{font-size:13px;line-height:1.25}.custom-instagram p{margin:10px 0;color:#332d2a;font-size:11px;line-height:1.45}.custom-collage{width:171px;border-radius:4px;object-fit:cover}.instagram-copy{align-self:center}.floral-art{align-self:end;width:116px}.footer-bar{display:grid;grid-template-columns:repeat(4,max-content);justify-content:space-around;align-items:center;min-height:clamp(44px,3.8vw,66px);padding:0 clamp(24px,4vw,80px);background:linear-gradient(180deg,#efa59a,#e8978b);color:#fff;font-size:12px}.footer-bar span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.footer-bar.compact{min-height:43px}.catalog-layout{display:grid;grid-template-columns:clamp(220px,16vw,280px) 1fr;align-items:start;min-height:448px;background:#fbf8f5}.catalog-sidebar{position:sticky;top:var(--header-height);align-self:start;min-width:0;min-height:calc(100vh - var(--header-height));max-height:calc(100vh - var(--header-height));overflow-y:auto;padding:clamp(28px,2.4vw,40px) clamp(18px,1.6vw,26px) 24px clamp(28px,2.6vw,46px);background:#fbf8f5;border-right:1px solid #e8ddd7}.catalog-sidebar h2{margin:0 0 18px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(21px,1.55vw,28px);font-weight:600;line-height:1}.category-list{display:grid;gap:8px}.category-list button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:36px;padding:0 14px;border:0;border-radius:6px;background:transparent;color:#2f2926;cursor:pointer;font-size:13px;font-weight:600;text-align:left}.category-list button:hover,.category-list button.selected{background:#f3dfd7;color:#8f4b42}.catalog-main{min-width:0;padding:17px 26px 25px}.catalog-topbar{position:sticky;top:var(--header-height);z-index:6;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-17px -26px 18px;padding:17px 26px 12px;background:#fbf8f5f5;border-bottom:1px solid rgba(232,221,215,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.catalog-topbar h1{font-size:19px}.catalog-count{display:block;margin-top:2px;color:#7a6d68;font-size:10px;font-weight:600}.catalog-topbar label{display:inline-flex;align-items:center;height:25px;gap:4px;padding:0 8px;border:1px solid #d8ccc6;border-radius:4px;background:#fff;color:#2c2522;font-size:10px}.catalog-topbar select{width:76px;border:0;background:transparent;color:#2c2522;cursor:pointer;font-size:10px;outline:0}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;row-gap:22px}.catalog-grid .product-card h3{margin-top:7px;font-size:12px}.catalog-grid .product-card p{font-size:11px}.product-detail-page{min-height:calc(100vh - var(--header-height));padding:0 clamp(28px,4.4vw,88px) clamp(38px,4.5vw,76px);background:linear-gradient(180deg,#fbf8f5,#fffaf6 68%,#faeee9)}.breadcrumb{display:flex;align-items:center;gap:8px;max-width:1120px;height:clamp(40px,3.1vw,52px);margin:0 auto;color:#6c625e;font-size:11px}.breadcrumb button{padding:0;color:inherit}.breadcrumb button:hover{color:var(--brand)}.product-detail-grid{display:grid;grid-template-columns:clamp(62px,4.6vw,76px) minmax(340px,430px) minmax(360px,470px);justify-content:center;max-width:1120px;margin:0 auto;gap:clamp(18px,2.5vw,34px);align-items:start}.gallery-thumbs{display:grid;gap:12px}.gallery-thumbs button{width:clamp(62px,4.6vw,76px);height:clamp(68px,5.1vw,84px);padding:0;overflow:hidden;border:1px solid transparent;border-radius:4px;background:#f1ebe7;cursor:pointer}.gallery-thumbs button.active,.gallery-thumbs button:hover{border-color:#dca091}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.detail-image-frame{overflow:hidden;aspect-ratio:1.06 / 1;border-radius:5px;background:#f4efec;border:1px solid rgba(231,220,215,.78);box-shadow:0 18px 42px #48302414}.detail-image-frame img{width:100%;height:100%;object-fit:cover}.product-purchase{align-self:start;padding:clamp(24px,2.4vw,34px);border:1px solid rgba(232,219,212,.95);border-radius:8px;background:#ffffff9e;box-shadow:0 18px 46px #49302614}.product-purchase h1{margin-bottom:10px;font-family:Noto Sans HK,Arial,sans-serif;font-size:clamp(24px,1.9vw,32px);font-weight:700;line-height:1.18}.detail-price{margin-bottom:14px;color:#27211f;font-size:17px;font-weight:700}.product-purchase p{margin:0 0 20px;color:#504743;font-size:14px;line-height:1.7}.option-group{margin-bottom:16px}.option-label{display:block;margin-bottom:8px;color:#2f2926;font-size:13px;font-weight:700}.size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.size-options button{min-height:38px;padding:0 12px;border:1px solid #ddd1cc;border-radius:4px;background:#fff;color:#5a4c47;cursor:pointer;font-size:12px;white-space:nowrap}.size-options button.selected,.size-options button:hover{border-color:#dc8b7e;color:#9e5148}.quantity-control{display:inline-grid;grid-template-columns:36px 44px 36px;height:36px;overflow:hidden;border:1px solid #ddd1cc;border-radius:4px;background:#fff}.quantity-control button,.quantity-control span{display:grid;place-items:center;border:0;background:transparent;color:#4a403c;font-size:14px}.quantity-control button{cursor:pointer}.cart-button,.whatsapp-button{width:100%;min-height:29px;border-radius:4px}.product-purchase .cart-button,.product-purchase .whatsapp-button{min-height:42px;font-size:13px}.product-purchase .cart-button{margin:4px 0 10px}.whatsapp-button{border-color:#df9488;background:transparent;color:#d1776d}.whatsapp-button:hover{background:#fff2ee}.product-feature-strip{min-height:72px;max-width:1120px;margin:clamp(34px,3.2vw,52px) auto 0;padding:0;background:transparent;border:0}.product-feature-strip .feature-item{justify-content:center;padding:0 18px;border-right:0}.product-feature-strip .feature-item strong,.product-feature-strip .feature-item span{font-size:10px}.content-page{padding:34px;background:linear-gradient(180deg,#fbf8f5,#fffaf6 55%,#faeee9)}.subpage-hero,.contact-intro{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:34px;align-items:center;padding:26px 28px;border:1px solid #eadbd4;border-radius:8px;background:#ffffff85}.subpage-hero img{width:100%;border-radius:6px}.eyebrow{display:block;margin-bottom:10px;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:.08em}.content-page h1{max-width:640px;color:#2b2523;font-size:clamp(31px,4vw,46px);line-height:1.18}.content-page p{color:#4d433f;font-size:14px;line-height:1.75}.subpage-hero p,.contact-intro p{max-width:560px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.story-grid article,.contact-card-list article,.contact-form,.about-cta{border:1px solid #eadbd4;border-radius:8px;background:#ffffff94}.story-grid article{padding:22px}.story-grid svg,.contact-card-list svg{color:#8a6657}.content-page h2{margin:12px 0 8px;font-size:19px}.story-grid p{margin:0;font-size:13px}.about-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:23px 28px;background:#fbe6df}.about-cta h2,.about-cta p{margin:0}.about-cta h2{font-size:22px}.contact-intro{grid-template-columns:minmax(0,1fr) 150px}.contact-intro img{justify-self:center;width:140px}.contact-grid{display:grid;grid-template-columns:260px 1fr;gap:22px;margin-top:24px}.contact-card-list{display:grid;gap:12px}.contact-card-list article{padding:19px}.contact-card-list h2,.contact-card-list p{margin:7px 0 0}.contact-card-list h2{font-family:Noto Sans HK,Arial,sans-serif;font-size:14px;font-weight:700}.contact-card-list p{font-size:13px}.contact-form{display:grid;gap:14px;padding:20px}.form-tabs{display:grid;grid-template-columns:1fr 1fr;min-height:34px;overflow:hidden;border:1px solid #e3cfc7;border-radius:999px;background:#fff}.form-tabs button{border:0;background:transparent;color:#6d5f58;cursor:pointer;font-weight:700}.form-tabs button.selected{background:#f1b0a6;color:#fff}.contact-form label{display:grid;gap:6px;color:#3d3430;font-size:12px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid #e0d2cc;border-radius:6px;background:#fff;color:var(--ink);outline:0;padding:10px 11px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#dc9388;box-shadow:0 0 0 3px #dc938829}.form-confirmation{margin:0;color:#8b5249;font-weight:700}.toast{position:fixed;right:22px;bottom:22px;z-index:30;max-width:min(320px,calc(100vw - 44px));padding:12px 16px;border-radius:999px;background:#2e2926;color:#fff;box-shadow:0 16px 38px #39271f47;font-size:13px;font-weight:700}@media(max-width:760px){:root{--header-height: 66px}.site-header{grid-template-columns:1fr auto;height:var(--header-height);padding:0 18px}.brand{font-size:27px}.brand img{width:44px;height:44px}.primary-nav{position:absolute;top:65px;right:12px;left:12px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid #e5d7d0;border-radius:8px;background:#fffbf7fa;box-shadow:0 18px 40px #5b3e3224}.primary-nav.is-open{display:flex}.primary-nav button{min-height:44px;font-size:13px;text-align:left}.header-icons{gap:12px}.menu-toggle{display:inline-grid}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static;min-height:auto;max-height:none;overflow:visible;padding:18px;border-right:0;border-bottom:1px solid #e8ddd7}.catalog-sidebar h2{margin-bottom:12px;font-size:20px}.category-list{display:flex;min-width:0;gap:6px;overflow-x:auto;padding-bottom:4px}.category-list button{width:auto;min-height:32px;min-width:max-content}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.product-detail-page{padding:0 18px 22px}.breadcrumb{max-width:none;height:36px;font-size:10px}.product-detail-grid{grid-template-columns:56px minmax(286px,1fr) minmax(248px,360px);justify-content:stretch;max-width:none;gap:10px}.gallery-thumbs{gap:10px}.gallery-thumbs button{width:56px;height:62px}.detail-image-frame{height:min(40vw,282px);aspect-ratio:auto;box-shadow:none}.product-purchase{padding:0 8px 0 18px;border:0;border-radius:0;background:transparent;box-shadow:none}.product-purchase h1{margin-bottom:8px;font-size:20px}.detail-price{margin-bottom:9px;font-size:14px}.product-purchase p{margin-bottom:11px;font-size:12px;line-height:1.55}.option-group{margin-bottom:8px}.option-label{margin-bottom:5px;font-size:11px}.size-options{gap:8px}.size-options button{min-height:24px;padding:0 7px;font-size:10px}.quantity-control{grid-template-columns:26px 31px 26px;height:25px}.quantity-control button,.quantity-control span{font-size:12px}.product-purchase .cart-button,.product-purchase .whatsapp-button{min-height:29px;font-size:12px}.product-purchase .cart-button{margin:0 0 8px}.product-feature-strip{min-height:48px;max-width:none;margin:20px 54px 0}.product-feature-strip .feature-item{padding:0 10px}}@media(max-width:640px){.site-shell{width:100%;min-height:100vh;margin:0;border-radius:0}.home-hero{display:grid;min-height:0}.hero-photo{position:static;width:100%;height:300px;order:1}.hero-copy{width:100%;padding:36px 24px 28px}.feature-strip{grid-template-columns:repeat(2,1fr);gap:0;padding:0 16px}.feature-item{min-height:68px;padding:0 8px}.feature-item:nth-child(2){border-right:0}.home-product-grid,.catalog-grid,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-instagram{grid-template-columns:1fr 128px;gap:18px}.custom-copy,.instagram-copy{grid-column:1 / 2}.custom-collage,.floral-art{grid-column:2 / 3}.footer-bar{grid-template-columns:repeat(2,max-content);gap:8px 20px;padding:12px 18px}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static;min-height:auto;max-height:none;overflow:visible;padding:18px;border-right:0;border-bottom:1px solid #e8ddd7}.catalog-sidebar h2{margin-bottom:12px;font-size:20px}.category-list{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.category-list button{width:auto;min-height:32px;min-width:max-content}.product-detail-grid{grid-template-columns:56px 1fr}.product-purchase{grid-column:1 / -1;padding:18px 0 0}.detail-image-frame{height:330px}.product-feature-strip{margin:22px 0 0}.subpage-hero,.contact-intro,.contact-grid{grid-template-columns:1fr}.contact-intro img{width:120px}}@media(max-width:540px){.site-header{padding:0 12px}.brand{font-size:24px;gap:8px}.brand img{width:40px;height:40px}.brand span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.header-icons{gap:8px}.hero-copy h1{font-size:34px}.best-sellers,.content-page{padding:28px 18px}.home-product-grid,.catalog-grid,.story-grid{grid-template-columns:1fr}.custom-instagram{grid-template-columns:1fr;padding:22px}.custom-copy,.instagram-copy,.custom-collage,.floral-art{grid-column:auto}.custom-collage{width:100%}.floral-art{justify-self:end}.footer-bar{grid-template-columns:1fr;justify-items:start}.catalog-main{padding:18px}.catalog-topbar{align-items:flex-start;flex-direction:column;margin:-18px -18px 18px;padding:18px 18px 12px}.product-detail-page{padding:0 14px 18px}.product-detail-grid{grid-template-columns:1fr}.gallery-thumbs{display:flex;order:2}.gallery-thumbs button{width:64px}.detail-image-frame{order:1;height:300px}.product-purchase{order:3}.size-options,.feature-strip,.product-feature-strip{grid-template-columns:1fr}.feature-item,.feature-item:nth-child(2){border-right:0;border-bottom:1px solid rgba(218,199,190,.95)}.feature-item:last-child{border-bottom:0}.about-cta{align-items:flex-start;flex-direction:column}}
