:root{--paper:#faf8f2;--ink:#282820;--muted:#66685d;--gold:#866419;--line:#e3dccb;--green:#303c28;--soft:#f1eadb}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 system-ui,-apple-system,'Segoe UI',sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}header{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 4.7%;border-bottom:1px solid #c6ac70;background:#fffdf9}.brand{font:clamp(26px,3vw,42px)/1.1 Georgia,serif;letter-spacing:-1.5px;text-decoration:none;white-space:nowrap}.brand span{color:var(--gold)}nav{display:flex;gap:30px;align-items:center;flex-wrap:wrap}nav a{font-size:14px;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.12;margin:0 0 20px;letter-spacing:-.8px}h1{font-size:clamp(36px,4.4vw,65px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:26px}p{margin:0 0 20px}.eyebrow{font-size:11px;letter-spacing:2.6px;text-transform:uppercase;color:var(--gold);font-weight:650;margin-bottom:24px}.muted,small{color:var(--muted)}small{font-size:13px}.button,button{border:1px solid #a58234;background:linear-gradient(110deg,#f9e6ab,#cdaa53);border-radius:40px;color:#28251c;min-height:46px;padding:11px 25px;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:10px;font-weight:600}.button:hover,button:hover{filter:brightness(.97)}.secondary{background:transparent;border-color:var(--line)}.dark{background:var(--green);color:#fff;border-color:var(--green)}.danger{background:#fff4f1;color:#8b3027;border-color:#d9b6aa}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #8b701d;outline-offset:4px}.skip{position:absolute;top:-100px}.skip:focus{top:5px;background:white;z-index:10;padding:10px}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:5%;padding:65px 4.7%;isolation:isolate;overflow:hidden;background:#fbf9f3}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fffdf9 28%,#fffdf9b8 48%,#ffffff05 80%),url('assets/concierge-interior.png') center/cover;z-index:-1}.hero-copy{align-self:center}.hero h1{letter-spacing:-2.5px}.hero h1 em{color:var(--gold);font-weight:400}.hero-copy>p:not(.eyebrow){font-size:19px;max-width:590px;line-height:1.65}.hero-copy .button{font:21px Georgia,serif;padding:19px 35px;margin-top:10px}.sample{align-self:center;padding:23px;background:#fffdf9ed;box-shadow:0 12px 40px #69562c1c,0 0 0 10px #f7f1e590;border:1px solid white;border-radius:24px}.sample-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;font:20px Georgia,serif}.sample img{width:100%;height:180px;object-fit:cover;border-radius:9px;display:block}.sample-note{font-size:11px;color:#696451;margin:7px 0 16px}.sample-result{background:#fffdfa;border:1px solid #ebe5d8;border-radius:18px;padding:22px;box-shadow:0 3px 9px #42361808}.sample-result .eyebrow{margin-bottom:12px}.sample-result h2{font-size:30px;margin-bottom:12px}.sample-result p{font-size:13px;margin:0}.sample-result a{margin-top:17px;font-size:13px}.journey{padding:36px 4.7% 48px;background:#fffdf9}.journey>.eyebrow{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.step{display:flex;gap:22px;padding:12px 0}.step+.step{border-left:1px solid var(--line);padding-left:30px}.step-number{flex:0 0 49px;height:49px;background:var(--soft);border-radius:50%;display:grid;place-items:center;font:24px Georgia,serif}.step h3{font-size:24px;margin:0 0 12px}.step p{font-size:14px;color:var(--muted);margin:0}.wrap{max-width:1190px;margin:0 auto;padding:55px 28px 75px}.narrow{max-width:650px}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-head p{max-width:730px}.card{padding:28px;background:#fffdf9;border:1px solid var(--line);border-radius:20px;min-width:0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stack{display:grid;gap:20px}.actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.field{display:block;font-size:14px;font-weight:600;margin-bottom:20px}.field input,.field textarea,.field select{display:block;margin-top:7px;width:100%;border:1px solid #beb9ab;border-radius:10px;padding:12px 14px;background:white;color:var(--ink);min-height:48px;max-width:100%;font-weight:400}.field textarea{min-height:100px;resize:vertical}.check{display:flex;align-items:flex-start;gap:12px;font-size:14px;margin:18px 0}.check input{width:20px;height:20px;flex:0 0 20px;margin-top:3px;accent-color:#796020}.error{background:#fff1ed;color:#8c3025;padding:12px 16px;border-radius:10px;margin:12px 0;overflow-wrap:anywhere}.note{padding:17px 20px;background:var(--soft);border-radius:12px;font-size:14px;margin:20px 0}.pill{display:inline-block;background:var(--soft);color:#6b521b;font-size:12px;border:1px solid #d7caa8;padding:5px 12px;border-radius:30px}.photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:22px 0}.photo-slot{border:1px dashed #b4a680;border-radius:15px;padding:15px;background:#fffdfa;min-width:0}.photo-slot label{display:block;font-weight:600}.photo-slot img{width:100%;height:170px;object-fit:cover;border-radius:9px;display:block;margin:10px 0}.photo-slot input{width:100%;font-size:12px;margin:18px 0}.photo-slot button{font-size:12px;min-height:44px;padding:8px 14px}.photo-slot .placeholder{height:150px;display:flex;align-items:center;justify-content:center;text-align:center;color:#777364;font-size:13px;margin:10px 0;padding:15px;background:#f3efe5;border-radius:10px}.report-photos{display:flex;gap:14px;overflow-x:auto;padding:5px 0 15px}.report-photos figure{margin:0;flex:0 0 160px}.report-photos img{width:160px;height:185px;object-fit:cover;border-radius:14px}.report-photos figcaption{font-size:13px;text-align:center}.report-list{padding-left:22px}.report-list li{margin-bottom:14px}.chat{height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:16px;background:#f5f1e8;border-radius:14px;margin:18px 0}.bubble{max-width:86%;padding:13px 18px;border-radius:14px;background:white;border:1px solid var(--line);align-self:flex-start;white-space:pre-wrap;overflow-wrap:anywhere}.bubble.self{align-self:flex-end;background:#e8ecdf}.bubble small{display:block;margin-bottom:5px;font-size:11px}.loading{padding:70px;text-align:center}.recovery{font:19px ui-monospace,monospace;overflow-wrap:anywhere;background:var(--soft);padding:20px;border-radius:12px;user-select:all}.account-links{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:20px;font-size:14px}.empty{padding:35px;text-align:center;color:var(--muted)}footer{padding:40px 4.7%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:35px;font-size:12px;background:#fffdf9}footer .brand{font-size:26px}footer p{margin:12px 0 0;max-width:510px}footer a:not(.brand){display:inline-block;margin:0 18px 6px 0;min-height:30px}#notice:not(:empty){position:fixed;bottom:20px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:14px 22px;background:var(--green);color:white;border-radius:14px;z-index:10;box-shadow:0 4px 30px #0002}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font:23px Georgia,serif;min-height:44px}details p{padding-top:16px}main{animation:arrive .35s ease}@keyframes arrive{from{opacity:.6;transform:translateY(7px)}to{opacity:1;transform:none}}@media(min-width:1600px){.hero{padding-top:90px;padding-bottom:90px}.sample img{height:240px}}@media(max-width:1050px){header{flex-wrap:wrap;gap:16px}nav{gap:20px}.hero{gap:30px;padding:45px 4%}.hero h1{font-size:48px}.hero-copy>p:not(.eyebrow){font-size:16px}.sample{padding:16px}.sample img{height:140px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps{gap:20px}.step{gap:12px}.step+.step{padding-left:18px}}@media(max-width:700px){header{padding:20px}.brand{font-size:32px}nav{gap:6px 19px;width:100%;justify-content:flex-start}nav a{font-size:13px}.hero{grid-template-columns:1fr;padding:36px 24px 42px;gap:38px}.hero h1{font-size:44px;letter-spacing:-1.6px}.hero:before{background:linear-gradient(#fffdf9 25%,#fffdf9a0 70%),url('assets/concierge-interior.png') center/cover}.hero-copy>p:not(.eyebrow){font-size:17px}.sample img{height:auto;max-height:210px}.sample-head{font-size:18px}.sample-result h2{font-size:27px}.steps,.grid,.two{grid-template-columns:1fr}.step+.step{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:24px}.journey{padding:32px 24px}.wrap{padding:32px 20px 48px}.page-head{align-items:flex-start;flex-direction:column}.card{padding:22px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-slot{padding:12px}.photo-slot img{height:140px}.photo-slot .placeholder{height:110px}footer{flex-direction:column;padding:32px 24px;gap:22px}.chat{height:360px}.bubble{max-width:94%}.eyebrow{letter-spacing:1.7px}h1{font-size:38px}.actions .button,.actions button{max-width:100%}}@media(prefers-reduced-motion:reduce){main{animation:none}}

@media(min-width:1051px){.hero h1{font-size:70px}.sample-result{display:grid;grid-template-columns:minmax(0,1fr) 175px;gap:0 14px}.sample-result .eyebrow{grid-column:1/-1}.sample-result h2,.sample-result p{grid-column:1}.sample-result a{grid-column:2;grid-row:2/4;align-self:end;padding:12px 14px;margin:0;font-size:13px}.sample-result h2{font-size:29px}.hero-copy>p:not(.eyebrow){font-size:20px}.journey{padding-bottom:38px}}
.step img{width:34px;height:34px;flex:0 0 34px;margin-top:5px}@media(max-width:1050px){.step img{width:27px;height:27px;flex-basis:27px}}

@media(min-width:1051px){.hero h1{font-size:70px}.sample-result{display:grid;grid-template-columns:minmax(0,1fr) 175px;gap:0 14px}.sample-result .eyebrow{grid-column:1/-1}.sample-result h2,.sample-result p{grid-column:1}.sample-result a{grid-column:2;grid-row:2/4;align-self:end;padding:12px 14px;margin:0;font-size:13px}.sample-result h2{font-size:29px}.hero-copy>p:not(.eyebrow){font-size:20px}.journey{padding-bottom:38px}}
.step img{width:34px;height:34px;flex:0 0 34px;margin-top:5px}@media(max-width:1050px){.step img{width:27px;height:27px;flex-basis:27px}}

.demo-invite{margin:20px 0 0!important;font-size:16px!important}.demo-invite small{display:block;margin-top:5px}.demo-gallery{display:grid;grid-template-columns:1.2fr 1fr;gap:35px;align-items:center}.demo-views{display:flex;flex-wrap:wrap;gap:10px}.demo-views button{font-size:14px;padding:10px 17px}.demo-views button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.demo-gallery figure{margin:0;width:100%;max-width:340px;justify-self:center}.demo-photo{aspect-ratio:1/2;max-height:550px;overflow:hidden;border-radius:18px;background:var(--soft)}.demo-photo img{width:100%;height:100%;object-fit:cover;display:block}.demo-gallery figcaption{font-size:12px;color:var(--muted);text-align:center;margin-top:10px}@media(max-width:700px){.demo-gallery{grid-template-columns:1fr;gap:24px}.demo-gallery figure{max-width:250px}.demo-photo{max-height:500px}}

.home-demo .page-head{align-items:flex-start}.demo-preview-photo{margin:0;align-self:start}.demo-preview-photo img{width:100%;display:block;border-radius:12px}.demo-preview-photo figcaption{font-size:12px;color:var(--muted);margin-top:12px}.home-demo h3{margin-top:20px}.home-demo summary{font-size:21px}.home-demo .page-head>.button{flex-shrink:0}
