.comp-page{color:#0f172a;background-color:#fff;min-height:100vh;font-family:inherit;overflow-x:hidden}.comp-hero{color:#fff;background-color:#0f172a;background-image:linear-gradient(90deg,#0f172ae0 0%,#0f172aa6 55%,#0f172a73 100%),url(/images/hero-section-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #ffffff1a;padding:36px 0 40px;position:relative}.comp-hero .container{width:100%}.comp-hero-content{max-width:720px}.comp-hero-badge{color:#ff6d00;text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(4px);background:#ff6d0029;border:1px solid #ff6d0059;border-radius:9999px;align-items:center;gap:6px;margin-bottom:12px;padding:3.5px 12px;font-size:11px;font-weight:700;display:inline-flex}.comp-hero h1{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(22px,3.2vw,34px);font-weight:800;line-height:1.25}.comp-hero-desc{color:#e2e8f0;max-width:620px;margin:0 0 20px;font-size:13.5px;font-weight:400;line-height:1.55}.comp-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.comp-section{padding:48px 0;position:relative}.comp-section-alt{background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.section-head-center{text-align:center;max-width:680px;margin:0 auto 32px}.sub-badge{color:#ff6d00;text-transform:uppercase;letter-spacing:.05em;background:#fff7ed;border:1px solid #ffedd5;border-radius:9999px;align-items:center;gap:6px;margin-bottom:10px;padding:3px 12px;font-size:11px;font-weight:700;display:inline-flex}.section-head-center h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.25}.section-head-center p{color:#64748b;margin:0;font-size:13.5px;line-height:1.55}.comp-stages-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.comp-stage-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;padding:24px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 3px #00000005}.comp-stage-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.comp-stage-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.comp-stage-icon{background:#fff7ed;border:1px solid #ffedd5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.comp-stage-num{color:#cbd5e1;font-variant-numeric:tabular-nums;font-size:18px;font-weight:800}.comp-stage-badge{color:#0284c7;text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:10.5px;font-weight:700;display:inline-block}.comp-stage-title{color:#0f172a;margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.35}.comp-stage-desc{color:#64748b;flex:1;margin:0 0 16px;font-size:12.5px;line-height:1.55}.comp-stage-checklist-box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;margin-top:auto;padding:12px}.comp-chk-lbl{color:#334155;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700}.comp-stage-checklist{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.comp-stage-checklist li{color:#475569;align-items:flex-start;gap:6px;font-size:11.5px;line-height:1.4;display:flex}.comp-stage-checklist li svg{flex-shrink:0;margin-top:1px}.comp-filter-tabs-wrapper{justify-content:center;margin-bottom:24px;display:flex}.comp-filter-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;padding:4px;display:inline-flex;box-shadow:0 1px 3px #00000008}.comp-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:all .18s}.comp-tab-btn:hover{color:#0f172a;background:#f8fafc}.comp-tab-btn.active{color:#fff;background:#0f172a;box-shadow:0 1px 4px #0f172a26}.comp-frameworks-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.comp-fw-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 4px #00000005}.comp-fw-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.comp-fw-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.comp-fw-code{color:#ff6d00;text-transform:uppercase;letter-spacing:.02em;background:#fff7ed;border:1px solid #ffedd5;border-radius:4px;padding:2.5px 8px;font-size:11px;font-weight:800}.comp-fw-standard{color:#64748b;font-size:11px;font-weight:600}.comp-fw-title{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:800;line-height:1.35}.comp-fw-sector{color:#0284c7;margin-bottom:10px;font-size:11.5px;font-weight:700;display:block}.comp-fw-desc{color:#64748b;flex:1;margin:0 0 16px;font-size:12.5px;line-height:1.55}.comp-fw-scope-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:auto;padding:12px}.comp-scope-lbl{color:#334155;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700}.comp-fw-scope-list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.comp-fw-scope-list li{color:#475569;align-items:flex-start;gap:6px;font-size:11.5px;line-height:1.4;display:flex}.comp-fw-scope-list li svg{flex-shrink:0;margin-top:1px}.comp-guarantees-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.comp-guarantee-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;padding:24px 20px;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 1px 3px #00000005}.comp-guarantee-card:hover{border-color:#cbd5e1;transform:translateY(-2px)}.comp-g-icon{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.comp-guarantee-card h3{color:#0f172a;margin:0 0 6px;font-size:15px;font-weight:800}.comp-guarantee-card p{color:#64748b;margin:0;font-size:12.5px;line-height:1.55}.comp-cta-section{color:#fff;text-align:center;background:#0f172a;padding:48px 0}.comp-cta-section h2{color:#fff;margin:0 0 10px;font-size:clamp(20px,2.8vw,28px);font-weight:800}.comp-cta-section p{color:#94a3b8;max-width:600px;margin:0 auto 24px;font-size:13.5px;line-height:1.55}.comp-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.btn-comp-primary{color:#fff;cursor:pointer;background:#ff6d00;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #ff6d0040}.btn-comp-primary:hover{background:#e85d04;transform:translateY(-1px)}.btn-comp-outline{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn-comp-outline:hover{background:#ffffff29;border-color:#fff6}.btn-comp-cta-primary{color:#fff;background:#ff6d00;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 2px 10px #ff6d004d}.btn-comp-cta-primary:hover{background:#e85d04;transform:translateY(-1px)}.btn-comp-cta-outline{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn-comp-cta-outline:hover{background:#ffffff29}@media (max-width:1024px){.comp-stages-grid{grid-template-columns:repeat(2,1fr);gap:16px}.comp-frameworks-grid{grid-template-columns:repeat(2,1fr);gap:18px}.comp-guarantees-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.comp-section{padding:36px 0}.comp-hero{padding:24px 0 28px}.comp-hero-content{max-width:100%}.comp-hero h1{margin-bottom:10px;font-size:22px;line-height:1.28}.comp-hero-desc{margin-bottom:18px;font-size:13px}.comp-hero-actions{flex-direction:column;align-items:stretch;gap:10px;width:100%}.btn-comp-primary,.btn-comp-outline{border-radius:8px;justify-content:center;width:100%;min-height:46px;font-size:13px}.comp-stages-grid{grid-template-columns:1fr;gap:14px}.comp-stage-card{border-radius:12px;padding:18px 16px}.comp-filter-tabs-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;margin-bottom:18px;padding-bottom:4px;overflow-x:auto}.comp-filter-tabs-wrapper::-webkit-scrollbar{display:none}.comp-filter-tabs{border-radius:10px;flex-wrap:nowrap}.comp-tab-btn{padding:5px 12px;font-size:12px}.comp-frameworks-grid{grid-template-columns:1fr;gap:14px}.comp-fw-card{border-radius:12px;padding:18px 16px}.comp-guarantees-grid{grid-template-columns:1fr;gap:14px}.comp-guarantee-card{border-radius:12px;padding:18px 16px}.comp-cta-section{padding:36px 0}.comp-cta-section h2{margin-bottom:8px;font-size:20px}.comp-cta-section p{margin-bottom:20px;font-size:13px}.comp-cta-actions{flex-direction:column;align-items:stretch;gap:10px;width:100%}.btn-comp-cta-primary,.btn-comp-cta-outline{border-radius:8px;justify-content:center;width:100%;min-height:46px;font-size:13px}}@media (max-width:480px){.comp-hero h1,.section-head-center h2{font-size:20px}.comp-stage-title{font-size:14.5px}.comp-stage-desc{font-size:12px}.comp-fw-title{font-size:15px}.comp-fw-desc{font-size:12px}.comp-guarantee-card h3{font-size:14.5px}.comp-guarantee-card p{font-size:12px}}
