:root{--navy: #111c38;--navy-2: #1b2b4b;--navy-3: #263858;--ink: #111c38;--ink-soft: #34425d;--paper: #f7f3ec;--paper-2: #eee6da;--white: #fffdf9;--blue: #4f89aa;--sky: #cfe4ef;--sky-2: #e8f2f6;--rust: #9a5e42;--coral: #df7b62;--peach: #f2c7b8;--gold: #d8a545;--line: #d8cbbc;--line-dark: rgba(17, 28, 56, .16);--shadow: 0 24px 70px rgba(17, 28, 56, .12);--display: "Fraunces", Georgia, serif;--body: "Source Sans 3", system-ui, sans-serif;--max: 1400px;--navy2: var(--navy-2);--blue2: #7d4a34;--orange: var(--rust);--cream: var(--paper-2);--soft: var(--paper-2);--soft2: var(--white);--muted: var(--ink-soft);--line2: #c4b39f;--danger: var(--coral);--radius: 14px;--font-display: var(--display);--font-body: var(--body)}.hub-surface{--blue: #9a5e42;--shadow: 0 18px 55px rgba(23, 33, 59, .09)}h1,h2,h3,h4{font-family:var(--display);font-weight:600;letter-spacing:-.026em;line-height:1.08;margin:0}.logo,.brand{font-family:var(--display);font-weight:700;font-size:1.35rem;letter-spacing:-.04em;color:var(--navy);white-space:nowrap}.logo span,.brand span{color:inherit}footer .logo,footer .brand{color:#fff}:root{--mono-c1: #f1e8db;--mono-c2: #d9c4ab;--mono-c3: #b4977a;--mono-letter: #111c38;--mono-ring: rgba(255, 253, 249, .62);--mono-gradient: linear-gradient(150deg, var(--mono-c1) 0%, var(--mono-c2) 46%, var(--mono-c3) 100%);--mono-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='mono-grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23mono-grain)' opacity='.16'/%3E%3C/svg%3E");--mono-grain-size: 140px;--mono-sage-1: #edefe4;--mono-sage-2: #c9d0bb;--mono-sage-3: #9caa8b;--mono-stone-blue-1: #e4ecf0;--mono-stone-blue-2: #b5cbd8;--mono-stone-blue-3: #7fa3b8;--mono-terracotta-1: #f3e4da;--mono-terracotta-2: #dcb49b;--mono-terracotta-3: #bd8362;--mono-plum-1: #efe6ea;--mono-plum-2: #cfb2bf;--mono-plum-3: #a67e91;--mono-moss-1: #dfe8dc;--mono-moss-2: #a8bfa4;--mono-moss-3: #6f8a72;--mono-ochre-1: #f6ecd6;--mono-ochre-2: #e0c489;--mono-ochre-3: #c09b4d;--mono-ink-wash-1: #e3e7ef;--mono-ink-wash-2: #b3bccf;--mono-ink-wash-3: #7a88a8;--mono-rose-sand-1: #f4e7e2;--mono-rose-sand-2: #dcbbb0;--mono-rose-sand-3: #bf9184;--mono-teal-stone-1: #e2eeeb;--mono-teal-stone-2: #b0cdc7;--mono-teal-stone-3: #7ba49c}.card-monogram.card-monogram,.img-monogram.img-monogram,.photo-fallback.photo-fallback{background-color:var(--mono-c2);background-image:var(--mono-grain),var(--mono-gradient);background-repeat:repeat,no-repeat;background-size:var(--mono-grain-size) var(--mono-grain-size),cover;background-blend-mode:multiply,normal}.img-monogram{position:relative;display:flex;align-items:center;justify-content:center;min-height:100%}.img-monogram:before{content:"";width:40%;max-width:112px;aspect-ratio:1;border:1px solid rgba(23,33,59,.2);border-radius:50%;box-shadow:0 0 0 12px #ffffff52}.img-monogram:after{content:attr(data-initial);position:absolute;color:var(--navy);font-family:var(--display);font-size:clamp(1.6rem,6vw,2.6rem);font-weight:600}.warm-tile{--tile-filter: saturate(.78) contrast(.96) brightness(1.06) sepia(.14);--tile-overlay: linear-gradient(155deg, rgba(255, 241, 224, .26), rgba(200, 131, 79, .2));--tile-grain-opacity: .12;position:relative;overflow:hidden;background:var(--paper-2, #eee6da)}.warm-tile>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--tile-pos, 50% 35%);filter:var(--tile-filter)}.warm-tile:after{content:"";position:absolute;inset:0;z-index:2;background:var(--tile-overlay);mix-blend-mode:soft-light}.warm-tile:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:var(--tile-grain-opacity);mix-blend-mode:overlay}.chrome-header{position:sticky;top:0;z-index:100;background:#f7f3ecf2;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.chrome-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;height:64px}.chrome-brand{font-family:var(--display);font-size:1.15rem;font-weight:600;letter-spacing:-.02em;color:var(--navy);text-decoration:none;white-space:nowrap}.chrome-brand span{color:var(--rust)}.chrome-menu{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--navy)}.chrome-menu svg{width:22px;height:22px}.chrome-links{display:none;position:absolute;left:0;right:0;top:64px;flex-direction:column;align-items:stretch;gap:4px;padding:16px 14px 20px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 20px 40px #111c3826;font-size:.95rem;font-weight:700}.chrome-links.open{display:flex}.chrome-links a{padding:11px 4px;color:var(--navy);text-decoration:none}.chrome-links a:hover{color:var(--rust)}.chrome-links a.chrome-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:12px;padding:0 22px;border-radius:9px;background:var(--navy);color:#fffdf9!important;font-weight:700;letter-spacing:.01em;white-space:nowrap}.chrome-links a.chrome-cta:hover{background:var(--navy-3);color:#fffdf9!important}body.locked{overflow:hidden}@media (min-width: 721px){.chrome-nav{height:78px;gap:28px}.chrome-menu{display:none}.chrome-brand{font-size:1.3rem}.chrome-links{display:flex;position:static;flex-direction:row;align-items:center;gap:26px;padding:0;background:none;border:0;box-shadow:none;font-size:.87rem}.chrome-links a{padding:0}.chrome-links a.chrome-cta{margin-top:0;margin-left:6px;min-height:42px;padding:0 20px;font-size:.84rem}}.chrome-footer{margin-top:55px;padding:46px 0 26px;background:#0b1429;color:#c7d1df}.chrome-footer .chrome-brand{color:#fff;font-size:1.4rem}.chrome-footer .chrome-brand span{color:#fff}.chrome-footer-top{display:grid;gap:34px;padding-bottom:32px}.chrome-footer-brand p{max-width:480px;margin-top:12px;color:#aebdce;font-size:.9rem;line-height:1.55}.chrome-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:26px;font-size:.84rem}.chrome-footer-links b{display:block;margin-bottom:10px;color:#fff;font-family:var(--display);font-size:1rem;font-weight:600}.chrome-footer-links a{display:block;margin:8px 0;color:#c3cfdd;text-decoration:none}.chrome-footer-links a:hover{color:#fff;text-decoration:underline}.chrome-footer-bottom{display:flex;flex-direction:column;gap:10px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.74rem;color:#93a4b8}@media (min-width: 721px){.chrome-footer{padding:68px 0 30px}.chrome-footer-top{grid-template-columns:1.2fr 1fr;gap:70px;padding-bottom:42px}.chrome-footer-links{grid-template-columns:repeat(3,1fr);gap:32px}.chrome-footer-bottom{flex-direction:row;justify-content:space-between;gap:30px}}
