@charset "UTF-8";body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased}body.dark{background-color:#000;color:#fff}img{max-width:100%;height:auto}:focus-visible{outline:2px solid #FF6600;outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:#f60;color:#111;padding:8px;text-decoration:none;z-index:1000}.skip-link:focus{top:6px}.loading{opacity:.6;pointer-events:none}@media print{.header,.footer,.dark-mode-toggle{display:none!important}body{background:#fff!important;color:#000!important}}.header{z-index:1000;background:#ffffffe6;backdrop-filter:blur(10px);border-bottom:1px solid rgba(44,62,80,.18);transition:all .3s ease;box-shadow:inset 0 -1px #fff6}.header.scrolled{background:#fffffffa;box-shadow:0 8px 22px #141c241f,inset 0 -1px #fff9}.dark .header{background:#000000f2;border-bottom-color:#ffffff1a}.dark .header.scrolled{background:#000000fa}.header__container{display:flex;justify-content:space-between;align-items:center}.header__logo{font-size:1.8rem;font-weight:800;color:#f60;text-decoration:none;transition:all .3s ease}.header__logo:hover{transform:scale(1.02) translateY(-1px);filter:none}.header__nav{display:flex;gap:2rem}@media(max-width:1024px){.header__nav{position:fixed;inset:0;background:#fffffffa;backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;gap:2rem;z-index:999;transform:translate(-100%);transition:transform .3s ease;display:flex}.dark .header__nav{background:#000000fa}.header__nav--open{transform:translate(0)}}@media(max-width:768px){.header__nav{position:fixed;inset:0;background:#fffffffa;backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;gap:2rem;z-index:999;transform:translate(-100%);transition:transform .3s ease;display:flex}.dark .header__nav{background:#000000fa}.header__nav--open{transform:translate(0)}}.header__link{color:#2c3e50;text-decoration:none;font-weight:500;transition:color .3s ease;font-size:1rem;position:relative;padding:.25rem 0}.header__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#f60,#ff6600b3);border-radius:2px;transition:width .3s ease}.header__link:hover{color:#f60}.header__link:hover:after{width:100%}.dark .header__link{color:#fff}.dark .header__link:hover{color:#f60}@media(max-width:1024px){.header__link{font-size:1.5rem;padding:.5rem 1rem}}@media(max-width:768px){.header__link{font-size:1.5rem;padding:.5rem 1rem}}.header__mobile-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#2c3e50;padding:.5rem;z-index:1001;position:relative;transition:all .3s ease}.dark .header__mobile-toggle{color:#fff}.header__mobile-toggle--active{color:#f60}.header__mobile-toggle-icon{display:block;font-size:1.8rem;line-height:1}@media(max-width:1024px){.header__mobile-toggle{display:block}}@media(max-width:768px){.header__mobile-toggle{display:block}}.btn{display:inline-block;padding:12px 24px;border-radius:12px;text-decoration:none;font-weight:600;text-align:center;cursor:pointer;border:none;transition:all .3s ease;position:relative;overflow:hidden}.btn--primary{background:linear-gradient(135deg,#f60,#cc5200);color:#fff;border:1px solid rgba(255,255,255,.5);padding:12px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 14px #ff660038}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 22px #ff660047}.btn--secondary{background:#ff66000f;color:#f60;border:2px solid #FF6600}.btn--secondary:hover{background:#f60;color:#fff}.btn--outline{background:transparent;color:#fff;border:2px solid #FFFFFF}.btn--outline:hover{background:#fff;color:#f60;box-shadow:0 10px 26px #ffffff47}.btn--large{padding:16px 32px;font-size:1.1rem}.card{background:#fff;border-radius:14px;padding:2rem;box-shadow:0 8px 24px #141c2414,0 0 0 1px #2c3e500f;border:1px solid rgba(44,62,80,.1);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden}.card:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#f60,#ff660080);border-radius:4px 0 0 4px;opacity:.9}.card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #141c2421,0 0 0 1px #ff66001a;border-color:#f603}.dark .card{background:#2c3e50;color:#fff;box-shadow:0 8px 24px #0000004d,0 0 0 1px #ffffff0f}.dark .card:hover{box-shadow:0 14px 32px #0006,0 0 0 1px #f603}@media(max-width:768px){.card{padding:1.5rem}}.pricing-card__header{margin-bottom:1.5rem}.pricing-card__title{font-size:1.5rem;margin-bottom:.5rem}.pricing-card__price{font-size:2.5rem;font-weight:800;color:#f60;margin-bottom:1rem}.pricing-card__features{list-style:none;margin-bottom:2rem}.pricing-card__features li{position:relative;padding:.5rem 0 .5rem 1.5rem}.pricing-card__features li:before{content:"✓";position:absolute;left:0;color:#f60;font-weight:700}.pricing-card--featured{border:2px solid #FF6600;transform:scale(1.05)}.pricing-card--featured .card__title{color:#f60}.hero{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#ff66001a,#ff66000d);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23FF6600" stroke-width="0.5" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero__content{text-align:center;z-index:2;position:relative}.hero__title{font-size:4rem;margin-bottom:1.5rem;color:#2c3e50}@media(max-width:768px){.hero__title{font-size:3rem}}.dark .hero__title{color:#fff}.hero__subtitle{font-size:1.3rem;color:#6c757d;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.dark .hero__subtitle{color:#a1a8ae}.hero__cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}@media(max-width:1024px){.services__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media(max-width:768px){.services__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}}.services__item{text-align:center;padding:2rem;border-radius:12px;background:#fff;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.services__item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.dark .services__item{background:#2c3e50;color:#fff}.services__icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#f60,#cc5200);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#fff}.services__title{font-size:1.5rem;margin-bottom:1rem}.services__description{color:#6c757d}.dark .services__description{color:#a1a8ae}.footer{position:relative;background:linear-gradient(180deg,#151d28,#0f1419);color:#ffffffeb;padding:0 0 2rem}.footer__top-line{height:3px;width:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,102,0,.6) 20%,rgba(255,102,0,.9) 50%,rgba(255,102,0,.6) 80%,transparent 100%);margin-bottom:2.5rem}.footer__main{display:grid;grid-template-columns:1fr auto;gap:3rem 4rem;padding-bottom:2.5rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width:1024px){.footer__main{gap:2.5rem;padding-bottom:2rem;margin-bottom:1.5rem}}.footer__logo{margin-bottom:1rem}.footer__logo img{height:42px;width:auto;display:block}.footer__tagline{font-size:.95rem;line-height:1.6;color:#ffffffbf;margin-bottom:1.25rem}.footer__contact{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.footer__link{color:#f60;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.footer__link:hover{color:#ff8533;text-decoration:underline}.footer__socials{display:flex;flex-wrap:wrap;gap:.75rem}.footer__social-link{display:inline-block;padding:.4rem .85rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#ffffffe6;text-decoration:none;font-size:.85rem;font-weight:500;transition:all .3s ease}.footer__social-link:hover{background:#ffffff1a;border-color:#ff660059;color:#ff8533}.footer__nav{display:flex;gap:3rem}@media(max-width:768px){.footer__nav{flex-wrap:wrap;gap:2rem}}.footer__col{min-width:140px}.footer__col-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#f60;margin-bottom:1rem}.footer__list{list-style:none}.footer__list li{margin-bottom:.5rem}.footer__list li a{color:#ffffffd9;text-decoration:none;font-size:.95rem;position:relative;display:inline-block;padding-left:.25rem;transition:all .3s ease}.footer__list li a:before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#f60;transition:width .25s ease}.footer__list li a:hover{color:#f60}.footer__list li a:hover:before{width:100%}.footer__col+.footer__col{border-left:1px solid rgba(255,255,255,.1);padding-left:2rem;margin-left:.5rem}@media(max-width:768px){.footer__col+.footer__col{border-left:none;padding-left:0;margin-left:0}}.footer__bottom{text-align:center;padding:0 1rem}@media(max-width:768px){.footer__bottom{padding:0 .5rem}}.footer__copyright{font-size:.9rem;color:#fff9;margin-bottom:.35rem}.footer__legal{font-size:.8rem;color:#ffffff73}.dark-mode-toggle{position:fixed;top:50%;right:20px;transform:translateY(-50%);background:#f60;border:none;border-radius:50%;width:50px;height:50px;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:#fff;z-index:1000;transition:all .3s ease;box-shadow:0 4px 12px #0003}.dark-mode-toggle:hover{transform:translateY(-50%) scale(1.1)}@media(max-width:768px){.dark-mode-toggle{width:45px;height:45px;right:15px;font-size:1rem;bottom:20px;top:auto;transform:none}.dark-mode-toggle:hover{transform:scale(1.1)}}.back-to-top{position:fixed;right:16px;bottom:68px;width:42px;height:42px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:linear-gradient(135deg,#0f1722,#1a2433);color:#fff;font-size:1.15rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:999;box-shadow:0 8px 20px #00000047;backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease,border-color .25s ease}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{border-color:#ffab76a6;transform:translateY(-1px)}.back-to-top:focus-visible{outline:2px solid rgba(255,171,118,.8);outline-offset:2px}@media(max-width:768px){.back-to-top{right:16px;bottom:74px;width:40px;height:40px;font-size:1rem}}.error-boundary{min-height:60vh;display:grid;align-content:center;justify-items:center;gap:.75rem;padding:2rem 1rem;text-align:center}.error-boundary h1,.error-boundary p{margin:0}.ui-container{width:min(1240px,100% - 3rem);margin:0 auto}.ui-section{padding:var(--space-3xl) 0}.ui-section--muted{background:linear-gradient(180deg,#f4f7fb,#fff)}.ui-section--dark{background:linear-gradient(180deg,#111821,#0d131b);color:#fff}.ui-card{border-radius:var(--radius-lg);border:1px solid rgba(17,24,33,.08);background:#ffffffdb;backdrop-filter:blur(10px);box-shadow:0 14px 30px #0a142012;padding:clamp(1rem,1.7vw,1.45rem);transition:transform var(--duration-normal) var(--ease-premium),box-shadow var(--duration-normal) var(--ease-premium),border-color var(--duration-normal) var(--ease-premium)}.ui-card--interactive:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0a14201c;border-color:#ff660038}.ui-card--secondary{background:#ffffffbd;border-color:#11182112;box-shadow:0 12px 28px #0a14200f}.ui-card--featured{background:radial-gradient(circle at 84% 12%,rgba(255,118,45,.16),transparent 42%),#ffffffeb;border-color:#ff660047;box-shadow:0 22px 48px #ff660024,0 0 0 1px #ff66001f}.ui-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.46rem .9rem;border-radius:999px;font-size:.84rem;line-height:1;font-weight:650;letter-spacing:.065em;text-transform:uppercase;border:1px solid transparent}.ui-badge--neutral{color:#f60c;background:#ff660014;border-color:#0d1a271f}.ui-badge--success{color:#0b5c3f;background:#0c98671f;border-color:#0c98674d}.ui-badge--info{color:#134f87;background:#1a77cc1f;border-color:#1a77cc47}.ui-badge--warning{color:#8a5000;background:#ff990026;border-color:#ff990042}@media(max-width:1024px){.ui-badge{font-size:.8rem;padding:.42rem .82rem;letter-spacing:.055em}}.ui-btn,.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:var(--radius-sm);border:1px solid transparent;padding:.74rem 1.02rem;text-decoration:none;font-size:.95rem;font-weight:650;line-height:1;letter-spacing:.01em;transition:transform var(--duration-fast) var(--ease-premium),box-shadow var(--duration-fast) var(--ease-premium),background-color var(--duration-fast) var(--ease-premium),border-color var(--duration-fast) var(--ease-premium),color var(--duration-fast) var(--ease-premium)}.ui-btn:hover,.btn:hover{transform:translateY(-2px)}.ui-btn:focus-visible,.btn:focus-visible{outline:2px solid rgba(255,102,0,.45);outline-offset:2px}.ui-btn:disabled,.ui-btn[aria-disabled=true],.btn:disabled,.btn[aria-disabled=true]{opacity:.62;cursor:not-allowed;pointer-events:none;transform:none;box-shadow:none}.ui-btn__label,.btn__label{white-space:nowrap}.ui-btn__icon,.btn__icon{display:inline-flex;align-items:center;justify-content:center}.ui-btn--loading:after,.btn--loading:after{content:"";width:.8rem;height:.8rem;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:#fffffff2;animation:uiSpin .8s linear infinite}.ui-btn--primary,.btn--primary{color:#fff;background:linear-gradient(130deg,#ff7c2b,#f60,#dd5000);border-color:#fff3;box-shadow:0 14px 28px #ff66003d}.ui-btn--primary:hover,.btn--primary:hover{box-shadow:0 18px 34px #ff660052}.ui-btn--secondary,.btn--secondary{color:#f60;background:#ff660014;border-color:#ff660057}.ui-btn--secondary:hover,.btn--secondary:hover{background:#ff660024}.ui-btn--ghost,.btn--ghost{color:#223244;background:#ffffff94;border-color:#11182126}.ui-btn--ghost:hover,.btn--ghost:hover{background:#ffffffdb}.ui-btn--sm,.btn--sm{font-size:.88rem;padding:.66rem .95rem}.ui-btn--md,.btn--md{font-size:.94rem;padding:.82rem 1.08rem}.ui-btn--lg,.ui-btn--large,.btn--lg,.btn--large{font-size:.98rem;padding:.9rem 1.22rem}.ui-btn--block,.btn--block{width:100%}@keyframes uiSpin{to{transform:rotate(360deg)}}.header{position:sticky;top:0;z-index:1200;background:#f5f8fc9e;backdrop-filter:blur(10px);border-bottom:1px solid rgba(17,24,33,.08);transition:padding var(--duration-normal) var(--ease-premium),background-color var(--duration-normal) var(--ease-premium),box-shadow var(--duration-normal) var(--ease-premium);padding:.8rem 0}.header.scrolled{padding:.48rem 0;background:#ffffffd9;box-shadow:0 16px 38px #0a141e1f}.header .container{width:min(1240px,100% - 3rem);margin:0 auto;padding:0}.header__container{display:flex;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}.header__logo{display:inline-flex;align-items:center}.header__logo img{height:clamp(2.4rem,2.4vw,3rem);width:clamp(8.2rem,11vw,12rem);object-fit:contain;transition:transform var(--duration-fast) var(--ease-premium)}.header__logo:hover img{transform:translateY(-1px)}.header__nav{display:flex;justify-content:center;gap:.3rem}@media(max-width:1024px){.header__nav{display:none}}.header__link{color:#1e2e40;text-decoration:none;font-weight:560;font-size:.92rem;padding:.56rem .8rem;border-radius:8px;border:1px solid transparent;transition:background-color var(--duration-fast) var(--ease-premium),color var(--duration-fast) var(--ease-premium),border-color var(--duration-fast) var(--ease-premium)}.header__link:hover{color:#f60;background:#ff660014;border-color:#ff660029}.header__link--active{color:#f60;background:#ff66001f;border-color:#ff660040}.header__link:focus-visible{outline:2px solid rgba(255,102,0,.45);outline-offset:2px}.header__actions{display:flex;align-items:center;gap:.7rem}@media(max-width:1024px){.header__cta{display:none}}.header__mobile-toggle{width:44px;height:44px;border-radius:11px;border:1px solid rgba(17,24,33,.15);background:#ffffffb3;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.23rem;cursor:pointer}@media(max-width:1024px){.header__mobile-toggle{display:inline-flex}}.header__mobile-toggle-line{width:18px;height:2px;border-radius:4px;background:#1a2734;transition:transform var(--duration-fast) var(--ease-premium),opacity var(--duration-fast) var(--ease-premium)}.header__mobile-toggle--active .header__mobile-toggle-line:nth-child(1){transform:translateY(5px) rotate(45deg)}.header__mobile-toggle--active .header__mobile-toggle-line:nth-child(2){opacity:0}.header__mobile-toggle--active .header__mobile-toggle-line:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.header__overlay{position:fixed;inset:0;border:none;background:#080e166b;cursor:pointer;z-index:1198;opacity:0;pointer-events:none;transition:opacity .12s ease-out}.header__overlay.is-open{opacity:1;pointer-events:auto}.header__drawer{position:fixed;left:0;top:0;width:min(88vw,320px);height:100vh;z-index:1199;padding:1rem .9rem 1.2rem;border-right:1px solid rgba(255,255,255,.14);background:#111a26;box-shadow:14px 0 32px #04080d59;transform:translate(-102%);transition:transform .16s ease-out}.header__drawer.is-open{transform:translate(0)}.header__drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.header__drawer-head .header__drawer-brand{display:inline-flex;align-items:center;gap:.62rem}.header__drawer-head img{width:168px;height:48px;object-fit:contain;filter:brightness(1.1)}.header__drawer-head p{font-size:.78rem;margin:0;color:#ffffffd1;text-transform:uppercase;letter-spacing:.075em;font-weight:600}.header__drawer-close{width:34px;height:34px;border-radius:9px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-premium),border-color var(--duration-fast) var(--ease-premium)}.header__drawer-close span{font-size:1.15rem;line-height:1}.header__drawer-close:hover{background:#ffffff29;border-color:#ffab7680}.header__drawer-close:focus-visible{outline:2px solid rgba(255,171,118,.55);outline-offset:2px}.header__drawer-nav{display:flex;flex-direction:column;gap:.45rem;contain:layout paint}.header__drawer-link{display:block;text-decoration:none;color:#ffffffe6;font-size:1.08rem;font-weight:560;padding:.78rem .84rem;border-radius:10px;border:1px solid transparent;transition:background-color .14s ease-out,border-color .14s ease-out,color .14s ease-out}.header__drawer-link:hover{color:#fff;background:#ffffff14;border-color:#ffffff24}.header__drawer-link--active{color:#ffab76;background:#ff660024;border-color:#ff660052}.header__drawer-cta{margin-top:1.25rem}@media(prefers-reduced-motion:reduce){.header__overlay,.header__drawer,.header__mobile-toggle-line,.header__drawer-link{transition:none!important;animation:none!important}}@media(max-width:768px){.header__overlay{backdrop-filter:none}.header__drawer{width:min(90vw,300px);box-shadow:10px 0 24px #00000047}}@media(min-width:1200px){.header__overlay,.header__drawer{display:none}}.footer{position:relative;padding:2rem 0 2.4rem;background:radial-gradient(circle at 15% 20%,rgba(255,102,0,.14) 0%,transparent 36%),linear-gradient(180deg,#121b27,#0c1118);color:#ffffffeb;border-top:1px solid rgba(255,255,255,.12)}.footer .container{width:min(1240px,100% - 3rem);margin:0 auto;padding:0}.footer__surface{border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-xl);background:linear-gradient(135deg,#ffffff12,#ffffff08);backdrop-filter:blur(8px);padding:clamp(1.1rem,2.2vw,2rem);box-shadow:0 22px 44px #0000003d}.footer__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,1.25fr) minmax(0,1fr);gap:clamp(1.2rem,2vw,2rem);align-items:start;padding-bottom:1.35rem;border-bottom:1px solid rgba(255,255,255,.12)}@media(max-width:1024px){.footer__main{grid-template-columns:1fr}}@media(max-width:768px){.footer__main{grid-template-columns:1fr}}.footer__brand{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-self:center;text-align:center;gap:.78rem;width:min(100%,460px);margin-inline:auto;grid-column:2/3}.footer__logo{width:auto;height:clamp(6.5rem,2.6vw,3.5rem)}.footer__statement{margin:0;font-size:.95rem;color:#ffffffd6;line-height:1.65;max-width:48ch;text-align:center}.footer__positioning{margin:0;font-size:.86rem;color:#ffab76f5;letter-spacing:.01em;text-align:center}.footer__nav,.footer__contact{min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:.1rem}.footer__nav{grid-column:1/2;justify-self:start}@media(max-width:1024px){.footer__nav{grid-column:1/-1;justify-self:center;text-align:center;width:min(100%,520px)}}@media(max-width:768px){.footer__nav{order:3}}.footer__contact{grid-column:3/4;justify-self:end}@media(max-width:1024px){.footer__contact{grid-column:1/-1;justify-self:center;text-align:center;width:min(100%,520px)}}@media(max-width:768px){.footer__contact{order:2}}@media(max-width:1024px){.footer__brand{grid-column:1/-1;justify-self:center;align-items:center;justify-content:center;text-align:center;width:min(100%,520px);margin-inline:auto;margin:0 auto}}@media(max-width:768px){.footer__brand{grid-column:1/-1;order:1;width:100%;max-width:520px;place-self:center;margin-inline:auto;margin:0 auto;align-items:center;text-align:center;justify-content:center}}.footer__section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:0 0 .8rem;margin:0;border:none;background:none;cursor:pointer;color:#ffffffdb;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600;text-align:left;transition:color var(--duration-fast) var(--ease-premium)}.footer__section-toggle:hover{color:#ffffffe6}.footer__section-toggle:focus-visible{outline:2px solid rgba(255,171,118,.6);outline-offset:2px;border-radius:6px}.footer__section-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:999px;border:1px solid rgba(255,255,255,.24);color:#ffffffe6;font-size:.85rem;line-height:1}.footer__section-panel{display:grid;grid-template-rows:0fr;opacity:.45;transition:grid-template-rows var(--duration-fast) var(--ease-premium),opacity var(--duration-fast) var(--ease-premium)}.footer__section-panel>*{min-height:0;overflow:hidden}.footer__section-panel.is-open{grid-template-rows:1fr;opacity:1}.footer__nav ul{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.footer__nav a,.footer__contact a{color:#ffffffeb;text-decoration:none;font-size:.94rem;transition:color var(--duration-fast) var(--ease-premium)}.footer__nav a:hover,.footer__contact a:hover{color:#ffab76}.footer__contact-content{display:flex;flex-direction:column;gap:.35rem;min-height:4.2rem}.footer__contact p{margin:.22rem 0 0;font-size:.83rem;color:#ffffffd1}.footer__bottom{padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer__bottom p{margin:0;font-size:.84rem;color:#ffffffdb}.footer__socials{display:flex;gap:.5rem;align-items:center}.footer__socials a{font-size:.8rem;color:#fff;text-decoration:none;padding:.38rem .58rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;transition:all var(--duration-fast) var(--ease-premium)}.footer__socials a:hover{color:#fff;border-color:#ff660075;background:#ff660029}.footer__legal p{color:#ffffffc2;font-size:.77rem}body.dark .ui-card{background:#121922db;border-color:#ffffff17;box-shadow:0 20px 42px #00000054}body.dark .ui-btn--secondary,body.dark .btn--secondary{color:#ffb17d;background:#ff783024;border-color:#ff8c5280}body.dark .ui-btn--secondary:hover,body.dark .btn--secondary:hover{background:#ff854238}body.dark .ui-btn--ghost,body.dark .btn--ghost{color:#ecf3faf0;background:#ffffff12;border-color:#fff3}body.dark .ui-btn--ghost:hover,body.dark .btn--ghost:hover{background:#ffffff24}body.dark .header{background:#080c12b8;border-bottom-color:#ffffff12}body.dark .header.scrolled{background:#090e14e6}body.dark .header__link{color:#ffffffdb}body.dark .header__mobile-toggle{background:#ffffff0f;border-color:#ffffff26}body.dark .header__mobile-toggle-line{background:#f3f7fc}body.dark .footer{background:radial-gradient(circle at 15% 20%,rgba(255,124,60,.18) 0%,transparent 36%),linear-gradient(180deg,#0f151d,#090d13);border-top-color:#ffffff17}body.dark .footer__surface{border-color:#ffffff1a;background:linear-gradient(135deg,#ffffff0f,#ffffff05);box-shadow:0 20px 40px #00000057}body.dark .footer__statement{color:#e5ecf5d6}body.dark .footer__positioning{color:#ffb88ef5}.ui-section{position:relative;overflow:clip}.ui-section .ui-container{position:relative;z-index:1}.ui-card h3{letter-spacing:-.01em}.ui-card p{margin-bottom:0}.dark-mode-toggle{right:16px;bottom:16px;top:auto;transform:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ff7b2a,#f60)}.header .header__link,.header .header__drawer-link,.footer .footer__nav a,.footer .footer__contact a{text-decoration:none}.header .header__link:after{content:none}.header .header__link--active{font-weight:600}.ui-card,.footer__surface{isolation:isolate}.lazy-image-container{position:relative;width:100%;height:100%;min-height:140px;border-radius:inherit;overflow:hidden}.lazy-image-placeholder,.lazy-image-error{min-height:140px;display:grid;place-items:center;background:linear-gradient(145deg,#edf2f7,#f8fbff);color:#516476;font-size:.88rem}.ui-empty-state{border:1px dashed rgba(44,62,80,.28);border-radius:14px;padding:1rem;background:#ffffffb8;display:grid;gap:.3rem}.ui-empty-state__title{margin:0;font-weight:650;color:#1f3041}.ui-empty-state__description{margin:0;font-size:.9rem;color:#4e6176}.ui-empty-state--compact{padding:.78rem}.ui-media-frame{position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(26,39,56,.08);background:#f0f4f9;aspect-ratio:var(--media-ratio, 16/10)}.ui-media-frame__image{width:100%;height:100%}.ui-media-frame__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#4a6176;font-size:.84rem;padding:.8rem;text-align:center;background:radial-gradient(circle at 15% 18%,rgba(255,102,0,.12) 0%,transparent 40%),linear-gradient(150deg,#e7edf5,#f7fafd)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Sora,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;color:#2c3e50;background:radial-gradient(circle at 15% 20%,rgba(255,102,0,.08) 0%,transparent 35%),radial-gradient(circle at 85% 10%,rgba(44,62,80,.1) 0%,transparent 30%),linear-gradient(135deg,#f8f9fa,#fff);transition:all .3s ease;overflow-x:hidden}:root{--font-display: "Sora", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Sora", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--type-xxl: clamp(2.6rem, 5.2vw, 4.8rem);--type-xl: clamp(2rem, 3.6vw, 3.1rem);--type-lg: clamp(1.35rem, 2.2vw, 2rem);--type-md: clamp(1.05rem, 1.35vw, 1.22rem);--type-base: .98rem;--type-sm: .88rem;--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4.5rem;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--duration-fast: .18s;--duration-normal: .28s;--duration-slow: .42s;--ease-premium: cubic-bezier(.22, 1, .36, 1);--surface-0: #ffffff;--surface-1: #f6f8fb;--surface-2: #eef2f7;--text-0: #111821;--text-1: #2c3e50;--text-2: #5c6b7c;--brand-500: #ff6600;--brand-600: #e85a00;--surface-glass: rgba(255, 255, 255, .7);--surface-glass-strong: rgba(255, 255, 255, .82);--border-tech: rgba(44, 62, 80, .18);--glow-orange-soft: 0 0 24px rgba(255, 102, 0, .28);--glow-orange-strong: 0 0 40px rgba(255, 102, 0, .4);--shadow-premium: 0 18px 42px rgba(20, 28, 36, .14);--shadow-premium-soft: 0 10px 28px rgba(20, 28, 36, .1)}body.dark{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#e0e0e0}body.dark .text-gradient{background:linear-gradient(135deg,#f60,#ff8533);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body.dark .card{background:#2c3e50;color:#e0e0e0;border:1px solid #34495E}body.dark .btn--primary{background:linear-gradient(135deg,#f60,#ff8533);color:#fff}body.dark .btn--secondary{background:transparent;color:#f60;border:2px solid #FF6600}body.dark .btn--secondary:hover{background:#f60;color:#fff}h1,h2,h3,h4,h5,h6{font-family:Sora,Inter,sans-serif;font-weight:700;line-height:1.2;margin-bottom:.85rem;letter-spacing:-.02em;color:var(--text-0)}h1{font-size:var(--type-xxl);font-weight:800;line-height:1.07;margin-bottom:1.2rem}@media(max-width:768px){h1{margin-bottom:.95rem}}h2{font-size:var(--type-xl);line-height:1.12;margin-bottom:1rem}@media(max-width:768px){h2{margin-bottom:.8rem}}h3{font-size:var(--type-lg);font-weight:650;line-height:1.2;margin-bottom:.7rem}@media(max-width:768px){h3{margin-bottom:.55rem}}p{margin-bottom:.8rem;font-size:var(--type-base);color:var(--text-1)}.container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}@media(max-width:768px){.container{padding:0 1rem}}.section{padding:clamp(4.2rem,6vw,6.6rem) 0;position:relative;overflow:hidden}@media(max-width:1024px){.section{padding:clamp(3.2rem,5.2vw,5rem) 0}}@media(max-width:768px){.section{padding:clamp(2.2rem,4.6vw,3.4rem) 0}}.section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(44,62,80,.06) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(44,62,80,.04) 0%,transparent 50%);pointer-events:none}.section:after{content:"";position:absolute;left:8%;right:8%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,102,0,.4),transparent);opacity:.75;pointer-events:none}.section.bg-light{background:linear-gradient(180deg,#f0f2f5,#f8f9fa,#fff)!important;border-top:1px solid rgba(44,62,80,.08);box-shadow:inset 0 1px #fffc}.dark .section.bg-light{background:linear-gradient(180deg,#1e252e,#151a22)!important;border-top-color:#ffffff0f}.section--primary{padding:clamp(5rem,7.4vw,8rem) 0}.section--secondary{padding:clamp(3.2rem,5vw,4.8rem) 0}.section-divider{position:relative}.section-divider:after{content:"";position:absolute;left:8%;right:8%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,102,0,.4),transparent);opacity:.75;pointer-events:none}.grid{display:grid;gap:2rem}.grid.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:768px){.grid.grid-2{grid-template-columns:1fr;gap:1.5rem}}.grid.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:1024px){.grid.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.grid.grid-3{grid-template-columns:1fr;gap:1.5rem}}.grid.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media(max-width:1024px){.grid.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media(max-width:768px){.grid.grid-4{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes glow{0%,to{box-shadow:0 0 20px #ff66004d}50%{box-shadow:0 0 40px #f609}}@keyframes shimmerMove{0%{transform:translate(-140%) skew(-20deg)}to{transform:translate(220%) skew(-20deg)}}@keyframes pulseRing{0%{box-shadow:0 0 #ff660059}to{box-shadow:0 0 0 20px #f600}}@keyframes gridShift{0%{background-position:0 0}to{background-position:100px 100px}}.fade-in-up{animation:fadeInUp .8s ease-out both}.fade-in{animation:fadeIn .6s ease-out}.slide-in-left{animation:slideInLeft .8s ease-out}.slide-in-right{animation:slideInRight .8s ease-out}.stagger-1{animation-delay:.08s}.stagger-2{animation-delay:.18s}.stagger-3{animation-delay:.28s}.stagger-4{animation-delay:.38s}.stagger-5{animation-delay:.48s}.stagger-6{animation-delay:.58s}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal.is-visible{opacity:1;transform:translateY(0)}.tech-surface{background:var(--surface-glass);border:1px solid var(--border-tech);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px}.text-center{text-align:center}.text-orange{color:#f60}.bg-orange{background:linear-gradient(135deg,#c95200,#f60 45%,#ff8533);position:relative;overflow:hidden;color:#fff}.bg-orange:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.06) 50%,transparent 70%);pointer-events:none}.bg-orange:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);opacity:.8}.bg-orange .container{position:relative;z-index:1}.bg-orange .btn--outline{border-color:#ffffffe6;box-shadow:0 2px 10px #0000001f}.bg-orange .btn--outline:hover{background:#fffffff2;color:#f60;transform:translateY(-2px);box-shadow:0 6px 18px #0000002e}.bg-light{background-color:#f8f9fa}.bg-dark{background-color:#2c3e50;color:#fff}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}:root{--content-max-width: 1240px;--reading-max-width: 72ch}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;line-height:1.65}main{isolation:isolate}a{text-underline-offset:.18em;text-decoration:none}img,svg{max-width:100%;display:block;height:auto}.container,.ui-container{width:min(var(--content-max-width),100% - 2.8rem);margin-left:auto;margin-right:auto}@media(max-width:768px){.container,.ui-container{width:min(var(--content-max-width),100% - 1.5rem)}}.text-center>p{max-width:var(--reading-max-width);margin-left:auto;margin-right:auto}:focus-visible{outline:2px solid rgba(255,102,0,.48);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes illustrationDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes illustrationRotate{0%,to{transform:rotate(0)}50%{transform:rotate(.4deg)}}.illustration-frame{position:relative;width:100%;border-radius:18px;border:1px solid rgba(17,24,33,.14);background:radial-gradient(circle at 82% 12%,rgba(255,128,62,.18),transparent 36%),linear-gradient(160deg,#fffffff0,#f4f8fee0);box-shadow:0 16px 34px #09121c29;overflow:hidden;margin-left:auto;margin-right:auto}.illustration-frame svg{width:100%;height:auto;display:block}.illustration-frame--sm{max-width:152px}.illustration-frame--md{max-width:214px}.illustration-frame--lg{max-width:256px}.illustration-frame--xl{max-width:336px}.illo{--illo-stroke: rgba(30, 47, 68, .3);--illo-fill: rgba(255, 255, 255, .9);--illo-accent: rgba(255, 124, 58, .18);--illo-accent-stroke: rgba(255, 117, 36, .76);--illo-text: #1d334a;--illo-muted: rgba(29, 51, 74, .58);color:var(--illo-text);animation:none}.illo--platform-architecture-hero,.illo--capability-system-diagram,.illo--method-structure-shape{animation:none}.illo-bg{fill:#f9fcffe0}.illo-grid-overlay{opacity:.4}.illo-grid-line{stroke:#233a541f;stroke-width:1}.illo-node rect,.illo-step rect,.illo-doc-card rect,.illo-panel,.illo-card,.illo-row,.illo-sidebar,.illo-sidebar-row,.illo-layer,.illo-conversion-track{fill:var(--illo-fill);stroke:var(--illo-stroke);stroke-width:1.2}.illo-node text,.illo-step text,.illo-doc-card text,.illo text{fill:var(--illo-text);font-size:11px;font-weight:640;letter-spacing:.01em}.illo-caption{fill:var(--illo-muted);font-size:10px;font-weight:560;letter-spacing:.03em}.illo-node--accent rect,.illo-step--accent,.illo-step--accent rect{fill:var(--illo-accent);stroke:var(--illo-accent-stroke)}.illo-link,.illo-arrow,.illo-doc-card line,.illo-panel-line{fill:none;stroke:var(--illo-accent-stroke);stroke-width:1.6;stroke-linecap:round}.illo-dot{display:none}.illo-hero-glow{mix-blend-mode:multiply}.illo-row,.illo-sidebar-row{stroke:none;fill:#1e2f4424}.illo-panel-dot{fill:#1e2f4461}.illo-network-node{fill:#ffffffe6;stroke:var(--illo-accent-stroke);stroke-width:1.4}.home-premium__hero-visual .illustration-frame,.services-premium__hero-layout .illustration-frame,.portfolio__hero-visual .illustration-frame,.case-study__hero-visual .illustration-frame,.about-premium__hero-layout .illustration-frame,.contact__hero .illustration-frame{backdrop-filter:blur(5px)}.services-premium__hero-visual{margin-top:1rem}.home-premium__solution-card .illustration-frame,.services-premium__offer-card .illustration-frame,.services-premium__comparison-card .illustration-frame,.services-premium__project-card .illustration-frame,.about-premium__thinking-card .illustration-frame,.about-premium__proof-card .illustration-frame,.case-study__feature-card .illustration-frame,.case-study__logic-card .illustration-frame,.portfolio__capability .illustration-frame,.portfolio-project .illustration-frame,.contact__option-card .illustration-frame{margin-bottom:.8rem;max-width:min(100%,248px)}.services-premium__hero .services-premium__hero-visual.illustration-frame{max-width:min(100%,300px);margin-top:1rem}.portfolio__hero .portfolio__hero-visual .illustration-frame{max-width:min(100%,300px)}.services-premium__offers .services-premium__offer-card .illustration-frame{max-width:min(100%,210px)}.portfolio__capabilities .portfolio__capability .illustration-frame{max-width:min(100%,196px)}.services-premium__cta .illustration-frame,.portfolio__cta .illustration-frame{max-width:min(100%,252px)}.case-study__hero-visual .illustration-frame,.about-premium__hero-panel .illustration-frame,.contact__hero-illustration .illustration-frame{max-width:min(100%,292px)}.home-premium__cta .illustration-frame,.services-premium__cta .illustration-frame,.about-premium__cta .illustration-frame,.case-study__cta .illustration-frame,.portfolio__cta .illustration-frame,.contact__final .illustration-frame{margin:0 auto 1rem;border-color:#fff3;background:linear-gradient(160deg,#ffffff26,#ffffff0d);box-shadow:0 16px 34px #0000003d}.home-premium__cta .illo-bg,.services-premium__cta .illo-bg,.about-premium__cta .illo-bg,.case-study__cta .illo-bg,.portfolio__cta .illo-bg,.contact__final .illo-bg{fill:#ffffff0f}.home-premium__cta .illo-grid-line,.services-premium__cta .illo-grid-line,.about-premium__cta .illo-grid-line,.case-study__cta .illo-grid-line,.portfolio__cta .illo-grid-line,.contact__final .illo-grid-line{stroke:#ffffff29}.home-premium__cta .illo-node rect,.home-premium__cta .illo-step rect,.home-premium__cta .illo-doc-card rect,.home-premium__cta .illo-panel,.home-premium__cta .illo-card,.home-premium__cta .illo-sidebar,.home-premium__cta .illo-layer,.home-premium__cta .illo-network-node,.services-premium__cta .illo-node rect,.services-premium__cta .illo-step rect,.services-premium__cta .illo-doc-card rect,.services-premium__cta .illo-panel,.services-premium__cta .illo-card,.services-premium__cta .illo-sidebar,.services-premium__cta .illo-layer,.services-premium__cta .illo-network-node,.about-premium__cta .illo-node rect,.about-premium__cta .illo-step rect,.about-premium__cta .illo-doc-card rect,.about-premium__cta .illo-panel,.about-premium__cta .illo-card,.about-premium__cta .illo-sidebar,.about-premium__cta .illo-layer,.about-premium__cta .illo-network-node,.case-study__cta .illo-node rect,.case-study__cta .illo-step rect,.case-study__cta .illo-doc-card rect,.case-study__cta .illo-panel,.case-study__cta .illo-card,.case-study__cta .illo-sidebar,.case-study__cta .illo-layer,.case-study__cta .illo-network-node,.portfolio__cta .illo-node rect,.portfolio__cta .illo-step rect,.portfolio__cta .illo-doc-card rect,.portfolio__cta .illo-panel,.portfolio__cta .illo-card,.portfolio__cta .illo-sidebar,.portfolio__cta .illo-layer,.portfolio__cta .illo-network-node,.contact__final .illo-node rect,.contact__final .illo-step rect,.contact__final .illo-doc-card rect,.contact__final .illo-panel,.contact__final .illo-card,.contact__final .illo-sidebar,.contact__final .illo-layer,.contact__final .illo-network-node{fill:#ffffff14;stroke:#ffffff38}.home-premium__cta .illo-node text,.home-premium__cta .illo-step text,.home-premium__cta .illo-doc-card text,.home-premium__cta .illo text,.services-premium__cta .illo-node text,.services-premium__cta .illo-step text,.services-premium__cta .illo-doc-card text,.services-premium__cta .illo text,.about-premium__cta .illo-node text,.about-premium__cta .illo-step text,.about-premium__cta .illo-doc-card text,.about-premium__cta .illo text,.case-study__cta .illo-node text,.case-study__cta .illo-step text,.case-study__cta .illo-doc-card text,.case-study__cta .illo text,.portfolio__cta .illo-node text,.portfolio__cta .illo-step text,.portfolio__cta .illo-doc-card text,.portfolio__cta .illo text,.contact__final .illo-node text,.contact__final .illo-step text,.contact__final .illo-doc-card text,.contact__final .illo text{fill:#ffffffd6}.contact__hero-illustration{margin-top:1.2rem}body.dark .illustration-frame{border-color:#ffffff1c;background:radial-gradient(circle at 82% 12%,rgba(255,127,62,.22),transparent 36%),linear-gradient(160deg,#141e2cdb,#0c121ccc);box-shadow:0 20px 38px #00000061}body.dark .illo{--illo-stroke: rgba(255, 255, 255, .22);--illo-fill: rgba(255, 255, 255, .06);--illo-accent: rgba(255, 140, 69, .22);--illo-accent-stroke: rgba(255, 171, 108, .86);--illo-text: rgba(229, 236, 244, .9);--illo-muted: rgba(229, 236, 244, .62)}body.dark .illo-bg{fill:#101620bd}body.dark .illo-grid-line{stroke:#ffffff21}@media(prefers-reduced-motion:reduce){.illo{animation:none!important}}@media(hover:hover)and (pointer:fine)and (min-width:1200px){.illo{animation:illustrationDrift 14s ease-in-out infinite}.illo--platform-architecture-hero,.illo--capability-system-diagram,.illo--method-structure-shape{animation-name:illustrationRotate;animation-duration:16s}}@media(max-width:1024px){.illustration-frame--xl{max-width:86%}.illustration-frame--lg{max-width:80%}.illustration-frame--md{max-width:74%}}@media(max-width:768px){.illustration-frame--xl{max-width:94%}.illustration-frame--lg{max-width:88%}.illustration-frame--md{max-width:82%}}.services-premium__hero .services-premium__hero-visual.illustration-frame{max-width:min(100%,264px)}.portfolio__hero .portfolio__hero-visual .illustration-frame{max-width:min(100%,268px)}.services-premium__offers .services-premium__offer-card .illustration-frame{max-width:min(100%,182px)}.portfolio__capabilities .portfolio__capability .illustration-frame{max-width:min(100%,170px)}.services-premium__cta .illustration-frame,.portfolio__cta .illustration-frame{max-width:min(100%,228px)}@media(max-width:1024px){.services-premium__hero .services-premium__hero-visual.illustration-frame{max-width:min(100%,238px)}.portfolio__hero .portfolio__hero-visual .illustration-frame{max-width:min(100%,242px)}}@media(max-width:768px){.home-premium__hero-visual .illustration-frame{max-width:min(100%,206px)}.home-premium__positioning-card .illustration-frame,.home-premium__solution-card .illustration-frame,.home-premium__project-card .illustration-frame,.home-premium__why-card .illustration-frame,.home-premium__philosophy-card .illustration-frame{max-width:min(100%,182px)}.about-premium__hero-panel .illustration-frame,.about-premium__thinking-card .illustration-frame,.about-premium__proof-card .illustration-frame{max-width:min(100%,176px)}.services-premium__hero .services-premium__hero-visual.illustration-frame{max-width:min(100%,196px)}.portfolio__hero .portfolio__hero-visual .illustration-frame{max-width:min(100%,198px)}.services-premium__offers .services-premium__offer-card .illustration-frame{max-width:min(100%,150px)}.portfolio__capabilities .portfolio__capability .illustration-frame{max-width:min(100%,142px)}.services-premium__cta .illustration-frame,.portfolio__cta .illustration-frame{max-width:min(100%,200px)}}
