
.css-public,.css-login,.css-portal{font-family:Inter,system-ui,sans-serif;color:#17232d}.css-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;padding:70px 6%;background:linear-gradient(135deg,#eefbf7,#f7fafc);border-radius:24px}.eyebrow{color:#0f6b56;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.css-hero h1{font-size:clamp(38px,6vw,72px);line-height:1.02;margin:14px 0}.css-hero p{font-size:18px;color:#536471;max-width:700px}.css-primary{display:inline-block;background:#0f6b56;color:#fff!important;padding:13px 19px;border-radius:10px;text-decoration:none;border:0;cursor:pointer}.hero-card{background:#12212c;color:#fff;padding:28px;border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.15)}.hero-card strong{display:block;font-size:38px;margin:25px 0 4px}.mini-grid,.css-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mini-grid span{background:#203542;padding:10px;border-radius:8px}.css-benefits{grid-template-columns:repeat(3,1fr);padding:40px 0}.css-benefits article{border:1px solid #e1e8ec;border-radius:15px;padding:20px}.css-login{max-width:450px;margin:70px auto;padding:28px;border:1px solid #dce5e9;border-radius:18px;box-shadow:0 15px 40px rgba(0,0,0,.07)}.css-login label{display:block;margin:12px 0 5px}.css-login input[type=text],.css-login input[type=password]{width:100%;box-sizing:border-box;padding:11px;border:1px solid #ccd8de;border-radius:8px}.css-login input[type=submit]{background:#0f6b56;color:#fff;border:0;padding:11px 18px;border-radius:8px}.demo-login{display:grid;gap:4px;margin-top:20px;padding:15px;background:#eef8f5;border-radius:10px}.css-portal{display:grid;grid-template-columns:235px 1fr;min-height:750px;background:#f5f7f9;border-radius:20px;overflow:hidden}.css-portal aside{background:#12212c;padding:24px 15px;color:#fff;display:flex;flex-direction:column;gap:5px}.portal-logo{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#3bd6ad;color:#0d2922;font-weight:900;margin-bottom:8px}.css-portal aside b{margin-bottom:18px}.css-portal aside a{color:#c2ced5;text-decoration:none;padding:10px 12px;border-radius:9px}.css-portal aside a.active,.css-portal aside a:hover{background:#213642;color:#fff}.css-portal main{padding:28px}.css-portal header{display:flex;justify-content:space-between;margin-bottom:22px}.css-portal h2{margin:3px 0}.portal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.portal-cards article,.css-portal section,.profile-card{background:#fff;border:1px solid #e1e7eb;border-radius:14px;padding:18px;margin-bottom:16px}.portal-cards span,.portal-cards small{display:block;color:#637480}.portal-cards b{display:block;font-size:24px;margin:8px 0}.portal-item{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #edf1f3}.portal-item p{margin:4px 0}.portal-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.portal-form label{display:flex;flex-direction:column;gap:6px}.portal-form input,.portal-form select,.portal-form textarea{padding:10px;border:1px solid #cdd8dd;border-radius:8px}.portal-form textarea{min-height:90px}.portal-form button{grid-column:1/-1}.front-table{overflow:auto}.front-table table{width:100%;border-collapse:collapse}.front-table th,.front-table td{padding:11px;border-bottom:1px solid #e7ecef;text-align:left}.notice-full{background:#fff;border:1px solid #e1e7eb;border-radius:12px;padding:17px;margin-bottom:12px}.notice-full span{font-size:12px;text-transform:uppercase;color:#0f6b56}@media(max-width:800px){.css-hero{grid-template-columns:1fr}.css-benefits{grid-template-columns:1fr}.css-portal{grid-template-columns:1fr}.css-portal aside{flex-direction:row;overflow:auto}.css-portal aside b,.portal-logo{display:none}.css-portal aside a{white-space:nowrap}.portal-cards{grid-template-columns:1fr}.portal-form{grid-template-columns:1fr}.portal-form button{grid-column:auto}}

/* Kondor institutional home v1.2 */
.kondor-home{--k-dark:#071914;--k-green:#0e7a58;--k-mint:#54e5b0;--k-soft:#edf8f3;--k-line:#dce9e3;background:#fff;color:#12221c;overflow:hidden}
.kondor-home *{box-sizing:border-box}.kondor-header{height:88px;padding:0 clamp(22px,5vw,78px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--k-line);position:relative;z-index:20}.kondor-brand img{display:block;width:170px;max-height:58px;object-fit:contain}.kondor-header nav{display:flex;align-items:center;gap:30px}.kondor-header nav a{color:#33483f;text-decoration:none;font-weight:700;font-size:14px}.kondor-header-actions,.kondor-hero-actions,.kondor-cta>div:last-child{display:flex;align-items:center;gap:12px}.kondor-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:12px;background:linear-gradient(135deg,var(--k-green),#13a071);color:#fff!important;text-decoration:none;font-weight:800;border:1px solid transparent;box-shadow:0 10px 25px rgba(14,122,88,.22);transition:.25s ease}.kondor-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(14,122,88,.3)}.kondor-btn.ghost{background:transparent;color:var(--k-green)!important;border-color:#a8d8c7;box-shadow:none}.kondor-btn.light{background:#fff;color:var(--k-dark)!important;box-shadow:none}.kondor-btn.large{min-height:54px;padding:0 27px;border-radius:14px}.kondor-hero{position:relative;min-height:680px;display:flex;align-items:center;padding:80px clamp(22px,7vw,110px);isolation:isolate;background:var(--k-dark)}.kondor-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.kondor-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,17,.96) 0%,rgba(6,28,21,.86) 46%,rgba(7,25,20,.25) 100%),linear-gradient(0deg,rgba(6,22,17,.65),transparent 60%);z-index:-2}.kondor-hero-content{width:min(780px,70%);color:#fff}.kondor-kicker,.kondor-heading>span,.kondor-highlight>div:first-child>span{display:inline-flex;align-items:center;gap:8px;color:var(--k-mint);text-transform:uppercase;font-weight:900;letter-spacing:.12em;font-size:12px}.kondor-kicker:before{content:"";width:35px;height:2px;background:var(--k-mint)}.kondor-hero h1{font-size:clamp(44px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:20px 0 24px;max-width:850px}.kondor-hero p{font-size:clamp(17px,1.5vw,21px);line-height:1.65;color:#d8e9e2;max-width:720px;margin-bottom:31px}.kondor-trust{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px;color:#d5e8e0;font-weight:700;font-size:14px}.kondor-trust span:before{color:var(--k-mint)}.kondor-section,.kondor-steps{padding:100px clamp(22px,7vw,110px)}.kondor-heading{text-align:center;max-width:750px;margin:0 auto 50px}.kondor-heading h2,.kondor-highlight h2,.kondor-cta h2{font-size:clamp(34px,4vw,55px);line-height:1.08;letter-spacing:-.04em;margin:14px 0 16px}.kondor-heading p,.kondor-highlight p,.kondor-cta p{font-size:18px;line-height:1.65;color:#64776f}.kondor-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:auto}.kondor-features article{padding:30px;border:1px solid var(--k-line);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fcfa);transition:.25s ease}.kondor-features article:hover{transform:translateY(-5px);border-color:#a7d9c6;box-shadow:0 20px 50px rgba(17,70,51,.09)}.kondor-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--k-soft);color:var(--k-green);margin-bottom:22px}.kondor-features h3{font-size:21px;margin:0 0 10px}.kondor-features p{color:#66786f;line-height:1.65;margin:0}.kondor-highlight{margin:0 clamp(22px,5vw,78px);padding:70px clamp(24px,5vw,72px);border-radius:34px;background:linear-gradient(135deg,#071b15,#0c3a2b);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;position:relative;overflow:hidden}.kondor-highlight:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-180px;background:radial-gradient(circle,rgba(84,229,176,.24),transparent 68%)}.kondor-highlight p{color:#bfd5cc}.kondor-highlight .kondor-btn{margin-top:10px}.kondor-metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px;position:relative;z-index:2}.kondor-metrics article{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px)}.kondor-metrics b{display:block;color:var(--k-mint);font-size:30px;margin-bottom:7px}.kondor-metrics span{color:#d7e8e1}.kondor-steps{background:#f5faf7}.kondor-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:auto}.kondor-step-grid article{background:#fff;padding:30px;border-radius:20px;border:1px solid var(--k-line)}.kondor-step-grid b{font-size:13px;color:var(--k-green);letter-spacing:.15em}.kondor-step-grid h3{font-size:22px;margin:18px 0 9px}.kondor-step-grid p{color:#687b72;margin:0;line-height:1.6}.kondor-cta{margin:80px clamp(22px,7vw,110px);padding:38px 42px;border-radius:26px;background:#0e7a58;color:#fff;display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:35px}.kondor-cta img{width:150px;max-height:80px;object-fit:contain;filter:brightness(0) invert(1)}.kondor-cta h2{font-size:clamp(26px,3vw,42px);margin:0 0 8px}.kondor-cta p{color:#d8f2e8;margin:0}.kondor-footer{padding:35px clamp(22px,7vw,110px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;border-top:1px solid var(--k-line);color:#697b73;font-size:14px}.kondor-footer img{width:120px;max-height:50px;object-fit:contain}.kondor-footer p{margin:0}.css-auth-shell{min-height:720px;padding:70px 20px;display:grid;place-items:center;background:radial-gradient(circle at top right,#dff8ee,transparent 35%),linear-gradient(135deg,#f8fbfa,#edf6f2)}.css-auth-shell .css-login{width:min(100%,500px);max-width:none;margin:0;background:#fff;padding:36px;border:0;border-radius:24px;box-shadow:0 25px 70px rgba(8,45,33,.12)}.auth-logo{display:block;width:190px;max-height:70px;object-fit:contain;margin:0 auto 28px}.css-auth-shell .css-login h2{text-align:center;font-size:31px;letter-spacing:-.03em;margin:0 0 8px}.css-auth-shell .css-login>p{text-align:center;color:#6b7c75;margin:0 0 25px}.css-auth-shell .css-login input[type=text],.css-auth-shell .css-login input[type=password],.css-auth-shell .css-login input[type=email],.css-auth-shell .css-login input[type=tel]{width:100%;padding:13px 14px;border:1px solid #d2dfda;border-radius:11px;background:#fbfdfc}.css-auth-shell .css-login input[type=submit],.css-register button{width:100%;min-height:49px;margin-top:8px;font-weight:800}.auth-links{display:grid;gap:12px;margin-top:18px;text-align:center;font-size:14px;color:#6b7c75}.auth-links a{color:var(--k-green,#0e7a58);font-weight:800}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px!important;font-size:13px;color:#64766e;margin:15px 0!important}.auth-check input{margin-top:3px}.auth-success,.auth-error{padding:12px 14px;border-radius:10px;margin-bottom:16px;font-size:14px}.auth-success{background:#e4f8ef;color:#0c6e4e}.auth-error{background:#fff0ef;color:#a63b32}
@media(max-width:980px){.kondor-header nav{display:none}.kondor-hero-content{width:85%}.kondor-features{grid-template-columns:repeat(2,1fr)}.kondor-highlight{grid-template-columns:1fr;gap:35px}.kondor-cta{grid-template-columns:1fr;text-align:center}.kondor-cta img{margin:auto}.kondor-cta>div:last-child{justify-content:center}.kondor-footer{grid-template-columns:1fr;text-align:center}.kondor-footer img{margin:auto}}
@media(max-width:640px){.kondor-header{height:76px;padding:0 16px}.kondor-brand img{width:126px}.kondor-header-actions{gap:7px}.kondor-header-actions .kondor-btn{padding:0 12px;min-height:40px;font-size:13px}.kondor-hero{min-height:680px;padding:65px 20px;align-items:flex-end}.kondor-overlay{background:linear-gradient(0deg,rgba(5,22,17,.98) 10%,rgba(5,22,17,.7) 68%,rgba(5,22,17,.25) 100%)}.kondor-hero-content{width:100%}.kondor-hero h1{font-size:43px}.kondor-hero-actions{align-items:stretch;flex-direction:column}.kondor-trust{gap:11px;flex-direction:column}.kondor-section,.kondor-steps{padding:70px 20px}.kondor-features,.kondor-step-grid{grid-template-columns:1fr}.kondor-highlight{margin:0 14px;padding:45px 24px;border-radius:25px}.kondor-metrics{grid-template-columns:1fr 1fr}.kondor-cta{margin:60px 14px;padding:35px 22px}.kondor-cta>div:last-child{flex-direction:column}.kondor-footer{padding:30px 20px}.auth-grid{grid-template-columns:1fr}.css-auth-shell{padding:30px 14px}.css-auth-shell .css-login{padding:27px 21px}}
.portal-logo.portal-logo-img{width:100%;height:62px;background:#fff;padding:8px}.portal-logo.portal-logo-img img{width:100%;height:100%;object-fit:contain}
/* v1.4 standalone interface */
html,body.kondor-standalone{margin:0!important;padding:0!important;background:#f4f7f6!important}body.kondor-standalone #wpadminbar{display:none!important}body.kondor-standalone{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.kondor-standalone *{box-sizing:border-box}.kondor-standalone a{outline:none}
.css-auth-shell{min-height:calc(100vh - 0px);padding:48px 20px;background:#f4f7f6}.css-auth-shell .css-login{width:min(100%,540px);padding:36px 38px;border-radius:18px;box-shadow:0 18px 50px rgba(9,42,31,.08);border:1px solid #e2ebe7}.css-auth-shell .css-login form{display:grid;gap:14px}.css-auth-shell .css-login label{display:grid;gap:7px;margin:0;font-size:14px;font-weight:700;color:#263b33}.css-auth-shell .css-login input:not([type=checkbox]),.css-auth-shell .css-login select,.css-auth-shell .css-login textarea{display:block;width:100%;height:48px;padding:0 14px;border:1px solid #ccd9d4;border-radius:10px;background:#fff;font:inherit;color:#17251f;outline:none}.css-auth-shell .css-login input:focus{border-color:#0e7a58;box-shadow:0 0 0 3px rgba(14,122,88,.1)}.css-register button.css-primary{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:50px;background:#0e7a58!important;color:#fff!important;border:0!important;border-radius:10px!important;font-size:15px!important;font-weight:800!important;opacity:1!important;visibility:visible!important}.auth-check{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;font-weight:500!important}.auth-check input{width:16px!important;height:16px!important;margin:2px 0 0!important}.auth-grid{gap:14px}.demo-login{display:none!important}
.css-system-shell{min-height:100vh;background:#f4f7f6;color:#192720;display:flex;flex-direction:column}.system-topbar{height:76px;padding:0 28px;display:flex;align-items:center;gap:18px;background:#fff;border-bottom:1px solid #e1e8e5;position:sticky;top:0;z-index:30}.system-topbar img{width:132px;height:48px;object-fit:contain}.system-topbar>div{display:flex;flex-direction:column;gap:2px;border-left:1px solid #e3e9e6;padding-left:18px}.system-topbar strong{font-size:14px}.system-topbar span{font-size:12px;color:#718078}.system-logout{margin-left:auto;text-decoration:none;color:#0e7a58;font-weight:800;font-size:14px}.css-system-shell .css-portal{flex:1;display:grid;grid-template-columns:248px minmax(0,1fr);min-height:0;border-radius:0;background:#f4f7f6;overflow:visible}.css-system-shell .css-portal aside{background:#10231c;padding:22px 14px;color:#fff}.css-system-shell .css-portal aside nav{display:flex;flex-direction:column;gap:3px}.css-system-shell .css-portal aside a{padding:11px 13px;border-radius:9px;color:#b9c8c1;font-size:14px}.css-system-shell .css-portal aside a.active,.css-system-shell .css-portal aside a:hover{background:#1d3b30;color:#fff}.css-system-shell .css-portal main{padding:30px;min-width:0}.portal-heading{display:flex!important;align-items:center;justify-content:space-between;margin:0 0 22px!important}.portal-heading h2{font-size:30px;letter-spacing:-.03em;margin:5px 0 0}.portal-heading small{text-transform:uppercase;letter-spacing:.1em;color:#0e7a58;font-weight:800}.portal-user{padding:10px 14px;background:#fff;border:1px solid #dfe8e4;border-radius:10px;font-size:13px;font-weight:700}.css-system-shell .css-portal section,.css-system-shell .portal-cards article,.css-system-shell .profile-card{border:1px solid #e0e8e4;box-shadow:none;border-radius:14px}.css-system-shell .front-table{background:#fff;padding:0!important;border:1px solid #e0e8e4;border-radius:14px;overflow:auto}.css-system-shell .front-table table{min-width:760px}.css-system-shell .front-table th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#66766e;background:#f9fbfa}.css-system-shell .front-table th,.css-system-shell .front-table td{padding:14px 16px}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h3{margin:0}.section-title p{margin:5px 0 0;color:#6a7972}.system-footer{min-height:58px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid #e1e8e5;color:#738078;font-size:13px}.account-cards article:nth-child(3) b{color:#0e7a58}
/* more minimal institutional home */
.kondor-header{height:76px;padding:0 clamp(20px,5vw,64px)}.kondor-brand img{width:145px}.kondor-hero{min-height:570px;padding:72px clamp(22px,7vw,100px)}.kondor-hero h1{font-size:clamp(42px,5.4vw,72px);max-width:760px}.kondor-section,.kondor-steps{padding:78px clamp(22px,7vw,100px)}.kondor-features article{border-radius:16px;padding:25px}.kondor-highlight{border-radius:22px;padding:56px clamp(24px,5vw,60px)}.kondor-cta{grid-template-columns:1fr auto;margin:64px clamp(22px,7vw,100px);padding:32px 36px;border-radius:18px}.kondor-footer{grid-template-columns:1fr auto;padding:26px clamp(22px,7vw,100px)}
@media(max-width:900px){.css-system-shell .css-portal{grid-template-columns:1fr}.css-system-shell .css-portal aside{padding:10px;overflow:auto}.css-system-shell .css-portal aside nav{flex-direction:row}.css-system-shell .css-portal aside a{white-space:nowrap}.css-system-shell .css-portal main{padding:20px}.system-topbar>div{display:none}.portal-heading{align-items:flex-start}.portal-user{display:none}.system-footer{padding:0 18px}.kondor-cta{grid-template-columns:1fr;text-align:center}.kondor-cta>div:last-child{justify-content:center}}
@media(max-width:600px){.css-auth-shell{padding:20px 12px}.css-auth-shell .css-login{padding:28px 20px}.auth-grid{grid-template-columns:1fr}.system-topbar{height:66px;padding:0 16px}.system-topbar img{width:112px}.css-system-shell .css-portal main{padding:16px}.portal-heading h2{font-size:25px}.portal-cards{grid-template-columns:1fr}.system-footer{flex-direction:column;justify-content:center;gap:3px}.kondor-footer{grid-template-columns:1fr;text-align:center}}
