
:root{--ink:#181815;--pink:#f3a1bd;--yellow:#fbdd8d;--blue:#cfdbfb;--paper:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'Avenir Next',Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #693daa;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;line-height:1.04;letter-spacing:-.035em}h2{font-size:clamp(2.5rem,4.3vw,4.6rem)}h3{font-size:1.2rem;line-height:1.3}.skip{position:fixed;top:-100px;background:white;padding:16px;z-index:20}.skip:focus{top:0}.announcement{min-height:35px;background:var(--ink);color:#fff;font-size:.75rem;letter-spacing:.1em;display:flex;justify-content:center;align-items:center;gap:20px;padding:7px 20px}.announcement span{letter-spacing:0;opacity:.8;border-left:1px solid #777;padding-left:20px}.header{height:100px;padding:12px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #18181524;background:var(--paper);position:sticky;top:0;z-index:5}.brand{width:115px}.header nav{display:flex;gap:36px;font-size:.9rem}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{border:1px solid var(--ink);display:inline-flex;justify-content:center;align-items:center;gap:28px;border-radius:100px;background:var(--ink);color:white;font-size:.95rem;font-weight:700;padding:17px 27px;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#39352f;transform:translateY(-2px)}.button span{font-size:1.4rem;font-family:Arial;font-weight:400}.button.small{padding:12px 22px;font-size:.875rem;gap:20px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--pink);min-height:635px;overflow:hidden}.hero-copy{padding:65px 0 70px 10%;position:relative;z-index:1}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;line-height:1.5}.hero h1{font-size:clamp(4.5rem,7.2vw,7.5rem);margin:27px 0 26px;letter-spacing:-.055em}.hero h1 span{font-family:Georgia,serif;font-weight:700;letter-spacing:-.04em;font-size:1.14em}.hero-description{font-size:1.05rem;line-height:1.65;margin-bottom:29px}.text-link{display:inline-flex;margin-left:22px;font-size:.9rem;gap:15px;align-items:center}.hero-visual{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;padding:45px 50px 95px 10px}.hero-orbit{position:absolute;width:86%;aspect-ratio:1;border:1px solid #7a4a6140;border-radius:50%;transform:rotate(-22deg);max-width:540px}.hero-orbit:after{content:'';position:absolute;inset:45px -40px;border:1px solid #7a4a6135;border-radius:50%}.hero-product{position:relative;width:84%;height:410px;object-fit:contain;filter:drop-shadow(0 30px 24px #6b315742);transform:rotate(-14deg)}.hero-stamp{position:absolute;right:9%;top:55px;transform:rotate(12deg);font-size:.78rem;font-weight:700;line-height:1.4;text-align:center;background:var(--yellow);border-radius:50%;width:116px;height:116px;display:flex;align-items:center;justify-content:center}.hero-caption{position:absolute;bottom:45px;left:9%;right:9%;display:flex;justify-content:space-between;gap:15px;border-top:1px solid #18181540;padding-top:17px;align-items:center}.hero-caption>span{font-size:.65rem;letter-spacing:.08em}.hero-caption a{font-size:.9rem;white-space:nowrap}.brand-strip{background:var(--yellow);display:flex;align-items:center;justify-content:space-around;gap:30px;padding:18px 30px;font-size:1.55rem;line-height:1.3;overflow:hidden;white-space:nowrap}.brand-strip i{font-style:normal;font-size:2rem}.section{padding:95px 6%}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.section-top h2{margin-top:20px}.section-top>p{font-size:1rem;margin-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px}.product-image{display:block;border:0;padding:45px 45px 50px;width:100%;height:350px;position:relative;overflow:hidden;border-radius:4px}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.product-image:hover img{transform:scale(1.05) rotate(-3deg)}.category{position:absolute;left:20px;top:17px;letter-spacing:.1em;font-size:.65rem}.round-arrow{position:absolute;bottom:17px;right:17px;background:var(--paper);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:1.3rem}.lilac{background:#e4dff3}.yellow{background:#f9e9b9}.pink{background:#f4c6d5}.blue{background:#dae4fa}.rose{background:#f1dee4}.cream{background:#eeece2}.product-meta{padding:16px 2px 0}.product-meta h3{font-size:1.13rem}.product-meta p{font-size:.9rem;color:#66645f;margin-top:5px}.collection-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:45px;padding-top:30px;border-top:1px solid #18181525}.collection-bottom p span{font-size:.85rem;color:#686760}.delivery{background:var(--blue);display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-top:85px;padding-bottom:85px}.delivery h2{font-size:clamp(3.7rem,6vw,6.3rem);margin:25px 0}.delivery h2 span{font-family:Georgia,serif;font-weight:700}.delivery-title>p:not(.eyebrow){margin:25px 0}.steps{padding-top:8px}.steps article{border-top:1px solid #18181540;display:flex;gap:25px;padding:28px 0}.steps article>span{font-size:.85rem;padding-top:4px}.steps h3{font-size:1.35rem;margin-bottom:10px}.steps article p{color:#454b59;font-size:.95rem;max-width:370px}.coverage{background:#ffffff48;margin-top:15px;padding:26px}.coverage>p:nth-child(2){margin:13px 0}.coverage small{font-size:.8rem;line-height:1.5;display:block;color:#454b59}.about{text-align:center;padding-top:95px;padding-bottom:95px}.about-statement{font-size:clamp(1.8rem,3.5vw,3.3rem);line-height:1.25;letter-spacing:-.03em;margin:25px 0}.about-statement em{font-family:Georgia,serif;font-weight:700;font-style:normal;background:var(--yellow);padding:0 8px}.about>p:last-child{color:#686760;font-size:.95rem}.faq{padding-top:65px;padding-bottom:80px;border-top:1px solid #18181525;display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.faq h2{margin-top:20px}.faq details{border-bottom:1px solid #18181530}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;cursor:pointer;font-size:1rem;padding:22px 0}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:1.5rem;font-weight:400;transition:transform .15s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:.95rem;color:#62625c;padding:0 35px 24px 0}.closing{padding:70px 20px 80px;background:var(--pink);text-align:center}.closing h2{font-size:clamp(3.5rem,6vw,6rem);margin:25px 0 32px}.closing h2 span{font-family:Georgia,serif;font-weight:700}footer{padding:35px 6%;display:flex;align-items:center;gap:40px}footer>p{font-size:1.2rem}footer>div{margin-left:auto;display:flex;flex-direction:column;align-items:end;font-size:.75rem;color:#5d5c55;gap:4px}.mobile-buy{display:none}dialog{border:0;padding:48px;width:min(530px,calc(100% - 32px));max-height:90dvh;background:var(--paper);color:var(--ink);border-radius:10px;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#17131999;backdrop-filter:blur(5px)}.close{position:absolute;right:15px;top:12px;background:transparent;border:0;font-size:2rem;line-height:1;width:40px;height:40px;border-radius:50%}.close:hover{background:#0001}dialog h2{font-size:3rem;margin:20px 0}dialog>p:not(.eyebrow){font-size:.95rem}dialog ol{padding-left:22px;font-size:.95rem}dialog li{padding:4px 0}.search-name{display:flex;justify-content:space-between;align-items:center;gap:16px;background:var(--pink);padding:18px 20px;margin-top:22px;border-radius:4px}.search-name strong{font-size:1.55rem}.search-name button{background:none;border:0;text-decoration:underline;text-underline-offset:4px;font-size:.85rem}.dialog-note{font-size:.8rem!important;color:#686760;margin-top:24px}#copy-status{font-size:.8rem;min-height:20px;margin-top:4px}#product-dialog{width:min(900px,calc(100% - 32px));padding:35px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.detail-image{background:#e4dff3;padding:30px;border-radius:4px}.detail-image img{width:100%;height:340px;object-fit:contain}.detail-copy{padding:20px 0}.detail-copy h2{font-size:2.5rem}.detail-copy>p{font-size:.95rem}.detail-spec{margin:15px 0 25px;color:#62625c;font-size:.85rem!important}@media(min-width:1550px){.hero-copy{padding-left:16%}.hero-visual{padding-right:16%}.section{padding-left:10%;padding-right:10%}.product-image{height:420px}}@media(max-width:1050px){.hero-copy{padding:55px 0 55px 9%}.hero-description br{display:none}.hero-description{max-width:350px;padding-right:10px}.text-link{display:flex;margin:18px 0 0}.hero{min-height:580px}.hero-product{height:340px;width:95%}.hero-stamp{width:95px;height:95px;font-size:.65rem;right:5%}.hero-caption>span{max-width:170px}.product-image{height:290px;padding:40px 30px}.section{padding:70px 5%}.delivery{gap:6%}.brand-strip span:last-child{display:none}.header nav{gap:22px}}@media(max-width:700px){html{scroll-padding-top:80px}.announcement{font-size:.6rem;min-height:30px;gap:0}.announcement span{display:none}.header{height:78px;padding:8px 5%}.brand{width:85px}.header .brand img{height:51px}.header nav{display:none}.button.small{padding:11px 17px;font-size:.8rem;gap:12px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:38px 6% 10px}.eyebrow{font-size:.65rem}.hero h1{font-size:4.9rem;line-height:.98;margin:22px 0}.hero-description{font-size:.95rem;max-width:100%;line-height:1.5;padding:0;margin-bottom:23px}.hero-copy .button{font-size:.875rem;padding:15px 23px}.text-link{display:inline-flex;margin:0 0 0 14px;font-size:.8rem;gap:8px}.hero-visual{height:350px;padding:20px 35px 65px}.hero-product{height:250px;width:75%}.hero-orbit{width:65%;max-width:290px}.hero-stamp{right:9%;top:18px;width:87px;height:87px;font-size:.6rem}.hero-caption{bottom:21px;left:6%;right:6%;padding-top:10px}.hero-caption>span{font-size:.6rem;max-width:none}.hero-caption a{font-size:.8rem}.brand-strip{font-size:1.02rem;padding:13px 16px;gap:13px}.brand-strip i{font-size:1.3rem}.brand-strip i:last-of-type{display:none}.section{padding:52px 6%}.section-top{display:block;margin-bottom:28px}.section-top h2{font-size:2.5rem;margin-top:16px}.section-top>p{margin-top:20px;font-size:.9rem}.section-top>p br{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.product-image{height:220px;padding:38px 20px 30px}.category{font-size:.55rem;left:11px;top:12px}.round-arrow{width:28px;height:28px;right:10px;bottom:10px;font-size:1.1rem}.product-meta{padding-top:12px}.product-meta h3{font-size:.95rem}.product-meta p{font-size:.8rem;line-height:1.4}.collection-bottom{display:block;margin-top:30px}.collection-bottom p{font-size:.9rem;margin-bottom:20px}.collection-bottom .button{width:100%}.delivery{grid-template-columns:1fr;gap:42px}.delivery h2{font-size:4.4rem}.delivery-title>p:not(.eyebrow){font-size:.95rem}.steps article{padding:23px 0;gap:20px}.steps h3{font-size:1.2rem}.coverage{padding:23px}.about-statement{font-size:1.9rem}.about>p:last-child br{display:none}.faq{grid-template-columns:1fr;gap:22px}.faq h2{font-size:2.8rem}.faq summary{font-size:.95rem}.closing{padding:52px 20px 60px}.closing h2{font-size:3.8rem}footer{padding:25px 6% 105px;gap:20px;flex-wrap:wrap}footer>a{width:95px}footer>p{font-size:1rem}footer>div{width:100%;align-items:start;margin:0;gap:4px}.mobile-buy{display:block;position:fixed;bottom:0;left:0;right:0;background:#fffdf8ee;border-top:1px solid #18181520;backdrop-filter:blur(10px);padding:10px 5% max(10px,env(safe-area-inset-bottom));z-index:6}.mobile-buy .button{width:100%;padding:13px 20px;font-size:.9rem}dialog{padding:35px 25px}dialog h2{font-size:2.6rem}#product-dialog{padding:25px}.detail-layout{grid-template-columns:1fr;gap:8px}.detail-image img{height:210px}.detail-copy{padding:15px 0 0}.detail-copy h2{font-size:2rem}.detail-copy .button{width:100%}.detail-image{margin-top:20px;padding:20px}}@media(max-width:370px){.hero h1{font-size:4.2rem}.text-link{display:flex;margin:15px 0 0}.product-image{height:190px;padding:35px 13px}.brand-strip{font-size:.9rem;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:700px){.hero h1 span{font-size:1em}.delivery h2 span{font-size:.9em}}@media(max-width:370px){.delivery h2{font-size:3.8rem}}

/* Use browser-native text so every headline paints reliably without PDF fonts. */
.hero-copy,.hero-visual,.brand-strip,.delivery-title,.about,.closing{visibility:visible;opacity:1;color:var(--ink)}
.hero h1 span,.delivery h2 span,.closing h2 span{display:inline-block;max-width:100%}
.about{background:var(--yellow)}.about-statement em{background:transparent}
.price-badge{position:absolute;left:14px;bottom:14px;background:#fffdf8f5;padding:8px 12px;border-radius:7px;text-align:left;display:flex;flex-direction:column;line-height:1.3;gap:3px;max-width:calc(100% - 70px)}
.price-badge del,.detail-prices del{font-size:.85rem;color:#666;text-decoration:line-through;text-decoration-thickness:1.5px}
.price-badge strong,.detail-prices strong{font-size:1.1rem;font-weight:700;color:#7e204a}.price-pending{font-size:.75rem}.detail-prices{display:flex;align-items:baseline;gap:12px;margin:0 0 20px}.detail-prices:empty{display:none}
.product-image{padding-bottom:68px}.hero h1{overflow-wrap:normal}.brand-strip span{display:inline!important}.brand-strip i{display:inline!important}
@media(max-width:700px){.brand-strip{flex-wrap:wrap;justify-content:center;gap:6px 10px;font-size:.82rem;white-space:normal}.price-badge{left:9px;bottom:9px;padding:7px 8px;max-width:calc(100% - 48px)}.price-badge strong{font-size:.95rem}.price-badge del{font-size:.75rem}.price-pending{font-size:.65rem}.product-image{padding-bottom:60px}.hero h1{font-size:clamp(3.8rem,17vw,4.9rem)}.delivery h2{font-size:clamp(3.2rem,15vw,4.4rem)}}

.category-filters{display:flex;flex-wrap:wrap;gap:8px;margin:32px 0 28px}.category-filter{appearance:none;border:1px solid #18181526;background:transparent;color:var(--ink,#181815);border-radius:999px;padding:12px 19px;font:inherit;font-size:14px;line-height:1.3;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.category-filter:hover{border-color:#181815;background:#18181508}.category-filter[aria-pressed="true"]{background:#181815;color:#fffdf8;border-color:#181815}.category-filter:focus-visible{outline:2px solid #181815;outline-offset:4px}.product[hidden]{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-product-name{font-size:20px;font-weight:700}@media(max-width:600px){.category-filters{gap:8px;margin:24px 0}.category-filter{padding:11px 14px;font-size:13px}}

/* DiDi supplied logo, displayed as its orange symbol inside purchase buttons. */
.button .didi-symbol{display:block;flex:none;width:25px;height:21px;background-image:url('assets/didi-logo.png');background-repeat:no-repeat;background-size:81.92px 54.6px;background-position:-9.44px -17.12px;margin-right:-14px}
.button.small .didi-symbol{width:22px;height:18px;background-size:71.68px 47.775px;background-position:-8.26px -14.98px;margin-right:-9px}
@media(max-width:700px){.button.small .didi-symbol{margin-right:-3px}}
