:root{--bg: #FFFFFF;--dark: #111820;--gray: #2F3438;--orange: #E84A0A;--white: #FFFFFF;--border: rgba(17, 24, 32, .08);--metal: #6B7280;--header-h: 120px;--topbar-h: 38px;--hero-yellow: #FFB800;--hero-dark: #141820;--radius: 12px;--font-display: "Syne", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", monospace;--shadow: 0 8px 32px rgba(17, 24, 32, .06);--shadow-hover: 0 16px 40px rgba(17, 24, 32, .09)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--dark);background:var(--bg);-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:min(1140px,90vw);margin-inline:auto}.skip-link{position:absolute;top:-100px;left:1rem;z-index:9999;background:var(--orange);color:#fff;padding:.5rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.reveal,.reveal-child{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible,.reveal-child.is-visible{opacity:1;transform:translateY(0)}.label{font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:.75rem}h1,h2,h3{font-family:var(--font-display);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--dark)}h1{font-size:clamp(2rem,4.2vw,3.15rem)}h2{font-size:clamp(1.65rem,2.8vw,2.35rem)}h3{font-size:1.05rem;font-weight:700}.lead{color:var(--gray);margin-top:.85rem;max-width:52ch;font-size:1.05rem;line-height:1.55}.section{padding:clamp(4rem,8vw,6rem) 0}.section--alt{background:var(--white)}.section-head{margin-bottom:2.5rem;max-width:56ch}.section-head--center{text-align:center;margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.5rem;font-size:.92rem;font-weight:600;border-radius:10px;border:1.5px solid transparent;cursor:pointer;min-height:48px;transition:background .2s,border-color .2s,transform .2s}.btn--primary{background:var(--orange);color:#fff;border-color:var(--orange)}.btn--primary:hover{background:#c93d08;border-color:#c93d08}.btn--outline{background:transparent;color:var(--dark);border-color:var(--border)}.btn--outline:hover{border-color:var(--dark)}.btn--outline-light{background:transparent;color:#fff;border-color:#ffffff59}.btn--outline-light:hover{border-color:#fff}.btn--sm{padding:.5rem 1rem;font-size:.85rem;min-height:40px}.platform-illustration{width:100%;height:auto}.platform--md{width:min(300px,75vw)}.platform--lg{width:min(420px,88vw)}.platform--xl{width:min(520px,92vw)}.topbar{background:#0a0d12;color:var(--hero-yellow);font-size:.78rem;font-weight:600;border-bottom:1px solid rgba(255,184,0,.15)}.topbar__inner{min-height:var(--topbar-h);display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem 0}.topbar__announce{display:flex;align-items:center;justify-content:center;gap:.45rem;flex:1;min-width:0;text-align:center}.topbar__icon{display:flex;flex-shrink:0;opacity:.9}.topbar p{margin:0;letter-spacing:.02em}.topbar__badges{display:flex;align-items:center;gap:.45rem;flex-shrink:0;list-style:none;padding:0}.topbar__badge{font-family:var(--font-mono);font-size:.62rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--hero-yellow);padding:.3rem .55rem;border:1px solid rgba(255,184,0,.45);border-radius:6px;background:#ffb80014;white-space:nowrap}.header{position:sticky;top:0;z-index:200;height:var(--header-h);background:var(--white);border-bottom:1px solid var(--border)}.header--scrolled{box-shadow:0 4px 24px #1118200f}.header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1rem}.header__logo{display:flex;align-items:center;line-height:1.1;min-width:0;flex-shrink:0;height:clamp(88px,11vw,108px)}.header__logo-img{display:block;height:100%;width:auto;min-height:88px;max-height:108px;max-width:min(520px,92vw);object-fit:contain;object-position:left center}.header__actions{display:flex;align-items:center;gap:.75rem}.header__phone{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:var(--hero-yellow);color:#111820;flex-shrink:0;transition:transform .2s,filter .2s}.header__phone:hover{filter:brightness(.95);transform:scale(1.03)}.header__nav{display:flex;align-items:center;gap:1.35rem}.header__nav a{font-size:.88rem;font-weight:500;color:var(--gray)}.header__nav a:hover{color:var(--dark)}.header__toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.header__toggle span{display:block;width:22px;height:2px;background:var(--dark);transition:transform .2s}.hero--entry{position:relative;padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(3rem,7vw,5rem);background:var(--hero-dark);color:#fff;overflow:hidden}.hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.45;background-image:repeating-linear-gradient(-18deg,transparent,transparent 40px,rgba(255,255,255,.03) 40px,rgba(255,255,255,.03) 41px)}.hero__shell{position:relative;z-index:1;display:grid;grid-template-columns:1fr minmax(160px,.85fr);gap:2rem;align-items:stretch}.hero__entry{position:relative;z-index:1;max-width:640px;display:flex;flex-direction:column;justify-content:center}.hero__visual-wrap{display:flex;justify-content:flex-end;align-items:stretch;align-self:stretch;min-height:0;overflow:visible}.hero-scaffold{height:100%;width:auto;max-width:min(240px,36vw);display:flex;align-items:flex-end;justify-content:flex-end;will-change:transform,opacity;opacity:0}.hero-scaffold__svg{height:100%;width:auto;max-height:100%;display:block}.hero__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;margin-bottom:1.25rem;border-radius:999px;border:1px solid rgba(255,184,0,.35);background:#ffb80014;color:var(--hero-yellow);font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.hero__certs{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;padding:0;margin:0 0 1rem}.hero__cert{font-family:var(--font-mono);font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hero-yellow);padding:.35rem .65rem;border:1px solid rgba(255,184,0,.45);border-radius:6px;background:#ffb8001a}.hero__highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;list-style:none;padding:0;margin:0 0 1.25rem;max-width:520px}.hero__highlight{padding:.75rem .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.hero__highlight strong{display:block;font-size:.72rem;font-weight:700;line-height:1.35;color:#ffffffeb}.hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:1rem}.hero__title-accent{color:var(--hero-yellow)}.hero__desc{color:#ffffffb8;font-size:1.02rem;line-height:1.6;max-width:52ch;margin-bottom:1.75rem}.btn--hero-call{display:flex;align-items:center;gap:.85rem;width:100%;max-width:420px;padding:.95rem 1.15rem;border-radius:12px;background:var(--hero-yellow);color:#111820;border:none;font-weight:700;min-height:56px;margin-bottom:.75rem;transition:filter .2s,transform .2s}.btn--hero-call:hover{filter:brightness(.96);transform:translateY(-1px)}.btn--hero-call span{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;text-align:left}.btn--hero-call strong{font-size:.82rem;font-weight:800;letter-spacing:.01em}.btn--hero-call em{font-style:normal;font-size:1rem;font-weight:700;letter-spacing:.01em}.btn--hero-quote{display:inline-flex;width:100%;max-width:420px;padding:.95rem 1.15rem;border-radius:12px;background:#fff;color:#111820;font-weight:700;font-size:1rem;min-height:52px;margin-bottom:1.25rem;transition:background .2s}.btn--hero-quote:hover{background:#f3f4f6}.hero__trust{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;list-style:none;padding:0;margin:0}.hero__trust li{font-size:.82rem;color:#ffffff8c;padding-left:1.1rem;position:relative}.hero__trust li:before{content:"✓";position:absolute;left:0;color:var(--hero-yellow);font-weight:700}.how-it-works{background:#f4f5f7;padding:clamp(3rem,6vw,5rem) 0}.how-it-works__head{margin-bottom:clamp(2rem,4vw,3rem);max-width:56ch}.how-it-works__label{display:flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--hero-yellow);margin-bottom:.85rem}.how-it-works__label:before{content:"";width:2rem;height:2px;background:var(--hero-yellow);flex-shrink:0}.how-it-works__head h2{margin:0}.how-it-works__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.how-it-works__card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.75rem,3vw,2.25rem) clamp(1.5rem,2.5vw,2rem)}.how-it-works__num{display:block;font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.25rem);font-weight:800;line-height:1;color:var(--hero-yellow);margin-bottom:1.25rem}.how-it-works__card h3{margin-bottom:.65rem;font-size:1.1rem}.how-it-works__card p{font-size:.92rem;color:var(--gray);line-height:1.55}.stats{padding:clamp(2rem,4vw,3rem) 0 clamp(3rem,6vw,4rem)}.stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stats__item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.25rem;text-align:center}.stats__val{display:block;font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:800;color:var(--dark);margin-bottom:.35rem}.stats__title{display:block;font-weight:700;font-size:.95rem;color:var(--dark);margin-bottom:.4rem}.stats__lbl{display:block;font-size:.82rem;color:var(--gray);line-height:1.45}.advantages{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.advantage-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.5rem;transition:transform .25s ease,border-color .25s,box-shadow .25s}.advantage-card:hover{transform:translateY(-8px);border-color:#e84a0a73;box-shadow:var(--shadow-hover)}.advantage-card__icon{width:48px;height:48px;color:var(--orange);margin-bottom:1.25rem}.advantage-card h3{margin-bottom:.5rem}.advantage-card p{font-size:.92rem;color:var(--gray);line-height:1.5}.technical{display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:center}.technical__list{margin-top:1.5rem;display:flex;flex-direction:column;gap:.65rem}.technical__list li{padding-left:1.1rem;position:relative;font-weight:500;color:var(--gray);font-size:.95rem}.technical__list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--orange)}.technical__card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.technical__card--photo{padding:0;overflow:hidden;min-height:320px}.technical__photo{width:100%;height:100%;min-height:320px;object-fit:cover;object-position:center;display:block}.section--usage .section-head--compact{margin-bottom:1.5rem}.usage-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.usage-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem;transition:border-color .2s,box-shadow .2s,transform .2s}.usage-card:hover{border-color:#e84a0a4d;box-shadow:var(--shadow);transform:translateY(-4px)}.usage-card__icon{width:40px;height:40px;color:var(--orange);margin-bottom:1rem;opacity:.9}.usage-card h3{font-size:.95rem;margin-bottom:.45rem}.usage-card p{font-size:.82rem;color:var(--gray);line-height:1.45}.solutions{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:stretch}.solution-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.5rem;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.solution-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.solution-card--featured{border-color:var(--orange);box-shadow:var(--shadow-hover);transform:scale(1.02)}.solution-card--featured:hover{transform:scale(1.02) translateY(-4px)}.solution-card h3{margin-bottom:.5rem;font-size:1.1rem}.solution-card>p{font-size:.9rem;color:var(--gray);margin-bottom:1.25rem}.solution-card ul{flex:1;margin-bottom:1.25rem}.solution-card li{font-size:.88rem;color:var(--gray);padding:.35rem 0 .35rem 1rem;position:relative}.solution-card li:before{content:"—";position:absolute;left:0;color:var(--orange);font-size:.75rem}.solution-card__price{font-weight:600;font-size:.9rem;color:var(--gray);margin-bottom:1.25rem;padding-top:.25rem}.solution-card__actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-top:auto}.solution-card__link{font-weight:600;font-size:.9rem;color:var(--orange);margin-left:.25rem}.solution-card__link:hover{text-decoration:underline}.product-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}.product-gallery__item{margin:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);line-height:0}.product-gallery__item img{width:100%;height:220px;object-fit:cover;object-position:center;display:block;transition:transform .35s ease}.product-gallery__item:hover img{transform:scale(1.03)}.why{background:var(--white);color:var(--dark);padding:clamp(4rem,8vw,5.5rem) 0;border-top:1px solid var(--border)}.why__title{text-align:center;color:var(--dark);margin-bottom:.75rem}.why .lead--center{color:var(--gray);margin-bottom:2.5rem}.why__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:900px;margin-inline:auto}.why__item{padding:1.35rem 1.35rem 1.35rem 1.5rem;background:var(--white);border:1px solid var(--border);border-left:3px solid var(--orange);border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow)}.why__item h3{color:var(--dark);margin-bottom:.45rem;font-size:1rem}.why__item p{color:var(--gray);font-size:.92rem;line-height:1.5;font-weight:400}.faq-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.faq__list{display:flex;flex-direction:column;gap:.5rem}.faq__visual{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);line-height:0;position:sticky;top:calc(var(--header-h) + 1.5rem)}.faq__visual img{width:100%;height:auto;display:block;object-fit:cover;object-position:center}.faq__item{background:var(--white);border:1px solid var(--border);border-radius:10px;overflow:hidden}.faq__item summary{padding:1.1rem 1.25rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";font-family:var(--font-mono);color:var(--orange);font-size:1.1rem;flex-shrink:0}.faq__item[open] summary:after{content:"−"}.faq__item p{padding:0 1.25rem 1.1rem;font-size:.92rem;color:var(--gray);line-height:1.55}.cta{position:relative;background:var(--dark);color:#fff;padding:clamp(4rem,8vw,6rem) 0;overflow:hidden}.cta--photo .cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cta--photo .cta__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.cta--photo .cta__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#111820eb,#111820c7 55%,#111820a6)}.cta--photo .cta__inner{position:relative;z-index:1}.cta__silhouette{position:absolute;right:5%;bottom:0;opacity:.12;pointer-events:none}.cta__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.cta__copy h2{color:#fff;margin-bottom:.85rem}.cta__copy p{color:#fff9;margin-bottom:1rem;max-width:42ch}.cta__trust{color:#ffffff8c;font-size:.88rem;margin-bottom:1.5rem;max-width:42ch;line-height:1.5}.cta__actions{display:flex;flex-wrap:wrap;gap:.75rem}.cta__form{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem 1.5rem;box-shadow:var(--shadow-hover)}.cta__form-title{color:var(--dark);margin-bottom:.4rem;font-size:1.15rem}.cta__form-desc{color:var(--gray);font-size:.9rem;margin-bottom:1.25rem;line-height:1.5}.cta__form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.cta__form .field{margin-bottom:.85rem}.cta__form .field label{display:block;font-family:var(--font-body);font-size:.82rem;font-weight:600;letter-spacing:0;text-transform:none;color:var(--gray);margin-bottom:.35rem}.cta__form .field input,.cta__form .field textarea,.cta__form .field select{width:100%;padding:.65rem .85rem;border-radius:8px;border:1px solid var(--border);background:var(--white);color:var(--dark);font-family:var(--font-body);font-size:.94rem}.cta__form .field input:focus,.cta__form .field textarea:focus,.cta__form .field select:focus{outline:none;border-color:var(--orange)}.cta__success{margin-top:.75rem;font-size:.88rem;color:#166534;text-align:center}.cta__error{margin-top:.75rem;font-size:.88rem;color:#dc2626;text-align:center}.footer{background:#0c1016;color:#ffffff8c;padding:3rem 0 1.5rem;font-size:.88rem}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer__logo-img{display:block;height:clamp(80px,18vw,104px);width:auto;max-width:min(360px,85vw);object-fit:contain;margin-bottom:.85rem;border-radius:8px;background:#fff;padding:.45rem .85rem}.footer__brand p{line-height:1.5;max-width:32ch}.footer__nav{display:flex;flex-direction:column;gap:.5rem}.footer__nav a:hover{color:var(--orange)}.footer__contact{display:flex;flex-direction:column;gap:.4rem}.footer__contact a:hover{color:var(--orange)}.footer__bottom{padding-top:1.25rem;text-align:center;font-size:.8rem}@media(max-width:1024px){.hero--entry{padding-top:2rem}.hero__shell{grid-template-columns:1fr;gap:0;position:relative;align-items:start}.hero__entry{position:relative;z-index:2;padding-right:clamp(5.5rem,22vw,7.5rem);display:block}.hero__visual-wrap{position:absolute;top:.25rem;right:0;width:clamp(100px,28vw,140px);height:clamp(200px,52vw,280px);min-height:0;z-index:1;pointer-events:none;justify-content:flex-end;align-items:flex-start;overflow:visible;align-self:auto}.hero-scaffold{height:100%;width:100%;max-width:none;align-items:flex-start;opacity:.55}.hero-scaffold__svg{height:100%;width:auto;max-height:100%;margin-left:auto}.technical,.cta__inner{grid-template-columns:1fr}.usage-grid,.product-gallery{grid-template-columns:repeat(2,1fr)}.faq-layout{grid-template-columns:1fr;gap:2rem}.faq__visual{position:static;max-width:520px;margin-inline:auto;width:100%}.advantages,.solutions,.how-it-works__grid{grid-template-columns:1fr}.solution-card--featured{transform:none}.stats__grid{grid-template-columns:repeat(2,1fr)}.why__list{grid-template-columns:1fr}}@media(max-width:640px){.topbar__inner{flex-wrap:wrap;justify-content:center;gap:.35rem}.topbar__announce{flex:1 1 100%}.topbar__badges{flex:1 1 100%;justify-content:center}}@media(max-width:768px){:root{--header-h: 108px}.header__logo{height:clamp(76px,22vw,96px);flex:1 1 auto;max-width:calc(100% - 3.5rem)}.header__logo-img{min-height:76px;max-height:96px;max-width:min(460px,94vw)}.hero__highlights{grid-template-columns:1fr;max-width:none}.header{height:auto;min-height:var(--header-h)}.header__inner{flex-wrap:wrap;padding:.45rem 0;min-height:var(--header-h)}.hero__entry{padding-right:clamp(4.5rem,20vw,6rem)}.hero__visual-wrap{width:clamp(88px,24vw,118px);height:clamp(180px,48vw,240px);top:.5rem;right:-.25rem}.header__phone{width:40px;height:40px}.header__nav{display:none;position:fixed;inset:var(--header-h) 0 0;flex-direction:column;align-items:stretch;padding:2rem;background:var(--white);gap:1rem}.header__nav.is-open,.header__toggle{display:flex}.footer__grid,.usage-grid,.product-gallery{grid-template-columns:1fr}.product-gallery__item img{height:200px}.cta__form .form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.reveal,.reveal-child{opacity:1;transform:none;transition:none}.advantage-card:hover,.usage-card:hover,.solution-card:hover{transform:none}}.page-hero--banner{position:relative;padding:0;margin-bottom:0;min-height:220px;display:flex;align-items:flex-end;overflow:hidden}.page-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.page-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.page-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#fff,#ffffffd9 40%,#11182059)}.page-hero__content{position:relative;z-index:1;padding:calc(var(--header-h) + 2rem) 0 2rem}.page-hero--compact{padding-bottom:1rem}.page-hero h1{margin-bottom:.75rem}.page-links{margin-top:2rem;font-size:.92rem;color:var(--gray)}.page-links a{color:var(--orange);font-weight:600}.page-links--center{text-align:center;padding-bottom:2rem}.section-head__link{margin-top:.75rem;font-size:.9rem}.section-head__link a{color:var(--orange);font-weight:600}.breadcrumbs{padding:1rem 0 .5rem;font-size:.82rem;color:var(--gray)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.35rem;opacity:.5}.breadcrumbs a{color:var(--gray)}.breadcrumbs a:hover{color:var(--orange)}.ai-knowledge__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.ai-knowledge__card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow)}.ai-knowledge__card h3{font-size:1rem;margin-bottom:.5rem}.ai-knowledge__card p{font-size:.92rem;color:var(--gray);line-height:1.55}.ai-knowledge__more{text-align:center;margin-top:1.5rem;font-size:.9rem}.ai-knowledge__more a{color:var(--orange);font-weight:600}.guide-list{display:grid;gap:1.25rem}.guide-list__item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.guide-list__item h2{font-size:1.15rem;margin-bottom:.5rem}.guide-list__link{color:var(--orange);font-weight:600;font-size:.9rem}.guide-article{padding:calc(var(--header-h) + 1rem) 0 4rem;max-width:720px}.guide-article__head,.guide-article__section{margin-bottom:2rem}.guide-article__section h2{font-size:1.25rem;margin-bottom:.75rem}.guide-article__section p{color:var(--gray);margin-bottom:.75rem;line-height:1.6}.guide-article__section ul{margin-left:1.25rem;list-style:disc;color:var(--gray)}.guide-article__faq{margin-bottom:2rem}.guide-article__cta{padding:1.5rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);text-align:center}.product-detail{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem}.product-detail__quote-box{margin-top:1.5rem;padding:1.25rem;background:var(--white);border-radius:var(--radius);border:1px solid var(--border)}.product-detail__quote-note{font-weight:600;margin-bottom:.75rem}.product-detail__specs dl{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem;font-size:.9rem}.product-detail__specs dt{font-weight:600;color:var(--dark)}.product-detail__specs dd{color:var(--gray);margin:0}.solution-card__h{font-size:1.1rem;margin-bottom:.5rem}.usage-card__h{font-size:.95rem}.usage-card__link{display:inline-block;margin-top:.5rem;font-size:.85rem;color:var(--orange);font-weight:600}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.contact-page__info p{margin-bottom:.65rem}.error-page{padding:6rem 0;text-align:center;min-height:50vh}.error-page__actions{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.cta__inner--form-only{grid-template-columns:1fr;max-width:640px;margin-inline:auto}.cta__inner--form-only .cta__form{margin:0 auto;width:100%}.admin-pre{max-height:280px;overflow:auto;white-space:pre-wrap}@media(max-width:1024px){.ai-knowledge__grid,.product-detail,.contact-page{grid-template-columns:1fr}}.admin{display:flex;min-height:100vh;background:#f4f6f8;color:#1a1f26;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.admin-sidebar{width:260px;flex-shrink:0;background:#111820;color:#e8ecf0;display:flex;flex-direction:column;padding:1.25rem 0}.admin-sidebar__brand{padding:0 1.25rem 1.25rem;font-weight:700;font-size:1.1rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.5rem}.admin-sidebar__nav{flex:1;display:flex;flex-direction:column;gap:2px;padding:.5rem .75rem;overflow-y:auto}.admin-sidebar__link{display:block;padding:.6rem .85rem;border-radius:8px;color:#a8b4c0;text-decoration:none;font-size:.9rem;transition:background .15s,color .15s}.admin-sidebar__link:hover{background:#ffffff0f;color:#fff}.admin-sidebar__link.is-active{background:#e84a0a;color:#fff}.admin-sidebar__logout{margin:1rem 1.25rem 0;padding:.65rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:transparent;color:#a8b4c0;cursor:pointer;font-size:.9rem}.admin-sidebar__logout:hover{background:#ffffff0f;color:#fff}.admin-main{flex:1;padding:2rem;overflow-x:auto}.admin-page h1{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.admin-page__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.admin-page__head h1{margin:0}.admin-page__head>div{display:flex;gap:.5rem}.admin-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-bottom:2rem}.admin-stat{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;text-align:center}.admin-stat span{display:block;font-size:1.75rem;font-weight:700;color:#111820}.admin-stat small{color:#64748b;font-size:.8rem}.admin-quick{display:flex;flex-wrap:wrap;gap:.75rem}.admin-quick__btn{padding:.65rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;color:#111820;font-size:.9rem}.admin-quick__btn:hover{border-color:#e84a0a;color:#e84a0a}.admin-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.admin-form--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.admin-form--inline{flex-direction:row;flex-wrap:wrap;align-items:center}.admin-form--narrow{max-width:480px}.admin-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:500;color:#475569}.admin-form input,.admin-form textarea,.admin-form select{padding:.55rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;font-family:inherit}.admin-form fieldset{border:1px solid #e2e8f0;border-radius:10px;padding:1rem;margin:0}.admin-form legend{padding:0 .5rem;font-weight:600;font-size:.9rem}.admin-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;font-size:.9rem}.admin-table th,.admin-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #f1f5f9}.admin-table th{background:#f8fafc;font-weight:600;color:#475569;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.admin-table__actions{display:flex;gap:.5rem;flex-wrap:wrap}.admin-table__actions a,.admin-table__actions button{font-size:.85rem;background:none;border:none;color:#e84a0a;cursor:pointer;text-decoration:underline;padding:0}.admin-filters{margin-bottom:1rem}.admin-filters select{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px}.badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge--published{background:#dcfce7;color:#166534}.badge--draft{background:#fef3c7;color:#92400e}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;font-family:inherit}.btn--primary{background:#e84a0a;color:#fff}.btn--primary:hover{background:#d03d08}.btn--ghost{background:#fff;border:1px solid #cbd5e1;color:#475569}.btn--block{width:100%}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#111820;padding:1rem}.admin-login__card{width:100%;max-width:400px;background:#fff;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1rem}.admin-login__card h1{margin:0;text-align:center;font-size:1.5rem}.admin-login__hint{text-align:center;font-size:.85rem;color:#64748b;margin:0}.admin-login__error{color:#dc2626;font-size:.9rem;margin:0;text-align:center}.admin-login__card label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:500}.admin-login__card input{padding:.65rem .85rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem}.admin-hint{color:#64748b;font-size:.9rem;margin-bottom:1rem}.admin-hint--muted{font-size:.82rem;color:#94a3b8;margin-bottom:.75rem}.admin-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem}.admin-tabs button{padding:.45rem .85rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:.8rem;cursor:pointer;text-transform:capitalize}.admin-tabs button.is-active{background:#111820;color:#fff;border-color:#111820}.admin-json{width:100%;font-family:ui-monospace,monospace;font-size:.85rem;padding:1rem;border:1px solid #cbd5e1;border-radius:8px}.admin-empty{color:#64748b;padding:2rem;text-align:center;background:#fff;border-radius:12px;border:1px dashed #cbd5e1}.admin-upload{display:inline-flex;padding:.65rem 1.25rem;background:#111820;color:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;margin-bottom:1.5rem}.admin-toast{position:fixed;bottom:1.5rem;right:1.5rem;background:#111820;color:#fff;padding:.85rem 1.25rem;border-radius:10px;font-size:.9rem;z-index:9999;box-shadow:0 8px 24px #0003;animation:admin-toast-in .25s ease}@keyframes admin-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.admin{flex-direction:column}.admin-sidebar{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;padding:.75rem}.admin-sidebar__brand{border:none;margin:0;padding:0 .5rem}.admin-sidebar__nav{flex-direction:row;flex-wrap:wrap;padding:0}.admin-sidebar__logout{margin:0}.admin-main{padding:1rem}}
