:root{--bg:#fbfdff;--surface:#fff;--surface-soft:#eef8fb;--text:#161a2f;--muted:#586174;--line:#dfe7f1;--blue:#1f66d8;--cyan:#45c6c9;--purple:#7660bf;--green:#56b88f;--shadow:0 24px 70px #1e3a8a24;--header-h:94px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{background:linear-gradient(180deg, #fff 0%, var(--bg) 50%, #fff 100%);color:var(--text);margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dfe7f1e6;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:28px;width:100%;margin:0;padding:14px max(24px,50% - 590px);transition:background .35s,border-color .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:grid;position:sticky;top:0;box-shadow:0 10px 30px #24397614}.site-header.is-over-hero{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#0000}.logo-link{width:185px;line-height:0;display:block}.logo-link img{width:100%;height:auto;transition:filter .35s}.site-header.is-over-hero .logo-link img{filter:brightness(0)invert()drop-shadow(0 2px 8px #00000073)}.nav{justify-content:flex-end;gap:clamp(14px,1.8vw,24px);display:flex}.nav a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding:8px 0;font-size:.88rem;font-weight:700;transition:color .25s,border-color .25s}.nav a:hover{border-color:var(--cyan);color:var(--blue)}.nav a.nav-emphasis{color:var(--blue);border-bottom-color:#1f66d86b}.site-header.is-over-hero .nav a{color:#fff;text-shadow:0 1px 3px #0000008c,0 2px 14px #00000073}.site-header.is-over-hero .nav a:hover{border-color:var(--cyan);color:#fff}.site-header.is-over-hero .nav a.nav-emphasis{color:#fff;border-bottom-color:#70edf0cc}.header-cta,.primary-button,.secondary-button,.contact-form button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:46px;font-weight:800;line-height:1;display:inline-flex}.header-cta,.primary-button,.contact-form button{background:linear-gradient(135deg, var(--blue), var(--purple));color:#fff;box-shadow:0 14px 30px #1f66d83d}.header-cta{padding:0 18px;font-size:.9rem}.section-band,.section,.contact-section{width:min(1180px,100% - 32px);margin:0 auto}.hero{margin-top:calc(-1 * var(--header-h));min-height:100vh;padding:calc(var(--header-h) + 56px) max(24px, calc((100% - 1180px) / 2)) 126px;align-items:center;display:grid;position:relative;overflow:hidden}.hero.section-band{width:100%;max-width:none}.hero-background{z-index:0;position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity 1.4s,transform 7s;position:absolute;inset:0;transform:scale(1.06)}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-background img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-background:after{content:"";background:linear-gradient(90deg,#080e1de0 0%,#080e1db3 43%,#080e1d33 100%),linear-gradient(#080e1d2e 0%,#080e1d9e 100%);position:absolute;inset:0}body.is-loading{overflow:hidden}.neon-loader-wrap{z-index:999999;pointer-events:none;background:#000;place-items:center;animation:.6s ease-out 2.4s forwards loaderOut;display:grid;position:fixed;inset:0}@keyframes loaderOut{to{opacity:0;visibility:hidden}}.neon-content{place-items:center;width:min(360px,78vw);padding:16px;display:grid}.neon-logo{opacity:0;--lap:.6s;--cycle:.9s;--dash:1650;--gap:480;--w:40;--chaseLife:2.3s;--glowW:80;--glowBlur:200px;--glowAlpha:.6;width:230px;height:auto;animation:.5s linear forwards bootIn;display:block;overflow:visible}@keyframes bootIn{to{opacity:1}}.chasePath,.glowPath{pathLength:1000;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--dash) var(--gap);will-change:stroke-dashoffset, opacity;animation:chaseMove var(--lap) linear infinite!important}.chasePath{stroke-width:var(--w)}.glowPath{stroke-width:var(--glowW);filter:blur(var(--glowBlur));opacity:var(--glowAlpha);mix-blend-mode:screen}@keyframes chaseMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1900px}}.blue .chasePath,.purple .chasePath{stroke:#fff}.blue .glowPath{stroke:#78dcff}.purple .glowPath{stroke:#be8cff}.blue{filter:drop-shadow(0 0 8px #64d2ff66)drop-shadow(0 0 20px #50beff33)}.purple{filter:drop-shadow(0 0 8px #be96ff66)drop-shadow(0 0 20px #a078ff33)}.blue .chasePath{filter:drop-shadow(0 0 6px #aaebff59)drop-shadow(0 0 14px #78d2ff2e)}.purple .chasePath{filter:drop-shadow(0 0 6px #d2afff52)drop-shadow(0 0 14px #be96ff2e)}.blue .glowPath{filter:blur(var(--glowBlur)) drop-shadow(0 0 20px #00b4ff99) drop-shadow(0 0 60px #0064ff66)}.purple .glowPath{filter:blur(var(--glowBlur)) drop-shadow(0 0 20px #b464ff99) drop-shadow(0 0 60px #7832ff66)}@keyframes blueSmooth{0%{opacity:1}52%{opacity:1}62%{opacity:.35}78%{opacity:0}to{opacity:0}}@keyframes purpleSmooth{0%{opacity:0}52%{opacity:0}62%{opacity:.65}76%{opacity:1}to{opacity:0}}.chaseBlue{animation:blueSmooth var(--chaseLife) ease-out 1 forwards}.chasePurple{animation:purpleSmooth var(--chaseLife) ease-out 1 forwards}.logoFinal{opacity:0;animation:.6s ease-out 1.5s forwards logoIn;transform:translateY(4px)}@keyframes logoIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.neon-loader-wrap{animation:none!important}.neon-logo{opacity:1!important;animation:none!important}.chaseBlue,.chasePurple{opacity:0!important;animation:none!important}.chasePath,.glowPath{animation:none!important}.logoFinal{opacity:1!important;animation:none!important;transform:none!important}.hero-slide{transition:opacity .4s;transform:none}}@media screen and (max-width:959px){.neon-logo{width:160px}}.hero-copy{z-index:1;max-width:min(900px,100%);position:relative}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.08em;margin:0;font-size:.8rem;font-weight:900}.hero .eyebrow,.hero .section-kicker{color:#70edf0}.section-heading,.contact-copy{text-align:center;position:relative}.section-heading{padding-top:28px}.section-heading .section-kicker,.contact-copy .section-kicker{z-index:0;color:#0000;-webkit-text-stroke:1.4px #1f66d857;letter-spacing:0;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(4.4rem,8vw,7.6rem);font-weight:900;line-height:.8;position:absolute;top:-.08em;left:50%;transform:translate(-50%)}.section-heading h2,.contact-copy h2{z-index:1;white-space:nowrap;color:#0000;background:linear-gradient(120deg, var(--blue), var(--purple));-webkit-background-clip:text;background-clip:text;position:relative}.location-badge{color:#ffffffdb;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060d1f94;border:1px solid #70edf07a;border-radius:8px;align-items:center;gap:10px;margin-bottom:18px;padding:8px 12px;font-size:.92rem;font-weight:800;display:inline-flex}.location-badge span{background:var(--cyan);color:#fff;white-space:nowrap;border-radius:4px;align-items:center;min-height:32px;padding:0 10px;display:inline-flex}.hero h1,.section-heading h2,.contact-copy h2{color:var(--text);letter-spacing:0;margin:0;font-weight:900;line-height:1.08}.hero h1{color:#fff;max-width:1040px;font-size:clamp(3rem,5vw,5.05rem)}.hero-title-line{white-space:nowrap;width:fit-content;display:block;position:relative}.hero h1 .hero-title-line:last-child{color:#0000;background:linear-gradient(120deg, var(--blue), var(--cyan), var(--purple));-webkit-background-clip:text;background-clip:text}.hero-subcopy{color:#fff;letter-spacing:0;white-space:nowrap;margin:22px 0 0;font-size:clamp(1.6rem,3.2vw,2.7rem);font-weight:900;line-height:1.25}.hero-lead{color:#ffffffdb;max-width:760px;margin:26px 0 0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.95}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;width:min(1180px,100vw - 48px);max-width:none;margin:44px 0 0;display:flex}body.intro-done .hero h1 .hero-title-line{animation:1.05s cubic-bezier(.22,1,.36,1) .12s backwards heroSweep}body.intro-done .hero h1 .hero-title-line:last-child{animation-delay:.4s}@keyframes heroSweep{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translateY(8px)}4%{opacity:1}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}body.intro-done .hero h1 .hero-title-line:after{content:"";filter:blur(3px);mix-blend-mode:screen;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#96ebfff2,#0000);width:11%;animation:1.05s cubic-bezier(.22,1,.36,1) .12s backwards heroSweepBar;position:absolute;top:-10%;bottom:-10%}body.intro-done .hero h1 .hero-title-line:last-child:after{animation-delay:.4s}@keyframes heroSweepBar{0%{opacity:0;left:-16%}6%{opacity:1}92%{opacity:1}to{opacity:0;left:116%}}body.intro-done .hero-subcopy{animation:.8s .7s backwards heroFadeUp}body.intro-done .hero-lead{animation:.8s .85s backwards heroFadeUp}body.intro-done .hero-actions{animation:.8s 1s backwards heroFadeUp}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){body.intro-done .hero h1 .hero-title-line,body.intro-done .hero-subcopy,body.intro-done .hero-lead,body.intro-done .hero-actions{animation:none!important}body.intro-done .hero h1 .hero-title-line:after{display:none}}.trial-image-button{filter:drop-shadow(0 16px 34px #14dde63d);width:min(430px,100%);line-height:0;transition:filter .2s,transform .2s;display:block}.trial-image-button:hover{filter:drop-shadow(0 18px 42px #14dde65c);transform:translateY(-2px)}.trial-image-button img{width:100%;height:auto}.primary-button,.secondary-button{min-width:188px;padding:0 22px}.secondary-button{border:1px solid var(--line);color:var(--blue);background:#fff}.hero-points{flex-wrap:wrap;gap:10px;margin:30px 0 0;padding:0;list-style:none;display:flex}.hero-points li{color:#ffffffeb;background:#060d1f80;border:1px solid #70edf05c;border-radius:8px;padding:10px 14px;font-size:.92rem;font-weight:800}.hero-visual{min-height:500px;position:relative}.hero-image-wrap{box-shadow:var(--shadow);background:#d7eef8;border:12px solid #fff;border-radius:34px;position:absolute;inset:34px 0 0;overflow:hidden}.hero-image-wrap:after{content:"";background:linear-gradient(140deg,#1f66d80f,#7660bf33);position:absolute;inset:0}.hero-image-wrap img{object-fit:cover;width:100%;height:100%}.status-card{width:210px;color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #dfe7f1e6;border-radius:18px;padding:16px 18px;font-weight:900;position:absolute;box-shadow:0 18px 52px #2439762e}.status-card span{color:var(--cyan);letter-spacing:.12em;margin-bottom:8px;font-size:.72rem;display:block}.status-card-top{top:0;right:22px}.status-card-bottom{bottom:18px;left:-18px}.about-lead{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f2fbfd);border-radius:8px;padding:42px;box-shadow:0 20px 60px #24397614}.section-heading h2,.contact-copy h2{font-size:clamp(2rem,4vw,3.2rem)}.about-lead p{color:var(--muted);text-align:center;margin:0;font-size:1.05rem;line-height:2}.section{padding:108px 0 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 42px}.section-heading p:last-child{color:var(--muted);margin:18px 0 0;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.reason-list{gap:18px;display:grid}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.gallery-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin:0;overflow:hidden;box-shadow:0 16px 48px #24397614}.gallery-image{aspect-ratio:4/3;overflow:hidden}.gallery-image img{object-fit:cover;width:100%;height:100%}.gallery-placeholder{color:#9aa3b1;letter-spacing:.08em;background:repeating-linear-gradient(45deg,#eef1f5,#eef1f5 12px,#e6eaf0 12px 24px);justify-content:center;align-items:center;width:100%;height:100%;font-size:.95rem;font-weight:700;display:flex}.gallery-card figcaption{color:var(--muted);padding:14px 18px;font-size:.95rem;font-weight:700}.reason-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f2fbfd);border-radius:8px;padding:36px 42px;position:relative;box-shadow:0 16px 48px #24397614}.reason-card h3{margin:0 0 14px;padding-left:18px;font-size:1.3rem;line-height:1.5;position:relative}.reason-card h3:before{content:"";background:var(--accent,#1f66d8);border-radius:2px;width:8px;height:1.1em;position:absolute;top:.35em;left:0}.reason-card p{color:var(--muted);margin:0;line-height:1.95}.feature-card,.work-card,.faq-list details,.contact-form{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 16px 48px #24397614}.feature-card{overflow:hidden}.feature-image{aspect-ratio:1.25;overflow:hidden}.feature-image img{object-fit:cover;width:100%;height:100%}.feature-body{padding:24px}.feature-body h3,.work-card h3,.flow-list h3{margin:0;font-size:1.25rem;line-height:1.45}.feature-body p,.work-card p,.flow-list p{color:var(--muted);line-height:1.85}.work-section{width:100%;max-width:none;padding:108px max(16px,50% - 590px) 0}.work-panel{background:linear-gradient(145deg,#fffffffa,#f4fafff0),#fff;border:1px solid #1f66d81f;border-radius:8px;gap:18px;padding:22px;display:grid;box-shadow:0 22px 60px #24397614}.work-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.work-card{background:linear-gradient(135deg,#45c6c914,#1f66d80d),#ffffffe6;border:1px solid #1f66d81a;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);align-items:center;gap:24px;min-height:320px;padding:28px;display:grid}.work-card--simple{grid-template-columns:1fr;min-height:0}.work-card-copy{align-content:start;display:grid}.work-card-heading{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.work-number{color:#1f66d833;font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:900;line-height:1}.work-card h3{margin:0;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.4}.work-card p{margin:0 0 12px}.work-card p:last-child{margin-bottom:0}.work-card-media{aspect-ratio:1.12;background:#ffffffc7;border:1px solid #1f66d81f;border-radius:8px;overflow:hidden}.work-card-media img{object-fit:cover;width:100%;height:100%}.gotanda-section{width:min(1180px,100% - 32px)}.gotanda-panel{color:var(--text);background:linear-gradient(135deg,#45c6c91f,#1f66d80f 42%,#7660bf14),#fff;border:1px solid #45c6c952;border-radius:8px;padding:48px 50px 52px;position:relative;overflow:hidden;box-shadow:0 24px 70px #2439761f}.gotanda-panel:before,.gotanda-panel:after{content:"";pointer-events:none;position:absolute;inset:0}.gotanda-panel:before{background-image:linear-gradient(#1f66d80e 1px,#0000 1px),linear-gradient(90deg,#1f66d80e 1px,#0000 1px);background-size:96px 96px}.gotanda-panel:after{opacity:1;background:radial-gradient(circle at 0 0,#45c6c938,#0000 28%),radial-gradient(circle at 100% 100%,#7660bf24,#0000 32%)}.office-brand,.office-layout{z-index:1;position:relative}.office-brand{text-align:center;margin-bottom:50px}.office-brand img{width:min(310px,72vw);margin:0 auto}.office-brand p:last-child{color:var(--text);margin:18px 0 0;font-size:clamp(1.05rem,1.9vw,1.45rem);font-weight:800}.office-layout{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:stretch;gap:64px;display:grid}.office-info{border-top:1px solid #1f66d847;margin:0;display:grid}.office-row{border-bottom:1px solid #1f66d847;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:28px;padding:24px 16px;display:grid}.office-row dt{color:var(--blue);font-size:1rem;font-weight:900}.office-row dd{min-width:0;color:var(--text);gap:7px;margin:0;font-size:1rem;font-weight:700;line-height:1.7;display:grid}.office-row dd span{overflow-wrap:anywhere}.office-tel{width:fit-content;color:var(--text);font-size:1rem;font-weight:700;line-height:1.7;display:inline-flex}.office-company-link{width:fit-content;color:var(--blue);text-underline-offset:4px;font-weight:900;text-decoration:underline}.office-map{background:#e9eef3;border:1px solid #1f66d83d;border-radius:8px;min-height:520px;overflow:hidden;box-shadow:0 18px 45px #2439761f}.office-map iframe{border:0;width:100%;height:100%;display:block}.gotanda-copy p{color:var(--muted);margin-top:0;line-height:1.95}.gotanda-copy .secondary-button{margin-top:18px}.gotanda-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gotanda-card{border:1px solid var(--line);background:#ffffffd6;border-radius:8px;min-height:190px;padding:22px}.gotanda-card span{color:#1f66d847;font-size:2.2rem;font-weight:900;line-height:1}.gotanda-card h3{margin:14px 0 0;font-size:1.12rem;line-height:1.45}.gotanda-card p{color:var(--muted);margin:10px 0 0;line-height:1.75}.flow-section,.staff-section{max-width:980px}.staff-shell{gap:22px;display:grid}.staff-card{background:linear-gradient(145deg,#fffffff2,#eef8fbe6),#fff;border:1px solid #1f66d829;border-radius:8px;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:stretch;gap:28px;padding:28px;display:grid;box-shadow:0 22px 60px #1e3a8a14}.staff-photo{background:linear-gradient(145deg,#45c6c92e,#1f66d824);border-radius:8px;min-height:420px;position:relative;overflow:hidden}.staff-photo img{object-fit:cover;width:100%;height:100%}.staff-body{align-content:start;gap:18px;padding:8px 2px;display:grid}.staff-index{color:var(--cyan);letter-spacing:.12em;margin:0;font-size:.85rem;font-weight:900}.staff-meta{gap:16px;margin:0;display:grid}.staff-meta div{border-bottom:1px solid #1f66d81f;gap:8px;padding-bottom:16px;display:grid}.staff-meta div:last-child{border-bottom:0;padding-bottom:0}.staff-meta dt{color:var(--blue);letter-spacing:.08em;font-size:.82rem;font-weight:900}.staff-meta dd{color:var(--text);margin:0;font-size:1rem;font-weight:700;line-height:1.9}.staff-controls{justify-content:center;align-items:center;gap:16px;display:flex}.staff-arrow,.staff-dot{cursor:pointer;border:0}.staff-arrow{width:48px;height:48px;color:var(--blue);background:linear-gradient(135deg,#1f66d81f,#45c6c92e);border-radius:999px;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #1f66d824}.staff-dots{align-items:center;gap:10px;display:flex}.staff-dot{background:#1f66d82e;border-radius:999px;width:12px;height:12px;padding:0}.staff-dot[aria-pressed=true]{background:linear-gradient(135deg, var(--blue), var(--cyan));width:34px}.flow-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.flow-list li{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7fbff);border-radius:8px;grid-template-columns:130px 1fr;gap:26px;padding:24px;display:grid}.flow-index{background:linear-gradient(135deg, var(--cyan), var(--blue));color:#fff;border-radius:6px;justify-content:center;align-items:center;height:42px;font-size:.82rem;font-weight:900;display:inline-flex}.faq-section{max-width:900px}.faq-list{gap:12px;display:grid}.faq-list details{padding:0 22px}.faq-list summary{color:var(--text);cursor:pointer;justify-content:space-between;gap:16px;padding:22px 0;font-weight:900;display:flex}.faq-list summary:after{color:var(--blue);content:"+"}.faq-list details[open] summary:after{content:"-"}.faq-answer{gap:16px;padding:0 0 22px;display:grid}.faq-list p{color:var(--muted);margin:0;line-height:1.9}.contact-section{background:linear-gradient(135deg,#1f66d814,#45c6c91f),#fff;border-radius:8px;margin-top:108px;padding:56px;display:block}.contact-copy{max-width:900px;margin:0 auto 28px}.contact-copy p{color:var(--muted);line-height:1.95}.contact-note{border-left:5px solid var(--cyan);background:#ffffffb8;border-radius:8px;gap:8px;margin-top:28px;padding:20px;display:grid}.contact-note span{color:var(--muted);line-height:1.7}.contact-form{background:#ffffffa3;border:1px solid #1f66d81a;border-radius:8px;gap:20px;width:min(100%,900px);margin:0 auto;padding:36px;display:grid}.contact-form label{color:var(--text);gap:8px;font-weight:800;display:grid}.contact-form label span,.checkbox-label span{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.contact-form strong{min-height:20px;color:var(--blue);background:#ecf6ff;border-radius:4px;align-items:center;padding:0 7px;font-size:.75rem;line-height:1;display:inline-flex}.name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fbfdff;border-radius:6px;padding:16px}.contact-form textarea{resize:vertical}.contact-form select.office-select,.contact-form select.office-select:disabled{color:#6b7280;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#6b7280;filter:grayscale();background:#eef0f2;border-color:#d7dbe0}.contact-form button{width:100%;min-height:60px;margin-top:4px;font-size:1rem}.confirm-page{gap:24px;width:min(980px,100% - 32px);margin:0 auto;padding:112px 0 24px;display:grid}.confirm-intro{text-align:center;justify-items:center;gap:12px;display:grid}.confirm-status,.confirm-description,.confirm-title,.confirm-label,.confirm-value{margin:0}.confirm-status{color:#c55555;font-size:1rem;font-weight:900}.confirm-status-info{color:var(--blue)}.confirm-description{color:var(--muted);font-size:.98rem;font-weight:700;line-height:1.8}.confirm-card{background:linear-gradient(145deg,#fffffff5,#f4fafff2),linear-gradient(135deg,#1f66d814,#45c6c91f);border:1px solid #45c6c947;border-radius:12px;width:min(100%,900px);margin:0 auto;padding:28px 22px 22px;box-shadow:0 0 0 1px #45c6c91f,0 0 24px #45c6c929,0 26px 64px #2439761f}.confirm-empty{justify-items:center;display:grid}.confirm-title{color:var(--text);margin-bottom:20px;font-size:1.6rem;font-weight:900}.confirm-list{gap:16px;display:grid}.confirm-item{background:#ffffffc7;border:1px solid #1f66d81f;border-radius:8px;padding:16px 18px}.confirm-label{color:var(--text);flex-wrap:wrap;align-items:center;gap:8px;font-size:.82rem;font-weight:900;display:flex}.confirm-label span{min-height:18px;color:var(--blue);background:#45c6c92e;border-radius:999px;align-items:center;padding:0 7px;font-size:.72rem;line-height:1;display:inline-flex}.confirm-value{color:var(--text);margin-top:12px;font-size:1rem;font-weight:700;line-height:1.8}.confirm-value-message{white-space:pre-wrap}.confirm-actions{justify-content:center;gap:16px;margin-top:28px;display:flex}.confirm-turnstile{justify-content:center;margin-top:24px;display:flex}.confirm-error{text-align:center;color:#c0392b;margin:16px 0 0;font-size:.95rem;font-weight:700}.primary-button:disabled{opacity:.6;cursor:not-allowed}.privacy-field{gap:14px;display:grid}.privacy-title{margin:0;font-weight:900}.privacy-box{border:1px solid var(--line);max-height:250px;color:var(--muted);background:#f8fbff;border-radius:6px;padding:20px;line-height:1.85;overflow:auto}.privacy-box p{margin:0 0 16px}.checkbox-label{align-items:flex-start;line-height:1.7;grid-template-columns:none!important;gap:12px!important;display:flex!important}.checkbox-label input{flex:none;width:22px;height:22px;margin-top:2px}.checkbox-label a,.terms-note a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.terms-note{color:var(--muted);margin:0;font-size:.95rem;line-height:1.8}.section-heading .section-kicker,.contact-copy .section-kicker{color:#0000}.footer{color:#fff;background:linear-gradient(135deg,#0f1b34fa 0%,#13274cfa 46%,#1c3c68f5 100%);width:100%;margin-top:112px;position:relative;overflow:hidden;box-shadow:inset 0 1px #45c6c91f}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#45c6c92e,#0000 22%),radial-gradient(circle at 100% 100%,#7660bf29,#0000 24%),linear-gradient(#ffffff0a,#0000 28%);position:absolute;inset:0}.footer-inner{z-index:1;justify-items:center;gap:30px;width:min(1180px,100% - 32px);margin:0 auto;padding:82px 24px 24px;display:grid;position:relative}.footer-brand-row{align-items:center;gap:18px;display:flex}.footer-brand-row img{width:74px;height:74px}.footer-logo{width:clamp(220px,26vw,300px);height:auto}.footer-brand-copy{gap:6px;display:grid}.footer-brand-title,.footer-brand-subtitle,.footer-copyright{margin:0}.footer-brand-title{color:#fff;font-size:clamp(2.1rem,3.8vw,3.45rem);font-weight:900;line-height:1}.footer-brand-subtitle{color:#ffffffe0;letter-spacing:.36em;font-size:1.08rem;font-weight:500}.footer-socials{justify-content:center;align-items:center;gap:10px;display:flex}.footer-social{color:#fff;border:1px solid #ffffffd6;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer-social svg{fill:currentColor;width:19px;height:19px}.footer-copyright{color:#ffffffeb;text-align:center;font-size:.98rem;font-weight:700}@media (max-width:980px){.site-header{grid-template-columns:1fr}.nav{display:none}.about-lead,.gotanda-panel,.contact-section{grid-template-columns:1fr}.office-layout{grid-template-columns:1fr;gap:34px}.staff-card{grid-template-columns:1fr}.staff-photo{min-height:360px}.office-map{min-height:430px}.hero{min-height:auto;padding-top:calc(var(--header-h) + 28px);gap:32px}.hero-visual{min-height:420px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-card,.work-secondary-grid{grid-template-columns:1fr}}@media (max-width:700px){.site-header{border-radius:18px;width:calc(100% - 20px);margin-top:10px;padding:10px 10px 10px 14px}.logo-link,.footer img{width:150px}.section-band,.section,.gotanda-section,.contact-section{width:min(100% - 24px,1180px)}.hero h1{font-size:clamp(2.25rem,11vw,4rem)}.hero-title-line,.hero-subcopy{white-space:normal}.hero-lead{font-size:1rem}.primary-button,.secondary-button{width:100%}.hero-visual{min-height:340px}.hero-image-wrap{border-width:8px;border-radius:24px;inset:22px 0 0}.status-card{width:178px;padding:13px 14px;font-size:.86rem}.status-card-bottom{left:8px}.about-lead,.gotanda-panel,.contact-section{border-radius:8px;padding:26px}.work-panel{padding:16px}.work-card{grid-template-columns:1fr;min-height:auto;padding:20px}.work-secondary-grid{grid-template-columns:1fr}.work-card-media{aspect-ratio:1.35}.office-brand{margin-bottom:32px}.office-layout{gap:28px}.office-row{grid-template-columns:1fr;gap:8px;padding:20px 0}.office-map{min-height:360px}.staff-card{gap:20px;padding:20px}.staff-photo{min-height:300px}.staff-body{gap:14px;padding:0}.staff-controls{gap:12px}.section,.work-section{padding-top:76px}.section-heading{text-align:left;margin-bottom:28px}.section-heading,.contact-copy{text-align:center}.section-heading h2,.contact-copy h2,.section-heading .section-kicker,.contact-copy .section-kicker{white-space:normal}.feature-grid{grid-template-columns:1fr}.flow-list li{grid-template-columns:1fr;gap:14px}.flow-index{width:104px}.contact-section{margin-top:76px}.confirm-page{width:min(100% - 24px,980px);padding-top:92px}.confirm-card{padding:22px 16px 18px}.confirm-actions{flex-direction:column}.name-grid{grid-template-columns:1fr}.footer{margin-top:84px}.footer-inner{gap:24px;width:min(100% - 24px,1180px);padding:58px 20px 22px}.footer-brand-row{text-align:center;flex-direction:column;gap:12px}.footer-brand-row img{width:66px;height:66px}.footer-brand-copy{justify-items:center;gap:8px}.footer-brand-subtitle{letter-spacing:.22em;font-size:.92rem}.footer-social{width:38px;height:38px}.footer-copyright{font-size:.86rem}}
