@font-face{font-family:Oswald;src:url('assets/oswald-700Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Onest;src:url('assets/onest-400Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Onest;src:url('assets/onest-600SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}

/* One product story: warm dark canvas, shared device frames and quiet dividers. */
:root{color-scheme:dark;--bg:#0f0f0e;--surface:#191816;--text:#f5f4ef;--muted:#b3ada3;--accent:#d7c2ab;--line:#393630;--gutter:clamp(24px,4.5vw,76px);--max:1320px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 Onest,Arial,sans-serif;-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
button{font:inherit;cursor:pointer;appearance:none;-webkit-appearance:none}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}
h1,h2,h3,p,figure{margin:0}h1,h2,h3,.brand{font-family:Oswald,Arial,sans-serif;font-weight:700;font-synthesis:none}
h1,h2{text-transform:uppercase;letter-spacing:-.035em;line-height:1.08}
h2{font-size:clamp(46px,5.2vw,76px)}h3{font-size:clamp(28px,2.7vw,39px);line-height:1.2;letter-spacing:-.02em}
em{font-style:normal;color:var(--accent)}strong{font-weight:600}
::selection{background:var(--accent);color:var(--bg)}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}
.skip-link{position:fixed;left:20px;top:12px;transform:translateY(-160%);background:var(--accent);color:var(--bg);padding:12px 20px;z-index:100}.skip-link:focus{transform:none}
.reading-progress{position:fixed;top:0;left:0;right:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;z-index:50;pointer-events:none}
.header,.hero,.section,.footer{padding-inline:max(var(--gutter),calc((100vw - var(--max))/2))}
.header{height:94px;display:flex;align-items:center;gap:30px}
.brand{font-size:38px;line-height:1.15;letter-spacing:-.04em}.header-caption{max-width:130px;font-size:11px;color:var(--muted);line-height:1.5}
.header nav{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:13px}
.header nav a,.back-top,.text-link{display:inline-flex;align-items:center;gap:16px;min-height:44px}
.header nav a:hover,.text-link:hover,.back-top:hover{color:var(--accent)}
.nav-contact span{font-size:18px}.eyebrow,.promise-label{font-size:11px;line-height:1.5;letter-spacing:.09em;text-transform:uppercase}
.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);column-gap:8%;padding-top:48px;padding-bottom:0;align-items:center}
.hero-copy{padding:8px 0 36px}.hero .eyebrow{display:flex;align-items:center;gap:10px;color:var(--muted);margin-bottom:30px}
.status-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}
.hero h1{font-size:clamp(64px,6.9vw,104px);line-height:1.04;letter-spacing:-.035em}
.hero-description{max-width:440px;margin-top:30px;font-size:18px;line-height:1.7;color:var(--muted)}
.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:12px;margin-top:32px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:54px;padding:14px 22px;border:1px solid var(--line);border-radius:28px;font-size:14px;line-height:1.4}
.button-primary{background:var(--accent);color:var(--bg);border-color:var(--accent)}.button-primary:hover{background:#e5d2bb}
.button span{font-size:20px;transition:transform .2s var(--ease)}.button:hover span{transform:translate(3px,-3px)}.text-link{font-size:13px;color:var(--muted)}
.hero-path{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:30px;font-size:11px;letter-spacing:.02em;color:var(--muted)}.hero-path span:nth-child(even){color:var(--accent)}
.hero-foot{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);margin-top:48px;padding:20px 0;color:var(--muted);font-size:11px}
.hero-foot a{min-height:44px;display:inline-flex;align-items:center;gap:24px;color:var(--text)}

/* Shared frames for the product previews. */
.app-demo{width:100%;max-width:420px;justify-self:end;min-width:0;scroll-margin-top:24px}
.demo-kicker{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.06em;padding-bottom:16px;color:var(--accent)}.demo-kicker span{color:var(--muted);font-size:9px}




