:root{color-scheme:light;--brand-green:#22c55e;--brand-mint:#22b573;--brand-blue:#448aff;--brand-cyan:#26ce9a;--ink:#0d1726;--muted:#64748b;--line:rgba(15,23,42,.1);--surface:hsla(0,0%,100%,.78);--surface-strong:hsla(0,0%,100%,.92);--shadow:0 24px 70px rgba(15,23,42,.12);--header-height:76px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans,Noto Sans CJK SC,Segoe UI,sans-serif}.site-shell[data-theme=dark]{color-scheme:dark;--ink:#f8fafc;--muted:#9ca3af;--line:hsla(0,0%,100%,.07);--surface:rgba(12,12,12,.78);--surface-strong:rgba(17,17,17,.92);--shadow:0 24px 76px rgba(0,0,0,.46)}*{box-sizing:border-box}html{background:#f7fbff;scroll-behavior:smooth}body{background:linear-gradient(120deg,rgba(34,197,94,.08),transparent 34%),linear-gradient(240deg,rgba(68,138,255,.14),transparent 40%),#f7fbff;color:var(--ink);font-size:16px;line-height:1.6;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{background:linear-gradient(120deg,rgba(34,197,94,.08),transparent 34%),linear-gradient(240deg,rgba(68,138,255,.14),transparent 40%),#f7fbff;min-height:100svh;overflow:hidden;transition:background .24s ease,color .24s ease}.site-shell[data-theme=dark]{background:#050505}.site-header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid hsla(0,0%,100%,.7);border-radius:999px;box-shadow:0 20px 60px #0f172a1a;display:grid;gap:22px;grid-template-columns:1fr auto 1fr;left:50%;min-height:60px;padding:10px 14px;position:fixed;top:16px;transform:translate(-50%);width:min(1180px,calc(100% - 32px));z-index:20}.site-shell[data-theme=dark] .site-header{background:#070707e6;border-color:#ffffff12;box-shadow:0 12px 34px #00000052}.brand-mark{align-items:center;display:inline-flex;font-size:15px;font-weight:760;gap:10px;letter-spacing:0;min-width:0}.brand-mark img{height:36px;width:36px}.site-shell[data-theme=dark] .brand-mark{color:#f8fafc}.desktop-nav{align-items:center;color:#334155;display:inline-flex;font-size:13px;font-weight:720;gap:22px;justify-content:center}.site-shell[data-theme=dark] .desktop-nav{color:#cbd5e1}.desktop-nav a{transition:color .18s ease,transform .18s ease}.desktop-nav a:hover{color:var(--brand-mint);transform:translateY(-1px)}.locale-switcher{color:var(--muted);font-size:12px;font-weight:720;gap:8px;position:relative}.header-actions,.locale-switcher{align-items:center;display:inline-flex}.header-actions{gap:10px;justify-self:end}.theme-toggle{align-items:center;background:#ffffffd1;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 26px #0f172a14;color:var(--ink);cursor:pointer;display:inline-flex;height:38px;justify-content:center;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;width:38px}.theme-toggle span[aria-hidden=true]{font-size:18px;font-weight:950;line-height:1}.theme-toggle:hover{border-color:#22b5736b;box-shadow:0 14px 30px #22b57324;transform:translateY(-1px)}.site-shell[data-theme=dark] .locale-switcher select,.site-shell[data-theme=dark] .theme-toggle{background:#111111eb}.locale-switcher select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#ffffffdb;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;height:38px;line-height:1;max-width:132px;outline:none;overflow:hidden;padding:0 34px 0 14px;text-overflow:ellipsis;white-space:nowrap}.locale-switcher select::-ms-expand{display:none}.locale-switcher:after{border-bottom:1.5px solid;border-right:1.5px solid;content:"";height:7px;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-62%) rotate(45deg);width:7px}.mobile-menu-toggle{align-items:center;background:#ffffffd1;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;display:none;height:38px;justify-content:center;position:relative;transition:transform .18s ease,border-color .18s ease,background .18s ease;width:38px}.site-shell[data-theme=dark] .mobile-menu-toggle{background:#111111eb}.mobile-menu-toggle:hover{border-color:#22b57357;transform:translateY(-1px)}.mobile-menu-toggle span[aria-hidden=true]{background:currentColor;border-radius:999px;display:block;height:2px;position:relative;transition:background .18s ease;width:16px}.mobile-menu-toggle span[aria-hidden=true]:after,.mobile-menu-toggle span[aria-hidden=true]:before{background:currentColor;border-radius:999px;content:"";height:2px;left:0;position:absolute;top:0;transition:transform .18s ease,opacity .18s ease;width:16px}.mobile-menu-toggle span[aria-hidden=true]:before{transform:translateY(-6px)}.mobile-menu-toggle span[aria-hidden=true]:after{transform:translateY(6px)}.mobile-menu-toggle.is-open span[aria-hidden=true]{background:transparent}.mobile-menu-toggle.is-open span[aria-hidden=true]:before{transform:rotate(45deg)}.mobile-menu-toggle.is-open span[aria-hidden=true]:after{transform:rotate(-45deg)}.mobile-menu-layer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a2e;display:flex;inset:0;justify-content:flex-end;padding:14px;position:fixed;z-index:40}.site-shell[data-theme=dark] .mobile-menu-layer{background:#00000080}.mobile-menu-panel{background:#fffffff0;border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 70px #0f172a2e;color:var(--ink);height:100%;padding:18px;width:min(320px,calc(100vw - 28px))}.site-shell[data-theme=dark] .mobile-menu-panel{background:#080808fa;box-shadow:0 24px 70px #00000061}.mobile-menu-head{align-items:center;border-bottom:1px solid var(--line);display:flex;font-size:16px;font-weight:850;gap:16px;justify-content:space-between;padding-bottom:18px}.mobile-menu-head button{align-items:center;background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.mobile-nav{display:grid;gap:8px;padding-top:18px}.mobile-nav a{align-items:center;border-radius:14px;color:var(--ink);display:flex;font-size:15px;font-weight:780;min-height:48px;padding:0 12px;transition:background .18s ease,color .18s ease}.mobile-nav a.router-link-active,.mobile-nav a:hover{background:#22b57314;color:var(--brand-mint)}.mobile-menu-enter-active,.mobile-menu-leave-active{transition:opacity .18s ease}.mobile-menu-enter-active .mobile-menu-panel,.mobile-menu-leave-active .mobile-menu-panel{transition:transform .18s ease}.mobile-menu-enter-from,.mobile-menu-leave-to{opacity:0}.mobile-menu-enter-from .mobile-menu-panel,.mobile-menu-leave-to .mobile-menu-panel{transform:translate(18px)}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.hero-section{align-items:center;background:linear-gradient(135deg,#ffffffeb,#f5fcffb8),radial-gradient(circle at 72% 42%,rgba(38,206,154,.2),transparent 30%),linear-gradient(125deg,rgba(68,138,255,.18),transparent 46%);display:grid;grid-template-columns:minmax(0,1fr);isolation:isolate;min-height:100svh;padding:calc(var(--header-height) + 42px) max(24px,calc(50vw - 590px)) 56px;position:relative}.site-shell[data-theme=dark] .hero-section{background:#050505}.hero-section:before{background-image:linear-gradient(rgba(15,23,42,.06) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.06) 1px,transparent 0);background-size:72px 72px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.76),transparent 88%);mask-image:linear-gradient(180deg,rgba(0,0,0,.76),transparent 88%);position:absolute;z-index:-2}.site-shell[data-theme=dark] .hero-section:before{background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0)}.site-shell[data-theme=dark] .hero-section:after{background:linear-gradient(115deg,transparent 18%,hsla(0,0%,100%,.035),transparent 72%);opacity:.42}.hero-section:after{animation:gradient-drift 9s ease-in-out infinite alternate;background:linear-gradient(115deg,transparent 8%,rgba(34,197,94,.16),rgba(68,138,255,.14),transparent 68%);content:""}.hero-section:after,.hero-visual{inset:0;position:absolute;z-index:-1}.hero-visual{overflow:hidden}.scan-line{background:linear-gradient(90deg,transparent,rgba(68,138,255,.6),rgba(38,206,154,.7),transparent);filter:drop-shadow(0 0 18px rgba(38,206,154,.45));height:2px;position:absolute;transform:rotate(-18deg);width:58vw}.scan-line-a{animation:scan 5.8s ease-in-out infinite;right:-14vw;top:30%}.scan-line-b{animation:scan 7.2s ease-in-out infinite reverse;left:-10vw;top:64%}.data-node{animation:pulse 2.8s ease-in-out infinite;background:#fff;border:2px solid rgba(34,181,115,.76);border-radius:999px;box-shadow:0 0 24px #22c55e6b;height:10px;position:absolute;width:10px}.site-shell[data-theme=dark] .data-node{background:#07111f}.node-a{right:25%;top:26%}.node-b{animation-delay:.5s;bottom:28%;right:12%}.node-c{animation-delay:.9s;bottom:20%;left:18%}.hero-content{animation:rise-in .72s ease both;padding-right:28px;width:min(760px,100%)}.eyebrow{color:var(--brand-mint);font-size:12px;font-weight:820;letter-spacing:0;margin:0 0 14px;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{color:var(--ink);font-size:clamp(42px,6.2vw,88px);letter-spacing:0;line-height:1.02;margin:0;max-width:740px}.hero-lead{color:#334155;font-size:clamp(17px,1.8vw,21px);line-height:1.68;margin:24px 0 0;max-width:620px}.site-shell[data-theme=dark] .hero-lead{color:#cbd5e1}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-action,.secondary-action{align-items:center;border-radius:999px;display:inline-flex;font-size:15px;font-weight:760;justify-content:center;min-height:46px;padding:0 20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.site-shell[data-theme=dark] .secondary-action{background:#111111b8;border-color:#ffffff1f}.primary-action{background:linear-gradient(135deg,var(--brand-green),var(--brand-blue));box-shadow:0 16px 36px #22b5734d;color:#fff}.secondary-action{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff9e;border:1px solid rgba(15,23,42,.14);color:var(--ink)}.primary-action:hover,.secondary-action:hover{transform:translateY(-2px)}.primary-action:hover{box-shadow:0 20px 42px #448aff47}.secondary-action:hover{border-color:#22b5736b}.section{margin:0 auto;padding:112px 0;width:min(1180px,calc(100% - 40px))}.section-heading{max-width:720px}.services-section{isolation:isolate;position:relative}.services-section:before{background:radial-gradient(circle,rgba(38,206,154,.22),transparent 62%),radial-gradient(circle at 72% 28%,rgba(68,138,255,.18),transparent 48%);content:"";filter:blur(4px);height:min(460px,48vw);position:absolute;right:-9%;top:78px;width:min(460px,48vw);z-index:-1}.advantage-copy h2,.contact-inner h2,.section-heading h2{color:var(--ink);font-size:clamp(30px,3.7vw,52px);letter-spacing:0;line-height:1.08;margin:0}.advantage-copy p:not(.eyebrow),.contact-inner p:not(.eyebrow),.section-heading p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.74;margin:16px 0 0;max-width:680px}.service-list{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:46px}.service-item{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffffeb,#f5fcffb8),radial-gradient(circle at 0 0,rgba(38,206,154,.16),transparent 44%);border:1px solid hsla(0,0%,100%,.76);border-radius:34px;box-shadow:0 22px 60px #0f172a14;display:flex;flex-direction:column;gap:34px;justify-content:space-between;min-height:236px;overflow:hidden;padding:30px;position:relative;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.site-shell[data-theme=dark] .service-item{background:linear-gradient(145deg,#111111f5,#090909e0);border-color:#ffffff1a;box-shadow:0 24px 64px #00000057}.service-item:before{background:linear-gradient(90deg,#22c55e57,#448aff47) top /100% 4px no-repeat,linear-gradient(135deg,transparent,hsla(0,0%,100%,.34));content:"";inset:0;opacity:.9;pointer-events:none;position:absolute}.site-shell[data-theme=dark] .service-item:before{background:linear-gradient(90deg,#ffffff1c,#ffffff0a) top /100% 3px no-repeat,linear-gradient(135deg,hsla(0,0%,100%,.035),transparent 58%)}.site-shell[data-theme=dark] .service-item:after{background:radial-gradient(circle,hsla(0,0%,100%,.04),transparent 68%);border-color:#ffffff0f}.service-item:after{background:radial-gradient(circle,rgba(68,138,255,.14),transparent 68%);border:1px solid rgba(34,181,115,.16);border-radius:999px;bottom:-78px;content:"";height:190px;position:absolute;right:-68px;width:190px}.service-item:hover{border-color:#22b57352;box-shadow:0 30px 74px #26ce9a29;transform:translateY(-5px)}.service-item-featured{background:linear-gradient(135deg,#0d1726f0,#0e4066d6),radial-gradient(circle at 82% 18%,rgba(68,138,255,.4),transparent 36%),linear-gradient(135deg,var(--brand-mint),var(--brand-blue));color:#fff;grid-column:span 2;min-height:300px;padding:38px}.service-item-featured:before{background:linear-gradient(90deg,var(--brand-green),var(--brand-blue)) top /100% 5px no-repeat,linear-gradient(135deg,hsla(0,0%,100%,.12),transparent 58%)}.service-item-featured:after{background:radial-gradient(circle,rgba(38,206,154,.26),transparent 64%);border-color:#ffffff2e;bottom:-80px;height:310px;right:7%;width:310px}.site-shell[data-theme=dark] .service-item-featured{background:linear-gradient(145deg,#131313fa,#080808f0)}.site-shell[data-theme=dark] .service-item-featured:before{background:linear-gradient(90deg,#ffffff24,#ffffff0a) top /100% 3px no-repeat,linear-gradient(135deg,hsla(0,0%,100%,.04),transparent 58%)}.site-shell[data-theme=dark] .service-item-featured:after{background:radial-gradient(circle,hsla(0,0%,100%,.045),transparent 64%);border-color:#ffffff12}.service-index{color:#0d17261f;font-size:clamp(46px,5.4vw,72px);font-weight:950;line-height:.82;position:absolute;right:28px;top:24px;z-index:1}.service-item-featured .service-index{color:#ffffff29;font-size:clamp(72px,8vw,124px)}.service-title{align-items:flex-start;display:flex;gap:14px;max-width:min(100%,650px);position:relative;z-index:1}.service-title span:last-child{color:var(--ink);font-size:clamp(20px,2.1vw,26px);font-weight:820;line-height:1.22}.service-item-featured .service-title span:last-child{color:#fff;font-size:clamp(28px,3.3vw,40px)}.item-icon{align-items:center;background:linear-gradient(135deg,var(--brand-green),var(--brand-blue));border-radius:17px;box-shadow:0 14px 32px #22b57333;color:#fff;display:inline-flex;flex:0 0 auto;font-size:18px;font-weight:950;height:48px;justify-content:center;line-height:1;width:48px}.service-item-featured .item-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid hsla(0,0%,100%,.24);border-radius:20px;box-shadow:inset 0 1px #ffffff2e,0 18px 44px #0000002e;font-size:22px;height:58px;width:58px}.service-item p{color:#475569;font-size:16px;line-height:1.74;margin:0;max-width:720px;position:relative;z-index:1}.site-shell[data-theme=dark] .service-item p{color:#b6c4d8}.service-item-featured p{color:#ffffffc7;font-size:clamp(17px,1.8vw,20px);max-width:760px}.site-shell[data-theme=dark] .service-item-featured p{color:#fffc}.advantages-section{align-items:start;display:grid;gap:56px;grid-template-columns:.82fr 1fr}.advantage-grid{display:grid;gap:16px}.advantage-item{background:var(--surface-strong);border:1px solid hsla(0,0%,100%,.7);border-radius:26px;box-shadow:0 18px 48px #0f172a14;padding:24px;transition:transform .18s ease,box-shadow .18s ease}.site-shell[data-theme=dark] .advantage-item{border-color:#ffffff1a;box-shadow:0 20px 54px #00000057}.advantage-item:hover{box-shadow:0 24px 60px #26ce9a24;transform:translateY(-3px)}.advantage-item h3{font-size:20px;line-height:1.26;margin:18px 0 0}.advantage-item p{color:var(--muted);font-size:15px;line-height:1.72;margin:12px 0 0}.process-section{padding-top:88px}.process-list{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px}.process-item{background:linear-gradient(145deg,#0d1726f0,#0d1726c7),linear-gradient(135deg,var(--brand-mint),var(--brand-blue));border-radius:30px;box-shadow:var(--shadow);color:#fff;min-height:270px;overflow:hidden;padding:32px;position:relative}.process-item:after{background:linear-gradient(90deg,#22c55e57,#448aff3d);content:"";filter:blur(28px);height:64%;inset:auto -20% -40% 18%;position:absolute;transform:rotate(-9deg)}.process-number{color:#ffffff2e;display:block;font-size:clamp(78px,8vw,124px);font-weight:950;line-height:.78;position:relative;z-index:1}.process-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid hsla(0,0%,100%,.28);border-radius:16px;box-shadow:inset 0 1px #fff3;color:#fff;display:inline-flex;font-size:22px;font-weight:950;height:48px;justify-content:center;position:absolute;right:28px;top:28px;width:48px;z-index:1}.process-item div{margin-top:54px;position:relative;z-index:1}.process-item h3{font-size:23px;line-height:1.24;margin:0}.process-item p{color:#ffffffc7;font-size:15px;line-height:1.72;margin:14px 0 0}.contact-section{background:linear-gradient(135deg,#22c55ee6,#448affeb),#22b573;border-radius:34px;box-shadow:0 26px 90px #448aff38;margin:0 auto 40px;padding:104px 28px;width:min(1180px,calc(100% - 40px))}.site-shell[data-theme=dark] .contact-section,.site-shell[data-theme=dark] .process-item{background:linear-gradient(145deg,#111111fa,#070707f0);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 26px 80px #0000006b}.site-shell[data-theme=dark] .process-item:after{background:linear-gradient(90deg,hsla(0,0%,100%,.08),transparent)}.site-shell[data-theme=dark] .contact-card,.site-shell[data-theme=dark] .contact-inner p:not(.eyebrow){background:#ffffff0b;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff14}.site-shell[data-theme=dark] .contact-inner .primary-action{box-shadow:none;color:#050505}.contact-inner{color:#fff;max-width:760px}.contact-inner .eyebrow{color:#ffffffe0}.contact-inner p:not(.eyebrow){-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1c2d33;border:1px solid hsla(0,0%,100%,.22);border-radius:22px;box-shadow:inset 0 1px #ffffff24;color:#fff;font-weight:760;max-width:820px;padding:16px 18px;text-shadow:0 1px 12px rgba(15,23,42,.28)}.contact-inner h2{color:#fff}.contact-inner .primary-action{background:#fff;box-shadow:0 16px 36px #0f172a24;color:var(--ink)}.contact-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid hsla(0,0%,100%,.28);border-radius:28px;box-shadow:inset 0 1px #fff3,0 18px 48px #0f172a29;flex-wrap:wrap;gap:16px;margin-top:26px;padding:16px}.contact-card,.contact-email{align-items:center;display:inline-flex}.contact-email{color:#fff;font-size:clamp(19px,2.6vw,27px);font-weight:820;letter-spacing:.01em;line-height:1.2;min-height:46px;overflow-wrap:anywhere;padding:0 4px;text-decoration:underline;text-decoration-color:#ffffff7a;text-decoration-thickness:2px;text-underline-offset:7px;transition:text-decoration-color .18s ease,transform .18s ease}.contact-email:hover{text-decoration-color:#fff;transform:translateY(-1px)}.ai-page{padding-top:calc(var(--header-height) + 56px)}.site-shell[data-theme=dark] .ai-page{background:#050505}.ai-hero{isolation:isolate;margin:0 auto;padding:84px 0 44px;position:relative;width:min(1180px,calc(100% - 40px))}.ai-hero:before{background:radial-gradient(circle,rgba(38,206,154,.2),transparent 62%),radial-gradient(circle at 70% 32%,rgba(68,138,255,.18),transparent 52%);content:"";filter:blur(6px);height:min(520px,52vw);position:absolute;right:-12%;top:16px;width:min(520px,52vw);z-index:-1}.site-shell[data-theme=dark] .ai-hero:before{background:none;filter:none}.ai-hero-copy{max-width:880px}.ai-hero h1{color:var(--ink);font-size:clamp(42px,6vw,84px);line-height:1.02;margin:0;max-width:860px}.ai-hero p:not(.eyebrow){color:var(--muted);font-size:clamp(17px,1.8vw,21px);line-height:1.72;margin:24px 0 0;max-width:720px}.ai-showcase{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;padding:24px 0 112px;width:min(1180px,calc(100% - 40px))}.ai-service-card{background:linear-gradient(150deg,#fffffff0,#f7fcffd1),radial-gradient(circle at 92% 0,rgba(68,138,255,.12),transparent 34%),radial-gradient(circle at 0 100%,rgba(38,206,154,.1),transparent 36%);border:1px solid hsla(0,0%,100%,.76);border-radius:30px;box-shadow:0 18px 54px #0f172a12;color:var(--ink);display:flex;flex-direction:column;gap:30px;justify-content:space-between;min-height:360px;overflow:hidden;padding:30px;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.site-shell[data-theme=dark] .ai-service-card{background:linear-gradient(150deg,#0f0f0ff5,#070707eb);border-color:#ffffff0f;box-shadow:0 12px 36px #00000047}.ai-service-card:before{background:linear-gradient(90deg,#22c55e66,#448aff52) top /100% 3px no-repeat,linear-gradient(135deg,hsla(0,0%,100%,.34),transparent 54%);content:"";inset:0;pointer-events:none;position:absolute}.site-shell[data-theme=dark] .ai-service-card:before{background:linear-gradient(90deg,#ffffff0e,#ffffff05) top /100% 1px no-repeat,linear-gradient(135deg,hsla(0,0%,100%,.018),transparent 58%)}.ai-service-card:hover{border-color:#22b57342;box-shadow:0 18px 46px #26ce9a1a;transform:translateY(-3px)}.site-shell[data-theme=dark] .ai-service-card:hover{border-color:#ffffff1a;box-shadow:0 14px 38px #0000004d}.ai-card-body,.ai-card-footer,.ai-card-head{position:relative;z-index:1}.ai-card-head{align-items:flex-start;display:flex;gap:16px}.ai-card-category{align-items:center;background:#ffffff94;border:1px solid rgba(34,181,115,.2);border-radius:999px;color:var(--brand-mint);display:inline-flex;font-size:12px;font-weight:820;line-height:1;min-height:28px;padding:0 11px}.site-shell[data-theme=dark] .ai-card-category{background:#ffffff09;border-color:#22b5732e}.ai-card-body{display:block}.ai-card-mark{align-items:center;background:linear-gradient(135deg,var(--brand-green),var(--brand-blue));border-radius:18px;box-shadow:0 10px 22px #22b57324;color:#fff;display:inline-flex;flex:0 0 auto;font-size:16px;font-weight:950;height:52px;justify-content:center;width:52px}.ai-card-name{color:var(--ink);font-size:20px;font-weight:900;line-height:1.1;margin:0 0 8px}.ai-card-body h2{color:var(--ink);font-size:clamp(25px,2.7vw,36px);line-height:1.12;margin:0;max-width:520px}.ai-card-body p{color:var(--muted);font-size:15px;line-height:1.76;margin:18px 0 0;max-width:560px}.ai-card-footer{align-items:stretch;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:14px;padding-top:20px}.ai-card-footer span{color:var(--muted);font-size:13px;font-weight:760}.ai-project-link{align-items:center;background:#ffffff9e;border:1px solid rgba(34,181,115,.22);border-radius:18px;box-shadow:inset 0 1px #ffffffbd;color:var(--ink);display:flex;gap:14px;justify-content:space-between;min-height:54px;padding:0 16px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.site-shell[data-theme=dark] .ai-project-link{background:#ffffff09;border-color:#ffffff12;box-shadow:none}.ai-project-url{color:var(--ink)!important;font-size:14px!important;font-weight:820!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-project-action{align-items:center;background:linear-gradient(135deg,var(--brand-green),var(--brand-blue));border-radius:999px;color:#fff!important;display:inline-flex;flex:0 0 auto;font-size:12px!important;font-weight:820;justify-content:center;min-height:32px;padding:0 12px}.ai-project-link:hover{background:#ffffffd1;border-color:#22b5736b;transform:translateY(-1px)}.site-shell[data-theme=dark] .ai-project-link:hover{background:#ffffff0e;border-color:#ffffff1c}.site-footer{align-items:center;border-top:1px solid var(--line);color:var(--muted);display:grid;font-size:13px;gap:12px;grid-template-columns:minmax(0,1fr) auto;margin:0 auto;padding:28px 0 44px;width:min(1180px,calc(100% - 40px))}.footer-brand{align-items:flex-start;display:flex;gap:14px;min-width:0}.footer-brand img{border-radius:14px;box-shadow:0 12px 30px #22b57329;flex:0 0 auto;height:42px;width:42px}.footer-brand span{color:var(--ink);display:block;font-size:16px;font-weight:820}.footer-brand p{color:var(--muted);line-height:1.55;margin:6px 0 0}.footer-rights{color:var(--muted);justify-self:end;white-space:nowrap}.cookie-notice{align-items:center;animation:rise-in .42s ease both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border:1px solid hsla(0,0%,100%,.78);border-radius:28px;bottom:24px;box-shadow:0 24px 80px #0f172a2e;color:var(--ink);display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto;padding:18px;position:fixed;right:24px;width:min(720px,calc(100% - 48px));z-index:30}.site-shell[data-theme=dark] .cookie-notice{background:#0c0c0ceb;border-color:#ffffff1a;box-shadow:0 26px 84px #00000070}.cookie-notice strong{display:block;font-size:17px;font-weight:950}.cookie-notice p{color:var(--muted);font-size:14px;line-height:1.62;margin:7px 0 0}.cookie-actions{align-items:center;display:flex;gap:10px}.cookie-actions button{border:0;border-radius:999px;cursor:pointer;font-weight:850;min-height:42px;padding:0 16px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cookie-actions button:hover{transform:translateY(-1px)}.cookie-primary{background:linear-gradient(135deg,var(--brand-green),var(--brand-blue));box-shadow:0 12px 28px #22b5733d;color:#fff}.cookie-secondary{background:#0f172a12;color:var(--ink)}.reveal{animation:rise-in .7s ease both}@supports (animation-timeline:view()){.reveal{animation:reveal-up both;animation-range:entry 12% cover 30%;animation-timeline:view()}}@media(max-width:900px){.site-header{border-radius:24px;grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu-toggle{display:inline-flex}.hero-section{align-items:center;gap:38px;grid-template-columns:1fr;padding-top:138px}.hero-content{padding-right:0}.advantages-section,.process-list,.service-list{grid-template-columns:1fr}.service-item-featured{grid-column:span 1}.process-item{min-height:220px}.process-number{font-size:96px}.ai-showcase{grid-template-columns:1fr}.ai-service-card{min-height:auto}}@media(max-width:640px){:root{--header-height:92px}.site-header{gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:10px;top:10px;width:calc(100% - 20px)}.header-actions{gap:8px}.locale-switcher select,.mobile-menu-toggle,.theme-toggle{height:44px}.mobile-menu-toggle,.theme-toggle{flex:0 0 44px;width:44px}.brand-mark span{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locale-switcher span{display:none}.locale-switcher select{font-size:13px;max-width:118px;padding-left:16px;padding-right:34px;width:118px}.hero-section{min-height:100svh;padding:132px 20px 48px}.ai-page{padding-top:112px}.ai-hero{padding:54px 0 28px;width:min(100% - 32px,1180px)}.ai-hero h1{font-size:clamp(38px,11vw,54px)}.ai-hero p:not(.eyebrow){font-size:16px}.ai-showcase{padding:14px 0 78px;width:min(100% - 32px,1180px)}.ai-service-card{border-radius:24px;gap:26px;padding:22px}.ai-card-mark{border-radius:16px;font-size:15px;height:48px;width:48px}.ai-card-body h2{font-size:clamp(24px,7.6vw,34px)}.ai-card-body p{font-size:16px}.ai-project-link{align-items:stretch;flex-direction:column;justify-content:center;padding:13px 14px}.ai-project-action{align-self:flex-start}h1{font-size:clamp(38px,12vw,56px);line-height:1.04}.hero-lead{font-size:16px;line-height:1.68}.hero-actions{flex-direction:column}.primary-action,.secondary-action{width:100%}.section{padding:78px 0;width:min(100% - 32px,1180px)}.service-item{border-radius:24px;gap:28px;min-height:220px;padding:24px}.service-item-featured{min-height:260px;padding:26px}.service-title{flex-direction:column}.service-index{font-size:54px;right:22px;top:22px}.service-item-featured .service-index{font-size:82px}.service-item-featured .service-title span:last-child{font-size:clamp(26px,8.8vw,36px)}.contact-section{border-radius:28px;padding:72px 20px;width:min(100% - 24px,1180px)}.contact-card{display:grid;gap:14px;grid-template-columns:1fr;padding:14px;width:100%}.contact-email{justify-content:center;text-align:center}.contact-inner p:not(.eyebrow){border-radius:18px;font-size:16px;padding:14px}.process-item{border-radius:28px}.process-number{font-size:88px}.process-icon{height:42px;right:22px;top:22px;width:42px}.site-footer{gap:22px;grid-template-columns:1fr;width:min(100% - 32px,1180px)}.footer-rights{justify-self:start;white-space:normal}.cookie-notice{border-radius:24px;bottom:12px;grid-template-columns:1fr;right:12px;width:calc(100% - 24px)}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradient-drift{0%{opacity:.55;transform:translate(-4%) scale(1)}to{opacity:.9;transform:translate(4%) scale(1.04)}}@keyframes scan{0%,to{opacity:.1;transform:translate3d(-8%,0,0) rotate(-18deg)}50%{opacity:.84;transform:translate3d(8%,18px,0) rotate(-18deg)}}@keyframes pulse{0%,to{opacity:.58;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}}
