@font-face{font-family:IRANSansX;src:url('/assets/fonts/IRANSansXFaNum-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:IRANSansX;src:url('/assets/fonts/IRANSansXFaNum-DemiBold.woff2') format('woff2');font-weight:600;font-display:swap}@font-face{font-family:IRANSansX;src:url('/assets/fonts/IRANSansXFaNum-Bold.woff2') format('woff2');font-weight:700 900;font-display:swap}
:root{--wine:#421126;--primary:#6f0d43;--green:#16825e;--gold:#f2c438;--bg:#f6f2f4;--line:#eadde4;--muted:#82717b;--ink:#2d2028}*{box-sizing:border-box}body{margin:0;background:#e9e1e5;color:var(--ink);font-family:IRANSansX,Tahoma,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible{outline:3px solid #cc9a36;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #b983a0;outline-offset:1px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:24px;letter-spacing:-.7px}h2{font-size:18px}h3{font-size:14px}small,.hint{color:var(--muted);font-size:12px;line-height:1.9}.customer-app{max-width:520px;min-height:100dvh;margin:auto;background:var(--bg);position:relative;padding-bottom:100px;box-shadow:0 0 80px #42112612}.topbar{height:82px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{display:flex;align-items:center;gap:9px}.brand img{width:44px;height:44px;object-fit:contain}.brand strong{font-size:20px;color:var(--wine)}.brand small{display:block;font-size:10px;letter-spacing:.6px}.avatar,.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;color:var(--wine);background:#f6f2f4}.avatar{border:1px solid var(--line);border-radius:50%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.view{display:none}.view.active{display:block}.hidden{display:none!important}.booking-intro{padding:22px 22px 15px;display:flex;align-items:center;gap:10px;justify-content:space-between}.booking-intro h1{font-size:19px;margin-top:5px}.pill{font-size:10px;padding:6px 8px;white-space:nowrap;background:#fff4c5;color:#785717;border-radius:7px}.stepper{display:flex;padding:0 22px 15px;gap:8px}.stepper span{flex:1;font-size:11px;border-bottom:3px solid #e7dde2;padding-bottom:9px;color:#9e8d96}.stepper .active{border-color:var(--primary);color:var(--primary);font-weight:700}.map-wrap{position:relative;height:310px;overflow:hidden}.map-wrap #booking-map{height:100%;width:100%;direction:ltr;z-index:0;background:#e8eee8}.leaflet-container img{max-width:none!important;max-height:none!important}.leaflet-tooltip{font-family:IRANSansX,Tahoma;direction:rtl}.map-caption{position:absolute;top:14px;right:50%;transform:translateX(50%);display:flex;gap:8px;align-items:center;background:#ffffffed;padding:10px 14px;border-radius:24px;box-shadow:0 4px 18px #42112612;font-size:11px;white-space:nowrap;pointer-events:none}.live-dot,.point-dot{background:var(--primary);width:9px;height:9px;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px #6f0d4312;flex-shrink:0}.locate{position:absolute;bottom:34px;left:18px;background:white;box-shadow:0 5px 15px #42112620}.map-error{position:absolute;bottom:30px;right:12px;max-width:70%;background:#fff6e2;padding:8px;border-radius:8px;font-size:11px}.booking-sheet{position:relative;margin-top:-18px;background:#fff;border-radius:28px 28px 0 0;padding:10px 22px 22px;box-shadow:0 -6px 25px #42112608}.sheet-grip{width:36px;height:4px;background:#e8e2e6;border-radius:4px;margin:0 auto 16px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.text-button{background:transparent;color:var(--primary);font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:10px 0}.text-button svg{width:16px;height:16px}.address-input{display:flex;align-items:center;gap:12px;background:#f7f5f7;border:1px solid #eee8ec;border-radius:14px;padding:8px 14px;margin-bottom:7px}.address-input input{border:0;background:transparent;padding:8px 0;min-width:0;flex:1;font-size:13px}.address-input button{background:transparent;color:var(--wine);padding:7px}.vehicle-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 20px}.vehicle-card{padding:10px 2px;background:#faf8f9;border:1px solid #eee8ec;border-radius:15px;color:#69545f;position:relative;min-width:0}.vehicle-card.selected{background:#f7ecf2;border:1.5px solid var(--primary);color:var(--primary);box-shadow:0 5px 14px #6f0d4309}.vehicle-card strong{display:block;font-size:10px;font-weight:600;margin-top:2px}.vehicle-card small{font-size:9px}.vehicle-card svg{width:100%;height:47px;stroke-width:1}.primary,.secondary{border-radius:14px;min-height:52px;font-weight:600;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:10px}.primary{background:linear-gradient(120deg,#421126,#790f49);color:#fff;box-shadow:0 7px 16px #6f0d4318}.primary svg{width:18px}.secondary{color:var(--primary);background:#fff;border:1px solid var(--line)}.wide{width:100%;margin-top:14px}.bottom-nav{position:fixed;z-index:500;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(480px,calc(100% - 28px));height:72px;display:flex;background:#fffc;backdrop-filter:blur(20px);border:1px solid #fff;border-radius:23px;box-shadow:0 6px 32px #42112620;padding:6px}.bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border-radius:17px;color:#97828e;font-size:10px}.bottom-nav .active{color:var(--primary);background:#f5eaf0}.bottom-nav svg{width:23px;height:23px}.form-stage{padding:4px 24px 24px}.form-heading{text-align:center;padding:20px 0 24px}.form-heading h2{margin:12px 0 8px}.form-heading p{font-size:12px;color:var(--muted);line-height:1.9}.round-icon{width:54px;height:54px;display:grid;place-items:center;background:#ecdee6;color:var(--primary);margin:auto;border-radius:19px}form label{display:block;margin:12px 0;color:#69545f;font-size:12px}input,select,textarea{display:block;width:100%;border:1px solid #dfd4dc;border-radius:12px;background:#fff;padding:14px;color:var(--ink);margin-top:7px;min-height:48px}textarea{resize:vertical;min-height:86px}input[type=checkbox]{width:20px;height:20px;min-height:0;accent-color:var(--primary);margin:0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.field-grid .full{grid-column:1/-1}.check-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}.check-row small{display:block;font-size:11px}.card,.route-card,.price-note{background:white;border:1px solid var(--line);border-radius:20px;padding:20px;margin:12px 0}.route-line{display:flex;gap:13px;margin:10px 0 20px;align-items:flex-start}.route-line>span{margin-top:8px}.route-line p{font-size:13px;line-height:1.9}.destination-dot{background:var(--green);box-shadow:0 0 0 4px #16825e13;border-radius:3px}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f1eaee;font-size:12px;gap:14px}.summary-row span{color:var(--muted)}.price-note{display:flex;gap:12px;background:#fff9e8;border-color:#eee0b5}.price-note svg{flex-shrink:0;color:#9c7b23}.price-note b{font-size:13px}.price-note p{font-size:11px;line-height:2;color:#8e7948;margin-top:7px}.page-heading{padding:30px 24px 20px}.page-heading h1{margin:6px 0 10px}.page-heading p{font-size:12px;color:var(--muted);line-height:2}.view:not(#booking){padding:0 20px 24px}.view:not(#booking) .page-heading{padding-left:0;padding-right:0}.segmented{display:flex;background:#eae1e6;padding:5px;border-radius:13px;margin-bottom:18px}.segmented button{flex:1;padding:11px;background:transparent;border-radius:10px;color:var(--muted)}.segmented .active{background:white;color:var(--primary);box-shadow:0 3px 8px #42112609}.stack{display:grid;gap:12px;margin-top:18px}.empty{text-align:center;padding:35px 22px;background:#fff;border:1px dashed #dcccD5;border-radius:20px;color:var(--muted);font-size:13px;line-height:2}.badge{background:#f3e5ed;color:var(--primary);border-radius:8px;padding:5px 8px;font-size:10px}.order-card{display:block;text-align:right;width:100%;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;color:var(--ink)}.order-card p{font-size:12px;line-height:2;margin:12px 0}.order-card footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:11px;color:var(--muted)}.order-card .section-head{margin-bottom:0}.order-card b{font-size:13px}.profile-hero{background:linear-gradient(130deg,#421126,#761048);padding:25px;border-radius:22px;color:white}.profile-hero p{margin-top:8px;opacity:.7}.profile-hero .round-icon{margin:0 0 15px;background:#ffffff20;color:var(--gold)}.saved-row{background:#fff;border:1px solid var(--line);padding:16px;border-radius:13px;margin:8px 0;display:block;text-align:right;width:100%;line-height:1.9}.saved-row small{display:block}.timeline{border-right:2px solid #eadce4;margin:22px 8px;padding-right:20px}.timeline p{position:relative;margin:16px 0;font-size:12px}.timeline p:before{content:'';width:8px;height:8px;border-radius:50%;background:var(--primary);position:absolute;right:-25px;top:6px}.timeline small{display:block}.success-banner{background:#e8f4ef;color:#137252;padding:20px;border-radius:16px;margin:16px 0;line-height:2}.success-banner strong{display:block;font-size:18px}.ticket-reply{background:#f1e9ee;border-radius:12px;padding:14px;margin-top:12px;white-space:pre-wrap}.ticket-message{white-space:pre-wrap;font-size:13px;line-height:2;margin:10px 0}dialog{border:0;border-radius:26px;padding:26px;width:min(460px,calc(100% - 24px));max-height:90dvh;overflow:auto;color:var(--ink);box-shadow:0 20px 70px #2d142b33}dialog::backdrop{background:#2d142b70;backdrop-filter:blur(5px)}dialog p{color:var(--muted);font-size:12px;line-height:2;margin-top:10px}.close{font-size:24px;background:#f5f0f3;border-radius:10px;color:var(--wine);width:34px;height:34px;flex-shrink:0}.auth-logo{width:60px;display:block;margin:5px auto 18px}#auth-dialog>h2,#auth-dialog>p{text-align:center}#toast{position:fixed;top:20px;left:50%;transform:translate(-50%,-140%);background:#421126;color:white;padding:14px 20px;border-radius:14px;z-index:99999;width:max-content;max-width:90%;font-size:13px;transition:transform .2s}#toast.show{transform:translate(-50%,0)}#search-results button{display:block;width:100%;text-align:right;padding:12px;background:#f7f2f5;border-radius:9px;margin:5px 0;font-size:12px;color:var(--ink)}#point-status{margin:0 0 18px}.leaflet-control-attribution{font-size:9px!important}@media(min-width:760px){.customer-app{margin:22px auto;border-radius:28px;overflow:hidden;min-height:calc(100dvh - 44px)}.map-wrap{height:330px}}@media(max-width:360px){.booking-intro h1{font-size:16px}.pill{display:none}.booking-sheet{padding-left:16px;padding-right:16px}.vehicle-cards{gap:5px}.field-grid{grid-template-columns:1fr}.full{grid-column:auto!important}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
#toast:not(.show){visibility:hidden}@media(max-width:600px){.topbar{height:70px;padding:12px 20px}.booking-intro{padding:16px 20px 12px}.map-wrap{height:clamp(190px,27dvh,260px)}.booking-sheet{padding-bottom:14px}.booking-sheet .section-head{margin-bottom:10px}.vehicle-cards{margin:8px 0 12px}.vehicle-card{padding:7px 2px}.vehicle-card svg{height:39px}.booking-sheet .wide{margin-top:8px}.booking-sheet #point-status{margin-bottom:12px}.bottom-nav{height:66px}}
@media(max-width:600px){.booking-intro{padding-top:12px;padding-bottom:8px}.stepper{padding-bottom:10px}.map-wrap{height:clamp(150px,23dvh,230px)}.vehicle-card svg{height:33px}.booking-sheet .sheet-grip{margin-bottom:12px}}

.topbar{display:grid;grid-template-columns:44px 1fr 44px;gap:12px}.topbar .brand{justify-self:center;justify-content:center}.topbar .brand img{width:142px;height:50px;object-fit:contain}.center-pin{position:absolute;left:50%;top:50%;width:30px;height:38px;transform:translate(-50%,-100%);pointer-events:none;z-index:2;filter:drop-shadow(0 3px 3px #42112633)}.center-pin:before{content:'';position:absolute;width:29px;height:29px;border-radius:50% 50% 50% 0;background:#6f0d43;border:3px solid white;transform:rotate(-45deg);box-sizing:border-box}.center-pin span{position:absolute;top:9px;left:9px;width:11px;height:11px;background:white;border-radius:50%}.center-pin.destination:before{background:#16825e}

.auth-redesign{padding:0;overflow:auto;background:#fff;width:min(440px,calc(100% - 24px))}.auth-cover{position:relative;padding:26px 24px 23px;text-align:center;background:radial-gradient(circle at 12% 20%,#f3dce9,transparent 50%),linear-gradient(145deg,#f9f0f5,#ede0e7);border-bottom:1px solid #eadde4}.auth-cover .close{position:absolute;right:15px;top:15px;background:#ffffffa6}.auth-cover .auth-logo{width:140px;height:55px;object-fit:contain;margin:0 auto 15px}.auth-cover h2{color:#421126;font-size:22px;margin-top:7px}.auth-cover>small{font-size:10px;letter-spacing:.5px}.auth-cover p{margin-top:7px}.auth-art{display:flex;align-items:center;justify-content:center;width:140px;margin:0 auto 15px;color:#6f0d43}.auth-art span{border:5px solid white;border-radius:50%;background:#ead9e4;padding:3px;width:33px;height:33px;box-shadow:0 4px 12px #42112610}.auth-art span:last-child{color:#16825e;background:#dceee5}.auth-art i{width:66px;border-top:2px dashed #bc9aab}.auth-body{padding:20px 24px 24px}.auth-tabs{display:flex;background:#f3eef1;border-radius:12px;padding:4px;margin-bottom:16px}.auth-tabs button{flex:1;padding:10px;border-radius:9px;background:none;color:#82717b}.auth-tabs .active{background:#fff;color:#6f0d43;box-shadow:0 3px 10px #4211260c;font-weight:700}.auth-test-note{font-size:11px;background:#fff8e1;color:#80631c;padding:12px;border-radius:12px;line-height:1.8}.auth-test-note small{display:block;font-size:10px;color:#9a8038}.auth-benefits{display:flex;justify-content:center;gap:14px;color:#9c8793;font-size:10px;border-top:1px solid #f1e9ee;margin-top:14px;padding-top:18px}.auth-benefits span:before{content:'✓';margin-left:4px;color:#16825e}.otp-heading{text-align:center;padding-top:8px}.otp-label input{text-align:center;direction:ltr;letter-spacing:12px;font-size:23px;font-weight:700;height:64px;border:1.5px solid #b985a0;background:#fcf9fb}.demo-code{padding:10px;background:#eaf4ee;border-radius:9px;text-align:center;color:#20734a;font-weight:600;direction:rtl}#auth-error{color:#b0294f;font-size:12px;line-height:1.9}#otp-countdown{display:block;text-align:center;margin:8px 0}#auth-form input[name=mobile]{direction:ltr;text-align:right} @media(max-width:600px){.auth-cover{padding:20px 20px 16px}.auth-cover .auth-art{margin-bottom:10px}.auth-cover h2{font-size:20px}.auth-body{padding:16px 22px 20px}}
/* Customer account and support */
.account-hero{background:radial-gradient(circle at 5% 0,#97536e,transparent 65%),linear-gradient(130deg,#421126,#68113f);border-radius:24px;padding:24px 18px;display:flex;align-items:center;gap:12px;color:#fff;position:relative}.account-hero small{color:#e0bdcd;font-size:10px}.account-hero h2{font-size:17px;margin:4px 0;overflow-wrap:anywhere}.account-hero p{font-size:12px;opacity:.8}.account-avatar{width:54px;height:54px;flex-shrink:0;border:1px solid #ffffff45;border-radius:19px;display:grid;place-items:center;background:#ffffff18;color:#f6dba8}.edit-chip{margin-right:auto;flex-shrink:0;background:#ffffff20;color:white;border-radius:9px;padding:8px 10px;font-size:10px}.account-stats{display:flex;justify-content:space-around;background:white;border:1px solid var(--line);padding:18px 6px;border-radius:18px;margin:12px 0 24px;text-align:center}.account-stats>div{flex:1;border-left:1px solid var(--line)}.account-stats>div:last-child{border:0}.account-stats b{display:block;font-size:21px;color:var(--primary)}.account-stats small{font-size:10px}.account-group{background:white;border:1px solid var(--line);border-radius:20px;padding:0 16px;margin-top:20px}.account-menu{display:flex;width:100%;align-items:center;gap:12px;padding:18px 0;background:none;color:var(--ink);text-align:right;border-bottom:1px solid #f0e8ed}.account-menu:last-child{border:0}.account-menu b{font-size:13px}.account-menu small{display:block;font-size:10px;margin-top:5px}.menu-icon{width:39px;height:39px;display:grid;place-items:center;background:#f6eef2;color:var(--primary);border-radius:12px;flex-shrink:0}.menu-chevron{margin-right:auto;color:#a68a9a;font-size:24px}.section-space{margin:28px 0 14px}.address-card{border:1px solid var(--line);padding:16px;background:#fff;border-radius:18px;margin:12px 0}.address-card .section-head{justify-content:flex-start}.address-card .section-head button{margin-right:auto}.address-card p{font-size:12px;line-height:2;overflow-wrap:anywhere}.address-card>small{font-size:10px}.address-actions{display:flex;justify-content:space-between;border-top:1px solid #f0e8ed;margin-top:12px}.danger-text,.logout-button{color:#a34250}.logout-button{width:100%;padding:17px;background:#fbeef0;border-radius:14px;margin-top:24px;font-size:12px}.account-footer{color:var(--muted);text-align:center;font-size:10px;margin:25px 0 0}.help-hero{display:flex;gap:14px;align-items:center;background:linear-gradient(120deg,#efe2e9,#fff);border:1px solid #e7d7e0;border-radius:22px;padding:22px 16px}.help-hero .round-icon{margin:0;flex-shrink:0}.help-hero h2{font-size:16px}.help-hero p{font-size:11px;color:var(--muted);line-height:2;margin-top:7px}.faq-list{border:1px solid var(--line);border-radius:18px;background:white;padding:0 16px}.faq-list details{padding:16px 0;border-bottom:1px solid #f0e8ed}.faq-list details:last-child{border:0}.faq-list summary{font-size:12px;cursor:pointer;line-height:1.8;color:var(--primary)}.faq-list p{font-size:11px;line-height:2.2;color:var(--muted);margin-top:12px}.ticket-card{display:block;width:100%;background:white;border:1px solid var(--line);border-radius:18px;padding:18px;text-align:right;color:var(--ink)}.ticket-card b{font-size:12px}.ticket-card p{font-size:12px;line-height:2;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.ticket-card footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f1e9ee;padding-top:12px;margin-top:12px;gap:8px}.ticket-card footer span{font-size:10px;color:var(--primary)}.ticket-card footer small{font-size:9px}.ticket-status{font-size:9px;background:#fff4d9;color:#927025;border-radius:7px;padding:5px 8px;white-space:nowrap}.ticket-status.answered{background:#e5f3ec;color:#207352}.ticket-status.closed{background:#eeeaed;color:#7a6d75}.customer-messages{display:flex;flex-direction:column;gap:12px;margin-top:20px;max-height:45dvh;overflow:auto;padding:5px}.message-bubble{border-radius:16px;padding:13px 15px;width:92%;background:#f4eaf0;align-self:flex-start}.message-bubble.team{background:#eaf3ee;align-self:flex-end}.message-bubble b{font-size:11px;color:var(--primary)}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px;font-size:12px;color:var(--ink)}.message-bubble small{font-size:9px;display:block;margin-top:9px}
