.category-tag{font-family:Raleway,sans-serif;font-size:.8rem;font-weight:800;color:var(--primary);text-transform:uppercase;letter-spacing:2px;display:inline-block;margin-bottom:1rem}.section-header{text-align:center;max-width:800px;margin:0 auto 5rem}.section-header h2{font-size:2.8rem;margin-bottom:1.5rem;letter-spacing:-.5px}.section-header .section-subtitle{font-size:1.2rem;color:var(--text-muted);line-height:1.6;margin:0 auto}.boundaries-editorial{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center;margin-bottom:2.5rem}.boundaries-text{display:flex;flex-direction:column;align-items:flex-start}.boundaries-text h3{font-size:2.2rem;font-weight:800;margin-bottom:1.5rem;color:#111;letter-spacing:-.5px}.boundaries-visual{display:flex;justify-content:center;align-items:center}.boundaries-img{width:100%;max-height:480px;object-fit:contain;mix-blend-mode:multiply}.boundaries-tags-wrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center;padding:1.5rem 2rem;background-color:var(--bg-alt);border:1px solid rgba(0,0,0,.04);border-radius:50px;margin-bottom:6rem;max-width:1000px;margin-left:auto;margin-right:auto;box-sizing:border-box}.boundaries-tag-pill{background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:50px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;color:#333;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 2px 4px #00000005;transition:all .25s ease}.boundaries-tag-pill:before{content:"";width:6px;height:6px;background-color:var(--primary);border-radius:50%;display:inline-block}.boundaries-tag-pill:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 10px #e71e4c14}.case-study-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 5rem}.case-study-column h3{font-size:1.4rem;font-weight:800;margin-bottom:2rem;color:#111;border-bottom:2px solid rgba(0,0,0,.04);padding-bottom:.75rem}.products-column{display:flex;flex-direction:column;gap:1.5rem}.product-mini-card{background-color:var(--bg-alt);border:1px solid rgba(0,0,0,.04);border-radius:var(--border-radius);padding:2rem;transition:transform .25s ease}.product-mini-card:hover{transform:translateY(-3px)}.product-mini-card h4{font-size:1.15rem;font-weight:800;color:var(--primary);margin-bottom:.5rem}.product-mini-card p{font-size:.9rem;color:var(--text-muted);line-height:1.5;margin:0}.product-extracted-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem}.product-extracted-list li{font-size:.85rem;color:var(--text-muted);padding-left:.85rem;position:relative;line-height:1.3}.product-extracted-list li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:700}.core-visual-container{background-color:var(--bg-alt);border:1px solid rgba(0,0,0,.04);border-radius:var(--border-radius);padding:2rem;display:flex;justify-content:center;align-items:center;height:calc(100% - 3.5rem);box-sizing:border-box}.core-bot-img{width:100%;max-height:480px;object-fit:contain;mix-blend-mode:multiply}.usecases-list-container{display:flex;flex-direction:column;gap:1.25rem;padding-right:.5rem}.usecase-item{border-left:3px solid rgba(0,0,0,.05);padding-left:1.25rem;transition:border-color .2s ease}.usecase-item:hover{border-left-color:var(--primary)}.usecase-item h5{font-size:1rem;font-weight:800;color:#111;margin-bottom:.25rem}.usecase-item p{font-size:.85rem;color:var(--text-muted);line-height:1.4;margin:0}.methodology-section{padding:8rem 0;background-color:#fff}.foundations-editorial{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center;margin-bottom:7rem}.foundations-visual{display:flex;justify-content:center;align-items:center}.foundations-img{width:100%;max-height:520px;object-fit:contain;mix-blend-mode:multiply}.foundations-text{display:flex;flex-direction:column;align-items:flex-start}.foundations-text h2{font-size:2.8rem;margin-bottom:1.5rem;letter-spacing:-.5px}.foundations-lead{font-size:1.15rem;color:var(--text-muted);line-height:1.6;margin-bottom:2rem}.foundations-details{display:flex;flex-direction:column;gap:1.5rem}.detail-block h4{font-size:1.1rem;font-weight:800;margin-bottom:.5rem;color:#111}.detail-block p{font-size:.9rem;color:var(--text-muted);line-height:1.5}.border-top-divider{border-top:1px solid rgba(0,0,0,.06);padding-top:5rem;margin-top:5rem}.ai-hero{background-color:var(--bg);min-height:calc(100vh - 80px);position:relative;overflow:hidden;display:grid;place-items:center;padding:2rem 0 5vh 0;border-bottom:1px solid rgba(0,0,0,.03)}.ai-framework-highlight{background-color:#fafafa;padding:8rem 0;border-bottom:1px solid rgba(0,0,0,.03)}.framework-highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.framework-text h2{font-size:2.5rem;margin-bottom:1.5rem;line-height:1.2;color:#111}.framework-text p{font-size:1.1rem;color:var(--text-muted);line-height:1.6;margin-bottom:2.5rem}.framework-steps-list{display:flex;flex-direction:column;gap:1.25rem}.framework-step-item{display:flex;align-items:flex-start;gap:1rem;font-size:1.05rem;color:var(--text)}.step-badge{background-color:var(--primary-light);color:var(--primary);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.75rem;flex-shrink:0;margin-top:2px}.vertical-pipeline-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.vertical-pipeline-img{width:160%;margin-left:-30%;max-width:none;height:auto;object-fit:contain;mix-blend-mode:multiply;clip-path:inset(0 20% 0 20%);animation:floatVertical 6s ease-in-out infinite alternate}@keyframes floatVertical{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.ai-use-cases{padding:8rem 0;background-color:var(--bg);border-bottom:1px solid rgba(0,0,0,.03)}.use-cases-list{display:flex;flex-direction:column;gap:3rem}.use-case-row{padding:4rem 0;background-color:transparent;border-bottom:1px solid rgba(0,0,0,.05)}.use-case-row:last-child{border-bottom:none;padding-bottom:0}.case-header-wrap{margin-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:1.5rem}.case-header-wrap h3{font-size:1.85rem;color:#111;margin:.5rem 0}.case-desc.font-accent{font-size:1.15rem;color:var(--text-muted);font-weight:500;line-height:1.5}.case-body-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:3.5rem;align-items:flex-start}.case-details-col h4{font-size:1.1rem;color:#111;margin-bottom:.75rem;font-weight:700}.case-details-col p{font-size:1rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem}.case-image-wrap{margin-top:1rem;margin-bottom:2rem;width:100%;max-width:680px;overflow:hidden}.case-flowchart-img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}.case-bullet-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.case-bullet-points li{font-size:.95rem;color:var(--text);position:relative;padding-left:1.5rem;line-height:1.5}.case-bullet-points li:before{content:"✔";color:var(--primary);position:absolute;left:0;font-weight:800}.case-stats-col{display:flex;flex-direction:column;gap:2rem}.metric-box{display:flex;flex-direction:column;background:#fafafa;border-radius:12px;padding:1.5rem;border:1px solid rgba(0,0,0,.03)}.metric-num{font-size:2.5rem;font-weight:800;color:var(--primary);line-height:1.1;margin-bottom:.25rem}.metric-label{font-size:.875rem;color:var(--text-muted);font-weight:600;line-height:1.4}.case-tag{font-family:Raleway,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--primary);margin-bottom:1rem}.hero-left-group,.hero-right-group{position:absolute;z-index:1;pointer-events:none}.hero-left-group{left:2vw;bottom:10%}.hero-right-group{right:2vw;bottom:10%}.hero-img-left,.hero-img-right{width:32vw;max-width:480px;min-width:240px;height:auto;display:block;mix-blend-mode:multiply!important;filter:brightness(1.02) contrast(.98)}.glowing-orb{position:absolute;top:38%;left:45%;width:10px;height:10px;background-color:#e71e4c;border-radius:50%;box-shadow:0 0 12px 4px #e71e4c8c;animation:pulseOrb 2s infinite alternate}@keyframes pulseOrb{0%{box-shadow:0 0 8px 1px #e71e4c59;opacity:.5;transform:scale(.9)}to{box-shadow:0 0 25px 9px #e71e4ccc;opacity:.95;transform:scale(1.1)}}.right-orb{top:43%;left:32%}.hero-container{position:relative;z-index:10;width:100%}.hero-content{max-width:750px;margin:0 auto;text-align:center;padding:0 1rem}.hero-title{font-size:4.5rem;margin-bottom:1.5rem;letter-spacing:-1.5px;line-height:1.1;color:var(--text)}.hero-subtitle{font-size:1.3rem;color:var(--text-muted);margin-bottom:2.5rem;line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto}.cta-wrapper{display:flex;justify-content:center;gap:1.5rem}.ai-pillars{background-color:var(--bg);padding:8rem 0}.section-subtitle{font-size:1.15rem;color:var(--text-muted);max-width:600px;margin:-3rem auto 4.5rem;line-height:1.6}.pillars-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.pillar-card{display:flex;flex-direction:column;align-items:flex-start;padding:3.5rem;position:relative;overflow:hidden}.card-icon{width:60px;height:60px;border-radius:16px;background-color:var(--primary-light);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.pillar-badge{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--primary);margin-bottom:.75rem}.pillar-card h3{font-size:1.6rem;margin-bottom:1rem;color:#111}.pillar-card p{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.ai-migration{background-color:var(--bg-alt);padding:8rem 0;border-top:1px solid rgba(0,0,0,.02);border-bottom:1px solid rgba(0,0,0,.02)}.migration-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.migration-img{width:100%;height:auto;border-radius:20px}.story-badge{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);background-color:var(--primary-light);padding:.3rem .8rem;border-radius:50px;display:inline-block;margin-bottom:1.25rem}.migration-text-wrap h2{font-size:2.75rem;margin-bottom:1.5rem;line-height:1.25}.migration-text-wrap p{font-size:1.1rem;color:var(--text-muted);margin-bottom:2.5rem;line-height:1.7}.migration-features{display:flex;flex-direction:column;gap:1.25rem}.mig-feat{display:flex;gap:1rem;align-items:flex-start}.mig-bullet{color:var(--primary);font-weight:700;font-size:1.1rem;margin-top:2px}.mig-feat span{font-size:1.05rem;color:var(--text)}.ai-console-section{background-color:var(--bg);padding:8rem 0}.console-box{display:grid;grid-template-columns:350px 1fr;gap:2.5rem;background:#111;border-radius:24px;padding:2.5rem;box-shadow:0 25px 60px #00000040;border:1px solid #222222}.console-controls{background-color:#1a1a1a;border-radius:16px;padding:2rem;display:flex;flex-direction:column;border:1px solid #2a2a2a}.console-controls h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.control-desc{color:#888;font-size:.9rem;margin-bottom:1.75rem}.task-selector{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.task-btn{background:#222;border:1px solid #333333;border-radius:12px;padding:1.1rem 1.25rem;text-align:left;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column;gap:4px}.task-btn span{color:#ddd;font-weight:600;font-size:.95rem}.task-btn small{color:#777;font-size:.75rem}.task-btn.active,.task-btn:hover{background:#2a2a2a;border-color:var(--primary)}.task-btn.active span{color:var(--primary)}.btn-block{width:100%;margin-top:auto}.console-terminal{background-color:#0b0b0b;border-radius:16px;border:1px solid #222222;display:flex;flex-direction:column;overflow:hidden;height:480px}.terminal-header{background:#151515;padding:1rem 1.25rem;display:flex;align-items:center;gap:8px;border-bottom:1px solid #222222}.terminal-dot{width:10px;height:10px;border-radius:50%}.red-dot{background-color:#ff5f56}.yellow-dot{background-color:#ffbd2e}.green-dot{background-color:#27c93f}.terminal-title{color:#666;font-family:monospace;font-size:.8rem;margin-left:1rem}.terminal-body{padding:1.5rem;overflow-y:auto;flex-grow:1;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.6}.terminal-line{margin-bottom:.75rem;word-break:break-all}.system-line{color:#888}.info-line{color:#00bcd4}.success-line{color:#4caf50}.highlight-line{color:var(--primary)}.ai-comparison{background-color:var(--bg-alt);padding:8rem 0}.comparison-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;max-width:1000px;margin:0 auto}.comparison-card{background:var(--bg);border-radius:20px;padding:3.5rem;border:1px solid rgba(0,0,0,.04);box-shadow:var(--shadow-soft);position:relative}.traditional-card{border-top:4px solid var(--text-muted)}.ai-card{border-top:4px solid var(--primary)}.card-badge{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:2rem}.highlight-badge{color:var(--primary)}.stat-group{display:flex;flex-direction:column;margin-bottom:2rem}.stat-value{font-size:3.5rem;font-weight:800;color:var(--text)}.stat-label{font-size:.95rem;color:var(--text-muted);font-weight:500}.stat-divider{height:1px;background-color:#0000000f;margin-bottom:2rem}.stat-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.stat-list li{font-size:1.05rem;color:var(--text);position:relative;padding-left:1.5rem}.stat-list li:before{content:"•";color:var(--text-muted);font-size:1.25rem;position:absolute;left:0;top:-2px}.ai-card .stat-list li:before{color:var(--primary)}.vs-circle{width:60px;height:60px;background:var(--primary);color:var(--bg);font-weight:800;font-size:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:var(--shadow-btn);z-index:10}.ai-estimator-section{background-color:var(--bg);padding:8rem 0}.estimator-container{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;padding:4rem;align-items:center;max-width:1000px;margin:0 auto}.estimator-sliders{display:flex;flex-direction:column;gap:3rem}.slider-wrapper{display:flex;flex-direction:column;gap:1rem}.slider-header{display:flex;justify-content:space-between;align-items:center}.slider-header label{font-size:1.1rem;font-weight:800;color:var(--text)}.slider-value{color:var(--primary);font-weight:800;font-size:1.25rem}.roi-slider{-webkit-appearance:none;width:100%;height:6px;border-radius:5px;background:#0000000f;outline:none}.roi-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--primary);cursor:pointer;box-shadow:0 2px 6px #e71e4c4d;transition:transform .1s ease}.roi-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.estimator-results{background:var(--bg-alt);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;gap:2rem;border:1px solid rgba(0,0,0,.03)}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}.result-box{display:flex;flex-direction:column;gap:4px}.result-number{font-size:1.75rem;font-weight:800}.result-label{font-size:.8rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.savings-card{background:linear-gradient(135deg,#e71e4c,#b01032);border-radius:16px;padding:1.75rem;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;box-shadow:0 10px 25px #e71e4c4d;border:1px solid rgba(255,255,255,.1);transition:transform .2s ease,box-shadow .2s ease}.savings-card:hover{transform:translateY(-2px);box-shadow:0 15px 30px #e71e4c66}.savings-percentage{font-size:3.2rem;font-weight:800;line-height:1;letter-spacing:-1px;text-shadow:0 2px 10px rgba(0,0,0,.15)}.savings-label{font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:1.5px;opacity:.95}.ai-contact-section{background-color:var(--bg-alt);padding:8rem 0}.contact-card{max-width:700px;margin:0 auto;padding:4.5rem}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h2{font-size:2.5rem;margin:.75rem 0}.contact-header p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:800;color:var(--text)}.form-group input,.form-group select,.form-group textarea{padding:1rem 1.25rem;border-radius:10px;border:1px solid rgba(0,0,0,.1);font-family:inherit;font-size:1rem;outline:none;background-color:var(--bg);transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary)}.form-success-msg{display:none;background-color:#4caf501a;border:1px solid #4caf50;color:#2e7d32;padding:1rem;border-radius:10px;text-align:center;margin-top:1rem;font-size:.95rem}@media(max-width:1200px){.hero-title{font-size:4rem}}@media(max-width:1024px){.foundations-editorial{grid-template-columns:1fr;gap:3rem}.foundations-visual{order:-1}.boundaries-editorial{grid-template-columns:1fr;gap:3rem}.boundaries-visual{order:-1}.case-study-grid{grid-template-columns:1fr;gap:3.5rem}.usecases-list-container{max-height:none}}@media(max-width:768px){.foundations-text h2{font-size:2.2rem}.boundaries-text h3{font-size:1.8rem}.boundaries-tags-wrapper{border-radius:24px;padding:1.25rem 1rem;margin-bottom:4rem;gap:.75rem}.core-visual-container{height:auto}}@media(max-width:992px){.hero-img-left,.hero-img-right{opacity:.1;max-width:45vw;height:auto}.glowing-orb{display:none}.hero-title{font-size:3.2rem}.hero-subtitle{font-size:1.15rem}.pillars-grid{grid-template-columns:1fr}.migration-grid{grid-template-columns:1fr;gap:3rem}.console-box{grid-template-columns:1fr}.framework-highlight-grid{grid-template-columns:1fr;gap:3rem}.case-body-grid{grid-template-columns:1fr;gap:2rem}.vertical-pipeline-img{width:100%;margin-left:0;clip-path:none}.console-terminal{height:380px}.comparison-grid{grid-template-columns:1fr;gap:1.5rem}.vs-circle{display:none}.estimator-container{grid-template-columns:1fr;gap:3rem;padding:2.5rem}}@media(max-width:576px){.hero-img-left,.hero-img-right{display:none}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.cta-wrapper{flex-direction:column;gap:1rem}.pillar-card{padding:2rem}.migration-text-wrap h2{font-size:2rem}.console-box,.console-controls{padding:1.25rem}.comparison-card{padding:2rem}.stat-value{font-size:2.75rem}.contact-card{padding:2rem}.form-row{grid-template-columns:1fr}}
