:root{--navy:#071827;--deep-blue:#0e3a5f;--blue:#1f6feb;--green:#0f9f7a;--mint:#dff8ee;--ice:#f4f9fb;--line:#d8e4ea;--text:#12202f;--muted:#587083;--white:#fff;--shadow:0 24px 70px #07182724}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #d8e4eacc;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:210px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--deep-blue), var(--green));width:42px;height:42px;color:var(--white);border-radius:8px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:12px}.nav{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;font-size:14px;display:flex}.nav a:hover{color:var(--deep-blue)}.nav a,.footer-links a{align-items:center;min-height:32px;display:inline-flex}.nav-cta,.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:700;line-height:1;display:inline-flex}.nav-cta{background:var(--navy);color:var(--white);padding:0 18px}.section{padding:clamp(64px,9vw,108px) clamp(20px,5vw,72px)}.light{background:var(--ice)}.hero{min-height:calc(100vh - 72px);color:var(--white);background:radial-gradient(circle at 85% 15%,#0f9f7a2e,#0000 28%),linear-gradient(135deg,#061524 0%,#0d2d49 54%,#0b4a55 100%);grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(36px,6vw,72px);display:grid}.hero-content{max-width:760px}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.hero .eyebrow,.cta-band .eyebrow{color:#7df0c6}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:720px;margin-bottom:22px;font-size:clamp(42px,6vw,76px);line-height:.98}h2{letter-spacing:0;margin-bottom:16px;font-size:clamp(30px,4vw,48px);line-height:1.08}h3{margin-bottom:10px;font-size:19px;line-height:1.2}p{line-height:1.65}.hero-copy{color:#ffffffd6;max-width:720px;font-size:clamp(17px,2vw,21px)}.hero-promise{color:#adffe3;max-width:680px;margin-bottom:16px;font-size:clamp(19px,2.3vw,26px);font-weight:850;line-height:1.35}.hero-actions{flex-wrap:wrap;gap:14px;margin:32px 0 18px;display:flex}.button{padding:0 22px}.button-primary{background:var(--green);color:var(--white);box-shadow:0 14px 32px #0f9f7a47}.button-secondary{color:var(--white);border:1px solid #ffffff59}.trust-note{color:#ffffffb8;max-width:620px;font-size:14px}.product-preview{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000047}.preview-topbar{border-bottom:1px solid #ffffff21;align-items:center;gap:8px;padding:16px;display:flex}.preview-topbar span{background:#ffffff70;border-radius:50%;width:10px;height:10px}.preview-topbar strong{margin-left:10px;font-size:14px}.preview-grid{grid-template-columns:1.2fr 1fr;gap:14px;padding:18px;display:grid}.preview-card,.preview-table{min-height:112px;color:var(--text);background:#ffffffed;border-radius:8px;padding:16px}.preview-card small{color:var(--muted);font-weight:700}.preview-card strong{margin-top:8px;display:block}.preview-card.wide{grid-column:span 2}.preview-card.green{background:var(--mint)}.preview-line{background:var(--line);border-radius:99px;width:54%;height:8px;margin-top:14px}.preview-line.full{width:82%}.preview-table{grid-column:span 2;gap:10px;display:grid}.preview-table div{background:var(--ice);color:var(--deep-blue);border-radius:6px;padding:10px 12px;font-size:14px;font-weight:700}.preview-badge{color:#adffe3;background:#7df0c629;border-radius:8px;margin:0 18px 18px;padding:10px 12px;font-size:13px;font-weight:800}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p{color:var(--muted)}.card-grid,.solution-grid,.module-grid,.contact-grid{gap:18px;display:grid}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.solution-card,.module-card,.contact-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:22px;box-shadow:0 14px 34px #0718270f}.card p,.solution-card p,.module-card p,.contact-card p{color:var(--muted);margin-bottom:0}.card-icon{color:#a85b00;background:#fff2df;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:16px;font-weight:900;display:grid}.solution-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.solution-card{background:linear-gradient(#fff 0%,#f6fbfc 100%)}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-card{min-height:176px}.module-card h3{color:var(--deep-blue)}.operation-section{background:#fff}.operation-chain{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.operation-chain li{border:1px solid var(--line);background:#f8fbfc;border-radius:8px;align-content:space-between;gap:16px;min-height:116px;padding:16px;display:grid;position:relative}.operation-chain li:not(:last-child):after{content:"→";z-index:1;color:var(--green);font-weight:900;position:absolute;top:43px;right:-11px}.operation-chain span{color:var(--green);font-size:12px;font-weight:900}.operation-chain strong{color:var(--deep-blue);line-height:1.35}.package-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.package-card{border:1px solid var(--line);background:var(--white);border-radius:8px;align-content:start;min-width:0;padding:22px;display:grid;box-shadow:0 14px 34px #0718270f}.package-card h3{color:var(--deep-blue)}.package-card>p:not(.package-status){min-height:78px;color:var(--muted)}.package-card ul{color:#385568;gap:10px;margin:6px 0 22px;padding-left:20px;line-height:1.45;display:grid}.package-card a{min-height:42px;color:var(--deep-blue);border:1px solid #b9ccd5;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:0 14px;font-weight:800;display:inline-flex}.package-status{color:#8a4a00;background:#fff2df;border-radius:6px;width:fit-content;max-width:100%;margin-bottom:16px;padding:7px 9px;font-size:12px;font-weight:900}.trust-section{background:var(--navy);color:var(--white)}.trust-panel{grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);align-items:center;gap:40px;max-width:1180px;margin:0 auto;display:grid}.trust-panel p{color:#ffffffc7}.trust-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.trust-list span,.detail-list span{border-radius:8px;padding:14px 16px;font-weight:800;display:block}.trust-list span{background:#ffffff14;border:1px solid #ffffff26}.cta-band{background:linear-gradient(135deg, var(--deep-blue), #106070);color:var(--white);justify-content:space-between;align-items:center;gap:32px;display:flex}.cta-band p{color:#fffc;max-width:760px}.contact-section{background:linear-gradient(#fff 0%,#f4f9fb 100%)}.contact-grid{grid-template-columns:1fr 1fr}.contact-card.accent{background:var(--navy);color:var(--white)}.contact-card.accent p{color:#ffffffc7}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-list span{background:var(--ice);color:var(--deep-blue)}.footer{color:var(--white);background:#06111c;justify-content:space-between;align-items:center;gap:24px;padding:32px clamp(20px,5vw,72px);display:flex}.footer p{color:#ffffffa3;margin:8px 0 0}.footer-links{color:#ffffffb8;flex-wrap:wrap;gap:18px;display:flex}.legal-page{background:var(--ice);min-height:100vh;color:var(--text);padding:64px 20px}.legal-content{border:1px solid var(--line);background:var(--white);border-radius:8px;width:min(780px,100%);margin:0 auto;padding:clamp(24px,5vw,48px)}.legal-content h1{max-width:680px;color:var(--navy);font-size:clamp(36px,6vw,58px);line-height:1.05}.legal-content h2{margin-top:32px;font-size:24px}.legal-content p{color:var(--muted)}.legal-status{background:#fff8e8;border-left:4px solid #e7a938;padding:14px 16px}.legal-back{background:var(--navy);min-height:44px;color:var(--white);border-radius:8px;align-items:center;margin-top:24px;padding:0 18px;font-weight:800;display:inline-flex}@media (max-width:1080px){.hero,.trust-panel,.contact-grid{grid-template-columns:1fr}.problem-grid,.solution-grid,.module-grid,.package-grid,.operation-chain{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-chain li:not(:last-child):after{content:none}}@media (max-width:760px){.site-header{flex-direction:column;align-items:flex-start;position:static}.brand{min-width:0}.nav{justify-content:flex-start}.nav-cta{width:100%}.hero{grid-template-columns:1fr;min-height:auto;padding-top:52px}.hero-actions,.cta-band{flex-direction:column;align-items:stretch}.button{width:100%}.problem-grid,.solution-grid,.module-grid,.package-grid,.operation-chain,.trust-list,.detail-list{grid-template-columns:1fr}.package-card>p:not(.package-status){min-height:0}.preview-grid{grid-template-columns:1fr}.preview-card.wide,.preview-table{grid-column:span 1}.footer{flex-direction:column;align-items:flex-start}}
