@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Mukta:wght@400;500;600;700;800&family=Noto+Sans+Devanagari:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Noto Sans Devanagari,Inter,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(1240px,calc(100% - 48px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;z-index:20;height:76px;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:100%;justify-content:space-between;gap:32px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:11px}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border:2px solid var(--ink);border-radius:50%;font-size:22px;transform:rotate(15deg)}.brand-mark span{transform:rotate(-15deg);color:var(--gold)}.brand strong{display:block;font-size:14px;line-height:1.1}.brand small{display:block;margin-top:4px;font-family:Inter,sans-serif;letter-spacing:.18em;color:var(--muted);font-weight:700}.nav-links{display:flex;align-items:center;gap:31px;margin-left:auto;color:var(--muted);font-size:13px;font-weight:600}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:12px}.language-switch{border:0;background:transparent;color:var(--muted);font-size:12px;padding:8px}.language-switch span.active{color:var(--ink);font-weight:800}.language-switch i{font-style:normal;color:#c4cbd5;margin:0 5px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 19px;border-radius:12px;font-weight:700;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.65;cursor:wait;transform:none}.button-primary{background:var(--blue);color:white;box-shadow:0 8px 20px rgba(47,91,234,.2)}.button-primary:hover{background:var(--ink)}.button-soft{color:var(--ink);border:1px solid #c9d5e8}.button-soft:hover{background:var(--blue-soft)}.button-outline{background:white;color:var(--ink);border:1px solid var(--ink)}.button-outline:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--blue)}.button-ghost{background:transparent;color:var(--muted);border:1px solid var(--border)}.button-small{min-height:40px;padding:0 14px;font-size:12px}.menu-button{display:none;border:0;background:transparent;color:var(--ink);padding:6px}.hero{display:grid;grid-template-columns:5fr 7fr;grid-gap:56px;gap:56px;padding:93px 0 88px}.eyebrow,.hero{align-items:center}.eyebrow{display:flex;gap:11px;color:var(--muted);font-family:Inter,Noto Sans Devanagari,sans-serif;font-size:10px;font-weight:800}.eyebrow span{width:31px;height:1px;background:var(--gold)}.hero h1{max-width:550px;margin:29px 0 0;font-size:clamp(52px,6vw,74px);line-height:1.05;letter-spacing:-.07em;font-weight:800}.hero h1 span{color:var(--gold)}.hero-intro{max-width:490px;margin:25px 0 0;color:var(--muted);font-size:17px;line-height:2}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.reassurance{display:flex;align-items:center;gap:8px;margin-top:24px;color:var(--muted);font-size:13px;font-weight:600}.hero-visual{position:relative;height:465px;isolation:isolate}.paper-grid{position:absolute;inset:4px;border:1px solid var(--border);border-radius:32px;background-color:var(--sky);background-image:linear-gradient(#dfe8f4 1px,transparent 0),linear-gradient(90deg,#dfe8f4 1px,transparent 0);background-size:28px 28px}.glow{position:absolute;border-radius:50%;z-index:1}.gold-glow{right:10px;top:10px;width:160px;height:160px;background:var(--gold-soft)}.blue-glow{left:32px;bottom:10px;width:145px;height:145px;background:var(--blue-soft)}.visual-sheet{position:absolute;border-radius:32px}.navy-sheet{z-index:2;left:14%;top:18%;width:72%;height:280px;background:var(--ink);box-shadow:0 18px 35px rgba(20,33,61,.17);transform:rotate(-5deg)}.cobalt-sheet{z-index:3;left:22%;top:24%;width:61%;height:210px;background:var(--blue);transform:rotate(4deg)}.visual-note{position:absolute;z-index:4;left:28%;top:29%;width:51%;height:156px;padding:27px;border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(20,33,61,.16);transform:rotate(-3deg)}.note-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.note-top small{display:block;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.05em}.note-top strong{display:block;margin-top:10px;color:var(--ink);font-family:Inter,sans-serif;font-size:18px;line-height:1.1}.note-top span{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:var(--gold-soft)}.note-bars{display:flex;gap:7px;margin-top:21px}.note-bars i{display:block;height:7px;border-radius:99px;background:var(--gold)}.note-bars i:first-child{width:46px}.note-bars i:last-child{width:75px;background:var(--border)}.status-float{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid var(--border);border-radius:15px;background:white;box-shadow:0 8px 24px rgba(20,33,61,.1);animation:float 4.7s ease-in-out infinite}.status-float>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--gold-soft);color:#c47d00}.status-float small,.status-float strong{display:block}.status-float strong{font-size:11px}.status-float small{margin-top:2px;color:var(--muted);font-size:9px}.float-one{left:0;top:12%}.float-two{right:0;top:42%;animation-delay:.6s}.blue-float>span{background:var(--blue-soft);color:var(--blue)}.float-three{left:7%;bottom:7%;animation-delay:1.1s}.green-float>span{background:#e6f4ef;color:var(--green)}.ticket-chip{position:absolute;z-index:5;right:11%;bottom:3%;padding:9px 15px;border-radius:99px;background:var(--gold);color:var(--ink);font-family:Inter,sans-serif;font-size:10px;font-weight:800;letter-spacing:.05em;box-shadow:0 3px 8px rgba(20,33,61,.1)}@keyframes float{50%{transform:translateY(-8px)}}.tracker-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tracker-grid{display:grid;grid-template-columns:3fr 4fr 5fr;align-items:center;grid-gap:28px;gap:28px;padding:29px 0}.tracker-grid h2{margin:5px 0 0;font-size:24px;letter-spacing:-.04em}.ticket-form{display:flex;gap:9px}.ticket-form input{min-width:0;flex:1 1;height:48px;padding:0 15px;border:1px solid #c9d5e8;border-radius:12px;color:var(--ink);outline:none;font-size:13px}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus,.ticket-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft)}.timeline{display:flex;align-items:flex-start;gap:7px}.timeline-step{display:flex;min-width:63px;flex-direction:column;align-items:center;gap:6px;text-align:center}.timeline-step b{font-size:10px;white-space:nowrap}.dot{display:grid;place-items:center;width:24px;height:24px;border:2px solid #c9d5e8;border-radius:50%;background:#fff}.active-dot{border-color:var(--gold);background:var(--gold);color:var(--ink);box-shadow:0 0 0 4px var(--gold-soft)}.current-dot{border-color:var(--blue)}.current-dot:after{content:"";width:7px;height:7px;background:var(--blue);border-radius:50%}.line{height:1px;flex:1 1;margin-top:12px;background:var(--border)}.ticket-result{display:flex;align-items:center;gap:8px;padding:0 0 20px;color:var(--green);font-size:12px;font-weight:700}.section{padding:105px 0}.choose-grid{display:grid;grid-gap:55px;gap:55px;align-items:start}.section-number{font-family:Inter,sans-serif;font-size:55px;font-weight:800;letter-spacing:-.08em}.section-copy .eyebrow{margin-top:20px}.section-copy h2{max-width:360px;margin:12px 0 0;font-size:42px;line-height:1.15;letter-spacing:-.06em}.section-copy p{max-width:360px;margin-top:17px;color:var(--muted);font-size:15px;line-height:1.9}.choice-cards{grid-gap:18px;gap:18px}.choice-card{min-height:330px;padding:27px;border:1px solid var(--border);border-left:4px solid var(--coral);border-radius:16px;background:#fff;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s,border-color .2s}.choice-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(20,33,61,.1)}.choice-card.suggestion{border-left-color:var(--blue)}.choice-top{display:flex;justify-content:space-between}.choice-icon,.circle-arrow{display:grid;place-items:center}.choice-icon{width:48px;height:48px;border-radius:15px;background:var(--gold-soft);color:var(--coral)}.suggestion .choice-icon{background:var(--blue-soft);color:var(--blue)}.circle-arrow{width:39px;height:39px;border:1px solid var(--border);border-radius:50%}.choice-card h3{margin:58px 0 0;font-size:24px;letter-spacing:-.04em}.choice-card p{max-width:280px;min-height:68px;margin:11px 0 0;color:var(--muted);font-size:13px;line-height:1.8}.choice-card>strong{gap:6px;margin-top:19px;font-size:12px}.steps-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border:1px solid var(--border);border-radius:16px;background:var(--sky)}.steps-banner span,.steps-banner strong{display:block}.steps-banner strong{font-size:13px}.steps-banner span{margin-top:3px;color:var(--muted);font-size:12px}.steps{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px}.steps b{padding:9px 11px;border-radius:8px;color:var(--ink);font-weight:700}.stats-band{background:var(--ink);color:white}.stats-grid{display:grid;padding:36px 0}.stat{text-align:center;padding:8px;border-right:1px solid rgba(255,255,255,.14)}.stat:last-child{border:0}.stat small{font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.stat small,.stat strong{display:block;font-family:Inter,sans-serif}.stat strong{margin-top:8px;font-size:42px;letter-spacing:-.05em}.stat span{display:block;margin-top:2px;color:#c9d5e8;font-size:12px}.contact-section{display:grid;grid-gap:24px;gap:24px}.info-card{padding:31px;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.info-card h2{margin:11px 0 0;font-size:29px;letter-spacing:-.05em}.info-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;margin-top:25px}.info-option{padding:19px;border-radius:13px;background:var(--sky)}.info-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px}.info-icon.gold{color:#c47d00}.info-option strong{display:block;margin-top:14px;font-size:14px}.info-option p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.7}.contact-links{margin-top:23px;display:grid;grid-gap:9px;gap:9px}.contact-links a{display:flex;align-items:center;gap:13px;padding:13px;border:1px solid var(--border);border-radius:12px;transition:border .2s,background .2s}.contact-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%}.blue-bg{color:var(--blue);background:var(--blue-soft)}.gold-bg{color:#c47d00;background:var(--gold-soft)}.contact-links small,.contact-links strong{display:block}.contact-links small{color:var(--muted);font-size:10px}.contact-links strong{margin-top:2px;font-family:Inter,sans-serif;font-size:13px}.auth-note{margin:19px 0 0;padding:13px;border-radius:12px;background:var(--sky);color:var(--muted);font-size:11px;line-height:1.75}.auth-note strong{color:var(--ink)}.footer{border-top:1px solid var(--border);background:#fff}.footer-grid{display:grid;grid-template-columns:5fr 3fr 4fr;grid-gap:40px;gap:40px;padding:48px 0 42px}.footer-brand{font-size:17px;font-weight:800}.footer p{max-width:410px;margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.footer-copy{margin-top:19px!important}.footer-label{margin-bottom:14px;color:var(--muted);font-family:Inter,sans-serif;font-size:10px;font-weight:800;letter-spacing:.14em}.footer a{display:block;margin-top:9px;color:var(--ink);font-size:12px}.footer a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid var(--border);color:var(--muted);font-family:Inter,sans-serif;font-size:10px}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:rgba(11,19,43,.44);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.modal-card{position:relative;width:min(470px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:31px;border:1px solid rgba(255,255,255,.5);border-radius:22px;background:#fff;box-shadow:0 30px 80px rgba(11,19,43,.25)}.modal-card.wide{width:min(720px,100%)}.modal-close{position:absolute;top:17px;right:17px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sky);color:var(--muted)}.modal-header,.registration-head{display:flex;align-items:flex-start;gap:13px}.modal-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:var(--blue-soft);color:var(--blue)}.modal-header h2,.registration-head h2{margin:5px 0 0;font-size:26px;letter-spacing:-.05em}.modal-form{display:grid;grid-gap:16px;gap:16px;margin-top:29px}.form-grid label,.modal-form label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:12px;font-weight:700}.form-grid input,.form-grid select,.modal-form input,.modal-form select,.modal-form textarea{width:100%;padding:0 14px;height:48px;border:1px solid #c9d5e8;border-radius:11px;color:var(--ink);background:white;outline:none;font-size:13px}.form-grid textarea,.modal-form textarea{height:auto;padding:13px;resize:vertical;line-height:1.7}.form-help{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.text-button{border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:700;text-align:left}.registration-head{justify-content:space-between}.case-pill{padding:8px 12px;border-radius:99px;background:var(--gold-soft);color:#a66900;font-size:11px;font-weight:800}.case-pill.suggestion{background:var(--blue-soft);color:var(--blue)}.modal-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin:31px 0 27px;padding-bottom:17px;border-bottom:1px solid var(--border)}.modal-step{display:flex;align-items:center;gap:7px;color:#a2acbb;font-size:10px;font-weight:700}.modal-step span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #ccd6e5;border-radius:50%;font-family:Inter,sans-serif}.modal-step.active{color:var(--ink)}.modal-step.active span{border-color:var(--gold);background:var(--gold);color:var(--ink)}.registration-body{min-height:210px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.full{grid-column:1/-1}.upload-zone{position:relative;display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;gap:9px;border:1.5px dashed #bbc9dd;border-radius:15px;background:var(--sky);color:var(--muted);text-align:center}.upload-zone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-zone strong{color:var(--ink);font-size:14px}.upload-zone span{font-size:11px}.file-list{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.file-list span{display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:8px;background:#fff;color:var(--ink);font-size:10px}.review-box{padding:17px;border-radius:14px;background:var(--sky)}.review-box p{margin:0 0 13px;color:var(--muted);font-size:12px}.review-box div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid var(--border);font-size:11px}.review-box span{color:var(--muted)}.review-box strong{text-align:right}.modal-footer{justify-content:space-between;margin-top:26px;padding-top:18px;border-top:1px solid var(--border)}.modal-footer,.success-state{display:flex;align-items:center}.success-state{flex-direction:column;padding:48px 16px 20px;text-align:center}.success-check{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:#e6f4ef;color:var(--green)}.success-state h3{margin:23px 0 0;font-size:23px}.success-state p{max-width:360px;color:var(--muted);font-size:13px;line-height:1.8}.success-state strong{color:var(--ink);font-family:Inter,sans-serif}.success-state .button{margin-top:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{animation:reveal .55s ease-out both}@keyframes reveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.nav-links{gap:16px}.hero{grid-template-columns:1fr;gap:40px;padding-top:65px}.hero-copy{max-width:650px}.hero-visual{height:430px}.tracker-grid{grid-template-columns:1fr 1fr}.tracker-grid>:last-child{grid-column:1/-1}.choose-grid{grid-template-columns:1fr;gap:34px}.section-copy h2,.section-copy p{max-width:600px}.contact-section{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}}@media(max-width:640px){.container{width:min(100% - 32px,1240px)}.site-header{height:68px}.header-inner{gap:12px}.brand strong{font-size:12px}.brand-mark{width:38px;height:38px}.nav-links{position:absolute;top:68px;left:0;right:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:8px 16px;border-bottom:1px solid var(--border);background:#fff;box-shadow:0 10px 25px rgba(20,33,61,.08)}.nav-links.nav-open{display:flex}.nav-links a{padding:13px 5px}.menu-button{display:block}.language-switch{padding:5px;font-size:10px}.button-small{padding:0 10px;min-height:36px;font-size:11px}.hero{padding:53px 0 60px}.hero h1{font-size:52px}.hero-intro{font-size:15px;line-height:1.9}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{height:335px}.navy-sheet{height:205px}.cobalt-sheet{height:160px}.visual-note{height:126px;padding:18px}.note-top strong{font-size:13px}.note-top small{font-size:7px}.note-top span{width:35px;height:35px}.float-one{left:-5px}.float-two{right:-5px}.float-three{left:0}.status-float{padding:8px 10px}.status-float strong{font-size:9px}.status-float small,.ticket-chip{font-size:8px}.ticket-chip{right:2%}.tracker-grid{grid-template-columns:1fr;padding:24px 0}.tracker-grid>:last-child{grid-column:auto}.ticket-form{flex-direction:column}.timeline{margin-top:5px}.section{padding:72px 0}.choice-cards{grid-template-columns:1fr}.choice-card{min-height:290px}.steps-banner{align-items:flex-start;flex-direction:column}.steps{flex-wrap:wrap}.stats-grid{grid-template-columns:1fr;padding:20px 0}.stat{padding:17px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.stat:last-child{border:0}.info-options{grid-template-columns:1fr}.info-card{padding:23px}.footer-grid{grid-template-columns:1fr;gap:28px;padding:35px 0}.footer-grid>:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:7px}.modal-card{padding:24px 18px}.modal-steps{gap:3px}.modal-step{gap:4px;font-size:8px}.modal-step span{width:21px;height:21px;font-size:10px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}}.form-error{margin:0;color:var(--coral);font-size:11px;font-weight:700}.vc-shell{display:flex;min-height:100vh;background:#f5f7fb;color:var(--ink);font-family:Inter,Noto Sans Devanagari,sans-serif}.vc-sidebar{position:fixed;inset:0 auto 0 0;display:flex;width:245px;flex-direction:column;padding:25px 15px;border-right:1px solid #e3e8f0;background:#fff}.vc-brand{display:flex;align-items:center;gap:10px;padding:0 12px 42px}.vc-brand .brand-mark{width:38px;height:38px;font-size:19px}.vc-brand small,.vc-brand strong{display:block}.vc-brand strong{font-size:17px;letter-spacing:-.04em}.vc-brand small{margin-top:3px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.16em}.vc-nav-label{padding:0 12px 10px;color:#9aa5b5;font-size:9px;font-weight:800;letter-spacing:.14em}.vc-nav-label.second{margin-top:29px}.vc-nav-item{display:flex;align-items:center;gap:11px;margin:2px 0;padding:11px 12px;border-radius:10px;color:var(--muted);font-size:12px;font-weight:600}.vc-nav-item.active,.vc-nav-item:hover{background:var(--blue-soft);color:var(--blue)}.vc-nav-item b{margin-left:auto;display:grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:var(--gold-soft);color:#a66900;font-size:10px}.vc-sidebar-bottom{margin-top:auto;padding:16px 9px 0;border-top:1px solid var(--border)}.vc-profile{display:flex;align-items:center;gap:9px}.vc-profile>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--blue-soft);color:var(--blue)}.vc-profile small,.vc-profile strong{display:block}.vc-profile strong{font-size:11px}.vc-profile small{margin-top:2px;color:var(--muted);font-size:9px}.vc-profile>svg{margin-left:auto;color:#a6b0c0}.vc-logout{display:flex;align-items:center;gap:8px;margin-top:18px;border:0;background:transparent;color:var(--muted);font-size:11px}.vc-main{width:calc(100% - 245px);margin-left:245px}.vc-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 42px;border-bottom:1px solid #e3e8f0}.vc-kicker{margin:0;color:#9aa5b5;font-size:9px;font-weight:800;letter-spacing:.15em}.vc-topbar h1{margin:7px 0 0;font-size:23px;letter-spacing:-.05em}.vc-top-actions{gap:19px}.vc-sync,.vc-top-actions{display:flex;align-items:center}.vc-sync{gap:7px;color:var(--muted);font-size:10px;font-weight:600}.vc-sync span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #e5f5ee}.vc-icon-button,.vc-more{position:relative;border:0;background:transparent;color:var(--muted);padding:5px}.vc-icon-button i{position:absolute;top:3px;right:3px;width:5px;height:5px;border-radius:50%;background:var(--coral)}.vc-user{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:7px 9px;color:var(--ink);font-size:11px}.vc-user>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--gold-soft);color:#a66900}.vc-content{padding:34px 42px 60px}.vc-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.vc-live-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:99px;background:#e8f5f0;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.08em}.vc-live-pill span{width:5px;height:5px;border-radius:50%;background:var(--green)}.vc-welcome h2{margin:17px 0 0;font-size:29px;letter-spacing:-.06em}.vc-welcome p{margin:7px 0 0;color:var(--muted);font-size:12px}.vc-filter-button{display:flex;align-items:center;gap:7px;height:38px;padding:0 13px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--muted);font-size:11px;font-weight:700}.vc-stats{display:grid;grid-gap:13px;gap:13px;margin-top:29px}.vc-metric{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.metric-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px}.metric-icon svg{width:17px}.metric-icon.blue{background:var(--blue-soft);color:var(--blue)}.metric-icon.gold{background:var(--gold-soft);color:#b77300}.metric-icon.green{background:#e5f5ee;color:var(--green)}.metric-icon.gray{background:#eef1f5;color:#6e7a8d}.vc-metric small,.vc-metric strong{display:block}.vc-metric strong{font-family:Inter,sans-serif;font-size:24px;letter-spacing:-.05em}.vc-metric small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.4}.vc-work-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:19px;gap:19px;margin-top:19px}.vc-detail-card,.vc-queue-card{border:1px solid var(--border);border-radius:15px;box-shadow:var(--shadow)}.detail-header,.vc-queue-head{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 23px 17px}.vc-queue-head h3{margin:0;font-size:15px;letter-spacing:-.03em}.vc-queue-head p{margin:5px 0 0;color:var(--muted);font-size:10px}.vc-tabs{display:flex;gap:6px;padding:0 17px;border-bottom:1px solid var(--border)}.vc-tabs button{padding:12px 8px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:10px;font-weight:700}.vc-tabs button.active{border-color:var(--blue);color:var(--blue)}.vc-tabs b{margin-left:3px;font-family:Inter,sans-serif;font-size:9px}.vc-search{display:flex;align-items:center;gap:8px;margin:17px;border:1px solid var(--border);padding:0 11px;color:#9aa5b5}.vc-search input{width:100%;height:37px;border:0;outline:0;color:var(--ink);font-size:11px}.ticket-list{border-top:1px solid var(--border)}.ticket-row{position:relative;display:flex;width:100%;align-items:center;gap:12px;padding:15px 18px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left;transition:background .18s}.ticket-row:last-child{border-bottom:0}.ticket-row.selected,.ticket-row:hover{background:#f8faff}.ticket-row.selected:before{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--blue);content:""}.ticket-type{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border-radius:10px;background:var(--gold-soft);color:var(--coral);font-family:Inter,sans-serif;font-weight:800}.ticket-type.suggestion{background:var(--blue-soft);color:var(--blue)}.ticket-row-copy{min-width:0;flex:1 1}.ticket-row-copy>div{display:flex;align-items:center;gap:8px}.ticket-row-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.ticket-number{color:#a0aaba;font-family:Inter,sans-serif;font-size:8px}.ticket-row-copy p{overflow:hidden;margin:5px 0 0;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ticket-row-meta{display:flex;min-width:83px;align-items:flex-end;flex-direction:column;gap:6px}.ticket-row-meta small{color:#a0aaba;font-size:8px}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:99px;font-size:8px;font-weight:800;white-space:nowrap}.status-pill i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-pill.new{background:var(--gold-soft);color:#a66900}.status-pill.complete{background:#e5f5ee;color:var(--green)}.status-pill.info{background:#f1eefc;color:#775bc7}.ticket-chevron{flex:0 0 auto;color:#b1bbc9}.empty-queue{display:flex;align-items:center;flex-direction:column;gap:8px;padding:50px 20px;color:var(--muted);font-size:11px}.empty-queue svg{color:#a7b2c2}.empty-queue span{font-size:10px}.detail-header{padding-bottom:12px}.detail-label{display:block;color:#9aa5b5;font-size:8px;font-weight:800;letter-spacing:.15em}.detail-header strong{display:block;margin-top:6px;font-family:Inter,sans-serif;font-size:11px}.detail-type-row{display:flex;align-items:center;gap:8px;padding:0 23px}.priority{color:var(--muted);font-size:9px}.priority.high{color:var(--coral);font-weight:800}.vc-detail-card>h3{margin:22px 23px 0;font-size:22px;line-height:1.25;letter-spacing:-.05em}.detail-description{margin:9px 23px 0;color:var(--muted);font-size:12px;line-height:1.8}.detail-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px;margin:22px 23px 0;padding:17px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-meta div:last-child{grid-column:1/-1}.detail-meta span,.detail-meta strong{display:block}.detail-meta span{color:#9aa5b5;font-size:9px}.detail-meta strong{margin-top:4px;font-size:11px}.detail-actions,.detail-files{padding:19px 23px;border-bottom:1px solid var(--border)}.detail-file{display:flex;align-items:center;gap:8px;margin-top:9px;padding:9px;border:1px solid var(--border);border-radius:8px;color:var(--blue);font-size:10px}.detail-file span{flex:1 1;color:var(--ink)}.detail-actions>div{display:flex;gap:7px;margin-top:11px}.detail-actions button{padding:8px 9px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);font-size:9px;font-weight:700}.detail-actions button.active,.detail-actions button:hover{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.detail-actions .vc-response-button{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;margin-top:13px;background:var(--ink);color:#fff}.detail-actions .vc-response-button:hover{background:var(--blue)}.audit-line{display:flex;align-items:flex-start;gap:8px;padding:17px 23px;color:var(--muted);font-size:9px;line-height:1.6}.audit-line b{font-family:Inter,sans-serif;color:var(--ink);font-size:8px}.audit-dot{width:7px;height:7px;margin-top:3px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px var(--gold-soft)}.vc-toast{position:fixed;right:28px;bottom:25px;display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:10px;background:var(--ink);color:#fff;box-shadow:0 12px 25px rgba(20,33,61,.22);font-size:11px}.vc-mobile-menu{display:none;border:0;background:transparent;color:var(--ink)}@media(max-width:900px){.vc-sidebar{width:210px}.vc-main{width:calc(100% - 210px);margin-left:210px}.vc-content,.vc-topbar{padding-left:25px;padding-right:25px}.vc-stats{grid-template-columns:1fr 1fr}.vc-work-grid{grid-template-columns:1fr}}@media(max-width:640px){.vc-sidebar{display:none}.vc-main{width:100%;margin-left:0}.vc-topbar{padding:18px 16px}.vc-mobile-menu{display:block}.vc-top-actions{gap:8px}.vc-sync,.vc-user strong,.vc-user>svg{display:none}.vc-content{padding:24px 16px 40px}.vc-welcome{align-items:flex-start;flex-direction:column}.vc-welcome h2{font-size:25px}.vc-filter-button{align-self:flex-start}.vc-stats{gap:8px}.vc-metric{padding:12px;gap:8px}.metric-icon{width:30px;height:30px}.vc-metric strong{font-size:19px}.vc-metric small{font-size:8px}.vc-tabs{overflow:auto}.vc-tabs button{white-space:nowrap}.ticket-row{gap:7px;padding:13px 10px}.ticket-row-meta{min-width:69px}.ticket-row-copy strong{font-size:10px}.ticket-chevron{display:none}.vc-detail-card{margin-top:0}.detail-meta{grid-template-columns:1fr}.detail-meta div:last-child{grid-column:auto}}.tu-logo-wrap{display:grid;place-items:center;width:45px;height:45px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 5px 13px rgba(20,33,61,.12)}.tu-logo{width:100%;height:100%;padding:3px}.brand{gap:12px}.brand:hover .tu-logo-wrap{transform:rotate(-4deg) scale(1.03);box-shadow:0 8px 18px rgba(47,91,234,.2)}.auth-flow-card{padding:28px 34px 34px;background:linear-gradient(145deg,#fff,#fff 72%,#f3f7ff);overflow:hidden}.auth-flow-card:after{position:absolute;right:-70px;bottom:-90px;width:220px;height:220px;border:32px solid rgba(47,91,234,.06);border-radius:50%;content:"";pointer-events:none}.auth-brand-rail{display:flex;align-items:center;gap:11px;margin:-6px 32px 26px 0;padding-bottom:18px;border-bottom:1px solid var(--border)}.auth-logo{display:grid;place-items:center;width:38px;height:38px;overflow:hidden;border-radius:11px;background:white;box-shadow:0 4px 12px rgba(20,33,61,.13)}.auth-logo img{width:100%;height:100%;padding:2px}.auth-brand-rail small,.auth-brand-rail strong{display:block}.auth-brand-rail strong{font-size:14px}.auth-brand-rail small{margin-top:2px;color:var(--muted);font-size:10px}.auth-rail-dot{width:8px;height:8px;margin-left:auto;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px var(--gold-soft)}.auth-mode-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;margin-bottom:21px;padding:5px;border-radius:13px;background:#edf2fa}.auth-mode-switch button{height:38px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:11px;font-weight:800}.auth-mode-switch button.active{background:#fff;color:var(--ink);box-shadow:0 4px 12px rgba(20,33,61,.1)}.auth-progress{display:flex;align-items:center;gap:10px;margin:0 0 25px;color:#a3afc1;font-family:Inter,sans-serif;font-size:9px;font-weight:800}.auth-progress span{display:flex;align-items:center;gap:7px}.auth-progress span.active{color:var(--blue)}.auth-progress span.done{color:var(--green)}.auth-progress i{font-family:Noto Sans Devanagari,sans-serif;font-style:normal;font-weight:700}.auth-progress b{width:35px;height:1px;background:var(--border)}.auth-flow-card .modal-header{align-items:center}.auth-flow-card .modal-header h2{font-size:24px}.auth-submit{width:100%;margin-top:4px}.otp-form{justify-items:stretch}.otp-orbit{display:flex;align-items:center;justify-content:center;gap:10px;width:82px;height:82px;margin:5px auto 4px;border:1px solid #cfdbed;border-radius:50%;background:var(--blue-soft);color:var(--blue);box-shadow:0 0 0 11px rgba(47,91,234,.04)}.otp-orbit span{font-size:12px;letter-spacing:2px}.otp-input{text-align:center!important;font-family:Inter,sans-serif!important;font-size:23px!important;font-weight:800;letter-spacing:.28em}.registration-intro{display:flex;align-items:flex-start;gap:15px;padding:18px;border-radius:18px;background:linear-gradient(120deg,#f4f7ff,#fff7e4);border:1px solid #e3eafa}.registration-intro h2{margin:5px 0 0;font-size:25px;letter-spacing:-.05em}.registration-intro p{max-width:550px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.7}.registration-intro .modal-icon{flex:0 0 auto;width:51px;height:51px}.complaint-icon{background:var(--gold-soft);color:var(--coral)}.suggestion-icon{background:var(--blue-soft);color:var(--blue)}.complaint-icon span,.suggestion-icon span{font-family:Inter,sans-serif;font-size:24px;font-weight:900}.modal-card.wide .modal-form{grid-template-columns:1fr 1fr;gap:18px 22px}.modal-card.wide .modal-form button,.modal-card.wide .modal-form label:nth-child(3),.modal-card.wide .modal-form label:nth-child(4),.modal-card.wide .modal-form label:nth-child(5){grid-column:1/-1}.modal-card.wide .modal-form{margin-top:23px}.modal-card.wide .modal-form label{gap:8px}.modal-card.wide .modal-form input,.modal-card.wide .modal-form select,.modal-card.wide .modal-form textarea{background:#f8faff;border-color:#d6e0ef;border-radius:13px}.modal-card.wide .modal-form textarea{min-height:150px}.modal-card.wide .modal-form input:focus,.modal-card.wide .modal-form select:focus,.modal-card.wide .modal-form textarea:focus{background:#fff}.vc-logo-wrap{width:41px;height:41px;border-radius:12px}.vc-brand{gap:10px!important;padding-bottom:28px!important}.vc-brand strong{font-size:13px!important}.vc-brand small{font-size:8px!important}.vc-side-identity{display:flex;align-items:center;gap:9px;margin:0 7px 29px;padding:12px;border:1px solid #e6ebf3;border-radius:14px;background:linear-gradient(135deg,#f7f9fd,#fff)}.vc-side-orb{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:var(--ink);color:var(--gold);font:800 9px Inter,sans-serif}.vc-side-identity small,.vc-side-identity strong{display:block}.vc-side-identity strong{font-size:11px}.vc-side-identity small{margin-top:2px;color:var(--muted);font-size:9px}.vc-live-dot{width:7px;height:7px;margin-left:auto;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #e5f5ee}.vc-side-label{padding:0 12px 9px;color:#9aa5b5;font:800 9px Inter,sans-serif;letter-spacing:.14em}.side-label-lower{margin-top:27px}.vc-side-link{display:flex;align-items:center;gap:11px;padding:12px;border-radius:11px;color:var(--muted);font-size:11px;font-weight:700;transition:all .2s}.vc-side-link span{display:grid;place-items:center;width:23px;height:23px;background:#f1f4f8;color:#8290a4;font:800 13px Inter,sans-serif}.vc-side-link b{display:grid;place-items:center;min-width:20px;height:20px;margin-left:auto;border-radius:99px;background:var(--gold-soft);color:#a66900;font:800 9px Inter,sans-serif}.vc-side-link.active,.vc-side-link:hover{background:var(--blue-soft);color:var(--blue)}.vc-side-link.active span{background:#dbe5ff;color:var(--blue)}.vc-sidebar-bottom{padding:16px 9px 0!important}.vc-side-status{display:flex;align-items:center;gap:7px;margin-bottom:15px;color:var(--muted);font-size:9px}.vc-side-status span{width:6px;height:6px;border-radius:50%;background:var(--green)}.vc-logout{width:100%;justify-content:space-between!important;padding:11px 4px!important;border-top:1px solid var(--border)!important;font-weight:700!important}.vc-logout span{font:800 13px Inter,sans-serif;color:var(--blue)}@media(max-width:640px){.auth-flow-card{padding:22px 18px 24px}.auth-brand-rail{margin-bottom:18px}.modal-card.wide .modal-form{grid-template-columns:1fr}.modal-card.wide .modal-form button,.modal-card.wide .modal-form label{grid-column:auto}.registration-intro{padding:13px}.registration-intro h2{font-size:20px}.registration-intro p{font-size:10px}.vc-side-link{font-size:12px}}.tu-logo-wrap{background:transparent;box-shadow:none;border-radius:0}.tu-logo{padding:0}.brand:hover .tu-logo-wrap{transform:none;box-shadow:none}.auth-logo{background:transparent;box-shadow:none;border-radius:0}.choice-cards{display:flex;flex-direction:column}.choice-card{position:relative;display:grid;grid-template-columns:55px 48px 1fr auto;min-height:0;align-items:center;grid-gap:17px;gap:17px;padding:27px 0;border:0;border-top:1px solid #cfd8e6;border-radius:0;background:transparent;box-shadow:none;text-align:left;transition:padding .2s,border-color .2s}.choice-card:last-child{border-bottom:1px solid #cfd8e6}.choice-card:before{position:absolute;left:0;top:-1px;width:0;height:1px;background:var(--ink);content:"";transition:width .25s}.choice-card:hover{padding-left:13px;transform:none;box-shadow:none}.choice-card:hover:before{width:100%}.choice-card-number{align-self:start;padding-top:5px;color:#aeb9ca;font:800 11px Inter,sans-serif;letter-spacing:.04em}.choice-card .choice-icon{width:43px;height:43px;border-radius:12px}.choice-card-main h3{margin:0;font-size:20px;letter-spacing:-.04em}.choice-card-main p{max-width:340px;min-height:0;margin:7px 0 0;color:var(--muted);font-size:11px}.choice-card>strong{display:flex;align-items:center;gap:7px;margin:0;font-size:11px;white-space:nowrap}.choice-card .choice-top,.choice-card .circle-arrow{display:none}@media(max-width:640px){.choice-card{grid-template-columns:35px 43px 1fr;gap:11px;padding:22px 0}.choice-card>strong{grid-column:3;margin-top:4px}.choice-card-main h3{font-size:17px}.choice-card-main p{font-size:10px}.choice-card:hover{padding-left:5px}}.site-shell{font-size:14px;line-height:1.5;color:var(--ink)}.site-shell h1,.site-shell h2,.site-shell h3,.site-shell h4{color:var(--ink);text-wrap:balance}.site-shell p{color:var(--muted)}.modal-form label{font-size:12px;color:var(--ink);font-weight:700}.modal-form input,.modal-form select,.modal-form textarea{font-size:14px;line-height:1.5;color:var(--ink)}.modal-form input::placeholder,.modal-form textarea::placeholder{color:#8996aa;opacity:1}.button{font-size:13px;line-height:1.2}.auth-logo,.tu-logo-wrap,.vc-logo-wrap{background:transparent!important;box-shadow:none!important}.tu-logo{display:block;object-fit:contain}.site-header .tu-logo-wrap{min-width:45px!important;flex:0 0 45px;overflow:hidden}.site-header .tu-logo,.site-header .tu-logo-wrap{width:45px!important;height:45px!important;max-width:45px!important}.site-header .tu-logo{display:block!important;max-height:45px!important;object-fit:contain}.vc-brand .tu-logo-wrap{min-width:41px!important;flex:0 0 41px;overflow:hidden}.vc-brand .tu-logo,.vc-brand .tu-logo-wrap{width:41px!important;height:41px!important;max-width:41px!important}.vc-brand .tu-logo{display:block!important;max-height:41px!important;object-fit:contain}.auth-logo{min-width:38px!important;flex:0 0 38px}.auth-logo,.auth-logo img{width:38px!important;height:38px!important}.auth-logo img{display:block!important;max-width:38px!important;max-height:38px!important;object-fit:contain}.container{width:min(1360px,calc(100% - 64px))}.site-header{height:82px}.brand strong{font-size:16px;line-height:1.25}.language-switch{font-size:13px}.button{min-height:48px;border-radius:9px;font-size:14px}.button:hover{transform:none}.hero{grid-template-columns:1fr 1fr;gap:72px;padding:88px 0}.hero h1{font-size:clamp(58px,5.4vw,78px);letter-spacing:-.055em}.eyebrow{font-size:12px;line-height:1.5}.glow,.paper-grid,.status-float,.ticket-chip,.visual-note,.visual-sheet{display:none}.journey-panel{display:flex;flex-direction:column;padding:34px;border:1px solid #cfd8e6;box-shadow:0 18px 45px rgba(20,33,61,.09)}.journey-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid var(--border)}.journey-head small,.journey-head strong{display:block}.journey-head small{font-size:13px;color:var(--muted)}.journey-head strong{margin-top:5px;font-family:Inter,sans-serif;font-size:26px}.journey-ticket{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--border)}.journey-ticket span{font:700 11px Inter,sans-serif;letter-spacing:.12em;color:var(--muted)}.journey-ticket strong{font:800 14px Inter,sans-serif;color:var(--ink)}.journey-steps{flex:1 1}.journey-step{display:grid;grid-template-columns:45px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:20px 0;border-bottom:1px solid var(--border);color:#8b97a8}.journey-step>span{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--border);border-radius:10px}.journey-step p,.journey-step small,.journey-step strong{display:block}.journey-step small{font:700 10px Inter,sans-serif;letter-spacing:.1em}.journey-step strong{margin-top:3px;font-size:16px;color:var(--ink)}.journey-step p{margin:3px 0 0;font-size:13px;line-height:1.5}.journey-step.complete>span{border-color:#b9dfd3}.journey-step.complete>svg{color:var(--green)}.journey-step.current>span{border-color:#bdcdf8}.journey-step.current>svg{color:var(--blue)}.journey-foot{display:flex;align-items:center;gap:9px;padding-top:20px;font-size:13px;font-weight:600;color:var(--muted)}.tracker-grid{grid-template-columns:3.2fr 4.2fr 4.6fr;padding:32px 0}.ticket-form input{height:50px;border-radius:9px}.timeline-step{min-width:78px}.dot{width:28px;height:28px}.line{margin-top:14px}.section{padding:94px 0}.choose-grid{grid-template-columns:.78fr 1.22fr}.section-copy h2{max-width:460px;line-height:1.18;letter-spacing:-.045em}.section-copy p{max-width:460px;line-height:1.8}.choice-card,.choice-card:hover{box-shadow:0 10px 30px rgba(20,33,61,.06);text-align:left}.choice-card-number{align-self:auto;font:800 12px Inter,sans-serif;color:#8b97a8}.choice-card .choice-icon{display:grid;margin-top:26px}.choice-card-main h3{margin-top:22px;line-height:1.35;letter-spacing:-.025em}.choice-card-main p{max-width:none;margin-top:11px;font-size:15px;line-height:1.75}.choice-card>strong{padding-top:22px}.steps-banner strong{font-size:15px}.steps-banner span{font-size:13px}.steps b{padding:10px 12px}.stat strong{font-size:48px}.stat span{font-size:14px}.info-card h2{font-size:38px}.auth-note,.contact-links strong,.footer,.info-option p{font-size:14px}.footer-brand{font-size:18px}.footer a,.footer p{font-size:13px}.auth-flow-card{padding:34px;background:#fff}.auth-flow-card:after{display:none}.auth-brand-rail strong{font-size:16px}.auth-brand-rail small{font-size:12px}.auth-mode-switch button{height:44px;font-size:14px}.auth-progress{font-size:11px}.auth-flow-card .modal-header h2{font-size:30px;line-height:1.3}.modal-form{gap:18px}.modal-form label{font-size:14px}.modal-form input,.modal-form select,.modal-form textarea{min-height:52px;font-size:15px;border-radius:9px}.form-error,.form-help{font-size:13px}.otp-orbit{width:64px;height:64px;border-radius:12px;box-shadow:none}.registration-intro{padding:22px;background:#f5f7fb}.registration-intro h2{font-size:30px}.registration-intro p{font-size:14px}.modal-card.wide .modal-form input,.modal-card.wide .modal-form select,.modal-card.wide .modal-form textarea{border-radius:9px;background:#fff}.modal-card.wide .modal-form textarea{min-height:170px}.vc-shell{background:#f3f6fa;font-size:14px}.vc-sidebar{width:260px;padding:24px 18px;border-right:0;background:#101b33;color:#fff}.vc-main{width:calc(100% - 260px);margin-left:260px}.vc-brand{padding:0 6px 28px;color:#fff}.vc-brand strong{font-size:15px!important;color:#fff}.vc-brand small{font-size:10px!important;color:#aebbd1}.vc-side-identity{margin:0 0 28px;padding:14px;border:1px solid #2a3854;border-radius:12px;background:#172440}.vc-side-orb{width:38px;height:38px;border-radius:9px;background:var(--gold);color:#101b33;font-size:12px}.vc-side-identity strong{font-size:14px}.vc-side-identity small{font-size:12px;color:#aebbd1}.vc-side-label{padding:0 10px 9px;color:#8290aa;font-size:10px}.vc-side-link{min-height:46px;margin:3px 0;padding:11px 10px;border-radius:9px;color:#c3ccdc;font-size:14px}.vc-side-link span{width:28px;height:28px;border-radius:7px;background:#1b2945;color:#aebbd1}.vc-side-link.active,.vc-side-link:hover{background:#263654;color:#fff}.vc-side-link.active span{background:var(--blue);color:#fff}.vc-side-link b{font-size:11px}.vc-side-status{font-size:12px;color:#aebbd1}.vc-logout{min-height:44px;color:#c3ccdc!important;font-size:13px!important}.vc-sidebar-bottom{border-color:#2a3854!important}.vc-topbar{min-height:88px;padding:20px 38px;background:#fff}.vc-kicker{font-size:10px}.vc-topbar h1{font-size:24px}.vc-top-actions{gap:14px}.vc-sync,.vc-user{font-size:13px}.vc-user{min-height:42px;padding:0 13px;border-radius:8px}.vc-content{max-width:1540px;padding:38px}.vc-welcome{align-items:center}.vc-live-pill{font-size:11px}.vc-welcome h2{margin-top:14px;font-size:36px;line-height:1.2;letter-spacing:-.035em}.vc-welcome p{font-size:15px}.vc-filter-button{height:44px;padding:0 15px;border-radius:8px;font-size:13px}.spin{animation:vc-spin .8s linear infinite}@keyframes vc-spin{to{transform:rotate(1turn)}}.vc-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.vc-metric{min-height:98px;padding:19px;border:1px solid #d5deea;border-radius:12px;box-shadow:none}.metric-icon{width:43px;height:43px;border-radius:9px}.vc-metric div{display:flex;flex:1 1;flex-direction:column}.vc-metric small{order:0;font-size:13px}.vc-metric strong{order:1;margin-top:6px;font-size:30px}.vc-search-form{display:grid;grid-template-columns:minmax(260px,1fr) 220px auto;grid-gap:10px;gap:10px;margin-top:18px}.vc-search{margin:0;height:48px;padding:0 14px;border:1px solid #cbd6e4;border-radius:9px;background:#fff}.vc-search input{height:46px;font-size:14px}.vc-status-filter{display:flex;align-items:center;gap:9px;height:48px;padding:0 13px;border:1px solid #cbd6e4;border-radius:9px;background:#fff;color:var(--muted)}.vc-status-filter select{width:100%;border:0;outline:0;background:#fff;color:var(--ink);font-size:14px}.vc-search-form .button{min-height:48px}.vc-system-notice{display:flex;align-items:flex-start;gap:13px;margin-top:14px;padding:16px 18px;border:1px solid #f0cf79;border-radius:10px;background:#fff9e8;color:#8b6000}.vc-system-notice>span{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#ffedb7}.vc-system-notice strong{font-size:14px}.vc-system-notice p{margin:3px 0 0;font-size:13px;color:#755f2c}.vc-work-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:16px;margin-top:18px}.vc-detail-card,.vc-queue-card{overflow:hidden;border:1px solid #d5deea;border-radius:12px;background:#fff;box-shadow:none}.vc-queue-head{align-items:center;padding:20px 22px}.vc-queue-head h3{margin-top:5px;font-size:19px}.queue-count{padding:6px 9px;border-radius:6px;background:#eef2f7;color:var(--muted);font-size:12px;font-weight:700}.ticket-row{min-height:76px;padding:14px 18px}.ticket-type{width:40px;height:40px;border-radius:9px}.ticket-row-copy strong{font-size:14px}.ticket-number{font-size:10px}.ticket-row-copy p{font-size:12px}.ticket-row-meta{min-width:100px}.status-pill{padding:6px 9px;font-size:10px}.empty-queue{min-height:330px;justify-content:center;padding:55px 28px}.detail-placeholder>span,.empty-icon{display:grid;place-items:center;width:62px;height:62px;border:1px solid #cfd8e6;border-radius:12px;background:#f4f7fb;color:var(--blue)}.detail-placeholder strong,.empty-queue strong{margin-top:8px;font-size:18px;color:var(--ink)}.detail-placeholder p,.empty-queue p{max-width:310px;margin:0;text-align:center;font-size:14px;line-height:1.6}.load-more{margin:16px}.detail-header{padding:20px 22px}.detail-label{font-size:10px}.detail-header strong{font-size:13px}.vc-detail-card>h3{margin:22px 22px 0;font-size:26px}.detail-description{margin:10px 22px 0;font-size:14px}.detail-meta{margin:22px 22px 0}.detail-meta span{font-size:11px}.detail-meta strong{font-size:14px}.detail-actions{padding:20px 22px}.detail-actions label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:700}.detail-actions textarea{min-height:120px;padding:12px;border:1px solid #cbd6e4;border-radius:8px;resize:vertical}.detail-actions>div{flex-wrap:wrap}.detail-actions button{min-height:40px;padding:0 12px;font-size:11px}.detail-placeholder{display:flex;min-height:430px;align-items:center;justify-content:center;flex-direction:column;padding:40px}@media(max-width:1100px){.choose-grid,.hero{gap:40px}.choice-cards{grid-template-columns:1fr}.vc-sidebar{width:230px}.vc-main{width:calc(100% - 230px);margin-left:230px}.vc-content{padding:28px}.vc-work-grid{grid-template-columns:1fr}.vc-stats{grid-template-columns:1fr 1fr}}@media(max-width:760px){.container{width:min(100% - 32px,1360px)}.site-header{height:72px}.hero{grid-template-columns:1fr;padding:64px 0}.hero h1{font-size:42px}.hero-intro{font-size:16px}.hero-visual{height:500px}.journey-panel{padding:22px}.choice-cards,.choose-grid,.tracker-grid{grid-template-columns:1fr}.section{padding:70px 0}.section-copy h2{font-size:38px}.vc-sidebar{display:none}.vc-main{width:100%;margin-left:0}.vc-content,.vc-topbar{padding-left:18px;padding-right:18px}.vc-top-actions .vc-sync{display:none}.vc-welcome{align-items:flex-start;flex-direction:column}.vc-welcome h2{font-size:30px}.vc-stats{grid-template-columns:1fr 1fr}.modal-card.wide .modal-form,.vc-search-form{grid-template-columns:1fr}.modal-card.wide .modal-form button,.modal-card.wide .modal-form label{grid-column:auto}}html:lang(ne) .hero h1,html:lang(ne) .section-copy h2,html:lang(ne) .tracker-grid h2{letter-spacing:0}.hero h1{max-width:620px;line-height:1.22}.hero-intro{max-width:560px}.journey-panel{height:100%;padding:30px;overflow:hidden}.journey-head{padding-bottom:18px}.journey-ticket{padding:16px 0}.journey-step{padding:14px 0}.journey-step p{line-height:1.4}.journey-foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--border)}@media(max-width:760px){.hero h1{font-size:42px;line-height:1.28}.hero h1 span{white-space:normal}.hero-visual,.journey-panel{height:auto;min-height:545px}.journey-panel{position:relative;inset:auto;padding:22px}.journey-step{grid-template-columns:42px 1fr auto;gap:12px}.journey-step p{font-size:12px}}.journey-panel{border:1px solid #cbd6e4;border-radius:12px;background-image:none;box-shadow:none}.journey-head svg{padding:7px;width:38px;height:38px;border:1px solid #d7e0ec;border-radius:8px;color:var(--blue)}.journey-step.complete>span,.journey-step.current>span,.journey-step>span{border-color:#d7e0ec;border-radius:8px;background:#f7f9fc}.auth-flow-card,.auth-note,.choice-card,.choice-card:hover,.contact-links a,.detail-file,.info-card,.info-option,.modal-card,.registration-intro,.review-box,.steps-banner,.upload-zone,.vc-detail-card,.vc-metric,.vc-queue-card,.vc-side-identity,.vc-system-notice{background-image:none;box-shadow:none}.modal-card{border-color:#cbd6e4}.auth-mode-switch button.active{box-shadow:none}.choice-card,.choice-card.suggestion,.choice-card:hover{border-color:#cbd6e4;border-top-width:1px}@media(max-width:760px){.site-header{height:72px}.header-inner{width:100%;padding:0 16px;gap:8px}.brand{flex:1 1;gap:9px}.brand,.brand>div{min-width:0}.brand small,.brand strong{white-space:nowrap}.brand strong{font-size:13px;letter-spacing:0}.brand small{font-size:8px}.site-header .tu-logo,.site-header .tu-logo-wrap{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;max-height:40px!important;flex-basis:40px}.header-actions{flex:0 0 auto;gap:6px}.language-switch{padding:6px;font-size:11px;white-space:nowrap}.header-actions .button-small,.menu-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.menu-button{place-items:center;border:1px solid #cbd6e4;border-radius:8px}.nav-links{top:71px;padding:10px 16px;border-top:1px solid var(--border);box-shadow:none}.nav-links a{font-size:14px}.hero{gap:46px;padding:56px 0 64px}}.campus-vignette{position:relative;margin-top:22px;overflow:hidden;border-radius:16px;box-shadow:0 8px 20px rgba(0,49,120,.12)}.campus-vignette img{display:block;width:100%;height:192px;object-fit:cover;transition:transform .5s}.campus-vignette:hover img{transform:scale(1.04)}.campus-vignette span{position:absolute;right:0;bottom:0;left:0;padding:13px 16px;background:rgba(0,49,120,.82);color:#fff;font:600 12px Mukta,sans-serif}.choice-card-top{align-items:center}.choice-card-kicker{margin-top:24px;color:#631e00;font:700 11px Plus Jakarta Sans,sans-serif;letter-spacing:.05em}.choice-card-bottom strong{display:flex;color:#631e00;font:700 14px Mukta,sans-serif}.choice-card.suggestion .choice-card-bottom strong{color:#003178}.choice-card-bottom em{padding:5px 9px;background:#ffdbcf;color:#380d00;font:600 11px Plus Jakarta Sans,sans-serif}.choice-card.suggestion .choice-card-bottom em{color:#001c37}.choice-card-main{width:100%}@media(max-width:760px){.campus-vignette{display:none}.choice-card-bottom{align-items:flex-start;flex-direction:column;gap:10px}.choice-card-kicker{margin-top:18px}}.site-shell{font-size:16px}.brand strong{font-size:18px}.brand small{font-size:10px}.nav-links a{font-size:14px}.hero .eyebrow,.portal-online{font-size:12px}.hero h1{font-size:clamp(60px,6vw,88px)}.button{font-size:15px}.journey-head small{font-size:14px}.journey-ticket span{font-size:12px}.journey-ticket strong{font-size:15px}.journey-step small{font-size:11px}.journey-step strong{font-size:18px}.journey-foot,.journey-step p{font-size:14px}.tracker-grid h2{font-size:32px}.ticket-form input{font-size:15px}.timeline-step b{font-size:11px}.section-copy h2{font-size:54px}.section-copy p{font-size:18px}.choice-card-main h3{font-size:27px}.choice-card>strong{font-size:14px}.steps-banner strong{font-size:16px}.steps-banner span{font-size:14px}.steps{font-size:12px}.stat small{font-size:11px}.stat strong{font-size:52px}.stat span{font-size:17px}.info-card h2{font-size:44px}.info-option strong{font-size:17px}.info-option p{font-size:14px}.contact-links small{font-size:12px}.contact-links strong{font-size:16px}.auth-note{font-size:13px}.footer-brand{font-size:21px}.footer a,.footer p{font-size:14px}@media(max-width:760px){.brand strong{font-size:14px}.brand small{font-size:8px}.nav-links a{font-size:15px}.hero h1{font-size:50px}.hero-intro{margin-top:30px;font-size:18px}.section-copy h2{font-size:44px}.section-copy p{font-size:17px}.choice-card-main h3{font-size:24px}.choice-card-main p{font-size:15px}.stat strong{font-size:46px}.info-card h2{font-size:38px}}.stats-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:72px 0 26px;color:#fff}.stats-intro h2{margin:10px 0 0;font:700 38px/1.2 Mukta,sans-serif}.stats-intro p{margin:6px 0 0;color:#a1bbff;font:14px/1.6 Mukta,sans-serif}.stats-eyebrow{color:#a1bbff}.response-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:8px;background:#1f5eb5;color:#d9e2ff;font:700 11px Plus Jakarta Sans,sans-serif;white-space:nowrap}.stats-band{background:#003178;color:#fff;padding-bottom:72px}.stats-band .stat{background:#0d47a1}.contact-lead{margin:8px 0 0;max-width:500px;font:16px/1.7 Mukta,sans-serif}.contact-campus{position:relative;height:176px;margin-top:18px;overflow:hidden;border-radius:14px;background:#0d47a1 url(https://lh3.googleusercontent.com/aida-public/AB6AXuACHLG5ntru84aO3RSlgg7pDlMXXpPqO656Cyq7fSXoNTaBo3Nuzy9GJxoqH5DfjqNgVDVD1ceG73AHmCYokw97KR-5aj6mtxKlr1Elzj1Br2w5LpWmDgr-tCG54Nlb2B-fP2cgvBiMDTkt3aiDvGt1woFzzJMu2UMkkzHij6JKKdUwiXUvHEvxxM0-8KuRv7P98RdvuXd_q8bUthJq4aeGdfqeT_i3vmGpUp7V6nQvzJNUAPjclZ50) 50%/cover}.contact-campus:after{position:absolute;right:0;bottom:0;left:0;height:52px;background:rgba(0,49,120,.8);content:""}.contact-campus span{position:absolute;z-index:1;bottom:14px;left:16px;color:#fff;font:600 12px Mukta,sans-serif}.contact-row{display:flex;align-items:center;gap:13px;padding:13px;border-radius:12px;background:#edf4ff}.contact-row small,.contact-row strong{display:block}.contact-row small{color:#49607e;font:12px Mukta,sans-serif}.contact-row strong{margin-top:2px;color:#003178;font:700 15px Mukta,sans-serif}@media(max-width:760px){.stats-intro{align-items:flex-start;flex-direction:column;padding:48px 0 22px}.stats-intro h2{font-size:32px}.response-badge{align-self:flex-start}.contact-campus{display:none}}@media(max-width:420px){.container{width:min(100% - 28px,1360px)}.header-inner{padding:0 14px;gap:6px}.brand{gap:7px}.brand strong{font-size:11px}.brand small{font-size:7px;letter-spacing:.13em}.site-header .tu-logo,.site-header .tu-logo-wrap{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;max-height:38px!important;flex-basis:38px}.header-actions .language-switch i,.header-actions .language-switch span:not(.active),.sign-in-label{display:none}.language-switch{min-width:40px;padding:4px}.hero h1{font-size:40px}.journey-panel{padding:20px}.journey-head strong{font-size:24px}.journey-step{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}}@media(max-width:350px){.site-header .brand>div{display:none}}:root{--ink:#172b4d;--deep:#123b72;--blue:#0f75bc;--blue-soft:#eaf4fc;--sky:#f5f9fd;--gold:#f5b544;--gold-soft:#fff5dc;--green:#16866a;--coral:#c2414b;--muted:#64748b;--border:#d8e4f0;--bg:#f5f9fd;--shadow:0 18px 50px rgba(18,59,114,.08)}body{background:var(--bg);color:var(--ink)}.site-shell{background:radial-gradient(circle at 88% 4%,rgba(15,117,188,.1),transparent 25rem)}.site-header{height:78px;border-bottom:1px solid rgba(216,228,240,.9);background:rgba(255,255,255,.88);box-shadow:0 6px 24px rgba(18,59,114,.05)}.header-inner{width:min(1360px,calc(100% - 64px));gap:40px}.brand{gap:13px}.brand strong{font-size:15px;color:var(--deep)}.brand small{color:var(--blue);font-size:9px;letter-spacing:.22em}.nav-links{gap:28px;color:#58708c}.nav-links a{position:relative}.nav-links a:after{position:absolute;right:0;bottom:-9px;left:0;height:2px;background:var(--gold);content:"";transform:scaleX(0);transform-origin:center;transition:transform .2s}.nav-links a:hover:after{transform:scaleX(1)}.button{border-radius:10px;min-height:50px}.button-primary{background:linear-gradient(135deg,var(--blue),#0b5d99);box-shadow:0 10px 24px rgba(15,117,188,.2)}.button-primary:hover{background:var(--deep);box-shadow:0 12px 26px rgba(18,59,114,.22)}.button-soft{border-color:#b9d5ea;background:var(--blue-soft);color:var(--deep)}.button-soft:hover{border-color:var(--blue);background:#dceefb}.button-dark{background:var(--deep)}.hero{width:min(1360px,calc(100% - 64px));padding:104px 0 96px;gap:80px}.hero-copy{position:relative}.hero-copy:before{position:absolute;top:-34px;left:-30px;width:92px;height:92px;border:1px solid rgba(245,181,68,.65);border-radius:50%;content:"";z-index:-1}.eyebrow{color:#69819b;letter-spacing:.14em}.eyebrow.blue{color:var(--blue)}.hero h1{font-size:clamp(56px,6vw,84px);line-height:1.1;letter-spacing:-.06em;color:var(--deep)}.hero h1 span{color:var(--blue)}.hero-intro{color:#59708a;font-size:18px;line-height:1.85}.hero-actions{gap:14px}.reassurance{color:#55708d}.reassurance svg{color:var(--green)}.hero-visual{height:540px}.journey-panel{border:1px solid #bed7e9;border-top:5px solid var(--blue);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.journey-head svg{border:0;background:var(--gold-soft);color:#a36f12}.journey-head strong{color:var(--deep)}.journey-ticket{background:linear-gradient(90deg,transparent,var(--blue-soft),transparent);padding:17px 12px;border:0;border-radius:10px}.journey-ticket strong{color:var(--blue)}.journey-step{border-color:#e3edf5}.journey-step.complete>span{background:#edf8f4;color:var(--green)}.journey-step.current>span{background:var(--blue-soft);color:var(--blue)}.journey-step strong{color:var(--deep)}.journey-foot{color:#58718b}.journey-foot svg{color:var(--green)}.tracker-strip{border-color:#d7e5f0}.tracker-grid{width:min(1360px,calc(100% - 64px));padding:34px 0}.tracker-grid h2{color:var(--deep)}.ticket-form input{border-color:#b9d5ea}.timeline .active-dot{border-color:var(--gold)}.line.done,.timeline .active-dot{background:var(--gold)}.section{width:min(1360px,calc(100% - 64px));padding:112px 0}.section-number{color:var(--gold)}.section-copy h2{color:var(--deep);font-size:50px}.section-copy p{color:#59708a}.choice-cards{gap:22px}.choice-card,.choice-card:hover{border:1px solid #c9ddeb;border-top:4px solid var(--coral);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(18,59,114,.06);transition:transform .22s,box-shadow .22s,border-color .22s}.choice-card:hover{transform:translateY(-6px);box-shadow:0 20px 42px rgba(18,59,114,.13)}.choice-card.suggestion{border-top-color:var(--blue)}.choice-card .choice-icon{border-radius:14px}.choice-card-main h3{color:var(--deep)}.choice-card-main p{color:#637b94}.choice-card>strong{color:var(--coral)}.choice-card.suggestion>strong{color:var(--blue)}.steps-banner{border-color:#c9dfef;background:linear-gradient(100deg,#edf7fd,#fff)}.steps b{background:#fff;border:1px solid #dbe9f3}.steps b:first-child{background:var(--gold-soft)}.stats-band{position:relative;background:linear-gradient(115deg,var(--deep),#0f75bc);overflow:hidden}.stats-band:after{position:absolute;top:-110px;right:8%;width:280px;height:280px;border:1px solid rgba(255,255,255,.18);border-radius:50%;content:""}.stats-grid{position:relative;z-index:1}.stat{border-color:rgba(255,255,255,.2)}.stat small{color:var(--gold)}.contact-section{gap:26px}.info-card{border-color:#c9dfef;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(18,59,114,.05)}.info-card h2{color:var(--deep)}.info-option{border:1px solid #dbe9f3;background:#f7fbfe}.info-icon.blue{background:var(--blue-soft);color:var(--blue)}.info-icon.gold{background:var(--gold-soft);color:#a36f12}.contact-links a{border-color:#dbe9f3}.contact-links a:hover{border-color:var(--blue);background:var(--blue-soft)}.auth-note{background:#f7fbfe;border:1px solid #e1edf5}.footer{background:var(--deep);border:0}.footer,.footer-brand{color:#fff}.footer a,.footer p{color:#b7c8dc}.footer-label{color:var(--gold)}.footer a:hover{color:#fff}.footer-bottom{border-color:rgba(255,255,255,.18);color:#b7c8dc}.modal-backdrop{background:rgba(18,59,114,.54)}.modal-card{border:1px solid #bed7e9;border-radius:20px;box-shadow:0 30px 80px rgba(18,59,114,.26)}.modal-close{background:var(--blue-soft);color:var(--deep)}.registration-intro{border:1px solid #c9dfef;background:linear-gradient(120deg,#edf7fd,#fff8e8)}.modal-form input,.modal-form select,.modal-form textarea{border-color:#b9d5ea}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(15,117,188,.14)}.vc-shell{background:#f3f8fc}.vc-sidebar{background:linear-gradient(180deg,#123b72,#0d2c58);box-shadow:8px 0 30px rgba(18,59,114,.12)}.vc-side-identity{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08)}.vc-side-link.active,.vc-side-link:hover{background:rgba(255,255,255,.13)}.vc-side-link.active span{background:var(--gold);color:var(--deep)}.vc-topbar{border-bottom:1px solid #d7e5f0}.vc-kicker{color:#6b87a2}.vc-welcome h2{color:var(--deep)}.vc-detail-card,.vc-metric,.vc-queue-card{border-color:#c9dfef;background:#fff}.vc-metric{box-shadow:0 10px 24px rgba(18,59,114,.05)}.vc-search,.vc-status-filter{border-color:#b9d5ea}.vc-system-notice{border-color:#f0d48e;background:#fffaf0}.status-pill.progress{background:var(--blue-soft);color:var(--blue)}@media(max-width:760px){.header-inner,.hero,.section,.tracker-grid{width:min(100% - 32px,1360px)}.site-header{height:72px}.hero{padding:68px 0 72px}.hero-copy:before{left:-14px}.hero h1{font-size:46px}.hero-intro{font-size:16px}.journey-panel{border-radius:16px}.info-card h2{font-size:32px}.footer{margin-top:0}}.auth-note,.choice-card,.info-card,.info-option,.journey-panel,.journey-ticket,.registration-intro,.steps-banner{background-image:none!important}.journey-ticket{background:#f7fbfe!important}.header-title{display:flex;align-items:baseline;gap:10px;margin-left:auto;margin-right:auto;color:var(--deep)}.header-title span{font-size:11px;color:#69819b;font-weight:700}.header-title strong{font-family:Inter,sans-serif;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.button-primary{background:var(--blue)!important}.auth-note,.choice-card,.info-card,.info-option,.journey-ticket,.registration-intro,.steps-banner,.vc-detail-card,.vc-metric,.vc-queue-card,.vc-side-identity,.vc-system-notice{background-image:none!important}.registration-intro,.steps-banner{background:#f7fbfe!important}@media(max-width:760px){.header-title{display:none}}.tu-access-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:#f2f6fa;color:var(--deep)}.tu-access-card{width:min(500px,100%);padding:40px;border:1px solid #c9dfef;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(18,59,114,.12)}.tu-access-brand{display:flex;align-items:center;gap:13px;padding-bottom:28px;border-bottom:1px solid var(--border)}.tu-access-brand img{width:48px;height:48px;object-fit:contain}.tu-access-brand span,.tu-access-brand strong{display:block}.tu-access-brand strong{font-size:15px}.tu-access-brand span{margin-top:4px;color:var(--blue);font:700 10px Inter,sans-serif;letter-spacing:.12em}.tu-access-kicker{display:flex;align-items:center;gap:9px;margin-top:38px;color:var(--blue);font:800 11px Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase}.tu-access-kicker span{width:28px;height:2px;background:var(--gold)}.tu-access-card h1{margin:12px 0 0;font-size:42px;letter-spacing:-.05em}.tu-access-lead{margin:10px 0 0;color:#5b7189;font-size:15px;line-height:1.8}.tu-access-form{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.tu-access-form label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:800}.tu-access-form input,.tu-access-form select{width:100%;height:50px;border:1px solid #b9d5ea;border-radius:9px;background:#fff;padding:0 14px;color:var(--ink);outline:0}.tu-access-form select:disabled{background:#f5f9fd;color:#64748b;opacity:1}.tu-password-field{display:flex;align-items:center;gap:9px;height:50px;padding:0 14px;border:1px solid #b9d5ea;border-radius:9px;color:var(--blue)}.tu-password-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(15,117,188,.14)}.tu-password-field input{height:46px;padding:0;border:0}.tu-access-form .form-error{margin:0}.tu-access-note{display:flex;gap:9px;margin-top:23px;padding-top:18px;border-top:1px solid var(--border);color:#5b7189;font-size:12px;line-height:1.6}.tu-access-note svg{flex:none;color:var(--green)}.tu-access-back{display:inline-block;margin-top:26px;color:var(--blue);font-size:13px;font-weight:800}@media(max-width:520px){.tu-access-shell{padding:16px}.tu-access-card{padding:26px 22px}.tu-access-card h1{font-size:36px}}:root{--inspo-primary:#003178;--inspo-container:#0d47a1;--inspo-surface:#f7f9ff;--inspo-low:#edf4ff;--inspo-ink:#172b4d;--inspo-muted:#49607e;--inspo-gold:#f5b544}body{font-family:Plus Jakarta Sans,Mukta,sans-serif}.site-shell,body{background:var(--inspo-surface)}.site-header{height:74px;background:#fff;border-bottom:1px solid #d8e4f0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{width:min(1280px,calc(100% - 64px));gap:28px}.brand strong{font-family:Mukta,sans-serif;font-size:17px;color:var(--inspo-primary)}.brand small{color:#49607e;letter-spacing:.15em}.brand small,.header-title{font-family:Plus Jakarta Sans,sans-serif}.header-title{color:var(--inspo-primary)}.nav-links{color:var(--inspo-muted)}.language-switch,.nav-links{font-family:Mukta,sans-serif;font-size:14px}.hero{width:min(1280px,calc(100% - 64px));grid-template-columns:minmax(0,1fr) minmax(440px,.96fr);gap:76px;padding:86px 0 82px}.hero-copy:before{border-color:rgba(245,181,68,.55)}.eyebrow{font-family:Plus Jakarta Sans,Mukta,sans-serif;color:var(--inspo-muted);font-size:11px;letter-spacing:.1em}.hero h1{font-family:Mukta,sans-serif;font-size:clamp(58px,6.2vw,86px);line-height:1.08;letter-spacing:0;color:var(--inspo-primary)}.hero h1 span{color:var(--inspo-container);position:relative;white-space:nowrap}.hero h1 span:after{position:absolute;right:4%;bottom:-8px;left:2%;height:7px;border-bottom:3px solid var(--inspo-gold);border-radius:50%;content:"";transform:rotate(-2deg)}.hero-intro{max-width:590px;margin-top:28px;color:var(--inspo-muted);font-size:19px;line-height:1.75}.button,.hero-intro{font-family:Mukta,sans-serif}.button{border-radius:8px;min-height:52px}.button-primary{background:var(--inspo-primary)!important;box-shadow:none}.button-primary:hover{background:var(--inspo-container)!important}.button-soft{background:#fff;color:var(--inspo-primary);border-color:#a9c5e5}.button-soft:hover{background:var(--inspo-low);border-color:var(--inspo-primary)}.reassurance{font-family:Mukta,sans-serif;color:var(--inspo-muted);font-size:14px}.hero-visual{height:510px}.journey-panel{border:1px solid #b7cbe3;border-top:4px solid var(--inspo-primary);border-radius:18px;background:#fff!important;box-shadow:0 18px 50px rgba(0,49,120,.08)}.journey-head strong{font-size:27px;color:var(--inspo-primary)}.journey-foot,.journey-head small,.journey-head strong,.journey-step p,.journey-step small{font-family:Mukta,sans-serif}.journey-ticket{background:#f2f7fd!important}.journey-step{border-color:#d9e5f2}.journey-step strong{font-family:Mukta,sans-serif;color:var(--inspo-primary)}.tracker-strip{background:#fff;border-color:#d8e4f0}.tracker-grid{width:min(1280px,calc(100% - 64px));padding:30px 0}.info-card h2,.section-copy h2,.tracker-grid h2{font-family:Mukta,sans-serif;color:var(--inspo-primary)}.tracker-grid h2{font-size:30px}.ticket-form input{border-color:#9ebce0;border-radius:8px;font-family:Mukta,sans-serif}.button-dark{background:var(--inspo-primary)}.section{width:min(1280px,calc(100% - 64px));padding:104px 0}.section-copy h2{font-size:52px;line-height:1.2}.choice-card-main p,.footer p,.info-option p,.section-copy p{font-family:Mukta,sans-serif}.choice-cards{gap:0}.choice-card,.choice-card:hover{border:0;border-top:1px solid #c8d9eb;border-radius:0;box-shadow:none}.choice-card:last-child{border-bottom:1px solid #c8d9eb}.choice-card:before{background:var(--inspo-primary)}.choice-card-main h3{font-size:24px;color:var(--inspo-primary)}.choice-card-main h3,.choice-card>strong{font-family:Mukta,sans-serif}.steps-banner{background:#f0f6fd!important;border-color:#c8d9eb}.steps b,.steps-banner span,.steps-banner strong{font-family:Mukta,sans-serif}.stats-band{background:var(--inspo-primary)}.stats-band:after{display:none}.stats-grid{padding:44px 0}.stat small,.stat span,.stat strong{font-family:Mukta,sans-serif}.stat strong{font-family:Plus Jakarta Sans,sans-serif}.contact-section{gap:20px}.info-card{border-color:#c8d9eb;border-radius:14px;background:#fff!important;box-shadow:none}.info-option{background:#f7faff!important;border-color:#d9e5f2;border-radius:12px}.contact-links strong,.info-option strong{font-family:Mukta,sans-serif}.auth-note{background:#f1f6fc!important;border-color:#d9e5f2}.footer{background:var(--inspo-primary)}.footer a,.footer p,.footer-brand,.footer-label{font-family:Mukta,sans-serif}.footer-brand{font-size:20px}.footer-label{font-family:Plus Jakarta Sans,sans-serif}.auth-flow-card,.modal-card,.registration-intro,.review-box,.upload-zone{background:#fff!important;background-image:none!important}.registration-intro{border-color:#c8d9eb;border-radius:12px}.modal-card{border-radius:16px;box-shadow:0 24px 70px rgba(0,49,120,.18)}.vc-shell{font-family:Plus Jakarta Sans,Mukta,sans-serif;background:#f5f8fc}.vc-sidebar{background:#123b72!important;box-shadow:none}.vc-side-identity{background:#172440!important;border-color:#2c4264}.vc-detail-card,.vc-metric,.vc-queue-card,.vc-topbar{background:#fff!important;background-image:none!important;box-shadow:none}.vc-detail-card>h3,.vc-queue-head h3,.vc-topbar h1,.vc-welcome h2{font-family:Mukta,sans-serif;color:var(--inspo-primary)}.vc-detail-card,.vc-metric,.vc-queue-card{border-color:#cad9e8;border-radius:12px}@media(max-width:760px){.header-inner,.hero,.section,.tracker-grid{width:min(100% - 32px,1280px)}.hero{padding:58px 0 64px;gap:42px}.hero h1{font-size:48px}.hero h1 span:after{bottom:-5px;height:5px}.hero-intro{font-size:17px}.hero-visual{height:auto}.hero-visual,.journey-panel{min-height:520px}.section-copy h2{font-size:42px}}@media(max-width:420px){.hero h1{font-size:42px}.hero-intro{font-size:16px}.journey-panel{min-height:500px}}.site-header{position:fixed;top:0;right:0;left:0;height:80px;z-index:50;background:rgba(255,255,255,.94);box-shadow:0 4px 20px -4px rgba(13,71,161,.08)}.site-shell{padding-top:80px}.header-inner{width:min(1280px,calc(100% - 48px));gap:24px}.header-title{display:none}.portal-online{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#edf4ff;color:#49607e;font:700 11px Plus Jakarta Sans,sans-serif;white-space:nowrap}.portal-online i{width:8px;height:8px;border-radius:50%;background:#16a36f;box-shadow:0 0 0 3px #d9f4e9}.language-switch{display:flex;align-items:center;gap:0;padding:3px;border-radius:999px;background:#d9eaff}.language-switch span{padding:5px 9px;border-radius:999px}.language-switch span.active{background:#003178;color:#fff}.language-switch i{display:none}.hero{width:min(1280px,calc(100% - 48px));grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:48px;padding:48px 0 82px}.hero-copy{padding-top:18px}.hero-copy:before{display:none}.hero .eyebrow{display:inline-flex;padding:7px 14px;border-radius:999px;background:#d9eaff;color:#003178;letter-spacing:.04em}.hero .eyebrow span{width:8px;height:8px;border-radius:50%;background:#892d00}.hero h1{margin-top:24px;font-size:clamp(52px,5.2vw,78px);line-height:1.15}.hero h1 span:after{bottom:-5px;height:6px;border-bottom:4px solid #b0c8eb}.hero-intro{max-width:650px;margin-top:38px;font-size:20px;line-height:1.7}.hero-actions{margin-top:26px}.reassurance{margin-top:18px;font-size:12px;line-height:1.5}.reassurance:before{content:"•";color:#c3c6d4;margin:0 2px}.reassurance svg{color:#003178}.journey-panel{position:absolute;inset:0;height:auto;min-height:0;padding:32px;border-top:0;border-radius:16px;box-shadow:0 10px 28px rgba(0,49,120,.08)}.journey-head{margin:-32px -32px 16px;padding:24px;border-bottom:1px solid #d8e4f0;background:#edf4ff}.journey-head strong{font-size:24px}.journey-head svg{width:40px;height:40px;background:#d9eaff;color:#003178}.journey-ticket{margin-bottom:12px;padding:9px 12px;background:#edf4ff!important;border:1px solid #d8e4f0;border-radius:8px}.journey-steps{position:relative}.journey-steps:before{position:absolute;top:25px;bottom:57px;left:22px;width:2px;background:#d9eaff;content:""}.journey-step{padding:17px 0;border:0}.journey-step>span{position:relative;z-index:1;border-radius:50%;background:#d9eaff!important}.journey-step.complete>span{background:#d9f4e9!important;color:#16866a}.journey-step.current>span{background:#0d47a1!important;color:#fff;box-shadow:0 0 0 4px #d9e2ff}.journey-step strong{font-size:17px}.journey-step p{font-size:12px}.journey-foot{padding-top:16px}.tracker-strip{border:0;background:transparent}.tracker-grid{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:24px;border-radius:16px;background:#fff;box-shadow:0 14px 36px rgba(0,49,120,.08);grid-template-columns:4fr 5fr 3fr;gap:20px}.ticket-form{padding:6px;border-radius:10px;background:#edf4ff}.ticket-form input{height:42px;border:0;background:transparent}.ticket-form .button{min-height:42px}.timeline{padding:7px 8px;border-radius:10px;background:#edf4ff;gap:5px}.ticket-result{margin:10px auto 0;padding:12px 24px;background:#e9f8f1;border-radius:10px}.section,.ticket-result{width:min(1280px,calc(100% - 48px))}.section{padding:90px 0}.choose-grid{grid-template-columns:4fr 8fr;gap:72px}.section-copy .eyebrow{display:inline-flex;padding:5px 10px;margin-top:0;border-radius:999px;background:#d9eaff}.section-number{font-family:Mukta,sans-serif;font-size:64px;color:#b0c8eb}.section-copy h2{font-size:48px}.section-copy p{font-size:17px}.choice-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.choice-card,.choice-card:hover{display:flex;min-height:300px;flex-direction:column;align-items:flex-start;gap:0;padding:30px;border:1px solid #d5deea;border-top:4px solid #631e00;border-radius:16px;box-shadow:0 10px 30px rgba(0,49,120,.06)}.choice-card.suggestion{border-top-color:#003178}.choice-card:before{display:none}.choice-card-number{padding:0}.choice-card .choice-icon{width:48px;height:48px;margin-top:24px;border-radius:10px}.choice-card-main h3{margin-top:20px;font-size:25px}.choice-card-main p{font-size:14px}.choice-card>strong{margin-top:auto;padding-top:20px}.steps-banner{margin-top:30px;padding:24px 26px;background:#edf4ff!important;border-radius:12px}.stats-band{padding:0 0 88px;background:transparent;color:var(--ink)}.stats-grid{width:min(1280px,calc(100% - 48px));grid-template-columns:repeat(3,1fr);gap:20px;padding:0}.stat{display:flex;min-height:245px;align-items:flex-start;flex-direction:column;padding:28px;border:0;border-radius:16px;background:#0d47a1;text-align:left}.stat small{color:#a1bbff}.stat strong{margin-top:auto;color:#fff;font-size:46px}.stat span{color:#d9e2ff;font-size:16px}.contact-section{width:min(1280px,calc(100% - 48px));grid-template-columns:1fr 1fr;gap:48px;padding-top:10px}.info-card{padding:0;border:0;border-radius:0;background:transparent!important}.info-card h2{font-size:40px}.info-options{gap:16px}.info-option{padding:24px;background:#fff!important;border:1px solid #d8e4f0}.contact-section .info-card:last-child{padding:32px;border-radius:16px;background:#fff!important;box-shadow:0 12px 32px rgba(0,49,120,.07)}.auth-note,.contact-links a{background:#edf4ff!important;border:0}.footer{margin-top:72px;background:#edf4ff}.footer,.footer a,.footer-brand{color:#003178}.footer p,.footer-label{color:#49607e}.footer-bottom{border-color:#c4dcff;color:#49607e}@media(max-width:1100px){.nav-links{gap:8px}.nav-links a{font-size:12px}.hero{gap:32px}.tracker-grid{grid-template-columns:1fr 1fr}.tracker-grid .timeline{grid-column:1/-1}.stats-grid{grid-template-columns:1fr 1fr}.stat:last-child{grid-column:1/-1}}@media(max-width:760px){.site-shell{padding-top:72px}.site-header{height:72px}.header-inner{width:100%;padding:0 16px}.portal-online{display:none}.hero{width:min(100% - 32px,1280px);padding:46px 0 60px}.hero h1{font-size:48px}.hero-visual{min-height:520px}.tracker-grid{width:min(100% - 32px,1280px);grid-template-columns:1fr;padding:18px}.tracker-grid .timeline{grid-column:auto}.contact-section,.section,.ticket-result{width:min(100% - 32px,1280px)}.choose-grid{gap:36px}.choice-cards,.choose-grid{grid-template-columns:1fr}.stats-band{padding-bottom:62px}.stats-grid{width:min(100% - 32px,1280px);grid-template-columns:1fr}.stat:last-child{grid-column:auto}.contact-section{grid-template-columns:1fr;gap:36px}.footer{margin-top:48px}}@media(min-width:1101px){.contact-section,.footer .container,.header-inner,.hero,.section,.stats-grid,.ticket-result,.tracker-grid{width:calc(100% - 96px)}.hero{grid-template-columns:minmax(0,7fr) minmax(520px,5fr);gap:92px;padding-top:64px;padding-bottom:92px}.tracker-grid{grid-template-columns:4fr 5fr 3fr}.section{padding-top:104px;padding-bottom:104px}}@media(min-width:1600px){.contact-section,.footer .container,.header-inner,.hero,.section,.stats-grid,.ticket-result,.tracker-grid{width:calc(100% - 140px)}.hero{gap:120px}.choice-cards,.stats-grid{gap:28px}}@media(max-width:1000px) and (min-width:761px){.header-inner{width:calc(100% - 40px)}.nav-links{gap:4px}.nav-links a{padding:8px 7px;font-size:11px}.contact-section,.hero,.section,.stats-grid,.ticket-result,.tracker-grid{width:calc(100% - 40px)}.hero{grid-template-columns:1fr 1fr;gap:28px;padding-top:48px}.hero h1{font-size:54px}.hero-intro{font-size:16px}.hero-visual{height:500px}.journey-panel{padding:24px}.journey-head{margin:-24px -24px 14px;padding:20px}.journey-step{grid-template-columns:40px minmax(0,1fr) auto;gap:11px}.journey-step strong{font-size:15px}.journey-step p{font-size:11px}.tracker-grid{grid-template-columns:1fr 1fr}.tracker-grid .timeline{grid-column:1/-1}.choose-grid{grid-template-columns:1fr;gap:36px}.section-copy h2{font-size:44px;max-width:600px}.section-copy p{max-width:600px}.contact-section{gap:28px}}@media(max-width:760px){.header-inner{width:100%;padding:0 16px}.nav-links{display:none}.menu-button{display:grid}.brand small{max-width:180px;overflow:hidden;text-overflow:ellipsis}.hero{grid-template-columns:1fr}.hero h1{font-size:48px}.hero-intro{font-size:16px}.tracker-grid{grid-template-columns:1fr}.tracker-grid .timeline{grid-column:auto}.choice-cards,.stats-grid{grid-template-columns:1fr}.stat:last-child{grid-column:auto}}@media(min-width:1101px){.stats-intro{width:calc(100% - 96px);margin-right:auto;margin-left:auto}}@media(min-width:1600px){.stats-intro{width:calc(100% - 140px)}}.stats-intro{padding-top:48px}.stat{justify-content:flex-start}.stat small{align-self:flex-start}.stat strong{margin-top:58px;line-height:1}.stat span{margin-top:9px}.choice-card,.choice-card:hover{border:1px solid #d8e4f0!important;background:#fff!important;background-image:none!important;box-shadow:0 10px 24px rgba(0,49,120,.06);transform:none}.choice-card:hover{box-shadow:0 14px 30px rgba(0,49,120,.1)}.choice-card-top{display:flex;width:100%;align-items:flex-start;justify-content:space-between}.choice-card-number{color:#d7dce7;font:700 24px/1 Plus Jakarta Sans,sans-serif}.choice-card-kicker{display:block;margin-top:28px;color:#7b2608;font:700 11px Mukta,sans-serif}.choice-card.suggestion .choice-card-kicker{color:#003178}.choice-card-main{display:block}.choice-card-main h3{margin-top:7px!important}.choice-card-main p{min-height:72px;margin-top:9px!important}.choice-card-bottom{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.choice-card-bottom strong{display:inline-flex;align-items:center;gap:6px;margin:0!important;padding:0!important;font-size:13px}.choice-card-bottom em{padding:5px 10px;border-radius:6px;background:#ffe0d6;color:#63200b;font:700 10px Plus Jakarta Sans,sans-serif;font-style:normal;white-space:nowrap}.choice-card.suggestion .choice-card-bottom em{background:#c4dcff;color:#003178}.steps-banner{margin-top:44px}#how-it-works{padding-top:40px}@media(max-width:760px){#how-it-works{padding-top:48px}.stats-intro{padding-top:42px}.stat strong{margin-top:36px}.choice-card-bottom{align-items:flex-start;flex-direction:column}}.contact-campus{background-image:url(/tu-campus.jpg)!important}.reassurance{justify-content:flex-start;margin-left:0!important;padding-left:0;gap:10px}.reassurance:before{display:none!important}.reassurance svg{flex:0 0 auto}.journey-step.complete:last-child>span{background:#fff3d6!important;color:#a36f12!important;border:1px solid #f0d48e}.journey-step.complete:last-child>span svg{display:block;opacity:1}.hero-visual{height:520px}.journey-panel{padding-bottom:30px}@media(max-width:760px){.hero h1{font-size:42px;line-height:1.2;letter-spacing:-.045em}.hero h1 span{white-space:normal!important}.hero-intro{max-width:100%;font-size:15px;line-height:1.8}.hero-actions .button{font-size:14px}.reassurance{font-size:12px;line-height:1.6}.hero-visual{height:auto;min-height:540px}.journey-panel{min-height:540px;padding-bottom:28px}.modal-card.wide{padding:48px 18px 24px}.brand small{max-width:175px;overflow:visible;text-overflow:clip;font-size:9px;letter-spacing:.08em;white-space:nowrap}.journey-head small{font-size:15px}.journey-head strong{font-size:24px}.journey-step strong{font-size:20px}.journey-step p{font-size:15px;line-height:1.7}}.modal-close{top:14px;right:14px;z-index:3;width:28px;height:28px;border:0;background:transparent;color:#003178}@media(min-width:761px){.modal-backdrop{padding:16px}.modal-card.wide{max-height:calc(100vh - 32px);padding:48px 24px 24px;overflow-y:auto}.modal-card.wide .registration-intro{padding:14px 16px}.modal-card.wide .registration-intro .modal-icon{width:42px;height:42px}.modal-card.wide .registration-intro h2{font-size:25px}.modal-card.wide .registration-intro p{margin-top:4px;font-size:12px;line-height:1.45}.modal-card.wide .modal-form{gap:10px 18px;margin-top:14px}.modal-card.wide .modal-form label{gap:4px;font-size:12px}.modal-card.wide .modal-form input,.modal-card.wide .modal-form select{height:42px;min-height:42px;font-size:13px}.modal-card.wide .modal-form textarea{min-height:106px;height:106px;font-size:13px}.modal-card.wide .modal-form button{min-height:44px}.modal-card.wide .modal-form label:nth-child(3),.modal-card.wide .modal-form label:nth-child(4){grid-column:auto}.modal-card.wide .modal-form label:nth-child(n+5){grid-column:1/-1}}.button,.language-switch,.nav-links a{font-size:15px}.hero-intro{font-size:23px;line-height:1.8}.reassurance{font-size:15px}.journey-head small{font-size:16px}.journey-step small{font-size:13px}.journey-step strong{font-size:22px;line-height:1.35}.journey-step p{font-size:16px;line-height:1.75}.tracker-grid h2{font-size:28px}.ticket-form input{font-size:16px}.timeline-step b{font-size:12px}.choice-card-kicker{font-size:13px}.choice-card-main h3{font-size:28px}.choice-card-main p{font-size:16px;line-height:1.8}.choice-card-bottom strong{font-size:15px}.steps-banner strong{font-size:17px}.steps-banner span{font-size:15px}.stats-intro h2{font-size:42px}.stats-intro p{font-size:16px}.contact-lead,.info-option strong,.stat span{font-size:18px}.info-option p{font-size:15px}.contact-links small{font-size:13px}.contact-links strong{font-size:17px}.auth-note{font-size:14px}@media(max-width:760px){.hero-intro{font-size:18px}.reassurance{font-size:14px}.journey-step strong{font-size:19px}.journey-step p{font-size:14px}.choice-card-main h3{font-size:25px}.choice-card-main p{font-size:15px}.stats-intro h2{font-size:35px}.contact-lead{font-size:17px}.journey-panel{padding:24px 16px 28px}.journey-head{margin:-24px -16px 16px;padding:18px 16px}.journey-step{position:relative;grid-template-columns:40px minmax(0,1fr);gap:10px;padding-right:28px}.journey-step>svg{position:absolute;top:50%;right:0;transform:translateY(-50%)}.journey-step small{font-size:11px}.journey-step strong{font-size:18px;line-height:1.35}.journey-step p{font-size:13px;line-height:1.65}}.mobile-language-switch{display:none}@media(max-width:760px){.header-actions>.language-switch{display:none}.nav-links .mobile-language-switch{display:flex;align-self:flex-start;margin:4px 0 8px;padding:8px 5px;color:var(--inspo-primary)}.nav-links{position:absolute;top:72px;left:0;right:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:10px 16px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;box-shadow:0 10px 25px rgba(20,33,61,.08)}.nav-links.nav-open{display:flex}.nav-links a{padding:13px 5px;font-size:14px}}.detail-actions textarea{font-size:14px;font-family:inherit;line-height:1.55}.vc-reports-card{margin-top:24px;padding:24px;border:1px solid #d5e0ed;border-radius:16px;background:#fff}.vc-report-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px;margin-top:18px}.vc-report-grid div{padding:16px;border-radius:10px;background:#f5f8fc}.vc-report-grid span,.vc-report-grid strong{display:block}.vc-report-grid span{color:#70839c;font-size:12px}.vc-report-grid strong{margin-top:7px;color:#003178;font-size:24px}.vc-report-note{margin:16px 0 0;color:#70839c;font-size:12px}@media(max-width:900px){.vc-report-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.vc-report-grid{grid-template-columns:repeat(2,1fr)}}.ticket-copy{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:4px}.ticket-copy strong{padding:10px 12px;border:1px solid #c9d9ec;border-radius:9px;background:#f5f9ff;color:var(--blue);font:800 13px Inter,sans-serif;letter-spacing:.02em}.ticket-copy button{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:0 11px;border:1px solid #b9d5ea;border-radius:9px;background:#fff;color:var(--blue);font-size:12px;font-weight:800}.ticket-copy button:hover{background:var(--blue-soft)}.seo-section{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:44px;gap:44px;align-items:start;padding:0 0 92px}.seo-section-copy{max-width:700px}.seo-section h2{margin:10px 0 0;color:var(--deep);font-size:31px;line-height:1.2;letter-spacing:-.05em}.seo-section p{margin:15px 0 0;color:var(--muted);font-size:14px;line-height:1.9}.seo-facts{display:grid;grid-gap:10px;gap:10px}.seo-facts div{padding:16px 18px;border:1px solid var(--border);border-radius:12px;background:#fff}.seo-facts span,.seo-facts strong{display:block}.seo-facts strong{color:var(--deep);font-size:14px}.seo-facts span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:760px){.seo-section{grid-template-columns:1fr;gap:24px;padding-bottom:60px}.seo-section h2{font-size:26px}.seo-section p{font-size:13px}}.modal-card.wide .modal-form>button{min-height:58px!important;margin-top:6px;font-size:18px;font-weight:800}@media(max-width:760px){.modal-card.wide .modal-form>button{min-height:54px!important;font-size:16px}}.submission-mode{padding:28px 4px 10px;text-align:center}.submission-mode h3{margin:0;color:var(--inspo-primary);font-size:26px}.submission-mode p{max-width:560px;margin:10px auto 24px;color:var(--inspo-muted);font-size:15px;line-height:1.7}.submission-mode-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.mode-option{display:flex;min-height:132px;align-items:flex-start;justify-content:center;flex-direction:column;padding:22px;border:1px solid #c8d9eb;border-radius:14px;background:#fff;color:var(--inspo-primary);text-align:left}.mode-option:hover{border-color:var(--inspo-primary);background:#f4f8ff}.mode-option-primary{border-color:var(--inspo-primary);background:#eef5ff}.mode-option strong{font-size:18px}.mode-option span{margin-top:8px;color:var(--inspo-muted);font-size:13px;line-height:1.5}.form-mode-actions{display:flex;grid-column:1/-1;justify-content:flex-end;gap:10px}.form-mode-actions .button-primary{min-width:190px}@media(max-width:640px){.submission-mode{padding-top:20px}.submission-mode h3{font-size:22px}.submission-mode-options{grid-template-columns:1fr}.mode-option{min-height:100px}.form-mode-actions{grid-column:auto;justify-content:stretch}.form-mode-actions button{flex:1 1}}.hero-actions .button{min-height:68px;padding:0 38px;font-size:25px;font-weight:800}@media(max-width:760px){.hero-actions .button{min-height:64px;font-size:24px}}.hero h1{font-size:clamp(34px,2.7vw,40px)!important;line-height:1.25}@media(max-width:760px){.hero h1{font-size:28px!important;line-height:1.3}}.admin-console{max-width:1280px}.admin-console-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.admin-console-head h1{margin:8px 0;font-size:42px;color:var(--deep)}.admin-console-head p:not(.eyebrow){color:var(--muted)}.admin-console-links{display:flex;gap:12px}.admin-console-links a{padding:11px 14px;border:1px solid var(--border);border-radius:9px;color:var(--blue);font-weight:700;font-size:13px}.admin-tools{display:flex;align-items:center;gap:10px;margin:28px 0 13px;flex-wrap:wrap}.admin-reason input,.admin-tools input,.admin-tools select{height:46px;border:1px solid var(--border);border-radius:9px;background:#fff;padding:0 13px;color:var(--ink);outline:0}.admin-tools input{flex:1 1;min-width:240px}.admin-tools select{min-width:160px}.admin-archive-toggle{gap:7px}.admin-archive-toggle,.admin-reason{display:flex;align-items:center;color:var(--muted);font-size:13px}.admin-reason{gap:12px}.admin-reason input{flex:1 1}.admin-case-list{margin-top:20px;border:1px solid var(--border);border-radius:15px;background:#fff;overflow:hidden}.admin-list-head{display:flex;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--border)}.admin-list-head span{color:var(--muted);font-size:12px}.admin-case-row{display:flex;justify-content:space-between;gap:20px;padding:20px;border-bottom:1px solid var(--border)}.admin-case-row:last-of-type{border-bottom:0}.admin-case-title{display:flex;gap:10px;align-items:center}.admin-case-title span{color:#9aa5b5;font:11px Inter,sans-serif}.admin-case-main p{margin:7px 0;color:var(--muted);font-size:13px}.admin-case-main small{color:var(--blue);font-size:12px}.admin-case-status{display:flex;align-items:flex-end;flex-direction:column;gap:14px;min-width:210px}.admin-case-status>div{display:flex;gap:7px}.button-danger{border:1px solid #efc9c9;background:#fff7f7;color:#b42318}.admin-empty{padding:40px;text-align:center;color:var(--muted)}@media(max-width:760px){.admin-console-head{align-items:flex-start;flex-direction:column}.admin-console-head h1{font-size:32px}.admin-tools input{min-width:100%}.admin-reason{align-items:stretch;flex-direction:column}.admin-case-row{align-items:flex-start;flex-direction:column}.admin-case-status{align-items:flex-start;min-width:0}.admin-case-status>div{flex-wrap:wrap}}