:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #241927;--muted: #796973;--pink: #c70b69;--pink-strong: #b90061;--rose: #e64e81;--violet: #a74fd6;--paper: #fff7fb;--panel: rgba(255, 247, 252, .86);--shadow: 0 24px 70px rgba(158, 42, 102, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:radial-gradient(circle at 86% 8%,rgba(188,75,181,.2),transparent 28rem),radial-gradient(circle at 4% 28%,rgba(255,190,212,.48),transparent 24rem),linear-gradient(180deg,#fff8fb,#fff4f9 44%,#fff8fb)}body.dialog-open{overflow:hidden}body:before{position:fixed;inset:0;z-index:999;pointer-events:none;background:#ff1c1c58;content:"";mix-blend-mode:soft-light}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.page-shell{width:min(100% - 32px,1120px);margin-inline:auto}.brand-mark{display:inline-flex;width:max-content;flex-direction:column;align-items:center;color:var(--pink-strong);line-height:.8;text-transform:uppercase}.brand-mark span{font-size:clamp(1.625rem,5.5vw,2.325rem);font-weight:800;letter-spacing:.26em}.brand-mark em{margin-top:.3rem;color:#d54e9a;font-family:Brush Script MT,Segoe Script,cursive;font-size:clamp(1.5rem,5.25vw,2.2rem);font-style:normal;font-weight:500;letter-spacing:0;text-transform:none}.brand-mark--compact span,.brand-mark--compact em{font-size:1.1rem}.hero{position:relative;min-height:max(760px,100svh);overflow:hidden;isolation:isolate}.hero__image{position:absolute;inset:0;z-index:-3;background-image:url(/assets/hero-beauty.png);background-position:58% top;background-size:cover}.hero__veil{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#fff7fb85,#fff6fb2e 40%,#fff6fa 97%),linear-gradient(90deg,#fff9fcfa,#fff6fbd1 34%,#fff6fb38 62%,#fff6fb0f)}.hero:after{position:absolute;right:-10%;bottom:-7rem;left:-10%;z-index:-1;height:18rem;content:"";background:linear-gradient(180deg,#fff6fa00,#fff6fa 58%,#fff8fb);filter:blur(4px)}.hero__content{display:grid;min-height:max(760px,100svh);grid-template-rows:auto 1fr;padding-block:42px 110px}.hero__copy{align-self:center;max-width:560px;padding-top:3rem}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1.8rem;padding:.55rem 1rem;border:1px solid rgba(195,83,220,.42);border-radius:999px;color:#af48c9;background:#fff9fd85;font-size:.78rem;font-weight:800;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero h1{max-width:9ch;margin:0;color:#211923;font-size:clamp(3.55rem,13vw,5.9rem);line-height:.92;letter-spacing:0}.hero h1 span{display:block;margin-top:.25rem;color:#d02f82;font-style:italic;font-weight:800}.hero__intro{max-width:35rem;margin:2rem 0 2.4rem;color:#675962;font-size:clamp(1rem,2.8vw,1.18rem);font-weight:600;line-height:1.75}.hero__intro strong{color:var(--pink-strong)}.instagram-cta{display:inline-grid;min-height:64px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.9rem 1.35rem;border-radius:999px;color:#fff;background:linear-gradient(135deg,#b41670,#d2006e 56%,#a40065);box-shadow:0 18px 38px #bf006747;font-weight:800;animation:cta-glow 2.8s ease-in-out infinite}.instagram-cta__arrow{transition:transform .18s ease}.instagram-cta:hover .instagram-cta__arrow{transform:translate(4px)}@keyframes cta-glow{0%,to{box-shadow:0 18px 38px #bf006747,0 0 #d2006e00}50%{box-shadow:0 20px 44px #bf006757,0 0 28px #d2006e6b}}.modules{padding-block:18px 82px}.section-kicker{margin:0 0 .7rem;color:var(--pink);font-size:.86rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.modules h2{margin:0 0 1.9rem;font-size:clamp(2rem,6vw,2.7rem);line-height:1;letter-spacing:0}.modules__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.9rem}.module-card{position:relative;overflow:hidden;display:flex;aspect-ratio:352 / 520;min-height:0;flex-direction:column;border:1px solid rgba(177,89,140,.14);border-radius:18px;background:var(--panel);box-shadow:var(--shadow);cursor:pointer;touch-action:manipulation;transition:box-shadow .18s ease,transform .18s ease}.module-card:hover{box-shadow:0 28px 76px #9e2a663d;transform:translateY(-4px)}.module-card:focus-visible{outline:3px solid rgba(199,11,105,.42);outline-offset:5px}.module-card__media{flex:0 0 49%;overflow:hidden;background:#f8d8e7}.module-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.module-card__icon{position:absolute;top:calc(49% - 29px);left:28px;display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(190,64,134,.16);border-radius:16px;background:#fff6fced;box-shadow:0 12px 26px #85386b24}.module-card--rose .module-card__icon,.module-card--rose h3,.module-card--rose .module-card__body span{color:var(--pink)}.module-card--violet .module-card__icon,.module-card--violet h3,.module-card--violet .module-card__body span{color:var(--violet)}.module-card--coral .module-card__icon,.module-card--coral h3,.module-card--coral .module-card__body span{color:var(--rose)}.module-card__body{flex:1;padding:4.1rem 1.85rem 1.9rem}.module-card__body span{display:block;margin-bottom:.55rem;font-weight:900}.module-card h3{margin:0 0 .95rem;font-size:1.85rem;line-height:1.06;letter-spacing:0}.module-card p{margin:0;color:#655760;font-size:1rem;font-weight:650;line-height:1.7}.module-dialog{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:clamp(1rem,4vw,2.5rem);background:#24192757;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.module-dialog__panel{position:relative;display:grid;overflow:hidden;width:min(100%,920px);max-height:min(88svh,760px);grid-template-columns:minmax(0,.95fr) minmax(320px,1fr);border:1px solid rgba(177,89,140,.16);border-radius:22px;background:#fff7fb;box-shadow:0 34px 90px #361a2e52}.module-dialog__close{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(190,64,134,.18);border-radius:999px;color:var(--pink-strong);background:#fff7fcf0;box-shadow:0 14px 26px #85386b29;cursor:pointer}.module-dialog__media{min-height:560px;background:#f8d8e7}.module-dialog__media img{display:block;width:100%;height:100%;object-fit:cover}.module-dialog__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.2rem)}.module-dialog__icon{display:grid;width:66px;height:66px;margin-bottom:1.35rem;place-items:center;border:1px solid rgba(190,64,134,.16);border-radius:18px;background:#fff6fcf2;box-shadow:0 12px 26px #85386b24}.module-dialog__content span{margin-bottom:.6rem;font-weight:900}.module-dialog__content h3{margin:0 0 1rem;font-size:clamp(2.35rem,6vw,4.25rem);line-height:.95}.module-dialog__content p{margin:0;color:#655760;font-size:clamp(1rem,2vw,1.18rem);font-weight:650;line-height:1.65}.module-dialog__content ul{display:grid;gap:.85rem;margin:1.6rem 0 0;padding:0;list-style:none}.module-dialog__content li{position:relative;padding-left:1.25rem;color:#594d55;font-weight:760;line-height:1.45}.module-dialog__content li:before{position:absolute;top:.62em;left:0;width:.42rem;height:.42rem;border-radius:999px;background:currentColor;content:""}.module-card--rose .module-dialog__icon,.module-card--rose .module-dialog__content span,.module-card--rose .module-dialog__content h3{color:var(--pink)}.module-card--violet .module-dialog__icon,.module-card--violet .module-dialog__content span,.module-card--violet .module-dialog__content h3{color:var(--violet)}.module-card--coral .module-dialog__icon,.module-card--coral .module-dialog__content span,.module-card--coral .module-dialog__content h3{color:var(--rose)}::view-transition-group(module-card-01),::view-transition-group(module-card-02),::view-transition-group(module-card-03),::view-transition-group(module-image-01),::view-transition-group(module-image-02),::view-transition-group(module-image-03){animation-duration:.42s;animation-timing-function:cubic-bezier(.22,1,.36,1);z-index:2}::view-transition-group(root){z-index:1}::view-transition-old(root),::view-transition-new(root){animation-duration:.42s;animation-timing-function:ease;mix-blend-mode:normal}.footer{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-block:22px 56px;color:#7e7179;text-align:center}.footer p{margin:0;font-weight:700}.footer a:not(.brand-mark){display:inline-flex;align-items:center;gap:.6rem;font-weight:850}@media(max-width:920px){.hero{min-height:780px}.hero__image{background-position:65% top}.hero__veil{background:linear-gradient(180deg,#fff7fb24,#fff6fb47 38%,#fff6fa 93%),linear-gradient(90deg,#fff9fcf2,#fff6fbad 48%,#fff6fb24)}.hero__content{min-height:780px;padding-block:28px 88px}.hero__copy{align-self:end;max-width:36rem;padding-top:15rem}.modules__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}}@media(max-width:640px){.page-shell{width:min(100% - 28px,1120px)}.brand-mark span{font-size:1.9rem}.brand-mark em{font-size:1.78rem}.hero{min-height:100svh}.hero__image{background-position:58% top;background-size:auto 61%;background-repeat:no-repeat}.hero__veil{background:linear-gradient(180deg,#fff7fb0d,#fff6fb1a 33%,#fff6fa 63%,#fff7fb),linear-gradient(90deg,#fff9fcb8,#fff6fb33)}.hero__content{min-height:100svh;padding-block:22px 34px}.hero__copy{align-self:end;padding-top:clamp(7rem,30svh,13rem)}.eyebrow{margin-bottom:1rem;padding:.48rem .78rem;font-size:.69rem}.hero h1{max-width:8ch;font-size:clamp(3.3rem,17vw,4.5rem)}.hero__intro{margin-block:1.35rem 1.65rem;font-size:1rem;line-height:1.62}.instagram-cta{width:100%;min-height:60px;padding-inline:1.08rem;gap:.75rem}.modules{padding-block:6px 62px}.modules h2{margin-bottom:1.2rem;font-size:2rem}.modules__grid{grid-template-columns:minmax(0,1fr)}.module-card{border-radius:16px}.module-card__icon{top:calc(49% - 26px);left:22px;width:56px;height:56px;border-radius:14px}.module-card__body{padding:3.65rem 1.35rem 1.45rem}.module-card h3{font-size:1.62rem}.module-dialog{align-items:end;padding:.85rem}.module-dialog__panel{overflow:auto;max-height:91svh;grid-template-columns:minmax(0,1fr);border-radius:18px}.module-dialog__close{top:12px;right:12px}.module-dialog__media{min-height:0;height:min(42svh,290px)}.module-dialog__content{padding:1.55rem 1.35rem 1.7rem}.module-dialog__icon{width:56px;height:56px;margin-bottom:1.05rem;border-radius:14px}.module-dialog__content h3{font-size:2.35rem}.module-dialog__content ul{gap:.7rem;margin-top:1.2rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}::view-transition-group(*){animation-duration:.001ms!important}.instagram-cta{animation:none}}
