:root{--plum:#493b5e;--ink:#242129;--cream:#f8f4ef;--lilac:#e6d8ed;--line:#ded7d1;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.5 Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:auto;padding:0 24px}.announcement{background:var(--plum);color:#fff;text-align:center;padding:10px;font-size:13px}.nav{display:flex;align-items:center;justify-content:space-between;padding:22px 24px}.nav nav{display:flex;gap:26px;font-size:14px}.brand{display:flex;gap:10px;align-items:center;font-weight:850;letter-spacing:.12em}.mark{width:30px;height:30px;border-radius:10px;background:var(--plum)}.bag{border:1px solid var(--line);background:var(--white);padding:9px 13px;border-radius:99px}.hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:560px;background:var(--lilac);border-radius:28px;overflow:hidden;margin-bottom:70px}.copy{padding:78px 54px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--plum);font-weight:800;margin-bottom:18px}.hero h1{font:500 clamp(44px,5vw,76px)/1.02 Georgia,serif;letter-spacing:-.045em;margin:0 0 22px}.hero p{font-size:18px;max-width:420px;color:#554c5b;margin:0 0 30px}.cta{display:inline-flex;background:var(--plum);color:#fff;padding:14px 20px;border-radius:99px;width:max-content;font-weight:700}.hero-art{background-size:cover;background-position:center}.head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.head h2,.story h2{font:500 38px/1 Georgia,serif;letter-spacing:-.04em;margin:0}.head p{max-width:380px;text-align:right;color:#6d6570}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:78px}.product{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.pic{height:230px;background:#eee8e1;display:grid;place-items:center;color:var(--plum);font:500 56px Georgia,serif}.pic img{width:100%;height:100%;object-fit:cover}.body{padding:17px;display:flex;flex-direction:column;gap:8px;flex:1}.body h3{font-size:16px;margin:0}.body p{font-size:13px;color:#6f6970;margin:0}.price{font-weight:800;font-size:18px;margin-top:auto}.add{background:var(--plum);color:#fff;border:0;border-radius:10px;padding:10px;width:100%;font-weight:700;cursor:pointer}.story{background:#fff;border:1px solid var(--line);border-radius:24px;padding:40px;display:grid;grid-template-columns:1fr .8fr;gap:30px;margin-bottom:70px}.story p{max-width:430px;color:#6d6570}.story-art{min-height:190px;background:var(--lilac);border-radius:18px}.footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:50px;display:flex;justify-content:space-between;color:#6d6570;font-size:13px}@media(max-width:850px){.nav nav{display:none}.hero{grid-template-columns:1fr}.hero-art{height:330px}.copy{padding:48px 30px}.products{grid-template-columns:repeat(2,1fr)}.head{display:block}.head p{text-align:left}.story{grid-template-columns:1fr}}@media(max-width:480px){.wrap{padding:0 16px}.products{gap:10px}.pic{height:170px}}.nav{position:relative;z-index:2;background:#f8f4efd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(222,215,209,.7)}.hero{box-shadow:0 22px 60px #493b5e1f;position:relative}.hero:after{content:"";position:absolute;inset:auto -10% -45% 40%;height:260px;background:radial-gradient(circle,rgba(255,255,255,.5),transparent 68%);pointer-events:none}.cta{box-shadow:0 10px 22px #493b5e33;transition:transform .2s,box-shadow .2s}.cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #493b5e47}.product{box-shadow:0 8px 24px #2421290d;transition:transform .2s,box-shadow .2s}.product:hover{transform:translateY(-5px);box-shadow:0 16px 30px #493b5e24}.pic{position:relative}.pic:after{content:"VIRELIA MOVE";position:absolute;left:12px;top:12px;background:#ffffffd6;border-radius:999px;padding:5px 8px;font-size:9px;letter-spacing:.1em;font-family:Inter,system-ui,sans-serif;font-weight:800}.add{transition:background .2s,transform .2s}.add:hover{background:#382d4a;transform:translateY(-1px)}.story{box-shadow:0 12px 35px #2421290f}@media(max-width:480px){.hero{border-radius:20px;margin-bottom:46px}.hero h1{font-size:48px}.copy{padding:40px 24px}.product{border-radius:15px}.body{padding:14px}.add{font-size:13px}}.logo{display:block;width:180px;height:auto;max-height:52px;object-fit:contain;object-position:left center}.hero-note{font-size:12px;color:#6d6570;letter-spacing:.02em;margin:-12px 0 26px}.hero-note span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--plum);color:#fff;font-size:10px;margin-right:8px}@media(max-width:480px){.logo{width:154px}.hero-note{line-height:1.5}}.curated{margin:-16px 0 74px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#fff,#f0e5f2);border:1px solid rgba(73,59,94,.12)}.curated .head{margin-bottom:20px}.curated-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.curated-grid article{background:#ffffffb3;border:1px solid rgba(73,59,94,.12);border-radius:18px;padding:20px;min-height:175px;display:flex;flex-direction:column}.curated-grid h3{margin:12px 0 6px;font-size:17px}.curated-grid p{margin:0;color:#6d6570;font-size:13px}.curated-grid strong{margin-top:auto;color:var(--plum);font-size:14px}.curated-no{font-size:11px;letter-spacing:.16em;color:var(--plum);font-weight:800}@media(max-width:700px){.curated-grid{grid-template-columns:1fr}.curated{padding:20px;margin-bottom:48px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
