 :root {--white: #ffffff;--mist: #faf7f1;--mist-2: #f4eee2;--navy: #101b36;--navy-2: #1b2a4c;--gold: #c4a363;--gold-deep: #a9863f;--gold-line: #e4d3ac;--ink: #23283a;--muted: #7a7365;--shadow: 0 24px 60px -28px rgba(16, 27, 54, .28);--shadow-sm: 0 14px 34px -20px rgba(16, 27, 54, .30);--radius: 22px;}* {box-sizing: border-box;margin: 0;padding: 0 }html {scroll-behavior: smooth }body {font-family: 'Montserrat', system-ui, sans-serif;color: var(--ink);background: var(--white);line-height: 1.65;font-weight: 400;-webkit-font-smoothing: antialiased;overflow-x: hidden;}h1, h2, h3 {font-family: 'Playfair Display', serif;font-weight: 600;line-height: 1.14;color: var(--navy);letter-spacing: -.01em }em {font-style: italic }a {color: inherit;text-decoration: none }img {max-width: 100%;display: block }.wrap {width: min(1160px, 92vw);margin-inline: auto }.eyebrow {font-family: 'Montserrat', sans-serif;font-size: .72rem;font-weight: 600;letter-spacing: .34em;text-transform: uppercase;color: var(--gold-deep);display: inline-flex;align-items: center;gap: .75rem;}.eyebrow::before {content: "";width: 34px;height: 1px;background: var(--gold);display: inline-block }.eyebrow.center::after {content: "";width: 34px;height: 1px;background: var(--gold);display: inline-block }.eyebrow.center {justify-content: center }.tide {display: block;margin: 0 auto;width: 120px;height: 12px;color: var(--gold);opacity: .9 }.btn {display: inline-flex;align-items: center;justify-content: center;gap: .6rem;font-family: 'Montserrat', sans-serif;font-weight: 600;font-size: .82rem;letter-spacing: .14em;text-transform: uppercase;cursor: pointer;padding: 1.05rem 2.2rem;border-radius: 100px;border: 1px solid transparent;transition: transform .35s cubic-bezier(.2, .7, .3, 1), box-shadow .35s, background .35s, color .35s;white-space: normal;text-align: center;}.btn-primary {background: linear-gradient(135deg, var(--gold) 0%, var(--gold-deep) 100%);color: #fff;box-shadow: 0 16px 34px -16px rgba(169, 134, 63, .75);}.btn-primary:hover {transform: translateY(-3px);box-shadow: 0 24px 44px -16px rgba(169, 134, 63, .9) }.btn-ghost {background: transparent;color: var(--navy);border-color: var(--gold-line) }.btn-ghost:hover {border-color: var(--gold);transform: translateY(-2px) }.btn-light {background: #fff;color: var(--navy) }.btn-light:hover {transform: translateY(-3px);box-shadow: 0 20px 40px -18px rgba(0, 0, 0, .4) }.btn .arrow {font-size: 1.05em;transition: transform .35s }.btn:hover .arrow {transform: translateX(4px) }section {padding: clamp(4.5rem, 9vw, 8rem) 0 }header {position: sticky;top: 0;z-index: 50;background: rgba(255, 255, 255, .82);backdrop-filter: blur(14px);border-bottom: 1px solid rgba(196, 163, 99, .18);}.nav {display: flex;align-items: center;justify-content: space-between;height: 76px }.nav .logo img {height: 34px;width: auto }.nav nav {display: flex;gap: 2.4rem }.nav nav a {font-size: .82rem;font-weight: 500;letter-spacing: .04em;color: var(--ink);opacity: .78;transition: opacity .25s }.nav nav a:hover {opacity: 1;color: var(--gold-deep) }.nav .btn {padding: .78rem 1.5rem;font-size: .72rem }@media(max-width:880px) {.nav nav {display: none }}.hero {position: relative;background: radial-gradient(120% 90% at 88% 6%, var(--mist-2) 0%, var(--mist) 42%, #fff 78%);padding-top: clamp(3rem, 6vw, 5rem);overflow: hidden }.hero-grid {display: grid;grid-template-columns: 1.05fr .95fr;gap: clamp(2rem, 5vw, 4.5rem);align-items: center }.hero-copy h1 {font-size: clamp(2.5rem, 5.4vw, 4.1rem);margin: 1.4rem 0 1.3rem;min-height: 1.14em }.hero-copy h1 em {color: var(--gold-deep) }.hero-rotator {display: inline-block;min-height: 1.1em;font-style: italic;color: var(--gold-deep) }.hero-rotator .text-type__cursor {font-style: normal }.lead {font-size: clamp(1.02rem, 1.5vw, 1.16rem);color: var(--muted);max-width: 34rem;font-weight: 400 }.checks {list-style: none;display: flex;flex-wrap: wrap;gap: .7rem 1.6rem;margin: 1.9rem 0 2.2rem }.checks li {display: flex;align-items: center;gap: .6rem;font-weight: 500;font-size: .94rem;color: var(--navy) }.checks .tick {width: 22px;height: 22px;flex: 0 0 auto;border-radius: 50%;background: rgba(196, 163, 99, .14);display: grid;place-items: center }.checks .tick svg {width: 12px;height: 12px;color: var(--gold-deep) }.hero-cta-row {display: flex;align-items: center;gap: 1.4rem;flex-wrap: wrap }.hero-note {font-size: .82rem;color: var(--muted);max-width: 15rem;line-height: 1.5 }.hero-visual {position: relative;display: grid;place-items: center;min-height: 440px }.halo {position: absolute;inset: 0;margin: auto;width: min(430px, 90%);aspect-ratio: 1;border-radius: 50%;background: radial-gradient(circle at 50% 42%, #fff 0%, var(--mist-2) 60%, rgba(228, 211, 172, .35) 100%);box-shadow: var(--shadow);}.halo::after {content: "";position: absolute;inset: 14px;border-radius: 50%;border: 1px solid var(--gold-line) }.hero-visual .product {position: relative;z-index: 2;max-height: 420px;width: auto;filter: drop-shadow(0 34px 40px rgba(16, 27, 54, .28)) }.badge {position: absolute;z-index: 3;background: #fff;border-radius: 16px;box-shadow: var(--shadow-sm);padding: .85rem 1.1rem;display: flex;align-items: center;gap: .7rem;border: 1px solid rgba(196, 163, 99, .2) }.badge .num {font-family: 'Playfair Display', serif;font-size: 1.5rem;color: var(--gold-deep);line-height: 1 }.badge small {display: block;font-size: .66rem;letter-spacing: .12em;text-transform: uppercase;color: var(--muted) }.badge.b1 {top: 6%;left: -2% }.badge.b2 {bottom: 8%;right: -3% }@media(max-width:860px) {.hero-grid {grid-template-columns: 1fr;text-align: left }.hero-visual {min-height: 360px;order: -1 }.badge.b1 {left: 2% }.badge.b2 {right: 2% }}.sec-head {text-align: center;max-width: 44rem;margin: 0 auto clamp(2.6rem, 5vw, 3.6rem) }.sec-head h2 {font-size: clamp(1.9rem, 3.6vw, 2.9rem);margin: 1.1rem 0 .9rem }.sec-head p {color: var(--muted);font-size: 1.03rem }.how {background: linear-gradient(180deg, #fff 0%, var(--mist) 100%) }.steps3 {display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.6rem }.step-card {background: #fff;border: 1px solid rgba(196, 163, 99, .16);border-radius: var(--radius);padding: 2.4rem 2rem;box-shadow: var(--shadow-sm);position: relative;transition: transform .4s, box-shadow .4s }.step-card:hover {transform: translateY(-6px);box-shadow: var(--shadow) }.step-card .idx {font-family: 'Playfair Display', serif;font-size: 2.6rem;color: var(--gold);line-height: 1;display: flex;align-items: baseline;gap: .5rem }.step-card .idx span {width: 44px;height: 1px;background: var(--gold-line);align-self: center }.step-card h3 {font-size: 1.28rem;margin: 1.1rem 0 .7rem }.step-card p {color: var(--muted);font-size: .95rem }@media(max-width:820px) {.steps3 {grid-template-columns: 1fr }}.showcase {background: var(--navy);color: #fff;position: relative;overflow: hidden }.showcase::before {content: "";position: absolute;top: -30%;right: -10%;width: 60%;height: 160%;background: radial-gradient(circle, rgba(196, 163, 99, .16) 0%, transparent 62%) }.showcase .sec-head h2, .showcase .eyebrow {color: #fff }.showcase .eyebrow {color: var(--gold-line) }.showcase .sec-head p {color: rgba(255, 255, 255, .72) }.prod-row {display: grid;grid-template-columns: repeat(5, 1fr);gap: 1.1rem;position: relative;z-index: 2 }.prod {background: rgba(255, 255, 255, .04);border: 1px solid rgba(196, 163, 99, .22);border-radius: 18px;padding: 1.5rem 1rem 1.2rem;text-align: center;transition: transform .4s, background .4s, border-color .4s }.prod:hover {transform: translateY(-6px);background: rgba(255, 255, 255, .08);border-color: var(--gold) }.prod .ph {height: 150px;display: grid;place-items: center;margin-bottom: 1rem }.prod .ph img {max-height: 150px;width: auto;filter: drop-shadow(0 18px 22px rgba(0, 0, 0, .4)) }.prod p {font-size: .8rem;color: rgba(255, 255, 255, .85);font-weight: 500;line-height: 1.4 }@media(max-width:900px) {.prod-row {grid-template-columns: repeat(2, 1fr) }}@media(max-width:520px) {.prod-row {grid-template-columns: 1fr 1fr;gap: .8rem }.prod .ph {height: 120px }.prod .ph img {max-height: 120px }}.benefits {background: var(--mist) }.grid6 {display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.4rem }.ben {background: #fff;border-radius: var(--radius);padding: 2.2rem 1.9rem;border: 1px solid rgba(196, 163, 99, .14);box-shadow: 0 10px 30px -22px rgba(16, 27, 54, .35);transition: transform .4s, box-shadow .4s }.ben:hover {transform: translateY(-5px);box-shadow: var(--shadow) }.ben .ic {width: 56px;height: 56px;border-radius: 15px;display: grid;place-items: center;margin-bottom: 1.3rem;background: linear-gradient(140deg, #fff, var(--mist-2));border: 1px solid var(--gold-line) }.ben .ic svg {width: 27px;height: 27px;color: var(--gold-deep);stroke-width: 1.4 }.ben h3 {font-size: 1.18rem;margin-bottom: .6rem }.ben p {color: var(--muted);font-size: .92rem }@media(max-width:860px) {.grid6 {grid-template-columns: 1fr 1fr }}@media(max-width:560px) {.grid6 {grid-template-columns: 1fr }}.create {background: #fff }.timeline {max-width: 760px;margin: 0 auto;position: relative }.timeline::before {content: "";position: absolute;left: 27px;top: 14px;bottom: 14px;width: 2px;background: linear-gradient(180deg, var(--gold) 0%, var(--gold-line) 100%) }.tstep {display: grid;grid-template-columns: 56px 1fr;gap: 1.6rem;align-items: start;position: relative;padding-bottom: 2.4rem }.tstep:last-child {padding-bottom: 0 }.tstep .dot {width: 56px;height: 56px;border-radius: 50%;background: #fff;border: 2px solid var(--gold);display: grid;place-items: center;font-family: 'Playfair Display', serif;font-size: 1.35rem;color: var(--gold-deep);position: relative;z-index: 2;box-shadow: 0 8px 18px -10px rgba(169, 134, 63, .6) }.tstep h3 {font-size: 1.2rem;margin-bottom: .35rem;padding-top: .6rem }.tstep p {color: var(--muted);font-size: .95rem }.create .closer {text-align: center;margin-top: 3rem }.create .closer p {font-family: 'Playfair Display', serif;font-style: italic;font-size: 1.35rem;color: var(--navy);margin-bottom: 1.6rem }.whom {background: linear-gradient(160deg, var(--mist) 0%, #fff 100%) }.whom-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: .9rem;max-width: 900px;margin: 0 auto }.whom-item {display: flex;align-items: center;gap: .8rem;background: #fff;border: 1px solid rgba(196, 163, 99, .14);border-radius: 14px;padding: 1rem 1.2rem;font-weight: 500;font-size: .94rem;color: var(--navy);transition: border-color .3s, transform .3s }.whom-item:hover {border-color: var(--gold);transform: translateX(3px) }.whom-item svg {width: 16px;height: 16px;color: var(--gold-deep);flex: 0 0 auto }@media(max-width:820px) {.whom-grid {grid-template-columns: 1fr 1fr }}@media(max-width:520px) {.whom-grid {grid-template-columns: 1fr }}.faq {background: #fff }.faq-list {max-width: 780px;margin: 0 auto }.qa {border-bottom: 1px solid rgba(196, 163, 99, .22) }.qa button {width: 100%;background: none;border: none;cursor: pointer;text-align: left;display: flex;align-items: center;justify-content: space-between;gap: 1.5rem;padding: 1.5rem .3rem;font-family: 'Playfair Display', serif;font-size: 1.16rem;color: var(--navy) }.qa .plus {flex: 0 0 auto;width: 30px;height: 30px;border-radius: 50%;border: 1px solid var(--gold-line);display: grid;place-items: center;color: var(--gold-deep);transition: transform .4s, background .4s, color .4s;position: relative }.qa .plus::before, .qa .plus::after {content: "";position: absolute;background: currentColor;border-radius: 2px }.qa .plus::before {width: 12px;height: 1.6px }.qa .plus::after {width: 1.6px;height: 12px;transition: transform .4s }.qa[aria-open="true"] .plus {background: var(--gold);color: #fff;transform: rotate(90deg) }.qa[aria-open="true"] .plus::after {transform: scaleY(0) }.qa .ans {max-height: 0;overflow: hidden;transition: max-height .45s ease }.qa .ans p {padding: 0 .3rem 1.5rem;color: var(--muted);font-size: .96rem;max-width: 40rem }.final {background: var(--navy);color: #fff;position: relative;overflow: hidden;text-align: center }.final::before, .final::after {content: "";position: absolute;border-radius: 50%;background: radial-gradient(circle, rgba(196, 163, 99, .18) 0%, transparent 65%) }.final::before {width: 560px;height: 560px;top: -220px;left: -160px }.final::after {width: 520px;height: 520px;bottom: -220px;right: -140px }.final .inner {position: relative;z-index: 2;max-width: 640px;margin: 0 auto }.final img.mark {height: 40px;width: auto;margin: 0 auto 2rem;opacity: .95 }.final h2 {color: #fff;font-size: clamp(2rem, 4vw, 3rem);margin-bottom: 1.2rem }.final p {color: rgba(255, 255, 255, .78);font-size: 1.06rem;margin-bottom: 1.2rem }.final .tagline {font-family: 'Playfair Display', serif;font-style: italic;font-size: 1.3rem;color: var(--gold-line);margin: 2rem 0 }.final .tagline span {white-space: nowrap }footer {background: #0b1428;color: rgba(255, 255, 255, .6);padding: 2.6rem 0 0;font-size: .82rem }.foot {display: flex;align-items: center;justify-content: space-between;gap: 1.4rem;flex-wrap: wrap }.foot img {height: 26px;opacity: .85 }.foot .socials {display: flex;gap: 1.4rem }.foot a {color: rgba(255, 255, 255, .6);transition: color .25s }.foot a:hover {color: var(--gold) }.reveal {opacity: 0;transform: translateY(26px);transition: opacity .8s ease, transform .8s cubic-bezier(.2, .7, .3, 1) }.reveal.in {opacity: 1;transform: none }@media(prefers-reduced-motion:reduce) {.reveal {opacity: 1;transform: none;transition: none }html {scroll-behavior: auto }.btn, .step-card, .ben, .prod, .whom-item {transition: none }}:focus-visible {outline: 2px solid var(--gold-deep);outline-offset: 3px;border-radius: 6px }.area-footer {padding: 0 !important;padding-top: 20px !important;}.box-footer {max-width: 1160px;}@media screen and (max-width:435px) {.foot {justify-content: center;}}