@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--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{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--ink:#17314c;--muted:#63798e;--blue:#3187ed;--blue-deep:#1768d0;--sky:#eaf7ff;--line:#dcebf5;--white:#fff;--shadow:0 22px 60px #2e699a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{display:block}p{margin:0}.container{width:min(1160px,100% - 48px);margin:0 auto}.section{padding:126px 0;position:relative;overflow:hidden}.soft-bg{background:#f3faff}.sp{display:none}em{color:var(--blue);font-style:normal}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);height:126px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:.02em;white-space:nowrap;align-items:center;gap:10px;font-size:19px;font-weight:900;display:inline-flex}.site-header .brand{flex-shrink:0;gap:0;text-decoration:none}.brand-logo{object-fit:contain;object-position:left center;width:220px;height:auto;display:block}.site-header nav{color:#49647d;align-items:center;gap:30px;font-size:12px;font-weight:700;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--blue)}.header-cta{background:var(--blue);color:#fff;border-radius:12px;align-items:center;gap:24px;padding:15px 20px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #3187ed38}.header-cta span{font-size:17px}.hero{background:linear-gradient(112deg,#f9fdff 0%,#edf9ff 52%,#e4f5ff 100%);min-height:760px;padding:134px 0 82px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.35;background-image:radial-gradient(#8cc8f2 1px,#0000 1px);background-size:23px 23px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 38% 75%,#000);mask-image:linear-gradient(90deg,#000,#0000 38% 75%,#000)}.hero-inner{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;width:min(1240px,100% - 48px);min-height:545px;margin:0 auto;display:grid;position:relative}.hero-copy{z-index:3;padding-left:40px}.hero-kicker{color:#4b6e88;background:#ffffffb3;border:1px solid #5daee63d;border-radius:100px;align-items:center;gap:9px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.hero-kicker b{color:var(--blue);font-size:14px}.hero h1{letter-spacing:-.05em;margin:24px 0 22px;font-size:clamp(44px,4.25vw,66px);font-weight:900;line-height:1.25}.hero h1 em{display:inline;position:relative}.hero h1 em:after{content:"";opacity:.48;z-index:-1;background:#9fe3e3;border-radius:20px;height:9px;position:absolute;bottom:3px;left:0;right:0}.hero-copy>p{color:#526d83;max-width:560px;font-size:14px;font-weight:500;line-height:2.05}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:34px;min-width:190px;height:58px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg,#3b9cf5,#2478e1);box-shadow:0 14px 30px #2077da3d}.button.secondary{color:#44637d;background:#ffffffd1;border:1px solid #cfe4f2}.hero-notes{color:#638097;flex-wrap:wrap;gap:17px;margin-top:23px;font-size:11px;font-weight:700;display:flex}.hero-notes b{color:#34a790;margin-right:3px}.hero-visual{justify-content:center;align-items:center;height:540px;display:flex;position:relative;overflow:visible}.hero-dashboard-image{object-fit:contain;object-position:center;width:min(100%,760px);height:auto;max-height:720px;display:block}.scroll-cue{z-index:3;color:#76a3c4;letter-spacing:.2em;flex-direction:column;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.scroll-cue i{font-size:17px;font-style:normal}.about{background:#fff}.about-grid{grid-template-columns:1fr 1.08fr;align-items:center;gap:80px;display:grid}.mini-label{color:var(--blue);letter-spacing:.23em;margin-bottom:19px;font-size:10px;font-weight:900;display:inline-block}.about-copy h2{letter-spacing:-.045em;margin:0 0 25px;font-size:clamp(36px,4vw,54px);line-height:1.45}.about-copy>p{color:var(--muted);max-width:490px;font-size:14px;line-height:2.15}.check-list{gap:14px;margin:30px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:grid}.check-list li{align-items:center;gap:12px;display:flex}.check-list span{color:#2c9e83;background:#e5f8f3;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.about-visual{justify-content:center;align-items:center;min-width:0;display:flex}.about-visual img{object-fit:contain;width:min(100%,610px);height:auto;display:block}.section-heading{text-align:center;max-width:780px;margin:0 auto 52px}.eyebrow{color:var(--blue);letter-spacing:.22em;justify-content:center;align-items:center;gap:12px;margin-bottom:17px;font-size:10px;font-weight:900;display:flex}.eyebrow i{background:#83c6f2;width:25px;height:1px}.section-heading h2{letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(34px,3.7vw,50px);line-height:1.45}.section-heading>p{color:var(--muted);max-width:620px;margin:0 auto;font-size:13px;line-height:2}.problem-image-section{background:linear-gradient(#f5fbff 0%,#f1f9ff 52%,#f7fcff 100%);width:100%;padding:105px 0 112px;overflow:hidden}.problem-image-section__inner{width:min(1200px,100% - 48px);margin:0 auto}.problem-image-section__image{width:100%;display:block}.problem-image-section__heading{text-align:center;max-width:820px;margin:0 auto 52px}.problem-image-section__eyebrow{color:#4894ee;letter-spacing:.28em;justify-content:center;align-items:center;gap:14px;margin-bottom:20px;font-size:10px;font-weight:900;display:flex}.problem-image-section__eyebrow i{background:#91c8ee;width:26px;height:1px}.problem-image-section__heading h2{color:#193650;letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.2vw,54px);font-weight:600;line-height:1.35}.problem-image-section__heading p{color:#7289a0;margin-top:22px;font-size:14px;font-weight:500;line-height:2}.problem-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 26px;display:grid}.problem-card{--problem-accent:#388ced;--problem-border:#b9dcf5;border:1px solid var(--problem-border);isolation:isolate;background:linear-gradient(132deg,#fffffff7,#ecf7ffe0);border-radius:26px;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,62%) minmax(180px,38%);min-width:0;height:260px;padding:28px 18px 0 28px;transition:transform .24s,box-shadow .24s;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 30px #376f9c0b}.problem-card--mint{--problem-accent:#13a98f;--problem-border:#a9e0d6;background:linear-gradient(132deg,#fffffff7,#ebfbf7e0)}.problem-card--lavender{--problem-accent:#7d84e9;--problem-border:#c6cdf7;background:linear-gradient(132deg,#fffffff7,#f0f2ffe6)}.problem-card--teal{--problem-accent:#0fa98e;--problem-border:#a9e0d6;background:linear-gradient(132deg,#fffffff7,#edfbf9e6)}.problem-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #376f9c17}.problem-card__number{z-index:3;color:var(--problem-accent);letter-spacing:-.02em;grid-area:1/1;font-size:29px;font-weight:900;line-height:1;display:block;position:relative}.problem-card__body{z-index:3;grid-area:2/1;grid-template-columns:66px minmax(0,1fr);align-items:start;gap:22px;margin-top:21px;display:grid;position:relative}.problem-card__icon{width:66px;height:66px;color:var(--problem-accent);background:#fffffff5;border-radius:18px;place-items:center;display:grid;box-shadow:0 8px 20px #31689313}.problem-card__icon svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:33px;height:33px}.problem-card__copy h3{color:#17314c;letter-spacing:-.03em;margin:-4px 0 11px;font-size:21px;font-weight:800;line-height:1.55}.problem-card__copy p{color:#61788e;font-size:11px;font-weight:500;line-height:1.9}.problem-card__visual{z-index:2;pointer-events:none;grid-area:1/2/-1;justify-content:center;align-items:flex-end;width:100%;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.problem-card__visual img{object-fit:contain;object-position:center bottom;width:100%;max-width:100%;height:100%;display:block;position:static;transform:none}.problem-card.problem-card--image{aspect-ratio:1889/832;border:1px solid var(--problem-border);height:auto;min-height:0;box-shadow:none;background:0 0;padding:0;display:block;overflow:hidden}.problem-card.problem-card--image:hover{box-shadow:none;transform:none}.problem-card__full-image{object-fit:contain;width:100%;height:100%;display:block}.solution-section{background:linear-gradient(#f3f9ff 0%,#f8fcff 100%)}.solution-section__inner{width:min(1240px,100% - 48px);margin:0 auto}.solution-main-panel{background:radial-gradient(circle at 22% 64%,#d5e8ff9e,#0000 43%),linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e1edf9;border-radius:38px;grid-template-columns:1fr 1fr;align-items:center;gap:32px;min-height:620px;padding:102px 54px 40px 34px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 64px #3e69971c}.solution-main-panel__label{border-left:4px solid var(--blue);gap:7px;padding-left:19px;display:grid;position:absolute;top:34px;left:42px}.solution-main-panel__label span{color:var(--blue);letter-spacing:.03em;font-size:14px;font-weight:900}.solution-main-panel__label b{color:#536a84;font-size:13px}.solution-main-panel__visual{justify-content:center;align-items:flex-end;min-width:0;height:470px;display:flex}.solution-main-panel__visual img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.solution-main-panel__copy{padding:22px 4px 0}.solution-main-panel__copy h2{color:#16324f;letter-spacing:-.045em;margin:0 0 30px;font-size:clamp(35px,3vw,44px);font-weight:600;line-height:1.5}.solution-main-panel__copy p{color:#50677e;font-size:14px;font-weight:500;line-height:2.05}.solution-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:68px;display:grid}.solution-card{background:#fffffff5;border:1px solid #e1edf8;border-radius:30px;height:570px;transition:transform .25s,box-shadow .25s;position:relative;overflow:visible;box-shadow:0 20px 48px #3c6b971a}.solution-card:hover{transform:translateY(-4px);box-shadow:0 25px 52px #3c6b9724}.solution-card__number{z-index:2;color:#2f7feb;background:#fffffffa;border:1px solid #bad8fb;border-radius:50%;place-items:center;width:76px;height:76px;font-size:28px;font-weight:800;display:grid;position:absolute;top:-38px;left:50%;transform:translate(-50%);box-shadow:0 7px 20px #2f7feb1f,inset 0 0 0 7px #f5faff}.solution-card__visual{background:linear-gradient(#f8fbff,#eef7ff);border-radius:30px 30px 0 0;height:310px;overflow:hidden}.solution-card__visual img{object-fit:cover;object-position:center;width:100%;height:100%}.solution-card__copy{text-align:center;padding:30px 32px 34px}.solution-card__copy h3{color:#174f99;min-height:58px;margin:0;font-size:20px;font-weight:800;line-height:1.55}.solution-card__dots{color:#70aaf3;letter-spacing:.3em;margin:4px 0 20px;font-size:18px;line-height:1;display:block}.solution-card__copy p{color:#526a83;text-align:left;font-size:13px;font-weight:500;line-height:2}.text-link{color:#39759f;border-bottom:1px solid #8fc7ed;align-items:center;gap:22px;padding-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}.function-section{isolation:isolate;background:#f6faff;position:relative}.function-section:before,.function-section:after{content:"";z-index:-1;border:1px solid #70a7e826;border-radius:50%;position:absolute}.function-section:before{width:300px;height:300px;top:-95px;left:-160px;box-shadow:0 0 0 55px #91beee09}.function-section:after{width:260px;height:260px;top:75px;right:-120px;box-shadow:0 0 0 55px #91beee09}.function-section__inner{width:min(1280px,100% - 48px);margin:0 auto;position:relative}.function-section__inner:before,.function-section__inner:after{content:"";z-index:-1;opacity:.3;background-image:radial-gradient(#9ac9f3 2px,#0000 2px);background-size:17px 17px;width:130px;height:130px;position:absolute}.function-section__inner:before{top:55px;left:-115px}.function-section__inner:after{top:45px;right:-105px}.function-section__heading{text-align:center;max-width:850px;margin:0 auto 36px}.function-section__eyebrow{color:var(--blue);letter-spacing:.28em;justify-content:center;align-items:center;gap:16px;font-size:11px;font-weight:900;display:flex}.function-section__eyebrow i{background:#5aa3f7;width:33px;height:1px}.function-section__heading h2{color:#102e52;letter-spacing:-.04em;margin:20px 0 12px;font-size:clamp(38px,4vw,55px);font-weight:700;line-height:1.25}.function-section__heading p{color:#526981;font-size:13px;line-height:1.9}.function-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.function-detail-card{--function-accent:#3588f2;--function-soft:#eaf4ff;background:#ffffffeb;border:1px solid #d8e7f7;border-radius:26px;grid-template-rows:auto 1fr;height:300px;transition:transform .22s,box-shadow .22s;display:grid;overflow:hidden;box-shadow:0 14px 34px #3d699312}.function-detail-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #3d69931c}.function-detail-card--mint{--function-accent:#24b693;--function-soft:#e8f9f3}.function-detail-card--orange{--function-accent:#f19232;--function-soft:#fff2e4}.function-detail-card--purple{--function-accent:#8365dc;--function-soft:#f2edff}.function-detail-card--report{--function-accent:#4e8ee8;--function-soft:#eaf3ff}.function-detail-card--pink{--function-accent:#e9797f;--function-soft:#fff0f1}.function-detail-card__header{grid-template-columns:58px minmax(0,1fr) 54px;align-items:center;gap:17px;padding:18px 18px 8px;display:grid}.function-detail-card__number,.function-detail-card__icon{background:var(--function-soft);color:var(--function-accent);border-radius:14px;place-items:center;display:grid}.function-detail-card__number{width:58px;height:54px;font-size:25px;font-weight:800}.function-detail-card__icon{width:54px;height:54px;font-size:25px;font-weight:800}.function-detail-card__header h3{color:#102e52;margin:0 0 5px;font-size:17px;line-height:1.35}.function-detail-card__header p{color:#5d7289;font-size:10px;line-height:1.6}.function-detail-card__visual{justify-content:center;align-items:flex-end;min-height:0;padding:0 14px 4px;display:flex}.function-detail-card__visual img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.start-grow-section{background:linear-gradient(#f1f8ff,#f7fbff)}.start-grow-section__inner{width:min(1400px,100% - 48px);margin:0 auto}.start-grow-section__heading{grid-template-columns:.95fr 1.05fr;align-items:end;gap:90px;display:grid}.start-grow-section__eyebrow{color:#2d7fe9;letter-spacing:.24em;align-items:center;gap:14px;font-size:11px;font-weight:900;display:flex}.start-grow-section__eyebrow i{background:#5b9bea;width:35px;height:1px}.start-grow-section__heading h2{color:#102e52;letter-spacing:-.045em;margin:30px 0 0;font-size:clamp(40px,4.2vw,60px);font-weight:500;line-height:1.4}.start-grow-section__heading>p{color:#60758c;padding-bottom:14px;font-size:14px;line-height:2.15}.start-grow-section__line{background:linear-gradient(90deg,#74a9e6,#74a9e624);height:1px;margin:40px 0 34px}.flow-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.flow-step{min-width:0;position:relative}.flow-step__visual{aspect-ratio:1.31;background:linear-gradient(135deg,#fff,#ebf5ff);border:1px solid #dceaf8;border-radius:26px;overflow:hidden}.flow-step__visual img{object-fit:cover;object-position:center;width:100%;height:100%}.flow-step__arrow{z-index:2;color:#fff;background:#2f82f6;border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;display:grid;position:absolute;top:116px;right:-28px;box-shadow:0 8px 18px #2f82f63d}.flow-step__label{color:#2e7de7;letter-spacing:.11em;margin:30px 0 16px;font-size:10px;font-weight:900;display:block}.flow-step__timeline{align-items:center;gap:16px;display:flex}.flow-step__timeline span{color:#2f7de7;background:#ffffffc7;border:1.5px solid #3987f2;border-radius:50%;flex:0 0 56px;place-items:center;width:56px;height:56px;font-size:16px;font-weight:900;display:grid}.flow-step__timeline i{border-top:2px dashed #77a9e9;flex:1;height:1px}.flow-step h3{color:#102e52;margin:24px 0 10px;font-size:18px}.flow-step p{color:#63798e;font-size:11px;line-height:1.95}.contact-reproduction{background:radial-gradient(circle at 8% 80%,#a4d3f738,#0000 22%),radial-gradient(circle at 88% 10%,#bcdef94d,#0000 28%),linear-gradient(145deg,#f7fbff 0%,#eef7ff 55%,#f8fcff 100%);padding:96px 0}.contact-reproduction:before{content:"";opacity:.42;background-image:radial-gradient(#78b5ef 2px,#0000 2px);background-size:18px 18px;width:130px;height:130px;position:absolute;bottom:74px;left:0}.contact-reproduction:after{content:"＋";color:#5aa4e738;font-size:52px;font-weight:300;position:absolute;bottom:18px;right:24px}.contact-reproduction__inner{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffc2;border:1px solid #ffffffeb;border-radius:52px;grid-template-columns:minmax(0,48%) minmax(0,52%);align-items:stretch;width:min(1560px,100% - 64px);min-height:700px;margin:0 auto;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #487aa61a,inset 0 0 0 1px #b8d8f133}.contact-reproduction__inner:before{content:"";border:1px solid #79b5e424;border-radius:50%;width:700px;height:390px;position:absolute;top:220px;left:-210px;transform:rotate(-12deg)}.contact-reproduction__content{z-index:2;align-self:center;padding:36px 48px;position:relative}.contact-reproduction__label{color:#2c83e9;letter-spacing:.12em;gap:10px;font-size:14px;font-weight:900;display:inline-grid}.contact-reproduction__label i{background:linear-gradient(90deg,#8bc8fa,#d2e9fb);border-radius:2px;width:150px;height:2px}.contact-reproduction__title{color:#112e58;letter-spacing:-.055em;margin:54px 0 30px;font-size:clamp(46px,4vw,62px);font-weight:800;line-height:1.42}.contact-reproduction__title em{color:#3599e9;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3fa7ef,#2185e6);-webkit-background-clip:text;background-clip:text}.contact-reproduction__lead{color:#163457;letter-spacing:.01em;font-size:clamp(15px,1.35vw,20px);line-height:2}.contact-reproduction__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:36px;display:grid}.contact-reproduction__button{border-radius:18px;justify-content:center;align-items:center;gap:30px;height:76px;font-size:17px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex}.contact-reproduction__button:hover{transform:translateY(-2px)}.contact-reproduction__button--primary{color:#fff;background:linear-gradient(135deg,#36a0f3,#1d75e1);box-shadow:0 15px 30px #267ee03d}.contact-reproduction__button--secondary{color:#13325a;background:#ffffffe0;border:2px solid #2d86ee}.contact-reproduction__note{color:#788a9c;letter-spacing:.01em;margin-top:34px;font-size:13px;display:block}.contact-reproduction__visual{background:linear-gradient(145deg,#e7f4ff,#cceaff);border-radius:42px;min-width:0;position:relative;overflow:hidden}.contact-reproduction__visual picture{width:100%;height:100%;display:block}.contact-reproduction__image{object-fit:cover;object-position:center;width:100%;height:100%}.contact-reproduction__speech{z-index:2;color:#112f56;background:#fffffff5;border-radius:32px;padding:24px 34px;font-size:18px;font-weight:800;line-height:1.65;position:absolute;top:52px;left:40px;box-shadow:0 15px 34px #3568951f}.contact-reproduction__speech:after{content:"";border-top:20px solid #fff;border-bottom:0 solid #0000;border-left:22px solid #0000;border-right:7px solid #0000;position:absolute;bottom:-18px;left:66%;transform:rotate(10deg)}.contact-reproduction__decoration{z-index:2;pointer-events:none;position:absolute}.contact-reproduction__decoration--plus{color:#4a9de673;font-size:46px;font-weight:300;top:82px;left:45%}.contact-reproduction__decoration--dot{background:#59adec24;border-radius:50%;width:42px;height:42px;bottom:54px;right:52%}.faq{padding-top:100px}.faq-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.faq-title{position:sticky;top:40px}.faq-title h2{margin:0 0 18px;font-size:38px}.faq-title p{color:var(--muted);max-width:300px;margin-bottom:25px;font-size:12px;line-height:1.95}.faq-list{border-top:1px solid #d8e6ef}.faq-list details{border-bottom:1px solid #d8e6ef}.faq-list summary{cursor:pointer;grid-template-columns:40px 1fr 25px;align-items:center;gap:12px;min-height:76px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.q-mark{color:var(--blue);font-family:Georgia,serif;font-size:18px;font-weight:700}.faq-list summary b{font-size:13px}.faq-list summary i{color:#72a9ce;font-size:18px;font-style:normal;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.answer{grid-template-columns:40px 1fr;gap:12px;padding:0 28px 25px 0;display:grid}.answer span{color:#4aa991;font-family:Georgia,serif;font-weight:700}.answer p{color:var(--muted);font-size:11px;line-height:1.9}footer{color:#fff;background:#17334e;padding:65px 0 28px}.footer-inner{grid-template-columns:1fr 1.4fr auto;align-items:center;gap:50px;display:grid}.footer-brand p{color:#8fa6ba;margin-top:12px;font-size:10px}.footer-links{color:#b9cad8;flex-wrap:wrap;gap:18px 25px;font-size:10px;display:flex}.page-top{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:60px;height:60px;font-size:17px;display:grid}.page-top small{letter-spacing:.1em;margin-top:-18px;font-size:6px}.footer-bottom{color:#7790a5;letter-spacing:.08em;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:42px;padding-top:22px;font-size:8px;display:flex}.footer-bottom div{gap:22px;display:flex}.mobile-fixed-cta{display:none}@media (max-width:1024px){.site-header nav{display:none}.hero-inner{grid-template-columns:.95fr 1.05fr}.hero-copy{padding-left:0}.about-grid{gap:35px}.contact-reproduction__inner{border-radius:42px;min-height:580px;padding:22px}.contact-reproduction__content{padding:30px 25px}.contact-reproduction__title{margin-top:38px;font-size:45px}.contact-reproduction__lead{font-size:13px}.contact-reproduction__actions{grid-template-columns:1fr;gap:12px;margin-top:26px}.contact-reproduction__button{height:60px;font-size:14px}.contact-reproduction__note{margin-top:22px;font-size:10px}.contact-reproduction__speech{border-radius:25px;padding:18px 24px;font-size:14px;top:32px;left:25px}.problem-card{grid-template-columns:minmax(0,60%) minmax(170px,40%);height:250px;padding:25px 14px 0 23px}.problem-card__body{grid-template-columns:57px minmax(0,1fr);gap:16px}.problem-card__icon{border-radius:16px;width:57px;height:57px}.problem-card__icon svg{width:29px;height:29px}.problem-card__copy h3{font-size:18px}.problem-card__copy p{font-size:10px}.solution-main-panel{grid-template-columns:1fr 1fr;min-height:550px;padding:94px 34px 34px 24px}.solution-main-panel__visual{height:400px}.solution-main-panel__copy h2{font-size:34px}.solution-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:64px}.solution-card{height:540px}.solution-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 10px)}.function-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.start-grow-section__heading{gap:52px}.flow-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 28px}.flow-step__arrow{display:none}}@media (max-width:760px){.container{width:min(100% - 30px,560px)}.section{padding:82px 0}.pc{display:none}.sp{display:block}.site-header{width:calc(100% - 30px);height:100px}.site-header .brand{font-size:16px}.brand-logo{width:170px;height:auto}.header-cta{gap:12px;padding:12px 14px;font-size:10px}.hero{background:linear-gradient(#f7fcff 0%,#edf9ff 58%,#e4f5ff 100%);min-height:auto;padding:118px 0 60px}.hero:before{opacity:.18}.hero-inner{flex-direction:column;width:calc(100% - 30px);min-height:0;display:flex}.hero-copy{text-align:center;order:0}.hero-kicker{font-size:10px}.hero h1{margin-top:18px;font-size:39px;line-height:1.35}.hero-copy>p{font-size:12px;line-height:1.95}.hero-actions{flex-direction:column;align-items:stretch;margin-top:25px}.button{width:100%;min-width:0;height:56px}.hero-notes{justify-content:center;gap:8px 13px}.hero-visual{order:1;width:100%;height:auto;margin-top:32px;margin-bottom:0;padding:0 2px}.hero-dashboard-image{object-fit:contain;width:100%;max-width:680px;height:auto}.scroll-cue{display:none}.about-grid,.faq-grid{grid-template-columns:1fr;gap:40px}.about-copy{text-align:center}.about-copy h2{font-size:34px;line-height:1.45}.about-copy>p{font-size:12px}.check-list{text-align:left;max-width:360px;margin-left:auto;margin-right:auto;font-size:11px}.about-visual{width:100%}.about-visual img{width:min(100%,560px)}.section-heading{margin-bottom:35px}.section-heading h2{font-size:31px}.section-heading>p{font-size:11px;line-height:1.9}.problem-image-section{padding:74px 0 78px}.problem-image-section__inner{width:min(100% - 32px,560px)}.problem-image-section__heading{margin-bottom:38px}.problem-image-section__eyebrow{margin-bottom:16px}.problem-image-section__heading h2{font-size:clamp(29px,8.7vw,38px);line-height:1.45}.problem-image-section__heading p{margin-top:16px;font-size:11px;line-height:1.9}.problem-card-grid{grid-template-columns:1fr;gap:14px}.problem-heading-break{display:none}.problem-card{border-radius:22px;grid-template-rows:auto auto 190px;grid-template-columns:1fr;height:auto;min-height:0;padding:23px 20px 0}.problem-card__number{font-size:25px}.problem-card__body{grid-area:2/1;grid-template-columns:46px minmax(0,1fr);gap:10px;margin-top:18px}.problem-card__icon{border-radius:14px;width:46px;height:46px}.problem-card__icon svg{width:25px;height:25px}.problem-card__copy h3{margin-top:-3px;font-size:16px;line-height:1.5}.problem-card__copy p{font-size:9px;line-height:1.75}.problem-card__visual{grid-area:3/1;width:100%;height:190px;margin-top:8px}.problem-card__visual img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.solution-section__inner,.function-section__inner,.start-grow-section__inner{width:min(100% - 32px,560px)}.solution-main-panel{border-radius:26px;grid-template-columns:1fr;gap:12px;min-height:0;padding:88px 22px 44px}.solution-main-panel__label{top:27px;left:25px}.solution-main-panel__visual{height:300px}.solution-main-panel__copy{text-align:center;padding:0}.solution-main-panel__copy h2{margin-bottom:20px;font-size:clamp(29px,8.5vw,38px);line-height:1.45}.solution-main-panel__copy p{font-size:11px;line-height:1.9}.solution-card-grid{grid-template-columns:1fr;gap:62px;margin-top:70px}.solution-card,.solution-card:last-child{grid-column:auto;width:100%;height:510px}.solution-card__number{width:68px;height:68px;font-size:24px;top:-34px}.solution-card__visual{height:285px}.solution-card__copy{padding:27px 25px 30px}.solution-card__copy h3{min-height:0;font-size:18px}.solution-card__copy p{font-size:12px}.function-section__heading{margin-bottom:30px}.function-section__heading h2{font-size:clamp(31px,9vw,40px);line-height:1.35}.function-section__heading p{font-size:11px;line-height:1.85}.function-detail-grid{grid-template-columns:1fr;gap:14px}.function-detail-card{border-radius:22px;height:285px}.function-detail-card__header{grid-template-columns:52px minmax(0,1fr) 48px;gap:12px;padding:15px 14px 6px}.function-detail-card__number{width:52px;height:48px;font-size:21px}.function-detail-card__icon{width:48px;height:48px;font-size:22px}.function-detail-card__header h3{font-size:15px}.start-grow-section__heading{text-align:left;grid-template-columns:1fr;gap:24px}.start-grow-section__heading h2{margin-top:22px;font-size:clamp(34px,10vw,46px)}.start-grow-section__heading>p{padding-bottom:0;font-size:11px;line-height:1.95}.start-grow-section__line{margin:28px 0}.flow-step-grid{grid-template-columns:1fr;gap:44px}.flow-step__visual{border-radius:22px}.flow-step__label{margin-top:23px}.flow-step__timeline i{display:none}.flow-step h3{margin-top:18px}.contact-reproduction{padding:72px 0}.contact-reproduction__inner{border-radius:32px;grid-template-columns:1fr;width:calc(100% - 32px);min-height:0;padding:16px}.contact-reproduction__content{text-align:left;padding:26px 10px 42px}.contact-reproduction__label{font-size:11px}.contact-reproduction__label i{width:116px}.contact-reproduction__title{margin:35px 0 22px;font-size:clamp(38px,11vw,48px);line-height:1.45}.contact-reproduction__lead{font-size:12px;line-height:1.9}.contact-reproduction__actions{grid-template-columns:1fr;gap:12px;margin-top:28px}.contact-reproduction__button{border-radius:15px;width:100%;height:58px;font-size:14px}.contact-reproduction__note{margin-top:22px;font-size:9px}.contact-reproduction__visual{aspect-ratio:1000/941;border-radius:26px;min-height:0}.contact-reproduction__image{object-fit:contain;object-position:center}.contact-reproduction__speech{border-radius:20px;padding:13px 18px;font-size:11px;line-height:1.55;top:18px;left:16px}.contact-reproduction__speech:after{border-width:15px 5px 0 16px;bottom:-13px}.contact-reproduction__decoration--plus{display:none}.faq-title{text-align:center;position:static}.faq-title p{margin-left:auto;margin-right:auto}.faq-list summary{grid-template-columns:30px 1fr 20px;min-height:70px}.faq-list summary b{font-size:11px}.answer{grid-template-columns:30px 1fr}.footer-inner{grid-template-columns:1fr auto}.footer-links{display:none}.footer-bottom{flex-direction:column;gap:14px}.mobile-fixed-cta{z-index:30;color:#fff;background:linear-gradient(135deg,#3a9af2,#2478df);border-radius:15px;justify-content:center;align-items:center;gap:38px;width:calc(100% - 30px);max-width:460px;height:54px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #2170c657}footer{padding-bottom:90px}}@media (max-width:390px){.hero h1{font-size:34px}.header-cta{font-size:9px}.problem-image-section__heading h2{font-size:28px}.solution-main-panel__visual{height:255px}.solution-card,.solution-card:last-child{height:485px}.solution-card__visual{height:265px}.function-detail-card{height:270px}}@media (prefers-reduced-motion:reduce){.problem-card,.solution-card,.function-detail-card,.contact-reproduction__button{transition:none}.problem-card:hover,.solution-card:hover,.function-detail-card:hover,.contact-reproduction__button:hover{transform:none}}
