@font-face{font-family:Inter;src:url(/fonts/inter.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:100 900}@font-face{font-family:Fraunces;src:url(/fonts/fraunces.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:100 900}:root{--ink:#1f292b;--muted:#687375;--paper:#fbf7f2;--surface:#fff;--surface-soft:#f4ede5;--line:#e5ddd4;--teal:#173f49;--teal-2:#285762;--terracotta:#c45f3d;--terracotta-dark:#a64c2f;--gold:#e6b96b;--green:#2f7664;--red:#b5423e;--shadow:0 18px 55px #1f292b17;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:var(--paper);margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.serif{font-family:Fraunces,Georgia,serif}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf7f2eb;border-bottom:1px solid #e5ddd4cc;position:sticky;top:0}.site-header-inner{align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:15px 24px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:760;display:flex}.brand img{object-fit:contain;width:38px;height:38px}.brand-word{font-family:Fraunces,Georgia,serif;font-size:1.2rem}.nav{align-items:center;gap:24px;margin-left:auto;font-size:.91rem;font-weight:600;display:flex}.nav a:hover{color:var(--terracotta)}.button,button.button{color:#fff;background:var(--terracotta);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 20px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.button:hover{background:var(--terracotta-dark);transform:translateY(-1px)}.button.secondary{color:var(--teal);background:0 0;border-color:#b8c6c8}.button.secondary:hover{background:#fff}.button.dark{background:var(--teal)}.button.dark:hover{background:var(--teal-2)}.button.small{min-height:40px;padding:8px 15px;font-size:.9rem}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.hero{grid-template-columns:1.05fr .85fr;align-items:center;gap:78px;max-width:1180px;min-height:690px;margin:0 auto;padding:86px 24px 72px;display:grid}.eyebrow{color:var(--terracotta);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:9px;font-size:.78rem;font-weight:800;display:flex}.eyebrow:before{content:"";background:currentColor;width:25px;height:2px}.hero h1{letter-spacing:-.055em;margin:24px 0 22px;font-family:Fraunces,Georgia,serif;font-size:clamp(3.25rem,6vw,5.45rem);font-weight:680;line-height:.98}.hero h1 em{color:var(--terracotta);font-weight:620}.hero p{color:#4e5a5d;max-width:650px;font-size:1.18rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0 18px;display:flex}.trust-line{color:var(--muted);font-size:.86rem}.hero-art{box-shadow:var(--shadow);background:#f8e7db;border-radius:30px 30px 120px;overflow:hidden}.hero-art img{width:100%;height:auto}.section{padding:92px 24px}.section.white{background:#fff}.section.teal{background:var(--teal);color:#fff}.section-inner{max-width:1180px;margin:0 auto}.section-heading{max-width:760px;margin-bottom:44px}.section-heading h2{letter-spacing:-.04em;margin:14px 0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.25rem,4.7vw,4rem);line-height:1.07}.section-heading p{color:var(--muted);margin:0;font-size:1.08rem}.teal .section-heading p{color:#cbd9dc}.card-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.info-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.info-card strong{color:var(--terracotta);margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:1.55rem;display:block}.checkin-promo{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.phone-frame{background:#102f37;border-radius:38px;width:min(100%,390px);margin:0 auto;padding:14px;box-shadow:0 35px 80px #00000047}.phone-screen{min-height:560px;color:var(--ink);background:#fff;border-radius:27px;padding:30px 23px}.phone-step{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.phone-screen h3{font-family:Fraunces;font-size:2rem;line-height:1.1}.checkin-widget{overscroll-behavior:contain;flex-direction:column;height:600px;min-height:0;display:flex;overflow-y:auto}.checkin-widget form,.checkin-widget .widget-stack{gap:14px;display:grid}.checkin-widget h3,.checkin-widget p{margin:0}.checkin-widget p{color:var(--muted)}.checkin-widget .progress-bar{margin-bottom:22px}.checkin-widget .success-mark{margin:0 auto}.checkin-widget .method-card{color:var(--ink)}.widget-note{text-align:center;color:var(--muted);margin-top:auto;padding-top:18px;font-size:.72rem}.demo-field{margin:18px 0}.demo-field span{color:var(--muted);margin-bottom:7px;font-size:.83rem;display:block}.demo-field div{border:1px solid var(--line);border-radius:12px;padding:13px 14px}.list-checks{gap:13px;margin:26px 0;padding:0;list-style:none;display:grid}.list-checks li{align-items:flex-start;gap:11px;display:flex}.list-checks li:before{content:"✓";width:24px;height:24px;color:var(--gold);background:#e6b96b33;border-radius:50%;flex:0 0 24px;place-items:center;font-weight:800;display:grid}.funding{color:var(--terracotta-dark);background:#f7e8e0;border-radius:999px;margin-top:18px;padding:.4em 1em;font-size:.9rem;font-weight:700;display:inline-block}.pricing-part{border-bottom:2px solid #ece0cd;margin:clamp(2.2rem,4vw,3rem) 0 1.2rem;padding-bottom:.6rem;font-family:Fraunces;font-size:1.3rem}.pricing-intro{max-width:760px;color:var(--muted);margin:-.3rem 0 1.4rem}.onetime{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.service-row{border:1px solid var(--line);background:var(--surface);border-radius:14px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem 1.4rem;display:flex;box-shadow:0 1px 2px #2b27220d,0 2px 8px #2b27220a}.service-row--featured{border-color:var(--terracotta);background:#f7e8e0}.service-row__info{flex-direction:column;gap:.2rem;display:flex}.service-row__name{font-size:1.05rem;font-weight:700}.service-row__desc{color:var(--muted);font-size:.92rem;line-height:1.45}.service-row__price{color:var(--teal);white-space:nowrap;flex:none;font-family:Fraunces;font-size:1.4rem;font-weight:600}.service-row--featured .service-row__price{color:var(--terracotta-dark)}.plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.plans--two{grid-template-columns:repeat(2,minmax(0,420px))}.plan{border:1px solid var(--line);background:var(--surface);border-radius:22px;flex-direction:column;padding:1.8rem 1.6rem;display:flex;position:relative;box-shadow:0 1px 2px #2b27220d,0 2px 8px #2b27220a}.plan--featured{border-color:var(--terracotta);box-shadow:0 6px 24px #2b272214}.plan__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:1.1rem;padding-bottom:1.1rem;display:flex}.plan__name{margin:0;font-family:Fraunces;font-size:1.35rem}.plan__price{color:var(--teal);white-space:nowrap;margin:0;font-family:Fraunces;font-size:1.5rem;font-weight:600}.plan__per{color:var(--muted);margin-left:4px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.plan__features{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.plan__features li{align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.45;display:flex}.plan__cta{align-self:flex-start;margin-top:auto}.plan__features+.plan__cta{margin-top:1.5rem}.check{width:1.2rem;height:1.2rem;color:var(--terracotta);flex:none;margin-top:.12rem}.pricing-note{color:var(--muted);margin:1.2rem 0 0;font-size:.9rem;line-height:1.5}.bonus{background:#e4edef;border:1px solid #173f492e;border-radius:22px;align-items:flex-start;gap:1rem;margin-top:clamp(2.2rem,4vw,3rem);padding:1.5rem 1.6rem;display:flex}.bonus__icon{color:var(--terracotta);font-size:1.4rem;line-height:1.2}.bonus__title{margin:0 0 .4rem;font-size:1.15rem}.bonus__text{margin:0;font-size:.97rem;line-height:1.55}.finance{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem;margin-top:1.5rem;display:grid}.finance__title{margin:0 0 1rem;font-size:1.15rem}.finance__title--light{color:#fff}.breakdown{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:1.7rem}.breakdown__list{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.breakdown__list li{border-left:2px solid var(--terracotta);color:var(--muted);padding-left:1rem;font-size:.96rem;line-height:1.5}.breakdown__list strong{color:var(--ink)}.example{background:linear-gradient(160deg, var(--teal), #1f3a45);color:#e9e2d6;border-radius:22px;padding:1.7rem;box-shadow:0 6px 24px #2b272214}.example__text{margin:0;font-size:.96rem;line-height:1.6}.services-cta{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}@media (max-width:900px){.plans,.plans--two{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.finance{grid-template-columns:1fr}}@media (max-width:520px){.service-row{flex-direction:column;align-items:flex-start;gap:.5rem}}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px}.price-card.featured{border-color:var(--terracotta);box-shadow:var(--shadow);transform:translateY(-8px)}.price-card h3{margin:0 0 10px;font-family:Fraunces;font-size:1.7rem}.price{font-size:2.1rem;font-weight:800}.price small{color:var(--muted);font-size:.9rem;font-weight:500}.about-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:54px;display:grid}.portrait{aspect-ratio:4/5;background:var(--surface-soft);border-radius:26px;overflow:hidden}.portrait img{object-fit:cover;width:100%;height:100%}.contact-strip{background:var(--surface-soft);border-radius:26px;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:44px;display:grid}.contact-strip h2{margin:0 0 10px;font-family:Fraunces;font-size:2.3rem}.site-footer{border-top:1px solid var(--line);padding:38px 24px}.footer-inner{max-width:1180px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;font-size:.88rem;display:flex}.footer-legal{flex-wrap:wrap;gap:8px 18px;display:flex}.footer-legal a,.footer-settings{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-legal a:hover,.footer-settings:hover{color:var(--terracotta)}.legal{max-width:780px;margin:0 auto}.legal h1{letter-spacing:-.03em;margin:0 0 28px;font-family:Fraunces;font-size:clamp(2.1rem,5vw,3.2rem);line-height:1.08}.prose{color:var(--ink);overflow-wrap:anywhere;line-height:1.7}.prose h2{margin:36px 0 10px;font-size:1.2rem;line-height:1.35}.prose p,.prose ul{margin:0 0 14px}.prose ul{padding-left:22px}.prose a{color:var(--terracotta-dark);text-underline-offset:3px;text-decoration:underline}.prose blockquote{border-left:3px solid var(--terracotta);background:var(--surface-soft);white-space:pre-line;border-radius:0 12px 12px 0;margin:16px 0;padding:14px 18px}.prose blockquote p{margin:0}.prose hr{border:0;border-top:1px solid var(--line);margin:28px 0}.prose code{background:var(--surface-soft);border-radius:6px;padding:1px 6px;font-size:.9em}.site-preferences{z-index:1000;align-items:end;padding:clamp(.8rem,3vw,1.5rem);display:grid;position:fixed;inset:0}.site-preferences__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#141f237a;position:absolute;inset:0}.site-preferences__panel{border:1px solid var(--line);background:var(--paper);width:min(100%,760px);box-shadow:var(--shadow);border-radius:22px;margin-inline:auto;padding:clamp(1.25rem,4vw,2rem);position:relative}.site-preferences__eyebrow{color:var(--terracotta);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:700}.site-preferences h2{margin:0;font-family:Fraunces;font-size:clamp(1.55rem,4vw,2rem)}.site-preferences__panel>p:not(.site-preferences__eyebrow){max-width:68ch;color:var(--muted);margin:.7rem 0 0}.site-preferences__privacy{color:var(--teal);text-underline-offset:3px;margin-top:.65rem;font-size:.9rem;font-weight:600;text-decoration:underline;display:inline-block}.site-preferences__actions{justify-content:flex-end;gap:.75rem;margin-top:1.35rem;display:flex}.site-preferences__button{border:2px solid var(--terracotta);min-width:8.5rem;font:inherit;cursor:pointer;border-radius:999px;padding:.75rem 1.2rem;font-weight:700;transition:background .18s,color .18s}.site-preferences__button--reject{color:var(--terracotta-dark);background:0 0}.site-preferences__button--reject:hover{background:#f7e8e0}.site-preferences__button--accept{background:var(--terracotta);color:#fff}.site-preferences__button--accept:hover{background:var(--terracotta-dark)}@media (max-width:520px){.site-preferences__actions{grid-template-columns:1fr;display:grid}.site-preferences__button{width:100%}}.app-body{background:#f3f5f3;min-height:100vh}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:var(--teal);flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.sidebar .brand{padding:0 9px 24px}.sidebar nav{gap:5px;display:grid}.sidebar-link{color:#ccdadc;border-radius:11px;align-items:center;gap:12px;padding:11px 13px;font-size:.92rem;font-weight:650;display:flex}.sidebar-link.active,.sidebar-link:hover{color:#fff;background:#ffffff1a}.sidebar-footer{border-top:1px solid #ffffff1f;margin-top:auto;padding:15px 10px 4px}.user-chip{align-items:center;gap:11px;display:flex}.avatar{background:var(--terracotta);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.user-chip small{color:#aebfc2;display:block}.app-main{min-width:0;padding:28px clamp(20px,4vw,54px) 60px}.app-topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;display:flex}.app-topbar h1,.page-title h1{letter-spacing:-.035em;margin:0;font-family:Fraunces;font-size:clamp(2rem,4vw,3rem)}.app-topbar p,.page-title p{color:var(--muted);margin:3px 0 0}.top-actions{align-items:center;gap:10px;display:flex}.icon-button{cursor:pointer;background:#fff;border:1px solid #dce2df;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px;display:grid}.metric{background:#fff;border:1px solid #e4e8e5;border-radius:17px;padding:22px}.metric-label{color:var(--muted);font-size:.84rem;font-weight:650}.metric-value{margin-top:7px;font-family:Fraunces;font-size:2.3rem;line-height:1}.metric-context{color:var(--muted);margin-top:10px;font-size:.78rem}.panel{background:#fff;border:1px solid #e1e6e3;border-radius:18px;overflow:hidden}.panel-header{border-bottom:1px solid #e9ecea;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.panel-header h2{margin:0;font-size:1rem}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:700px}.data-table th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#fafbfa;padding:13px 20px;font-size:.73rem}.data-table td{border-top:1px solid #edf0ee;padding:17px 20px;font-size:.9rem}.guest-cell strong{display:block}.guest-cell span{color:var(--muted);font-size:.79rem}.status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.76rem;font-weight:750;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.status.verified{color:#226956;background:#e4f3ed}.status.pending{color:#97651b;background:#fbf0d9}.status.video{color:#9b442c;background:#f9e6df}.status.progress{color:#315f7c;background:#e6eff5}.status.error{color:#a03b3b;background:#f8e3e3}.page-title{margin-bottom:28px}.reservation-detail{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:18px;display:grid}@media (max-width:980px){.reservation-detail{grid-template-columns:1fr}}.guest-cell a{color:inherit}.guest-cell a:hover strong{color:var(--terracotta);text-underline-offset:3px;text-decoration:underline}.queue-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;display:grid}@media (max-width:980px){.queue-grid{grid-template-columns:1fr}}.form-panel{background:#fff;border:1px solid #e1e6e3;border-radius:18px;max-width:760px;padding:28px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{font-size:.84rem;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cfd8d5;border-radius:11px;outline:none;padding:11px 13px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #173f491a}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:7px;display:flex}.notice{border-radius:11px;padding:13px 15px;font-size:.88rem}.notice.error{color:#8b2929;background:#fae8e8}.notice.success{color:#1f6652;background:#e4f3ed}.auth-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-aside{color:#fff;background:var(--teal);flex-direction:column;justify-content:space-between;padding:48px clamp(32px,6vw,90px);display:flex}.auth-aside h1{letter-spacing:-.05em;max-width:580px;font-family:Fraunces;font-size:clamp(3rem,5vw,5rem);line-height:1}.auth-aside p{color:#c8d8db;max-width:500px;font-size:1.06rem}.auth-main{place-items:center;padding:40px 24px;display:grid}.auth-card{width:min(100%,430px)}.auth-card h2{margin:0 0 6px;font-family:Fraunces;font-size:2.35rem}.auth-card>p{color:var(--muted);margin:0 0 28px}.auth-card form{gap:16px;display:grid}.auth-link{text-align:center;color:var(--muted);font-size:.9rem}.auth-link a{color:var(--terracotta);font-weight:750}.guest-page{background:#edf2ef;place-items:center;min-height:100vh;padding:18px;display:grid}.guest-card{background:#fff;border-radius:24px;width:min(100%,520px);overflow:hidden;box-shadow:0 24px 70px #173f491f}.guest-header{border-bottom:1px solid #e6ece8;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.guest-header .brand-word{font-size:1rem}.secure-chip{color:var(--green);font-size:.75rem;font-weight:750}.guest-content{padding:28px 24px 30px}.progress-bar{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:28px;display:grid}.progress-segment{background:#e7ece9;border-radius:99px;height:5px}.progress-segment.done{background:var(--terracotta)}.guest-kicker{color:var(--terracotta);text-transform:uppercase;letter-spacing:.1em;font-size:.76rem;font-weight:800}.guest-content h1{margin:8px 0 9px;font-family:Fraunces;font-size:2.25rem;line-height:1.08}.guest-content>p{color:var(--muted);margin:0 0 25px}.guest-form{gap:16px;display:grid}.method-grid{gap:12px;display:grid}.method-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e0dc;border-radius:14px;width:100%;padding:16px}.method-card:hover,.method-card.selected{border-color:var(--terracotta);box-shadow:0 0 0 3px #c45f3d17}.method-card strong{display:block}.method-card span{color:var(--muted);font-size:.82rem}.privacy-copy{color:var(--muted);font-size:.78rem}.success-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:74px;height:74px;margin:8px auto 22px;font-size:2rem;display:grid}@media (max-width:920px){.nav a:not(.button){display:none}.hero,.checkin-promo,.about-grid,.auth-page{grid-template-columns:1fr}.hero{gap:35px;padding-top:58px}.hero-art{max-width:560px}.card-grid,.pricing-grid,.metrics{grid-template-columns:repeat(2,1fr)}.auth-aside{display:none}}@media (max-width:720px){.app-shell{display:block}.sidebar{z-index:40;flex-direction:row;align-items:center;height:70px;padding:8px 12px;position:fixed;inset:auto 0 0;overflow-x:auto}.sidebar .brand,.sidebar-footer{display:none}.sidebar nav{justify-content:space-around;width:100%;display:flex}.sidebar-link{flex-direction:column;gap:2px;min-width:66px;padding:7px;font-size:.67rem}.sidebar-link svg{width:20px}.app-main{padding:22px 16px 94px}.app-topbar{align-items:flex-start}.app-topbar .button span{display:none}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:17px}.metric-value{font-size:2rem}.form-grid{grid-template-columns:1fr}.field.full,.form-actions{grid-column:auto}.card-grid,.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.contact-strip,.footer-inner{grid-template-columns:1fr;display:grid}.section{padding:68px 20px}.site-header-inner{padding:12px 18px}.brand-word{font-size:1rem}.nav{gap:10px}.nav .button{min-height:42px;padding:8px 13px}.hero{min-height:auto;padding-inline:20px}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.guest-page{align-items:stretch;padding:0}.guest-card{min-height:100vh;box-shadow:none;border-radius:0}}
