:root[data-theme=light]{--odpripodjetje-primary:#0891b2;--odpripodjetje-secondary:#0e7490;--odpripodjetje-tertiary:#155e75;--odpripodjetje-quaternary:#164e63;--odpripodjetje-accent:#06b6d4;--odpripodjetje-bg:#fff;--odpripodjetje-text:#1a1a1a;--odpripodjetje-text-muted:#666;--odpripodjetje-border:#e5e7eb;--odpripodjetje-card-bg:#fff;--odpripodjetje-card-border:#f3f4f6;--odpripodjetje-card-shadow:#00000014;--accent:#0891b2}:root[data-theme=dark]{--odpripodjetje-primary:#06b6d4;--odpripodjetje-secondary:#0891b2;--odpripodjetje-tertiary:#0e7490;--odpripodjetje-quaternary:#155e75;--odpripodjetje-accent:#22d3ee;--odpripodjetje-bg:#0a0a0a;--odpripodjetje-text:#fff;--odpripodjetje-text-muted:#a3a3a3;--odpripodjetje-border:#262626;--odpripodjetje-card-bg:#171717;--odpripodjetje-card-border:#262626;--odpripodjetje-card-shadow:#0000004d;--accent:#06b6d4}.odpripodjetje-page{background-color:var(--odpripodjetje-bg);color:var(--odpripodjetje-text)}.op-hero-inquiry{min-height:100vh;background:linear-gradient(135deg,var(--odpripodjetje-primary) 0,var(--odpripodjetje-secondary) 50%,var(--odpripodjetje-tertiary) 100%)}.op-hero-inquiry,.op-hi-left{display:flex;position:relative}.op-hi-left{flex:1 1 55%;color:#fff;align-items:center;padding:5rem 3rem 5rem 10%;z-index:1}.op-hi-left-inner{max-width:500px}.op-hi-eyebrow{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffffbf;background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;padding:.3rem .9rem;margin-bottom:1.5rem}.op-hi-title{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem;color:#fff}.op-hi-desc{font-size:1.05rem;color:#ffffffd9;margin-bottom:2rem;line-height:1.75;max-width:440px}.op-hi-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.op-hi-bullets li{font-size:.95rem;color:#ffffffe6;font-weight:500}.op-hi-bullets li:before{content:"✓ "}.op-hi-right{flex:0 0 42%;display:flex;align-items:center;justify-content:center;padding:5rem 10% 5rem 2rem}.op-hi-form-wrap{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:2.25rem;box-shadow:0 8px 40px #00000038}.op-hi-steps{margin-bottom:2rem}.op-hi-step,.op-hi-steps{display:flex;align-items:center}.op-hi-step{flex-direction:column;flex:1 1}.op-hi-step-dot{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;transition:all .2s;flex-shrink:0}.op-hi-step.active .op-hi-step-dot{background:var(--odpripodjetje-primary);color:#fff}.op-hi-step.done .op-hi-step-dot{background:var(--odpripodjetje-secondary);color:#fff}.op-hi-step-label{font-size:.65rem;color:#9ca3af;margin-top:.25rem;text-align:center;font-weight:500}.op-hi-step.active .op-hi-step-label,.op-hi-step.done .op-hi-step-label{color:var(--odpripodjetje-primary)}.op-hi-step-line{flex:1 1;height:2px;background:#e5e7eb;margin-top:15px;margin-bottom:0;align-self:flex-start}.op-hi-step-line.done{background:var(--odpripodjetje-primary)}.op-hi-form-title{font-size:1rem;font-weight:700;color:#374151;margin-bottom:1.25rem}.op-hi-step-title{font-size:1.2rem;font-weight:700;color:#0a0a0a;margin-bottom:.4rem}.op-hi-step-sub{font-size:.875rem;color:#6b7280;margin-bottom:1.25rem}.op-hi-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.7rem;gap:.7rem;margin-bottom:1.5rem}.op-hi-option{border:2px solid #e5e7eb;border-radius:12px;padding:1.1rem .75rem;cursor:pointer;text-align:center;transition:all .15s;background:#fff;display:flex;flex-direction:column;align-items:center;gap:.45rem}.op-hi-option:hover{border-color:var(--odpripodjetje-primary);background:#ecfeff}.op-hi-option.selected{border-color:var(--odpripodjetje-primary);background:#cffafe}.op-hi-option-icon{font-size:1.6rem;line-height:1}.op-hi-option-label{font-size:.8rem;font-weight:700;color:#374151;line-height:1.2}.op-hi-option.selected .op-hi-option-label{color:var(--odpripodjetje-secondary)}.op-hi-label{font-size:.8125rem;font-weight:600;color:#374151;display:block;margin-bottom:.3rem}.op-hi-input{width:100%;padding:.75rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#111;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;margin-bottom:.75rem}.op-hi-input:focus{border-color:var(--odpripodjetje-primary);box-shadow:0 0 0 3px #0891b226}.op-hi-textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#111;outline:none;transition:border-color .15s;resize:vertical;min-height:110px;box-sizing:border-box;margin-bottom:.875rem;font-family:inherit}.op-hi-textarea:focus{border-color:var(--odpripodjetje-primary);box-shadow:0 0 0 3px #0891b226}.op-hi-btn-row{display:flex;gap:.75rem;margin-top:.5rem}.op-hi-btn-next{flex:1 1;background:var(--odpripodjetje-primary);color:#fff;border:none;border-radius:8px;padding:.875rem;font-weight:700;font-size:1rem;cursor:pointer;transition:background .15s}.op-hi-btn-next:hover:not(:disabled){background:var(--odpripodjetje-secondary)}.op-hi-btn-next:disabled{background:#d1d5db;cursor:not-allowed}.op-hi-btn-back{background:#fff;color:#6b7280;border:1.5px solid #d1d5db;border-radius:8px;padding:.875rem 1rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .15s}.op-hi-btn-back:hover{border-color:#9ca3af;color:#374151}.op-hi-success{text-align:center;padding:3rem 1rem}.op-hi-success-icon{font-size:4rem;display:block;line-height:1;margin-bottom:1.5rem}.op-hi-success h3{font-size:1.5rem;font-weight:700;color:var(--odpripodjetje-primary);margin:0 0 .75rem}.op-hi-success p{color:#6b7280;font-size:.9375rem;margin:0}.op-hi-error{color:#dc2626;font-size:.875rem;margin-top:.5rem;padding:.625rem;background:#fef2f2;border-radius:6px}.odpripodjetje-pricing-card-highlight:before{content:"NAJBOLJ PRILJUBLJENO"}@media (max-width:1024px){.op-hi-left{padding:2rem 2rem 3rem 5%}.op-hi-right{padding:3rem 5% 4rem 2rem}}@media (max-width:768px){.op-hero-inquiry{flex-direction:column;min-height:auto}.op-hi-left{padding:2rem 1.5rem 2.5rem;flex:none}.op-hi-left-inner{max-width:100%}.op-hi-right{padding:0 1.5rem 4rem;flex:none;width:100%}.op-hi-form-wrap{max-width:100%}.op-hi-title{font-size:1.8rem}}@media (max-width:600px){.op-hi-left{padding:2rem 1rem}.op-hi-title{font-size:1.6rem}.op-hi-desc{font-size:.95rem}.op-hi-right{padding:0 1rem 3rem}.op-hi-form-wrap{padding:1.5rem 1.25rem}.op-hi-grid{grid-template-columns:1fr 1fr;gap:.5rem}.op-hi-option{padding:.875rem .5rem}.op-hi-option-label{font-size:.72rem}.op-hi-btn-next{font-size:.9375rem;padding:.75rem}}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}.features-grid .card{padding:1rem}}@media (max-width:900px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.pricing-grid{grid-template-columns:1fr}.pricing-card{margin-bottom:1rem}}@media (max-width:768px){.faq-list{padding:0 1rem}.faq-question{font-size:1rem}}@media (max-width:600px){.faq-item{padding:.75rem 0}}@media (max-width:1024px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.news-grid{grid-template-columns:1fr}.news-card img{height:180px}}@media (max-width:768px){.contact-inner{flex-direction:column}.contact-form,.contact-info{width:100%;max-width:100%}}@media (max-width:600px){.contact-form input,.contact-form textarea{font-size:1rem}}