.demo-stage{position:relative;display:grid;place-items:center;padding:6px 0 22px;isolation:isolate;perspective:1200px}
.demo-stage:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,#d7c2ab12,transparent 68%);z-index:-1;pointer-events:none}
.demo-device,.phone{padding:6px;border:1px solid #6a6054;border-radius:29px;background:#181614;overflow:hidden}
.demo-device{width:min(100%,389px)}
.demo-viewport{aspect-ratio:853/1844;border-radius:23px;overflow:hidden;background:#080808;position:relative}
.demo-screen{position:relative;width:100%}.demo-screen img{width:100%;height:auto;user-select:none}
.tab-panel.is-entering{animation:panel-in .28s var(--ease)}


.app-demo figcaption{margin:8px auto 0;text-align:center;font-size:11px;line-height:1.6;color:var(--muted)}.app-demo .visual-caption{font-size:10px;margin-top:4px}
.phone{width:260px;max-width:100%}.phone img{width:100%;height:auto;aspect-ratio:853/1844;object-fit:contain;border-radius:22px}
.product-visual,.guest-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:30px 24px;background:radial-gradient(ellipse at center,#d7c2ab09,transparent 70%);border:1px solid var(--line);border-radius:28px;min-width:0}
.product-visual-label,.screen-disclosure,.visual-caption{font-size:11px;line-height:1.6;color:var(--muted);text-align:center}
.product-phone img{transition:opacity .18s ease,transform .28s var(--ease)}.product-phone img.switching{opacity:0;transform:translateY(6px)}

/* Shared section rhythm keeps the narrative continuous. */
.section{padding-top:80px;padding-bottom:80px;scroll-margin-top:24px}
.section-meta{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:44px;color:var(--muted)}
.section-meta .eyebrow{color:var(--accent)}.section-meta>span{font-size:11px;max-width:340px;text-align:right}
.mission{display:grid;grid-template-columns:1fr 1fr;column-gap:8%;align-items:start}
.mission>.section-meta{grid-column:1/-1}.mission h2{grid-column:1;grid-row:2}.mission-text{grid-column:2;grid-row:2;font-size:clamp(18px,1.65vw,24px);line-height:1.65}
.mission-note{grid-column:2;grid-row:3;display:flex;gap:20px;align-items:flex-start;border-top:1px solid var(--line);margin-top:30px;padding-top:24px}
.note-symbol{font-size:24px;color:var(--accent);line-height:1.2}.mission-note p{font-size:14px;line-height:1.8;color:var(--muted)}.mission-note strong{font-weight:400;color:var(--text)}
.product,.guest,.terms{position:relative}.product:before,.guest:before,.terms:before{content:'';position:absolute;top:0;left:max(var(--gutter),calc((100vw - var(--max))/2));right:max(var(--gutter),calc((100vw - var(--max))/2));height:1px;background:var(--line)}
.product-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:end;margin-bottom:42px}.product-heading>p{max-width:290px;font-size:17px;line-height:1.7;color:var(--muted)}
.product-heading h2{font-size:clamp(44px,4.7vw,70px)}
.organizer-promise{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-bottom:56px}
.organizer-promise article{border-top:1px solid var(--line);padding-top:26px}.promise-label{color:var(--muted);font-size:10px}.organizer-promise h3{margin:16px 0;font-size:30px}
.organizer-promise p{font-size:15px;line-height:1.8;color:var(--muted);max-width:500px}
.product-layout,.guest-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}
.product-tabs{display:flex;gap:8px;align-items:stretch}
.tab{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:4px;position:relative;border:1px solid var(--line);border-radius:16px;background:transparent;color:var(--muted);padding:12px 14px;min-height:68px;font-size:12px;text-align:left;line-height:1.5}
.tab>span:first-child{font-size:10px;color:var(--accent)}.tab-arrow{display:none}.tab.active{border-color:var(--accent);color:var(--text);background:var(--surface)}.tab:hover{color:var(--text);border-color:#796b59}
.tab-panel{padding-top:32px;min-height:350px}.tab-panel h3{font-size:clamp(30px,3vw,43px);margin-bottom:20px}.tab-panel>p{font-size:16px;line-height:1.75;color:var(--muted)}
.feature-tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.feature-tags span{font-size:11px;border:1px solid var(--line);border-radius:18px;padding:6px 12px}
.tab-panel .development-note{font-size:13px;line-height:1.8;border-top:1px solid var(--line);padding-top:20px}
.guest-copy h2{font-size:clamp(44px,4.6vw,68px);margin-bottom:30px}.guest-item{display:flex;gap:22px;padding:22px 0;border-top:1px solid var(--line)}.guest-item>span{font-size:10px;padding-top:4px;color:var(--accent)}
.guest-item h3{font-family:Onest,Arial,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.02em;margin-bottom:8px}.guest-item p{font-size:15px;line-height:1.75;color:var(--muted)}
.guest-caption{text-align:center;font-size:14px;line-height:1.7;color:var(--muted)}.guest-caption strong{font-weight:400;color:var(--accent)}
.terms h2{max-width:1050px;font-size:clamp(44px,5.5vw,82px);margin-bottom:32px}.terms-copy{max-width:720px;font-size:clamp(18px,1.7vw,24px);line-height:1.75;color:var(--muted)}
.footer{display:flex;flex-wrap:wrap;align-items:center;gap:32px;padding-top:32px;padding-bottom:32px;background:var(--surface)}.footer .brand{font-size:54px}.footer>span{font-size:11px;color:var(--muted);margin-left:auto}.back-top{font-size:12px}
.motion-enabled .reveal{transform:translateY(16px);transition:transform .55s var(--ease)}.motion-enabled .reveal.visible{transform:none}
@keyframes panel-in{from{transform:translateY(7px)}to{transform:none}}

@media(min-width:1500px){.hero{column-gap:10%}.hero h1{font-size:100px}.app-demo{max-width:440px}.demo-device{width:414px}}
@media(max-width:1100px) and (min-width:761px){.hero{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:5%;padding-top:30px}.hero h1{font-size:7vw}.hero-description{font-size:16px}.mission,.product-heading,.product-layout,.guest-layout{gap:5%}.mission h2{font-size:5.6vw}.product-heading h2{font-size:5vw}.demo-kicker span{display:none}.tab{padding:10px}.guest-copy h2{font-size:5vw}}
@media(max-width:760px){
  :root{--gutter:22px}
  html{scroll-padding-top:22px}.header{height:76px;gap:16px}.brand{font-size:32px}.header-caption{display:none}.header nav{gap:16px;font-size:11px}.nav-contact span{display:none}
  .hero{grid-template-columns:minmax(0,1fr);padding-top:28px;gap:0}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;margin-bottom:24px}
  .hero h1{font-size:clamp(49px,13.5vw,88px);line-height:1.06;letter-spacing:-.035em}.hero-description{font-size:16px;line-height:1.75;margin-top:24px;max-width:450px}
  .hero-actions{margin-top:24px;gap:10px}.button{min-height:52px;font-size:13px;padding:13px 20px;gap:22px}.text-link{font-size:12px}.hero-path{margin-top:20px;gap:12px;font-size:10px}
  .app-demo{display:flex;flex-direction:column;justify-self:center;max-width:420px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.demo-kicker{padding-bottom:18px;order:0}.demo-kicker span{font-size:8px}.demo-device{width:min(100%,389px);transform:none}.demo-stage{order:1}.demo-stage:before{inset:0}
  .app-demo figcaption{order:4}.hero-foot{margin-top:30px;padding:12px 0;gap:16px;font-size:10px}.hero-foot>span{max-width:145px}.hero-foot a{max-width:170px;gap:10px;text-align:right}
  .section{padding-top:48px;padding-bottom:48px}.section-meta{margin-bottom:28px}.section-meta>span{display:none}.section-meta .eyebrow{font-size:10px}
  h2{font-size:clamp(38px,11.5vw,70px)}.mission{grid-template-columns:minmax(0,1fr);gap:0}.mission h2,.mission-text,.mission-note{grid-column:1;grid-row:auto}.mission h2{margin-bottom:24px}.mission-text{font-size:18px;line-height:1.7}.mission-note{margin-top:24px;padding-top:20px;gap:16px}
  .product-heading{display:block;margin-bottom:28px}.product-heading h2{font-size:clamp(35px,10.7vw,65px)}.product-heading>p{font-size:16px;max-width:none;margin-top:20px}.product-heading>p br{display:none}
  .organizer-promise{grid-template-columns:minmax(0,1fr);gap:26px;margin-bottom:32px}.organizer-promise article{padding-top:22px}.organizer-promise h3{font-size:29px;margin:12px 0}.organizer-promise p{font-size:15px}
  .product-layout{grid-template-columns:minmax(0,1fr);gap:24px}.product-controls{display:contents}.product-tabs{grid-row:1;gap:6px}.tab{font-size:11px;padding:10px;min-height:66px;border-radius:14px}
  .product-visual{grid-row:2}.tab-panel{grid-row:3;min-height:0;padding-top:0}.tab-panel h3{font-size:31px;margin-bottom:16px}.tab-panel>p{font-size:15px}.feature-tags{margin:20px 0}
  .product-visual,.guest-screen{border-radius:24px;padding:24px 20px;gap:18px}.phone{width:230px;border-radius:26px}.phone img{border-radius:19px}
  .guest-layout{display:flex;flex-direction:column-reverse;gap:28px}.guest-copy,.guest-screen{width:100%}.guest-copy h2{font-size:clamp(37px,10.7vw,65px);margin-bottom:24px}.guest-item{padding:20px 0;gap:18px}.guest-item h3{font-size:18px}
  .terms h2{font-size:clamp(36px,10vw,64px);line-height:1.1;margin-bottom:24px}.terms-copy{font-size:17px}
  .footer{gap:22px;padding-top:26px;padding-bottom:24px}.footer .brand{font-size:44px}.footer>span{max-width:145px;text-align:right;font-size:10px}.back-top{width:100%;padding-top:14px;border-top:1px solid var(--line)}
}
@media(max-width:360px){:root{--gutter:18px}.header{gap:12px}.header nav{gap:10px;font-size:10px}.brand{font-size:29px}.hero h1{font-size:13.4vw}.hero .eyebrow{font-size:9px}.button{padding-inline:16px;font-size:12px;gap:14px}.demo-kicker{font-size:9px}.demo-kicker span{display:none}.demo-device{width:100%}.tab{font-size:10px;padding:10px 8px}.terms h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .reveal,.demo-device{transform:none}}
