@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700;750&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#2b1a27;background:#e9e2e7;font-synthesis:none;--plum:#261421;--pink:#ff62a5;--light:#ffe2ee;--paper:#fffafd;--muted:#80717d;--line:#ebdfe6}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #b62665;outline-offset:4px}button{border:0}button:disabled{opacity:.42;cursor:not-allowed}#app{max-width:460px;min-height:100dvh;margin:auto;background:var(--plum);position:relative;overflow:hidden;box-shadow:0 0 100px #26142118}header{color:var(--light);padding:20px 24px 22px}.topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.brand{display:block;position:relative;width:173px;height:45px;overflow:hidden;isolation:isolate}.brand img{position:absolute;width:223%;max-width:none;left:-116%;top:-395%;mix-blend-mode:lighten}.brand-fallback{font-family:Arial,sans-serif;font-style:italic;font-weight:900;letter-spacing:-2px;font-size:32px;color:var(--pink)}.brand-fallback span{color:var(--light)}.avatar-btn{width:43px;height:43px;border:1px solid #ffffff33;border-radius:50%;background:#4b3143;color:var(--light);display:grid;place-items:center}.eyebrow{display:flex;align-items:center;gap:7px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#d7afc4;font-weight:600}.eyebrow .dot{width:5px;height:5px;border-radius:50%;background:var(--pink)}h1{font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-1.25px;line-height:1.19;margin:9px 0 7px;font-weight:800}header p{margin:0;color:#d1b6c5;font-size:15px}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.small-icon{width:17px;height:17px}.icon-btn{display:grid;place-items:center;border-radius:50%;width:44px;height:44px;background:#fbe3ee;color:#b52461}.map{height:273px;position:relative;overflow:hidden;background:#e9e4de;border-radius:22px 22px 0 0}.map svg.map-art{width:100%;height:100%;display:block}.map-caption{position:absolute;bottom:29px;left:13px;background:#ffffffd9;padding:3px 6px;border-radius:4px;color:#706d72;font-size:10px;pointer-events:none}.locate{position:absolute;right:17px;bottom:39px;box-shadow:0 3px 16px #40233218;background:white;color:var(--plum);width:39px;height:39px}.map-label{font-size:12px;fill:#766e75;paint-order:stroke;stroke:#f8f5ef;stroke-width:3px;font-family:'DM Sans',sans-serif}.sheet{position:relative;background:var(--paper);border-radius:25px 25px 0 0;margin-top:-24px;padding:11px 22px 22px;min-height:300px;box-shadow:0 -7px 28px #321a2b08}.handle{width:35px;height:4px;border-radius:20px;background:#d8cad3;margin:0 auto 20px}h2{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.7px;margin:3px 0 8px;font-weight:800}h3{font-size:16px;margin:0 0 5px}.muted{color:var(--muted);font-size:14px;line-height:1.5}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.grow{flex:1;min-width:0}.field{display:flex;align-items:center;gap:13px;width:100%;min-height:62px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;text-align:left;background:transparent;color:var(--plum);margin-bottom:10px}.field small{display:block;color:var(--muted);font-size:12px;margin-bottom:3px}.field strong{font-weight:500;font-size:15px}.field.destination{background:white;border:1.5px solid #eac6d8}.field .chevron{margin-left:auto;color:#937685}.chips{display:flex;gap:10px;margin:12px 0 18px}.chip{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;border:1px solid var(--line);border-radius:11px;background:#fff6fa;padding:12px;color:var(--plum);font-size:14px}.primary,.secondary,.danger{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;border-radius:13px;min-height:53px;padding:14px 18px;background:var(--plum);color:var(--light);font-size:16px;font-weight:650}.primary.pink{background:var(--pink);color:var(--plum)}.secondary{background:#f6e9f0;color:var(--plum);border:1px solid #ead8e3;font-size:14px;min-height:46px}.danger{background:#fff1f3;color:#a72145;border:1px solid #f5d5dc}.text-btn{padding:10px 4px;background:none;color:#8d4a6a;font-size:14px;text-decoration:underline;text-underline-offset:4px}.note{font-size:12px;line-height:1.5;color:var(--muted);text-align:center;margin:12px 0 0}.nav{display:flex;justify-content:space-around;border-top:1px solid var(--line);padding:12px 10px max(15px,env(safe-area-inset-bottom));background:var(--paper)}.nav button{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;background:none;color:#8a7a86;font-size:12px;min-width:65px;padding:3px 10px}.nav button.active{color:#ca2c73}.nav button.active:after{content:'';height:3px;background:#dd3b82;border-radius:6px;width:24px;position:absolute;bottom:-9px}.demo-bar{font-size:11px;text-align:center;letter-spacing:.03em;color:#a58a9b;padding:8px;background:var(--plum)}.page-body{background:var(--paper);border-radius:23px 23px 0 0;min-height:calc(100dvh - 233px);padding:23px}.back{display:inline-flex;align-items:center;gap:7px;background:none;color:#96647e;padding:0;margin-bottom:18px;font-size:14px}.searchbox{display:flex;align-items:center;gap:10px;background:white;border:1.5px solid #cb82a5;border-radius:13px;padding:0 13px;margin:10px 0 20px}.searchbox input{width:100%;padding:16px 0;background:none;border:0;outline:none;color:var(--plum);font-size:16px}.place{display:flex;align-items:center;gap:13px;width:100%;text-align:left;padding:16px 0;border-bottom:1px solid var(--line);color:var(--plum);background:none}.place-icon{width:43px;height:43px;border-radius:12px;background:#f7eaf1;display:grid;place-items:center;flex-shrink:0}.place strong{font-size:15px;display:block}.place small{color:var(--muted);font-size:13px;display:block;margin-top:5px}.pill{font-size:12px;border-radius:20px;padding:5px 9px;background:#f8e5ee;color:#9d3b68}.divider{height:1px;background:var(--line);margin:18px 0}.quote-card{border:1.5px solid #ab5b81;border-radius:15px;padding:17px;margin:17px 0;background:#fff5fa}.price{font-family:Manrope,sans-serif;font-weight:800;font-size:24px;letter-spacing:-.8px}.car-block{width:48px;height:45px;display:grid;place-items:center;background:#f6dce9;border-radius:12px}.trip-points{border-left:1px dashed #d6aec3;margin:17px 0 15px 9px;padding-left:20px}.trip-points>div{position:relative;margin:0 0 18px;font-size:15px}.trip-points>div:before{content:'';position:absolute;width:7px;height:7px;border:2px solid #ae4779;background:var(--paper);left:-26px;top:4px;border-radius:50%}.trip-points>div:last-child{margin-bottom:0}.driver-photo{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#e7d5df}.rating{font-size:14px;color:#624156}.star{color:#d9327d}.driver-details{margin-bottom:18px}.driver-details h2{font-size:21px;margin:0 0 4px}.pin{padding:16px 12px;background:#fbe4ef;border-radius:14px;text-align:center;margin:17px 0}.pin strong{display:block;letter-spacing:12px;padding-left:12px;font-size:31px;font-weight:750;margin:6px 0}.pin span{font-size:13px}.two-buttons{display:flex;gap:9px;margin:13px 0}.two-buttons>*{flex:1}.summary-line{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;font-size:14px}.success{margin:3px auto 20px;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#f9dfec;color:#b72c6e}.success .icon{width:30px;height:30px}.center{text-align:center}.stars{display:flex;justify-content:center;gap:8px;margin:20px 0}.stars button{padding:3px;background:none;color:#d8bdcc;font-size:34px;line-height:1.2}.stars button.selected{color:#dc3880}.empty{padding:28px 12px;text-align:center}.empty .icon{width:40px;height:40px;color:#b986a2;margin-bottom:13px}.settings-row{width:100%;background:none;display:flex;gap:12px;align-items:center;text-align:left;padding:19px 0;border-bottom:1px solid var(--line);color:var(--plum)}.settings-row span.grow{font-size:15px}.toggle{width:39px;height:23px;background:#d6c4ce;border-radius:20px;padding:3px;transition:.2s}.toggle:before{content:'';display:block;width:17px;height:17px;background:white;border-radius:50%;transition:.2s}.toggle.on{background:#d2367d}.toggle.on:before{transform:translateX(16px)}.offline-card{padding:22px;background:#f7edf2;border-radius:17px;margin:20px 0}.offer{border:1px solid #e8bad0;background:#fff1f7;border-radius:15px;padding:18px;margin:16px 0}.pin-input{font-size:29px;letter-spacing:12px;text-align:center;width:100%;padding:12px;border:1px solid #d4a9bf;border-radius:12px;background:white;color:var(--plum);margin:12px 0}.error{color:#aa254b;font-size:14px}.spinner{width:54px;height:54px;margin:20px auto;border:3px solid #f4d9e6;border-top-color:#d72c77;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress{height:5px;background:#efd9e5;border-radius:4px;overflow:hidden;margin:18px 0}.progress span{display:block;width:45%;height:100%;background:#d8317b;border-radius:4px}dialog{width:calc(100% - 36px);max-width:416px;border:0;border-radius:22px;padding:26px;color:var(--plum);background:var(--paper);box-shadow:0 24px 80px #16061344}dialog::backdrop{background:#1609148c;backdrop-filter:blur(4px)}dialog h2{margin:0 0 12px}dialog p{font-size:15px;line-height:1.6;color:#786170}dialog .primary,dialog .secondary,dialog .danger{margin-top:12px}.close-dialog{float:right;background:none;color:#886b7b;padding:0 0 9px 9px}#toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%,20px);width:max-content;max-width:calc(100% - 40px);background:#3f2738;color:#fff3f9;padding:13px 19px;border:1px solid #ffffff24;border-radius:13px;font-size:14px;box-shadow:0 8px 35px #26142133;opacity:0;pointer-events:none;transition:.2s;z-index:10}#toast.show{opacity:1;transform:translate(-50%,0)}.history-card{background:white;border:1px solid var(--line);border-radius:14px;padding:17px;margin:15px 0}.history-card h3{font-size:16px}.online-status{display:flex;gap:7px;align-items:center;color:#796674;font-size:13px}.online-status i{width:7px;height:7px;background:#528373;border-radius:50%}@media(min-width:600px){body{padding:24px 0}#app{border-radius:33px;min-height:calc(100dvh - 48px);border:6px solid #372431;box-shadow:0 20px 80px #26142125}.page-body{min-height:570px}}@media(max-width:380px){header{padding:18px 20px 20px}h1{font-size:28px}.sheet{padding-left:18px;padding-right:18px}.map{height:237px}.brand{width:161px;height:41px}.driver-photo{width:54px;height:54px}.driver-details{gap:9px}.icon-btn{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.verification-steps{display:flex;gap:12px;justify-content:space-between;font-size:12px;color:#99818f;padding:0 0 24px}.verification-steps b{color:#b83170}.identity-explainer{background:#f9e8f1;border:1px solid #efcedf;border-radius:14px;padding:17px;margin:20px 0;font-size:14px;line-height:1.5}.identity-explainer p{margin-bottom:0}.demo-notice{display:flex;gap:10px;align-items:flex-start;background:#f3edf1;border-radius:12px;padding:15px;margin:23px 0 7px;color:#786573;font-size:13px;line-height:1.6}.document-frame{position:relative;min-height:218px;display:grid;place-items:center;padding:22px;margin-top:25px;background:#eee5eb;border-radius:17px}.sample-document{width:100%;border:1px solid #ceafc1;background:#fffbfd;border-radius:12px;min-height:157px;padding:20px;color:#9c728b;display:flex;flex-direction:column;gap:11px}.sample-document strong{font-size:12px;letter-spacing:.08em}.sample-document>span{font-size:11px}.sample-lines{height:15px;width:70%;background:repeating-linear-gradient(0deg,#e2d4dd 0px,#e2d4dd 2px,transparent 2px,transparent 6px)}.scan-corner{position:absolute;width:20px;height:20px;border-color:#c93679;border-style:solid}.scan-corner.tl{top:10px;left:10px;border-width:2px 0 0 2px;border-radius:9px 0 0 0}.scan-corner.tr{top:10px;right:10px;border-width:2px 2px 0 0;border-radius:0 9px 0 0}.scan-corner.bl{bottom:10px;left:10px;border-width:0 0 2px 2px;border-radius:0 0 0 9px}.scan-corner.br{bottom:10px;right:10px;border-width:0 2px 2px 0;border-radius:0 0 9px 0}.capture-note{text-align:center;color:#926a82;font-size:12px;letter-spacing:.04em;margin:16px 0 24px}.face-frame{margin:24px auto;width:166px;height:207px;position:relative;display:grid;place-items:center;border:2px solid #cf4380;border-radius:46% 46% 44% 44%;background:#f9e6f0;overflow:hidden;box-shadow:0 0 0 9px #fcf1f7}.face-frame>.icon{width:84px;height:84px;stroke-width:.8;color:#b68aa2}.face-line{position:absolute;height:1px;background:#d85891;left:17px;right:17px;top:52%;opacity:.5}.identity-checks{display:grid;gap:13px;margin:23px 0;font-size:14px;line-height:1.4;color:#775466}.identity-checks>div{display:flex;align-items:flex-start;gap:10px}.identity-checks .icon{color:#b83170}
/* Shared member portraits and the booking companions flow. */
.member-photo{width:68px;height:68px;border-radius:50%;object-fit:cover;object-position:center 35%;flex-shrink:0;background:#ead6df;display:block}.member-photo.small{width:49px;height:49px}.member-photo.tiny{width:30px;height:30px}.member-photo.mini{width:100%;height:100%;border-radius:inherit}.avatar-btn{padding:0;overflow:hidden}.face-frame .member-photo.scan{width:100%;height:100%;border-radius:0;object-fit:cover}.section-label{font-size:11px;letter-spacing:.12em;font-weight:700;color:#98627c;margin:20px 0 10px}.ride-modes{display:grid;grid-template-columns:1fr 1.35fr;gap:7px;background:#f3e7ee;padding:5px;border-radius:14px}.mode{background:transparent;color:#76596b;min-height:48px;padding:8px;font-size:13px;font-weight:650;border:1px solid transparent;border-radius:10px}.mode.selected{background:#fffafd;color:#9e285b;border-color:#e8b3cc;box-shadow:0 2px 7px #52283d09}.compact{margin:11px 0 16px;font-size:13px}.party-preview{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:none;padding:18px 0 4px;color:var(--plum)}.party-preview strong{display:block;font-size:14px}.party-preview small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.avatar-stack{display:flex;flex-shrink:0;padding-left:0}.avatar-stack img+img{margin-left:-14px}.avatar-stack img{border:2px solid var(--paper)}.trip-party{display:flex;align-items:center;gap:10px;border-radius:11px;background:#f6eaf0;padding:10px 12px;font-size:12px;line-height:1.5;margin:15px 0}.trip-party .avatar-stack img+img{margin-left:-10px}.payment-mark{display:grid;place-items:center;width:45px;height:35px;border-radius:9px;border:1px solid #e9dce4;background:#fff;color:#482f40;font-weight:800;font-size:15px;flex-shrink:0}.payment-mark.swish{color:#c1367c;font-size:24px;font-style:italic}.payment-mark.applepay{background:#261421;color:#fff}.payment-mark.paypal{color:#14579d;font-size:23px;font-style:italic}.settings-row small{display:block;margin-top:4px;font-size:12px}.wallet-hero{padding:23px;border-radius:21px;background:linear-gradient(120deg,#3b2134,#634052);color:#ffe2ee;margin:0 0 28px;box-shadow:0 14px 28px #40253315}.wallet-hero .section-label{color:#dc9fbe;margin:0 0 28px}.wallet-hero h2{font-size:23px;margin:0}.wallet-hero p{margin:15px 0 6px;font-size:14px}.wallet-hero>span:last-child{font-size:11px;color:#c6a5b8}.payment-options{border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-top:20px}.payment-option{width:100%;display:flex;align-items:center;gap:13px;text-align:left;background:#fffafd;color:var(--plum);padding:18px 15px;border-bottom:1px solid var(--line)}.payment-option:last-child{border-bottom:0}.payment-option.selected{background:#fce3ef}.payment-option strong{display:block;font-size:15px}.payment-option small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.payment-confirm{background:#f8eaf1;border-radius:14px;padding:20px;text-align:center}.payment-confirm .payment-mark{margin:0 auto 12px}.person-row{display:flex;align-items:center;gap:12px;width:100%;padding:17px 0;border-bottom:1px solid var(--line);text-align:left;background:transparent;color:var(--plum)}.person-row strong{display:block;font-size:15px}.person-row small{display:block;font-size:12px;color:var(--muted);margin-top:5px;line-height:1.5}.booking-owner{margin-top:10px;border-bottom:0;background:#f5e9f0;padding:15px;border-radius:14px}.friend-choice{padding-left:8px;padding-right:8px;border-radius:12px}.friend-choice.selected{background:#fce7f1}.selection-circle{display:grid;place-items:center;width:24px;height:24px;border:1.5px solid #dabdcd;border-radius:50%;flex-shrink:0}.selected .selection-circle{background:var(--pink);color:var(--plum);border-color:var(--pink)}.friends-banner{background:#f9e3ee;border-radius:18px;padding:22px;margin:0 0 28px}.friends-banner .avatar-stack{margin-bottom:20px}.friends-banner h2{font-size:22px;max-width:240px}.friends-banner p{font-size:14px;line-height:1.6;color:#94667e;margin:10px 0 0}.verification-people{display:flex;justify-content:center;gap:20px;margin:3px 0 30px}.verification-people>div{position:relative;text-align:center;opacity:.5}.verification-people>div.current,.verification-people>div.verified{opacity:1}.verification-people .current img{outline:2px solid #e65396;outline-offset:4px}.verification-people span{display:block;font-size:12px;margin-top:10px}.verification-people b{position:absolute;top:30px;right:-4px;border-radius:50%;background:#ffe2ee;color:#9d2e65;border:2px solid #fff;width:22px;height:22px;font-size:12px}.rating-card{background:white;border:1px solid var(--line);border-radius:17px;padding:18px;margin:16px 0}.rating-card .stars{margin:17px 0 10px;gap:14px}.rating-card .stars button{min-width:38px;min-height:44px}.receipt-total{text-align:center;background:#f8e4ee;border-radius:19px;padding:25px 20px;margin-bottom:25px}.receipt-total h2{font-size:48px;margin:15px 0 6px;letter-spacing:-2px}.receipt-total h2 small{font-size:23px;font-weight:500;letter-spacing:0}.receipt-total p{margin:5px 0;font-size:14px}.receipt-total>span:last-child{font-size:12px;color:var(--muted)}.rating-card+.note{margin-bottom:20px}.center>.member-photo{margin:18px auto}.page-body>.primary{margin-top:20px}@media(max-width:360px){.person-row{gap:9px}.person-row strong{font-size:14px}.member-photo.small{width:43px;height:43px}.verification-people{gap:14px}.rating-card .stars{gap:8px}.party-preview .avatar-stack img{width:33px;height:33px}}
/* Investor demo: camera films remain within the app, never fullscreen. */
.camera-frame{position:relative;isolation:isolate;background:#271e26;border-radius:20px;overflow:hidden;margin:23px 0 14px;box-shadow:0 12px 30px #2f182514;transform:translateZ(0)}.document-camera{aspect-ratio:16/9}.selfie-camera{aspect-ratio:3/4;width:min(100%,286px);margin:22px auto 15px}.camera-frame video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s}.camera-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#21121c22,transparent 30%,transparent 60%,#21121c70)}.camera-tag{position:absolute;left:14px;top:12px;display:flex;align-items:center;gap:6px;color:#fff;font-size:9px;font-weight:700;letter-spacing:.12em;background:#271b2666;border:1px solid #fff3;padding:6px 8px;border-radius:20px}.camera-tag i{width:5px;height:5px;border-radius:50%;background:#ff89bb}.camera-target{position:absolute;inset:18% 10%;border:1px solid #fff5;border-radius:12px;transition:inset .7s,border-color .7s}.camera-target i{position:absolute;width:20px;height:20px;border:2px solid #ff83b7}.camera-target i:nth-child(1){top:-1px;left:-1px;border-right:0;border-bottom:0;border-radius:12px 0 0}.camera-target i:nth-child(2){top:-1px;right:-1px;border-left:0;border-bottom:0;border-radius:0 12px 0 0}.camera-target i:nth-child(3){bottom:-1px;left:-1px;border-top:0;border-right:0;border-radius:0 0 0 12px}.camera-target i:nth-child(4){bottom:-1px;right:-1px;border-top:0;border-left:0;border-radius:0 0 12px}.selfie-camera .camera-target{inset:12% 14% 17%;border-radius:48%;border:1.5px solid #ffc2dd;box-shadow:0 0 0 80px #25131f30}.selfie-camera .camera-target i{display:none}.camera-line{position:absolute;left:11%;right:11%;height:2px;top:25%;background:linear-gradient(90deg,transparent,#ffb7d7,transparent);opacity:0;box-shadow:0 0 12px #ff69a5}.playing .camera-line{opacity:.6;animation:scan-sweep 3s ease-in-out infinite alternate}.camera-status{position:absolute;bottom:15px;left:10px;right:10px;display:flex;justify-content:center;color:white;font-size:11px;text-align:center;line-height:1.4;text-shadow:0 1px 5px #000}.camera-status span{background:#25141f99;border-radius:20px;padding:7px 12px;max-width:100%}.scan-progress{position:absolute;bottom:0;height:3px;left:0;right:0;background:#ffffff22}.scan-progress span{display:block;height:100%;width:0;background:#ff91c1;transition:width .2s}.camera-frame.locked .camera-target{border-color:#d1ffe5}.camera-frame.locked .camera-target i{border-color:#d1ffe5}.camera-frame.locked video{transform:scale(1.045)}.camera-success{position:absolute;inset:0;display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;color:#fff;opacity:0;background:#27122270;backdrop-filter:blur(2px);pointer-events:none;transition:opacity .4s}.camera-success .icon{border:1px solid #fff7;background:#ffe2ee;color:#702344;border-radius:50%;padding:13px;width:60px;height:60px}.camera-success strong{font:800 24px Manrope,sans-serif;letter-spacing:-.5px}.camera-success span{font-size:12px;color:#ffebf5}.finished .camera-success{opacity:1}.finished .camera-line,.finished .camera-status,.finished .camera-tag{opacity:0}.loading video{opacity:.6}.failed .camera-status span{background:#772643}.test-options{margin:16px 0;color:#98758a;font-size:12px;text-align:center}.test-options summary{cursor:pointer;padding:9px}.capture-note{margin:12px 0 18px;font-size:11px}.verification-people{margin-bottom:18px;gap:18px}.verification-people .member-photo.small{width:41px;height:41px}.verification-people b{top:26px}.identity-checks{font-size:13px;margin:19px 0}.page-body>.secondary{margin-top:12px}@keyframes scan-sweep{from{top:23%}to{top:73%}}
.welcome{color:var(--light);padding:23px 23px 0;background:radial-gradient(ellipse at 90% 18%,#59344888,transparent 45%),var(--plum)}.welcome-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.welcome-top .brand{width:166px;height:43px}.welcome-demo{font-size:10px;color:#d6adc4;border:1px solid #b17c992e;padding:6px 8px;border-radius:20px;white-space:nowrap}.welcome h1{font-size:58px;letter-spacing:-3.5px;line-height:1.02;margin:18px 0}.welcome h1 em{font-style:normal;color:#ff7eb5}.welcome-intro{font-size:16px;line-height:1.55;color:#d8b8ca;margin:0 0 25px}.welcome-visual{height:288px;position:relative;border-radius:22px;overflow:hidden}.welcome-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.welcome-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#21101de6);pointer-events:none}.welcome-driver{position:absolute;z-index:1;left:17px;right:17px;bottom:17px;display:flex;gap:10px;align-items:center;padding:12px;background:#2f1b28b3;backdrop-filter:blur(12px);border:1px solid #fff2;border-radius:14px;color:#fff0f8}.welcome-driver>span:nth-child(2){flex:1}.welcome-driver strong{display:block;font-size:15px}.welcome-driver small{display:block;font-size:11px;margin-top:4px;color:#e2bfd4}.live-dot{width:7px;height:7px;border-radius:50%;background:#ffa4ce}.welcome-story{background:var(--paper);color:var(--plum);margin:24px -23px 0;padding:29px 24px;border-radius:26px 26px 0 0}.welcome-story h2{font-size:24px;max-width:260px;line-height:1.25;margin:0 0 23px}.welcome-points{display:grid;gap:21px;margin-bottom:28px}.welcome-points>div{display:flex;gap:13px;align-items:flex-start}.welcome-points .icon{padding:9px;width:40px;height:40px;background:#f9e2ee;color:#b13c73;border-radius:12px}.welcome-points strong{display:block;font-size:14px;margin:1px 0 4px}.welcome-points small{display:block;color:#887080;font-size:12px;line-height:1.5}.welcome-link{display:block;margin:15px auto 0;background:none;color:#86516c;font-size:13px;padding:9px}.welcome .note{font-size:11px;line-height:1.6}.nav{position:fixed;bottom:27px;left:50%;transform:translateX(-50%);width:min(100%,460px);z-index:6;padding-bottom:15px;box-shadow:0 -8px 24px #26142106}.nav+.demo-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,460px);height:27px;z-index:7;font-size:10px}#app:has(.nav){padding-bottom:105px}#toast{bottom:116px}.sheet{padding-bottom:28px}.nav button{min-height:45px;justify-content:center}.nav button.active:after{bottom:-5px}.primary:active,.secondary:active{transform:scale(.985)}@media(min-width:600px){.nav,.nav+.demo-bar{width:448px}}@media(max-width:360px){.welcome h1{font-size:49px;letter-spacing:-2.8px}.welcome-top .brand{width:143px;height:37px}.welcome-demo{font-size:9px}.welcome-visual{height:254px}.selfie-camera{width:245px}.camera-tag{font-size:8px}.camera-status{font-size:10px}.welcome h2{font-size:22px}}

.welcome>.primary{margin:0 0 24px}.welcome-visual{height:258px}

.selfie-still{width:100%;height:100%;object-fit:cover;display:block}.selfie-captured:after{content:'';position:absolute;inset:0;background:white;pointer-events:none;animation:selfie-flash .22s ease-out forwards;z-index:5}.selfie-captured .camera-line{display:none}.selfie-captured .scan-progress span{width:85%;transition:width .6s}.selfie-captured.finished .scan-progress span{width:100%}@keyframes selfie-flash{from{opacity:.8}to{opacity:0}}

.selfie-captured .camera-success{transition:opacity .12s}
