:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#201c1b;background:#fffaf7;font-synthesis:none;--ink:#201c1b;--muted:#746b67;--coral:#f05d4e;--coral-dark:#d8493d;--cream:#fffaf7;--line:#eaded8;--card:#fff;--green:#197a55;--shadow:0 16px 50px rgba(74,45,35,.1)}
*{box-sizing:border-box}
body{margin:0;min-width:320px;background:radial-gradient(circle at 90% 0,#ffe4da 0,transparent 32rem),var(--cream)}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.shell{width:min(1120px,calc(100% - 32px));margin:auto}
.nav{height:74px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(234,222,216,.8);padding:0 max(16px,calc((100vw - 1120px)/2));position:sticky;top:0;background:#fffaf7f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20}
.brand{font-size:1.28rem;font-weight:900;display:flex;gap:9px;align-items:center}
.brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--coral);color:#fff;font-size:.72rem}
.nav nav{display:flex;align-items:center;gap:20px;font-weight:700;font-size:.92rem}
.navActions{display:flex;align-items:center;gap:10px}
.notificationBell{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:1.15rem}
.notificationCount{position:absolute;top:-5px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--coral);color:#fff;font-size:.7rem;display:grid;place-items:center}
.mobileOnly{display:none}
.hero{display:grid;grid-template-columns:1.05fr .8fr;gap:70px;align-items:center;padding:78px 0 60px}
.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--coral);font-size:.75rem;font-weight:900}
.hero h1,.pageTitle{font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,5.2rem);line-height:.95;letter-spacing:-.05em;margin:16px 0}
.pageTitle{font-size:clamp(2.3rem,5vw,4.2rem)}
.hero h1 em{color:var(--coral);font-weight:400}
.lead{font-size:1.15rem;line-height:1.7;color:var(--muted);max-width:650px}
.narrow{max-width:570px}
.actions,.venueActions,.offerActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.button{border:0;border-radius:999px;padding:12px 18px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.18s}
.button:hover{transform:translateY(-1px)}
.primary{background:var(--coral);color:#fff}
.primary:hover{background:var(--coral-dark)}
.secondary{background:#fff;border:1px solid var(--line)}
.dark{background:var(--ink);color:#fff}
.openTable{background:#da3743;color:#fff}
.danger{background:#fff0ed;color:#a42f28}
.full{width:100%}
.trust,.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}
.trust span,.chips span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:.82rem;font-weight:750}
.heroDemo,.formCard,.dateCard,.notificationItem,.matchCard{background:var(--card);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow)}
.heroDemo{overflow:hidden}
.demoTop{display:flex;justify-content:space-between;padding:16px 20px}
.demoTop span,.status{padding:5px 9px;border-radius:99px;background:#eaf8f1;color:var(--green);font-size:.73rem;font-weight:900;text-transform:capitalize}
.demoPhoto,.photo{height:260px;background:linear-gradient(135deg,#ea8b79,#ffc9ac);display:grid;place-items:center;position:relative;overflow:hidden}
.demoPhoto b,.photo b,.tinyAvatar{display:grid;place-items:center;width:84px;height:84px;background:#ffffffe0;border-radius:50%;font-size:2rem}
.demoPhoto span,.location{position:absolute;left:16px;bottom:16px;background:#201c1bd9;color:#fff;padding:7px 10px;border-radius:99px;font-size:.8rem}
.demoBody,.cardBody{padding:20px}
.demoBody h3,.cardBody h3{margin:0}
.offerStrip,.titleRow,.sectionHead,.notificationTop{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.offerStrip{align-items:center;margin-top:18px}
.offerStrip small,.offerStrip strong{display:block}
.stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;border-radius:24px;padding:22px 30px}
.stats div{display:flex;gap:8px;flex-direction:column;text-align:center}
.stats span{color:#cfc5c0}
.section{padding:68px 0}
.steps,.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.steps article{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff}
.steps .featured{background:#ffe9e1}
.steps b{color:var(--coral)}
.dateCard{overflow:hidden}
.dateCard .photo{height:auto;aspect-ratio:4/3;background:#f4f0ee}
.demoPhoto img,.photo img,.profileHero img,.tinyAvatar img{width:100%;height:100%;object-fit:cover}
.dateCard .photo img{object-fit:contain}
.verified{color:var(--green);font-style:normal;font-weight:900}
.quote{color:var(--muted);min-height:48px}
.cardFooter{display:flex;justify-content:space-between;align-items:center;margin-top:18px}
.cardFooter small,.cardFooter strong{display:block}
.pageTop{padding-top:46px}
.filters{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}
.filters button{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:99px;font-weight:800}
.filters button.active{background:var(--ink);color:#fff}
.formCard{padding:26px;max-width:760px}
.fieldGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}
.field label{font-weight:850;font-size:.88rem}
.field input,.field textarea,.field select{width:100%;border:1px solid #d9ccc6;background:#fff;border-radius:13px;padding:13px;color:var(--ink)}
.field textarea{min-height:110px;resize:vertical}
.field small,.muted{color:var(--muted)}
.checkRow{display:flex;gap:10px;align-items:flex-start;margin:14px 0}
.checkRow input{margin-top:4px}
.errorText{color:#b52e27;font-weight:700}
.successText{color:var(--green);font-weight:700}
.safetyBox,.emptyState{padding:20px;border:1px solid var(--line);background:#fff5ef;border-radius:17px;margin-top:18px}
.dashboardHeading{margin-top:38px}
.offerList,.dateDashboard,.notificationList{display:grid;gap:14px}
.dashboardDate{max-width:none}
.offerItem{display:grid;grid-template-columns:54px 1fr;gap:14px;border-top:1px solid var(--line);padding:18px 0}
.tinyAvatar{width:52px;height:52px;font-size:1rem;position:relative;overflow:hidden;background:#ffe0d4}
.offerAmount{font-size:1.15rem}
.status.pending{background:#fff5da;color:#860}
.status.declined,.status.withdrawn{background:#f4efed;color:#7c716d}
.status.accepted{background:#eaf8f1;color:var(--green)}
.rideLine{color:#3d6692;font-weight:700}
.profileHero{width:100%;max-height:520px;aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:#f4e5df}
.profilePhotos{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.profilePhotos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:15px}
.tagPicker{display:flex;gap:8px;flex-wrap:wrap}
.tagPicker button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:8px 11px}
.tagPicker button.active{background:#ffe0d4;border-color:#f09d8e}
.notificationItem{padding:18px 20px;box-shadow:none}
.notificationItem.unread{border-left:5px solid var(--coral);background:#fff}
.notificationItem p{margin:7px 0;color:var(--muted)}
.notificationItem time{font-size:.78rem;color:var(--muted)}
.authCard{margin:20px auto}
.roleToggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}
.roleToggle button{border:1px solid var(--line);background:#fff;padding:12px;border-radius:13px;font-weight:800}
.roleToggle button.active{background:var(--ink);color:#fff}
.matchHeader{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center;gap:18px}
.matchPerson img{width:92px;height:92px;border-radius:50%;object-fit:cover}
.messageList{height:380px;overflow:auto;padding:15px;background:#f9f3ef;border-radius:17px;display:flex;flex-direction:column;gap:9px}
.message{max-width:75%;padding:10px 13px;border-radius:16px;background:#fff}
.message.mine{align-self:flex-end;background:#ffdcd1}
.message small{display:block;color:var(--muted);margin-bottom:4px}
.messageAuthor{display:flex;align-items:center;gap:8px;margin-bottom:7px}
.messageAuthor small{margin:0}
.messageAvatar{width:30px;height:30px;border-radius:50%;object-fit:cover;flex:0 0 30px;border:2px solid #fff;box-shadow:0 1px 4px #2b211d26}
.messageAvatarFallback{display:grid;place-items:center;background:var(--coral);color:#fff;font-size:.8rem;font-weight:900}
.messageForm{display:flex;gap:8px;margin-top:10px}
.messageForm input{flex:1;border:1px solid var(--line);border-radius:999px;padding:12px}
.footer{display:flex;justify-content:space-between;gap:20px;padding:28px max(16px,calc((100vw - 1120px)/2));border-top:1px solid var(--line);color:var(--muted)}
.footer strong,.footer span{display:block}
.footerLinks{display:flex;gap:16px}
.deleteLink{color:#a84238}
@media(max-width:780px){.nav nav>a:not(.notificationBell){display:none}
.dateCard .photo{aspect-ratio:4/5}
.hero{grid-template-columns:1fr;padding-top:45px}
.heroDemo{display:none}
.stats,.steps,.grid,.fieldGrid{grid-template-columns:1fr}
.sectionHead{display:block}
.profilePhotos{grid-template-columns:repeat(2,1fr)}
.matchHeader{grid-template-columns:1fr 1fr}
.matchHeader>span{display:none}
.footer{flex-direction:column}
.mobileOnly{display:inline-flex}
.nav{padding:0 16px}
.shell{width:min(100% - 24px,1120px)}
}
.mobileNav{display:none}
.button:disabled{opacity:.6;cursor:wait}
.cardFooter{gap:12px}
.cardFooter strong{font-size:1.4rem}
.eyebrow{font-size:.875rem}
.chips span,.status,.muted,.notificationItem time{font-size:.875rem}
a:focus-visible,button:focus-visible{outline:3px solid #2465b4;outline-offset:3px}
.messageForm input{min-width:0}
.message{overflow-wrap:anywhere}
.fieldGrid>*{min-width:0}
.dateTimeFields{display:grid;grid-template-columns:1fr 1fr;gap:18px;grid-column:1/-1}
.dateTimeFields>*{min-width:0}
.signOut{font-size:.875rem;padding:10px 12px}
@media(max-width:780px){.mobileNav{display:flex;justify-content:space-around;gap:10px;padding:14px 12px;border-bottom:1px solid var(--line);background:#fff;font-size:.875rem;font-weight:750}
.nav{height:auto;min-height:74px;gap:8px;flex-wrap:wrap;padding:12px}
.navActions{gap:6px}
.brand{font-size:1rem}
.navActions .button{padding:10px}
.hero{gap:20px}
.heroDemo{display:block}
.pageTitle{line-height:1.08}
.cardFooter{flex-wrap:wrap}
.dateTimeFields{grid-template-columns:1fr}
}
.safetyControls{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}
.safetyControls h3{margin:0 0 6px}
.safetyControls .offerActions{margin-top:14px}
.reportForm{margin-top:18px;padding:18px;border-radius:16px;background:#fff8f5;border:1px solid var(--line);display:grid;gap:14px}
.cancelExperience{margin-top:16px;align-self:flex-start}
.reportQueue{display:grid;gap:18px}
.reportCard{display:grid;gap:12px}
.reportCard .field{margin:0}
.reportCard .offerActions{margin-top:4px}
.reportPeople{display:flex;align-items:center;gap:12px}
.reportPeople h3,.reportPeople p{margin:0}
.reportDetails{padding:14px;border-radius:12px;background:#fff8f5;white-space:pre-wrap}
@media(max-width:780px){.safetyControls .button,.reportCard .button,.cancelExperience{width:100%;justify-content:center}.reportCard .titleRow{align-items:flex-start}.mobileNav{font-size:.78rem;gap:6px}}
