.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark-wrap{width:32px;height:32px;overflow:hidden;flex-shrink:0;border-radius:8px}.brand-mark{width:32px;height:32px;object-fit:cover;object-position:center 30%;mix-blend-mode:multiply}.brand-name{font-family:var(--serif);font-size:1.35rem;color:var(--ink);font-weight:600;letter-spacing:-.03em}.brand-name span{color:var(--terracotta)}.brand-compact .brand-name{font-size:1.2rem}.nav{position:sticky;top:0;z-index:40;background:#f7f3eedb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-inner{min-height:var(--nav-h);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.nav-logo{text-decoration:none}.nav-links{display:flex;justify-content:center;gap:clamp(12px,2vw,28px)}.nav-links a{color:var(--ink);text-decoration:none;font-size:.92rem;font-weight:500}.nav-links a:hover{color:var(--terracotta)}.nav-cta{justify-self:end;white-space:nowrap}.nav-burger{display:none;width:44px;height:44px;border:0;background:transparent;cursor:pointer;flex-direction:column;justify-content:center;gap:5px}.nav-burger span{display:block;height:2px;width:20px;background:var(--ink);margin-inline:auto}.nav-mobile{display:none}@media(max-width:900px){.nav-inner{grid-template-columns:1fr auto auto}.nav-links{display:none}.nav-burger{display:flex}.nav-mobile{display:flex;flex-direction:column;gap:14px;padding:8px 20px 22px}.nav-mobile a{color:var(--ink);text-decoration:none;font-weight:500}}.footer{padding:36px 0 48px;border-top:1px solid var(--line)}.footer-top,.footer-mid{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0}.footer-motto{font-family:var(--serif);font-style:italic;color:var(--ink-muted)}.footer-social,.footer-mid nav,.footer-contact{display:flex;flex-wrap:wrap;gap:18px}.footer a{color:var(--ink);text-decoration:none;font-size:.92rem}.footer a:hover{color:var(--terracotta)}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;color:var(--ink-muted);font-size:.88rem;display:flex;justify-content:space-between;gap:16px}@media(max-width:800px){.footer-top,.footer-mid,.footer-bottom{flex-direction:column;align-items:flex-start}}.hero{padding:56px 0 28px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hero-copy h1{font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.1rem);line-height:1.12;font-weight:600;letter-spacing:-.03em}.hero-heart{color:var(--terracotta);font-size:.42em;margin-left:8px;vertical-align:super}.hero-lead{margin:22px 0 28px;color:var(--ink-muted);font-size:1.05rem;max-width:52ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.play{width:22px;height:22px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;font-size:.65rem}.hero-perks{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px;padding-top:24px;border-top:1px solid var(--line)}.hero-perks li{display:flex;gap:10px;align-items:flex-start;font-size:.88rem;color:var(--ink-muted)}.hero-perks span{color:var(--terracotta)}.hero-visual{position:relative}.hero-stage{position:relative;min-height:520px}.hero-photo{width:86%;height:470px;object-fit:cover;border-radius:28px;margin-left:auto;box-shadow:var(--shadow)}.phone{position:absolute;width:168px;background:#fff;border-radius:28px;padding:16px 14px 18px;box-shadow:var(--shadow);border:6px solid #1c1917;color:var(--ink)}.phone-notch{width:48px;height:6px;border-radius:999px;background:#1c1917;margin:0 auto 12px}.table-card{position:absolute;left:18%;bottom:72px;width:128px;background:#fff;border-radius:14px;padding:10px;box-shadow:var(--shadow);text-align:center}.table-card svg{width:88px;height:88px;margin:0 auto 8px}.table-card p{font-size:.68rem;line-height:1.35;color:var(--ink-muted)}.phone-upload{left:0;top:78px}.phone-album{right:8px;bottom:18px}.phone-kicker,.phone p{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta)}.phone strong,.phone h3{display:block;margin-top:8px;font-size:.95rem}.phone span{display:block;font-size:.75rem;color:var(--ink-muted)}.upload-orb{width:58px;height:58px;border-radius:50%;margin:10px auto;display:grid;place-items:center;background:var(--terracotta-soft);color:var(--terracotta);font-size:1.4rem}.album-tabs{display:flex;gap:6px;margin-top:8px}.album-tabs span{letter-spacing:0;text-transform:none;font-size:.62rem;padding:3px 7px;border-radius:999px;background:var(--terracotta-soft);color:var(--terracotta)}.album-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.album-grid img{height:42px;width:100%;object-fit:cover;border-radius:8px}.album-note{margin-top:8px;letter-spacing:0!important;text-transform:none!important;color:var(--ink-muted)!important;font-size:.68rem!important;font-style:italic}.script{font-family:var(--script);color:var(--terracotta);font-size:1.55rem;position:absolute}.script-top{right:12px;top:-8px;transform:rotate(8deg)}.script-bottom{right:0;bottom:-4px;transform:rotate(-6deg)}@media(max-width:960px){.hero-grid{grid-template-columns:1fr}.hero-stage{min-height:460px}.hero-photo{width:100%;height:380px}.phone-upload{left:12px}}@media(max-width:640px){.hero{padding-top:28px}.hero-perks{grid-template-columns:1fr}.hero-stage{min-height:400px}.phone{width:138px;border-width:5px}.hero-photo{height:300px}.script-top,.script-bottom{position:static;transform:none;margin:8px 0}}.features{padding:72px 0 24px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:36px}.feature-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:28px 22px;box-shadow:var(--shadow-sm)}.feature-icon{width:42px;height:42px;border-radius:12px;background:var(--terracotta-soft);color:var(--terracotta);display:grid;place-items:center;margin-bottom:18px;font-size:1.1rem}.feature-card h3{font-family:var(--serif);font-size:1.45rem;margin-bottom:10px}.feature-card p{color:var(--ink-muted);font-size:.95rem}@media(max-width:900px){.feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.feature-grid{grid-template-columns:1fr}}.how{padding:80px 0}.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:40px;position:relative}.how-media{position:relative;width:210px;height:210px;margin:0 auto 22px}.how-media img{width:100%;height:100%;object-fit:cover;border-radius:50%;box-shadow:var(--shadow)}.how-media span{position:absolute;left:8px;bottom:12px;background:var(--terracotta);color:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:.78rem;font-weight:700}.how-step{text-align:center;position:relative}.how-step h3{font-family:var(--serif);font-size:1.45rem;margin-bottom:8px}.how-step p{color:var(--ink-muted)}.how-arrow{display:none}@media(max-width:800px){.how-grid{grid-template-columns:1fr}.how-media{width:180px;height:180px}}.quotes{padding:24px 0 80px}.quotes-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.quotes-nav{display:flex;gap:10px}.quotes-nav button{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer;font-size:1.1rem}.quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}.quote-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-sm);display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:start}.quote-card img{width:72px;height:72px;border-radius:50%;object-fit:cover}.quote-text{font-size:.95rem;color:var(--ink);margin-bottom:14px}.quote-name{font-weight:600}.quote-meta{color:var(--ink-muted);font-size:.85rem}.stars{color:var(--terracotta);margin-top:6px;letter-spacing:2px}@media(max-width:960px){.quote-grid{grid-template-columns:1fr}.quote-card:not(.is-active){display:none}}.faq{padding:24px 0 80px}.faq-list{display:grid;gap:14px;margin-top:36px}.faq-item{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border:0;background:transparent;color:var(--ink);cursor:pointer;text-align:left;font-family:var(--serif);font-size:1.2rem;font-weight:600;line-height:1.35;min-height:64px}.faq-icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--terracotta-soft);color:var(--terracotta);display:grid;place-items:center;font-family:var(--sans);font-size:1.2rem;font-weight:500}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-item.is-open .faq-panel{grid-template-rows:1fr}.faq-panel-inner{overflow:hidden;min-height:0}.faq-panel-inner p{padding:0 24px 22px;color:var(--ink-muted);font-size:.95rem;max-width:72ch}@media(max-width:640px){.faq-trigger{padding:18px;font-size:1.08rem}.faq-panel-inner p{padding:0 18px 18px}}.cta{padding-bottom:80px}.cta-banner{position:relative;overflow:hidden;border-radius:32px;min-height:340px;display:grid;grid-template-columns:1.4fr .8fr;align-items:center;padding:48px;color:#fff}.cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.45) saturate(.9)}.cta-content,.cta-note{position:relative;z-index:1}.cta-banner .eyebrow,.cta-banner .section-title,.cta-copy{color:#fff}.cta-copy{margin:16px 0 24px;max-width:48ch}.cta-note{justify-self:end;background:#fdfcf9eb;color:var(--ink);border-radius:20px;padding:22px 24px;max-width:220px;text-align:center}.cta-note p{font-family:var(--serif);font-size:1.35rem;line-height:1.3}.cta-note span{display:block;margin-top:10px;font-family:var(--script);color:var(--terracotta);font-size:1.4rem}@media(max-width:800px){.cta-banner{grid-template-columns:1fr;padding:32px 24px}.cta-note{justify-self:start;margin-top:24px}}.custom-page{padding:56px 0 80px}.custom-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:center}.custom-copy h1{font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.1rem);line-height:1.12;font-weight:600;letter-spacing:-.03em}.custom-copy .hero-lead{margin:22px 0 28px;color:var(--ink-muted);font-size:1.05rem;max-width:52ch}.custom-copy .hero-heart{color:var(--terracotta);font-size:.42em;margin-left:8px;vertical-align:super}.custom-pills{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 18px}.custom-pills li{background:var(--bg-card);border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:.88rem;box-shadow:var(--shadow-sm)}.custom-link-chip{display:flex;flex-wrap:wrap;gap:8px;align-items:center;background:var(--bg-card);border:1px solid var(--line);border-radius:999px;padding:12px 16px;margin-bottom:22px;box-shadow:var(--shadow-sm);width:fit-content}.custom-link-chip span{color:var(--ink-muted);font-size:.88rem}.custom-link-chip strong{color:var(--terracotta);font-weight:600}.custom-visual{position:relative;min-width:0;padding:12px 0 36px}.custom-visual .script{font-family:var(--script);color:var(--terracotta);font-size:1.55rem;position:absolute;z-index:3}.laptop{position:relative;z-index:1}.laptop-lid{background:linear-gradient(180deg,#3a3532,#1c1917);border-radius:16px 16px 8px 8px;padding:12px 12px 10px;box-shadow:var(--shadow)}.browser{background:#fff;border-radius:10px;overflow:hidden}.browser-bar{display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:8px;padding:8px 10px;background:#f3eee8;border-bottom:1px solid var(--line)}.browser-dots{display:flex;gap:5px}.browser-dots span{width:8px;height:8px;border-radius:50%;background:#d9cfc6}.browser-dots span:nth-child(1){background:#e8b4a8}.browser-dots span:nth-child(2){background:#e6d3a8}.browser-dots span:nth-child(3){background:#c5d4b5}.browser-url{justify-self:center;width:min(100%,240px);background:#fff;border:1px solid var(--line);border-radius:999px;padding:4px 10px;text-align:center;font-size:.68rem;color:var(--ink-muted)}.browser-page{padding:12px 14px 14px;background:var(--bg-soft)}.screen-brand{margin-bottom:10px}.screen-brand .brand-name{font-size:1rem}.screen-cover-wrap{position:relative;border-radius:14px;overflow:hidden}.screen-cover{width:100%;height:168px;object-fit:cover}.screen-cover-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center;color:#fff;background:linear-gradient(180deg,#1c191714,#1c19176b)}.screen-cover-copy h2{font-family:var(--serif);font-size:clamp(1.25rem,2.2vw,1.7rem);font-weight:600;text-shadow:0 8px 24px rgba(0,0,0,.35);padding:0 16px}.screen-cover-copy p{margin-top:4px;font-size:.82rem;letter-spacing:.04em}.screen-invite{text-align:center;color:var(--terracotta);font-size:.85rem;margin:12px 0}.screen-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.screen-actions span{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 8px;text-align:center;font-size:.78rem;font-weight:600;display:grid;gap:6px;place-items:center}.screen-actions i{font-style:normal;color:var(--terracotta);font-size:1rem}.screen-gallery p{margin:14px 0 8px;font-size:.72rem;color:var(--ink-muted)}.screen-feed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.screen-feed img{height:52px;width:100%;object-fit:cover;border-radius:8px}.laptop-base{height:14px;margin:0 auto;width:92%;background:linear-gradient(180deg,#d8d0c8,#b7aea5);border-radius:0 0 18px 18px;box-shadow:0 10px 18px #1c19171f}.qr-stand{position:absolute;right:10px;bottom:18px;z-index:2;width:140px;background:#fff;border-radius:8px;padding:16px 12px 18px;text-align:center;box-shadow:var(--shadow)}.qr-stand:after{content:"";position:absolute;left:50%;bottom:-12px;width:86px;height:12px;transform:translate(-50%);background:linear-gradient(180deg,#cbb089,#8f6b3e);border-radius:3px}.qr-stand p{font-size:.82rem;line-height:1.3;margin-bottom:8px;color:var(--ink)}.qr-stand svg{width:96px;height:96px;margin:0 auto 8px}.qr-stand strong{display:block;font-family:var(--serif);font-size:1rem}.qr-stand span{display:block;font-size:.75rem;color:var(--ink-muted);margin-bottom:8px}.qr-brand{display:flex;justify-content:center}.qr-brand .brand-name{font-size:.95rem}.custom-script-top{right:8px;top:-6px}.custom-script-bottom{left:8px;bottom:-2px}.custom-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:56px}@media(max-width:960px){.custom-grid{grid-template-columns:1fr}.custom-visual{padding-right:0}.qr-stand{right:8px}}@media(max-width:720px){.custom-cards{grid-template-columns:1fr}.screen-feed{grid-template-columns:1fr 1fr}.qr-stand{position:static;margin:24px auto 0}.qr-stand:after{display:none}.custom-script-top,.custom-script-bottom{position:static;transform:none;margin:8px 0}}:root{--bg: #f7f3ee;--bg-soft: #fdfcf9;--bg-card: #fffcf8;--ink: #1c1917;--ink-muted: #5c564f;--line: rgba(28, 25, 23, .08);--terracotta: #b76e59;--terracotta-dark: #9d5846;--terracotta-soft: #f3e4de;--shadow: 0 18px 50px rgba(28, 25, 23, .08);--shadow-sm: 0 8px 24px rgba(28, 25, 23, .06);--radius: 22px;--nav-h: 76px;--serif: "Playfair Display", Georgia, serif;--sans: "Inter", system-ui, sans-serif;--script: "Caveat", cursive}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button,a{font-family:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.eyebrow{display:inline-block;letter-spacing:.18em;font-size:.72rem;font-weight:600;color:var(--terracotta);text-transform:uppercase;margin-bottom:14px}.section-title{font-family:var(--serif);font-size:clamp(2rem,4vw,3.15rem);font-weight:600;line-height:1.2;letter-spacing:-.02em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;text-decoration:none;border-radius:999px;font-weight:600;font-size:.95rem;padding:13px 22px;min-height:48px;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--terracotta);color:#fff;box-shadow:0 10px 24px #b76e5947}.btn-primary:hover{background:var(--terracotta-dark)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.btn-ghost:hover{background:#fff}@media(max-width:720px){.container{width:min(1180px,calc(100% - 28px))}}
