@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--navy:#10233f;--navy-dark:#09182c;--blue:#195fa8;--blue-dark:#124b87;--green:#16865f;--ink:#18273a;--muted:#65758a;--line:#dfe5ec;--soft:#f5f7f9;--white:#fff;--shadow:0 18px 48px rgba(16,35,63,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:14px Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}.topline{height:32px;background:var(--navy-dark);color:#c4ceda}.topline-inner{max-width:1200px;height:100%;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.topline strong{color:#fff;font-weight:600}.site-header{height:78px;border-bottom:1px solid var(--line);background:#fff}.header-inner{max-width:1200px;height:100%;margin:auto;padding:0 24px;display:flex;align-items:center}.logo{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-mark{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:var(--navy);color:#fff;font:800 13px Manrope}.logo b,.logo small{display:block}.logo b{font:800 18px Manrope;color:var(--navy);letter-spacing:-.4px}.logo small{margin-top:2px;color:#748196;font-size:9px;letter-spacing:.08em}.site-header nav{display:flex;align-items:center;gap:30px;margin-left:auto}.site-header nav a{padding:29px 0 26px;border-bottom:3px solid transparent;text-decoration:none;color:#455468;font-size:12px;font-weight:600}.site-header nav a:hover,.site-header nav a.active{color:var(--blue);border-color:var(--blue)}.header-action{margin-left:28px;padding:11px 15px;border-radius:6px;background:var(--blue);color:#fff;text-decoration:none;font-size:11px;font-weight:700}.mobile-menu{display:none;margin-left:auto;border:1px solid var(--line);border-radius:6px;background:#fff;padding:8px 10px}.breadcrumb{border-bottom:1px solid var(--line);background:#f8fafc}.breadcrumb-inner{max-width:1200px;margin:auto;padding:11px 24px;color:#7a8798;font-size:10px}.breadcrumb a{text-decoration:none;color:var(--blue)}
.home-hero{background:linear-gradient(90deg,#f4f7fa 0,#fff 57%);border-bottom:1px solid var(--line)}.home-hero-inner{max-width:1200px;margin:auto;padding:62px 24px 68px;display:grid;grid-template-columns:1fr 470px;gap:76px;align-items:center}.institution-label{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.12em}.institution-label:before{content:"";width:22px;height:2px;background:var(--blue)}h1,h2,h3{font-family:Manrope,Inter,sans-serif;color:var(--navy)}.home-copy h1{max-width:650px;margin:18px 0;font-size:47px;line-height:1.12;letter-spacing:-2.3px}.home-copy>p{max-width:610px;margin:0;color:var(--muted);font-size:16px;line-height:1.75}.assurance-list{display:flex;gap:20px;margin-top:28px;flex-wrap:wrap}.assurance-list span{display:flex;align-items:center;gap:7px;color:#455468;font-size:11px;font-weight:600}.assurance-list i{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#e7f4ee;color:var(--green);font-style:normal;font-size:9px}
/* Transaction portal */
.portal-shell{border:1px solid #d6dee8;border-radius:10px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.portal-head{padding:19px 21px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.portal-head>div{display:flex;align-items:center;gap:11px}.shield{width:36px;height:36px;border:1px solid #cfe1d9;border-radius:7px;display:grid;place-items:center;background:#eef8f4;color:var(--green);font-weight:800}.portal-head b,.portal-head small{display:block}.portal-head b{font-size:13px;color:var(--navy)}.portal-head small{margin-top:3px;color:var(--muted);font-size:9px}.secure-badge{padding:6px 8px;border-radius:4px;background:#eef8f4;color:var(--green);font-size:8px;font-weight:700}.search-card{padding:23px}.search-card label{display:block;margin-bottom:5px;color:var(--navy);font-weight:700}.search-card>p{margin:0 0 15px;color:var(--muted);font-size:10px;line-height:1.5}.search-row{display:flex;border:1px solid #cfd8e4;border-radius:7px;background:#fff;overflow:hidden}.search-row:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,95,168,.09)}.search-icon{display:grid;place-items:center;padding-left:13px;color:#8795a6}.search-row input{min-width:0;flex:1;padding:13px 10px;border:0;outline:0}.search-row button,.submit{border:0;background:var(--blue);color:#fff;padding:0 17px;font-size:11px;font-weight:700;cursor:pointer}.search-row button:hover,.submit:hover{background:var(--blue-dark)}.search-row button:disabled{opacity:.6}.imei-help{display:flex;gap:6px;margin-top:11px;color:#7e8b9c;font-size:9px}.imei-help b{color:var(--navy)}.verify-card{border-top:1px solid var(--line)}.verification-icon{display:none}.verify-card small{display:block;margin-top:9px;color:#8793a2;font-size:8px}.portal-foot{padding:10px 21px;border-top:1px solid var(--line);background:#f7f9fb;display:flex;justify-content:space-between;color:#788698;font-size:8px}
.service-shortcuts{max-width:1200px;margin:-1px auto 0;padding:0 24px 56px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-shortcuts a{display:flex;align-items:center;gap:14px;padding:21px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none;transition:.2s}.service-shortcuts a:hover{border-color:#aebfd2;box-shadow:0 10px 28px rgba(16,35,63,.08);transform:translateY(-2px)}.service-shortcuts i{width:40px;height:40px;border-radius:7px;display:grid;place-items:center;background:#edf3f8;color:var(--blue);font-style:normal;font-size:17px}.service-shortcuts b,.service-shortcuts small{display:block}.service-shortcuts b{color:var(--navy);font-size:12px}.service-shortcuts small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.5}.service-shortcuts em{margin-left:auto;color:#8a98a9;font-style:normal}
.result{max-width:900px;margin:38px auto;padding:0 24px}.warranty-card{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.warranty-top{padding:18px 23px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.status{display:flex;align-items:center;gap:7px;color:var(--green);font-size:10px;font-weight:800}.status i{width:7px;height:7px;border-radius:50%;background:currentColor}.status.waiting{color:#a16c0b}.status.expired{color:#bb3f49}.warranty-main{padding:24px}.device{display:flex;align-items:center;gap:13px}.device-icon{width:42px;height:42px;border-radius:7px;display:grid;place-items:center;background:#edf3f8;color:var(--blue)}.device h2{margin:0;font-size:17px}.device p{margin:4px 0 0;color:var(--muted);font-size:10px}.customer-info,.dates{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:20px}.customer-info>div,.dates>div{padding:12px;border:1px solid var(--line);border-radius:6px;background:#f9fafb}.customer-info small,.customer-info b,.dates small,.dates b{display:block}.customer-info small,.dates small{color:var(--muted);font-size:8px}.customer-info b,.dates b{margin-top:5px;font-size:10px}.progress{margin-top:18px;padding:14px;border-radius:7px;background:#f4f7fa}.progress p{margin:0;color:var(--muted);font-size:10px}.progress-label{display:flex;justify-content:space-between;font-size:10px}.bar{height:6px;margin-top:9px;border-radius:5px;background:#dbe3eb;overflow:hidden}.bar span{display:block;height:100%;background:var(--green)}.warranty-actions{padding:16px 23px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.warranty-actions p{margin:0;color:var(--muted);font-size:10px}.service-btn{border:0;border-radius:6px;background:var(--navy);color:#fff;padding:10px 13px;font-size:10px;font-weight:700}
/* Inner pages */
.page-hero{background:var(--navy);color:#fff}.page-hero-inner{max-width:1200px;margin:auto;padding:54px 24px}.page-hero .institution-label{color:#8fc1ee}.page-hero .institution-label:before{background:#8fc1ee}.page-hero h1{margin:15px 0 10px;color:#fff;font-size:37px;letter-spacing:-1.5px}.page-hero p{max-width:680px;margin:0;color:#b7c5d5;line-height:1.7}.page-content{max-width:1200px;margin:auto;padding:55px 24px 80px}.section-title{margin-bottom:30px}.section-title h2{margin:0 0 8px;font-size:25px}.section-title p{margin:0;color:var(--muted);line-height:1.65}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.info-card{padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff}.info-card span{display:block;color:var(--blue);font:800 11px Manrope}.info-card h3{margin:13px 0 8px;font-size:15px}.info-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.policy-layout{display:grid;grid-template-columns:280px 1fr;gap:35px}.policy-nav{align-self:start;position:sticky;top:20px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.policy-nav b{display:block;padding:14px;background:var(--navy);color:#fff;font-size:11px}.policy-nav a{display:block;padding:12px 14px;border-bottom:1px solid var(--line);text-decoration:none;color:#526175;font-size:10px}.policy-copy section{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.policy-copy h2{font-size:19px}.policy-copy p,.policy-copy li{color:var(--muted);font-size:11px;line-height:1.8}.policy-copy li{margin:6px 0}.service-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:35px 0}.service-flow article{position:relative;padding:23px;border:1px solid var(--line);border-right:0}.service-flow article:last-child{border-right:1px solid var(--line)}.service-flow strong{color:var(--blue);font-size:10px}.service-flow h3{font-size:13px}.service-flow p{color:var(--muted);font-size:10px;line-height:1.6}.support-panel{padding:28px;border-radius:9px;background:#f2f5f8;display:flex;justify-content:space-between;align-items:center}.support-panel h2{margin:0 0 7px;font-size:20px}.support-panel p{margin:0;color:var(--muted);font-size:11px}.support-panel a,.open-assistant{border:0;border-radius:6px;background:var(--blue);color:#fff;padding:12px 16px;text-decoration:none;font-size:10px;font-weight:700;cursor:pointer}.faq-layout{display:grid;grid-template-columns:250px 1fr;gap:35px}.faq-categories{align-self:start;border:1px solid var(--line);border-radius:8px;padding:8px}.faq-categories a{display:block;padding:11px;border-radius:5px;text-decoration:none;color:#59687b;font-size:10px}.faq-categories a:hover{background:#eef3f7;color:var(--blue)}.faq-list section{scroll-margin-top:20px;margin-bottom:38px}.faq-list h2{font-size:18px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:16px 4px;display:flex;justify-content:space-between;list-style:none;cursor:pointer;color:var(--navy);font-size:11px;font-weight:700}.faq-list summary:after{content:"+";color:var(--blue)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 4px 17px;color:var(--muted);font-size:11px;line-height:1.75}
footer{background:var(--navy-dark);color:#fff}.footer-main{max-width:1200px;margin:auto;padding:45px 24px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-brand p{max-width:330px;color:#899aae;font-size:10px;line-height:1.7}.footer-main>div>b{display:block;margin-bottom:14px;font-size:10px}.footer-main>div>a{display:block;margin:10px 0;color:#8495a9;text-decoration:none;font-size:9px}.footer-main>div>a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:auto;padding:16px 24px;border-top:1px solid #ffffff12;display:flex;justify-content:space-between;color:#6f8299;font-size:8px}
dialog{display:none}.assistant-toggle{position:fixed;right:20px;bottom:20px;z-index:20;border:0;border-radius:8px;background:var(--navy);color:#fff;padding:10px 14px 10px 10px;display:flex;align-items:center;gap:9px;box-shadow:var(--shadow);cursor:pointer}.assistant-toggle>span{width:35px;height:35px;border-radius:6px;background:var(--blue);display:grid;place-items:center}.assistant-toggle b,.assistant-toggle small{display:block;text-align:left}.assistant-toggle b{font-size:9px}.assistant-toggle small{margin-bottom:2px;color:#70d8af;font-size:7px}.assistant-panel{position:fixed;z-index:21;right:20px;bottom:20px;width:min(410px,calc(100vw - 24px));height:min(630px,calc(100vh - 28px));border:1px solid #cad4df;border-radius:10px;background:#fff;box-shadow:0 28px 90px rgba(9,24,44,.34);overflow:hidden}.assistant-panel[hidden]{display:none}.assistant-panel>header{height:70px;padding:13px 15px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between}.assistant-panel>header>div{display:flex;align-items:center;gap:9px}.assistant-panel>header>div>span{width:37px;height:37px;border-radius:6px;background:#ffffff12;display:grid;place-items:center}.assistant-panel header b,.assistant-panel header small{display:block}.assistant-panel header small{margin-top:3px;color:#9dacbd;font-size:8px}.assistant-panel header small i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#54d9a6}.assistant-panel header button{border:0;background:transparent;color:#fff;font-size:19px}.assistant-messages{height:calc(100% - 181px);padding:16px;overflow:auto;background:#f4f6f8}.chat{display:flex;gap:7px;margin-bottom:11px}.chat>i{width:24px;height:24px;display:grid;place-items:center;border-radius:5px;background:#e6edf5;color:var(--blue);font-style:normal}.chat.user{justify-content:flex-end}.chat.user p{max-width:82%;margin:0;padding:9px 11px;border-radius:9px 3px 9px 9px;background:var(--blue);color:#fff;font-size:10px}.chat-bubble{max-width:87%;padding:10px 12px;border:1px solid var(--line);border-radius:3px 9px 9px;background:#fff;font-size:10px;line-height:1.55}.chat-bubble strong,.chat-bubble .chat-line{display:block}.chat-bubble ol{padding-left:19px}.assistant-suggestions{min-height:38px;padding:5px 11px;display:flex;gap:5px;overflow:auto}.assistant-suggestions button{flex:none;border:1px solid #c9d8e8;border-radius:15px;background:#edf3f8;color:var(--blue);padding:6px 9px;font-size:8px}.assistant-panel>form{padding:8px 11px;display:flex;gap:6px}.assistant-panel>form input{min-width:0;flex:1;padding:10px;border:1px solid var(--line);border-radius:6px}.assistant-panel>form button{width:38px;border:0;border-radius:6px;background:var(--blue);color:#fff}.assistant-note{display:block;text-align:center;color:#9ca6b2;font-size:7px}#toast{position:fixed;z-index:30;left:50%;bottom:22px;transform:translate(-50%,10px);padding:11px 15px;border-radius:6px;background:var(--navy);color:#fff;opacity:0;pointer-events:none;font-size:10px;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}
.site-header nav.open{display:flex!important;position:absolute;z-index:15;left:14px;right:14px;top:108px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);align-items:flex-start;flex-direction:column;gap:0}.site-header nav.open a{width:100%;padding:11px;border:0}
@media(max-width:950px){.site-header nav{display:none}.mobile-menu{display:block}.header-action{margin-left:12px}.home-hero-inner{grid-template-columns:1fr;gap:40px}.home-copy{text-align:center}.home-copy>p{margin:auto}.assurance-list{justify-content:center}.portal-shell{width:min(560px,100%);margin:auto}.policy-layout,.faq-layout{grid-template-columns:1fr}.policy-nav,.faq-categories{position:static}.service-flow{grid-template-columns:1fr 1fr}.service-flow article:nth-child(2){border-right:1px solid var(--line)}.service-flow article:nth-child(n+3){border-top:0}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{display:none}}
@media(max-width:680px){.topline-inner span:last-child,.header-action{display:none}.site-header{height:68px}.home-hero-inner{padding-top:42px}.home-copy h1{font-size:35px;letter-spacing:-1.5px}.home-copy>p{font-size:13px}.service-shortcuts,.info-grid{grid-template-columns:1fr}.customer-info,.dates{grid-template-columns:1fr 1fr}.service-flow{grid-template-columns:1fr}.service-flow article{border-right:1px solid var(--line);border-bottom:0}.service-flow article:last-child{border-bottom:1px solid var(--line)}.support-panel{align-items:flex-start;gap:18px;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{gap:8px;flex-direction:column}.page-hero h1{font-size:29px}.portal-foot{gap:5px;flex-direction:column}}
@media(max-width:440px){.topline-inner,.header-inner,.home-hero-inner,.page-content,.page-hero-inner{padding-left:15px;padding-right:15px}.logo small{display:none}.search-row{flex-wrap:wrap}.search-row button{width:100%;padding:12px}.customer-info,.dates{grid-template-columns:1fr}.warranty-actions{align-items:flex-start;gap:12px;flex-direction:column}.assistant-toggle{right:10px;bottom:10px}.assistant-toggle b{display:none}.assistant-panel{right:8px;bottom:8px;width:calc(100vw - 16px);height:calc(100vh - 16px)}}

/* Readability and motion */
.topline-inner{font-size:12px}.site-header nav a{font-size:13px}.header-action{font-size:12px}.institution-label{font-size:11px}.portal-head b{font-size:15px}.portal-head small{font-size:11px}.search-card label{font-size:15px}.search-card>p{font-size:12px}.search-row input{font-size:14px}.search-row button{font-size:12px}.imei-help{font-size:11px}.portal-foot{font-size:10px}.service-shortcuts b{font-size:14px}.service-shortcuts small{font-size:11px}.page-hero p,.section-title p{font-size:14px}.info-card h3{font-size:17px}.info-card p,.policy-copy p,.policy-copy li,.faq-list details p{font-size:13px}.faq-list summary{font-size:13px}.policy-nav a,.faq-categories a{font-size:12px}.service-flow h3{font-size:15px}.service-flow p{font-size:12px}.support-panel p{font-size:13px}.footer-brand p{font-size:12px}.footer-main>div>b{font-size:12px}.footer-main>div>a{font-size:11px}.home-copy,.portal-shell{animation:rise-in .7s cubic-bezier(.2,.7,.2,1) both}.portal-shell{animation-delay:.12s}.service-shortcuts a{animation:rise-in .55s cubic-bezier(.2,.7,.2,1) both}.service-shortcuts a:nth-child(2){animation-delay:.08s}.service-shortcuts a:nth-child(3){animation-delay:.16s}.portal-shell:hover{transform:translateY(-3px);box-shadow:0 25px 62px rgba(16,35,63,.16);transition:.3s}.shield{animation:shield-pulse 2.8s ease-in-out infinite}
.assistant-campaign{padding:70px 24px 84px;background:linear-gradient(120deg,#0c1d34,#13365d);overflow:hidden}.assistant-campaign-inner{max-width:1120px;margin:auto;display:grid;grid-template-columns:480px 1fr;gap:78px;align-items:center}.assistant-demo{border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#fff;box-shadow:0 32px 75px rgba(0,0,0,.28);overflow:hidden;animation:assistant-float 5s ease-in-out infinite}.demo-top{height:64px;padding:12px 15px;display:flex;align-items:center;gap:10px;background:#f7f9fb;border-bottom:1px solid var(--line)}.demo-top>span{width:36px;height:36px;border-radius:7px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:17px}.demo-top b,.demo-top small{display:block}.demo-top b{color:var(--navy);font-size:13px}.demo-top small{margin-top:3px;color:var(--muted);font-size:10px}.demo-top>i{width:8px;height:8px;margin-left:auto;border-radius:50%;background:#2eb77e;box-shadow:0 0 0 5px rgba(46,183,126,.12)}.demo-body{min-height:310px;padding:22px;background:#f1f4f7}.demo-body p{max-width:82%;padding:12px 14px;border:1px solid var(--line);border-radius:4px 11px 11px;background:#fff;color:#405067;font-size:12px;line-height:1.6;box-shadow:0 5px 14px rgba(16,35,63,.04)}.demo-body .demo-user{margin-left:auto;border:0;border-radius:11px 4px 11px 11px;background:var(--blue);color:#fff}.demo-analysis{display:flex;align-items:center;gap:9px;margin:17px 0;color:var(--blue);font-size:10px}.demo-analysis span{width:15px;height:15px;border:2px solid #bdd1e7;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite}.assistant-campaign-copy{color:#fff}.assistant-campaign-copy .institution-label{color:#8fc5f3}.assistant-campaign-copy .institution-label:before{background:#8fc5f3}.assistant-campaign-copy h2{margin:17px 0 15px;color:#fff;font-size:37px;line-height:1.18;letter-spacing:-1.5px}.assistant-campaign-copy>p{margin:0;color:#b7c5d5;font-size:14px;line-height:1.8}.assistant-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:27px 0}.assistant-features span{display:flex;align-items:center;gap:8px;color:#d9e3ee;font-size:12px;font-weight:600}.assistant-features i{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:rgba(77,213,161,.14);color:#62dfaf;font-style:normal;font-size:9px}.assistant-campaign .open-assistant{padding:13px 18px;background:#fff;color:var(--navy);font-size:12px;box-shadow:0 12px 28px rgba(0,0,0,.16);transition:.25s}.assistant-campaign .open-assistant:hover{transform:translateY(-2px);box-shadow:0 17px 35px rgba(0,0,0,.22)}.assistant-campaign .open-assistant b{margin-left:10px;color:var(--blue)}
@keyframes rise-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes shield-pulse{0%,100%{box-shadow:0 0 0 0 rgba(22,134,95,0)}50%{box-shadow:0 0 0 7px rgba(22,134,95,.09)}}@keyframes assistant-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:950px){.assistant-campaign-inner{grid-template-columns:1fr;gap:45px}.assistant-demo{width:min(540px,100%);margin:auto}.assistant-campaign-copy{text-align:center}.assistant-campaign-copy .institution-label{justify-content:center}.assistant-features{max-width:520px;margin:27px auto}.assistant-campaign .open-assistant{margin-top:25px}}
@media(max-width:600px){.assistant-campaign{padding:55px 15px 65px}.assistant-campaign-copy h2{font-size:30px}.assistant-features{grid-template-columns:1fr;text-align:left}.demo-body{min-height:280px;padding:16px}.home-copy h1{font-size:37px}.service-shortcuts b{font-size:15px}.service-shortcuts small{font-size:12px}}

/* Tekno Asistan — friendly expanded experience v14 */
.assistant-panel{
    width:min(520px,calc(100vw - 32px));
    height:min(740px,calc(100vh - 32px));
    border-radius:22px;
    border-color:#d7e2f0;
    box-shadow:0 35px 110px rgba(9,24,44,.38);
}
.assistant-panel>header{
    height:82px;
    padding:15px 18px;
    background:linear-gradient(135deg,#102b51,#1769e0);
}
.assistant-panel>header>div>span{
    width:46px;
    height:46px;
    border-radius:14px;
    background:rgba(255,255,255,.14);
    font-size:21px;
}
.assistant-panel header b{font-size:13px}
.assistant-panel header small{font-size:9px;color:#d4e4fb}
.assistant-panel header button{width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.1);cursor:pointer}
.assistant-messages{
    height:calc(100% - 210px);
    padding:20px;
    background:linear-gradient(180deg,#f4f8fd,#f8fafc);
}
.chat{gap:10px;margin-bottom:15px}
.chat>i{
    width:32px;
    height:32px;
    border-radius:11px;
    background:#e7f0ff;
    font-size:14px;
}
.chat-bubble{
    max-width:88%;
    padding:13px 15px;
    border-radius:7px 17px 17px;
    font-size:12px;
    line-height:1.65;
    box-shadow:0 6px 18px rgba(16,47,91,.05);
}
.chat.user p{
    padding:12px 15px;
    border-radius:17px 7px 17px 17px;
    font-size:12px;
    line-height:1.6;
}
.chat-bubble strong{font-size:12px}
.chat-bubble li{padding-bottom:9px}
.assistant-suggestions{
    min-height:48px;
    padding:7px 13px;
    gap:7px;
    scrollbar-width:thin;
}
.assistant-suggestions button{
    padding:8px 12px;
    border-radius:18px;
    border-color:#bfd3f1;
    background:#edf4ff;
    font-size:10px;
    font-weight:700;
    cursor:pointer;
}
.assistant-suggestions button:hover{background:#1769e0;color:#fff;border-color:#1769e0}
.assistant-panel>form{padding:10px 13px 7px;gap:8px}
.assistant-panel>form input{padding:13px 14px;border-radius:12px;font-size:12px}
.assistant-panel>form button{width:44px;border-radius:12px;font-size:18px;cursor:pointer}
.assistant-note{padding-bottom:8px;font-size:8px;color:#8492a6}
.assistant-toggle{
    border-radius:18px;
    padding:12px 18px 12px 12px;
    background:linear-gradient(135deg,#102b51,#1769e0);
}
.assistant-toggle>span{width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.13);font-size:18px}
.assistant-toggle b{font-size:10px}
.assistant-toggle small{font-size:8px;color:#9ff0cc}
@media(max-width:600px){
    .assistant-panel{right:8px;bottom:8px;width:calc(100vw - 16px);height:calc(100vh - 16px);border-radius:18px}
    .assistant-messages{padding:15px}
    .chat-bubble{font-size:11px}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.footer-main{padding-top:52px;padding-bottom:52px}.footer-brand p{font-size:13px;line-height:1.75}.footer-main>div>b{margin-bottom:17px;font-size:14px}.footer-main>div>a{margin:12px 0;font-size:13px;line-height:1.45}.footer-bottom{padding-top:19px;padding-bottom:19px;font-size:11px}.footer-contact a{overflow-wrap:anywhere}.footer-contact .whatsapp-link{display:inline-flex;align-items:center;margin-top:15px;padding:10px 12px;border:1px solid rgba(74,222,157,.3);border-radius:6px;background:rgba(74,222,157,.08);color:#75e1b2;font-weight:700}.footer-contact .whatsapp-link:hover{border-color:#75e1b2;background:rgba(74,222,157,.14);color:#9aebc8}
.topline{display:none!important}.site-header{display:block!important}.home-hero-inner{padding-top:62px}.breadcrumb{border-top:0}
.footer-brand .logo{align-items:center}.footer-brand .logo-mark{background:#fff;color:var(--navy);box-shadow:none}.footer-brand>p{max-width:350px;margin-top:18px}.footer-bottom{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:32px}.footer-bottom>span:first-child{white-space:nowrap}.footer-legal{max-width:none;margin:0;justify-self:end;color:#93a3b5;font-size:11px;line-height:1.5;text-align:right;white-space:nowrap}@media(max-width:1050px){.footer-bottom{grid-template-columns:1fr;gap:9px}.footer-bottom>span:first-child,.footer-legal{justify-self:start;white-space:normal;text-align:left}}

/* Inner-page reading scale and transitions */
body{opacity:1!important;transform:none!important}.page-hero-inner,.page-content{animation:page-enter .32s cubic-bezier(.22,.75,.3,1) both}.breadcrumb-inner{font-size:12px}.page-hero h1{font-size:42px}.page-hero p{max-width:760px;font-size:16px;line-height:1.8}.section-title h2{font-size:29px}.section-title p{font-size:16px;line-height:1.75}.policy-layout{grid-template-columns:300px 1fr;gap:45px}.policy-nav b{padding:17px;font-size:14px}.policy-nav a{padding:15px 17px;font-size:14px}.policy-copy h2{font-size:24px}.policy-copy p,.policy-copy li{font-size:15px;line-height:1.9}.policy-copy li{margin:9px 0}.info-card{padding:28px}.info-card span{font-size:13px}.info-card h3{font-size:20px}.info-card p{font-size:15px;line-height:1.8}.service-flow article{padding:27px}.service-flow strong{font-size:13px}.service-flow h3{font-size:18px}.service-flow p{font-size:14px;line-height:1.75}.support-panel{padding:32px}.support-panel h2{font-size:24px}.support-panel p{font-size:15px}.support-panel a{font-size:13px}.faq-layout{grid-template-columns:280px 1fr;gap:45px}.faq-categories a{padding:14px;font-size:14px}.faq-list section{margin-bottom:46px}.faq-list h2{font-size:23px}.faq-list summary{padding:20px 5px;font-size:15px}.faq-list details p{padding-bottom:21px;font-size:15px;line-height:1.85}.page-transition-bar{position:fixed;z-index:1000;left:0;top:0;width:0;height:3px;background:linear-gradient(90deg,var(--blue),#4ea2e8);box-shadow:0 1px 8px rgba(25,95,168,.35);pointer-events:none}.page-transition-bar.active{width:76%;transition:width .12s cubic-bezier(.2,.7,.2,1)}@keyframes page-enter{from{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:950px){.policy-layout,.faq-layout{grid-template-columns:1fr}.policy-nav{position:static}}@media(max-width:680px){.page-hero h1{font-size:33px}.page-hero p,.section-title p{font-size:15px}.policy-copy p,.policy-copy li,.info-card p,.faq-list details p{font-size:14px}.faq-list summary{font-size:14px}}@media(prefers-reduced-motion:reduce){.page-hero-inner,.page-content{animation:none}.page-transition-bar{display:none}}
