@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(fraunces-latin-400-normal.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(fraunces-latin-600-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(manrope-latin-400-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(manrope-latin-600-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(manrope-latin-700-normal.woff2) format("woff2")}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(great-vibes-latin-400-normal.woff2) format("woff2")}:root{--navy: #0a2540;--sea: #0d3b66;--sea-light: #1d4d7c;--teal: #2a9d8f;--teal-soft: #e8f4f2;--coral: #ee6c4d;--gold: #e8b04b;--sand: #f7f3ea;--paper: #fffdf7;--ink: #14304a;--ink-soft: #5a6b7a;--line: #e3ddcc;--font-display: "Fraunces", Georgia, serif;--font-body: "Manrope", -apple-system, "Segoe UI", sans-serif;--font-script: "Great Vibes", cursive;--radius: 14px;--shadow: 0 6px 24px rgba(10, 37, 64, .1);--shadow-soft: 0 2px 10px rgba(10, 37, 64, .07);--font-body-family: "Manrope", -apple-system, "Segoe UI", sans-serif;--font-heading-family: "Fraunces", Georgia, serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-heading-style: normal;--font-heading-weight: 600}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased}.app-body{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.app-body .site-header{flex:none}.app-body.scrollable{overflow:auto;height:auto;min-height:100dvh}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15;color:var(--ink)}h1{font-size:clamp(3.2rem,5vw,5.44rem);margin:0 0 .5em}h2{font-size:clamp(2.4rem,3.5vw,3.52rem);margin:0 0 .6em}h3{font-size:1.84rem;margin:0 0 .4em}p{margin:0 0 1em}a{color:var(--teal)}img{max-width:100%}.container{max-width:1120px;margin:0 auto;padding:0 20px}.section{padding:72px 0}.section.tight{padding:44px 0}.eyebrow{font-size:1.248rem;letter-spacing:.22em;text-transform:uppercase;color:var(--teal);font-weight:700;margin-bottom:12px}.btn{display:inline-block;font-family:var(--font-body);font-weight:700;font-size:1.6rem;padding:13px 26px;border-radius:999px;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.btn.primary{background:var(--coral);color:#fff}.btn.navy{background:var(--navy);color:#fff}.btn.ghost{background:transparent;border-color:currentColor;color:var(--navy)}.btn.ghost.on-dark{color:#f6f1e7}.mcs .card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:26px;border:1px solid #f0ebdd}.site-header{position:sticky;top:0;z-index:50;background:#0a2540eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f6f1e7}.site-header .inner{display:flex;align-items:center;gap:26px;padding:14px 20px;max-width:1120px;margin:0 auto}.brand{font-family:var(--font-display);font-weight:600;font-size:2rem;color:#f6f1e7;text-decoration:none;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand svg{width:26px;height:26px}.site-nav{display:flex;gap:20px;margin-left:auto;align-items:center;flex-wrap:wrap}.site-nav a{color:#dbe4ea;text-decoration:none;font-weight:600;font-size:1.472rem}.site-nav a:hover{color:#fff}.site-nav a:not(.cta):not(.icon-link){position:relative}.site-nav a:not(.cta):not(.icon-link):after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;border-radius:2px;background:var(--gold);transform:scaleX(0);transform-origin:left center;transition:transform .18s ease}.site-nav a:not(.cta):not(.icon-link):hover:after,.site-nav a:not(.cta):not(.icon-link)[aria-current=page]:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.site-nav a:not(.cta):not(.icon-link):after{transition:none}}.site-nav .icon-link{display:inline-flex;align-items:center;padding:4px}.site-nav .icon-link svg{width:21px;height:21px;display:block}.site-nav .icon-link:hover{color:#fff}.site-nav a.cta{background:var(--coral);color:#fff;padding:9px 20px;border-radius:999px}.site-nav .cart-link{position:relative}.cart-count[hidden]{display:none}.cart-count{position:absolute;top:-5px;right:-7px;display:inline-grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--gold);color:var(--navy);font-size:1.12rem;font-weight:800}@media(max-width:1100px){.site-header .inner{gap:16px}.site-nav{gap:6px 12px}.site-nav a{font-size:1.36rem}}@media(max-width:700px){.site-header .inner{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px}.brand{font-size:1.68rem;white-space:nowrap}.site-nav{margin-left:0;gap:6px 14px}.site-nav a{font-size:1.344rem}.site-nav a.cta{padding:7px 16px}.app-body .site-header .inner{flex-direction:row;align-items:center;gap:10px;padding:8px 12px}.app-body .site-nav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin-left:auto}.app-body .site-nav a{white-space:nowrap}}.site-footer{background:var(--navy);color:#b9c6d2;margin-top:80px}.site-footer .cols{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding:56px 20px 30px;max-width:1120px;margin:0 auto}.site-footer h4{color:#f6f1e7;font-family:var(--font-body);font-size:1.36rem;letter-spacing:.14em;text-transform:uppercase}.site-footer a{color:#b9c6d2;text-decoration:none;display:block;padding:3px 0;font-size:1.472rem}.site-footer a:hover{color:#fff}.site-footer .fine{border-top:1px solid rgba(255,255,255,.12);padding:18px 20px;font-size:1.28rem;max-width:1120px;margin:0 auto}@media(max-width:760px){.site-footer .cols{grid-template-columns:1fr 1fr}}.hero{position:relative;background:linear-gradient(180deg,var(--navy) 0%,var(--sea) 70%,var(--sea-light) 100%);color:#f6f1e7;overflow:hidden}.hero .inner{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;padding:84px 20px 130px;max-width:1120px;margin:0 auto}.hero h1{color:#fff}.hero .script{font-family:var(--font-script);font-size:clamp(2.56rem,3vw,3.68rem);color:var(--gold);display:block;margin-bottom:6px}.hero p.lead{font-size:1.792rem;color:#cfdae3;max-width:34em}.hero .actions{display:flex;gap:14px;margin-top:26px;flex-wrap:wrap}@media(max-width:860px){.hero .inner{grid-template-columns:1fr;padding-bottom:110px}}.hero-visual{display:flex;justify-content:center;align-items:center;min-width:0}.hero-visual svg{width:min(100%,420px);height:auto;display:block;border-radius:4px;filter:drop-shadow(0 18px 40px rgba(0,0,0,.35));animation:heroFloat 7s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.mcs-route{stroke-dasharray:1;stroke-dashoffset:1;animation:mcsDraw 2.6s ease-out .4s forwards;animation-delay:calc(.4s + var(--mcs-route-index, 0) * .45s)}@keyframes mcsDraw{to{stroke-dashoffset:0}}.mcs img[height]{height:auto}.step-card img,.product-card img{width:100%;border-radius:10px;border:1px solid #f0ebdd;margin-bottom:14px;display:block;background:#fff}.step-card img{aspect-ratio:1 / 1.1;object-fit:cover;object-position:top}.style-chip img{width:100%;display:block}.lifestyle-photo{width:100%;border-radius:var(--radius);display:block;object-fit:cover;margin-top:18px;border:1px solid var(--line)}.lifestyle-photo.placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:repeating-linear-gradient(45deg,#f4efe3,#f4efe3 12px,#efe9da 12px 24px);color:var(--ink-soft);font-size:1.36rem;font-weight:600}.wave-divider{position:absolute;bottom:-1px;left:0;right:0;line-height:0}.wave-divider svg{width:100%;height:70px;display:block}.wave-divider .w1{animation:waveSlide 11s linear infinite}.wave-divider .w2{animation:waveSlide 17s linear infinite reverse}@keyframes waveSlide{0%{transform:translate(0)}to{transform:translate(-140px)}}@media(prefers-reduced-motion:reduce){.hero-visual svg,.wave-divider .w1,.wave-divider .w2,.mcs-route{animation:none!important}.mcs-route{stroke-dashoffset:0}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:860px){.grid-3,.grid-2{grid-template-columns:1fr}}.step-num{width:44px;height:44px;border-radius:50%;background:var(--teal-soft);color:var(--teal);display:grid;place-items:center;font-weight:700;font-size:1.76rem;margin-bottom:14px}.style-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}@media(max-width:960px){.style-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.style-row{grid-template-columns:repeat(2,1fr)}}.style-chip{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #f0ebdd;transition:transform .18s ease,box-shadow .18s ease;text-decoration:none;color:var(--ink);display:block}.style-chip:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.style-chip .swatch{height:130px}.style-chip .meta{padding:12px 16px;font-weight:600;font-size:1.52rem}.mcs .field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.mcs .field label{font-weight:600;font-size:1.44rem}.mcs .field input,.mcs .field select,.mcs .field textarea{font:inherit;padding:11px 13px;border:1.5px solid var(--line);border-radius:10px;background:#fff}.mcs .field input:focus,.mcs .field select:focus,.mcs .field textarea:focus{outline:2px solid var(--teal);border-color:var(--teal)}.hint{font-size:1.28rem;color:var(--ink-soft)}details.faq{border-bottom:1px solid var(--line);padding:4px 0}details.faq summary{cursor:pointer;font-weight:700;padding:14px 0;list-style:none;display:flex;justify-content:space-between;align-items:center}details.faq summary:after{content:"+";font-size:2.08rem;color:var(--teal);transition:transform .2s}details.faq[open] summary:after{transform:rotate(45deg)}details.faq p{color:var(--ink-soft)}.on-sand{background:var(--sand)}.on-navy{background:var(--navy);color:#dbe4ea}.on-navy h2,.on-navy h3{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mcs.css.map */
