:root{--red:#d9002b;--red-dark:#b90025;--navy:#10244b;--ink:#19273e;--muted:#526177;--line:#dce2ea;--pale:#f4f6fa;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;background:white}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #1460ce;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;color:var(--navy);letter-spacing:-.035em}h1{font-size:clamp(2.8rem,5.3vw,4.9rem);font-weight:750;margin-bottom:24px}h2{font-size:clamp(2rem,3vw,2.85rem);margin-bottom:20px}h3{font-size:1.16rem;letter-spacing:-.02em}p{margin-bottom:18px}em{font-style:normal;color:var(--red)}.container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.section{padding-block:82px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.71rem;font-weight:700;color:var(--muted);margin-bottom:20px;display:flex;align-items:center;gap:12px}.red-line{width:28px;height:3px;background:var(--red)}.lead{font-size:1.14rem;line-height:1.7;color:var(--muted);max-width:620px}.fine,.field-help{font-size:.8rem;color:var(--muted);line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:13px 23px;border:1px solid var(--red);border-radius:7px;background:var(--red);color:white;font-size:.91rem;font-weight:700;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s}.button:hover{background:var(--red-dark);border-color:var(--red-dark)}.button.secondary{border-color:#b7c1cf;color:var(--navy);background:white}.button.secondary:hover{background:var(--pale);border-color:var(--navy)}.button.small{min-height:45px;padding:10px 15px;gap:18px;font-size:.8rem}.text-link{font-weight:700;font-size:.94rem;text-decoration:underline;text-underline-offset:5px;display:inline-block;min-height:44px;padding-block:9px}.text-link:hover{color:var(--red)}.skip{position:absolute;top:-100px;left:20px;background:var(--navy);color:white;padding:15px;z-index:10}.skip:focus{top:10px}.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}.trust-bar{background:var(--navy);color:#e8edf5;font-size:.69rem;padding:9px 0}.trust-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#a2cabc;margin-right:7px;vertical-align:middle}.trust-bar strong{color:white;font-weight:600}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:26px}.brand{display:flex;align-items:center;gap:21px;flex-shrink:0}.brand-placeholder{font-size:2rem;font-weight:800;letter-spacing:-.03em;color:var(--red);line-height:1;display:block}.brand-placeholder>span{font-size:.48rem;line-height:1.8;display:block;letter-spacing:.025em;color:var(--muted);font-weight:400}.brand-divider{width:1px;height:37px;background:var(--line)}.brand-title{font-size:.95rem;line-height:1.25;color:var(--navy)}.brand-title strong{font-weight:700}.header-inner nav{display:flex;align-items:center;gap:25px}.header-inner nav>a:not(.button){font-size:.83rem;font-weight:600;min-height:44px;display:flex;align-items:center}.header-inner nav>a:not(.button):hover,.header-inner nav>a[aria-current]{color:var(--red)}.attribution{font-size:.66rem;color:var(--muted);padding-bottom:12px}.attribution a{text-decoration:underline;text-underline-offset:2px}.menu-toggle{background:white;border:1px solid var(--line);padding:10px 12px;border-radius:6px;min-height:44px;color:var(--navy);font-weight:700;font-size:.8rem}.menu-toggle span{margin-left:8px}.hero{padding:58px 0 60px;background:linear-gradient(110deg,#fff 55%,#f5f7fa 55%)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:center}.hero-copy{padding-block:20px}.hero-copy .lead{max-width:540px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:31px 0 22px}.hero-note{font-size:.75rem;color:var(--muted);margin:0}.hero-art img{width:100%}.art-caption{display:block;text-align:center;color:var(--muted);font-size:.72rem;margin-top:11px;letter-spacing:.025em}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:.91rem;color:var(--muted);margin-bottom:2px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{border:1px solid var(--line);border-radius:var(--radius);min-height:245px;padding:27px 24px 37px;position:relative;transition:border-color .15s,box-shadow .15s,transform .15s}.service-card:hover{border-color:var(--red);box-shadow:0 8px 25px #10244b0a;transform:translateY(-3px)}.service-icon{display:block;color:var(--red);width:29px;height:29px;margin-bottom:23px}.service-icon svg{width:100%;height:100%}.service-card h3{margin-bottom:12px}.service-card p{font-size:.84rem;line-height:1.6;color:var(--muted);margin:0}.card-arrow{position:absolute;right:23px;bottom:15px;color:var(--red);font-size:1.2rem}.process{background:var(--navy);color:#d4dce9}.process h2,.process h3{color:white}.process .eyebrow{color:#b9c7df}.process-note{font-size:.87rem;color:#bbc9df}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:0;list-style:none;margin:48px 0 0}.steps li{border-top:1px solid #657897;padding-top:23px}.steps li>span{font-size:.75rem;color:#bac9e0;letter-spacing:.1em;display:block;margin-bottom:22px}.steps h3{font-size:1.1rem;margin-bottom:13px}.steps p{font-size:.86rem;margin:0;line-height:1.7}.faq-home{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{margin:0;font-size:1rem;letter-spacing:0}.faq-toggle{border:0;background:none;display:flex;align-items:center;justify-content:space-between;gap:25px;width:100%;padding:23px 0;text-align:left;font-weight:600;color:var(--navy);font-size:.97rem;line-height:1.5}.faq-toggle>span{font-weight:400;color:var(--red);font-size:1.4rem;flex-shrink:0}.faq-answer{padding:0 32px 18px 0}.faq-answer p{font-size:.91rem;color:var(--muted);margin:0}.security{background:var(--pale);padding:48px 0}.security-inner{display:grid;grid-template-columns:55px 1fr 210px;align-items:center;gap:28px}.security-icon{color:var(--navy);align-self:start;margin-top:13px}.security-icon svg{width:48px;height:48px}.security .eyebrow{margin-bottom:11px}.security h2{font-size:1.6rem;letter-spacing:-.025em;margin-bottom:16px}.security p{font-size:.88rem;margin-bottom:12px}.security .fine{font-size:.78rem;margin-bottom:0}.security strong{overflow-wrap:anywhere}.security .text-link{font-size:.81rem;align-self:center}.site-footer{padding:58px 0 0;background:white}.footer-grid{display:grid;grid-template-columns:1fr 1fr .6fr;gap:75px}.footer-brand{font-weight:800;font-size:1.8rem;color:var(--red);margin-bottom:16px}.footer-brand span{font-size:.9rem;font-weight:600;color:var(--navy);margin-left:12px}.site-footer h2{font-size:.82rem;letter-spacing:0;line-height:1.6;margin:8px 0 16px}.site-footer p{font-size:.8rem;line-height:1.8;color:var(--muted)}.site-footer p a{text-decoration:underline;text-underline-offset:3px}.site-footer nav>a{display:block;font-size:.8rem;color:var(--muted);width:fit-content;padding-block:5px}.site-footer nav>a:hover{color:var(--red)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-block:21px;margin-top:38px;color:var(--muted);font-size:.68rem}.page-intro{padding-top:38px;padding-bottom:32px}.breadcrumb{font-size:.76rem;color:var(--muted);display:inline-block;text-decoration:underline;min-height:44px;margin-bottom:22px}.page-intro h1{font-size:clamp(2.6rem,4.6vw,4rem);max-width:880px}.page-intro .lead{margin:0;max-width:730px}.request-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;padding-top:38px}.request-aside>p{color:var(--muted)}.notice{background:var(--pale);border-left:3px solid var(--red);padding:20px 22px;margin-block:28px;border-radius:0 8px 8px 0}.notice strong{font-size:.88rem;color:var(--navy)}.notice p{font-size:.84rem;color:var(--muted);margin:8px 0 0}.request-aside .fine{font-size:.78rem}form{border:1px solid var(--line);border-radius:var(--radius);padding:30px}fieldset{margin:0;padding:0;border:0;min-width:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid>div{min-width:0}.full{grid-column:1/-1}label{display:block;font-size:.8rem;font-weight:600;margin-bottom:7px}label>span:not(.checkbox span){color:var(--red)}input:not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #adb8c8;border-radius:6px;background:white;color:var(--ink);padding:11px 12px;min-height:48px;font-size:1rem}textarea{resize:vertical}input:hover,select:hover,textarea:hover{border-color:var(--navy)}.field-help{margin:7px 0 0;font-size:.73rem}.checkbox{display:flex;gap:12px;align-items:start;font-size:.77rem;font-weight:400;line-height:1.6}.checkbox input{width:20px;height:20px;flex:0 0 20px;accent-color:var(--red);margin:2px 0}.checkbox a{text-decoration:underline}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}.status-panel{padding:35px 40px;background:var(--pale);border-radius:var(--radius);display:flex;gap:45px;align-items:center;justify-content:space-between;margin-bottom:75px}.status-panel>div{max-width:700px}.status-panel h2{font-size:1.7rem}.status-panel p{font-size:.9rem;color:var(--muted)}.status-panel .eyebrow{margin-bottom:12px}.status-panel .button{flex-shrink:0}.faq-page{max-width:850px;padding-top:20px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.contact-card{border:1px solid var(--line);padding:32px;border-radius:var(--radius)}.contact-card h2{font-size:1.5rem}.contact-card p{font-size:.9rem;color:var(--muted)}.config-label{border-top:1px solid var(--line);padding-top:16px;font-weight:600}.operator-block{padding:40px;background:var(--pale);border-radius:var(--radius);margin-top:35px}.operator-block h2{font-size:1.6rem}.operator-block p{max-width:770px;margin:0;color:var(--muted)}.operator-block a{text-decoration:underline}.legal{max-width:840px;padding-bottom:75px}.legal section{padding-top:25px}.legal h2{font-size:1.4rem;letter-spacing:-.015em}.legal section p{color:var(--muted);font-size:.97rem}dialog{border:1px solid var(--line);border-radius:20px;padding:40px;max-width:460px;width:calc(100% - 36px);color:var(--ink);box-shadow:0 20px 90px #10244b33}dialog::backdrop{background:#091730aa}dialog h2{font-size:1.8rem}dialog p{color:var(--muted)}.dialog-icon{width:42px;height:42px;border-radius:50%;border:1px solid var(--red);color:var(--red);font-weight:700;display:grid;place-items:center;margin-bottom:25px}[hidden]{display:none!important}
@media(min-width:901px){.menu-toggle{display:none}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-inner nav{gap:17px}.brand{gap:13px}.brand-title{font-size:.86rem}.service-card{padding:22px 19px 38px}.hero-grid{gap:20px}.request-layout{gap:40px}.footer-grid{gap:40px}}
@media(max-width:900px){.header-inner{flex-wrap:wrap;min-height:85px;gap:0;padding-block:16px}.header-inner nav{width:100%;padding-top:20px;display:flex;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:16px;gap:10px 24px}.header-inner nav>a:not(.button){font-size:.95rem}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:215px}.hero h1{font-size:3.2rem}.hero-grid{grid-template-columns:1fr 1fr}.hero .lead{font-size:1rem}.actions .button{font-size:.8rem;padding:12px 16px;gap:12px}.faq-home{gap:35px;grid-template-columns:.75fr 1.25fr}.security-inner{grid-template-columns:45px 1fr}.security .text-link{grid-column:2}.request-layout{grid-template-columns:1fr;gap:15px}.request-aside{max-width:680px}.request-aside h2 br{display:none}.status-panel{display:block}.status-panel .button{margin-top:8px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>nav{grid-column:1/-1;display:flex;gap:22px;align-items:center;flex-wrap:wrap}.footer-grid>nav h2{margin:0 10px 0 0}.footer-grid{row-gap:22px}.steps{gap:22px}.steps h3{font-size:.98rem}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.section{padding-block:52px}.trust-bar{font-size:.64rem;padding-block:8px}.trust-detail{display:none}.brand-placeholder{font-size:1.8rem}.brand-title{font-size:.82rem}.brand-divider{height:32px}.brand{gap:12px}.attribution{font-size:.61rem}.header-inner{min-height:79px}.header-inner nav{flex-direction:column;align-items:stretch;gap:2px}.header-inner nav>a:not(.button){padding:8px 4px;min-height:46px}.header-inner nav>.button{margin-top:10px}.hero{padding:31px 0 34px;background:linear-gradient(180deg,#fff 50%,#f4f6fa 50%)}.hero-grid{grid-template-columns:1fr;gap:27px}.hero-copy{padding:10px 0 0}.hero h1{font-size:3.2rem;line-height:1.03;margin-bottom:23px;letter-spacing:-.05em}.hero .eyebrow{font-size:.64rem;margin-bottom:23px}.hero .lead{font-size:1rem;line-height:1.65}.actions{margin:25px 0 19px;gap:10px}.actions .button{font-size:.81rem;min-height:50px}.hero-note{font-size:.69rem}.hero-art{max-width:400px;margin:auto}.hero-art img{max-height:275px}.art-caption{font-size:.64rem;margin-top:8px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:18px;font-size:.87rem}.section-heading>p br{display:none}.eyebrow{font-size:.65rem;margin-bottom:14px}h2{font-size:2rem}.service-grid{gap:12px}.service-card{padding:19px 15px 35px;min-height:235px;border-radius:12px}.service-card h3{font-size:1rem;line-height:1.22;margin-bottom:9px}.service-card p{font-size:.76rem;line-height:1.6}.service-icon{width:25px;height:25px;margin-bottom:19px}.card-arrow{right:16px;bottom:12px}.steps{grid-template-columns:1fr 1fr;gap:28px 23px;margin-top:31px}.steps li{padding-top:18px}.steps li>span{margin-bottom:17px}.steps h3{font-size:1.04rem}.steps p{font-size:.8rem}.process-note{font-size:.81rem}.faq-home{grid-template-columns:1fr;gap:22px}.faq-home h2 br{display:none}.faq-toggle{padding-block:21px;font-size:.91rem;gap:18px}.faq-answer{padding-right:15px}.faq-answer p{font-size:.87rem}.security{padding:35px 0}.security-inner{grid-template-columns:1fr;gap:14px}.security-icon{margin:0}.security-icon svg{width:36px;height:36px}.security .text-link{grid-column:auto}.security h2{font-size:1.65rem}.security p{font-size:.83rem}.security .fine{font-size:.75rem}.site-footer{padding-top:36px}.footer-grid{display:block}.footer-grid>div{margin-bottom:28px}.footer-grid>nav{display:flex;gap:7px 25px}.footer-grid>nav h2{width:100%;margin-bottom:4px}.footer-brand{font-size:1.6rem}.footer-brand span{font-size:.8rem}.footer-bottom{font-size:.6rem;gap:15px;margin-top:28px}.page-intro{padding-top:22px;padding-bottom:15px}.breadcrumb{margin-bottom:13px}.page-intro h1{font-size:2.8rem}.page-intro .lead{font-size:1rem}.request-layout{padding-top:20px;gap:8px}.request-aside h2{font-size:2rem}.notice{margin-block:22px;padding:18px}.request-aside>p{font-size:.94rem}form{padding:22px 17px}.form-grid{grid-template-columns:1fr;gap:18px}.form-bottom{align-items:stretch;flex-direction:column;gap:12px}.checkbox{font-size:.76rem}.status-panel{padding:28px 23px;margin-bottom:48px}.status-panel h2{font-size:1.55rem}.status-panel .button{width:100%}.contact-grid{gap:16px}.contact-card{padding:26px}.operator-block{padding:27px}.legal{padding-bottom:45px}.legal h2{font-size:1.25rem}.legal section p{font-size:.9rem}dialog{padding:28px}dialog h2{font-size:1.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.tim-logo{display:block;position:relative;overflow:hidden;width:110px;height:32px;flex:0 0 auto}.tim-logo img{position:absolute;width:195.6755%;max-width:none;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand .tim-logo{margin:0}.footer-brand>span:last-child{margin:0}.hero-art>img{border-radius:28px;aspect-ratio:4/3;object-fit:cover}.hero-art{min-width:0}@media(max-width:600px){.tim-logo{width:90px;height:26px}.footer-brand .tim-logo{width:95px;height:28px}.hero-art>img{border-radius:20px;max-height:none}.brand{gap:12px}}
