/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-japanese);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#f8faff;--surface:#fff;--surface-soft:#f4f7ff;--text:#07152f;--text-muted:#5d6a82;--navy:#051b46;--navy-light:#0d2d67;--blue:#1769ff;--cyan:#21b8ff;--purple:#7357ff;--pink:#eb4fa4;--orange:#ff7a28;--border:#dfe7f5;--accent-gradient:linear-gradient(90deg, #f05a55, #9b55e8, #2478ff);--shadow-soft:0 22px 70px #102a5c1a;--shadow-card:0 18px 42px #0f2c5c14;--radius-lg:28px;--radius-md:22px;--radius-sm:16px;--font-japanese:"Noto Sans JP", "Hiragino Sans", "Yu Gothic", "Meiryo", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:radial-gradient(circle at 18% 14%, #21b8ff14, transparent 34rem), radial-gradient(circle at 88% 30%, #7357ff1c, transparent 32rem), var(--background);color:var(--text);font-family:var(--font-japanese);text-rendering:geometricprecision;margin:0;line-height:1.7}body.scroll-lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,svg{display:block}::selection{background:#1769ff2e}.skip-link{z-index:1000;background:var(--navy);color:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:80;background:#ffffff9e;transition:background .2s,border-color .2s,box-shadow .2s;position:sticky;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #dfe7f5d9;box-shadow:0 10px 34px #07152f0f}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(.9rem,1.6vw,1.7rem);max-width:none;margin:0 auto;padding:.88rem clamp(1.25rem,1.8vw,1.9rem) .78rem;display:grid}.site-logo{min-width:0;color:var(--navy);align-items:center;gap:.78rem;font-weight:900;display:inline-flex}.site-logo-mark{width:108px;height:66px;box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid;overflow:hidden}.site-logo-mark img{object-fit:contain;width:100%;height:100%}.site-logo-divider{background:linear-gradient(#0000,#1769ffbf,#0000);width:1px;height:44px}.site-logo-name{font-family:var(--font-manrope), sans-serif;white-space:nowrap;font-size:clamp(1.08rem,1.42vw,1.42rem);line-height:1.1}.desktop-nav{justify-content:center;gap:clamp(.78rem,1.45vw,1.65rem);font-size:clamp(.82rem,.78vw,.92rem);font-weight:800;display:flex}.desktop-nav a{color:var(--navy);white-space:nowrap;padding:.5rem .08rem;position:relative}.desktop-nav a:after{content:"";transform-origin:0;background:var(--accent-gradient);border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{white-space:nowrap;align-items:center;gap:.6rem;display:flex}.contact-pill,.button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.75rem 1.25rem;font-weight:800;line-height:1;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.button>span{white-space:nowrap;justify-content:center;align-items:center;gap:.52rem;display:inline-flex}.button svg{flex:none;display:block}.contact-pill,.button-primary{background:linear-gradient(120deg, var(--blue), var(--purple));color:#fff;box-shadow:0 16px 34px #1769ff38}.button-secondary{color:var(--navy);background:#ffffffd1;border-color:#1769ff8c}.button-ghost{border-color:var(--border);color:var(--navy);background:#fff}.button:hover,.contact-pill:hover{transform:translateY(-2px);box-shadow:0 22px 42px #1769ff2e}.button:focus-visible,.contact-pill:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #21b8ff73}.button svg:last-child{transition:transform .2s}.button:hover svg:last-child{transform:translate(3px)}.menu-button{border-radius:999px;min-width:58px;height:58px}.menu-label{font-size:.75rem}.mobile-nav-backdrop,.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051b4661;position:fixed;inset:0}.mobile-nav{background:#fff;width:min(86vw,380px);height:100%;padding:1.2rem;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-24px 0 70px #051b462e}.mobile-nav-head,.modal-header{justify-content:space-between;align-items:center;gap:1rem;font-weight:900;display:flex}.mobile-nav nav{gap:.7rem;margin-top:1.5rem;display:grid}.mobile-nav a{border-radius:var(--radius-sm);background:var(--surface-soft);min-height:50px;padding:.9rem 1rem;font-weight:800}.mobile-contact-link{color:#fff;background:linear-gradient(120deg, var(--blue), var(--purple))!important}.icon-button{width:44px;min-width:44px;height:44px;padding:0}.section,.hero-section{position:relative;overflow:clip}.section{padding:clamp(4.5rem,8vw,7.5rem) clamp(1rem,4vw,3rem)}.section-inner{z-index:1;max-width:1440px;margin:0 auto;position:relative}.section-heading{max-width:680px}.section-heading.center{text-align:center;max-width:920px;margin-inline:auto}.eyebrow{color:var(--blue);font-family:var(--font-manrope), sans-serif;letter-spacing:0;text-transform:uppercase;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.55rem;font-size:.77rem;font-weight:900;display:inline-flex}.eyebrow:before,.eyebrow:after{background:linear-gradient(90deg, var(--blue), var(--cyan));content:"";border-radius:999px;width:36px;height:2px;display:inline-block}.section-heading h2,.subpage-hero h1,.plain-heading{color:var(--navy);text-wrap:balance;margin:0;font-size:clamp(2.25rem,5vw,4.8rem);font-weight:900;line-height:1.16}.title-line{display:block}.line-keep{white-space:nowrap;display:inline-block}.section-heading h2 .gradient-text{white-space:nowrap}.plain-heading{margin-top:3rem;font-size:clamp(1.7rem,3vw,2.5rem)}.section-lead,.subpage-hero p,.hero-lead{color:var(--text-muted);text-wrap:pretty;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.9}.gradient-text{background:var(--accent-gradient);color:#0000;background-size:180% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite gradient-flow;display:inline-block}.hero-section{min-height:0;padding:clamp(2.2rem,4vw,3.1rem) clamp(1rem,4vw,3rem) 0}.animated-bg{pointer-events:none;position:absolute;inset:0}.bg-glow,.bg-orbit,.bg-dot{display:block;position:absolute}.bg-glow{filter:blur(20px);opacity:.32;border-radius:999px;width:34rem;height:34rem}.bg-glow-one{background:radial-gradient(circle,#21b8ff57,#0000 68%);top:8%;right:5%}.bg-glow-two{background:radial-gradient(circle,#7357ff24,#0000 70%);bottom:1%;left:42%}.bg-orbit{border:1px solid #21b8ff42;border-radius:50%;animation:18s linear infinite orbit-drift;transform:rotate(-12deg)}.bg-orbit-one{width:680px;height:300px;top:15%;right:4%}.bg-orbit-two{width:520px;height:210px;animation-duration:24s;bottom:14%;right:16%}.bg-dot{background:#fff;border-radius:50%;width:9px;height:9px;animation:9s ease-in-out infinite dot-float;box-shadow:0 0 22px #21b8ffd9}.bg-dot-one{top:23%;right:24%}.bg-dot-two{animation-delay:-2s;bottom:24%;right:36%}.bg-dot-three{animation-delay:-4s;top:48%;right:9%}.hero-slider{z-index:1;grid-template-columns:minmax(540px,.9fr) minmax(650px,1.18fr);align-items:center;gap:clamp(1.2rem,3vw,3.4rem);max-width:1408px;min-height:560px;margin:0 auto;display:grid;position:relative}.hero-copy{z-index:2;align-items:flex-start;min-height:500px;padding-top:clamp(1.75rem,2.1vw,2.2rem);display:flex;position:relative;transform:translateY(-42px)}.hero-copy>div{width:min(100%,720px)}.hero-kicker{color:var(--blue);font-family:var(--font-manrope), sans-serif;margin:1.35rem 0 0;font-size:clamp(1.02rem,1.45vw,1.28rem);font-weight:800}.hero-copy h1{max-width:720px;color:var(--navy);letter-spacing:0;margin:0;font-size:clamp(3.45rem,4.95vw,5.05rem);font-weight:900;line-height:1.16}.hero-copy h1>span{white-space:nowrap;display:block}.hero-copy h1 .gradient-text{white-space:inherit;display:inline-block}.hero-lead{max-width:560px;color:var(--navy);margin:1.35rem 0 0;font-size:clamp(1.08rem,1.5vw,1.28rem);font-weight:700;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:1.35rem;margin-top:2rem;display:flex}.hero-actions .button{min-width:230px;min-height:60px;padding-inline:1.85rem;font-size:1.02rem}.hero-visual{min-width:0}.hero-device-scene{perspective:1600px;min-height:560px;position:relative;transform:translateY(10px)}.desk-horizon{filter:blur(.2px);background:radial-gradient(closest-side at 50% 10%,#fffffff0,#0000 72%),linear-gradient(#c5e2ff7a,#fff0);border-radius:50%;width:106%;height:46%;position:absolute;bottom:8%;right:-14%;transform:rotate(-2deg)}.scene-ring{border:1px solid #21b8ff45;border-radius:50%;animation:22s linear infinite orbit-drift;position:absolute;transform:rotate(-18deg)}.ring-one{width:98%;height:42%;top:5%;left:-5%}.ring-two{width:88%;height:34%;animation-duration:30s;bottom:13%;right:-6%}.ring-three{border-color:#21b8ff30;width:70%;height:24%;animation-duration:34s;animation-direction:reverse;bottom:1%;right:14%}.device{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #b2c5e6d9;position:absolute;box-shadow:0 30px 72px #12316929,inset 0 2px #ffffffeb}.laptop{z-index:2;border:8px solid #061332;border-radius:18px;width:min(39vw,500px);height:330px;animation:4.4s ease-in-out infinite float-soft;top:-1%;right:19%;transform:rotateY(-8deg)rotateX(3deg)rotate(-1deg)}.laptop-screen{border-radius:10px;height:100%;overflow:hidden}.laptop:before{content:"";transform-origin:top;background:linear-gradient(#d8e2f5,#aabbd8 58%,#7287aa),linear-gradient(90deg,#ffffff9e,#0000 45%,#051b462e);border-radius:0 0 28px 28px;height:48px;position:absolute;bottom:-52px;left:4%;right:4%;transform:perspective(600px)rotateX(58deg);box-shadow:0 22px 42px #051b4638}.laptop:after{content:"";background:#051b462e;border-radius:999px;height:12px;position:absolute;bottom:-42px;left:12%;right:12%}.device-topbar,.work-window-bar{border-bottom:1px solid var(--border);align-items:center;gap:.4rem;padding:.52rem .7rem;display:flex}.device-topbar span,.work-window-bar span{background:#cbd8ee;border-radius:50%;width:8px;height:8px}.device-topbar i{background:#cfdaf0bf;border-radius:999px;width:44px;height:7px;margin-left:auto}.dash-heading{align-items:center;gap:.5rem;padding:.7rem 1rem 0;display:flex}.dash-heading strong{color:var(--navy);font-size:.78rem;font-weight:900}.dash-heading>div{gap:.36rem;margin-left:auto;display:flex}.dash-heading>div span{background:#1769ff14;border-radius:999px;width:14px;height:14px}.dash-brand{background:linear-gradient(135deg, var(--blue), var(--cyan));color:#fff;width:28px;height:28px;font-family:var(--font-manrope), sans-serif;border-radius:9px;place-items:center;font-size:.62rem;font-weight:900;display:grid}.dashboard-grid{grid-template-columns:74px 1fr;gap:.86rem;height:calc(100% - 74px);min-height:0;padding:.7rem 1rem 1rem;display:grid;overflow:hidden}.dash-main{min-width:0;overflow:hidden}.dash-sidebar{background:var(--navy);border-radius:14px;gap:.5rem;padding:.72rem;display:grid}.dash-sidebar span{background:#ffffff38;border-radius:999px}.dash-cards{grid-template-columns:repeat(3,1fr);gap:.62rem;display:grid}.dash-cards span{min-height:58px;color:var(--text-muted);background:linear-gradient(#f9fbff,#edf3ff);border-radius:13px;gap:.3rem;padding:.62rem;font-size:.72rem;display:grid}.dash-cards strong{color:var(--navy);font-family:var(--font-manrope), sans-serif}.chart-panel{background:repeating-linear-gradient(0deg,#0000 0 22px,#5f77a01a 22px 23px),linear-gradient(#f8fbff,#edf3ff);border-radius:16px;height:106px;margin-top:.72rem;position:relative;overflow:hidden}.chart-line{background:linear-gradient(138deg,#0000 0 10%,#6ca5ff 10% 12%,#0000 12% 24%,#246fff 24% 26%,#0000 26% 42%,#5e8fff 42% 44%,#0000 44% 58%,#1769ff 58% 61%,#0000 61%),linear-gradient(170deg,#0000 0 47%,#1769ffe0 47% 49%,#0000 49% 100%);position:absolute;inset:20% 8% 18%}.chart-dot{background:var(--blue);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 14px #1769ff61}.dot-a{top:56%;left:23%}.dot-b{top:42%;left:53%}.dot-c{top:24%;right:12%}.dash-bottom{grid-template-columns:1fr 1fr .7fr;gap:.62rem;margin-top:.72rem;display:grid}.dash-bottom span{background:linear-gradient(120deg,#1769ff1f,#7357ff14);border-radius:13px;height:42px}.phone{z-index:5;will-change:translate;border:7px solid #061332;border-radius:30px;width:142px;height:270px;padding:1.25rem .72rem .8rem;animation:3.8s ease-in-out infinite reverse float-soft;bottom:38%;right:20%;overflow:hidden;transform:rotate(3deg)}.phone-notch{background:#061332;border-radius:999px;width:44px;height:9px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-status{justify-content:space-between;margin-bottom:.55rem;display:flex}.phone-status span{background:#d8e3f5;border-radius:999px;width:22px;height:5px}.phone-title{color:var(--navy);justify-content:space-between;align-items:center;font-size:.72rem;font-weight:900;display:flex}.phone-title span{background:#1769ff1a;border-radius:999px;width:18px;height:18px}.phone-list{gap:.48rem;margin-top:.9rem;display:grid}.phone-row{background:linear-gradient(#f9fbff,#eef4ff);border-radius:11px;gap:.3rem;padding:.52rem;font-size:.62rem;display:grid;overflow:hidden}.phone-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.phone-row strong{color:var(--blue)}.phone-bar{background:linear-gradient(90deg, var(--blue), var(--cyan));border-radius:999px;height:5px;display:block}.phone-bar-1{width:78%}.phone-bar-2{width:64%}.phone-bar-3{width:36%}.phone-nav{justify-content:space-around;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.phone-nav span{background:#c7d6ef;border-radius:999px;width:18px;height:4px}.tablet{opacity:.96;z-index:4;will-change:translate;border:8px solid #14213e;border-radius:24px;align-content:start;gap:.7rem;width:234px;height:310px;padding:.85rem;animation:4.1s ease-in-out infinite float-soft;display:grid;top:9%;right:-1%;overflow:hidden;transform:rotateY(-14deg)rotate(1.5deg)}.tablet-toolbar{justify-content:flex-end;gap:.36rem;display:flex}.tablet-toolbar span{background:#1769ff14;border-radius:999px;width:14px;height:14px}.tablet>strong{color:var(--navy);font-size:.72rem;font-weight:900}.flow-canvas{justify-items:center;min-height:0;display:grid}.flow-node{text-align:center;width:74%;color:var(--navy);background:#ffffffbd;border:1px solid #c7d6ef;border-radius:9px;padding:.4rem .35rem;font-size:.66rem;font-weight:800}.flow-node.accent{background:#7357ff14;border-color:#7357ff8c}.flow-line{background:linear-gradient(var(--blue), var(--purple));width:2px;height:16px}.flow-line.split{position:relative}.flow-line.split:after{background:var(--blue);content:"";width:36px;height:2px;position:absolute;top:7px;left:2px}.idea-note{transform-origin:bottom;z-index:3;background:linear-gradient(90deg,#051b4614 49.5%,#051b4629 50%,#051b4614 50.5%),#ffffffdb;border:1px solid #dde6f4fa;border-radius:8px 8px 24px 24px;width:420px;height:150px;position:absolute;bottom:1%;right:12%;transform:rotate(2deg)perspective(560px)rotateX(48deg);box-shadow:0 22px 50px #051b461f}.note-spread{grid-template-columns:1fr 1fr;height:100%;display:grid}.note-spread section{padding:1rem 1.1rem;position:relative}.note-spread span{color:var(--text-muted);font-family:var(--font-manrope), sans-serif;font-size:.9rem}.note-spread i,.note-spread b,.note-spread em{background:linear-gradient(90deg,#1769ff2e,#0000);border-radius:999px;height:7px;display:block;position:absolute}.note-spread i{width:74%;top:48px;left:20px}.note-spread b{width:58%;top:72px;left:20px}.note-spread em{width:44%;top:98px;left:20px}.desk-pen{z-index:7;background:linear-gradient(90deg,#1a2946 0 12%,#d8e0ed 12% 24%,#0f244f 24% 86%,#101827 86%),#0f244f;border-radius:999px;width:96px;height:9px;position:absolute;bottom:11%;right:4%;transform:rotate(-18deg);box-shadow:0 10px 24px #051b4629}.coffee-cup{z-index:7;background:radial-gradient(circle at 50% 48%,#2b1711 0 48%,#0000 50%),#fff;border:12px solid #eef3fb;border-radius:50%;width:72px;height:72px;position:absolute;bottom:0;right:-3%;box-shadow:0 18px 36px #051b461f}.coffee-cup:after{content:"";border:7px solid #eef3fb;border-left:0;border-radius:0 999px 999px 0;width:26px;height:30px;position:absolute;top:16px;right:-25px}.plant-pot{z-index:6;background:linear-gradient(#f6f9ff,#dce6f5);border-radius:0 0 18px 18px;width:62px;height:66px;position:absolute;bottom:20%;right:-5%;box-shadow:0 18px 34px #051b4624}.plant-pot:before,.plant-pot:after{content:"";background:linear-gradient(135deg,#1e7f60,#8fd8b5);border-radius:100% 0;width:28px;height:54px;position:absolute;bottom:38px}.plant-pot:before{left:8px;transform:rotate(-34deg)}.plant-pot:after{right:8px;transform:rotate(38deg)scale(.92)}.hero-controls{clip-path:inset(50%);align-items:center;gap:.78rem;width:1px;height:1px;margin-top:1.25rem;display:flex;position:absolute;overflow:hidden}.hero-copy:focus-within .hero-controls{clip-path:none;width:auto;height:auto;position:static;overflow:visible}.hero-controls button{border:1px solid var(--border);width:38px;height:38px;color:var(--navy);cursor:pointer;background:#ffffffdb;border-radius:999px;place-items:center;display:grid}.hero-dots{gap:.4rem;display:flex}.hero-dots button{width:9px;height:9px;padding:0}.hero-dots button[aria-current=true]{background:var(--blue);width:28px}.hero-values{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;grid-template-columns:repeat(3,1fr);max-width:1210px;margin:0 auto;display:grid}.hero-values div{border-right:1px solid var(--border);grid-template-columns:90px 1fr;align-items:center;gap:1.2rem;padding:1.35rem 2rem;display:grid}.hero-values div:last-child{border-right:0}.hero-value-icon{width:78px;height:78px;color:var(--blue);background:radial-gradient(circle,#fffffff5,#eef4ffeb),#1769ff14;border-radius:50%;place-items:center;display:grid;box-shadow:0 15px 32px #1769ff1c}.hero-values p{gap:.25rem;margin:0;display:grid}.hero-values strong{color:var(--blue);font-family:var(--font-manrope), sans-serif;font-size:1.35rem}.hero-values p>span{color:var(--text-muted);font-size:.95rem}.split-heading{grid-template-columns:.9fr 1.6fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.problem-section .split-heading{grid-template-columns:minmax(560px,.9fr) minmax(720px,1.45fr)}.problem-section .section-heading{max-width:640px}.problem-section .section-heading h2,.approach-panel .section-heading h2,.works-section .section-heading h2,.about-section .section-heading h2,.contact-section .section-heading h2{font-size:clamp(2.25rem,3vw,3.1rem);line-height:1.28}.approach-panel .section-heading h2{font-size:clamp(2.2rem,2.7vw,2.8rem)}.problem-section .section-heading h2{font-size:clamp(2.25rem,2.75vw,2.9rem)}.services-section .section-heading{max-width:1160px}.services-section .section-heading h2{font-size:clamp(2.8rem,3.8vw,4.15rem);line-height:1.18}.problem-grid,.services-grid,.threeq-grid,.works-grid{gap:1.2rem;display:grid}.problem-grid{grid-template-columns:repeat(4,1fr)}.card,.problem-card,.service-card,.work-card,.news-card,.contact-form,.approach-panel,.founder-card,.value-strip,.section-cta,.company-table,.detail-aside{border-radius:var(--radius-md);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #dfe7f5e6}.problem-card{min-height:370px;padding:1.5rem;transition:transform .2s,box-shadow .2s;position:relative}.problem-card:hover,.service-card:hover,.work-card:hover{transform:translateY(-6px);box-shadow:0 26px 56px #102a5c24}.problem-number{width:42px;height:42px;color:var(--blue);font-family:var(--font-manrope), sans-serif;background:#1769ff1f;border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.problem-card svg{color:var(--navy-light)}.problem-illustration{height:130px;color:var(--navy-light);place-items:center;margin:1.25rem 0 1rem;display:grid;position:relative}.problem-illustration:before{content:"";background:radial-gradient(circle at 22% 24%,#1769ff17,#0000 28px),radial-gradient(circle at 78% 70%,#7357ff14,#0000 32px);border:1px solid #1769ff29;border-radius:28px;position:absolute;inset:12px 12%}.problem-illustration i{background:#1769ff1f;border-radius:999px;height:7px;display:block;position:absolute}.problem-illustration i:first-of-type{width:54px;top:34px;right:18%}.problem-illustration i:nth-of-type(2){width:74px;bottom:34px;left:17%}.problem-illustration i:nth-of-type(3){width:36px;bottom:22px;right:28%}.problem-card h3,.service-card h3,.work-card h3,.threeq-card h3,.news-card h3{color:var(--navy);white-space:pre-line;margin:0;font-size:1.25rem;font-weight:900;line-height:1.5}.problem-card p,.service-card p,.work-card p,.threeq-card p,.news-card p,.about-section p,.detail-layout p,.legal-page p{color:var(--text-muted)}.card-accent{transform-origin:0;background:var(--blue);border-radius:999px;height:4px;transition:transform .2s;position:absolute;bottom:1.35rem;left:1.35rem;right:1.35rem;transform:scaleX(.32)}.problem-card:hover .card-accent{transform:scaleX(1)}.accent-pink .card-accent{background:var(--pink)}.accent-orange .card-accent{background:var(--orange)}.accent-purple .card-accent{background:var(--purple)}.approach-section{padding-top:0}.approach-panel{background:radial-gradient(circle at 80% 12%,#21b8ff24,#0000 28rem),#ffffffd1;grid-template-columns:320px 1fr;gap:clamp(2rem,4vw,4rem);padding:clamp(2rem,5vw,4rem);display:grid}.process-list{grid-template-columns:repeat(5,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.process-list:before{background:linear-gradient(90deg, var(--blue), var(--pink), var(--orange), var(--purple));content:"";height:2px;animation:1.6s ease-out both line-grow;position:absolute;top:50px;left:8%;right:8%}.process-list li{z-index:1;text-align:center;justify-items:center;gap:.4rem;display:grid;position:relative}.process-icon{width:100px;height:100px;color:var(--blue);background:#fff;border:1px solid #1769ff2e;border-radius:50%;place-items:center;display:grid;box-shadow:0 12px 34px #1769ff21}.process-number{color:var(--blue);font-family:var(--font-manrope), sans-serif;font-weight:900}.process-list h3{color:var(--navy);margin:.2rem 0 0;font-size:1.15rem;font-weight:900}.process-list p{color:var(--text-muted);margin:0;font-size:.94rem}.partner-note{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--navy);background:#f4f7ffc7;grid-column:2;margin:1.4rem 0 0;padding:1rem 1.3rem;font-weight:800}.services-grid{grid-template-columns:repeat(4,1fr);margin-top:3rem}.service-card{align-content:start;gap:1rem;min-height:440px;padding:1.45rem;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.service-card:before{content:"";background:radial-gradient(circle,#1769ff24,#0000 72%);height:190px;position:absolute;inset:-40% -20% auto}.service-icon{width:72px;height:72px;color:var(--blue);z-index:2;background:#1769ff1a;border-radius:50%;place-items:center;display:grid;position:relative}.services-grid .service-icon{display:none}.accent-purple .service-icon{color:var(--purple);background:#7357ff1a}.accent-cyan .service-icon{color:#0789c9;background:#21b8ff1f}.accent-orange .service-icon{color:var(--orange);background:#ff7a281f}.accent-pink .service-icon{color:var(--pink);background:#eb4fa41f}.service-visual{place-items:center;height:210px;margin:0 0 .35rem;display:grid;position:relative}.service-visual img{object-fit:contain;filter:drop-shadow(0 18px 30px #1769ff1a);width:auto;max-width:100%;height:auto;max-height:205px}.tag-list{flex-wrap:wrap;gap:.45rem;display:flex}.tag{color:var(--blue);background:#1769ff0f;border:1px solid #1769ff33;border-radius:999px;padding:.32rem .62rem;font-size:.78rem;font-weight:800;display:inline-flex}.section-cta{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1.4rem;display:flex}.section-cta span{color:var(--navy);font-weight:800}.section-cta.compact{max-width:1040px;margin-inline:auto}.threeq-section{color:var(--navy);background:radial-gradient(circle at 18% 16%,#21b8ff33,#0000 28rem),radial-gradient(circle at 82% 12%,#7357ff1f,#0000 26rem),linear-gradient(#f8fbff 0%,#eef6ff 52%,#fff 100%);overflow:hidden}.threeq-section .section-heading h2,.threeq-section .section-lead{color:var(--navy)}.threeq-section .section-lead{color:var(--text-muted)}.threeq-light{opacity:.78;border:1px solid #21b8ff3d;border-radius:50%;width:58%;height:44%;animation:24s linear infinite orbit-drift;position:absolute;inset:7% -8% auto auto;transform:rotate(-14deg)}.threeq-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.7rem}.threeq-card{min-height:304px;color:var(--navy);background:linear-gradient(#fffffff0,#f6faffd1),#ffffffb8;border-color:#c5d7f2db;align-content:start;gap:.72rem;padding:clamp(1.65rem,2vw,2.1rem);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #1231691a}.threeq-card:before{content:"";border:1px solid #21b8ff33;border-radius:50%;width:170px;height:170px;position:absolute;top:-68px;right:-64px}.threeq-icon{width:64px;height:64px;color:var(--blue);background:linear-gradient(#fffffff5,#ebf5ffdb),#21b8ff1a;border-radius:50%;place-items:center;display:grid;box-shadow:0 16px 34px #1769ff24}.threeq-card h3,.threeq-card p{color:var(--navy)}.threeq-card p:last-child{color:var(--text-muted)}.threeq-key{background:var(--accent-gradient);font-family:var(--font-manrope), sans-serif;-webkit-background-clip:text;background-clip:text;margin:1.25rem 0 .48rem;font-size:1.42rem;font-weight:900;color:#0000!important}.threeq-outcomes{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2rem;display:flex}.threeq-outcomes strong,.threeq-outcomes span{color:var(--navy);background:#ffffffc2;border:1px solid #c5d7f2eb;border-radius:999px;padding:.62rem .95rem;box-shadow:0 16px 38px #12316912}.works-head,.news-head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.works-section .section-heading{max-width:900px}.works-section .section-heading h2{font-size:clamp(2.25rem,3vw,3.25rem)}.mini-flow{border-radius:var(--radius-md);max-width:620px;min-height:132px;box-shadow:var(--shadow-card);background:radial-gradient(circle at 18% 20%,#21b8ff1a,#0000 11rem),#ffffffb3;border:1px solid #dfe7f5db;flex-wrap:wrap;justify-content:center;align-items:center;gap:.7rem;padding:1.25rem;display:flex}.mini-flow span{color:var(--blue);background:#fff;border-radius:999px;padding:.72rem .95rem;font-size:.82rem;font-weight:800;position:relative;box-shadow:0 10px 26px #1769ff17}.works-grid{grid-template-columns:repeat(3,1fr);margin-top:2.8rem}.work-card{transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.work-mock{background:radial-gradient(circle at 80% 20%,#7357ff2e,#0000 14rem),linear-gradient(135deg,#1769ff1f,#fffc);min-height:220px}.work-mock img{object-fit:cover;object-position:top center;width:100%;height:220px}.work-window-body{grid-template-columns:70px 1fr 86px;gap:.8rem;padding:1rem;display:grid}.work-sidebar{background:var(--navy);border-radius:16px;min-height:135px}.work-lines{gap:.6rem;display:grid}.work-lines span,.work-chart{background:#ffffffdb;border-radius:12px}.work-chart{min-height:135px}.work-card-body{gap:.8rem;padding:1.4rem;display:grid}.work-category,.news-category{color:var(--blue);font-size:.78rem;font-weight:900}.detail-link{color:var(--navy);align-items:center;gap:.4rem;font-weight:900;display:inline-flex}.works-note{color:var(--text-muted);text-align:center;font-size:.9rem}.about-grid{grid-template-columns:.9fr 1.25fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.founder-card{overflow:hidden}.workspace-photo{min-height:360px;position:relative;overflow:hidden}.workspace-photo img{object-fit:cover;width:100%;height:100%;min-height:360px}.founder-message{grid-template-columns:220px 1fr;gap:1.6rem;padding:1.6rem;display:grid}.founder-message span{color:var(--blue);font-family:var(--font-manrope), sans-serif;font-weight:900}.founder-message strong{color:var(--navy);font-size:1.8rem;font-weight:900;display:block}.value-strip{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;padding:1.6rem;display:grid}.value-strip div{border-right:1px solid var(--border);text-align:center;justify-items:center;gap:.5rem;display:grid}.value-strip div:last-child{border-right:0}.value-strip span{width:64px;height:64px;color:var(--blue);background:#1769ff1a;border-radius:50%;place-items:center;display:grid}.value-strip h3{color:var(--navy);margin:0}.news-list{gap:1rem;display:grid}.news-card{gap:.6rem;padding:1.25rem;display:grid}.news-card>div{color:var(--text-muted);gap:1rem;font-size:.9rem;display:flex}.contact-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.contact-points{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.contact-points span{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:88px;color:var(--navy);box-shadow:var(--shadow-card);background:#fff;place-items:center;font-weight:900;display:grid}.contact-form{gap:1.1rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.contact-form h2{color:var(--navy);margin:0 0 .5rem;font-size:1.5rem;font-weight:900}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-field{gap:.45rem;display:grid}.form-field label,.choice-group legend{color:var(--navy);font-weight:900}.form-field label span,.choice-group legend span{color:var(--blue);background:#1769ff1a;border-radius:999px;margin-left:.45rem;padding:.16rem .42rem;font-size:.72rem}.form-field label em{color:var(--text-muted);margin-left:.45rem;font-size:.76rem;font-style:normal}input,textarea{width:100%;color:var(--text);background:#fff;border:1px solid #cfdaf0;border-radius:14px;padding:.9rem 1rem}textarea{resize:vertical}.choice-group{border:0;min-width:0;margin:0;padding:0}.choice-grid{flex-wrap:wrap;gap:.65rem;margin-top:.7rem;display:flex}.choice-pill{cursor:pointer}.choice-pill input{opacity:0;block-size:1px;inline-size:1px;position:absolute}.choice-pill span{min-height:44px;color:var(--navy);background:#fff;border:1px solid #d7e2f5;border-radius:999px;align-items:center;padding:.65rem .95rem;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.choice-pill input:checked+span{color:var(--blue);background:#1769ff1a;border-color:#1769ffcc}.choice-pill input:focus-visible+span{outline-offset:3px;outline:3px solid #21b8ff73}.field-error{color:#b42318;margin:0;font-size:.9rem;font-weight:800}.field-hint,.form-note{color:var(--text-muted);margin:0;font-size:.9rem}.char-count{color:var(--text-muted);justify-self:end;font-size:.86rem}.honeypot{opacity:0;position:absolute;left:-9999px}.privacy-check{color:var(--text-muted);align-items:flex-start;gap:.7rem;display:flex}.privacy-consent{background:#f4f7ff94;border:1px solid #1769ff29;border-radius:16px;gap:.7rem;padding:1rem;display:grid}.privacy-consent>p{color:var(--text-muted);margin:0;font-size:.92rem}.privacy-policy-link{color:var(--blue);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #1769ff61;justify-self:start;padding:0;font-weight:900}.privacy-policy-link:hover{border-bottom-color:var(--blue)}.privacy-check input{width:20px;min-width:20px;height:20px;margin-top:.25rem}.privacy-check input:disabled{cursor:not-allowed;opacity:.45}.privacy-check input:disabled+span{opacity:.62}.privacy-modal-backdrop{place-items:center;padding:1.2rem;display:grid}.privacy-modal{background:#fff;border:1px solid #dfe7f5f2;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(920px,100%);max-height:min(86dvh,920px);display:grid;overflow:hidden;box-shadow:0 32px 90px #051b4642}.privacy-modal .modal-header{border-bottom:1px solid var(--border);padding:1.1rem 1.25rem}.privacy-modal .modal-header h2{color:var(--navy);margin:0;font-size:1.35rem;font-weight:900}.privacy-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:1.25rem;overflow-y:auto}.privacy-modal-actions{border-top:1px solid var(--border);justify-content:flex-end;padding:1rem 1.25rem;display:flex}.privacy-policy{gap:1.2rem;display:grid}.privacy-policy-date,.privacy-policy-lead{margin:0}.privacy-policy-date{color:var(--navy);font-weight:800}.privacy-policy-lead{color:var(--text-muted)}.privacy-policy-sections{gap:1rem;display:grid}.privacy-policy section{background:#f8faffb8;border:1px solid #dfe7f5e6;border-radius:16px;padding:1rem}.privacy-policy h2{color:var(--navy);margin:0 0 .45rem;font-size:1.05rem;font-weight:900}.privacy-policy p{color:var(--text-muted);margin:0}.legal-policy-list{color:var(--text-muted);gap:.35rem;margin:.7rem 0 0;padding-left:1.2rem;display:grid}.legal-policy-list li{padding-left:.15rem}.legal-policy-note{border-left:4px solid var(--blue);background:#1769ff14;border-radius:0 14px 14px 0;padding:.9rem 1rem;font-weight:800;color:var(--navy)!important}.privacy-policy.compact{gap:1rem}.privacy-policy.compact .privacy-policy-sections{gap:.8rem}.toast{border-radius:14px;align-items:center;gap:.6rem;padding:.85rem 1rem;font-weight:800;display:flex}.toast-success{color:#0f766e;background:#0f766e1a}.toast-error{color:#b42318;background:#b423181a}.subpage-hero{max-width:1180px;margin:0 auto;padding:clamp(5rem,10vw,8rem) clamp(1rem,4vw,3rem) clamp(2.5rem,6vw,4rem)}.legal-page{gap:1.2rem;display:grid}.legal-page h2,.detail-layout h2{color:var(--navy);margin:1.2rem 0 0;font-size:1.35rem;font-weight:900}.company-table{display:grid;overflow:hidden}.company-table div{border-bottom:1px solid var(--border);grid-template-columns:220px 1fr;display:grid}.company-table div:last-child{border-bottom:0}.company-table dt,.company-table dd{margin:0;padding:1rem}.company-table dt{background:var(--surface-soft);color:var(--navy);font-weight:900}.business-tags{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.business-tags span{color:var(--blue);box-shadow:var(--shadow-card);background:#fff;border-radius:999px;padding:.65rem .9rem;font-weight:800}.detail-layout{grid-template-columns:1fr 360px;gap:2rem;display:grid}.detail-aside{align-self:start;padding:1.3rem}.detail-aside dl{gap:.8rem;display:grid}.detail-aside dt{color:var(--text-muted);font-size:.85rem;font-weight:800}.detail-aside dd{color:var(--navy);margin:0;font-weight:900}.loading-view{min-height:50vh;color:var(--navy);place-items:center;font-weight:900;display:grid}.loading-view span{border:4px solid #1769ff29;border-top-color:var(--blue);border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.site-footer{border-top:1px solid var(--border);background:#fff;padding:2.5rem clamp(1rem,4vw,3rem)}.footer-inner{grid-template-columns:360px 1fr;gap:2rem;max-width:1440px;margin:0 auto;display:grid}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand img{object-fit:cover;background:#0a1830;border-radius:12px;width:96px;height:64px}.footer-name{color:var(--navy);font-family:var(--font-manrope), sans-serif;margin:0;font-size:1.25rem;font-weight:900}.footer-brand p:last-child{color:var(--text-muted);margin:.2rem 0 0}.footer-nav{color:var(--navy);flex-wrap:wrap;justify-content:end;gap:.8rem 1.2rem;font-weight:800;display:flex}.footer-bottom{border-top:1px solid var(--border);max-width:1440px;color:var(--text-muted);justify-content:space-between;gap:1rem;margin:2rem auto 0;padding-top:1.2rem;font-size:.9rem;display:flex}@keyframes gradient-flow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes orbit-drift{0%{transform:rotate(-18deg)}to{transform:rotate(342deg)}}@keyframes dot-float{0%,to{transform:translate(0)}50%{transform:translate(16px,-12px)}}@keyframes float-soft{0%,to{translate:0}50%{translate:0 -14px}}@keyframes line-grow{0%{transform-origin:0;transform:scaleX(0)}to{transform-origin:0;transform:scaleX(1)}}@keyframes wave-shift{0%{transform:translate(-8%)}to{transform:translate(8%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.site-header-inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero-slider,.problem-section .split-heading,.split-heading,.approach-panel,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{min-height:auto;padding-top:0;transform:none}.hero-controls{margin-top:1rem;position:static}.hero-device-scene{min-height:500px}.problem-grid,.services-grid,.works-grid{grid-template-columns:repeat(2,1fr)}.process-list{grid-template-columns:repeat(5,minmax(140px,1fr));padding-bottom:1rem;overflow-x:auto}.partner-note{grid-column:1}.services-grid{margin-top:2rem}}@media (width<=760px){html{scroll-padding-top:78px}.site-header-inner{padding:.8rem 1rem}.site-logo{gap:.7rem}.site-logo-mark,.site-logo-mark img{width:56px;height:40px}.site-logo-name{white-space:normal;max-width:168px;font-size:.98rem}.site-logo-divider,.contact-pill,.menu-label{display:none}.hero-section{min-height:auto;padding-top:2.5rem}.hero-slider{gap:1rem;min-height:0}.hero-copy h1{font-size:clamp(2.28rem,10.7vw,3.1rem)}.hero-copy h1>span{white-space:nowrap}.line-keep,.section-heading h2 .gradient-text{white-space:normal}.hero-actions,.section-cta,.footer-bottom,.works-head,.news-head{flex-direction:column;align-items:stretch}.button,.contact-pill{width:100%}.hero-device-scene{min-height:420px}.laptop{width:90%;height:282px;top:8%;left:0;right:auto}.tablet{width:154px;height:220px;top:32%;right:0}.phone{width:120px;height:232px;bottom:2%;right:16%}.idea-note{width:190px;height:116px;bottom:0;left:0}.dash-cards{grid-template-columns:1fr}.dash-cards span:nth-child(n+2),.dash-bottom,.tablet .flow-node:nth-of-type(n+3),.tablet .flow-line:nth-of-type(n+2){display:none}.hero-values,.problem-grid,.services-grid,.threeq-grid,.works-grid,.value-strip,.form-grid,.contact-points,.footer-inner,.detail-layout{grid-template-columns:1fr}.hero-values div,.value-strip div{border-right:0;border-bottom:1px solid var(--border)}.hero-values div:last-child,.value-strip div:last-child{border-bottom:0}.section{padding:3.35rem 1rem}.section-heading.center{text-align:left}.section-heading h2,.subpage-hero h1{font-size:clamp(2rem,11vw,3rem)}.problem-section .section-heading h2{font-size:clamp(1.86rem,8.75vw,2.24rem)}.problem-section .section-heading h2 .title-line{white-space:nowrap}.fade-in{opacity:1!important;transform:none!important}.eyebrow{gap:.42rem;font-size:.72rem}.eyebrow:before,.eyebrow:after{width:24px}.problem-section .split-heading,.services-section .section-inner{gap:1.35rem}.problem-grid,.services-grid{gap:.9rem;margin-top:1.35rem}.problem-card,.service-card,.threeq-card,.work-card{min-height:auto;padding:1.15rem}.problem-illustration{height:92px;margin:.75rem 0}.service-visual{height:150px}.service-visual img{max-height:145px}.threeq-section{padding-block:3.35rem}.threeq-light{display:none}.threeq-grid{gap:.9rem;margin-top:1.35rem}.threeq-card{gap:.5rem}.threeq-card:before{top:-86px;right:-86px}.threeq-icon{width:48px;height:48px}.threeq-icon svg{width:27px;height:27px}.threeq-key{margin:.42rem 0 .08rem;font-size:1.06rem}.threeq-card h3{font-size:1.02rem;line-height:1.45}.threeq-card p{margin:0;font-size:.9rem;line-height:1.75}.threeq-outcomes{gap:.55rem;margin-top:1.05rem;display:grid}.threeq-outcomes strong,.threeq-outcomes span{text-align:center;border-radius:14px;width:100%;padding:.64rem .8rem}.works-grid{margin-top:1.5rem}.work-mock,.work-mock img{height:150px;min-height:150px}.work-card-body{gap:.65rem;padding:1.1rem}.section-cta{margin-top:1.15rem;padding:1rem}.approach-panel{padding:1.2rem}.process-list{grid-template-columns:1fr;overflow:visible}.process-list:before{background:linear-gradient(var(--blue), var(--pink), var(--orange), var(--purple));width:2px;height:auto;top:46px;bottom:46px;left:50px}.process-list li{text-align:left;grid-template-columns:100px 1fr;justify-items:start}.process-icon{grid-row:span 3}.founder-message,.company-table div{grid-template-columns:1fr}.footer-nav{justify-content:start}}@media (width<=360px){.site-logo-name{max-width:132px;font-size:.86rem}.hero-copy h1{font-size:2.3rem}.choice-pill span,.choice-pill,.choice-grid{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
