@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap');
:root{--ink:#423238;--muted:#77686d;--rose:#ebcbd3;--pink:#f3dce0;--line:#e8dfe1;--paper:#fffdfc;--accent:#583945}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Golos Text',Arial,sans-serif;font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #9a576c;outline-offset:5px}button{border:0}button:disabled{cursor:default}svg{width:23px;height:23px}h1,h2,h3,p{margin:0}h1,h2{font-weight:400}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.announcement{background:var(--pink);text-align:center;font-size:13px;letter-spacing:.035em;padding:8px 20px}.announcement span{margin-left:40px;font-size:12px}header{height:100px;display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:0 5.5%;gap:25px}.logo{font-family:Georgia,serif;font-size:43px;letter-spacing:-2.8px;line-height:1;display:inline-flex;flex-direction:column;align-items:center}.logo span{font-family:'Manrope',sans-serif;font-size:12px;line-height:2.4;letter-spacing:3px;margin-top:3px}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:#ad5e76}.bag{display:flex;align-items:center;gap:10px;background:none;font-size:14px}#bag-count{background:#f4e5e9;width:24px;height:24px;border-radius:50%;font-size:12px;display:grid;place-items:center}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:580px;background:#f6e7ea}.hero-copy{padding:50px 8% 24px 11%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;margin-bottom:21px}h1{font-size:clamp(44px,4.8vw,72px);line-height:1.12;letter-spacing:-2px}h1 em{color:#956277;line-height:1.2}.hero-description{font-size:15px;line-height:1.8;margin:24px 0 28px;color:#6d5962}.primary{display:flex;align-items:center;justify-content:space-between;gap:42px;background:var(--accent);color:white;padding:16px 23px;font-size:14px;min-height:54px}.primary:hover{background:#75485a}.primary span{font-size:21px;line-height:1}.hero-foot{margin-top:auto;padding-top:30px;width:100%;font-size:12px;color:#7b6470;display:flex;justify-content:space-between;gap:16px}.hero-foot span{font-size:12px}.hero-visual{position:relative;min-height:100%;overflow:hidden;background:#ede5df}.hero-visual>img{display:block;width:100%;height:100%;position:absolute;object-fit:cover}.image-note{position:absolute;bottom:25px;left:28px;background:#fffdfceb;backdrop-filter:blur(10px);padding:20px 24px;min-width:235px}.image-note>span{font-size:12px;letter-spacing:2px}.image-note p{font-family:Georgia,serif;font-size:23px;line-height:1.3;margin-top:10px}.brand-strip{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:35px 5%;gap:20px;border-bottom:1px solid var(--line)}.brand-label{font-size:12px;letter-spacing:1.7px;color:var(--muted)}.anua{font-family:Georgia,serif;font-size:33px}.torriden{font-family:Arial,sans-serif;font-size:27px;letter-spacing:-1.4px}.roundlab{font-size:19px;font-weight:600;line-height:1.2;letter-spacing:1px}.roundlab small{display:block;text-align:center;font-size:12px;font-weight:400;margin-top:4px}.section{max-width:1280px;margin:0 auto;padding:76px 5%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-head .eyebrow{margin-bottom:10px}h2{font-size:38px;line-height:1.25;letter-spacing:-1px}.section-head>p{color:var(--muted);font-size:14px;text-align:right}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-photo{aspect-ratio:4/5;position:relative;background:#f5f3f1;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.product:hover img{transform:scale(1.045)}.product-tag{position:absolute;left:12px;top:12px;font-size:12px;letter-spacing:.8px;background:#fffdfcec;padding:4px 10px}.product-brand{font-size:12px;letter-spacing:1.5px;margin:18px 0 5px;color:var(--muted)}.product h3{font-size:16px;line-height:1.5;font-weight:400;min-height:48px}.product-type{font-size:13px;color:var(--muted);margin-top:5px;min-height:42px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:10px}.price{font-size:17px;white-space:nowrap}.add{width:38px;height:38px;border:1px solid #d9c3cc;background:transparent;border-radius:50%;font-size:25px;line-height:1}.add:hover{background:var(--pink)}.catalog-note{font-size:12px;color:var(--muted);margin-top:28px}.about{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:#f6e8ec;padding-top:60px;padding-bottom:60px}.about h2{font-size:54px}.about h2 em{color:#996c7d}.about-copy{font-size:16px;line-height:1.85;max-width:480px}.about-copy p+p{margin-top:15px;color:#76616a}.signature{display:block;font-family:Georgia,serif;font-style:italic;font-size:25px;margin-top:25px;color:#906277}.route{font-size:14px;color:var(--muted)}.route span{margin:0 20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{font-family:Georgia,serif;font-style:italic;color:#aa7f8f;font-size:27px}.steps h3{font-size:17px;font-weight:500;margin:12px 0 8px}.steps p{font-size:14px;color:var(--muted);max-width:290px}footer{border-top:1px solid var(--line);padding:35px 5.5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer .logo{font-size:37px}footer p{font-size:13px;color:var(--muted)}footer>span{font-size:12px;color:var(--muted)}dialog{border:0;padding:28px;width:min(94vw,530px);max-height:88dvh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#32232b66;backdrop-filter:blur(4px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-head h2{font-size:28px}.close{background:none;font-size:32px;padding:0 6px}.cart-row{display:grid;grid-template-columns:60px 1fr;gap:16px;padding:17px 0;border-bottom:1px solid var(--line)}.cart-row img{width:60px;height:80px;object-fit:contain}.cart-name{font-size:14px;line-height:1.45}.cart-controls{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:10px}.quantity{display:flex;align-items:center;gap:15px}.quantity button{background:#f4e7eb;width:28px;height:28px}.cart-price{font-size:14px}.total{display:flex;justify-content:space-between;margin:24px 0 10px;font-size:20px}.fine{font-size:13px;color:var(--muted);margin-bottom:20px}#copy-order{width:100%}#copy-status{font-size:14px;margin-top:14px}#order-text{width:100%;height:140px;margin-top:15px}.empty{padding:35px 0;color:var(--muted)}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,15px);background:var(--accent);color:white;padding:12px 24px;font-size:14px;pointer-events:none;opacity:0;transition:.2s;z-index:5;white-space:nowrap}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){header{padding-left:75px;padding-right:75px}}@media(max-width:850px){header{height:86px}nav{gap:20px}.hero{min-height:510px}.hero-copy{padding-top:38px}h1{font-size:48px}.hero-description{font-size:14px}.image-note{left:18px;bottom:18px;padding:16px;min-width:190px}.image-note p{font-size:20px}.hero-foot span{display:none}.brand-label{display:none}.brand-strip{justify-content:space-around}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.section{padding:55px 5%}.about{gap:35px}footer p{display:none}}@media(max-width:560px){.announcement{font-size:12px;padding:7px 10px}.announcement span{display:none}header{height:82px;gap:15px}.logo{font-size:35px}.logo span{font-size:12px;letter-spacing:2.5px}nav{gap:17px;font-size:13px}nav a:not(:first-child){display:none}.bag-label{display:none}.bag{gap:6px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 6% 23px}.eyebrow{font-size:12px;margin-bottom:16px;letter-spacing:1.6px}h1{font-size:51px;letter-spacing:-1.5px}.hero-description{margin:18px 0 23px}.hero .primary{padding:14px 20px;min-height:50px}.hero-foot{padding-top:24px}.hero-foot span{display:block}.hero-visual{height:320px;min-height:0}.hero-visual>img{object-position:center 48%}.image-note{bottom:16px;left:auto;right:16px;min-width:0;padding:13px 18px}.image-note p{font-size:19px}.brand-strip{padding:25px 5%}.anua{font-size:27px}.torriden{font-size:23px}.roundlab{font-size:15px}.section{padding:43px 5%}h2{font-size:29px;letter-spacing:-.7px}.section-head{margin-bottom:25px}.section-head>p{display:none}.product-grid{gap:30px 14px}.product h3{font-size:14px;min-height:63px}.product-type{font-size:12px;min-height:40px}.product-brand{font-size:12px;margin-top:13px}.product-bottom{margin-top:10px}.price{font-size:16px}.product-tag{font-size:12px;left:8px;top:8px;padding:3px 7px}.catalog-note{font-size:12px;line-height:1.7}.about{grid-template-columns:1fr;gap:25px}.about h2{font-size:45px}.about-copy{font-size:15px}.route{display:none}.steps{grid-template-columns:1fr;gap:25px}.steps article{display:grid;grid-template-columns:38px 1fr;column-gap:13px}.steps article>span{grid-row:span 2}.steps h3{margin:2px 0 7px}.steps p{max-width:none}footer{padding:28px 5%}.dialog-head h2{font-size:26px}dialog{padding:22px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.placeholder-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5eaed;border:1px solid #eadce1;color:#80616e}.placeholder-photo>span{font-family:Georgia,serif;font-size:clamp(26px,3.5vw,48px);letter-spacing:-1.5px}.placeholder-photo>p{font-size:14px;margin-top:10px}.placeholder-price{font-size:14px;color:var(--muted)}

.care-page{max-width:1280px;margin:auto;padding:55px 5% 80px;display:grid;grid-template-columns:0.85fr 1.15fr;gap:65px;min-height:75vh}.care-intro h1{font-size:clamp(42px,4.3vw,62px);margin-bottom:25px}.care-intro>p:not(.eyebrow){max-width:350px;font-size:16px;color:var(--muted);margin-top:20px}.care-intro .care-note{font-size:14px!important}.quiz-panel{background:#f6e8ec;border:1px solid var(--line);padding:35px;align-self:start}.quiz-count{font-size:14px;color:var(--muted)}progress{display:block;width:100%;height:5px;margin:14px 0 28px;border:none;accent-color:var(--accent)}progress::-webkit-progress-bar{background:#e7d5dc}progress::-webkit-progress-value{background:var(--accent)}.quiz-panel h2{font-size:29px;line-height:1.3;margin-bottom:24px}.quiz-panel h2:focus{outline:none}.quiz-panel fieldset{border:0;margin:0;padding:0;display:grid;gap:10px}.quiz-option{display:flex;align-items:center;gap:13px;padding:15px;background:var(--paper);border:1px solid #d9c3cc;cursor:pointer;font-size:16px;line-height:1.5}.quiz-option:has(input:checked){border-color:var(--accent);background:#ead0d9}.quiz-option input{accent-color:var(--accent);width:19px;height:19px;flex-shrink:0}.quiz-actions{display:flex;justify-content:space-between;gap:16px;margin-top:28px;flex-wrap:wrap}.secondary{background:transparent;border:1px solid #957882;padding:13px 20px;font-size:14px;min-height:50px}.quiz-actions button:disabled{opacity:.4}.quiz-panel .primary{font-size:14px;gap:10px}.back-shop{font-size:14px;white-space:nowrap}.profile{margin:25px 0;border-top:1px solid #d9c3cc}.profile>div{display:grid;grid-template-columns:1fr 1.5fr;gap:18px;padding:12px 0;border-bottom:1px solid #d9c3cc;font-size:14px}.profile dt{color:var(--muted)}.profile dd{margin:0}.result-lead,.routine p{font-size:16px}.quiz-panel h3{font-size:20px;font-weight:500}.routine{padding-left:23px}.routine li{padding-left:5px;margin-bottom:16px}.routine strong{font-size:16px;font-weight:500}.routine p{color:var(--muted);margin-top:4px}.result-note{font-size:14px;margin-top:18px}.source-note{font-size:12px;margin-top:15px;color:var(--muted)}.source-note a{text-decoration:underline}.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}nav [aria-current=page]{text-decoration:underline;text-underline-offset:6px}.hero-description,.steps p{font-size:16px}.catalog-note,.product-type{font-size:14px}
@media(max-width:900px){.care-page{gap:30px;grid-template-columns:1fr 1.2fr}.quiz-panel{padding:25px}nav{gap:18px}}
@media(max-width:650px){header{height:auto;min-height:100px;flex-wrap:wrap;padding-top:14px;padding-bottom:14px;gap:10px}header nav{order:3;width:100%;justify-content:center;font-size:14px;gap:22px}header nav a.care-nav{display:block}.care-page{grid-template-columns:1fr;padding:28px 5% 45px;gap:25px}.care-intro h1{font-size:38px;margin-bottom:10px}.care-intro h1 br{display:none}.care-intro>p:not(.eyebrow){max-width:none;margin-top:10px}.care-intro .eyebrow{margin-bottom:12px}.quiz-panel{padding:24px 18px}.quiz-panel h2{font-size:25px}.profile>div{grid-template-columns:1fr;gap:3px}.quiz-actions{gap:10px}.quiz-actions>*{padding:13px 16px}.quiz-option{padding:13px}.hero-description,.steps p{font-size:16px}.catalog-note,.product-type{font-size:14px}}

.product-text-card{padding:26px 22px;border:1px solid var(--line);background:#f8eff2;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.catalog-tag{font-size:12px;letter-spacing:1px;color:var(--accent);padding:5px 9px;background:var(--paper)}.product-text-card .product-brand{font-family:Georgia,serif;text-transform:none;font-size:30px;letter-spacing:-1px;margin:25px 0 12px;color:var(--ink)}.product-text-card h3{font-size:18px;overflow-wrap:anywhere;min-height:0}.product-text-card .product-type{font-size:14px;margin:12px 0 18px;min-height:0}.product-gift{font-size:14px;color:var(--accent);margin:0 0 20px;line-height:1.5}.product-text-card .product-bottom{width:100%;margin-top:auto;padding-top:20px;border-top:1px solid #e4d4da}.cart-row-text{grid-template-columns:1fr}.cart-row .product-gift{margin:7px 0 10px}@media(max-width:560px){.product-grid{grid-template-columns:1fr}.product-text-card{padding:24px}.product-text-card h3{font-size:18px}.product-text-card .product-brand{margin-top:20px}}

footer{flex-wrap:wrap}.footer-contact{display:flex;flex-direction:column;gap:3px;padding:10px 14px;border:1px solid var(--line);font-size:14px;line-height:1.5}.footer-contact strong{font-size:16px;font-weight:500;white-space:nowrap}.footer-contact:hover{background:var(--pink)}@media(max-width:560px){.footer-contact{order:3;width:100%;align-items:center}}
