*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0}img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;color:inherit;margin:0}button,select{text-transform:none}button,[type=button],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}a{color:inherit;text-decoration:inherit}ul{list-style:none;margin:0;padding:0}p,h1,h2,h3{margin:0}.lucide{display:inline-block;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-section.visible{opacity:1;transform:translateY(0)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#0a5c36;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:transform .1s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}input[type=range]::-moz-range-thumb{width:22px;height:22px;border:0;border-radius:50%;background:#0a5c36;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.absolute{position:absolute}
.accent-brand{accent-color:#0a5c36}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.appearance-none{appearance:none}
.aspect-video{aspect-ratio:16/9}
.backdrop-blur{backdrop-filter:blur(8px)}
.backdrop-blur-md{backdrop-filter:blur(12px)}
.backdrop-blur-sm{backdrop-filter:blur(4px)}
.bg-\[\#0a5c36\]{background-color:#0a5c36}
.bg-brand{background-color:#0a5c36}
.bg-brand-accent{background-color:#d97706}
.bg-brand-light{background-color:#eef6f0}
.bg-center{background-position:center}
.bg-cover{background-size:cover}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-via),var(--tw-gradient-to))}
.bg-red-50{background-color:#fef2f2}
.bg-slate-100{background-color:#f1f5f9}
.bg-slate-200{background-color:#e2e8f0}
.bg-slate-50{background-color:#f8fafc}
.bg-slate-900{background-color:#0f172a}
.bg-slate-950{background-color:#020617}
.bg-transparent{background-color:transparent}
.bg-white{background-color:#fff}
.bg-white\/10{background-color:rgb(255 255 255 / 0.1)}
.bg-white\/5{background-color:rgb(255 255 255 / 0.05)}
.bg-white\/95{background-color:rgb(255 255 255 / 0.95)}
.block{display:block}
.border{border-width:1px}
.border-b{border-bottom-width:1px}
.border-brand{border-color:#0a5c36}
.border-brand\/10{border-color:rgb(10 92 54 / 0.1)}
.border-brand\/20{border-color:rgb(10 92 54 / 0.2)}
.border-brand\/5{border-color:rgb(10 92 54 / 0.05)}
.border-dashed{border-style:dashed}
.border-l-4{border-left-width:4px}
.border-slate-100{border-color:#f1f5f9}
.border-slate-200{border-color:#e2e8f0}
.border-slate-200\/60{border-color:rgb(226 232 240 / 0.6)}
.border-t{border-top-width:1px}
.border-white\/10{border-color:rgb(255 255 255 / 0.1)}
.border-white\/30{border-color:rgb(255 255 255 / 0.3)}
.border-white\/5{border-color:rgb(255 255 255 / 0.05)}
.border-y{border-top-width:1px;border-bottom-width:1px}
.bottom-0{bottom:0}
.cursor-pointer{cursor:pointer}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.focus\:border-brand:focus{border-color:#0a5c36}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.focus\:ring-1:focus{box-shadow:0 0 0 1px #0a5c36}
.focus\:ring-brand:focus{--tw-ring-color:#0a5c36}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.font-normal{font-weight:400}
.font-sans{font-family:Inter,"Noto Sans JP",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.from-slate-900\/80{--tw-gradient-from:rgb(15 23 42 / 0.8);--tw-gradient-via:rgb(15 23 42 / 0);--tw-gradient-to:rgb(15 23 42 / 0)}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.h-1\.5{height:0.375rem}
.h-10{height:2.5rem}
.h-20{height:5rem}
.h-3\.5{height:0.875rem}
.h-4{height:1rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-\[21px\]{height:21px}
.h-full{height:100%}
.hidden{display:none}
.hover\:-translate-y-0\.5:hover{transform:translateY(-0.125rem)}
.hover\:bg-brand-accentHover:hover{background-color:#b45309}
.hover\:bg-brand-dark:hover{background-color:#06351f}
.hover\:bg-slate-100:hover{background-color:#f1f5f9}
.hover\:bg-slate-50:hover{background-color:#f8fafc}
.hover\:bg-white\/5:hover{background-color:rgb(255 255 255 / 0.05)}
.hover\:text-brand:hover{color:#0a5c36}
.hover\:underline:hover{text-decoration-line:underline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.items-baseline{align-items:baseline}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-relaxed{line-height:1.625}
.leading-snug{line-height:1.375}
.leading-tight{line-height:1.25}
.left-0{left:0}
@media (min-width:1024px){.lg\:block{display:block}}
@media (min-width:1024px){.lg\:col-span-4{grid-column:span 4 / span 4}}
@media (min-width:1024px){.lg\:col-span-5{grid-column:span 5 / span 5}}
@media (min-width:1024px){.lg\:col-span-7{grid-column:span 7 / span 7}}
@media (min-width:1024px){.lg\:col-span-8{grid-column:span 8 / span 8}}
@media (min-width:1024px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-7xl{max-width:80rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
@media (min-width:768px){.md\:aspect-auto{aspect-ratio:auto}}
@media (min-width:768px){.md\:aspect-square{aspect-ratio:1/1}}
@media (min-width:768px){.md\:col-span-5{grid-column:span 5 / span 5}}
@media (min-width:768px){.md\:col-span-7{grid-column:span 7 / span 7}}
@media (min-width:768px){.md\:flex{display:flex}}
@media (min-width:768px){.md\:flex-row{flex-direction:row}}
@media (min-width:768px){.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:768px){.md\:h-48{height:12rem}}
@media (min-width:768px){.md\:hidden{display:none}}
@media (min-width:768px){.md\:justify-start{justify-content:flex-start}}
@media (min-width:768px){.md\:order-last{order:9999}}
@media (min-width:768px){.md\:pb-0{padding-bottom:0}}
@media (min-width:768px){.md\:py-24{padding-top:6rem;padding-bottom:6rem}}
@media (min-width:768px){.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
@media (min-width:768px){.md\:text-left{text-align:left}}
@media (min-width:768px){.md\:to-slate-950\/60{--tw-gradient-to:rgb(2 6 23 / 0.6)}}
.min-h-\[260px\]{min-height:260px}
.min-h-\[92vh\]{min-height:92vh}
.min-w-\[72px\]{min-width:72px}
.ml-0\.5{margin-left:0.125rem}
.ml-1{margin-left:0.25rem}
.mr-2{margin-right:0.5rem}
.mr-2\.5{margin-right:0.625rem}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-12{margin-top:3rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-1{margin-top:.25rem;margin-bottom:.25rem}
.my-4{margin-top:1rem;margin-bottom:1rem}
.object-cover{object-fit:cover}
.overflow-hidden{overflow:hidden}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.pb-20{padding-bottom:5rem}
.pb-3{padding-bottom:0.75rem}
.pb-4{padding-bottom:1rem}
.pointer-events-none{pointer-events:none}
.pt-1{padding-top:0.25rem}
.pt-2{padding-top:0.5rem}
.pt-4{padding-top:1rem}
.pt-8{padding-top:2rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.relative{position:relative}
.right-0{right:0}
.rounded{border-radius:.25rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:.5rem}
.rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}
.rounded-sm{border-radius:.125rem}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}
.shadow-brand-accent\/20{box-shadow:0 10px 15px -3px rgb(217 119 6 / .2),0 4px 6px -4px rgb(217 119 6 / .2)}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}
.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:640px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:640px){.sm\:h-\[27px\]{height:27px}}
@media (min-width:640px){.sm\:p-10{padding:2.5rem}}
@media (min-width:640px){.sm\:p-6{padding:1.5rem}}
@media (min-width:640px){.sm\:p-8{padding:2rem}}
@media (min-width:640px){.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
@media (min-width:640px){.sm\:text-5xl{font-size:3rem;line-height:1}}
@media (min-width:640px){.sm\:text-base{font-size:1rem;line-height:1.5rem}}
@media (min-width:640px){.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}
@media (min-width:640px){.sm\:text-sm{font-size:0.875rem;line-height:1.25rem}}
@media (min-width:640px){.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}
@media (min-width:640px){.sm\:text-xs{font-size:0.75rem;line-height:1rem}}
.space-x-2 > :not([hidden]) ~ :not([hidden]){margin-left:0.5rem}
.space-x-3 > :not([hidden]) ~ :not([hidden]){margin-left:0.75rem}
.space-x-6 > :not([hidden]) ~ :not([hidden]){margin-left:1.5rem}
.space-y-1 > :not([hidden]) ~ :not([hidden]){margin-top:0.25rem}
.space-y-12 > :not([hidden]) ~ :not([hidden]){margin-top:3rem}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}
.space-y-5 > :not([hidden]) ~ :not([hidden]){margin-top:1.25rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-\[10px\]{font-size:10px;line-height:1.25}
.text-\[11px\]{font-size:11px;line-height:1.25}
.text-\[9px\]{font-size:9px;line-height:1.25}
.text-amber-300{color:#fcd34d}
.text-base{font-size:1rem;line-height:1.5rem}
.text-brand{color:#0a5c36}
.text-brand-accent{color:#d97706}
.text-brand-light\/60{color:rgb(238 246 240 / 0.6)}
.text-brand-light\/75{color:rgb(238 246 240 / 0.75)}
.text-brand-light\/90{color:rgb(238 246 240 / 0.9)}
.text-center{text-align:center}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-red-600{color:#dc2626}
.text-right{text-align:right}
.text-rose-500{color:#f43f5e}
.text-slate-200{color:#e2e8f0}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-slate-700{color:#334155}
.text-slate-800{color:#1e293b}
.text-slate-900{color:#0f172a}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#fff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.to-slate-950\/75{--tw-gradient-to:rgb(2 6 23 / 0.75)}
.top-0{top:0}
.tracking-tight{letter-spacing:0}
.tracking-wide{letter-spacing:.025em}
.tracking-wider{letter-spacing:.05em}
.tracking-widest{letter-spacing:.1em}
.transform{transform:translateZ(0)}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.underline{text-decoration-line:underline}
.uppercase{text-transform:uppercase}
.via-slate-800\/60{--tw-gradient-via:rgb(30 41 59 / 0.6)}
.w-1{width:0.25rem}
.w-1\.5{width:0.375rem}
.w-10{width:2.5rem}
.w-3\.5{width:0.875rem}
.w-4{width:1rem}
.w-5{width:1.25rem}
.w-auto{width:auto}
.w-full{width:100%}
.z-10{z-index:10}
.z-50{z-index:50}
@media (prefers-reduced-motion:reduce){*,::before,::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.fade-in-section{opacity:1;transform:none}}
@media (min-width:768px){.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:h-48{height:12rem}}
.list-disc{list-style-type:disc}
.mb-10{margin-bottom:2.5rem}
.pl-3{padding-left:.75rem}
.pl-6{padding-left:1.5rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}
@media (min-width:768px){.md\:py-16{padding-top:4rem;padding-bottom:4rem}}
