:root{--navy:#0f2b48;--navy-deep:#081d31;--ice:#eef8fc;--blue:#59b8e6;--orange:#f28a32;--orange-deep:#d9691a;--orange-soft:rgba(242,138,50,.13);--gold:#e8b93a;--green:#168352;--line:#dce6ec;--muted:#6d7a86;--white:#ffffff;--font-display:"Frank Ruhl Libre","Heebo",serif}*{box-sizing:border-box}html{direction:rtl}a{color:inherit;text-decoration:none}body{margin:0;background:#eef2f5;color:#17212b;font-family:Heebo,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.app{display:grid;grid-template-columns:240px 1fr;min-height:100vh}aside{background:linear-gradient(180deg,var(--navy-deep),var(--navy));color:white;padding:26px 18px;position:-webkit-sticky;position:sticky;top:0;height:100vh}aside img{width:82px;height:82px;object-fit:contain;border-radius:16px;background:white;padding:5px}aside h2{margin:12px 0 3px;font-size:22px}aside small{color:#cde7f6}.side{display:block;width:100%;margin-top:18px;border:0;border-radius:10px;padding:12px;text-align:right;background:transparent;color:#d9e8f1;font-weight:700;cursor:pointer}.side.active,.side:hover{background:rgba(255,255,255,.1)}.sideLink{margin-top:28px;border-top:1px solid rgba(255,255,255,.14);padding-top:20px}.content{padding:30px;max-width:1250px;width:100%;margin:auto}header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}header h1{margin:0;font-family:var(--font-display);color:var(--navy);font-size:30px;font-weight:700}header p{margin:6px 0 0;color:var(--muted)}nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}nav span{background:#e4eaee;padding:9px 14px;border-radius:999px;font-size:13px;font-weight:700;color:#66747e}nav .on{background:var(--navy);color:white}.card{background:white;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 5px 20px rgba(15,43,72,.06);margin-bottom:20px}.card h2,.card h3{color:var(--navy)}.card h2{font-family:var(--font-display);font-weight:700}.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.grid label{display:grid;grid-gap:7px;gap:7px;color:var(--navy);font-size:13px;font-weight:700}.grid .wide{grid-column:1/-1}input,select,textarea{width:100%;padding:12px;border:1px solid #ccd7dd;border-radius:10px;background:white;font:inherit}textarea{min-height:90px}.checks,.pills,.services{display:flex;gap:8px;flex-wrap:wrap}.chip,.pills span,.services span{border:1px solid var(--line);padding:8px 11px;border-radius:999px;background:white;font-size:12px}.chip input{width:auto;margin-left:5px}.actions{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.outline,.primary{border:0;border-radius:10px;padding:12px 18px;font-weight:800;cursor:pointer}.primary{background:var(--orange);color:white}.outline{background:white;color:var(--navy);border:1px solid var(--line)}.calc,.grand{margin-top:18px;padding:17px;background:var(--ice);border:1px solid #cde7f6;border-radius:14px}.calc{display:grid;grid-gap:5px;gap:5px}.calc strong,.grand strong{display:block;color:var(--navy);font-size:30px}.calc span{color:var(--green);font-weight:700;font-size:13px}.itineraryEdit{display:flex;flex-direction:column;gap:10px}.itineraryEditRow{display:grid;grid-template-columns:70px 1fr 2fr auto;grid-gap:10px;gap:10px;align-items:center}.itineraryEditRow .dayInput{text-align:center}.photoEditRow{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center}.hint{margin:0 0 12px;font-size:12px}.hint,.rmBtn{color:var(--muted)}.rmBtn{border:1px solid var(--line);background:white;border-radius:8px;width:40px;height:40px;cursor:pointer;font-size:14px}.rmBtn:hover{color:#b3261e;border-color:#b3261e}.previewGrid{display:grid;grid-template-columns:300px 1fr;grid-gap:24px;gap:24px;align-items:start}.controls{position:-webkit-sticky;position:sticky;top:20px}.controls a,.controls button{display:block;width:100%;margin-bottom:10px;text-align:center}.previewFrame{border-radius:18px;overflow:hidden}.previewFrame,.qPage{background:var(--ice)}.qPage{position:relative}.qBgTop{position:absolute;top:0;left:0;right:0;height:600px;background-size:cover;background-position:50%;background-color:var(--navy)}.qBgTop:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,29,49,.65) 0,rgba(8,29,49,.45) 30%,rgba(8,29,49,.2) 55%,rgba(238,248,252,.55) 80%,var(--ice) 100%)}.qWrap{position:relative;z-index:1;max-width:600px;margin:0 auto;padding:20px 14px 60px}@media (min-width:700px){.qWrap{padding:32px 20px 80px}}.qHero{display:flex;flex-direction:column;align-items:center;text-align:center;color:white;padding:8px 4px 28px}.qHeroLogo{width:150px;height:auto;margin-bottom:12px;filter:drop-shadow(0 6px 18px rgba(0,0,0,.35))}.qHeroTitle{font-size:15px;font-weight:600}.qHeroTitle strong{font-weight:800}.qGreeting{color:#dfeaf6;font-size:15px;line-height:1.7;margin:10px 0 0;max-width:480px}.qClientInfo{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:12px;font-size:13px;color:#b9d8ec;font-weight:600}.qHeroActions{display:flex;gap:8px;margin-top:18px}.qCopyBtn,.qWaBtn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:999px;font-size:13px;font-weight:800;border:0;cursor:pointer;white-space:nowrap}.qWaBtn{background:#25d366;color:white}.qCopyBtn{background:rgba(255,255,255,.14);color:white}.qCard{background:white;border:1px solid var(--line);border-radius:16px;padding:22px;margin-bottom:14px;box-shadow:0 1px 3px rgba(8,29,49,.04)}.qSection{padding:4px 2px 24px;margin-bottom:8px;border-bottom:1px solid var(--line)}.qSection:last-of-type{border-bottom:0}.qHeading{display:flex;align-items:baseline;gap:10px;margin-bottom:18px}.qHeadingMark{color:var(--orange);font-size:15px;flex-shrink:0}.qHeading h2{margin:0;font-family:var(--font-display);font-size:20px;color:var(--navy);font-weight:700}.qBadge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:white;background:rgba(255,255,255,.2);padding:6px 12px;border-radius:999px}.qBadgeDark{color:var(--orange-deep);background:var(--orange-soft)}.qStatsCard{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 10px;text-align:center}.qStatsCard>div{border-left:1px solid var(--line)}.qStatsCard>div:last-child{border-left:0}.qStatsCard strong{display:block;font-size:24px;color:var(--navy);font-weight:800}.qStatsCard small{font-size:11px;color:var(--muted);font-weight:600}.qDestCard{position:relative;padding:0;overflow:hidden;min-height:280px;display:flex;align-items:flex-end;background-size:cover;background-position:50%;background-color:var(--navy);background-image:linear-gradient(135deg,var(--navy-deep),var(--navy) 70%,#2879a5 140%);border:0;box-shadow:0 16px 40px rgba(8,29,49,.22)}.qDestOverlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,29,49,.1),rgba(8,29,49,.75))}.qDestText{position:relative;z-index:1;padding:20px;color:white}.qDestText h1{margin:10px 0 4px;font-family:var(--font-display);font-size:clamp(28px,7vw,38px);font-weight:900;color:white}.qDestText p{margin:0;font-size:14px;color:#e9f7ff;direction:ltr;text-align:right}.qFlightRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 0;border-bottom:1px solid var(--line);flex-wrap:wrap}.qFlightRow:last-of-type{border-bottom:0}.qFlightAirline{display:flex;flex-direction:column;gap:5px;font-size:13px}.qAirlineLogo{display:block;align-self:flex-start;width:auto;height:auto;max-height:26px;max-width:100px;object-fit:contain}.qFlightAirline span{color:var(--muted)}.qFlightRouteWrap{display:flex;flex-direction:column;align-items:center;gap:3px}.qFlightRoute{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--navy);font-size:16px}.qFlightArrow{color:var(--orange);font-weight:400}.qFlightTimes{font-weight:600}.qFlightDate,.qFlightTimes{font-size:12px;color:var(--muted)}.qFlightDate{font-weight:700}.qBaggage{margin-top:12px;padding-top:12px;border-top:1px dashed var(--line);font-size:13px;color:var(--navy)}.qServiceGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.qServiceItem{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8fafb;border:1px solid var(--line);border-radius:12px}.qServiceIcon{display:flex;color:var(--orange);flex-shrink:0}.qServiceLabel{flex:1 1;font-size:13px;color:var(--navy);font-weight:700}.qServiceCheck{width:20px;height:20px;border-radius:50%;background:var(--green);color:white;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.qHotelTop{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px}.qHotelTop h3{margin:0;font-size:17px;color:var(--navy)}.pStars{color:var(--gold);font-size:14px;margin-top:4px;letter-spacing:2px}.qHotelBadge{background:var(--navy);color:white;font-weight:800;font-size:12px;padding:5px 10px;border-radius:8px;flex-shrink:0}.qHotelFacts{display:flex;gap:22px;margin:14px 0;flex-wrap:wrap}.qHotelFacts small{display:block;color:var(--muted);font-size:11px}.qHotelFacts strong{display:block;color:var(--navy);font-size:13px;margin-top:2px}.qHotelDesc{margin:4px 0 0;font-size:13px;color:#445;line-height:1.6}.qHotelLink{display:inline-block;margin-top:14px;background:var(--navy);color:white;font-size:13px;font-weight:800;padding:10px 18px;border-radius:999px}.pCarousel{margin:14px 0}.pCarouselMain{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4/3;background:var(--ice)}.pCarouselMain img{width:100%;height:100%;object-fit:cover;display:block}.pCarouselCount{position:absolute;bottom:10px;left:10px;background:rgba(0,0,0,.55);color:white;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px}.pCarouselArrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:0;background:rgba(15,43,72,.6);color:white;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.pCarouselPrev{right:10px}.pCarouselNext{left:10px}.pDots{display:flex;justify-content:center;gap:6px;margin-top:10px}.pDot{width:7px;height:7px;border-radius:50%;background:var(--line);cursor:pointer}.pDotActive{background:var(--orange)}.pPrintGrid{display:none}.pTimeline{display:flex;flex-direction:column;gap:14px}.pTimelineRow{display:flex;gap:16px;align-items:flex-start}.pTimelineDay{flex-shrink:0;width:46px;height:46px;border-radius:12px;background:var(--navy);color:white;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;text-align:center}.pTimelineText{background:#f8fafb;border:1px solid var(--line);border-radius:14px;padding:14px 16px;flex:1 1}.pTimelineText strong{display:block;color:var(--navy);font-size:15px;margin-bottom:4px}.pTimelineText span{font-size:14px;color:var(--muted)}.qPriceCard{background:linear-gradient(160deg,var(--navy-deep),var(--navy) 60%,#1c4d7a 130%);color:white;border-radius:18px;padding:26px 24px;margin-bottom:14px;text-align:center;box-shadow:0 16px 40px rgba(8,29,49,.22)}.qPriceRows{margin:16px 0;display:flex;flex-direction:column;gap:8px}.qPriceRows>div{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:rgba(255,255,255,.08);border-radius:12px;font-size:14px;font-weight:700}.qGrandPrice{padding:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:16px}.qGrandPrice strong{display:block;font-family:var(--font-display);font-size:38px;font-weight:900;color:var(--orange)}.qGrandPrice span{display:block;font-size:13px;color:#d9eef9;margin-top:4px}.qDisclaimer{margin:16px 0 0;font-size:12px;color:#b9d8ec}.qConfirmRow{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.qConfirmBtn,.qConfirmBtnOutline{flex:1 1;min-width:140px;padding:13px 16px;border-radius:999px;font-size:13px;font-weight:800;text-align:center}.qConfirmBtn{background:var(--orange);color:white}.qConfirmBtnOutline{background:rgba(255,255,255,.12);color:white}.pTermsGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.pTermsBlock{background:#f8fafb;border:1px solid var(--line);border-radius:14px;padding:18px 20px}.pTermsBlock h4{margin:0 0 8px;color:var(--navy);font-size:15px}.pTermsBlock p{margin:0;font-size:14px;color:#445;line-height:1.8;white-space:pre-wrap}.qTermsBtn{display:block;width:100%;background:white;border:1px solid var(--line);color:var(--navy);font-size:13px;font-weight:700;padding:14px;border-radius:14px;margin-bottom:14px;cursor:pointer}.qModalOverlay{position:fixed;inset:0;z-index:100;background:rgba(8,29,49,.55);display:flex;align-items:center;justify-content:center;padding:20px}.qModalBox{position:relative;background:white;border-radius:18px;padding:26px 22px;max-width:560px;width:100%;max-height:85vh;overflow-y:auto}.qModalBox h2{margin:0 0 16px;font-family:var(--font-display);font-size:19px;color:var(--navy);font-weight:700;padding-left:30px}.qPrintTerms{display:none}.qModalClose{position:absolute;top:16px;left:16px;width:32px;height:32px;border-radius:50%;border:0;background:#f0f2f4;color:var(--navy);font-size:14px;cursor:pointer}.qClosing{text-align:center;padding:30px 10px 10px}.qClosing strong{display:block;font-family:var(--font-display);color:var(--navy);font-size:22px;font-weight:700;margin-bottom:4px}.qClosing span{color:var(--muted);font-size:13px}.qFooter{text-align:center;padding:18px 10px 0;color:var(--muted);font-size:11px;display:flex;flex-direction:column;gap:4px}@media (min-width:700px){.qFooter{flex-direction:row;justify-content:center;gap:14px}}@media (max-width:850px){.app{grid-template-columns:1fr}aside{position:relative;height:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}aside img{width:55px;height:55px}.side,aside h2{margin:0}.side{width:auto}.content{padding:14px}header{align-items:flex-start;flex-direction:column}.grid,.previewGrid{grid-template-columns:1fr}.controls{position:relative;top:auto}.itineraryEditRow,.pTermsGrid,.qServiceGrid{grid-template-columns:1fr}.qConfirmRow{flex-direction:column}}@media print{@page{margin:12mm}body{background:white;-webkit-print-color-adjust:exact;print-color-adjust:exact}.controls,.qHeroActions,.qTermsBtn,aside,header,nav{display:none!important}.qPrintTerms{display:block!important}.app{display:block}.content{padding:0;margin:0;max-width:none}.previewGrid{display:block}.previewFrame{padding-bottom:0;border-radius:0}.qBgTop{position:absolute}.pTermsBlock,.pTimelineRow,.qCard,.qFlightRow,.qPriceCard,.qPriceRows>div,.qServiceItem{page-break-inside:avoid;break-inside:avoid}.pCarouselCount,.pCarouselMain,.pDots{display:none}.pPrintGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin:14px 0}.pPrintGrid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;page-break-inside:avoid;break-inside:avoid}.qHotelLink{text-decoration:underline}}.loginWrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--navy-deep),var(--navy));padding:20px}.loginCard{background:white;border-radius:18px;padding:32px;width:100%;max-width:360px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.35)}.loginCard h1{margin:0 0 6px;color:var(--navy);letter-spacing:2px}.loginCard .muted{color:var(--muted);font-size:13px;margin-bottom:20px}.loginCard input{margin-bottom:14px;text-align:center}.loginCard .primary{width:100%}.loginError{color:#b3261e;font-size:13px;margin-bottom:12px}.quotesTableWrap{overflow-x:auto}.quotesTable{width:100%;border-collapse:collapse}.quotesTable th{text-align:right;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:1px;padding:10px 12px;border-bottom:2px solid var(--line)}.quotesTable td{padding:12px;border-bottom:1px solid var(--line);font-size:14px;color:var(--navy);white-space:nowrap}.statusSelect{width:auto;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid var(--line)}.statusDraft{background:#eef1f3;color:#55606a}.statusSent{background:var(--orange-soft);color:var(--orange-deep)}.statusApproved{background:#e6f6ee;color:var(--green)}.statusCancelled{background:#fbe9e7;color:#b3261e}.quotesActions{display:flex;gap:8px;align-items:center}