
.wtk{max-width:1180px;margin:24px auto;padding:0;border:1px solid #dfe5ec;border-radius:20px;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#101828;overflow:hidden;box-shadow:0 10px 35px rgba(16,24,40,.07)}
.wtk *{box-sizing:border-box}
.wtk-sitebar{height:78px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e9edf2;gap:20px}
.wtk-brand{display:flex;align-items:center;gap:10px;min-width:220px}
.wtk-brandmark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:23px;font-weight:900;background:linear-gradient(135deg,#24b36b,#2e73d8 55%,#ef7d24);color:#fff;box-shadow:0 5px 14px rgba(31,111,235,.22)}
.wtk-brandmark-fin{background:linear-gradient(135deg,#0b7d65,#42b983)}
.wtk-brand strong{display:block;font-size:17px;line-height:20px;color:#172033}
.wtk-brand small{display:block;font-size:10px;color:#667085;margin-top:1px}
.wtk-nav{display:flex;align-items:center;gap:26px;font-size:12px;font-weight:600}
.wtk-nav a{color:#101828;text-decoration:none;white-space:nowrap}
.wtk-nav a:hover{opacity:.7}
.wtk-theme-dot{border:0;background:transparent;font-size:18px;cursor:pointer;padding:3px}
.wtk-report{background:#149447!important;color:#fff!important;padding:9px 13px;border-radius:7px}
.wtk-hero{min-height:250px;padding:36px 38px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between}
.wtk-hero-web{background:linear-gradient(110deg,#102f91 0%,#1645b7 58%,#0d379b 100%);color:#fff}
.wtk-hero-fin{background:linear-gradient(110deg,#eefaf6 0%,#f8fcfb 55%,#eff9f6 100%);color:#13243c;border-bottom:1px solid #e2eee9}
.wtk-hero-copy{position:relative;z-index:3;max-width:610px}
.wtk-kicker{font-size:11px;letter-spacing:.4px;font-weight:800;margin-bottom:9px;opacity:.92}
.wtk-hero h2{font-size:32px;line-height:1.08;margin:0 0 12px;font-weight:800}
.wtk-hero p{font-size:13px;line-height:1.55;margin:0 0 18px;opacity:.94}
.wtk-hero-web .wtk-hero-copy p{color:#fff}
.wtk-hero-fin .wtk-hero-copy h2,.wtk-hero-fin .wtk-kicker{color:#08755f}
.wtk-search{height:42px;max-width:430px;background:#fff;border-radius:7px;display:flex;align-items:center;padding:0 12px;box-shadow:0 5px 15px rgba(0,0,0,.12)}
.wtk-search span{font-size:20px;color:#1c3c88;transform:rotate(-20deg)}
.wtk-search input{border:0!important;outline:0!important;background:transparent!important;color:#101828!important;padding:0 9px!important;margin:0!important;font-size:12px}
.wtk-search b{margin-left:auto;color:#101828;font-size:18px}
.wtk-hero-art{width:47%;height:210px;position:relative;z-index:2}
.wtk-monitor{position:absolute;width:260px;height:145px;right:100px;top:24px;border:7px solid #eaf2ff;border-radius:8px;background:#dbe7f8;box-shadow:0 12px 18px rgba(0,0,0,.18);transform:skewY(-2deg)}
.wtk-screen{position:absolute;inset:12px;background:#fff;border-radius:2px;padding:13px;overflow:hidden}
.wtk-screen i{display:inline-block;width:48px;height:12px;background:#e7eefb;margin:3px;border-radius:2px}
.wtk-screen i:nth-child(2){width:34px}.wtk-screen i:nth-child(3){width:42px}
.wtk-chart{position:absolute;left:18px;right:18px;bottom:17px;height:55px;border-bottom:4px solid #6ca1f4;background:linear-gradient(155deg,transparent 0 34%,#78aaf2 35% 39%,transparent 40% 55%,#2c7be5 56% 60%,transparent 61%)}
.wtk-monitor:after{content:"";position:absolute;width:65px;height:10px;background:#d8e1ed;left:90px;bottom:-23px;border-radius:0 0 4px 4px;box-shadow:0 10px 0 8px #dbe3ee}
.wtk-magnify{position:absolute;width:68px;height:68px;border:11px solid #dceaff;border-radius:50%;right:70px;bottom:35px;transform:rotate(-25deg);background:rgba(255,255,255,.08)}
.wtk-magnify:after{content:"";position:absolute;width:48px;height:13px;border-radius:10px;background:#dceaff;right:-38px;bottom:-21px}
.wtk-plant{position:absolute;width:44px;height:65px;bottom:10px;left:45px;border-radius:3px 3px 14px 14px;background:linear-gradient(90deg,#f5f8ff,#d6e4f8);box-shadow:0 9px 10px rgba(0,0,0,.1)}
.wtk-plant:before,.wtk-plant:after{content:"";position:absolute;width:35px;height:55px;background:#57b46b;border-radius:100% 0 100% 0;left:-15px;top:-35px;transform:rotate(-28deg)}
.wtk-plant:after{left:21px;top:-30px;transform:rotate(30deg)}
.wtk-section{padding:22px 24px 28px;background:#fff}
.wtk-section-title{display:flex;align-items:center;gap:8px;margin-bottom:14px}
.wtk-section-title h3{font-size:17px;margin:0;color:#101828}
.wtk-section-title span{width:22px;height:2px;background:#2c6be0;border-radius:3px;margin-top:14px;margin-left:-74px;transform:translateY(9px)}
.wtk-finance .wtk-section-title span{background:#179b76}
.wtk-tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.wtk-tool-tile{min-height:145px;border:1px solid #e3e8ef;border-radius:10px;background:#fff;padding:14px 12px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .15s,box-shadow .15s,border-color .15s}
.wtk-tool-tile:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(16,24,40,.08);border-color:#cbd5e1}
.wtk-tile-icon{height:38px;min-width:38px;padding:0 7px;display:grid;place-items:center;font-size:26px;font-weight:900;margin-bottom:7px}
.wtk-tool-tile:nth-child(4n+1) .wtk-tile-icon{color:#0c64d8}.wtk-tool-tile:nth-child(4n+2) .wtk-tile-icon{color:#16a05d}.wtk-tool-tile:nth-child(4n+3) .wtk-tile-icon{color:#6e40d8}.wtk-tool-tile:nth-child(4n) .wtk-tile-icon{color:#ed6d19}
.wtk-tool-tile h4{font-size:12px;margin:0 0 7px;color:#101828}
.wtk-tool-tile p{font-size:10px;line-height:1.4;color:#667085;margin:0 0 10px;min-height:28px}
.wtk-tab{border:0;border-radius:5px;color:#fff;padding:6px 14px;font-size:10px;font-weight:700;cursor:pointer;line-height:1.2;background:#1467d9}
.wtk-tool-tile:nth-child(4n+2) .wtk-tab{background:#16a05d}.wtk-tool-tile:nth-child(4n+3) .wtk-tab{background:#7141d6}.wtk-tool-tile:nth-child(4n) .wtk-tab{background:#f07818}
.wtk-panel{display:none;margin-top:20px}
.wtk-panel.active{display:block;scroll-margin-top:15px}
.wtk-card{background:#fff;border:1px solid #e1e7ee;border-radius:12px;padding:18px;margin-bottom:14px;box-shadow:0 2px 8px rgba(16,24,40,.035)}
.wtk-card h3{margin:0 0 12px;font-size:18px}
.wtk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.wtk-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.wtk label{display:block;font-size:12px;font-weight:700;margin:8px 0 5px}.wtk input,.wtk textarea,.wtk select{width:100%;padding:11px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.wtk textarea{min-height:120px}
.wtk-btn{border:0;border-radius:7px;background:#145fd1;color:#fff;padding:10px 16px;font-weight:700;cursor:pointer;margin-top:10px}.wtk-btn.alt{background:#fff;color:#344054;border:1px solid #d0d5dd}
.wtk-result{margin-top:14px;padding:14px;border-radius:9px;background:#f8fafc;border:1px solid #e4e7ec}.wtk-kpi{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wtk-kpi div{padding:12px;background:#fff;border:1px solid #e4e7ec;border-radius:9px}.wtk-kpi b{display:block;font-size:20px;margin-top:4px}
.wtk-table{width:100%;border-collapse:collapse}.wtk-table th,.wtk-table td{padding:8px;border-bottom:1px solid #e4e7ec;text-align:left;font-size:12px}.wtk-error{color:#b42318;background:#fff1f2;padding:10px;border-radius:9px}.wtk-small{font-size:12px;color:#667085}.wtk-code{white-space:pre-wrap;word-break:break-word;max-height:320px;overflow:auto}
.wtk-footer{background:#0e2c75;color:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:22px 34px 14px;position:relative}.wtk-footer>div{display:flex;gap:9px;flex-direction:column}.wtk-footer b{font-size:12px}.wtk-footer span{font-size:10px;opacity:.8;line-height:1.5}.wtk-footer small{grid-column:1/-1;text-align:right;font-size:9px;opacity:.7}
.wtk-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 24px;margin-top:-28px;position:relative;z-index:4}.wtk-stats>div{background:#fff;border:1px solid #dfe8e3;border-radius:8px;padding:12px;text-align:center;box-shadow:0 5px 16px rgba(16,24,40,.07)}.wtk-stats b{display:block;color:#08765f;font-size:17px}.wtk-stats span{display:block;font-size:10px;color:#667085;margin-top:4px}
.wtk-fin-grid .wtk-tool-tile{min-height:140px}.wtk-finance .wtk-tool-tile:nth-child(4n+1) .wtk-tile-icon{color:#179b76}.wtk-finance .wtk-tool-tile:nth-child(4n+2) .wtk-tile-icon{color:#1467d9}.wtk-finance .wtk-tool-tile:nth-child(4n+3) .wtk-tile-icon{color:#f07a17}.wtk-finance .wtk-tool-tile:nth-child(4n) .wtk-tile-icon{color:#6f42c1}
.wtk-finance .wtk-tool-tile:nth-child(4n+1) .wtk-tab{background:#179b76}.wtk-finance .wtk-tool-tile:nth-child(4n+2) .wtk-tab{background:#1467d9}.wtk-finance .wtk-tool-tile:nth-child(4n+3) .wtk-tab{background:#ed7a18}.wtk-finance .wtk-tool-tile:nth-child(4n) .wtk-tab{background:#7042c5}
.wtk-feature-row{display:flex;align-items:center;gap:14px;border:1px solid #e0e7e3;border-radius:9px;padding:12px 16px;margin-top:12px}.wtk-feature-icon{font-size:28px;color:#179b76}.wtk-feature-row h4{margin:0 0 3px;font-size:13px}.wtk-feature-row p{margin:0;font-size:10px;color:#667085}.wtk-feature-row button{margin-left:auto;background:#15934a}
.wtk-footer-fin{background:#eaf7f3;color:#344054}.wtk-footer-fin b{color:#14765f}.wtk-footer-fin span{color:#667085}.wtk-footer-fin{grid-template-columns:repeat(4,1fr)}
/* Finance hero illustration */
.wtk-doc{position:absolute;right:120px;top:18px;width:145px;height:165px;background:linear-gradient(180deg,#fff,#f5fbfa);border:7px solid #1d779c;border-radius:7px;transform:rotate(3deg);box-shadow:0 9px 20px rgba(0,80,70,.12)}
.wtk-doc:before{content:"";position:absolute;left:18px;top:30px;width:78px;height:10px;background:#cfe6e2;box-shadow:0 25px 0 #cfe6e2,0 50px 0 #cfe6e2}
.wtk-calc{position:absolute;right:230px;top:74px;width:75px;height:98px;border-radius:7px;background:#16415d;border:5px solid #c4d9e2;padding:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;box-shadow:0 8px 15px rgba(0,0,0,.13)}
.wtk-calc b{position:absolute;right:7px;top:3px;color:#fff;font-size:15px}.wtk-calc i{background:#e5f1ef;border-radius:2px}
.wtk-shield{position:absolute;right:58px;top:78px;width:72px;height:86px;background:#d8efe5;color:#12925e;clip-path:polygon(50% 0,92% 15%,85% 70%,50% 100%,15% 70%,8% 15%);display:grid;place-items:center;font-size:32px;font-weight:900}
.wtk-coins{position:absolute;right:275px;bottom:14px}.wtk-coins i{display:block;width:35px;height:12px;border-radius:50%;background:#e7b931;border:2px solid #c99c16;margin-top:-5px}
@media(max-width:900px){.wtk-sitebar{padding:0 18px}.wtk-nav{gap:12px}.wtk-nav a:nth-child(n+4){display:none}.wtk-tool-grid{grid-template-columns:repeat(3,1fr)}.wtk-hero-art{opacity:.55}.wtk-monitor{right:30px}.wtk-magnify{right:10px}.wtk-doc{right:45px}.wtk-calc{right:145px}.wtk-shield{right:10px}}
@media(max-width:650px){.wtk{margin:8px;border-radius:14px}.wtk-sitebar{height:auto;padding:14px;align-items:flex-start}.wtk-nav{display:none}.wtk-hero{padding:25px 20px;min-height:290px}.wtk-hero-art{position:absolute;right:-35px;bottom:0;width:58%;opacity:.28}.wtk-hero h2{font-size:27px}.wtk-tool-grid{grid-template-columns:repeat(2,1fr)}.wtk-section{padding:18px 12px}.wtk-stats{grid-template-columns:repeat(2,1fr);margin-top:-18px;padding:0 12px}.wtk-footer,.wtk-footer-fin{grid-template-columns:1fr 1fr;padding:18px}.wtk-footer small{grid-column:1/-1}.wtk-grid,.wtk-grid3,.wtk-kpi{grid-template-columns:1fr}.wtk-feature-row{align-items:flex-start;flex-wrap:wrap}.wtk-feature-row button{margin-left:0}.wtk-tool-tile{min-height:155px}}
/* Certificate Verification - Finance Tools integrated styling */
.wtk-certificate-card{background:linear-gradient(180deg,#fbfffd 0%,#fff 100%);border-color:#cfe9df}
.wtk-cert-heading{display:flex;align-items:center;gap:14px;margin-bottom:14px}.wtk-cert-heading h3{margin:0 0 4px}.wtk-cert-heading p{margin:0;color:#667085;font-size:12px}.wtk-cert-check{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e4f6ed;color:#149447;font-size:27px;font-weight:900;border:1px solid #bde4cf}
.puc-cert-search{max-width:760px}.puc-cert-form{display:flex;width:100%;max-width:720px}.puc-cert-form input{flex:1;height:54px;border:1px solid #cfd8d4;border-right:0;border-radius:8px 0 0 8px;padding:0 16px;font-size:16px;outline:0}.puc-cert-form input:focus{border-color:#179b76;box-shadow:0 0 0 2px rgba(23,155,118,.10)}.puc-cert-form button{height:54px;border:0;background:#179b76;color:#fff;padding:0 22px;border-radius:0 8px 8px 0;font-size:14px;font-weight:700;cursor:pointer}.puc-cert-result{display:flex;align-items:flex-start;gap:13px;margin-top:18px;padding:17px 19px;border-radius:10px;max-width:720px}.puc-cert-success{background:#ecfdf3;border:1px solid #9fe0bd;color:#166534}.puc-cert-error{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.puc-cert-result-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:19px;flex:0 0 34px;background:#fff}.puc-cert-success .puc-cert-result-icon{color:#15803d}.puc-cert-error .puc-cert-result-icon{color:#c2410c}.puc-cert-result h4{margin:0 0 5px;font-size:18px}.puc-cert-result p{margin:4px 0;font-size:12px;line-height:1.5}.wtk-finance .wtk-tool-tile:nth-child(13) .wtk-tile-icon{color:#15934a}.wtk-finance .wtk-tool-tile:nth-child(13) .wtk-tab{background:#15934a}
@media(max-width:650px){.puc-cert-form{display:flex}.puc-cert-form input{font-size:15px;min-width:0}.puc-cert-form button{padding:0 14px}.wtk-cert-heading{align-items:flex-start}}
