/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.delay-2{transition-delay:2ms}}:root{--ink:#082b59;--ink-2:#173d68;--orange:#ec8926;--orange-dark:#d97516;--paper:#fbf8f1;--paper-deep:#f1e9db;--mist:#dce5e8;--line:#082b5929;--white:#fffefb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:10;justify-content:space-between;align-items:center;max-width:1440px;height:92px;margin:0 auto;padding:0 36px;display:flex;position:relative}.brand{letter-spacing:.04em;white-space:nowrap;align-items:center;gap:14px;font-size:21px;font-weight:800;display:inline-flex}.brand-logo{object-fit:contain;flex:none;width:58px;height:58px;display:block}nav{letter-spacing:.02em;align-items:center;gap:31px;font-size:14px;font-weight:700;display:flex}nav a{padding:12px 0;position:relative}nav a:not(.nav-contact):after{content:"";background:var(--orange);transform-origin:100%;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:7px;left:0;transform:scaleX(0)}nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-contact{border:1px solid var(--ink);border-radius:8px;padding:11px 18px;transition:background .25s,color .25s}.nav-contact:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:56px;max-width:1440px;min-height:calc(100vh - 92px);margin:0 auto;padding:30px 36px 72px;display:grid}.eyebrow{color:var(--orange-dark);letter-spacing:.22em;margin:0 0 24px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(50px,4.25vw,66px);font-weight:800;line-height:1.32}.hero-lead{letter-spacing:.02em;margin:32px 0 0;font-size:clamp(17px,1.5vw,20px);font-weight:600;line-height:2}.hero-actions{gap:20px;margin-top:36px;display:flex}.button{border-radius:12px;justify-content:space-between;align-items:center;gap:40px;min-height:70px;padding:0 30px;font-size:16px;font-weight:800;transition:transform .25s,background .25s,color .25s;display:inline-flex}.button span{font-size:24px;line-height:1;transition:transform .25s}.button:hover{transform:translateY(-2px)}.button:hover span{transform:translate(5px)}.button.primary{background:var(--ink);color:#fff;min-width:310px}.button.primary span{color:var(--orange)}.button.primary:hover{background:#0b376e}.button.secondary{border:2px solid var(--ink);min-width:270px}.button.secondary:hover{background:#f4ead8}.hero-visual{background:#f6eddd;border-radius:32px;height:min(75vh,760px);min-height:560px;position:relative;overflow:hidden;box-shadow:0 24px 60px #2f3b4714}.hero-visual img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;display:block}.orbit{pointer-events:none;border:1px dashed #082b5952;border-radius:50%;position:absolute}.orbit-one{width:230px;height:230px;top:55px;left:-90px}.orbit-two{border-color:#ec89266b;width:180px;height:180px;bottom:70px;right:-65px}.reveal{animation:.65s ease-out both enter}.delay-2{animation-delay:.16s}@keyframes enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.section{padding:124px max(36px,50vw - 684px)}.section-label{text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:14px;margin-bottom:54px;font-size:12px;font-weight:800;display:flex}.section-label span{color:var(--orange-dark)}.section-label:after{content:"";background:var(--orange);width:72px;height:1px}.intro{border-top:1px solid var(--line)}.intro-grid{grid-template-columns:.9fr 1.1fr;gap:120px;display:grid}.intro h2,.section-heading h2,.method-heading h2,.contact h2{letter-spacing:-.035em;margin:0;font-size:clamp(39px,4vw,58px);line-height:1.4}.intro-body{max-width:720px;padding-top:5px}.intro-body p{color:#34506d;margin:0 0 24px;font-size:16px;line-height:2.05}.intro-body .large-text{color:var(--ink);margin-bottom:34px;font-size:23px;font-weight:700;line-height:1.8}.services{background:var(--ink);color:#fff}.section-heading{grid-template-columns:.75fr 1fr .85fr;align-items:end;gap:70px;margin-bottom:72px;display:grid}.section-heading .section-label{align-self:start}.section-label.light:after{background:#ffffff59}.section-heading p{color:#c8d6e4;margin:0;font-size:15px;line-height:2}.service-list{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{background:#ffffff0b;border:1px solid #ffffff29;border-radius:20px;flex-direction:column;min-height:540px;padding:34px;transition:transform .28s,background .28s,border-color .28s;display:flex;position:relative}.service-card:hover{background:#ffffff13;border-color:#ec892680;transform:translateY(-6px)}.service-topline{justify-content:space-between;align-items:flex-start;min-height:60px;display:flex}.service-topline>span{color:var(--orange);font-weight:800}.service-topline p{text-align:right;color:#aebed0;width:72%;margin:0;font-size:12px;line-height:1.6}.service-card h3{letter-spacing:-.02em;margin:34px 0 24px;font-size:34px;line-height:1.35}.service-description{color:#d5dfea;margin:0;font-size:15px;line-height:1.95}.tags{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.tags span{color:#c5d3e0;border:1px solid #fff3;border-radius:99px;padding:7px 10px;font-size:11px}.service-card>a{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;font-size:13px;font-weight:800;display:flex}.service-card>a span{color:var(--orange);font-size:22px;transition:transform .2s}.service-card>a:hover span{transform:translate(5px)}.partner-badge{background:var(--orange);color:var(--ink);letter-spacing:.1em;border-radius:4px;padding:6px 10px;font-size:10px;font-weight:900;position:absolute;top:89px;right:34px}.partner-card{background:linear-gradient(160deg,#ec892624,#ffffff09 50%)}.method-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:100px;display:grid}.method-heading p{color:#3c5975;max-width:520px;margin:0 0 7px;font-size:16px;line-height:2}.steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.steps article{border-right:1px solid var(--line);padding:36px 26px 44px}.steps article:last-child{border-right:0}.steps article>span{color:var(--orange-dark);font-size:12px;font-weight:800}.steps h3{margin:40px 0 18px;font-size:27px}.steps p{color:#48627b;margin:0;font-size:14px;line-height:1.9}.profile{background:var(--paper-deep)}.profile-card{grid-template-columns:.7fr 1.3fr;align-items:center;gap:96px;max-width:1180px;margin:0 auto;display:grid}.profile-photo{aspect-ratio:1;position:relative}.profile-photo:before{content:"";border:1px solid #082b5938;border-radius:28px;position:absolute;inset:-18px 18px 18px -18px}.profile-photo:after{content:"";border:1px dashed #ec8926bf;border-radius:50%;width:76px;height:76px;position:absolute;bottom:-22px;right:-22px}.profile-photo img{z-index:1;object-fit:cover;border-radius:26px;width:100%;height:100%;display:block;position:relative;box-shadow:0 24px 55px #082b5924}.profile-copy .section-label{margin-bottom:38px}.profile-copy .role{color:var(--orange-dark);letter-spacing:.08em;margin:0 0 12px;font-size:13px;font-weight:800}.profile-copy h2{letter-spacing:.06em;margin:0 0 30px;font-size:48px}.profile-copy>p:not(.role){color:#3b5772;font-size:15px;line-height:2}.profile-copy ul{border-top:1px solid var(--line);gap:10px;margin:28px 0 0;padding:24px 0 0;font-size:13px;font-weight:700;list-style:none;display:grid}.profile-copy li:before{content:"—";color:var(--orange-dark);margin-right:10px}.contact{text-align:center;background:var(--white)}.contact .eyebrow{margin-bottom:28px}.contact h2{max-width:840px;margin:0 auto}.contact>p:not(.eyebrow):not(.contact-note){color:#46617b;margin:28px auto 38px;font-size:16px;line-height:2}.button.orange{background:var(--orange);min-width:340px;color:var(--ink)}.button.orange span{color:var(--ink)}.button.orange:hover{background:#f39a3d}.contact .contact-note{color:#7f8d99;margin:16px 0 0;font-size:11px}footer{background:var(--ink);color:#fff;justify-content:space-between;align-items:end;padding:58px max(36px,50vw - 684px);display:flex}.footer-brand p{color:#9fb1c3;margin:18px 0 0 48px;font-size:12px}.footer-info{text-align:right;color:#9fb1c3;font-size:11px;line-height:1.7}.footer-info p{margin:2px 0}.footer-info a{transition:color .2s}.footer-info a:hover{color:#fff}@media (width<=1180px){nav{gap:18px;font-size:12px}.hero{grid-template-columns:1fr .85fr;gap:34px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:min(100%,360px)}.section-heading{grid-template-columns:1fr 1.2fr}.section-heading>p{grid-column:2}.service-list{grid-template-columns:1fr 1fr}.partner-card{grid-column:1/-1;min-height:440px}}@media (width<=900px){.site-header{height:auto;padding-top:24px;padding-bottom:20px}nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:50px}.hero h1 br:nth-of-type(2){display:none}.hero-visual{height:520px;min-height:0}.intro-grid,.method-heading,.profile-card{grid-template-columns:1fr;gap:52px}.section-heading{grid-template-columns:1fr;gap:28px}.section-heading>p{grid-column:auto}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps article:nth-child(-n+2){border-bottom:1px solid var(--line)}.profile-photo{width:80%;max-width:410px;margin:20px auto}}@media (width<=640px){.site-header,.hero{padding-left:22px;padding-right:22px}.brand{letter-spacing:.02em;gap:8px;font-size:16px}.brand-logo{width:48px;height:48px}.hero{gap:48px;padding-top:36px;padding-bottom:64px}.hero h1{letter-spacing:-.045em;font-size:clamp(32px,8.5vw,38px);line-height:1.4}.hero h1 br:nth-of-type(2){display:initial}.hero-lead br{display:none}.hero-actions{width:100%}.button,.button.primary,.button.secondary,.button.orange{width:100%;min-width:0;min-height:64px;padding:0 23px}.hero-visual{border-radius:22px;height:450px}.section{padding:88px 22px}.section-label{margin-bottom:38px}.intro h2,.section-heading h2,.method-heading h2,.contact h2{font-size:clamp(28px,7.5vw,34px);line-height:1.5}.intro-body .large-text{font-size:20px}.service-list{grid-template-columns:1fr}.partner-card{grid-column:auto}.service-card{min-height:510px;padding:28px}.service-card h3{font-size:26px;line-height:1.45}.partner-badge{right:28px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}.steps article:last-child{border-bottom:0}.profile-photo{width:88%}.profile-copy h2{font-size:34px}footer{padding:48px 22px;display:block}.footer-brand p{margin-left:0}.footer-info{text-align:left;margin-top:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
