
/* ==========================================================================
   ONEDEV STUDIO — V14 COMPLETION LAYER
   ========================================================================== */
.v14-section{padding:105px 0}
.v14-services-zone{border-top:1px solid #202424;border-bottom:1px solid #202424;background:linear-gradient(180deg,#050707,#030404)}
.v14-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}
.v14-solution{position:relative;min-height:285px;padding:23px;border:1px solid #292d2d;border-radius:14px;background:linear-gradient(145deg,#0d1010,#080a0a);transition:.3s var(--v13-ease);overflow:hidden}
.v14-solution:after{content:"";position:absolute;right:-70px;top:-70px;width:160px;height:160px;border:1px solid #ffc40018;border-radius:50%;transition:.4s}
.v14-solution:hover{transform:translateY(-6px);border-color:#71540e;box-shadow:0 28px 65px #000}.v14-solution:hover:after{transform:scale(1.25);border-color:#ffc4003a}
.v14-solution-top{display:flex;align-items:center;justify-content:space-between}.v14-solution-top span{color:#565b5b;font-size:8px}.v14-solution-top i{width:38px;height:38px;display:grid;place-items:center;border:1px solid #493a10;border-radius:10px;color:#ffc700;font-style:normal}
.v14-solution h3{font-size:17px;margin:32px 0 9px}.v14-solution p{color:#7e8484;font-size:9px;line-height:1.7;max-width:90%}.v14-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:18px}.v14-tags span{padding:5px 7px;border:1px solid #343838;border-radius:99px;color:#707676;font-size:7px}.v14-solution>a{position:absolute;bottom:20px;left:23px;color:#ffc700;font-size:8px;font-weight:900}

/* Included */
.v14-included-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center}
.v14-included-copy h2{font-size:clamp(35px,4vw,54px);line-height:1.03;letter-spacing:-2.2px}.v14-included-copy h2 em{font-style:normal;color:#ffc700}.v14-included-copy>p{color:#7d8383;font-size:11px;line-height:1.8}
.v14-code-card{margin-top:28px;border:1px solid #303434;border-radius:12px;background:#070909;overflow:hidden;box-shadow:0 25px 70px #000}.v14-code-card>div{height:38px;display:flex;align-items:center;gap:6px;padding:0 12px;border-bottom:1px solid #252929}.v14-code-card i{width:6px;height:6px;border-radius:50%;background:#484c4c}.v14-code-card i:nth-child(1){background:#ff8c00}.v14-code-card i:nth-child(2){background:#ffc700}.v14-code-card i:nth-child(3){background:#62d88b}.v14-code-card span{margin-left:auto;color:#555b5b;font-size:7px}.v14-code-card pre{margin:0;padding:20px;color:#a8aeae;font-size:9px;line-height:1.9}.v14-code-card code{font-family:monospace}
.v14-included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.v14-included-grid article{min-height:145px;padding:19px;border:1px solid #292d2d;border-radius:11px;background:#090b0b;transition:.25s}.v14-included-grid article:hover{border-color:#614a10;transform:translateY(-3px)}.v14-included-grid span{color:#555b5b;font-size:8px}.v14-included-grid h3{font-size:12px;margin:23px 0 7px}.v14-included-grid p{margin:0;color:#747a7a;font-size:8px;line-height:1.6}

/* Estimator */
.v14-estimator-zone{border-top:1px solid #202424;border-bottom:1px solid #202424;background:radial-gradient(circle at 70% 50%,#ffc40008,transparent 25%),#050707}
.v14-estimator-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:75px;align-items:center}.v14-estimator-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.02;letter-spacing:-2.4px}.v14-estimator-copy h2 em{font-style:normal;color:#ffc700}.v14-estimator-copy p{color:#818787;font-size:11px;line-height:1.8}.v14-estimator-copy small{display:block;margin-top:20px;color:#555b5b;font-size:7px}
.v14-estimator{border:1px solid #343838;border-radius:15px;background:#090b0b;overflow:hidden;box-shadow:0 35px 90px #000}.v14-estimator-head{height:45px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #292d2d;color:#626868;font-size:7px;letter-spacing:.13em}.v14-estimator-head b{color:#51dc80}.v14-estimator-head i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#51dc80;box-shadow:0 0 8px #51dc80;margin-right:5px}
.v14-estimator-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:16px}.v14-estimator-options button{min-height:65px;padding:10px;text-align:left;border:1px solid #303434;border-radius:9px;background:#0c0e0e;color:#858b8b;font-size:8px;cursor:pointer;transition:.2s}.v14-estimator-options button span{display:block;color:#505656;font-size:7px;margin-bottom:8px}.v14-estimator-options button.active{border-color:#80600f;background:linear-gradient(145deg,#171206,#0c0e0e);color:#ffc700}.v14-estimator-result{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:15px;padding:18px;border-top:1px solid #292d2d;background:#070909}.v14-estimator-result small{display:block;color:#555b5b;font-size:6px;margin-bottom:5px}.v14-estimator-result strong{font-size:12px}.v14-estimator-result a{padding:9px 11px;border:1px solid #65500f;border-radius:7px;color:#ffc700;font-size:7px;font-weight:900}

/* Contact strip */
.v14-contact-strip{margin-top:90px;display:grid;grid-template-columns:1fr 1fr 1.3fr auto;border:1px solid #2e3232;border-radius:13px;background:#090b0b;overflow:hidden}.v14-contact-strip>div{padding:18px;border-right:1px solid #292d2d}.v14-contact-strip small{display:block;color:#555b5b;font-size:6px;letter-spacing:.14em;margin-bottom:5px}.v14-contact-strip strong{font-size:9px}.v14-contact-strip>a{display:flex;align-items:center;gap:20px;padding:0 22px;background:linear-gradient(110deg,#ffc700,#ff8c00);color:#070707;font-size:8px;font-weight:1000}.v14-contact-strip>a span{font-size:13px}

/* V14 micro-polish */
.v13-project,.v13-universe,.v13-price,.v14-solution,.v14-included-grid article{will-change:transform}
.v13-final-cta{margin-top:24px}
.footer-v10{border-top:0}
@media(max-width:1050px){.v14-solutions-grid{grid-template-columns:repeat(2,1fr)}.v14-included-layout,.v14-estimator-layout{grid-template-columns:1fr}.v14-contact-strip{grid-template-columns:1fr 1fr}.v14-contact-strip>a{min-height:58px}}
@media(max-width:650px){.v14-section{padding:75px 0}.v14-solutions-grid,.v14-included-grid{grid-template-columns:1fr}.v14-estimator-options{grid-template-columns:1fr 1fr}.v14-estimator-result{grid-template-columns:1fr 1fr}.v14-estimator-result a{grid-column:1/-1;text-align:center}.v14-contact-strip{grid-template-columns:1fr}.v14-contact-strip>div{border-right:0;border-bottom:1px solid #292d2d}.v14-contact-strip>a{justify-content:space-between}}
