/* Bozkurt Bilişim V10 — Demo Center */
.v10-demo-hero{padding:88px 0 72px;background:radial-gradient(circle at 80% 20%,rgba(41,201,239,.15),transparent 34%),linear-gradient(145deg,#06131f,#092738);color:#f4fbff}
.v10-demo-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.v10-demo-hero h1{font-size:clamp(48px,6vw,74px);line-height:.98;margin:12px 0 24px;letter-spacing:-.045em}.v10-demo-hero h1 em{color:#52d9ff;font-style:normal}.v10-demo-hero p{font-size:17px;line-height:1.8;color:#a9c0cb;max-width:680px}
.v10-demo-preview-card{position:relative;background:#0b2131;border:1px solid rgba(119,213,241,.18);padding:10px;border-radius:23px;box-shadow:0 34px 90px rgba(0,0,0,.32);overflow:hidden}.v10-demo-preview-card>img{width:100%;height:430px;object-fit:cover;border-radius:0 0 16px 16px}.v10-demo-preview-card>div:last-child{position:absolute;left:28px;bottom:27px;right:28px;padding:17px;border-radius:14px;background:rgba(4,20,30,.84);backdrop-filter:blur(12px);display:grid}.v10-demo-preview-card>div:last-child span{font-size:9px;color:#5bdcff;font-weight:850;letter-spacing:.16em}.v10-demo-preview-card>div:last-child b{font-size:26px;margin:4px 0}.v10-demo-preview-card>div:last-child small{color:#a8c0ca}
.v10-browser-bar{height:43px;display:flex;align-items:center;gap:7px;padding:0 11px;background:#081a27;color:#7895a4;font-size:10px}.v10-browser-bar i{width:8px;height:8px;border-radius:50%;background:#ff7e7e}.v10-browser-bar i:nth-child(2){background:#ffc35b}.v10-browser-bar i:nth-child(3){background:#4ecb82}.v10-browser-bar span{margin-left:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v10-browser-bar a{margin-left:auto;color:#61dafe;font-weight:800}
.v10-demo-catalog{display:grid;gap:24px}.v10-demo-item{display:grid;grid-template-columns:minmax(320px,.88fr) 1.12fr;border:1px solid var(--v9-line);border-radius:24px;background:#0b2131;overflow:hidden}.v10-demo-item figure{position:relative;margin:0;min-height:370px}.v10-demo-item figure img{width:100%;height:100%;object-fit:cover}.v10-demo-item figure span{position:absolute;top:17px;left:17px;padding:8px 10px;border-radius:8px;background:#22b884;color:white;font-size:9px;font-weight:900;letter-spacing:.12em}.v10-demo-item>div{padding:36px}.v10-demo-item>div>small{color:#5bdcff;font-size:10px;font-weight:850;letter-spacing:.1em}.v10-demo-item h3{font-size:34px;margin:10px 0}.v10-demo-item p{color:#9bb3bf;line-height:1.75}.v10-demo-item ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none;margin:24px 0}.v10-demo-item li{display:flex;gap:8px;align-items:center;font-size:12px;color:#d3e5ec}.v10-demo-item li .icon{width:15px;color:#54d8ff}.v10-demo-actions{display:flex;gap:11px;flex-wrap:wrap}.v10-demo-item.is-planned{grid-template-columns:310px 1fr;opacity:.78}.v10-demo-item.is-planned figure{min-height:250px}.v10-planned-note{margin-top:20px;padding:13px;border:1px dashed rgba(118,206,234,.25);border-radius:11px;color:#8ca7b4;font-size:11px}
.v10-demo-system{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.v10-demo-system h2,.v10-demo-faq h2,.v10-tech-scope h2{font-size:clamp(37px,4vw,55px);line-height:1.08}.v10-demo-system p{color:#9cb3be;line-height:1.8}.v10-demo-system ol{list-style:none;padding:0;margin:0;display:grid;gap:11px}.v10-demo-system li{display:flex;gap:17px;padding:18px;border:1px solid var(--v9-line);border-radius:15px;background:#0b2131}.v10-demo-system li>b{color:#56d9ff;font-size:22px}.v10-demo-system li span{display:flex;flex-direction:column}.v10-demo-system li small{color:#8fa9b6;margin-top:4px}.v10-demo-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}
.v10-detail-hero{padding:85px 0;background:radial-gradient(circle at 80% 25%,rgba(42,199,241,.18),transparent 35%),linear-gradient(145deg,#06131f,#0a293b);color:#f5fbff}.v10-detail-hero>.container{display:grid;grid-template-columns:1fr 340px;gap:60px;align-items:center}.v10-detail-hero h1{font-size:clamp(46px,5.7vw,72px);line-height:1;margin:12px 0 22px;letter-spacing:-.045em}.v10-detail-hero p{color:#a7bec9;line-height:1.8;max-width:720px}.v10-detail-hero aside{padding:27px;border:1px solid rgba(114,212,241,.22);border-radius:20px;background:rgba(9,35,51,.75)}.v10-detail-hero aside>b{font-size:31px}.v10-detail-hero aside>span{display:block;color:#59d9ff;font-size:10px;margin-top:3px}.v10-detail-hero aside ul{list-style:none;padding:18px 0 0;margin:18px 0 0;border-top:1px solid rgba(127,202,224,.15);display:grid;gap:10px}.v10-detail-hero aside li{display:flex;gap:8px;font-size:11px;color:#c5dbe4}.v10-detail-hero aside .icon{width:14px;color:#5ad9ff}
.v10-live-frame{border:1px solid var(--v9-line);border-radius:20px;overflow:hidden;background:#081a27;box-shadow:0 30px 80px rgba(0,0,0,.25)}.v10-live-frame iframe{display:block;width:100%;height:760px;border:0;background:white}.v10-demo-features>div:first-child{max-width:820px;margin-bottom:35px}.v10-demo-features>div:first-child h2{font-size:clamp(38px,4.5vw,56px);line-height:1.08}.v10-demo-features>div:first-child p{color:#9db5c0;line-height:1.8}
.v10-tech-scope{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.v10-tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.v10-tech-grid article{padding:22px;border:1px solid var(--v9-line);border-radius:15px;background:#0b2131}.v10-tech-grid b{color:#5bdcff}.v10-tech-grid p{color:#98afba;line-height:1.65;font-size:12px}
.v10-demo-cta{padding:65px 0;background:linear-gradient(120deg,#08779a,#0aafc9);color:white}.v10-demo-cta>.container{display:flex;justify-content:space-between;gap:40px;align-items:center}.v10-demo-cta span{font-size:9px;letter-spacing:.16em;font-weight:900}.v10-demo-cta h2{font-size:38px;max-width:850px;margin:8px 0}.v10-demo-cta p{margin:0;color:#d8f5fb}
@media(max-width:1000px){.v10-demo-hero-grid,.v10-demo-system,.v10-demo-faq,.v10-detail-hero>.container,.v10-tech-scope{grid-template-columns:1fr}.v10-demo-item{grid-template-columns:1fr}.v10-demo-item figure{min-height:330px}.v10-live-frame iframe{height:650px}}
@media(max-width:700px){.v10-demo-hero{padding-top:60px}.v10-demo-preview-card>img{height:300px}.v10-demo-item.is-planned,.v10-demo-item{grid-template-columns:1fr}.v10-demo-item>div{padding:24px}.v10-demo-item h3{font-size:28px}.v10-demo-item ul,.v10-tech-grid{grid-template-columns:1fr}.v10-demo-cta>.container{align-items:flex-start;flex-direction:column}.v10-live-frame iframe{height:560px}.v10-detail-hero h1{font-size:43px}}

.v10-sector-demo{padding:48px 0;background:#071925}.v10-sector-demo>.container{display:grid;grid-template-columns:1fr 420px;gap:42px;align-items:center;padding:34px;border:1px solid var(--v9-line);border-radius:22px;background:#0b2131}.v10-sector-demo h2{font-size:40px;line-height:1.1;margin:10px 0}.v10-sector-demo p{color:#9db4bf;line-height:1.75}.v10-sector-demo img{width:100%;height:280px;object-fit:cover;border-radius:16px}
@media(max-width:900px){.v10-sector-demo>.container{grid-template-columns:1fr}.v10-sector-demo img{height:300px}}
