.emp-root *,.emp-root *:before,.emp-root *:after{box-sizing:border-box;margin:0;padding:0}.emp-root{--gold:#C9993A;--gold-light:#FDF6E3;--blue:#5B7D9E;--blue-light:#EEF4F8;--dark:#1a1a1a;--mid:#4a4a4a;--gray:#888;--light:#F8F7F4;--white:#fff;--green:#2d6a4f;--green-light:#E8F5E9;--rose:#C49080;--rose-light:#FDF0EE}.emp-root{font-family:DM Sans,sans-serif;color:var(--dark);background:var(--white)}.emp-em{max-width:860px;margin:0 auto;padding:60px 24px}.emp-em-eyebrow{font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.emp-em-headline{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:500;color:var(--dark);line-height:1.15;margin-bottom:14px}.emp-em-headline em{font-style:italic;color:var(--gold)}.emp-em-subline{font-size:15px;color:var(--mid);line-height:1.7;margin-bottom:8px;max-width:560px}.emp-em-note{font-size:12px;color:var(--gray);font-style:italic;margin-bottom:48px}.emp-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:56px}.emp-metric{background:var(--light);border-radius:12px;padding:28px 20px;text-align:center}.emp-metric.emp-green{background:var(--green-light)}.emp-metric-num{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:500;color:var(--gold);line-height:1;margin-bottom:6px}.emp-metric.emp-green .emp-metric-num{color:var(--green)}.emp-metric-label{font-size:13px;color:var(--mid)}.emp-metric-sub{font-size:11px;color:var(--gray);margin-top:4px}.emp-sec-title{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:500;color:var(--dark);margin-bottom:6px}.emp-sec-sub{font-size:13px;color:var(--gray);font-style:italic;margin-bottom:28px}.emp-bars{margin-bottom:16px}.emp-bar-row{display:flex;align-items:center;gap:12px;margin-bottom:13px}.emp-bar-label{font-size:13px;color:var(--mid);width:126px;flex-shrink:0}.emp-bar-track{flex:1;height:7px;background:#ebebeb;border-radius:4px;position:relative}.emp-bar-fill{height:7px;border-radius:4px;display:block}.emp-bar-pct{font-size:13px;font-weight:500;color:var(--dark);width:36px;text-align:right;flex-shrink:0}.emp-bar-tag{font-size:10px;padding:2px 8px;border-radius:10px;font-weight:500;white-space:nowrap;flex-shrink:0}.emp-fast{background:var(--gold)}.emp-slow{background:var(--blue)}.emp-tag-fast{background:var(--gold-light);color:#8b6914}.emp-tag-slow{background:var(--blue-light);color:#2d4a6a}.emp-legend{display:flex;gap:20px;margin-bottom:48px}.emp-leg-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--gray)}.emp-leg-dot{width:10px;height:10px;border-radius:2px;display:inline-block}.emp-radar-wrap{margin-bottom:56px}.emp-radar-container{display:flex;justify-content:center;margin:12px 0 20px}.emp-quotes{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:56px}.emp-quote{border-left:3px solid var(--gold);padding:16px 18px;background:var(--light);border-radius:0 10px 10px 0}.emp-quote-text{font-family:Cormorant Garamond,serif;font-size:17px;font-style:italic;color:var(--dark);line-height:1.5;margin-bottom:10px}.emp-quote-tag{display:inline-block;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--gold);background:var(--gold-light);padding:3px 10px;border-radius:10px}.emp-tl{margin-bottom:56px}.emp-tl-row{display:flex;gap:0;margin-bottom:0}.emp-tl-left{width:72px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.emp-tl-dot{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;flex-shrink:0}.emp-tl-dot.emp-d30{background:var(--gold);color:#fff}.emp-tl-dot.emp-d60{background:var(--blue-light);color:var(--blue)}.emp-tl-dot.emp-d90{background:var(--green-light);color:var(--green)}.emp-tl-line{width:1px;flex:1;background:#e8e8e8;margin:4px 0}.emp-tl-right{padding:4px 0 32px 16px;flex:1}.emp-tl-period{font-size:11px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:var(--gray);margin-bottom:4px}.emp-tl-title{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500;color:var(--dark);margin-bottom:6px}.emp-tl-badge{display:inline-block;font-size:10px;padding:2px 9px;border-radius:10px;font-weight:500;margin-bottom:8px}.emp-tl-badge.emp-m{background:var(--gold-light);color:#8b6914}.emp-tl-badge.emp-e{background:var(--blue-light);color:#2d4a6a}.emp-tl-badge.emp-f{background:var(--green-light);color:var(--green)}.emp-tl-desc{font-size:14px;color:var(--mid);line-height:1.6;margin-bottom:10px}.emp-tl-stats{display:flex;gap:8px;flex-wrap:wrap}.emp-tl-stat{background:var(--white);border:.5px solid #DDD;border-radius:6px;padding:4px 10px;font-size:12px;color:var(--mid)}.emp-disclaimer{background:var(--light);border-radius:10px;padding:24px;font-size:12px;color:var(--gray);line-height:1.8}.emp-disclaimer strong{color:var(--mid);font-weight:500}@media(max-width:600px){.emp-em-headline{font-size:32px}.emp-metrics,.emp-quotes{grid-template-columns:1fr}.emp-bar-label{width:90px}.emp-bar-tag{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/em-page-pilotna-studija-30d.css.map */
