.tplps-page,.tplps-page *{box-sizing:border-box}.tplps-page{--navy:#0f172a;--navy2:#1e3a8a;--green:#22c55e;--green-dark:#15803d;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#f8fafc}.tplps-container{width:min(1180px,calc(100% - 48px));margin:auto}.tplps-hero{position:relative;overflow:hidden;padding:105px 0 155px;background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff}.tplps-hero:before{content:"";position:absolute;right:-170px;top:-230px;width:590px;height:590px;border-radius:50%;background:rgba(255,255,255,.055)}.tplps-hero-content{position:relative;max-width:820px;margin:auto;text-align:center}.tplps-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;padding:9px 17px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.08);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tplps-eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(34,197,94,.14)}.tplps-hero h1{margin:0 0 22px;color:#fff;font-size:clamp(38px,6vw,58px);line-height:1.06;letter-spacing:-.04em}.tplps-hero p{max-width:730px;margin:auto;color:#dbeafe;font-size:19px;line-height:1.8}.tplps-search-wrap{position:relative;z-index:4;margin-top:-84px}.tplps-search-card{padding:38px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 30px 80px rgba(15,23,42,.14)}.tplps-search-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:26px}.tplps-search-heading h2{margin:0 0 7px;font-size:29px}.tplps-search-heading p{margin:0;color:var(--muted)}.tplps-secure{padding:10px 15px;border-radius:999px;background:#ecfdf3;color:var(--green-dark);font-size:13px;font-weight:800;white-space:nowrap}.tplps-form{display:grid;grid-template-columns:1fr 1fr auto;gap:15px;align-items:end}.tplps-form label>span{display:block;margin-bottom:8px;color:#334155;font-size:13px;font-weight:800}.tplps-form input{width:100%;min-height:56px;padding:0 17px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:var(--text);font:inherit;outline:none}.tplps-form input:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(34,197,94,.1)}.tplps-form button{min-height:56px;padding:0 27px;border:0;border-radius:12px;background:var(--green);color:#fff;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.tplps-form button:hover{background:#16a34a}.tplps-privacy{margin:15px 0 0;color:#94a3b8;font-size:13px}.tplps-error{margin-top:20px;padding:15px 18px;border:1px solid #fecaca;border-radius:12px;background:#fef2f2;color:#991b1b;font-weight:650}.tplps-dashboard-section{padding:75px 0 95px}.tplps-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:28px;align-items:start}.tplps-dashboard,.tplps-side-card{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(15,23,42,.055)}.tplps-dashboard-header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:32px 34px;border-bottom:1px solid #eef2f7}.tplps-dashboard-header h2{margin:0 0 7px;font-size:27px}.tplps-dashboard-header p{margin:0;color:var(--muted)}.tplps-status{display:inline-flex;align-items:center;gap:9px;padding:11px 16px;border-radius:999px;font-size:13px;font-weight:900;white-space:nowrap}.tplps-status i{width:9px;height:9px;border-radius:50%;background:currentColor}.tplps-status-blue{background:#eff6ff;color:#1d4ed8}.tplps-status-green{background:#ecfdf3;color:#15803d}.tplps-status-gray{background:#f1f5f9;color:#475569}.tplps-summary{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #eef2f7}.tplps-summary>div{padding:24px 30px;border-right:1px solid #eef2f7}.tplps-summary>div:last-child{border-right:0}.tplps-summary small{display:block;margin-bottom:7px;color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.tplps-summary strong{font-size:15px}.tplps-progress{padding:38px 34px 40px}.tplps-progress h3{margin:0 0 30px;font-size:22px}.tplps-progress-track{position:relative;height:8px;margin:0 43px 48px;border-radius:999px;background:#e2e8f0}.tplps-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#2563eb)}.tplps-progress-nodes{position:absolute;inset:50% 0 auto;display:flex;justify-content:space-between;transform:translateY(-50%)}.tplps-progress-nodes span{display:grid;width:31px;height:31px;place-items:center;border:5px solid #fff;border-radius:50%;background:#cbd5e1;color:#fff;box-shadow:0 0 0 1px #dbe4ef;font-size:11px;font-weight:900}.tplps-progress-nodes .is-complete{background:var(--green)}.tplps-progress-nodes .is-current{background:#2563eb;box-shadow:0 0 0 1px #2563eb,0 0 0 7px rgba(37,99,235,.11)}.tplps-closed-note{margin:-15px 0 28px;padding:15px 17px;border:1px solid #dbe4ef;border-radius:12px;background:#f8fafc;color:#475569;font-size:14px;line-height:1.65}.tplps-timeline{position:relative;margin:0;padding:0;list-style:none}.tplps-timeline:before{content:"";position:absolute;top:27px;bottom:34px;left:22px;width:2px;background:#e2e8f0}.tplps-timeline li{position:relative;display:grid;grid-template-columns:46px 1fr auto;gap:18px;align-items:start;padding-bottom:30px}.tplps-timeline li:last-child{padding-bottom:0}.tplps-timeline-icon{position:relative;z-index:2;display:grid;width:46px;height:46px;place-items:center;border:1px solid #dbe4ef;border-radius:14px;background:#fff;color:#94a3b8;font-weight:900}.tplps-timeline li.is-complete .tplps-timeline-icon{border-color:#bbf7d0;background:#ecfdf3;color:#15803d}.tplps-timeline li.is-current .tplps-timeline-icon{border-color:#bfdbfe;background:#eff6ff;color:#2563eb;box-shadow:0 10px 24px rgba(37,99,235,.12)}.tplps-timeline h4{margin:2px 0 6px;font-size:18px}.tplps-timeline p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.tplps-timeline li>small{padding-top:5px;color:#94a3b8;font-size:12px;font-weight:700;white-space:nowrap}.tplps-sidebar{display:grid;gap:22px}.tplps-side-card{padding:29px}.tplps-side-icon{display:grid;width:50px;height:50px;margin-bottom:18px;place-items:center;border-radius:14px;background:#ecfdf3;color:#15803d;font-size:22px;font-weight:900}.tplps-side-card h3{margin:0 0 10px;font-size:21px}.tplps-side-card>strong{display:block;margin:14px 0 8px;font-size:27px}.tplps-side-card p{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.75}.tplps-side-card a{color:var(--green-dark);font-weight:900;text-decoration:none}.tplps-review-card{border-color:#c8ebd3;background:linear-gradient(145deg,#ecfdf3,#f7fff9)}.tplps-safety{border-color:#fde68a;background:#fff8e7}.tplps-safety .tplps-side-icon{background:#fef3c7;color:#92400e}.tplps-safety p{color:#725b20}.tplps-empty-section{padding:70px 0 90px}.tplps-empty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tplps-empty-grid article{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}.tplps-empty-grid span,.tplps-guide-grid article>span{display:grid;width:42px;height:42px;margin-bottom:17px;place-items:center;border-radius:12px;background:#ecfdf3;color:#15803d;font-weight:900}.tplps-empty-grid h3,.tplps-guide-grid h3{margin:0 0 10px}.tplps-empty-grid p,.tplps-guide-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.tplps-guide{padding:90px 0;background:#fff}.tplps-section-heading{max-width:760px;margin:0 auto 50px;text-align:center}.tplps-section-heading>span{display:inline-block;margin-bottom:18px;padding:8px 17px;border-radius:999px;background:#ecfdf3;color:#15803d;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tplps-section-heading h2{margin:0 0 18px;font-size:41px;line-height:1.2}.tplps-section-heading p{margin:0;color:var(--muted);font-size:17px;line-height:1.8}.tplps-guide-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.tplps-guide-grid article{padding:27px 22px;border:1px solid var(--line);border-radius:19px;background:#fff}.tplps-guide-grid h3{font-size:18px}.tplps-guide-grid p{font-size:13px}@media(max-width:1050px){.tplps-dashboard-grid{grid-template-columns:1fr}.tplps-sidebar{grid-template-columns:repeat(3,1fr)}.tplps-guide-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.tplps-form{grid-template-columns:1fr}.tplps-form button{width:100%}.tplps-summary{grid-template-columns:1fr}.tplps-summary>div{border-right:0;border-bottom:1px solid #eef2f7}.tplps-summary>div:last-child{border-bottom:0}.tplps-sidebar{grid-template-columns:1fr}.tplps-guide-grid{grid-template-columns:repeat(2,1fr)}.tplps-empty-grid{grid-template-columns:1fr}}@media(max-width:600px){.tplps-container{width:min(100% - 32px,1180px)}.tplps-hero{padding:72px 0 125px}.tplps-hero p{font-size:17px}.tplps-search-card{padding:26px 20px}.tplps-search-heading{display:block}.tplps-secure{display:inline-flex;margin-top:16px}.tplps-dashboard-header{display:block;padding:26px 22px}.tplps-status{margin-top:16px}.tplps-progress{padding:30px 22px}.tplps-progress-track{margin-left:15px;margin-right:15px}.tplps-timeline li{grid-template-columns:46px 1fr}.tplps-timeline li>small{display:none}.tplps-guide-grid{grid-template-columns:1fr}.tplps-section-heading h2{font-size:32px}}
