/* Palette follows Dayavue/Design/DayTheme.swift (cream appearance). */
.landing { --green: #35594a; --cream: #f4ecce; --preparation: #ede2bc; --journey: #e4d5a1; --blue-card: #c0d2d9; --sand-card: #dbc3a0; background: #faf7ed; color: #263d32; }
.landing .wrap { width: min(100% - 6rem, 1200px); }
.landing h1, .landing h2, .landing h3 { font-weight: 550; }
.landing h2 { font-size: clamp(2rem, 3.4vw, 3rem); line-height: 1.15; letter-spacing: -.045em; margin: 0 0 1.5rem; }
.landing p { line-height: 1.7; }
.landing a { color: inherit; }
.landing button { font: inherit; cursor: pointer; }
.landing :is(a, button, summary):focus-visible { outline: 3px solid var(--green); outline-offset: 5px; }
.landing .eyebrow { color: #626954; font-size: .7rem; font-weight: 600; letter-spacing: .12em; margin-bottom: 1.7rem; }
.site-header { position: relative; z-index: 2; height: 106px; padding: 0; border-bottom-color: #d9dacb; }
.landing .brand { display: flex; align-items: center; gap: 11px; font-size: 1.4rem; font-weight: 650; letter-spacing: -.045em; }
.brand img { border-radius: 11px; }
.brand-note { margin-left: 12px; padding-left: 22px; border-left: 1px solid #cdd1c4; font-size: .59rem; letter-spacing: .15em; font-weight: 500; }
.site-header nav { align-items: center; gap: 2.2rem; font-size: .85rem; }
.site-header a:hover, .text-link:hover { color: #6f7546; }
.nav-cta { padding: .6rem 1rem; border: 1px solid #b9c2ad; border-radius: 100px; }
.nav-cta span { margin-left: .9rem; }
.landing-hero { position: relative; display: grid; grid-template-columns: 1.15fr 1fr; align-items: center; min-height: 745px; gap: 2rem; padding-block: 54px 60px; }
.status-dot { display: inline-block; width: 6px; height: 6px; background: #688765; border-radius: 50%; margin-right: .6rem; vertical-align: 2px; }
.landing h1 { font-size: clamp(3.1rem, 5.85vw, 5rem); line-height: 1.065; letter-spacing: -.062em; margin-bottom: 1.8rem; overflow-wrap: normal; }
.landing h1 span { color: #667553; }
.hero-intro { max-width: 31rem; font-size: 1.05rem; color: #62685b; }
.hero-actions { display: flex; align-items: center; gap: 1.7rem; flex-wrap: wrap; margin-top: 2rem; }
.landing .button { border-radius: 100px; font-size: .85rem; padding: .95rem 1.3rem; font-weight: 550; }
.landing .button-primary { background: var(--green); border-color: var(--green); color: #fffdf3; text-decoration: none; display: inline-flex; align-items: center; justify-content: center; gap: 1.6rem; }
.landing .button-primary:hover { background: #264537; }
.text-link { text-decoration: none; font-size: .85rem; font-weight: 550; }
.text-link span { margin-left: .55rem; }
.hero-footnote { font-size: .72rem; color: #666d57; margin: 1.1rem 0 0; }
.hero-visual { position: relative; min-width: 0; display: grid; place-items: center; padding-block: 5px 15px; }
.hero-phone { margin: 0; position: relative; width: 278px; transform: rotate(5deg); z-index: 1; }
.hero-phone img { display: block; width: 100%; height: auto; border-radius: 35px; border: 5px solid #39483c; outline: 2px solid #a5aa94; box-shadow: 20px 30px 50px -30px #5b593b80; background: var(--cream); }
.hero-phone figcaption { text-align: center; color: #666d57; font-size: .62rem; margin: 20px 0 0; letter-spacing: .015em; }
.orbit { position: absolute; width: 410px; height: 410px; border: 1px solid #d8d9c7; border-radius: 50%; }
.orbit-one { background: #eee6c780; }
.orbit-two { width: 510px; height: 510px; border-style: dashed; opacity: .65; }
.floating-note { position: absolute; display: flex; align-items: center; gap: 12px; z-index: 2; left: -9px; bottom: 83px; border: 1px solid #e2dfca; border-radius: 14px; background: #fffdf5; padding: 15px 19px; font-size: .76rem; box-shadow: 0 12px 34px #554e3110; transform: rotate(-4deg); }
.note-check { border-radius: 50%; background: #e7ecdb; width: 31px; height: 31px; display: grid; place-items: center; color: var(--green); }
.floating-note small { display: block; font-size: .62rem; color: #666d57; margin-top: 3px; }
.visual-label { position: absolute; right: -12px; top: 40%; writing-mode: vertical-rl; letter-spacing: .2em; color: #666d57; font-size: .55rem; }
.connection-strip { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; padding-block: 27px; border-block: 1px solid #d9dacb; }
.connection-strip p { margin: 0; font-size: .78rem; color: #666d57; line-height: 1.6; }
.connection-strip strong { font-weight: 500; color: #334d3f; }
.connection-strip > span { display: flex; align-items: center; gap: 11px; font-size: .8rem; font-weight: 500; }
.connection-strip .service-symbol { width: 32px; height: 32px; display: block; flex-shrink: 0; }
.section-space { padding-block: 110px; }
.demo-section { display: grid; grid-template-columns: .95fr 1fr; align-items: center; gap: 8%; }
.section-copy > p:not(.eyebrow, .small-print) { font-size: .98rem; color: #68705f; max-width: 29rem; }
.control-label { font-size: .8rem; font-weight: 550; margin: 1.9rem 0 .65rem; }
.transport-switch { display: inline-flex; flex-wrap: wrap; padding: 4px; border: 1px solid #d3d6c5; border-radius: 100px; background: #f2efe2; gap: 3px; }
.transport-switch button { background: transparent; border: 0; border-radius: 100px; padding: .65rem 1.05rem; color: #5b6655; font-size: .8rem; }
.transport-switch button[aria-pressed=true] { background: var(--green); color: #fffdf3; box-shadow: 0 2px 5px #35594a22; }
.demo-result { font-size: .8rem; margin-block: .8rem 1rem; min-height: 2.8em; color: var(--green); }
.small-print { font-size: .69rem; color: #666d57; max-width: 25rem; }
.demo-paper { background: var(--cream); border: 1px solid #e4dab6; border-radius: 20px; padding: 29px 30px 20px; box-shadow: 0 20px 60px -35px #6d633c55; }
.paper-heading { display: flex; gap: 12px; align-items: center; justify-content: space-between; font-size: .97rem; font-weight: 600; }
.paper-date { font-size: .55rem; letter-spacing: .1em; font-weight: 500; color: #666d57; }
.plan-location { font-size: .66rem; color: #666d57; margin: 23px 0 12px 73px; }
.plan-location span { margin-right: 5px; }
.plan-row { display: flex; gap: 21px; position: relative; margin-bottom: 11px; }
.plan-row::before { content: ''; position: absolute; left: 59px; top: -12px; bottom: -12px; width: 1px; background: #c8c1a2; }
.plan-row > time, .flexible-time { width: 49px; flex-shrink: 0; text-align: right; padding-top: 20px; font-size: .95rem; font-weight: 600; font-variant-numeric: tabular-nums; }
.plan-row > time::after { content: ''; position: absolute; top: 29px; left: 56px; width: 7px; height: 7px; background: #929172; border-radius: 50%; }
.plan-card { display: flex; gap: 12px; align-items: center; width: 100%; min-height: 75px; padding: 12px 17px; border-radius: 17px; }
.plan-card strong { display: block; font-size: .87rem; font-weight: 600; }
.plan-card div > span { display: block; font-size: .65rem; color: #58614e; margin-top: 1px; }
.preparation { background: var(--preparation); color: #5c582e; }
.journey { background: var(--journey); color: #524f29; }
.plan-symbol { display: block; width: 24px; height: 24px; flex-shrink: 0; }
.appointment { background: var(--blue-card); border-radius: 5px; border: 1px solid #9fbac4; }
.event-symbol, .task-symbol { display: block; height: 21px; width: 21px; flex-shrink: 0; border: 1.7px solid #4d7183; border-radius: 4px; }
.task { background: var(--sand-card); border: 1px solid #c8b28e; }
.task-symbol { border-radius: 50%; border-color: #8d734e; }
.flexible-time { font-size: .56rem; color: #666d57; padding-top: 27px; font-weight: 400; }
.paper-footer { display: flex; align-items: center; justify-content: center; gap: 7px; margin-top: 24px; font-size: .62rem; color: #666d57; }
.legend-dot { width: 5px; height: 5px; background: #738463; border-radius: 50%; }
.screens-section { background: #f0efdf; border-block: 1px solid #e4e4d4; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 4rem; margin-bottom: 50px; }
.section-heading h2 { margin-bottom: 0; }
.section-heading > p { max-width: 17rem; color: #666d57; font-size: .86rem; margin: 0 0 4px; }
.screenshot-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
.feature-text { min-height: 172px; }
.feature-number { display: block; font-size: .6rem; letter-spacing: .11em; color: #666d57; }
.landing h3 { font-size: 1.35rem; letter-spacing: -.035em; line-height: 1.25; margin: 12px 0 12px; }
.feature-text p { color: #6b725f; font-size: .81rem; max-width: 20rem; }
.screenshot-link { display: block; position: relative; border-radius: 20px; overflow: hidden; padding: 30px 32px 0; height: 445px; border: 1px solid #dbd8bf; }
.screen-sand { background: #e9dabe; }.screen-green { background: #d9dfca; }.screen-blue { background: #d6dfe0; }
.screenshot-link img { display: block; width: 100%; height: auto; border: 3px solid #737862; border-bottom: 0; border-radius: 25px 25px 0 0; box-shadow: 0 8px 30px #55513b20; transition: transform .25s ease; }
.screenshot-link:hover img { transform: translateY(-7px); }
.image-hint { position: absolute; bottom: 15px; right: 15px; background: #fffdf2; border-radius: 50%; width: 30px; height: 30px; display: grid; place-items: center; font-size: 1rem; box-shadow: 0 3px 15px #37473215; }
.screens-caption { font-size: .67rem; color: #666d57; margin: 25px 0 0; }
.privacy-section { display: grid; grid-template-columns: 1fr 1fr; gap: 10%; }
.privacy-section > div > p:not(.eyebrow) { color: #6a7260; font-size: .92rem; max-width: 28rem; margin-bottom: 1.6rem; }
.principles { margin: 0; }
.principles > div { border-bottom: 1px solid #dcdecc; padding: 0 0 22px; margin-bottom: 25px; }
.principles > div:last-child { margin-bottom: 0; border-bottom: 0; }
.principles dt { font-size: .92rem; font-weight: 550; }
.principles dt span { font-size: .6rem; font-weight: 500; color: #666d57; margin-right: 16px; }
.principles dd { margin: 8px 0 0 32px; font-size: .79rem; color: #6c7361; line-height: 1.7; }
.faq-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8%; padding-block: 50px 0; border-top: 1px solid #d9dacb; }
.faq-list details { border-bottom: 1px solid #d9dacb; }
.faq-list details:first-child { border-top: 1px solid #d9dacb; }
.faq-list summary { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 22px 0; cursor: pointer; font-size: .86rem; font-weight: 500; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: '+'; color: #666d57; font-size: 1.1rem; }
.faq-list details[open] summary::after { content: '−'; }
.faq-list details p { font-size: .8rem; color: #68705f; margin: 0 24px 22px 0; }
.beta-box { display: flex; align-items: center; justify-content: space-between; gap: 3rem; padding: 60px 70px; border: 1px solid #e3d8ab; border-radius: 22px; background: var(--cream); }
.beta-box .eyebrow { margin-bottom: 1.3rem; }
.beta-box h2 { margin-bottom: 1rem; }
.beta-copy > p:not(.eyebrow, .beta-note) { font-size: .92rem; color: #68705b; margin-bottom: 1.7rem; }
.beta-note { font-size: .66rem; color: #666d57; margin: 1.1rem 0 0; }
.beta-icon { width: 150px; height: 150px; transform: rotate(8deg); border-radius: 32px; box-shadow: 8px 15px 25px -16px #9b874b90; }
.landing footer { align-items: center; padding-block: 30px 38px; gap: 1.5rem; border-top-color: #d9dacb; }
.landing footer .brand { font-size: 1.25rem; display: block; }
.footer-tagline { display: block; font-size: .65rem; font-weight: 400; letter-spacing: 0; color: #666d57; margin-top: 2px; }
.landing footer nav { gap: 1.5rem; font-size: .72rem; }
.copyright { font-size: .64rem; color: #666d57; }
@media (min-width: 1500px) { .landing-hero { min-height: 780px; } }
@media (max-width: 1080px) {
  .landing .wrap { width: calc(100% - 4rem); }.brand-note { display: none; }.landing-hero { gap: 1rem; min-height: 680px; }.landing h1 { font-size: clamp(3rem, 6vw, 4.5rem); }.hero-phone { width: 245px; }.orbit-one { width: 320px; height: 320px; }.orbit-two { width: 380px; height: 380px; }.floating-note { left: -20px; bottom: 60px; padding: 12px; }.visual-label { right: -7px; }.hero-actions { gap: 1.1rem; }.hero-intro { font-size: .95rem; }.section-space { padding-block: 85px; }.demo-section { gap: 5%; }.demo-paper { padding: 23px 19px; }.plan-card { padding-inline: 12px; gap: 8px; }.plan-card strong { font-size: .77rem; }.plan-card div > span { font-size: .6rem; }.screenshot-grid { gap: 22px; }.feature-text { min-height: 190px; }.screenshot-link { height: 375px; padding: 26px 22px 0; }.beta-box { padding: 50px; }.landing footer nav { gap: 1rem; }
}
@media (max-width: 760px) {
  .landing .wrap { width: calc(100% - 3rem); }.site-header { height: 84px; flex-direction: row; align-items: center; gap: 1rem; }.site-header .brand { font-size: 1.3rem; }.brand img { width: 34px; height: 34px; }.site-header nav { gap: 0; font-size: .74rem; }.desktop-link { display: none; }.nav-cta { padding: .55rem .85rem; }.nav-cta span { margin-left: .4rem; }.landing-hero { grid-template-columns: 1fr; padding-block: 55px 35px; gap: 35px; }.hero-copy { max-width: 560px; }.landing h1 { font-size: clamp(2.7rem, 8.3vw, 4.5rem); }.hero-intro { max-width: 28rem; font-size: 1rem; }.hero-visual { max-width: 450px; width: 100%; margin-inline: auto; padding-block: 12px; }.hero-phone { width: 250px; }.orbit-one { width: 320px; height: 320px; }.orbit-two { width: 360px; height: 360px; max-width: 100%; }.visual-label { right: 0; }.floating-note { left: 0; bottom: 55px; }.connection-strip { display: grid; grid-template-columns: 1fr 1fr; gap: 24px 12px; }.connection-strip > span { font-size: .71rem; gap: 8px; }.connection-strip p { font-size: .68rem; }.section-space { padding-block: 65px; }.demo-section { grid-template-columns: 1fr; gap: 27px; }.landing h2 { font-size: 2.25rem; }.demo-paper { max-width: 500px; width: 100%; margin-inline: auto; padding: 25px 22px; }.plan-card strong { font-size: .86rem; }.plan-card div > span { font-size: .67rem; }.section-heading { display: block; margin-bottom: 35px; }.section-heading > p { margin-top: 22px; max-width: 26rem; }.screenshot-grid { grid-template-columns: 1fr; gap: 38px; }.screenshot-feature { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: center; }.feature-text { min-height: 0; }.screenshot-link { height: 330px; padding: 18px 18px 0; }.landing h3 { font-size: 1.22rem; }.feature-text p { font-size: .78rem; }.privacy-section { grid-template-columns: 1fr; gap: 35px; }.faq-section { grid-template-columns: 1fr; gap: 20px; padding-top: 40px; }.beta-box { padding: 32px; gap: 1rem; }.beta-icon { width: 80px; height: 80px; border-radius: 19px; align-self: flex-start; }.beta-box .eyebrow { max-width: 18rem; }.beta-box h2 { font-size: 2rem; }.beta-copy { min-width: 0; }.landing footer { display: grid; grid-template-columns: 1fr; }.landing footer nav { gap: 1rem; }.desktop-break { display: none; }
}
@media (max-width: 480px) {
  .landing .wrap { width: calc(100% - 2.5rem); }.landing-hero { padding-top: 42px; }.landing h1 { font-size: clamp(2.5rem, 10.2vw, 3.2rem); }.landing .eyebrow { font-size: .61rem; margin-bottom: 1.4rem; }.hero-intro { font-size: .93rem; }.hero-actions { gap: 1.25rem; }.landing .button { font-size: .8rem; padding: .9rem 1.15rem; }.text-link { font-size: .79rem; }.hero-phone { width: 235px; }.orbit-one { width: 285px; height: 285px; }.orbit-two { width: 330px; height: 330px; }.floating-note { font-size: .68rem; padding: 12px 14px; bottom: 56px; }.floating-note small { font-size: .57rem; }.visual-label { font-size: .48rem; right: -5px; }.landing h2 { font-size: 2rem; }.paper-date { font-size: .5rem; }.demo-paper { padding: 24px 13px 20px; }.plan-row { gap: 17px; }.plan-row::before { left: 56px; }.plan-row > time::after { left: 53px; }.plan-card { gap: 9px; padding: 12px; }.plan-card strong { font-size: .76rem; }.plan-card div > span { font-size: .6rem; }.plan-row > time { font-size: .85rem; }.screenshot-feature { grid-template-columns: 1fr; gap: 7px; }.feature-text { min-height: auto; }.feature-text p { max-width: 100%; font-size: .86rem; }.landing h3 { font-size: 1.4rem; }.screenshot-link { height: 420px; padding: 25px 45px 0; }.screens-caption { max-width: 19rem; }.beta-box { display: block; padding: 32px 24px; }.beta-icon { display: none; }.beta-box .button { gap: 10px; font-size: .73rem; padding: 1rem; }.beta-copy > p:not(.eyebrow, .beta-note) { font-size: .85rem; }.transport-switch button { padding: .65rem 1rem; }
}
@media (prefers-reduced-motion: reduce) { .screenshot-link img { transition: none; } }

/* Keep the language choice visible at every width. The hero keeps the mobile beta CTA. */
.landing .language-switch a[aria-current="true"] { color: #fffdf3; }
@media (max-width: 1080px) { .site-header nav { gap: 1rem; } }
@media (max-width: 480px) { .site-header .nav-cta { display: none; } .site-header nav { gap: 0; } }

.plan-symbol [hidden] { display: none; }
