:root{--green:#07533f;--green-dark:#034334;--green-mid:#28613f;--yellow:#f7b927;--brick:#d8522f;--cream:#f7f4eb;--paper:#fffefb;--ink:#0c4537;--text:#344b44;--muted:#6b7d76;--line:#dedfd8;--shadow:0 14px 38px rgba(28,55,42,.1);--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--paper);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.section{padding:94px 0}.section-sm{padding:62px 0}.section-cream{background:var(--cream)}.section-green{color:#fff;background:var(--green)}
.kicker{margin:0 0 12px;color:var(--green);font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.section-green .kicker,.color-panel .kicker{color:inherit}.display,.section-title,.card-title{margin:0;color:var(--ink);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:600;letter-spacing:.045em}.display{font-size:clamp(2.75rem,5vw,5rem);line-height:1.3}.section-title{font-size:clamp(2rem,3.3vw,3.15rem);line-height:1.42}.card-title{font-size:1.45rem;line-height:1.5}.lead{max-width:680px;margin:22px 0 0;font-size:1rem;line-height:2}.section-heading{text-align:center;margin-bottom:44px}.section-heading p:last-child{max-width:620px;margin:14px auto 0;color:var(--muted)}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:38px}.split-heading>p{max-width:500px;margin:0;color:var(--muted)}
.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:22px;padding:11px 25px;border:1px solid var(--green);border-radius:999px;color:var(--green);background:#fff;font-size:.78rem;font-weight:800;text-decoration:none}.button::after{content:"→"}.button-solid{color:#fff;background:var(--green)}.button-yellow{border-color:var(--yellow);color:var(--ink);background:var(--yellow)}.button-white{border-color:#fff;color:var(--green);background:#fff}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}
.site-header{position:absolute;z-index:60;top:20px;right:0;left:0}.header-pill{display:flex;min-height:68px;align-items:center;gap:30px;padding:8px 14px 8px 26px;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 8px 30px rgba(20,48,37,.14);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-family:Georgia,"Yu Mincho",serif;font-size:1.25rem;font-weight:700;text-decoration:none}.brand img{width:30px;height:30px;object-fit:contain}.global-nav{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:25px}.global-nav>a{position:relative;color:#24483e;font-size:.73rem;font-weight:800;text-decoration:none;white-space:nowrap}.global-nav>a:not(.nav-cta)[aria-current="page"]::after,.global-nav>a:not(.nav-cta):hover::after{position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--green);content:""}.global-nav .nav-cta{display:flex;min-height:46px;align-items:center;gap:16px;padding:8px 20px;border-radius:999px;color:#fff;background:var(--green)}.menu-button{display:none;width:44px;height:44px;margin-left:auto;padding:0;border:0;border-radius:50%;background:var(--green)}.menu-button span,.menu-button::before,.menu-button::after{display:block;width:19px;height:1px;margin:5px auto;background:#fff;content:""}.menu-open .menu-button span{opacity:0}.menu-open .menu-button::before{transform:translateY(6px) rotate(45deg)}.menu-open .menu-button::after{transform:translateY(-6px) rotate(-45deg)}
.site-footer{color:#fff;background:var(--green-dark)}.footer-row{display:grid;grid-template-columns:auto 1fr auto;min-height:112px;align-items:center;gap:38px}.footer-name{font:700 1.35rem Georgia,serif;text-decoration:none}.footer-nav{display:flex;justify-content:center;gap:20px}.footer-nav a,.footer-facts a{color:#dcece5;font-size:.7rem;text-decoration:none}.footer-facts{display:flex;gap:18px;color:#dcece5;font-size:.7rem}.footer-facts>*+*{padding-left:18px;border-left:1px solid rgba(255,255,255,.35)}
.icon{display:inline-grid;width:1em;height:1em}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-badge{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 7px 18px rgba(20,65,48,.16)}.icon-badge .icon{font-size:31px}.icon-badge.yellow{background:var(--yellow)}.icon-badge.brick{background:var(--brick)}.icon-badge.soft{color:var(--green);background:#fff}.leaf{display:none}
.hero{position:relative;overflow:hidden}.hero-home{min-height:760px;padding:150px 0 90px;background:#e9eee4}.hero-home::before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,246,238,.98) 0%,rgba(248,246,238,.92) 38%,rgba(248,246,238,.18) 67%,rgba(248,246,238,0) 100%),url('/assets/images/hero-home.webp') 72% center/cover no-repeat;content:""}.hero-content{position:relative;z-index:1;max-width:650px}.hero-content .lead{max-width:520px}.page-hero{min-height:630px;padding:150px 0 70px;background:var(--cream)}.page-hero::before{position:absolute;inset:0;background:linear-gradient(90deg,#f7f4eb 0%,rgba(247,244,235,.96) 42%,rgba(247,244,235,.12) 67%),var(--hero-image) 78% center/cover no-repeat;content:""}.page-hero .hero-content{max-width:610px}.hero-recruit{min-height:650px;padding:150px 0 70px;background:url('/assets/images/team-outdoor-v4.webp') center/cover no-repeat}.hero-recruit::before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,246,238,.94),rgba(248,246,238,.75) 45%,rgba(248,246,238,.04) 75%);content:""}.hero-contact{min-height:570px;padding:155px 0 70px;background:linear-gradient(135deg,#fbfaf5,#f2f2e9)}.hero-contact::before{position:absolute;inset:0;background:radial-gradient(circle at 72% 75%,rgba(65,112,74,.13),transparent 21%);content:""}.hero-contact .leaf{right:-20px;top:80px;width:330px;height:200px}.gold-line{position:relative;max-width:520px;margin-top:42px;height:1px;background:linear-gradient(90deg,transparent,var(--yellow));transform:rotate(-12deg);transform-origin:left}.gold-line::after{position:absolute;right:-2px;top:-4px;width:9px;height:9px;border-radius:50%;background:var(--yellow);content:""}
.intro-band{position:relative;overflow:hidden;padding:54px 0;background:#fff}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px}.intro-copy h2{margin:0;color:var(--ink);font:600 clamp(1.8rem,3vw,2.65rem)/1.5 "Yu Mincho",serif}.intro-copy p{max-width:620px;margin:16px 0 0}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:center}.principle .icon-badge{margin:0 auto 12px}.principle strong{display:block;color:var(--ink);font-family:"Yu Mincho",serif}.principle small{color:var(--muted)}.intro-band .leaf{right:-80px;top:-25px}
.solution-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.solution-card{overflow:hidden;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.solution-card-head{min-height:142px;padding:24px;color:#fff;background:var(--green)}.solution-card:nth-child(2) .solution-card-head{color:var(--ink);background:var(--yellow)}.solution-card:nth-child(3) .solution-card-head{background:var(--brick)}.solution-card:nth-child(4) .solution-card-head{background:var(--green-mid)}.solution-card-title{display:flex;align-items:center;gap:14px}.solution-card-title .icon{font-size:36px;flex:0 0 auto}.solution-card h3{margin:0;font:600 1.05rem/1.55 "Yu Mincho",serif}.solution-card-head p{margin:5px 0 0;font-size:.72rem;line-height:1.6}.solution-card-photo{height:190px}.solution-card-photo img{width:100%;height:100%;object-fit:cover}.solution-card-body{padding:21px 24px 25px}.clean-list{margin:0;padding:0;list-style:none}.clean-list li{position:relative;margin-top:7px;padding-left:15px;font-size:.78rem}.clean-list li::before{position:absolute;left:0;top:.75em;width:5px;height:5px;border-radius:50%;background:var(--green);content:""}
.why-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:54px}.reason{display:grid;grid-template-columns:64px 1fr;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}.reason span{font:600 2.2rem/1 Georgia,serif;color:var(--green)}.reason:nth-child(2) span{color:var(--yellow)}.reason:nth-child(3) span{color:var(--brick)}.reason h3{margin:0;color:var(--ink);font:600 1.08rem "Yu Mincho",serif}.reason p{margin:5px 0 0;font-size:.8rem}.large-photo{overflow:hidden;border-radius:16px;box-shadow:var(--shadow)}.large-photo img{width:100%;height:430px;object-fit:cover}
.audience-grid{display:grid;grid-template-columns:1fr 1fr}.audience{position:relative;min-height:570px;padding:62px 7vw;background:#fff}.audience+.audience{background:linear-gradient(90deg,#f8f5ec 0 55%,transparent),url('/assets/images/woman-outdoor.webp') 80% center/cover}.audience h2{max-width:520px}.audience p{max-width:500px}.step-row{display:flex;align-items:flex-start;gap:12px;margin-top:36px}.mini-step{width:94px;text-align:center}.mini-step .icon-badge{width:58px;height:58px;margin:0 auto 9px}.mini-step .icon{font-size:27px}.mini-step strong{display:block;color:var(--ink);font-size:.76rem}.step-arrow{padding-top:19px;color:var(--green);font-weight:800}.career-features{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:540px;margin-top:245px}.career-feature{padding:20px 12px;border-radius:12px;background:rgba(255,255,255,.93);box-shadow:var(--shadow);text-align:center}.career-feature .icon{font-size:28px;color:var(--green)}.career-feature strong{display:block;margin-top:7px;color:var(--ink);font-size:.73rem}
.philosophy{position:relative;overflow:hidden;text-align:center;background:linear-gradient(135deg,#f4f2e8,#fff)}.philosophy .section-title{font-size:clamp(2.45rem,4.2vw,4.25rem);letter-spacing:.12em}.philosophy .leaf{left:-70px;bottom:-10px;transform:rotate(18deg)}.company-home{position:relative;overflow:hidden}.company-home-row{display:flex;align-items:end;justify-content:space-between;gap:30px}.company-name{font:600 clamp(2rem,3vw,3rem) "Yu Mincho",serif;color:var(--ink)}.company-meta{display:flex;flex-wrap:wrap;gap:24px;margin-top:14px;color:var(--muted);font-size:.8rem}.company-home .leaf{right:-55px;top:0}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px}.action-card{display:flex;min-height:160px;align-items:center;justify-content:space-between;gap:25px;padding:30px 36px;border-radius:18px;background:var(--yellow)}.action-card.green{color:#fff;background:var(--green)}.action-card .icon-badge{flex:0 0 auto}.action-copy{flex:1}.action-card h3{margin:0;font:600 1.5rem "Yu Mincho",serif}.action-card p{margin:5px 0 0;font-size:.78rem}.circle-arrow{display:grid;width:52px;height:52px;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--ink);background:#fff;text-decoration:none}
.issue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.issue-card{min-height:240px;padding:30px 25px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center}.issue-card .icon-badge{margin:0 auto 18px}.issue-card h3{margin:0;color:var(--ink);font:600 1.05rem "Yu Mincho",serif}.issue-card p{margin:11px 0 0;color:var(--muted);font-size:.78rem}.philosophy-strip{position:relative;overflow:hidden;background:linear-gradient(90deg,#f4f4e9 55%,rgba(255,255,255,.2)),url('/assets/images/woman-outdoor.webp') right 32%/48% auto no-repeat}.philosophy-strip .container{min-height:280px;display:flex;align-items:center}.philosophy-strip-copy{position:relative;z-index:1;max-width:650px}.philosophy-strip .leaf{left:-95px;top:5px}
.service-stack{display:grid;gap:18px}.service-row{display:grid;grid-template-columns:1fr 1.16fr;min-height:310px;overflow:hidden;border-radius:18px;box-shadow:var(--shadow);scroll-margin-top:30px}.service-row.reverse{grid-template-columns:1.16fr 1fr}.service-row.reverse .service-panel{order:2}.service-row.reverse .service-photo{order:1}.service-panel{padding:42px;color:#fff;background:var(--green)}.service-row.yellow .service-panel{color:var(--ink);background:var(--yellow)}.service-row.brick .service-panel{background:var(--brick)}.service-row.mid .service-panel{background:var(--green-mid)}.service-panel-head{display:flex;align-items:start;gap:20px}.service-number{font:600 3.6rem/1 Georgia,serif;opacity:.9}.service-panel h2{margin:0;font:600 1.45rem "Yu Mincho",serif}.service-panel p{margin:9px 0 0;font-size:.82rem}.service-panel .clean-list{margin-top:18px}.service-panel .clean-list li::before{background:currentColor}.service-photo img{width:100%;height:100%;min-height:310px;object-fit:cover}
.flow{display:grid;grid-template-columns:repeat(6,1fr);padding:32px 22px;border:1px solid var(--line);border-radius:18px;background:#fff}.flow-step{text-align:center;position:relative}.flow-step+.flow-step::before{position:absolute;left:-8px;top:32px;color:var(--green);content:"→"}.flow-step .icon-badge{margin:0 auto 13px}.flow-step strong{display:block;color:var(--ink);font-size:.8rem}.flow-step p{margin:4px 0 0;color:var(--muted);font-size:.68rem}.deliverable-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.outline-card{min-height:205px;padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff}.outline-card .icon{font-size:37px;color:var(--green)}.outline-card h3{margin:15px 0 7px;color:var(--ink);font:600 1.05rem "Yu Mincho",serif}.outline-card p{margin:0;color:var(--muted);font-size:.76rem}.companion-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:end;gap:36px}.companion-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.companion-photo{overflow:hidden;border-radius:18px 18px 0 0}.companion-photo img{width:100%;height:340px;object-fit:cover}.faq-list{border:1px solid var(--line);border-radius:14px;background:#fff}.faq{border-bottom:1px solid var(--line)}.faq:last-child{border-bottom:0}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;color:var(--ink);font-weight:700;cursor:pointer;list-style:none}.faq summary::after{font-size:1.25rem;content:"+"}.faq[open] summary::after{content:"−"}.faq p{margin:0;padding:0 22px 20px;color:var(--muted);font-size:.82rem}
.page-cta{position:relative;overflow:hidden;margin:0 auto 30px;width:min(calc(100% - 36px),1180px);border-radius:18px;background:linear-gradient(90deg,#f5f2e8,#fff)}.page-cta-row{display:flex;min-height:160px;align-items:center;justify-content:space-between;gap:30px;padding:32px}.page-cta .leaf{left:-80px;bottom:-30px}.page-cta-copy{position:relative;z-index:1}.page-cta-copy p{margin:6px 0 0}.page-cta.green{color:#fff;background:var(--green)}.page-cta.green .card-title{color:#fff}.page-cta.green .leaf{right:-55px;left:auto;transform:scaleX(-1)}
.mission{text-align:center}.mission p{max-width:700px;margin:22px auto 0}.mission-rule{display:flex;align-items:center;gap:30px}.mission-rule::before,.mission-rule::after{height:1px;flex:1;background:var(--yellow);content:""}.philosophy-card{position:relative;overflow:hidden;padding:60px 30px;border-radius:20px;background:linear-gradient(135deg,#f3f1e8,#fff);text-align:center}.philosophy-card .leaf:first-child{left:-50px;bottom:-25px}.philosophy-card .leaf:nth-child(2){right:-50px;top:-25px;transform:scaleX(-1)}.value-row{display:grid;grid-template-columns:repeat(3,1fr)}.value{padding:20px 34px;border-left:1px solid var(--line)}.value:first-child{border-left:0}.value-num{font:600 3rem/1 Georgia,serif;color:var(--green)}.value:nth-child(2) .value-num{color:var(--yellow)}.value:nth-child(3) .value-num{color:var(--brick)}.value h3{margin:13px 0 8px;color:var(--ink);font:600 1.3rem "Yu Mincho",serif}.value p{margin:0;color:var(--muted);font-size:.8rem}.message-card{position:relative;overflow:hidden;padding:50px;border-radius:20px;background:linear-gradient(135deg,#f7f4eb,#fff)}.message-card>div{position:relative;z-index:1;max-width:760px}.message-card .leaf{right:-35px;bottom:-15px}.story-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px}.story-item{display:flex;align-items:center;gap:16px}.story-line{width:70px;height:1px;background:var(--green)}.story-item strong{display:block;color:var(--ink);font-family:"Yu Mincho",serif}.profile{width:100%;border-collapse:collapse;border-top:1px solid var(--line)}.profile th,.profile td{padding:16px 20px;border-bottom:1px solid var(--line);text-align:left}.profile th{width:28%;color:var(--ink);font-size:.8rem}.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.privacy-card{display:flex;gap:18px;padding:25px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.privacy-card .icon{flex:0 0 auto;font-size:35px;color:var(--green)}.privacy-card h3{margin:0;color:var(--ink);font:600 1rem "Yu Mincho",serif}.privacy-card p{margin:6px 0 0;color:var(--muted);font-size:.75rem}
.recruit-message{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.recruit-message .large-photo img{height:350px}.dual-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dual-card{padding:38px;border-radius:18px;background:linear-gradient(135deg,#f7f4eb,#fff);box-shadow:var(--shadow)}.dual-card-head{display:flex;align-items:center;gap:18px}.dual-card:nth-child(2) .icon-badge{background:var(--brick)}.dual-card h3{margin:0;color:var(--ink);font:600 1.45rem "Yu Mincho",serif}.dual-card p{margin:15px 0 0}.color-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.color-card{min-height:220px;padding:28px;border-radius:16px;color:#fff;background:var(--green)}.color-card:nth-child(2){color:var(--ink);background:var(--yellow)}.color-card:nth-child(3){background:var(--brick)}.color-card:nth-child(4){background:var(--green-mid)}.color-card .icon{font-size:35px}.color-card h3{margin:16px 0 8px;font:600 1.15rem "Yu Mincho",serif}.color-card p{margin:0;font-size:.78rem}.growth-row{display:grid;grid-template-columns:repeat(7,auto);align-items:start;justify-content:center;gap:24px}.growth-item{width:150px;text-align:center}.growth-item .icon-badge{margin:0 auto 13px}.growth-item strong{display:block;color:var(--ink);font-family:"Yu Mincho",serif}.growth-item p{margin:5px 0 0;color:var(--muted);font-size:.72rem}.growth-arrow{padding-top:25px;color:var(--green);font-size:1.7rem}.day-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.day-card{overflow:hidden;border-radius:15px;background:#fff;box-shadow:var(--shadow)}.day-card img{width:100%;height:165px;object-fit:cover}.day-card-body{padding:22px}.day-card h3{margin:0;color:var(--ink);font:600 1.05rem "Yu Mincho",serif}.day-card p{margin:7px 0 0;color:var(--muted);font-size:.75rem}.path-grid,.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.path-card,.role-card{overflow:hidden;border-radius:15px;background:#fff;box-shadow:var(--shadow)}.path-head,.role-head{padding:22px;color:#fff;background:var(--green);text-align:center}.path-card:nth-child(2) .path-head,.role-card:nth-child(2) .role-head{color:var(--ink);background:var(--yellow)}.path-card:nth-child(3) .path-head,.role-card:nth-child(3) .role-head{background:var(--brick)}.path-head small{display:block;letter-spacing:.15em}.path-head h3,.role-head h3{margin:4px 0 0;font:600 1.2rem "Yu Mincho",serif}.path-body,.role-body{padding:24px}.selection-faq{display:grid;grid-template-columns:1.15fr .85fr;gap:42px}.selection-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.selection-step{text-align:center}.selection-step .icon-badge{width:58px;height:58px;margin:0 auto 9px}.selection-step strong{display:block;color:var(--ink);font-size:.75rem}.selection-step p{font-size:.66rem;color:var(--muted)}
.contact-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-110px;position:relative;z-index:2}.contact-type{display:flex;gap:18px;min-height:175px;padding:26px;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.contact-type .icon-badge{width:58px;height:58px;flex:0 0 auto}.contact-type h2{margin:0;color:var(--ink);font:600 1.15rem "Yu Mincho",serif}.contact-type p{margin:6px 0 0;color:var(--muted);font-size:.76rem}.contact-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.contact-form,.contact-guide{padding:38px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.contact-guide{background:linear-gradient(135deg,#f4f2e9,#fff)}.field{display:grid;gap:7px;margin-top:18px}.field label{color:var(--ink);font-size:.78rem;font-weight:800}.required{margin-left:7px;padding:2px 5px;border:1px solid var(--brick);color:var(--brick);font-size:.58rem}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #cfd7d2;border-radius:6px;background:#fff;outline:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(7,83,63,.09)}.field textarea{min-height:150px;resize:vertical}.consent{display:flex;align-items:flex-start;gap:8px;margin:20px 0;font-size:.76rem}.contact-form .button{width:100%}.form-note{margin:10px 0 0;text-align:center;color:var(--muted);font-size:.68rem}.form-result{display:none;margin-top:13px;padding:13px;color:var(--green);background:#eaf2ec}.form-result.visible{display:block}.guide-card{display:flex;gap:17px;padding:23px;border-radius:15px;background:#fff}.guide-card+.guide-card{margin-top:15px}.guide-card .icon-badge{width:54px;height:54px;flex:0 0 auto}.guide-card h3{margin:0;color:var(--ink);font:600 1.08rem "Yu Mincho",serif}.guide-card p{margin:6px 0 0;color:var(--muted);font-size:.76rem}.contact-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:24px}.flow-contact-item{display:flex;align-items:center;gap:18px}.contact-flow .icon-badge{flex:0 0 auto}.contact-flow strong{display:block;color:var(--ink);font-family:"Yu Mincho",serif}.contact-flow p{margin:4px 0 0;color:var(--muted);font-size:.75rem}.email-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:35px 60px;border-radius:18px;background:linear-gradient(135deg,#f3f1e8,#fff)}.email-banner .leaf{left:-70px;bottom:-35px}.email-banner>div,.email-banner>a{position:relative;z-index:1}.email-address{color:var(--green);font:600 clamp(1.35rem,2.5vw,2.2rem) Georgia,serif;text-decoration:none}.company-mini{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border:1px solid var(--line);border-radius:18px}.company-mini img{width:100%;height:270px;object-fit:cover}.company-mini-copy{position:relative;padding:45px;background:linear-gradient(135deg,#fff,#f5f3eb)}.company-mini-copy .leaf{right:-60px;bottom:-30px}
@media(max-width:1050px){.global-nav{gap:16px}.global-nav>a{font-size:.68rem}.global-nav>a:nth-last-child(2){display:none}.footer-row{grid-template-columns:auto 1fr}.footer-facts{grid-column:1/-1;padding-bottom:24px}.solution-cards,.issue-grid,.color-cards,.day-grid{grid-template-columns:repeat(2,1fr)}.audience-grid{grid-template-columns:1fr}.audience+.audience{min-height:650px}.flow{grid-template-columns:repeat(3,1fr)}.flow-step:nth-child(-n+3){margin-bottom:26px}.flow-step:nth-child(4)::before{display:none}.deliverable-grid{grid-template-columns:repeat(2,1fr)}.companion-grid,.recruit-message,.contact-layout{grid-template-columns:1fr}.contact-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-card+.guide-card{margin-top:0}.selection-faq{grid-template-columns:1fr}.contact-type-grid{margin-top:-60px}}
@media(max-width:820px){.container{width:min(calc(100% - 30px),var(--container))}.section{padding:72px 0}.site-header{top:10px}.header-pill{min-height:60px;padding:7px 9px 7px 17px}.menu-button{display:block}.global-nav{position:fixed;inset:0;z-index:-1;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:100px 25px 30px;background:#fff;opacity:0;visibility:hidden}.menu-open .global-nav{opacity:1;visibility:visible}.global-nav>a,.global-nav>a:nth-last-child(2){display:block;padding:14px 4px;border-bottom:1px solid var(--line);font-size:.9rem}.global-nav .nav-cta{margin-top:20px;text-align:center}.display{font-size:clamp(2.6rem,9vw,4rem)}.hero-home,.page-hero,.hero-recruit{min-height:680px;padding-top:125px}.hero-home::before{background:linear-gradient(90deg,rgba(248,246,238,.96),rgba(248,246,238,.72)),url('/assets/images/hero-home.webp') center/cover}.page-hero::before{background:linear-gradient(90deg,rgba(247,244,235,.96),rgba(247,244,235,.68)),var(--hero-image) center/cover}.intro-grid,.why-grid{grid-template-columns:1fr}.audience{padding:55px 30px}.philosophy-strip{background:linear-gradient(90deg,rgba(244,244,233,.96),rgba(244,244,233,.72)),url('/assets/images/woman-outdoor.webp') center/cover}.company-home-row,.split-heading,.page-cta-row{align-items:flex-start;flex-direction:column}.action-grid,.dual-cards{grid-template-columns:1fr}.story-row{grid-template-columns:1fr}.story-line{width:1px;height:35px;margin-left:32px}.growth-row{grid-template-columns:1fr}.growth-item{width:auto}.growth-arrow{padding:0;transform:rotate(90deg);text-align:center}.contact-type-grid{grid-template-columns:1fr;margin-top:-75px}.contact-guide{grid-template-columns:1fr}.contact-flow{grid-template-columns:1fr}.contact-flow>span{transform:rotate(90deg);text-align:center}.email-banner,.company-mini{grid-template-columns:1fr}.footer-nav{display:none}.footer-row{grid-template-columns:1fr;gap:16px;padding:30px 0}.footer-facts{padding:0}.page-cta{margin-bottom:18px}}
@media(max-width:590px){body{font-size:14px}.section{padding:60px 0}.display{font-size:2.65rem}.section-title{font-size:2rem}.hero-home,.page-hero,.hero-recruit{min-height:620px}.solution-cards,.issue-grid,.color-cards,.day-grid,.path-grid,.role-grid,.value-row,.privacy-grid,.deliverable-grid,.companion-cards{grid-template-columns:1fr}.solution-card-photo{height:230px}.principles{grid-template-columns:1fr;gap:25px}.service-row,.service-row.reverse{grid-template-columns:1fr}.service-row.reverse .service-panel{order:1}.service-row.reverse .service-photo{order:2}.service-panel{padding:30px}.service-photo img{min-height:220px}.flow{grid-template-columns:repeat(2,1fr)}.flow-step:nth-child(3)::before,.flow-step:nth-child(5)::before{display:none}.flow-step:nth-child(4)::before{display:block}.value{border-top:1px solid var(--line);border-left:0}.value:first-child{border-top:0}.selection-row{grid-template-columns:repeat(2,1fr)}.email-banner{padding:32px}.company-mini-copy{padding:32px}.career-features{grid-template-columns:repeat(2,1fr);margin-top:210px}.audience+.audience{min-height:720px}.footer-facts{flex-direction:column;gap:7px}.footer-facts>*+*{padding-left:0;border-left:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Japanese typesetting and intentional line breaks */
p,li,td,th,summary,label{text-wrap:pretty;line-break:strict;overflow-wrap:break-word}
h1,h2,h3{word-break:auto-phrase;line-break:strict;text-wrap:balance;font-kerning:normal;font-feature-settings:"palt"}
.display,.section-title,.card-title{letter-spacing:.035em}
.display{font-size:clamp(2.75rem,4.6vw,4.4rem);line-height:1.38}
.section-title{font-size:clamp(2rem,3.1vw,3rem);line-height:1.45}
.card-title{line-height:1.55}
.hero-content{max-width:760px}
.hero-content .lead{max-width:540px}
.page-hero::before{background:linear-gradient(90deg,#f7f4eb 0%,rgba(247,244,235,.96) 44%,rgba(247,244,235,.12) 70%),var(--hero-image) 80% center/cover no-repeat}
.page-hero .hero-content{max-width:720px}
.page-hero .display{font-size:clamp(2.7rem,4vw,4rem);letter-spacing:.025em}
.hero-recruit::before{background:linear-gradient(90deg,rgba(248,246,238,.94),rgba(248,246,238,.75) 48%,rgba(248,246,238,.04) 78%)}
.hero-contact .hero-content{max-width:980px}
.hero-contact .display{font-size:clamp(2.8rem,4vw,4rem)}
.companion-grid{grid-template-columns:1fr 1fr;gap:28px}
.companion-cards{gap:12px}
.companion-cards .outline-card{padding:22px 18px}
.companion-cards .outline-card h3{white-space:nowrap}
.message-card>div{max-width:920px}
.message-card>div>p:not(.kicker){max-width:760px}
.philosophy-card>p:last-child{max-width:780px;margin-right:auto;margin-left:auto}
.message-card .section-title,.recruit-message .section-title{font-size:clamp(2rem,2.8vw,2.6rem);letter-spacing:.02em}
.company-mini .section-title{font-size:clamp(1.8rem,2.7vw,2.5rem);letter-spacing:.01em;word-break:keep-all}
.button{white-space:nowrap}
.email-address{overflow-wrap:anywhere}
.page-hero[style*="woman-outdoor"] .hero-content{max-width:820px}
.page-hero[style*="woman-outdoor"] .display{font-size:clamp(2.7rem,3.7vw,3.7rem)}
.page-hero[style*="woman-outdoor"]::before{background:linear-gradient(90deg,#f7f4eb 0%,rgba(247,244,235,.96) 48%,rgba(247,244,235,.12) 72%),var(--hero-image) 82% center/cover no-repeat}

@media(max-width:820px){
  .hero-content,.page-hero .hero-content,.hero-contact .hero-content,.page-hero[style*="woman-outdoor"] .hero-content{max-width:100%}
  .display,.page-hero .display,.hero-contact .display{font-size:clamp(2.45rem,8vw,3.6rem)}
  .companion-grid{grid-template-columns:1fr}
}

@media(max-width:590px){
  .display,.page-hero .display,.hero-contact .display{font-size:clamp(2.1rem,10vw,2.7rem);line-height:1.48;letter-spacing:.02em}
  .section-title{font-size:clamp(1.75rem,8vw,2.15rem);line-height:1.55;letter-spacing:.02em}
  .display br,.section-title br,.lead br,.card-title br{display:none}
  .intro-copy h2 br,.philosophy-card p br{display:none}
  .button{white-space:normal;text-align:center}
  .email-address{font-size:1.22rem;word-break:break-all}
  .companion-cards .outline-card h3{white-space:normal}
  .message-card{padding:34px 25px}
}

/* ChronoVecta visual language: time, direction, and measured progress */
.leaf{display:none!important}
.page-cta-row{padding-right:32px;padding-left:32px}
.philosophy-card{padding-right:60px;padding-left:60px}

.intro-band::before{position:absolute;z-index:0;top:0;right:0;width:34%;height:100%;background-image:radial-gradient(circle,rgba(7,83,63,.19) 1px,transparent 1.5px);background-size:24px 24px;opacity:.48;mask-image:linear-gradient(90deg,transparent,#000);content:""}
.intro-band::after{position:absolute;z-index:0;right:7%;bottom:28px;width:150px;height:1px;background:linear-gradient(90deg,transparent,var(--yellow));content:""}

.philosophy::before{position:absolute;z-index:0;bottom:-150px;left:-80px;width:360px;height:360px;border:1px solid rgba(7,83,63,.12);border-radius:50%;box-shadow:0 0 0 58px rgba(7,83,63,.035),0 0 0 116px rgba(247,185,39,.035);content:""}
.philosophy::after{position:absolute;z-index:0;bottom:72px;left:84px;width:190px;height:1px;background:linear-gradient(90deg,rgba(7,83,63,.06),rgba(247,185,39,.78));transform:rotate(-14deg);transform-origin:left;content:""}

.philosophy-card::before{position:absolute;z-index:0;top:28px;right:32px;width:210px;height:88px;border-top:1px solid rgba(247,185,39,.42);border-radius:50%;transform:rotate(-8deg);content:""}
.philosophy-card::after{position:absolute;z-index:0;top:39px;right:53px;width:7px;height:7px;border-radius:50%;background:var(--yellow);content:""}
.philosophy-card>p{position:relative;z-index:1}

.company-home::before{position:absolute;z-index:0;top:28px;right:5%;width:170px;height:1px;background:linear-gradient(90deg,transparent,rgba(7,83,63,.36));transform:rotate(12deg);content:""}
.company-home::after{position:absolute;z-index:0;top:44px;right:5%;width:8px;height:8px;border-radius:50%;background:var(--yellow);content:""}

.page-cta::before{position:absolute;z-index:0;right:34px;bottom:24px;width:130px;height:1px;background:linear-gradient(90deg,transparent,rgba(7,83,63,.35));content:""}
.page-cta::after{position:absolute;z-index:0;right:31px;bottom:21px;width:7px;height:7px;border-radius:50%;background:var(--yellow);content:""}
.page-cta.green::before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.46))}
.page-cta.green::after{background:var(--yellow)}

@media(max-width:820px){
  .intro-band::before,.intro-band::after,.philosophy::before,.philosophy::after,.philosophy-card::before,.philosophy-card::after,.company-home::before,.company-home::after,.page-cta::before,.page-cta::after{display:none}
  .philosophy-card{padding-right:32px;padding-left:32px}
}

/* 2026 quality pass: a calmer, more credible corporate system */
:root{
  --green:#064d3a;
  --green-dark:#033a2e;
  --green-mid:#2f6548;
  --yellow:#efb52b;
  --brick:#c95236;
  --cream:#f6f3ea;
  --paper:#fffefa;
  --ink:#073f31;
  --text:#2f4740;
  --muted:#61736d;
  --line:#d8ddd8;
  --line-soft:rgba(7,63,49,.1);
  --shadow:0 16px 42px rgba(21,52,40,.09);
  --shadow-soft:0 8px 24px rgba(21,52,40,.065);
}

html{scroll-padding-top:112px}
body{font-size:16px;line-height:1.9;background:var(--paper)}
figure{margin:0}
p{margin:0}
p+p{margin-top:12px}
:where(h1,h2,h3)+p:not(.kicker){margin-top:14px}
::selection{color:#fff;background:var(--green)}
:focus-visible{outline:3px solid rgba(239,181,43,.7);outline-offset:4px}

.container{width:min(calc(100% - 56px),var(--container))}
.section{padding:104px 0}
.section-sm{padding:74px 0}
.section-cream{background:#f7f4ec}
.section-heading{max-width:820px;margin-right:auto;margin-bottom:50px;margin-left:auto}
.section-heading::after{display:block;width:38px;height:2px;margin:24px auto 0;background:var(--yellow);content:""}
.split-heading{padding-bottom:25px;border-bottom:1px solid var(--line)}
.kicker{margin-bottom:14px;font-size:.7rem;letter-spacing:.22em}
.display{max-width:850px;line-height:1.32;letter-spacing:.025em}
.section-title{line-height:1.4;letter-spacing:.025em}
.card-title{letter-spacing:.02em}
.lead{font-size:1.02rem;line-height:2.05}

.site-header{position:fixed;top:18px}
.header-pill{min-height:66px;padding:8px 12px 8px 24px;border:1px solid rgba(7,63,49,.09);background:rgba(255,254,250,.94);box-shadow:0 12px 38px rgba(17,48,36,.12)}
.brand{gap:11px;font-size:1.2rem;letter-spacing:.01em}
.brand img{width:32px;height:32px}
.global-nav{gap:27px}
.global-nav>a{font-size:.72rem;letter-spacing:.035em}
.global-nav .nav-cta{padding:8px 22px;box-shadow:0 8px 18px rgba(6,77,58,.16)}

.button{min-height:50px;padding:11px 26px;border-color:rgba(6,77,58,.76);font-size:.77rem;letter-spacing:.035em;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.button::after{transition:transform .2s ease}
.button:hover{color:#fff;background:var(--green);box-shadow:0 9px 20px rgba(6,77,58,.14);transform:translateY(-1px)}
.button:hover::after{transform:translateX(3px)}
.button-solid:hover{background:var(--green-dark)}
.button-yellow:hover{border-color:var(--ink);color:var(--ink);background:#f5c44c}
.button-white:hover{border-color:#fff;color:var(--green);background:#fff}

.hero-home{min-height:780px;padding-top:165px}
.hero-home::before{background:linear-gradient(90deg,rgba(248,246,238,.985) 0%,rgba(248,246,238,.93) 39%,rgba(248,246,238,.2) 65%,rgba(248,246,238,0) 100%),url('/assets/images/hero-home.webp') 72% center/cover no-repeat}
.page-hero{min-height:650px;padding-top:165px}
.hero-recruit{min-height:690px;padding-top:165px;background-position:center 42%}
.hero-contact{min-height:590px;padding-top:170px;background:linear-gradient(135deg,#fcfbf7,#f1f1e8)}
.hero-contact::before{background:radial-gradient(circle at 78% 70%,rgba(6,77,58,.11),transparent 25%),linear-gradient(115deg,transparent 52%,rgba(239,181,43,.055) 52.2%,transparent 52.45%)}
.hero-content .button-row{margin-top:34px}
.gold-line{max-width:620px;margin-top:52px;background:linear-gradient(90deg,transparent 0,var(--yellow) 58%,var(--yellow) 100%);opacity:.85}

.intro-band{padding:70px 0;border-bottom:1px solid var(--line-soft)}
.intro-grid{gap:88px}
.principles{gap:22px}
.principle{padding:20px 8px;border-left:1px solid var(--line)}
.principle:first-child{border-left:0}

.icon-badge{box-shadow:0 8px 22px rgba(20,65,48,.13)}
.solution-cards,.issue-grid,.color-cards,.day-grid,.path-grid,.role-grid,.deliverable-grid{gap:22px}
.solution-card,.day-card,.path-card,.role-card{height:100%;border:1px solid var(--line-soft);box-shadow:var(--shadow-soft)}
.solution-card{display:flex;flex-direction:column;border-radius:14px}
.solution-card-head{min-height:150px;padding:27px}
.solution-card-photo{height:auto;aspect-ratio:4/3}
.solution-card-photo img{height:100%;object-position:center 36%}
.solution-card-body{display:flex;flex:1;flex-direction:column;padding:24px 27px 28px}
.solution-card .clean-list{margin-bottom:auto}
.solution-card .button{margin-top:18px}
.clean-list li{margin-top:9px;font-size:.8rem}

.issue-card,.outline-card{border-color:var(--line-soft);border-radius:14px;box-shadow:none}
.issue-card{min-height:250px;padding:34px 27px}
.outline-card{min-height:215px;padding:30px}
.why-grid{gap:68px}
.reason{padding:25px 0}
.reason span{font-size:2.35rem}
.reason h3{font-size:1.15rem}
.large-photo{border-radius:14px;box-shadow:var(--shadow)}
.large-photo img{height:450px}

.audience{display:flex;min-height:610px;flex-direction:column;padding:76px clamp(34px,7vw,120px)}
.audience:first-child{border-right:1px solid var(--line-soft)}
.audience+.audience{background:linear-gradient(90deg,rgba(248,245,236,.98) 0 47%,rgba(248,245,236,.28) 76%,transparent),url('/assets/images/woman-outdoor.webp') 74% center/cover}
.step-row{margin-top:auto;padding-top:42px}
.career-features{margin-top:auto;padding-top:280px}
.career-feature{border:1px solid rgba(7,63,49,.08);background:rgba(255,255,255,.94);box-shadow:var(--shadow-soft);backdrop-filter:blur(8px)}

.philosophy{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}
.philosophy>.container,.intro-grid,.company-home>.container,.page-cta-row{position:relative;z-index:1}
.philosophy .section-title{line-height:1.25}
.company-home-row{padding-bottom:34px;border-bottom:1px solid var(--line)}
.action-grid{gap:22px;margin-top:30px}
.action-card{min-height:178px;padding:34px 38px;border-radius:15px;box-shadow:var(--shadow-soft)}
.circle-arrow{transition:transform .2s ease}
.circle-arrow:hover{transform:translateX(4px)}

.philosophy-strip{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}
.service-stack{gap:24px}
.service-row{min-height:330px;border:1px solid var(--line-soft);border-radius:15px;box-shadow:var(--shadow-soft)}
.service-panel{padding:46px}
.service-photo img{min-height:330px}
.flow{padding:38px 26px;border-color:var(--line-soft);border-radius:15px;box-shadow:var(--shadow-soft)}
.companion-photo{border-radius:15px 15px 0 0}
.companion-photo img{height:370px}
.faq-list{border-color:var(--line-soft);border-radius:12px;box-shadow:var(--shadow-soft)}
.faq summary{padding:20px 24px}
.faq summary::after{display:grid;width:28px;height:28px;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--green);background:var(--cream)}

.page-cta{margin-bottom:36px;border:1px solid var(--line-soft);border-radius:15px;box-shadow:var(--shadow-soft)}
.page-cta-row{min-height:178px;padding:38px 42px}
.page-cta.green{border-color:transparent}

.philosophy-card{padding:72px 60px;border:1px solid var(--line-soft);border-radius:16px}
.philosophy-card::before{right:42px;width:240px}
.message-card{padding:60px;border:1px solid var(--line-soft);border-radius:16px;box-shadow:none}
.value{padding:25px 42px}
.story-row{padding:16px 0}
.profile{border-top-color:var(--green)}
.profile th,.profile td{padding:19px 22px}
.profile th{background:rgba(7,63,49,.035)}
.privacy-card{border:1px solid var(--line-soft);border-radius:14px;box-shadow:var(--shadow-soft)}

.dual-card{padding:42px;border:1px solid var(--line-soft);border-radius:15px;box-shadow:var(--shadow-soft)}
.dual-card .button{margin-top:24px}
.color-card{min-height:240px;padding:32px;border-radius:14px;box-shadow:var(--shadow-soft)}
.growth-row{gap:28px}
.day-card{display:flex;flex-direction:column;border-radius:14px}
.day-card img{height:auto;aspect-ratio:4/3}
.day-card-body{flex:1;padding:25px}
.path-card,.role-card{display:flex;flex-direction:column;border-radius:14px}
.path-head,.role-head{padding:25px}
.path-body,.role-body{display:flex;flex:1;flex-direction:column;padding:27px}
.role-body .button{margin-top:auto;align-self:stretch}

.contact-type-grid{gap:22px;margin-top:-92px}
.contact-type{min-height:185px;padding:30px;border:1px solid var(--line-soft);border-radius:15px;box-shadow:var(--shadow-soft)}
.contact-layout{gap:34px}
.contact-form,.contact-guide{padding:44px;border:1px solid var(--line-soft);border-radius:16px;box-shadow:var(--shadow-soft)}
.contact-guide{background:linear-gradient(145deg,#f3f1e8,#fff)}
.field{margin-top:21px}
.field input,.field select,.field textarea{min-height:52px;padding:14px 16px;border-color:#c8d1cc;border-radius:8px;background:#fffefa}
.field textarea{min-height:170px}
.consent a{color:var(--green);text-underline-offset:3px}
.guide-card{padding:26px;border:1px solid var(--line-soft);border-radius:13px}
.email-banner{padding:42px 64px;border:1px solid var(--line-soft);border-radius:15px}
.company-mini{border-color:var(--line-soft);border-radius:15px}
.company-mini img{height:300px}
.company-mini-copy{padding:52px}
.page-company .solution-card-head{min-height:112px;display:flex;align-items:center}
.page-company .solution-card-photo{aspect-ratio:16/10}

.site-footer{background:linear-gradient(105deg,var(--green-dark),#064d3a)}
.footer-row{min-height:126px}
.footer-name{display:flex;align-items:center;gap:10px}
.footer-name img{width:29px;height:29px;filter:brightness(0) invert(1);opacity:.92}
.footer-nav{gap:24px}
.footer-nav a,.footer-facts a{transition:color .2s ease}
.footer-nav a:hover,.footer-facts a:hover{color:#fff}

@media(max-width:1050px){
  .contact-guide{display:grid}
  .career-features{padding-top:260px}
}

@media(max-width:820px){
  html{scroll-padding-top:86px}
  body{font-size:15px}
  .container{width:min(calc(100% - 34px),var(--container))}
  .section{padding:78px 0}
  .section-sm{padding:62px 0}
  .site-header{top:10px}
  .header-pill{min-height:60px;padding:7px 9px 7px 16px}
  .brand,.menu-button{position:relative;z-index:62}
  .global-nav{z-index:60;padding-top:96px;transition:opacity .2s ease,visibility .2s ease}
  .global-nav>a{font-size:.92rem}
  .hero-home,.page-hero,.hero-recruit{min-height:690px;padding-top:135px}
  .hero-contact{min-height:590px;padding-top:140px}
  .page-hero::before{background:linear-gradient(90deg,rgba(247,244,235,.97),rgba(247,244,235,.68)),var(--hero-image) 58% center/cover}
  .hero-recruit::before{background:linear-gradient(90deg,rgba(248,246,238,.96),rgba(248,246,238,.65))}
  .intro-grid{gap:42px}
  .principle{border-left:0}
  .audience{padding:62px 32px}
  .audience:first-child{border-right:0;border-bottom:1px solid var(--line-soft)}
  .career-features{padding-top:250px}
  .service-panel{padding:36px}
  .philosophy-card,.message-card{padding:44px 34px}
  .contact-form,.contact-guide{padding:34px}
  .page-cta-row{padding:34px}
}

@media(max-width:590px){
  .section{padding:68px 0}
  .section-sm{padding:54px 0}
  .section-heading{margin-bottom:38px;text-align:left}
  .section-heading::after{margin-left:0}
  .display,.page-hero .display,.hero-contact .display{font-size:clamp(2.05rem,10vw,2.65rem);line-height:1.43}
  .section-title{font-size:clamp(1.7rem,8vw,2.05rem);line-height:1.5}
  .hero-home,.page-hero,.hero-recruit{min-height:640px}
  .hero-home::before{background:linear-gradient(90deg,rgba(248,246,238,.97),rgba(248,246,238,.73)),url('/assets/images/hero-home.webp') 58% center/cover}
  .principles{grid-template-columns:repeat(3,1fr);gap:4px}
  .principle{padding:12px 3px}
  .principle .icon-badge{width:52px;height:52px}
  .principle small{font-size:.62rem}
  .solution-card-head{min-height:auto}
  .solution-card-photo{aspect-ratio:16/9}
  .issue-card{min-height:auto}
  .audience{min-height:610px;padding:54px 22px}
  .career-features{gap:8px;padding-top:230px}
  .career-feature{padding:16px 8px}
  .action-card{padding:28px 24px}
  .action-card>.icon-badge{display:none}
  .service-panel{padding:30px 26px}
  .service-number{font-size:3rem}
  .flow{padding:26px 14px}
  .page-cta{width:calc(100% - 24px)}
  .page-cta-row{padding:30px 25px}
  .message-card,.philosophy-card{padding:38px 25px}
  .dual-card{padding:30px 25px}
  .contact-type{min-height:auto}
  .contact-form,.contact-guide{padding:28px 22px}
  .email-banner{padding:32px 24px}
  .company-mini img{height:240px}
  .company-mini-copy{padding:34px 26px}
}

/* Hero composition pass: preserve faces and intentional photographic framing */
.hero-home,
.page-hero,
.hero-recruit{background-color:var(--cream)}

.hero-home::before{
  background:
    linear-gradient(90deg,rgba(248,246,238,.99) 0%,rgba(248,246,238,.965) 36%,rgba(248,246,238,.8) 48%,rgba(248,246,238,.12) 69%,rgba(248,246,238,0) 100%),
    url('/assets/images/hero-home.webp') right center/auto 100% no-repeat;
}

.page-hero::before,
.page-hero[style*="woman-outdoor"]::before{
  background:
    linear-gradient(90deg,rgba(247,244,235,1) 0%,rgba(247,244,235,.985) 39%,rgba(247,244,235,.83) 50%,rgba(247,244,235,.1) 70%,rgba(247,244,235,0) 100%),
    var(--hero-image) right center/auto 100% no-repeat;
}

.page-hero[style*="man-outdoor"]::before{
  background:
    linear-gradient(90deg,rgba(247,244,235,1) 0%,rgba(247,244,235,.985) 39%,rgba(247,244,235,.83) 50%,rgba(247,244,235,.1) 70%,rgba(247,244,235,0) 100%),
    var(--hero-image) calc(100% + 430px) center/auto 100% no-repeat;
}

.hero-recruit::before{
  background:
    linear-gradient(90deg,rgba(248,246,238,.98) 0%,rgba(248,246,238,.92) 38%,rgba(248,246,238,.62) 52%,rgba(248,246,238,.06) 74%,rgba(248,246,238,0) 100%),
    url('/assets/images/team-outdoor-v4.webp') right center/auto 100% no-repeat;
}

.page-hero .hero-content::after{
  display:block;
  width:172px;
  height:1px;
  margin-top:38px;
  background:linear-gradient(90deg,var(--yellow),rgba(239,181,43,0));
  content:"";
}

.page-hero .hero-content::before{
  position:absolute;
  bottom:-42px;
  left:0;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--yellow);
  box-shadow:172px 0 0 rgba(239,181,43,.15);
  content:"";
}

.service-photo img,
.large-photo img,
.companion-photo img,
.solution-card-photo img,
.day-card img,
.company-mini img{object-position:center 34%}

.audience+.audience{
  background:
    linear-gradient(90deg,rgba(248,245,236,1) 0%,rgba(248,245,236,.97) 43%,rgba(248,245,236,.4) 63%,rgba(248,245,236,0) 100%),
    url('/assets/images/woman-outdoor.webp') right center/auto 100% no-repeat;
}

@media(max-width:1050px){
  .hero-home::before{
    background:
      linear-gradient(90deg,rgba(248,246,238,.99) 0%,rgba(248,246,238,.94) 46%,rgba(248,246,238,.45) 72%,rgba(248,246,238,.1) 100%),
      url('/assets/images/hero-home.webp') 70% center/auto 100% no-repeat;
  }

  .page-hero::before,
  .page-hero[style*="woman-outdoor"]::before{
    background:
      linear-gradient(90deg,rgba(247,244,235,.99) 0%,rgba(247,244,235,.95) 48%,rgba(247,244,235,.5) 74%,rgba(247,244,235,.15) 100%),
      var(--hero-image) 70% center/auto 100% no-repeat;
  }

  .page-hero[style*="man-outdoor"]::before{
    background:
      linear-gradient(90deg,rgba(247,244,235,.99) 0%,rgba(247,244,235,.95) 48%,rgba(247,244,235,.5) 74%,rgba(247,244,235,.15) 100%),
      var(--hero-image) calc(100% + 520px) center/auto 100% no-repeat;
  }

  .hero-recruit::before{
    background:
      linear-gradient(90deg,rgba(248,246,238,.99) 0%,rgba(248,246,238,.94) 48%,rgba(248,246,238,.46) 75%,rgba(248,246,238,.12) 100%),
      url('/assets/images/team-outdoor-v4.webp') 56% center/auto 100% no-repeat;
  }
}

.form-result.visible{
  display:block;
  margin-top:22px;
  padding:24px;
  border:1px solid rgba(6,77,58,.16);
  border-radius:12px;
  color:var(--text);
  background:#f4f8f5;
}

.form-result>strong{display:block;color:var(--ink);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:1.1rem}
.form-result dl{display:grid;grid-template-columns:140px 1fr;margin:16px 0 20px;border-top:1px solid var(--line)}
.form-result dt,.form-result dd{margin:0;padding:9px 0;border-bottom:1px solid var(--line);font-size:.76rem}
.form-result dt{color:var(--muted);font-weight:700}
.form-result dd{overflow-wrap:anywhere}
.form-result-actions{display:flex;flex-wrap:wrap;gap:10px}
.form-result-actions .button{width:auto;flex:1 1 210px}
.form-result-actions .button-secondary::after{content:""}

@media(max-width:590px){
  .form-result.visible{padding:20px 17px}
  .form-result dl{grid-template-columns:1fr}
  .form-result dt{padding-bottom:0;border-bottom:0}
  .form-result dd{padding-top:2px}
}

/* Company hero: use a real image panel so the subject cannot drift off-canvas. */
.hero-company::before{
  background:linear-gradient(90deg,#f7f4eb 0%,#f7f4eb 54%,rgba(247,244,235,.92) 62%,rgba(247,244,235,0) 78%);
}

.hero-company .page-hero-media{
  position:absolute;
  inset:0 0 0 auto;
  width:46%;
  overflow:hidden;
}

.hero-company .page-hero-media::after{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,#f7f4eb 0%,rgba(247,244,235,.42) 18%,rgba(247,244,235,0) 46%);
  content:"";
}

.hero-company .page-hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:72% center;
  filter:saturate(.9) contrast(.98);
}

.hero-company .container{position:relative;z-index:1}

.hero-solution::before{
  background:linear-gradient(90deg,#f7f4eb 0%,#f7f4eb 54%,rgba(247,244,235,.92) 62%,rgba(247,244,235,0) 78%);
}

.hero-solution .page-hero-media{
  position:absolute;
  inset:0 0 0 auto;
  width:46%;
  overflow:hidden;
}

.hero-solution .page-hero-media::after{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,#f7f4eb 0%,rgba(247,244,235,.42) 18%,rgba(247,244,235,0) 46%);
  content:"";
}

.hero-solution .page-hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:30% center;
  filter:saturate(.9) contrast(.98);
  transform:scaleX(-1);
}

.hero-solution .container{position:relative;z-index:1}

@media(max-width:1050px){
  .hero-company .page-hero-media,.hero-solution .page-hero-media{width:52%}
  .hero-company .page-hero-media img{object-position:69% center}
  .hero-solution .page-hero-media img{object-position:32% center}
  .hero-company::before,.hero-solution::before{background:linear-gradient(90deg,#f7f4eb 0%,rgba(247,244,235,.97) 54%,rgba(247,244,235,.38) 82%,rgba(247,244,235,.08) 100%)}
}

@media(max-width:820px){
  .hero-company .page-hero-media,.hero-solution .page-hero-media{width:100%}
  .hero-company .page-hero-media::after,.hero-solution .page-hero-media::after{background:linear-gradient(90deg,rgba(247,244,235,.98) 0%,rgba(247,244,235,.91) 58%,rgba(247,244,235,.56) 100%)}
  .hero-company .page-hero-media img{object-position:66% center}
  .hero-solution .page-hero-media img{object-position:34% center}
  .hero-company::before,.hero-solution::before{background:none}
}

@media(max-width:590px){
  .hero-company .page-hero-media::after,.hero-solution .page-hero-media::after{background:linear-gradient(90deg,rgba(247,244,235,.985) 0%,rgba(247,244,235,.94) 66%,rgba(247,244,235,.68) 100%)}
  .hero-company .page-hero-media img{object-position:64% center}
  .hero-solution .page-hero-media img{object-position:36% center}
}

/* Readability floor for supporting copy */
.solution-card-head p,
.solution-card .clean-list li,
.reason p,
.service-panel p,
.service-panel .clean-list li,
.outline-card p,
.flow-step p,
.day-card p,
.growth-item p,
.selection-step p,
.contact-type p,
.guide-card p,
.contact-flow p,
.privacy-card p,
.career-feature strong{font-size:.8rem;line-height:1.75}

.footer-nav a,.footer-facts,.footer-facts a{font-size:.74rem}
.field label,.consent{font-size:.8rem}
.form-note{font-size:.72rem}
.button{font-size:.8rem}

.hero-contact::after{
  position:absolute;
  top:145px;
  right:7%;
  width:min(34vw,480px);
  height:300px;
  background-image:
    linear-gradient(rgba(6,77,58,.08) 1px,transparent 1px),
    linear-gradient(90deg,rgba(6,77,58,.08) 1px,transparent 1px),
    radial-gradient(circle at 25% 68%,var(--yellow) 0 4px,transparent 5px),
    radial-gradient(circle at 72% 30%,rgba(6,77,58,.62) 0 4px,transparent 5px);
  background-size:34px 34px,34px 34px,100% 100%,100% 100%;
  opacity:.72;
  mask-image:linear-gradient(115deg,transparent 0%,#000 38%,#000 82%,transparent 100%);
  pointer-events:none;
  content:"";
}

@media(max-width:820px){
  .hero-contact::after{right:-90px;width:360px;opacity:.38}
}

@media(max-width:590px){
  .hero-home::before{
    background:
      linear-gradient(90deg,rgba(248,246,238,.985) 0%,rgba(248,246,238,.94) 58%,rgba(248,246,238,.55) 100%),
      url('/assets/images/hero-home.webp') 70% center/auto 100% no-repeat;
  }

  .page-hero::before,
  .page-hero[style*="woman-outdoor"]::before{
    background:
      linear-gradient(90deg,rgba(247,244,235,.99) 0%,rgba(247,244,235,.95) 60%,rgba(247,244,235,.58) 100%),
      var(--hero-image) 72% center/auto 100% no-repeat;
  }

  .page-hero[style*="man-outdoor"]::before{
    background:
      linear-gradient(90deg,rgba(247,244,235,.99) 0%,rgba(247,244,235,.95) 60%,rgba(247,244,235,.58) 100%),
      var(--hero-image) calc(100% + 520px) center/auto 100% no-repeat;
  }

  .hero-recruit::before{
    background:
      linear-gradient(90deg,rgba(248,246,238,.99) 0%,rgba(248,246,238,.95) 62%,rgba(248,246,238,.58) 100%),
      url('/assets/images/team-outdoor-v4.webp') 58% center/auto 100% no-repeat;
  }

  .page-hero .hero-content::after{width:118px;margin-top:30px}
  .page-hero .hero-content::before{bottom:-34px;box-shadow:118px 0 0 rgba(239,181,43,.15)}
}

/* Finish pass: complete motifs, deliberate banner crops, and tactile depth */
.philosophy::before{
  bottom:28px;
  left:44px;
  width:168px;
  height:168px;
  box-shadow:0 0 0 28px rgba(7,83,63,.025),0 0 0 56px rgba(239,181,43,.025);
}

.philosophy::after{
  bottom:78px;
  left:70px;
  width:132px;
}

.page-cta[style]{
  background-position:left top,right 32%!important;
  background-size:100% 100%,55% auto!important;
  background-repeat:no-repeat!important;
}

.solution-card-photo img,
.service-photo img,
.large-photo img,
.companion-photo img,
.day-card img,
.company-mini img{
  filter:saturate(.93) contrast(.985);
}

@media(hover:hover){
  .solution-card,
  .issue-card,
  .outline-card,
  .dual-card,
  .day-card,
  .path-card,
  .role-card,
  .contact-type,
  .privacy-card{
    transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
  }

  .solution-card:hover,
  .issue-card:hover,
  .outline-card:hover,
  .dual-card:hover,
  .day-card:hover,
  .path-card:hover,
  .role-card:hover,
  .contact-type:hover,
  .privacy-card:hover{
    border-color:rgba(6,77,58,.2);
    box-shadow:0 18px 44px rgba(21,52,40,.1);
    transform:translateY(-3px);
  }
}

@media(max-width:820px){
  .philosophy::before,.philosophy::after{display:none}
  .page-cta[style]{
    background-position:left top,72% center!important;
    background-size:100% 100%,auto 100%!important;
  }
}

/* Mobile experience pass: compact, readable, and free from accidental cropping. */
@media(max-width:820px){
  html,body{max-width:100%;overflow-x:clip}
  a,button,summary,label{touch-action:manipulation}
  .site-header .container{width:min(calc(100% - 24px),var(--container))}
  .header-pill{gap:12px}
  .menu-button{min-width:44px;flex:0 0 44px}
  .global-nav{
    height:100dvh;
    max-height:100dvh;
    overflow-y:auto;
    overscroll-behavior:contain;
    padding-right:24px;
    padding-bottom:calc(30px + env(safe-area-inset-bottom));
    padding-left:24px;
  }
  .global-nav>a,.global-nav>a:nth-last-child(2){display:flex;min-height:56px;align-items:center;padding:12px 4px}
  .global-nav .nav-cta{justify-content:center;margin-top:20px;border-bottom:0}
  .hero-content .button-row{gap:10px}
  .hero-content .button-row .button{flex:1 1 150px}
  .split-heading{gap:18px}
  .faq summary{min-height:60px;padding:18px 20px}
  .faq p{padding-right:20px;padding-left:20px}
  .profile{table-layout:fixed}
  .profile th{width:32%}
  .profile th,.profile td{padding:16px}
  .profile td{overflow-wrap:anywhere}
  .page-cta .button-row{width:100%}
  .page-cta .button-row .button{flex:1 1 190px}
}

@media(max-width:590px){
  body{font-size:15px;line-height:1.85}
  .container{width:calc(100% - 32px)}
  .section{padding:60px 0}
  .section-sm{padding:50px 0}
  .section-heading{margin-bottom:34px}
  .section-heading::after{margin-top:18px}
  .kicker{margin-bottom:10px;font-size:.67rem;letter-spacing:.19em}
  .display,.page-hero .display,.hero-contact .display{font-size:clamp(2.1rem,10.5vw,2.55rem);line-height:1.42}
  .section-title{font-size:clamp(1.72rem,8.3vw,2.04rem);line-height:1.48}
  .card-title{font-size:1.34rem}
  .lead{margin-top:16px;font-size:.94rem;line-height:1.9}

  .site-header{top:8px}
  .site-header .container{width:calc(100% - 20px)}
  .header-pill{min-height:58px;padding:6px 7px 6px 14px}
  .brand{gap:8px;font-size:1.04rem}
  .brand img{width:29px;height:29px}
  .menu-button{width:44px;height:44px}

  .hero-home,.page-hero,.hero-recruit{
    min-height:760px;
    padding:118px 0 52px;
  }
  .hero-home::before{
    background:
      linear-gradient(180deg,#f6f3ea 0%,#f6f3ea 48%,rgba(246,243,234,.96) 53%,rgba(246,243,234,.28) 67%,rgba(246,243,234,0) 80%),
      url('/assets/images/hero-home.webp') 62% bottom/auto 44% no-repeat;
  }
  .hero-recruit{background:var(--cream)}
  .hero-recruit::before{
    background:
      linear-gradient(180deg,#f6f3ea 0%,#f6f3ea 48%,rgba(246,243,234,.96) 54%,rgba(246,243,234,.25) 68%,rgba(246,243,234,0) 81%),
      url('/assets/images/team-outdoor-v4.webp') center bottom/auto 44% no-repeat;
  }
  .hero-company .page-hero-media,.hero-solution .page-hero-media{
    inset:auto 0 0;
    width:100%;
    height:44%;
  }
  .hero-company .page-hero-media::after,.hero-solution .page-hero-media::after{
    background:linear-gradient(180deg,#f6f3ea 0%,rgba(246,243,234,.48) 14%,rgba(246,243,234,0) 34%);
  }
  .hero-company .page-hero-media img{object-position:70% center}
  .hero-solution .page-hero-media img{object-position:30% center}
  .hero-home .hero-content,.page-hero .hero-content,.hero-recruit .hero-content{max-width:100%}
  .hero-home .hero-content .lead,.page-hero .hero-content .lead,.hero-recruit .hero-content .lead{max-width:100%}
  .hero-content .button-row{margin-top:24px}
  .hero-content .button-row .button{min-width:0;padding-right:18px;padding-left:18px}
  .page-hero .hero-content::after{margin-top:26px}
  .hero-contact{min-height:540px;padding:122px 0 88px}
  .hero-contact::after{top:auto;right:-110px;bottom:52px;width:310px;height:230px;opacity:.26}
  .gold-line{max-width:72%;margin-top:34px}

  .intro-band{padding:48px 0}
  .intro-grid{gap:30px}
  .intro-copy h2{font-size:1.7rem;line-height:1.55}
  .principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .principle{min-width:0;padding:12px 2px}
  .principle strong{font-size:.9rem}
  .principle small{display:block;font-size:.66rem;line-height:1.45}

  .solution-cards,.issue-grid,.color-cards,.day-grid,.path-grid,.role-grid,.value-row,.privacy-grid,.deliverable-grid,.companion-cards{gap:16px}
  .solution-card-head{padding:23px}
  .solution-card-photo{aspect-ratio:16/10}
  .solution-card-body{padding:21px 23px 24px}
  .issue-card{padding:26px 22px}
  .why-grid{gap:34px}
  .reason{grid-template-columns:52px 1fr;gap:14px;padding:20px 0}
  .reason span{font-size:1.9rem}
  .large-photo img,.recruit-message .large-photo img{height:auto;aspect-ratio:16/11;object-fit:cover}

  .audience{min-height:auto;padding:52px 22px}
  .step-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:start;gap:3px;margin-top:30px}
  .mini-step{width:auto;min-width:0}
  .mini-step .icon-badge{width:46px;height:46px;margin-bottom:7px}
  .mini-step .icon{font-size:22px}
  .mini-step strong{font-size:.7rem}
  .step-arrow{padding-top:13px;font-size:.78rem;text-align:center}
  .audience+.audience{
    min-height:720px;
    background:
      linear-gradient(180deg,#f8f5ec 0%,#f8f5ec 37%,rgba(248,245,236,.9) 49%,rgba(248,245,236,.18) 72%,rgba(248,245,236,0) 100%),
      url('/assets/images/woman-outdoor.webp') 64% bottom/auto 67% no-repeat;
  }
  .career-features{gap:8px;margin-top:auto;padding-top:220px}
  .career-feature{padding:14px 7px}
  .career-feature .icon{font-size:24px}
  .career-feature strong{font-size:.72rem}
  .philosophy .section-title{font-size:clamp(1.82rem,8.7vw,2.18rem);letter-spacing:.06em}
  .company-name{font-size:1.72rem;line-height:1.45;overflow-wrap:anywhere}
  .company-home-row{gap:22px;padding-bottom:28px}
  .company-home-row>.button{width:100%}
  .action-grid{gap:14px;margin-top:24px}
  .action-card{min-height:142px;padding:25px 21px}
  .action-card h3{font-size:1.25rem}
  .circle-arrow{width:46px;height:46px}

  .philosophy-strip{padding:46px 0;background:#f4f4e9}
  .philosophy-strip .container{min-height:0}
  .service-stack{gap:18px}
  .service-row,.service-row.reverse{min-height:0}
  .service-panel{padding:28px 23px}
  .service-panel-head{gap:14px}
  .service-number{font-size:2.7rem}
  .service-photo img{height:auto;min-height:0;aspect-ratio:16/10;object-fit:cover}
  .flow{gap:12px 8px;padding:24px 12px}
  .flow-step{min-width:0}
  .flow-step+.flow-step::before{left:-7px}
  .flow-step .icon-badge{width:52px;height:52px}
  .flow-step strong{font-size:.74rem}
  .companion-photo img{height:auto;aspect-ratio:16/11}
  .outline-card{min-height:0;padding:24px 22px}

  .mission-rule{gap:14px}
  .philosophy-card,.message-card{padding:34px 22px}
  .value{padding:24px 6px}
  .value-num{font-size:2.5rem}
  .story-item{align-items:flex-start}
  .profile,.profile tbody,.profile tr,.profile th,.profile td{display:block;width:100%}
  .profile tr{border-bottom:1px solid var(--line)}
  .profile th,.profile td{border-bottom:0;padding:10px 14px}
  .profile th{padding-bottom:2px;background:transparent}
  .profile td{padding-top:2px;padding-bottom:13px}
  .privacy-card{padding:22px 19px}

  .recruit-message{gap:30px}
  .dual-card{padding:28px 22px}
  .dual-card-head{gap:13px}
  .dual-card h3{font-size:1.25rem}
  .color-card{min-height:0;padding:26px 23px}
  .growth-row{gap:10px}
  .growth-item{padding:8px 0}
  .growth-arrow{font-size:1.35rem}
  .day-card img{aspect-ratio:16/10}
  .day-card-body,.path-body,.role-body{padding:22px}
  .path-head,.role-head{padding:20px}
  .selection-faq{gap:48px}
  .selection-row{gap:10px 8px}
  .selection-step .icon-badge{width:50px;height:50px}
  .selection-step strong{font-size:.71rem}

  .contact-type-grid{gap:12px;margin-top:-54px}
  .contact-type{padding:22px 19px}
  .contact-type .icon-badge{width:50px;height:50px}
  .contact-form,.contact-guide{padding:26px 19px}
  .field{margin-top:18px}
  .field input,.field select,.field textarea{font-size:16px}
  .consent{line-height:1.65}
  .guide-card{padding:20px 17px}
  .contact-flow{gap:11px}
  .flow-contact-item{gap:14px}
  .contact-flow>span{line-height:1}
  .email-banner{gap:18px;padding:28px 20px}
  .email-address{font-size:clamp(.96rem,4.75vw,1.18rem);line-height:1.55;word-break:normal;overflow-wrap:anywhere}
  .company-mini img{height:auto;aspect-ratio:16/10}
  .company-mini-copy{padding:28px 22px}

  .page-cta{width:calc(100% - 20px);margin-bottom:20px}
  .page-cta[style]{background:#f5f2e8!important}
  .page-cta-row{min-height:0;gap:22px;padding:27px 21px}
  .page-cta .button-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}
  .page-cta .button-row .button,.page-cta-row>.button{width:100%}
  .button{min-height:48px;padding:10px 20px}
  .faq summary{gap:12px;padding:17px 16px;font-size:.92rem;line-height:1.6}
  .faq p{padding:0 16px 18px}

  .footer-row{gap:18px;padding:28px 0}
  .footer-name{font-size:1.18rem}
  .footer-facts{max-width:100%;line-height:1.55}
  .footer-facts a{overflow-wrap:anywhere}
}

@media(max-width:380px){
  .container{width:calc(100% - 26px)}
  .brand{font-size:.98rem}
  .brand img{width:27px;height:27px}
  .display,.page-hero .display,.hero-contact .display{font-size:2.02rem}
  .hero-home,.page-hero,.hero-recruit{min-height:780px}
  .hero-content .button-row{display:grid;grid-template-columns:1fr}
  .hero-content .button-row .button{width:100%}
  .step-row{gap:1px}
  .mini-step .icon-badge{width:42px;height:42px}
  .action-card{padding-right:17px;padding-left:17px}
  .circle-arrow{width:42px;height:42px}
  .contact-type{gap:13px}
}

@media(max-width:590px){
  .service-row,.service-row.reverse{grid-template-columns:minmax(0,1fr)!important}
  .service-panel,.service-photo,.service-panel-head,.service-panel-head>div{min-width:0}
  .service-panel h2{overflow-wrap:anywhere}
  .contact-layout,.contact-form,.contact-guide,.company-mini,.company-mini-copy,.email-banner{min-width:0}
  .contact-layout,.company-mini,.email-banner{grid-template-columns:minmax(0,1fr)}
  .contact-form input,.contact-form select,.contact-form textarea{min-width:0;max-width:100%}
}

@media(max-width:590px){
  .hero .display{
    font-size:clamp(2rem,9vw,2.25rem);
    letter-spacing:.01em;
  }
  .hero .display br,.hero .lead br,.intro-copy h2 br{display:block}
}

@media(max-width:380px){
  .hero .display{font-size:1.9rem}
  .intro-copy h2{font-size:1.45rem}
}

/* Abstract product visuals: communicate the proprietary system without exposing data. */
.visual-canvas{position:relative;isolation:isolate;display:grid;overflow:hidden;place-items:center;background:linear-gradient(145deg,#edf3ee,#dce8df)}
.visual-canvas::before{position:absolute;z-index:-1;inset:-25%;background:radial-gradient(circle at 30% 28%,rgba(239,181,43,.28),transparent 26%),radial-gradient(circle at 76% 76%,rgba(6,77,58,.22),transparent 30%);content:""}
.visual-canvas::after{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(6,77,58,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(6,77,58,.06) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(135deg,#000,transparent 82%);content:""}
.visual-window{width:78%;padding:11px;border:1px solid rgba(255,255,255,.88);border-radius:12px;background:rgba(255,255,255,.86);box-shadow:0 22px 45px rgba(6,77,58,.2);transform:rotate(-2.5deg);backdrop-filter:blur(10px)}
.visual-top{display:flex;gap:4px;padding-bottom:8px;border-bottom:1px solid rgba(6,77,58,.09)}
.visual-top i{display:block;width:5px;height:5px;border-radius:50%;background:#dbe3de}.visual-top i:nth-child(2){background:#efb52b}.visual-top i:nth-child(3){background:#6ca084}
.visual-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px}.visual-kpis b{display:block;height:27px;border-radius:5px;background:linear-gradient(135deg,#edf5f0,#fff)}.visual-kpis b:nth-child(2){background:linear-gradient(135deg,#fff3cf,#fff)}
.visual-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:7px;margin-top:7px}.visual-chart{position:relative;display:block;height:68px;overflow:hidden;border-radius:6px;background:linear-gradient(180deg,#f5f8f6,#e8f0eb)}
.visual-chart::before{position:absolute;right:7px;bottom:11px;left:7px;height:35px;border-bottom:2px solid #2d7b5c;border-radius:50% 20% 0 0;transform:skewY(-12deg);content:""}.visual-chart::after{position:absolute;right:14px;bottom:13px;width:6px;height:6px;border-radius:50%;background:#efb52b;box-shadow:-23px 8px 0 #2d7b5c,-44px 13px 0 #2d7b5c;content:""}
.visual-list{display:grid;align-content:center;gap:7px;padding:8px;border-radius:6px;background:#f8faf8}.visual-list i{display:block;height:5px;border-radius:999px;background:#dbe5df}.visual-list i:nth-child(2){width:74%;background:#9fc2ae}.visual-list i:nth-child(3){width:88%}.visual-list i:nth-child(4){width:62%;background:#efc85d}
.insight-visual{background:linear-gradient(145deg,#e7efe9,#f5efe2)}.insight-orbit{position:absolute;width:112px;height:112px;border:1px solid rgba(6,77,58,.2);border-radius:50%;box-shadow:0 0 0 28px rgba(6,77,58,.045),0 0 0 56px rgba(239,181,43,.045)}
.insight-orbit::before,.insight-orbit::after,.insight-orbit span{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 4px 9px rgba(6,77,58,.22);content:""}.insight-orbit::before{top:10px;right:18px;background:var(--yellow)}.insight-orbit::after{right:4px;bottom:31px}.insight-orbit span:nth-child(1){bottom:5px;left:35px;background:var(--brick)}.insight-orbit span:nth-child(2){top:36px;left:-3px}.insight-orbit span:nth-child(3){top:50%;left:50%;width:18px;height:18px;background:#fff;border:5px solid var(--green);transform:translate(-50%,-50%)}
.insight-bars{position:absolute;right:13%;bottom:12%;display:flex;height:70px;align-items:end;gap:7px;padding:10px 12px;border-radius:9px;background:rgba(255,255,255,.82);box-shadow:0 12px 25px rgba(6,77,58,.12)}.insight-bars i{display:block;width:8px;border-radius:4px 4px 1px 1px;background:#7ba68e}.insight-bars i:nth-child(1){height:20px}.insight-bars i:nth-child(2){height:34px}.insight-bars i:nth-child(3){height:28px;background:var(--yellow)}.insight-bars i:nth-child(4){height:46px}.insight-bars i:nth-child(5){height:57px;background:var(--green)}
.insight-line{position:absolute;top:16%;left:12%;width:92px;height:34px;border-top:2px solid rgba(6,77,58,.55);border-radius:50%;transform:rotate(-13deg)}.insight-line::after{position:absolute;top:-5px;right:4px;width:8px;height:8px;border-radius:50%;background:var(--yellow);content:""}
.system-visual-wide .visual-window{width:min(74%,430px);padding:17px;transform:rotate(2deg)}.system-visual-wide .visual-kpis b{height:40px}.system-visual-wide .visual-chart{height:105px}.insight-visual-wide .insight-orbit{width:160px;height:160px}.insight-visual-wide .insight-bars{right:18%;bottom:15%;transform:scale(1.25)}
.service-photo.visual-canvas{min-height:330px}

@media(max-width:590px){
  .service-photo.visual-canvas{min-height:240px}
  .system-visual-wide .visual-window{width:78%;padding:12px}
  .system-visual-wide .visual-chart{height:76px}
  .insight-visual-wide .insight-orbit{width:125px;height:125px}
  .insight-visual-wide .insight-bars{right:12%;bottom:12%;transform:scale(.92)}
}

/* A legible, anonymized CRM screen based on the real sales workflow. */
.system-visual .visual-window{width:86%;padding:0;overflow:hidden;border:1px solid rgba(6,77,58,.12);border-radius:10px;background:#fff;transform:rotate(-1deg)}
.system-dashboard-bar{display:flex;height:21px;align-items:center;gap:6px;padding:0 7px;color:#fff;background:#073f31}
.system-brandmark{display:grid;width:13px;height:13px;place-items:center;border-radius:4px;color:#073f31;background:#efb52b;font:800 5px/1 Arial,sans-serif}
.system-product{font:700 5px/1 Arial,sans-serif;letter-spacing:.12em}.system-live{display:flex;align-items:center;gap:3px;margin-left:auto;font:700 4px/1 Arial,sans-serif;letter-spacing:.08em;opacity:.85}.system-live i{width:4px;height:4px;border-radius:50%;background:#65d49b;box-shadow:0 0 0 2px rgba(101,212,155,.18)}
.system-dashboard-body{display:grid;grid-template-columns:40px 1fr;min-height:112px;background:#f7f9f7}
.system-side{display:flex;flex-direction:column;gap:2px;padding:8px 4px;border-right:1px solid #e3eae5;background:#fbfcfb}.system-side span{position:relative;padding:4px 2px 4px 9px;border-radius:3px;color:#7b8d85;font:600 4.5px/1 Arial,sans-serif}.system-side span::before{position:absolute;top:50%;left:3px;width:3px;height:3px;border:1px solid currentColor;border-radius:1px;transform:translateY(-50%);content:""}.system-side span.active{color:#0b6148;background:#e5f0ea}
.system-content{min-width:0;padding:8px}.system-title{display:flex;align-items:flex-start;justify-content:space-between;gap:5px}.system-title span{display:block}.system-title strong{display:block;color:#173f34;font:700 6px/1.2 "Yu Gothic",sans-serif}.system-title small{display:block;margin-top:2px;color:#91a098;font:500 4px/1.2 "Yu Gothic",sans-serif}.system-title em{padding:3px 5px;border:1px solid #d9e4de;border-radius:999px;color:#527066;background:#fff;font:600 4px/1 Arial,sans-serif;font-style:normal}
.system-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:7px}.system-stats>div{min-width:0;padding:5px;border:1px solid #e5ebe7;border-radius:4px;background:#fff}.system-stats small,.system-stats strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-stats small{color:#82928b;font:500 4px/1.2 "Yu Gothic",sans-serif}.system-stats strong{margin-top:4px;color:#184b3c;font:700 6px/1 "Yu Gothic",sans-serif}.system-stats>div:nth-child(2){border-color:#f1dfaa;background:#fffaf0}.system-stats>div:nth-child(3) strong{color:#c45f3d}
.system-lower{display:grid;grid-template-columns:1.25fr .75fr;gap:4px;margin-top:4px}.system-chart-box,.system-list-box{height:53px;padding:5px;border:1px solid #e5ebe7;border-radius:4px;background:#fff}.system-chart-box>small,.system-list-box>small{display:block;color:#5f746b;font:600 4px/1 "Yu Gothic",sans-serif}
.system-bars{display:flex;height:34px;align-items:end;gap:3px;padding:4px 3px 0;border-bottom:1px solid #e7ece9}.system-bars i{display:block;flex:1;height:35%;border-radius:2px 2px 0 0;background:#9bbdab}.system-bars i:nth-child(2){height:52%}.system-bars i:nth-child(3){height:43%;background:#efc55c}.system-bars i:nth-child(4){height:68%}.system-bars i:nth-child(5){height:57%}.system-bars i:nth-child(6){height:82%;background:#2f785c}.system-bars i:nth-child(7){height:73%}
.system-list-box{display:grid;align-content:start;gap:4px}.system-list-box>span{display:flex;align-items:center;gap:3px;padding-bottom:2px;border-bottom:1px solid #edf1ee}.system-list-box>span:last-child{border-bottom:0}.system-list-box span i{width:4px;height:4px;border-radius:50%;background:#3d8065}.system-list-box span:nth-child(3) i{background:#efb52b}.system-list-box span:nth-child(4) i{background:#c95236}.system-list-box em{color:#71837b;font:500 4px/1 "Yu Gothic",sans-serif;font-style:normal}
.system-visual-wide .visual-window{width:min(88%,500px);padding:0;transform:rotate(.35deg)}.system-visual-wide .system-dashboard-bar{height:35px;padding:0 13px}.system-visual-wide .system-brandmark{width:21px;height:21px;font-size:8px}.system-visual-wide .system-product{font-size:8px}.system-visual-wide .system-live{font-size:6px}.system-visual-wide .system-dashboard-body{grid-template-columns:76px 1fr;min-height:205px}.system-visual-wide .system-side{gap:5px;padding:14px 8px}.system-visual-wide .system-side span{padding:7px 4px 7px 17px;font-size:7px}.system-visual-wide .system-side span::before{left:6px;width:5px;height:5px}.system-visual-wide .system-content{padding:14px}.system-visual-wide .system-title strong{font-size:11px}.system-visual-wide .system-title small{font-size:7px}.system-visual-wide .system-title em{padding:5px 9px;font-size:7px}.system-visual-wide .system-stats{gap:7px;margin-top:12px}.system-visual-wide .system-stats>div{padding:9px;border-radius:6px}.system-visual-wide .system-stats small{font-size:7px}.system-visual-wide .system-stats strong{margin-top:7px;font-size:10px}.system-visual-wide .system-lower{gap:7px;margin-top:7px}.system-visual-wide .system-chart-box,.system-visual-wide .system-list-box{height:91px;padding:9px;border-radius:6px}.system-visual-wide .system-chart-box>small,.system-visual-wide .system-list-box>small{font-size:7px}.system-visual-wide .system-bars{height:60px;gap:5px;padding-top:7px}.system-visual-wide .system-list-box{gap:7px}.system-visual-wide .system-list-box>span{gap:6px;padding-bottom:4px}.system-visual-wide .system-list-box span i{width:6px;height:6px}.system-visual-wide .system-list-box em{font-size:7px}

@media(max-width:590px){
  .system-visual-wide .visual-window{width:88%;padding:0}
  .system-visual-wide .system-dashboard-body{grid-template-columns:54px 1fr;min-height:158px}
  .system-visual-wide .system-dashboard-bar{height:28px}
  .system-visual-wide .system-content{padding:10px}
  .system-visual-wide .system-side{padding:10px 5px}
  .system-visual-wide .system-side span{padding-left:13px;font-size:5.5px}
  .system-visual-wide .system-stats>div{padding:6px}
  .system-visual-wide .system-stats small{font-size:5.5px}
  .system-visual-wide .system-stats strong{font-size:7.5px}
  .system-visual-wide .system-chart-box,.system-visual-wide .system-list-box{height:67px;padding:6px}
  .system-visual-wide .system-bars{height:43px}
  .system-visual-wide .system-list-box{gap:4px}
  .system-visual-wide .system-list-box em{font-size:5.5px}
}

/* Sales Intelligence visual — public, anonymized product representation. */
.system-ui-v2{position:relative;z-index:2!important;width:91%!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(3,58,46,.16)!important;border-radius:11px!important;background:#fff!important;box-shadow:0 24px 55px rgba(3,58,46,.24)!important;transform:none!important;backdrop-filter:none!important}
.system-ui-v2 .system-dashboard-bar{display:flex;height:25px;align-items:center;justify-content:space-between;padding:0 8px;background:linear-gradient(100deg,#032f27,#07513f 66%,#0c624c)}
.system-brand{display:flex;align-items:center;gap:5px}.system-brand>b{display:grid;width:15px;height:15px;place-items:center;border-radius:4px;color:#083d31;background:linear-gradient(135deg,#ffd56b,#efb52b);font:800 5px/1 Arial,sans-serif;box-shadow:0 3px 8px rgba(0,0,0,.18)}.system-brand>span{color:#fff;font:700 4.7px/1 Arial,sans-serif;letter-spacing:.11em}.system-brand small{display:block;margin-top:2px;color:#a9d3c1;font:500 3.3px/1 Arial,sans-serif;letter-spacing:.16em}
.system-ui-v2 .system-live{display:flex;align-items:center;gap:3px;color:#c7e7d9;font:700 3.8px/1 Arial,sans-serif;letter-spacing:.1em;opacity:1}.system-ui-v2 .system-live i{width:4px;height:4px;background:#6ee0a7;box-shadow:0 0 0 2px rgba(110,224,167,.14),0 0 7px rgba(110,224,167,.75)}
.system-ui-v2 .system-dashboard-body{display:grid;grid-template-columns:47px minmax(0,1fr);min-height:130px;background:linear-gradient(145deg,#f7faf8,#eef4f0)}
.system-ui-v2 .system-side{display:flex;gap:2px;padding:8px 4px;border-right:1px solid #dfe9e3;background:#fbfcfb}.system-ui-v2 .system-side span{display:flex;align-items:center;gap:4px;padding:4px 3px;border-radius:3px;color:#80928a;font:600 4px/1 Arial,sans-serif}.system-ui-v2 .system-side span::before{display:none}.system-ui-v2 .system-side span i{display:block;width:4px;height:4px;border:1px solid currentColor;border-radius:1px}.system-ui-v2 .system-side span.active{color:#07513f;background:linear-gradient(90deg,#dcece4,#edf5f1)}.system-ui-v2 .system-side span.active i{border-color:#efb52b;background:#efb52b}
.system-ui-v2 .system-content{min-width:0;padding:8px 9px}.system-ui-v2 .system-title{display:flex;align-items:center}.system-ui-v2 .system-title span>small{display:block;margin:0;color:#7a9589;font:700 3.6px/1 Arial,sans-serif;letter-spacing:.13em}.system-ui-v2 .system-title strong{margin-top:3px;color:#123e32;font:700 6.6px/1.1 "Yu Gothic",sans-serif}.system-ui-v2 .system-title>em{padding:3px 6px;border-color:#d8e4de;color:#527268;font:600 3.8px/1 Arial,sans-serif}
.system-ui-v2 .system-stats{gap:4px;margin-top:7px}.system-ui-v2 .system-stats>div{position:relative;padding:5px 5px 6px;overflow:hidden;border-color:#dfe9e3;border-radius:4px;background:rgba(255,255,255,.9)}.system-ui-v2 .system-stats>div::after{position:absolute;right:-8px;bottom:-11px;width:25px;height:25px;border:5px solid rgba(7,81,63,.055);border-radius:50%;content:""}.system-ui-v2 .system-stats small{color:#82958d;font:700 3.3px/1 Arial,sans-serif;letter-spacing:.08em}.system-ui-v2 .system-stats strong{margin-top:4px;color:#174b3d;font:700 5.5px/1 "Yu Gothic",sans-serif}.system-ui-v2 .system-stats>div:nth-child(2){border-color:#ead9aa;background:linear-gradient(135deg,#fffbf1,#fff)}.system-ui-v2 .system-stats>div:nth-child(3) strong{color:#9e4d39}.system-ui-v2 .system-stats>div>span{display:block;width:55%;height:2px;margin-top:5px;border-radius:2px;background:#2f8465}.system-ui-v2 .system-stats>div:nth-child(2)>span{width:73%;background:#efb52b}.system-ui-v2 .system-stats>div:nth-child(3)>span{width:42%;background:#c95236}
.system-ui-v2 .system-lower{grid-template-columns:1.35fr .65fr;gap:4px;margin-top:4px}.system-ui-v2 .system-chart-box,.system-ui-v2 .system-list-box{height:61px;padding:5px;border-color:#dfe8e3;border-radius:4px;background:rgba(255,255,255,.92)}.system-box-head{display:flex;align-items:center;justify-content:space-between}.system-box-head small{color:#638076;font:700 3.3px/1 Arial,sans-serif;letter-spacing:.09em}.system-box-head em{color:#36a678;font:700 3px/1 Arial,sans-serif;font-style:normal;text-transform:uppercase}.system-ui-v2 .system-chart-box svg{display:block;width:100%;height:43px;margin-top:2px;overflow:visible}.system-ui-v2 .system-chart-box .chart-grid{fill:none;stroke:#e9efeb;stroke-width:1}.system-ui-v2 .system-chart-box .chart-area{fill:url(#cvActivityFill)}.system-ui-v2 .system-chart-box .chart-line{fill:none;stroke:#277d5d;stroke-width:2.2;stroke-linecap:round}.system-ui-v2 .system-chart-box circle{fill:#efb52b;stroke:#fff;stroke-width:2}
.system-ui-v2 .system-list-box{display:grid;align-content:start;gap:3px}.system-ui-v2 .system-list-box>span{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:3px;padding:2px 0;border-bottom:1px solid #edf1ef}.system-ui-v2 .system-list-box span i{width:4px;height:4px}.system-ui-v2 .system-list-box span b{color:#557168;font:600 3.8px/1 "Yu Gothic",sans-serif}.system-ui-v2 .system-list-box span em{color:#7c9188;font:700 2.8px/1 Arial,sans-serif;letter-spacing:.04em}
.system-float-card{display:none}

.system-visual-wide .system-ui-v2{width:min(82%,520px)!important;transform:translateX(2%) rotate(-.35deg)!important;box-shadow:0 30px 68px rgba(3,58,46,.28)!important}
.system-visual-wide .system-ui-v2 .system-dashboard-bar{height:35px;padding:0 13px}.system-visual-wide .system-brand{gap:8px}.system-visual-wide .system-brand>b{width:22px;height:22px;border-radius:6px;font-size:8px}.system-visual-wide .system-brand>span{font-size:7.5px}.system-visual-wide .system-brand small{font-size:5px}.system-visual-wide .system-ui-v2 .system-live{font-size:5.5px}.system-visual-wide .system-ui-v2 .system-live i{width:5px;height:5px}
.system-visual-wide .system-ui-v2 .system-dashboard-body{grid-template-columns:78px minmax(0,1fr);min-height:217px}.system-visual-wide .system-ui-v2 .system-side{gap:5px;padding:14px 8px}.system-visual-wide .system-ui-v2 .system-side span{gap:7px;padding:7px 6px;font-size:7px}.system-visual-wide .system-ui-v2 .system-side span i{width:7px;height:7px;border-radius:2px}
.system-visual-wide .system-ui-v2 .system-content{padding:14px 16px}.system-visual-wide .system-ui-v2 .system-title span>small{font-size:5.5px}.system-visual-wide .system-ui-v2 .system-title strong{margin-top:5px;font-size:11px}.system-visual-wide .system-ui-v2 .system-title>em{padding:5px 9px;font-size:6px}.system-visual-wide .system-ui-v2 .system-stats{gap:7px;margin-top:11px}.system-visual-wide .system-ui-v2 .system-stats>div{padding:8px 9px 9px;border-radius:6px}.system-visual-wide .system-ui-v2 .system-stats small{font-size:5px}.system-visual-wide .system-ui-v2 .system-stats strong{margin-top:7px;font-size:8.5px}.system-visual-wide .system-ui-v2 .system-stats>div>span{height:3px;margin-top:8px}
.system-visual-wide .system-ui-v2 .system-lower{gap:7px;margin-top:7px}.system-visual-wide .system-ui-v2 .system-chart-box,.system-visual-wide .system-ui-v2 .system-list-box{height:99px;padding:9px;border-radius:6px}.system-visual-wide .system-box-head small{font-size:5.5px}.system-visual-wide .system-box-head em{font-size:5px}.system-visual-wide .system-ui-v2 .system-chart-box svg{height:75px;margin-top:3px}.system-visual-wide .system-ui-v2 .system-list-box{gap:6px}.system-visual-wide .system-ui-v2 .system-list-box>span{gap:6px;padding:5px 1px}.system-visual-wide .system-ui-v2 .system-list-box span i{width:6px;height:6px}.system-visual-wide .system-ui-v2 .system-list-box span b{font-size:6px}.system-visual-wide .system-ui-v2 .system-list-box span em{font-size:4.3px}
.system-visual-wide .system-float-card{position:absolute;z-index:4;display:block;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.91);box-shadow:0 18px 38px rgba(3,58,46,.2);backdrop-filter:blur(14px)}.system-float-area{bottom:15px;left:4%;width:142px;padding:9px 10px;border-radius:10px}.system-float-area>div{display:flex;align-items:center;justify-content:space-between}.system-float-area small,.system-float-flow>small{color:#476b5f;font:700 5px/1 Arial,sans-serif;letter-spacing:.11em}.system-float-area em{color:#22a06b;font:700 4.5px/1 Arial,sans-serif;font-style:normal}.system-float-area svg{display:block;width:100%;height:54px;margin-top:3px}.system-float-area svg path{fill:none;stroke:#cadbd2;stroke-width:2}.system-float-area svg path:first-of-type{stroke:#4b8d72;stroke-width:2.6}.system-float-area svg circle{fill:#efb52b;stroke:#fff;stroke-width:2;filter:drop-shadow(0 2px 2px rgba(3,58,46,.24))}
.system-float-flow{top:18px;right:3%;width:166px;padding:11px 12px;border-radius:10px}.system-float-flow>strong{display:block;margin-top:6px;color:#153f33;font:700 8px/1.45 "Yu Gothic",sans-serif}.system-float-flow>span{display:flex;align-items:center;gap:5px;margin-top:8px;padding-top:7px;border-top:1px solid #e3ebe6;color:#6b8178;font:600 5px/1 Arial,sans-serif}.system-float-flow>span i{width:5px;height:5px;border-radius:50%;background:#45aa7d;box-shadow:0 0 0 3px rgba(69,170,125,.12)}.system-float-flow>span b{color:#efb52b}

@media(max-width:590px){
  .system-visual-wide .system-ui-v2{width:88%!important;transform:none!important}
  .system-visual-wide .system-ui-v2 .system-dashboard-body{grid-template-columns:58px minmax(0,1fr);min-height:170px}
  .system-visual-wide .system-ui-v2 .system-dashboard-bar{height:29px;padding:0 9px}
  .system-visual-wide .system-brand>b{width:18px;height:18px;font-size:6px}
  .system-visual-wide .system-brand>span{font-size:6px}
  .system-visual-wide .system-brand small{font-size:4px}
  .system-visual-wide .system-ui-v2 .system-side{gap:3px;padding:10px 5px}
  .system-visual-wide .system-ui-v2 .system-side span{gap:4px;padding:5px 3px;font-size:5.5px}
  .system-visual-wide .system-ui-v2 .system-content{padding:10px}
  .system-visual-wide .system-ui-v2 .system-title strong{font-size:8.5px}
  .system-visual-wide .system-ui-v2 .system-title span>small{font-size:4.3px}
  .system-visual-wide .system-ui-v2 .system-stats{gap:4px;margin-top:8px}
  .system-visual-wide .system-ui-v2 .system-stats>div{padding:6px}
  .system-visual-wide .system-ui-v2 .system-stats small{font-size:4px}
  .system-visual-wide .system-ui-v2 .system-stats strong{font-size:6.5px}
  .system-visual-wide .system-ui-v2 .system-chart-box,.system-visual-wide .system-ui-v2 .system-list-box{height:76px;padding:6px}
  .system-visual-wide .system-ui-v2 .system-chart-box svg{height:56px}
  .system-visual-wide .system-ui-v2 .system-list-box{gap:3px}
  .system-visual-wide .system-ui-v2 .system-list-box>span{padding:3px 0}
  .system-visual-wide .system-float-card{display:none}
}

/* CV-CRM product visual — grounded in the actual field, call and follow-up workflow. */
.system-visual .cvos-window{position:relative;z-index:2;width:94%;padding:0;overflow:hidden;border:1px solid rgba(14,43,36,.16);border-radius:12px;background:#f5f7f6;box-shadow:0 24px 54px rgba(3,44,35,.24);transform:none}
.cvos-topbar{display:flex;height:25px;align-items:center;justify-content:space-between;padding:0 8px;color:#fff;background:linear-gradient(104deg,#0a2923,#103e34 62%,#145443)}
.cvos-brand{display:flex;align-items:center;gap:5px}.cvos-brand>b{display:grid;width:15px;height:15px;place-items:center;border-radius:4px;color:#10372d;background:#f0ba38;font:800 5px/1 Arial,sans-serif;box-shadow:0 3px 8px rgba(0,0,0,.18)}.cvos-brand>span{font:750 5px/1 Arial,sans-serif;letter-spacing:.13em}.cvos-brand small{display:block;margin-top:2px;color:#a6c5b8;font:600 3.1px/1 Arial,sans-serif;letter-spacing:.14em}.cvos-sync{display:flex;align-items:center;gap:4px;color:#c8e4d8;font:700 3.6px/1 Arial,sans-serif;letter-spacing:.1em}.cvos-sync i{width:4px;height:4px;border-radius:50%;background:#5fdaa4;box-shadow:0 0 0 2px rgba(95,218,164,.12),0 0 8px rgba(95,218,164,.7)}
.cvos-shell{display:grid;grid-template-columns:48px minmax(0,1fr);min-height:145px}.cvos-nav{display:flex;flex-direction:column;gap:2px;padding:7px 4px;border-right:1px solid #e0e6e3;background:#fff}.cvos-nav span{display:flex;align-items:center;gap:4px;padding:4px 3px;border-radius:4px;color:#809089;font:650 3.7px/1 Arial,sans-serif}.cvos-nav span i{width:5px;height:5px;border:1px solid currentColor;border-radius:1.5px}.cvos-nav span.active{color:#0d4638;background:#e8f1ed}.cvos-nav span.active i{border-color:#0e5c47;background:#0e5c47;box-shadow:inset 0 0 0 1px #f1c34e}
.cvos-main{min-width:0;padding:7px 8px;background:linear-gradient(145deg,#f7f9f8,#eef2f0)}.cvos-heading{display:flex;align-items:center;justify-content:space-between}.cvos-heading span{display:flex;flex-direction:column}.cvos-heading small,.cvos-panel-head small{color:#81918a;font:700 3.1px/1 Arial,sans-serif;letter-spacing:.12em}.cvos-heading strong{margin-top:3px;color:#153b31;font:750 6.3px/1.1 "Yu Gothic",sans-serif}.cvos-heading>em{display:flex;align-items:center;gap:3px;padding:3px 5px;border:1px solid #dce6e1;border-radius:8px;color:#647a71;background:#fff;font:650 3.2px/1 Arial,sans-serif;font-style:normal}.cvos-heading>em i{width:3px;height:3px;border-radius:50%;background:#34a374}
.cvos-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:6px}.cvos-kpis>span{position:relative;padding:4px 5px 5px;overflow:hidden;border:1px solid #dfe6e3;border-radius:4px;background:#fff;box-shadow:0 2px 5px rgba(12,55,43,.035)}.cvos-kpis small{display:block;color:#899991;font:750 2.8px/1 Arial,sans-serif;letter-spacing:.1em}.cvos-kpis b{display:block;margin-top:3px;color:#2d4d43;font:700 4.4px/1 "Yu Gothic",sans-serif}.cvos-kpis>span>i{display:block;width:72%;height:2px;margin-top:4px;border-radius:2px;background:linear-gradient(90deg,#1a7558 78%,#e6ece9 78%)}.cvos-kpis>span:nth-child(2)>i{background:linear-gradient(90deg,#e8b432 61%,#e6ece9 61%)}.cvos-kpis>span:nth-child(3)>i{background:linear-gradient(90deg,#c45c43 44%,#e6ece9 44%)}
.cvos-workspace{display:grid;grid-template-columns:1.38fr .72fr;gap:4px;margin-top:4px}.cvos-map,.cvos-action,.cvos-call{overflow:hidden;border:1px solid #dfe6e3;border-radius:5px;background:#fff}.cvos-panel-head{display:flex;align-items:center;justify-content:space-between;padding:4px 5px}.cvos-panel-head span{display:flex;flex-direction:column}.cvos-panel-head b{margin-top:2px;color:#2a493f;font:700 4.3px/1 "Yu Gothic",sans-serif}.cvos-panel-head>em{color:#2e956d;font:750 2.7px/1 Arial,sans-serif;font-style:normal;letter-spacing:.06em}
.cvos-map-canvas{position:relative;height:43px;overflow:hidden;border-block:1px solid #e3e6e2;background-color:#e9ebe4;background-image:linear-gradient(31deg,transparent 44%,rgba(255,255,255,.74) 45%,rgba(255,255,255,.74) 50%,transparent 51%),linear-gradient(112deg,transparent 46%,rgba(255,255,255,.7) 47%,rgba(255,255,255,.7) 52%,transparent 53%),repeating-linear-gradient(0deg,rgba(83,111,96,.08) 0,rgba(83,111,96,.08) 1px,transparent 1px,transparent 9px),repeating-linear-gradient(90deg,rgba(83,111,96,.07) 0,rgba(83,111,96,.07) 1px,transparent 1px,transparent 12px)}.cvos-map-canvas svg{position:absolute;inset:0;width:100%;height:100%}.cvos-map-canvas .cvos-road{fill:none;stroke:#fff;stroke-width:7;stroke-linecap:round}.cvos-map-canvas .cvos-route{fill:none;stroke:#2c745c;stroke-width:3;stroke-linecap:round;stroke-dasharray:1 4}.cvos-map-canvas svg circle{fill:#f2bd38;stroke:#fff;stroke-width:2}.cvos-cluster{position:absolute;display:grid;width:12px;height:12px;place-items:center;border:1.5px solid #fff;border-radius:50%;color:#fff;background:#173f36;font:800 3.6px/1 Arial,sans-serif;box-shadow:0 2px 5px rgba(12,48,39,.3)}.cvos-cluster.c1{top:11%;left:30%}.cvos-cluster.c2{right:22%;bottom:15%}.cvos-cluster.c3{top:27%;right:9%}.cvos-parking{position:absolute;right:42%;top:11%;display:grid;width:9px;height:9px;place-items:center;border-radius:2px;color:#fff;background:#3488c7;font:800 4px/1 Arial,sans-serif}
.cvos-map-foot{display:flex;align-items:center;gap:7px;padding:3px 5px}.cvos-map-foot span{display:flex;align-items:center;gap:3px;color:#6f837a;font:600 3.1px/1 "Yu Gothic",sans-serif}.cvos-map-foot i{width:3px;height:3px;border-radius:50%;background:#2c745c}.cvos-map-foot span+span i{background:#e6b535}
.cvos-stack{display:grid;grid-template-rows:1fr auto;gap:4px}.cvos-action{padding-bottom:3px}.cvos-action p{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:3px;margin:0 5px;padding:3px 0;border-top:1px solid #edf0ee;color:#5b7067;font:600 3.3px/1 "Yu Gothic",sans-serif}.cvos-action p>i{width:4px;height:4px;border-radius:50%;background:#db6b50}.cvos-action p:nth-of-type(2)>i{background:#e6b535}.cvos-action p:nth-of-type(3)>i{background:#3b9b77}.cvos-action p>b{color:#8a9a93;font:650 2.8px/1 "Yu Gothic",sans-serif}.cvos-call{padding-bottom:4px}.cvos-call-progress{height:3px;margin:0 5px 4px;overflow:hidden;border-radius:3px;background:#e9eeec}.cvos-call-progress i{display:block;width:64%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0c6149,#4ba382)}.cvos-call-states{display:flex;gap:2px;padding:0 5px}.cvos-call-states span{padding:2px 3px;border-radius:4px;color:#607870;background:#edf2ef;font:650 2.5px/1 "Yu Gothic",sans-serif}.cvos-call-states span:nth-child(2){color:#846d2c;background:#f8f0d9}.cvos-call-states span:nth-child(3){color:#197252;background:#def1e8}
.cvos-flow{display:flex;align-items:center;justify-content:center;gap:3px;margin-top:4px;padding:3px 5px;border:1px solid #dfe6e3;border-radius:5px;color:#527067;background:#fff;font:650 3.1px/1 "Yu Gothic",sans-serif}.cvos-flow span{white-space:nowrap}.cvos-flow b{color:#e4b331;font:800 3.3px/1 Arial,sans-serif}
.cvos-device{display:none}

.system-visual-wide .cvos-window{width:min(86%,540px);transform:translateX(-5%);box-shadow:0 30px 68px rgba(3,44,35,.28)}.system-visual-wide .cvos-topbar{height:35px;padding:0 12px}.system-visual-wide .cvos-brand{gap:8px}.system-visual-wide .cvos-brand>b{width:22px;height:22px;border-radius:6px;font-size:8px}.system-visual-wide .cvos-brand>span{font-size:7.5px}.system-visual-wide .cvos-brand small{font-size:4.5px}.system-visual-wide .cvos-sync{font-size:5.2px}.system-visual-wide .cvos-sync i{width:6px;height:6px}.system-visual-wide .cvos-shell{grid-template-columns:78px minmax(0,1fr);min-height:235px}.system-visual-wide .cvos-nav{gap:4px;padding:12px 8px}.system-visual-wide .cvos-nav span{gap:7px;padding:6px;font-size:6.5px}.system-visual-wide .cvos-nav span i{width:7px;height:7px}.system-visual-wide .cvos-main{padding:12px 14px}.system-visual-wide .cvos-heading small,.system-visual-wide .cvos-panel-head small{font-size:4.8px}.system-visual-wide .cvos-heading strong{margin-top:4px;font-size:10px}.system-visual-wide .cvos-heading>em{gap:5px;padding:4px 7px;font-size:5px}.system-visual-wide .cvos-kpis{gap:6px;margin-top:9px}.system-visual-wide .cvos-kpis>span{padding:7px 8px;border-radius:6px}.system-visual-wide .cvos-kpis small{font-size:4px}.system-visual-wide .cvos-kpis b{margin-top:5px;font-size:6.6px}.system-visual-wide .cvos-kpis>span>i{height:3px;margin-top:7px}.system-visual-wide .cvos-workspace{gap:6px;margin-top:6px}.system-visual-wide .cvos-map,.system-visual-wide .cvos-action,.system-visual-wide .cvos-call{border-radius:7px}.system-visual-wide .cvos-panel-head{padding:7px 8px}.system-visual-wide .cvos-panel-head b{margin-top:3px;font-size:6.4px}.system-visual-wide .cvos-panel-head>em{font-size:4px}.system-visual-wide .cvos-map-canvas{height:72px}.system-visual-wide .cvos-cluster{width:18px;height:18px;font-size:5.5px}.system-visual-wide .cvos-parking{width:13px;height:13px;font-size:6px}.system-visual-wide .cvos-map-foot{gap:12px;padding:5px 8px}.system-visual-wide .cvos-map-foot span{gap:5px;font-size:4.6px}.system-visual-wide .cvos-map-foot i{width:5px;height:5px}.system-visual-wide .cvos-stack{gap:6px}.system-visual-wide .cvos-action{padding-bottom:5px}.system-visual-wide .cvos-action p{gap:5px;margin:0 8px;padding:5px 0;font-size:5px}.system-visual-wide .cvos-action p>i{width:6px;height:6px}.system-visual-wide .cvos-action p>b{font-size:4.2px}.system-visual-wide .cvos-call{padding-bottom:6px}.system-visual-wide .cvos-call-progress{height:4px;margin:0 8px 6px}.system-visual-wide .cvos-call-states{gap:3px;padding:0 8px}.system-visual-wide .cvos-call-states span{padding:3px 4px;font-size:3.8px}.system-visual-wide .cvos-flow{gap:5px;margin-top:6px;padding:5px 8px;border-radius:7px;font-size:4.8px}.system-visual-wide .cvos-flow b{font-size:5px}
.system-visual-wide .cvos-device{position:absolute;z-index:4;right:3.5%;top:50%;display:block;width:92px;overflow:hidden;border:4px solid #173b32;border-radius:15px;background:#f7f9f8;box-shadow:0 26px 52px rgba(3,44,35,.32);transform:translateY(-45%) rotate(1.8deg)}.cvos-device-top{display:flex;height:28px;align-items:center;justify-content:space-between;padding:0 8px;color:#203d35;background:#fff}.cvos-device-top b{font:750 5.5px/1 "Yu Gothic",sans-serif}.cvos-device-top i{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#f0ba38,#d89b18)}.cvos-device-map{height:105px;overflow:hidden;border-block:1px solid #dfe5e1;background-color:#e9ebe4;background-image:repeating-linear-gradient(0deg,rgba(65,93,79,.08) 0,rgba(65,93,79,.08) 1px,transparent 1px,transparent 12px),repeating-linear-gradient(90deg,rgba(65,93,79,.07) 0,rgba(65,93,79,.07) 1px,transparent 1px,transparent 14px)}.cvos-device-map svg{width:100%;height:100%}.cvos-device-map svg>path:first-child{fill:none;stroke:#fff;stroke-width:8}.cvos-device-map .route{fill:none;stroke:#267258;stroke-width:3;stroke-linecap:round;stroke-dasharray:2 3}.cvos-device-map circle{fill:#f0ba38;stroke:#fff;stroke-width:2}.cvos-device-card{display:flex;flex-direction:column;margin:6px;padding:7px;border:1px solid #dfe6e3;border-radius:7px;background:#fff}.cvos-device-card small{color:#87978f;font:700 4px/1 Arial,sans-serif;letter-spacing:.1em}.cvos-device-card b{margin-top:4px;color:#23483c;font:700 5.5px/1.3 "Yu Gothic",sans-serif}.cvos-device-card span{margin-top:3px;color:#6f827a;font:500 4px/1.3 "Yu Gothic",sans-serif}.cvos-device-nav{display:flex;height:23px;align-items:center;justify-content:space-around;border-top:1px solid #e2e8e5;background:#fff}.cvos-device-nav i{width:5px;height:5px;border:1px solid #82948c;border-radius:1px}.cvos-device-nav i.active{width:9px;height:9px;border-color:#0f674e;border-radius:50%;background:#0f674e;box-shadow:0 0 0 3px rgba(15,103,78,.1)}

@media(max-width:590px){
  .system-visual .cvos-window,.system-visual-wide .cvos-window{width:94%;transform:none}
  .system-visual-wide .cvos-topbar{height:28px;padding:0 9px}
  .system-visual-wide .cvos-brand>b{width:18px;height:18px;font-size:6px}
  .system-visual-wide .cvos-brand>span{font-size:6px}
  .system-visual-wide .cvos-brand small{font-size:3.6px}
  .system-visual-wide .cvos-shell{grid-template-columns:55px minmax(0,1fr);min-height:180px}
  .system-visual-wide .cvos-nav{gap:3px;padding:9px 5px}
  .system-visual-wide .cvos-nav span{gap:5px;padding:5px 3px;font-size:5.2px}
  .system-visual-wide .cvos-main{padding:9px}
  .system-visual-wide .cvos-heading small,.system-visual-wide .cvos-panel-head small{font-size:3.8px}
  .system-visual-wide .cvos-heading strong{font-size:8px}
  .system-visual-wide .cvos-kpis{gap:4px;margin-top:7px}
  .system-visual-wide .cvos-kpis>span{padding:5px}
  .system-visual-wide .cvos-kpis b{font-size:5.3px}
  .system-visual-wide .cvos-workspace{gap:4px;margin-top:4px}
  .system-visual-wide .cvos-panel-head{padding:5px}
  .system-visual-wide .cvos-panel-head b{font-size:5.2px}
  .system-visual-wide .cvos-map-canvas{height:53px}
  .system-visual-wide .cvos-map-foot{padding:4px 5px}
  .system-visual-wide .cvos-map-foot span{font-size:3.7px}
  .system-visual-wide .cvos-action p{margin:0 5px;padding:4px 0;font-size:4.1px}
  .system-visual-wide .cvos-call-states{padding:0 5px}
  .system-visual-wide .cvos-call-states span{font-size:3px}
  .system-visual-wide .cvos-flow{gap:3px;margin-top:4px;padding:4px;font-size:3.8px}
  .system-visual-wide .cvos-device{display:none}
}

.required.optional{border-color:#9aa8a1;color:#708079}

/* Production contact states and privacy policy. */
.contact-honeypot{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.contact-form .button:disabled{cursor:wait;opacity:.62}
.consent a,.privacy-card a,.legal-document a{color:var(--green);text-underline-offset:3px}
.form-result{border:1px solid transparent;border-radius:8px;line-height:1.75}
.form-result strong{display:block;color:inherit;font-size:.88rem}
.form-result p{margin:3px 0 0;color:inherit;font-size:.76rem}
.form-result.success{border-color:#bfd8cc;color:#07533f;background:#edf7f2}
.form-result.error{border-color:#e4bcb2;color:#873d2f;background:#fff3ef}
.form-result.error a{color:inherit;font-weight:700}
.privacy-policy-link{margin:24px 0 0;text-align:right}

.legal-hero{position:relative;padding:180px 0 92px;overflow:hidden;color:#fff;background:linear-gradient(125deg,#063d31,#07533f 58%,#0f6b52)}
.legal-hero::before{position:absolute;right:-8%;bottom:-74%;width:600px;height:600px;border:1px solid rgba(255,255,255,.14);border-radius:50%;content:"";box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.02)}
.legal-hero-inner{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:60px}
.legal-hero .kicker,.legal-hero .lead{color:#d8e9e2}.legal-hero .display{margin:.12em 0 .26em;color:#fff;font-size:clamp(2.5rem,5.2vw,5.25rem)}
.legal-hero .lead{margin:0;font-size:.92rem}.legal-date{margin:0;padding-left:24px;border-left:1px solid rgba(255,255,255,.35);color:#bbd4ca;font-size:.7rem;line-height:1.8;white-space:nowrap}.legal-date strong{color:#fff;font:500 1.25rem Georgia,serif;letter-spacing:.06em}
.legal-section{background:#f7f5ee}.legal-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:72px;align-items:start}
.legal-index{position:sticky;top:120px;padding:28px;border:1px solid var(--line-soft);border-radius:14px;background:rgba(255,255,255,.75);box-shadow:var(--shadow-soft)}
.legal-index ol{margin:18px 0 0;padding:0;list-style:none;counter-reset:legal}.legal-index li{counter-increment:legal}.legal-index li+li{border-top:1px solid var(--line-soft)}.legal-index a{display:flex;gap:9px;padding:11px 0;color:var(--ink);font-size:.72rem;text-decoration:none}.legal-index a::before{color:var(--green);font:700 .64rem Georgia,serif;content:"0" counter(legal)}
.legal-document{padding:52px 58px;border:1px solid var(--line-soft);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}
.legal-intro{margin:0 0 48px;padding:0 0 38px;border-bottom:1px solid var(--line);color:var(--ink);font-size:.88rem;line-height:2.05}
.legal-document>section{display:grid;grid-template-columns:54px minmax(0,1fr);gap:22px;padding:38px 0;scroll-margin-top:120px}.legal-document>section+section{border-top:1px solid var(--line)}
.legal-number{padding-top:5px;color:#c29532;font:600 .76rem Georgia,serif;letter-spacing:.08em}.legal-document h2{margin:0 0 15px;color:var(--ink);font:600 1.35rem/1.45 "Yu Mincho",serif}.legal-document p,.legal-document li{color:var(--muted);font-size:.82rem;line-height:2}.legal-document p{margin:0}.legal-document p+p{margin-top:12px}.legal-document ul{display:grid;gap:6px;margin:15px 0;padding-left:1.35em}.legal-contact{margin-top:12px;padding:38px!important;border:0!important;border-radius:13px;background:linear-gradient(135deg,#edf4ef,#faf8f1)}.legal-contact .email-address{display:inline-block;margin-top:18px;font-size:clamp(1rem,2vw,1.55rem)}

@media(max-width:900px){
  .legal-layout{grid-template-columns:1fr;gap:28px}.legal-index{position:static}.legal-index ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.legal-document{padding:42px}
}
@media(max-width:590px){
  .legal-hero{padding:130px 0 62px}.legal-hero-inner{display:block}.legal-hero .display{font-size:clamp(2.2rem,12vw,3.3rem)}.legal-hero .lead{max-width:17em}.legal-date{margin-top:28px;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.28);border-left:0}
  .legal-section{padding-top:48px}.legal-index{padding:22px}.legal-index ol{grid-template-columns:1fr}.legal-document{padding:28px 20px}.legal-intro{margin-bottom:20px;padding-bottom:28px}.legal-document>section{grid-template-columns:1fr;gap:8px;padding:30px 0}.legal-number{padding:0}.legal-document h2{font-size:1.2rem}.legal-document p,.legal-document li{font-size:.8rem;line-height:1.9}.legal-contact{padding:28px 20px!important}
  .privacy-policy-link{text-align:stretch}.privacy-policy-link .button{width:100%}
}
.breadcrumb{position:relative;z-index:3;margin:0 0 24px;color:rgba(22,41,34,.68);font-size:.72rem;letter-spacing:.06em}.breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none}.breadcrumb li{display:flex;align-items:center}.breadcrumb li+li::before{margin:0 10px;color:rgba(22,41,34,.32);content:"/"}.breadcrumb a{color:inherit;text-decoration:none}.breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.legal-hero .breadcrumb{margin-bottom:28px;color:rgba(255,255,255,.75)}.legal-hero .breadcrumb li+li::before{color:rgba(255,255,255,.35)}
@media(max-width:590px){.breadcrumb{margin-bottom:18px;font-size:.68rem}.breadcrumb li+li::before{margin:0 8px}.legal-hero .breadcrumb{margin-bottom:18px}}
.not-found{position:relative;display:grid;min-height:760px;place-items:center;padding:150px 0 90px;overflow:hidden;background:linear-gradient(135deg,#f8f5ec,#eef3ea)}.not-found::before{position:absolute;top:-220px;right:-130px;width:640px;height:640px;border:1px solid rgba(7,83,63,.12);border-radius:50%;content:"";box-shadow:0 0 0 90px rgba(7,83,63,.025),0 0 0 180px rgba(7,83,63,.018)}.not-found-inner{position:relative;z-index:1}.not-found-code{margin:0 0 -22px;color:rgba(7,83,63,.09);font:700 clamp(6rem,18vw,13rem)/.8 Georgia,serif;letter-spacing:-.05em}.not-found .display{max-width:800px}.not-found .lead{max-width:600px}
@media(max-width:590px){.not-found{min-height:720px;padding:120px 0 72px}.not-found-code{margin-bottom:-10px}.not-found .lead br{display:none}}
