:root{--cream:#fffaf1;--paper:#fffdf8;--ink:#322821;--muted:#75675d;--terracotta:#d46743;--terracotta-dark:#ae4d31;--peach:#f9d4bd;--sage:#829c72;--line:rgba(86,61,45,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif;line-height:1.75}a{color:inherit}
.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;max-width:1120px;height:76px;margin:0 auto;padding:0 28px;background:rgba(255,250,241,.9);backdrop-filter:blur(14px)}
.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:19px;font-weight:760;letter-spacing:-.02em;text-decoration:none}.brand img{width:38px;height:38px;border-radius:10px}nav{display:flex;gap:28px}nav a{color:var(--muted);font-size:14px;font-weight:650;text-decoration:none}nav a:hover{color:var(--terracotta-dark)}
.hero{position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:700px;max-width:1120px;margin:0 auto;padding:72px 50px 105px;overflow:hidden}.hero:before{content:"";position:absolute;inset:18px 18px 52px;z-index:-1;border:1px solid var(--line);border-radius:42px;background:var(--paper);box-shadow:0 30px 80px rgba(81,48,28,.07)}
.eyebrow{margin:0 0 16px;color:var(--terracotta-dark);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}h1{margin:0;font-size:clamp(46px,6vw,74px);line-height:1.2;letter-spacing:-.055em}.lead{max-width:560px;margin:26px 0 0;color:var(--muted);font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}
.primary-button,.secondary-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:12px;padding:0 22px;border-radius:999px;font-size:15px;font-weight:760;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{background:var(--terracotta-dark);color:#fff;box-shadow:0 12px 28px rgba(174,77,49,.24)}.primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(174,77,49,.3)}.secondary-button{border:1px solid var(--line);background:#fff;color:#59483d}.secondary-button:hover{background:#fff7ee}
.pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.pills span{display:inline-flex;align-items:center;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#59483d;font-size:13px;font-weight:700}
.phone-stage{position:relative;display:grid;min-height:560px;place-items:center}.phone-frame{position:relative;z-index:2;width:min(72%,270px);padding:9px;border:1px solid rgba(65,46,34,.18);border-radius:46px;background:#26211e;box-shadow:0 34px 60px rgba(77,41,25,.22);transform:rotate(2deg)}.phone-frame img{display:block;width:100%;border-radius:38px}.shape{position:absolute;display:block;border-radius:999px}.shape-one{width:320px;height:320px;background:var(--peach);transform:rotate(-8deg)}.shape-two{right:4%;bottom:11%;width:125px;height:125px;background:#dce7d4}
.section{max-width:1040px;margin:0 auto;padding:108px 28px}.section-heading{max-width:680px;margin-bottom:44px}.section-heading h2,.sharing-band h2{margin:0 0 12px;font-size:clamp(34px,5vw,52px);line-height:1.25;letter-spacing:-.045em}.section-heading>p:last-child{margin:0;color:var(--muted)}
.features-section{padding-top:74px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:250px;padding:30px;border:1px solid var(--line);border-radius:26px;background:var(--paper);box-shadow:0 18px 42px rgba(81,48,28,.055)}.number{display:grid;width:44px;height:44px;margin-bottom:22px;border-radius:14px;background:#fce0cf;color:var(--terracotta-dark);font-size:13px;font-weight:800;place-items:center}.feature-card:nth-child(2) .number{background:#dfe8d8;color:#526946}.feature-card h3{margin:0 0 9px;font-size:20px}.feature-card p{margin:0;color:var(--muted);font-size:15px}
.sharing-band{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:984px;margin:0 auto;padding:42px 48px;border-radius:30px;background:#302823;color:#fff;box-shadow:0 24px 50px rgba(54,36,25,.16)}.sharing-band .eyebrow{color:#f2a17e}.sharing-band h2{font-size:clamp(28px,4vw,40px)}.sharing-band p:last-child{margin:0;color:#d6c9c0}.sharing-mark{display:grid;flex:none;width:112px;height:112px;border-radius:50%;background:rgba(255,255,255,.1);color:#ffd7c3;font-size:15px;font-weight:800;place-items:center}
.support-section{text-align:center}.support-section .section-heading{margin-right:auto;margin-left:auto}.mail-card{display:flex;align-items:center;max-width:650px;margin:0 auto;padding:24px 28px;border:1px solid var(--line);border-radius:24px;background:var(--paper);box-shadow:0 18px 45px rgba(81,48,28,.07);text-align:left;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.mail-card:hover{transform:translateY(-2px);box-shadow:0 22px 52px rgba(81,48,28,.12)}.mail-card small{display:block;color:var(--muted);font-size:12px}.mail-card strong{font-size:clamp(16px,4vw,21px)}.arrow{margin-left:auto;color:var(--terracotta);font-size:28px}.support-note{max-width:620px;margin:18px auto 0;color:var(--muted);font-size:13px}
.privacy-section{max-width:none;padding-right:max(28px,calc((100vw - 984px)/2));padding-left:max(28px,calc((100vw - 984px)/2));background:#f5ebdd}.privacy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.privacy-card{padding:30px;border:1px solid rgba(86,61,45,.11);border-radius:25px;background:rgba(255,253,248,.86)}.privacy-card h3{margin:0 0 8px;font-size:20px}.privacy-card p{margin:0;color:var(--muted);font-size:15px}.policy-details{margin-top:50px;border-top:1px solid var(--line)}.policy-details article{padding:30px 2px;border-bottom:1px solid var(--line)}.policy-details h3{margin:0 0 8px;font-size:18px}.policy-details p{max-width:790px;margin:0;color:var(--muted)}.policy-details a{color:var(--terracotta-dark);font-weight:700}footer{display:flex;align-items:center;justify-content:space-between;max-width:1040px;margin:0 auto;padding:46px 28px}footer p{color:var(--muted);font-size:13px}
.invite-body{background:var(--cream)}.invite-page{min-height:100vh;padding:40px 24px 64px;background:radial-gradient(circle at 16% 10%,rgba(249,212,189,.7),transparent 28%),radial-gradient(circle at 86% 78%,rgba(220,231,212,.75),transparent 24%),var(--cream)}.invite-brand{width:fit-content;margin:0 auto 34px}.invite-card{max-width:660px;margin:0 auto;padding:48px;border:1px solid var(--line);border-radius:34px;background:rgba(255,253,248,.94);box-shadow:0 30px 80px rgba(81,48,28,.11);text-align:center}.invite-icon{width:90px;height:90px;margin-bottom:24px;border-radius:25px;box-shadow:0 16px 32px rgba(117,65,38,.18)}.invite-card h1{font-size:clamp(36px,7vw,54px)}.invite-lead{max-width:530px;margin:22px auto 0;color:var(--muted);font-size:16px}.invite-button{margin-top:28px}.invite-steps{display:grid;gap:0;margin-top:38px;border-top:1px solid var(--line);text-align:left}.invite-steps article{display:flex;gap:15px;padding:21px 0;border-bottom:1px solid var(--line)}.invite-steps article>span{display:grid;flex:none;width:42px;height:42px;border-radius:14px;background:#fce0cf;color:var(--terracotta-dark);font-weight:800;place-items:center}.invite-steps strong{display:block;margin-top:1px;font-size:16px}.invite-steps p{margin:3px 0 0;color:var(--muted);font-size:14px}.invite-footnote{max-width:620px;margin:22px auto 0;color:var(--muted);font-size:13px;text-align:center}
@media(max-width:760px){.site-header{height:68px;padding:0 18px}.brand span{font-size:17px}.brand img{width:34px;height:34px}nav{gap:10px}nav a{font-size:11px}.hero{grid-template-columns:1fr;min-height:auto;padding:64px 34px 78px;text-align:center}.hero:before{inset:8px 10px 32px;border-radius:30px}.hero-copy{order:2}.phone-stage{min-height:390px}.phone-frame{width:174px;padding:6px;border-radius:31px}.phone-frame img{border-radius:25px}.shape-one{width:238px;height:238px}.shape-two{right:12%;width:80px;height:80px}h1{font-size:clamp(42px,12vw,58px)}.lead{font-size:16px}.hero-actions{justify-content:center}.primary-button,.secondary-button{width:100%}.pills{justify-content:center}.section{padding:80px 20px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.sharing-band{display:block;margin:0 14px;padding:34px 28px;border-radius:26px;text-align:center}.sharing-mark{width:92px;height:92px;margin:24px auto 0}.privacy-section{padding:82px 20px}.privacy-grid{grid-template-columns:1fr}.mail-card{padding:19px}.invite-page{padding:26px 14px 50px}.invite-card{padding:36px 21px;border-radius:28px}.invite-icon{width:76px;height:76px;border-radius:22px}.invite-button{width:100%}footer{padding:35px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mail-card,.primary-button,.secondary-button{transition:none}}
