:root{--ink: #252223;--paper: #fffdf9;--pink: #f8dce2;--pink-deep: #d86c86;--yellow: #faedb6;--mint: #dceee4;--line: #e9e1d9;font-family:Avenir Next,Hiragino Sans,Yu Gothic,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.75}a{color:inherit}.site-header{width:min(1200px,calc(100% - 48px));margin:0 auto;min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:1.2rem;font-weight:800;letter-spacing:.03em;text-decoration:none;white-space:nowrap}nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:6px 18px;font-size:.82rem}nav a{text-decoration:none;border-bottom:1px solid transparent}nav a:hover,nav a:focus-visible{border-color:var(--ink)}.language-link{border:1px solid var(--ink);border-radius:999px;padding:2px 12px}.hero{width:min(1200px,calc(100% - 48px));min-height:620px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px}.hero__copy{max-width:630px}.eyebrow{margin:0 0 10px;color:var(--pink-deep);letter-spacing:.14em;font-size:.75rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:24px;font-size:clamp(2.45rem,5vw,4.8rem);line-height:1.2;letter-spacing:-.06em}h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.25;letter-spacing:-.04em;margin-bottom:20px}.hero__copy>p:not(.eyebrow){max-width:460px;font-size:1.05rem}.button{display:inline-flex;align-items:center;gap:12px;margin-top:12px;padding:11px 18px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;font-weight:700}.hero__art{min-height:480px;display:grid;place-items:center;border-radius:50% 50% 44% 56%/44% 57% 43% 56%;background:linear-gradient(140deg,var(--pink),#fff 58%,var(--yellow));overflow:hidden}.hero__art img{width:min(100%,520px);height:480px;object-fit:contain;mix-blend-mode:multiply}.section{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:104px 0}.business{width:min(900px,calc(100% - 48px));text-align:center}.business>p:last-child{margin:0 auto;max-width:760px;font-size:1.05rem}.products{border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:40px}.section-heading>p{max-width:370px;margin-bottom:7px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.product-card__image,.product-card__placeholder{width:100%;aspect-ratio:1.38;object-fit:cover;display:block}.product-card__placeholder{position:relative;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.product-card__placeholder span{z-index:1;font-size:.78rem;letter-spacing:.08em}.product-card__placeholder strong{z-index:1;font-family:Georgia,serif;font-size:clamp(2.1rem,5vw,4.3rem);line-height:1;letter-spacing:-.06em}.product-card__placeholder i{position:absolute;width:60%;aspect-ratio:1;border-radius:48% 52% 63% 37%/43% 38% 62% 57%;right:-10%;bottom:-38%;background:#ffffff8c}.product-card--pink .product-card__placeholder{background:var(--pink)}.product-card--yellow .product-card__placeholder{background:var(--yellow)}.product-card--mint .product-card__placeholder{background:var(--mint)}.product-card__body{padding:27px 28px 30px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.product-card__body>p:first-child{margin-bottom:7px;color:#6a6262;font-size:.84rem}.product-card h3{margin-bottom:12px;font-size:1.75rem;line-height:1.2;letter-spacing:-.04em}.product-card__summary{margin-bottom:28px}.product-card__body a{margin-top:auto;font-weight:800;text-underline-offset:4px}.contact{text-align:center;border-top:1px solid var(--line)}.contact>p:not(.eyebrow){margin-bottom:26px}.contact-link{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.site-footer{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:25px 0 40px;display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);font-size:.78rem}.site-footer p{margin:0}.site-footer a{text-underline-offset:4px}.legal-page{max-width:840px;padding-top:110px;min-height:calc(100vh - 200px)}.legal-page__intro{max-width:620px;margin-bottom:48px}.legal-page dl{border-top:1px solid var(--line);margin:0}.legal-page dl div{display:grid;grid-template-columns:210px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.legal-page dt{font-weight:800}.legal-page dd{margin:0}@media(max-width:760px){.site-header{width:min(100% - 32px,600px);padding:15px 0;align-items:flex-start}.site-header nav{justify-content:flex-start;gap:3px 13px;font-size:.72rem}.hero{width:min(100% - 32px,600px);grid-template-columns:1fr;gap:0;min-height:auto;padding:54px 0 76px}.hero__art{min-height:340px;margin-top:38px}.hero__art img{height:350px}.section{width:min(100% - 32px,600px);padding:75px 0}.section-heading{display:block}.section-heading>p{margin-top:20px}.product-grid{grid-template-columns:1fr}.legal-page dl div{grid-template-columns:1fr;gap:6px}.site-footer{width:min(100% - 32px,600px);flex-direction:column}.product-card__placeholder strong{font-size:3.2rem}}
