/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#18322d;--muted:#5e706c;--green-950:#123d35;--green-900:#185044;--green-800:#216859;--green-600:#398a72;--green-100:#e7f3ee;--green-50:#f5faf8;--cream:#fffdf7;--line:#dbe7e2;--amber:#ecb647;--white:#fff;--shadow:0 18px 50px #123d351f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.65}a{color:inherit}img{object-fit:cover;width:100%;height:100%;display:block}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #1850441f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.brand{color:var(--green-950);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:var(--green-900);color:#fff;letter-spacing:-.4px;border-radius:13px;place-items:center;width:43px;height:43px;font-size:14px;font-weight:900;display:grid;box-shadow:0 8px 18px #123d352e}.brand strong,.brand small{line-height:1.18;display:block}.brand strong{font-size:17px}.brand small{color:var(--muted);margin-top:4px;font-size:12px}nav{align-items:center;gap:24px;display:flex}nav a{color:#405852;font-size:14px;font-weight:700;text-decoration:none}nav a:hover{color:var(--green-800)}.nav-contact{border:1px solid var(--green-800);color:var(--green-900);border-radius:999px;padding:10px 17px}.hero{background:linear-gradient(135deg,#f7fbf8 0%,#edf7f1 58%,#e2f0e9 100%);padding:76px 0 96px;position:relative;overflow:hidden}.hero:before{content:"";border:88px solid #398a7217;border-radius:50%;width:440px;height:440px;position:absolute;top:60px;left:-240px}.hero:after{content:"";background:linear-gradient(#0000,#fffdf7d1);height:120px;position:absolute;inset:auto 0 0}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:62px;display:grid;position:relative}.eyebrow{color:var(--green-800);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:var(--amber);border-radius:3px;width:29px;height:3px}.eyebrow-dark{color:var(--green-900)}h1,h2,h3,p{margin-top:0}h1{color:var(--green-950);letter-spacing:-.045em;margin:22px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6.2vw,78px);font-weight:700;line-height:.98}.hero-lead{color:#4e625d;max-width:680px;margin-bottom:28px;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:13px 20px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green-900);color:#fff;box-shadow:0 12px 24px #18504433}.button-secondary{color:var(--green-950);background:#ffffffc2;border:1px solid #bcd2c8}.hero-note{border:1px solid #18504424;border-left:4px solid var(--amber);background:#ffffffbf;border-radius:11px;align-items:flex-start;gap:13px;max-width:650px;margin-top:28px;padding:15px 17px;display:flex}.note-icon{color:#805a08;background:#fff1cd;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:14px;font-weight:900;display:grid}.hero-note p{color:#405852;margin:0;font-size:14px;line-height:1.55}.hero-visual{min-height:520px;position:relative}.photo{box-shadow:var(--shadow);background:#d8e4df;border:7px solid #ffffffeb;margin:0;position:absolute;overflow:hidden}.photo-main{border-radius:86px 18px 74px;width:70%;height:400px;top:30px;left:0}.photo-small{border-radius:18px;width:37%;height:220px;right:0}.photo-top{top:0}.photo-bottom{top:240px}.photo-stat{z-index:3;background:var(--green-950);color:#fff;border-radius:14px;width:260px;padding:17px 20px;position:absolute;bottom:2px;left:38px;box-shadow:0 15px 32px #123d3538}.photo-stat strong,.photo-stat span{display:block}.photo-stat strong{font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1.05}.photo-stat span{color:#d7e9e2;margin-top:7px;font-size:12px;line-height:1.35}.quick-section{z-index:5;margin-top:-35px;position:relative}.quick-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.quick-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:122px;padding:22px;text-decoration:none;transition:transform .2s,border-color .2s;display:grid;box-shadow:0 11px 32px #123d3517}.quick-card:hover{border-color:#91b9aa;transform:translateY(-4px)}.quick-number{color:var(--green-600);letter-spacing:.08em;align-self:flex-start;font-size:12px;font-weight:900}.quick-card strong,.quick-card small{display:block}.quick-card strong{color:var(--green-950);font-size:17px;line-height:1.25}.quick-card small{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.4}.quick-arrow{color:var(--green-800);font-size:24px}.section{padding:100px 0}.section-soft{background:var(--green-50);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{margin-bottom:42px}.split-heading{grid-template-columns:1fr .82fr;align-items:end;gap:70px;display:grid}h2{color:var(--green-950);letter-spacing:-.035em;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,5vw,56px);line-height:1.06}.split-heading>p{color:var(--muted);margin:0;font-size:17px}.category-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 22px #123d350e}.category-top{border-bottom:1px solid var(--line);background:#f7fbf9;align-items:center;gap:15px;min-height:76px;padding:19px 22px;display:flex}.category-icon{background:var(--card-color,var(--green-800));color:#fff;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:grid}.category-top h3{color:var(--green-950);margin:0;font-size:20px;line-height:1.2}.category-content{padding:21px 22px 23px}.category-content p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.category-content p+p{border-top:1px dashed #d6e3de;margin-top:14px;padding-top:14px}.category-content strong{color:var(--ink)}.destination{color:#405852!important}.tone-blue{--card-color:#3479b8}.tone-navy{--card-color:#354b68}.tone-amber{--card-color:#c68618}.tone-slate{--card-color:#56646b}.tone-green{--card-color:#4a8452}.tone-red{--card-color:#b85750}.tone-teal{--card-color:#287d7e}.tone-brown{--card-color:#8a6749}.warning-box{background:#fff7e5;border:1px solid #edd59d;border-radius:16px;align-items:flex-start;gap:19px;margin-top:26px;padding:26px 28px;display:flex}.warning-symbol{color:#4f390b;background:#eab645;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.warning-box h3{color:#593f0a;margin:0 0 6px;font-size:19px}.warning-box p{color:#6c551e;margin:0;font-size:15px}.point-groups{gap:18px;display:grid}.point-group{border:1px solid var(--line);background:#fff;border-radius:19px;grid-template-columns:.72fr 1.28fr;gap:26px;padding:28px;display:grid;box-shadow:0 8px 24px #123d350d}.point-group-intro{align-items:flex-start;gap:15px;display:flex}.point-dot{background:var(--amber);border-radius:50%;flex:0 0 13px;width:13px;height:13px;margin-top:6px;box-shadow:0 0 0 7px #fff3d8}.point-group h3{color:var(--green-950);margin:0 0 9px;font-size:22px;line-height:1.25}.point-group-intro p{color:var(--muted);margin:0;font-size:14px}.place-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.place{background:#f7faf8;border:1px solid #dfe9e5;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:14px 15px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.place:hover{background:#eef7f2;border-color:#98baad}.place strong,.place small{display:block}.place strong{color:var(--green-950);font-size:14px;line-height:1.3}.place small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.35}.place b{color:var(--green-700,#2f7664);font-size:16px}.special-guidance-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:22px;display:grid}.special-guidance-grid article{background:var(--green-950);color:#fff;border-radius:17px;padding:25px}.special-guidance-grid article:nth-child(2){background:#315d52}.special-guidance-grid article:nth-child(3){background:#496960}.mini-label{color:#f1c35d;text-transform:uppercase;letter-spacing:.14em;margin-bottom:13px;font-size:11px;font-weight:900;display:inline-block}.special-guidance-grid h3{margin:0 0 10px;font-size:20px;line-height:1.25}.special-guidance-grid p{color:#d7e5e0;margin:0 0 18px;font-size:14px;line-height:1.55}.special-guidance-grid a{color:#fff;text-underline-offset:4px;font-size:13px;font-weight:900}.confirm-box{background:#fff7e7;border:1px solid #e8cf96;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:18px;padding:21px 24px;display:grid}.confirm-box strong{color:#5d430b;font-size:16px}.confirm-box p{color:#705a28;margin:0;font-size:13px}.confirm-box a{color:#5d430b;white-space:nowrap;font-size:13px;font-weight:900}.dashboard-shell{background:#f5f9f7;border:1px solid #cfe0d9;border-radius:22px;overflow:hidden;box-shadow:0 15px 45px #123d3514}.dashboard-head{background:linear-gradient(135deg, var(--green-950), #246c5b);color:#fff;justify-content:space-between;align-items:center;gap:25px;padding:28px 30px;display:flex}.dashboard-badge{letter-spacing:.12em;text-transform:uppercase;color:#d8ebe4;align-items:center;gap:8px;font-size:11px;font-weight:900;display:inline-flex}.dashboard-badge i{background:#75d49d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #75d49d24}.dashboard-badge.source-cache i,.dashboard-badge.source-snapshot i{background:#f1c35d;box-shadow:0 0 0 5px #f1c35d26}.dashboard-head h3{margin:10px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.1}.dashboard-head p{color:#cfe2dc;max-width:710px;margin:0;font-size:13px}.dashboard-actions{flex:none;align-items:center;gap:8px;display:flex}.dashboard-actions button,.dashboard-source{min-height:41px;font:inherit;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:900}.dashboard-actions button{color:#44330c;cursor:pointer;background:#f1c35d;border:1px solid #f1c35d}.dashboard-actions button:disabled{opacity:.65;cursor:wait}.dashboard-source{color:#fff;border:1px solid #ffffff6b;border-radius:9px;flex:none;padding:11px 15px;font-size:12px;font-weight:900;text-decoration:none}.dashboard-loading,.dashboard-error{border-radius:12px;margin:25px;padding:18px;font-size:14px}.dashboard-loading{color:var(--muted);background:#edf5f2}.dashboard-error{color:#754b15;background:#fff3e5;border:1px solid #f0d5af}.dashboard-error a{font-weight:900}.dashboard-status{border-radius:12px;align-items:flex-start;gap:10px;margin:20px 20px 0;padding:13px 16px;font-size:12px;display:flex}.dashboard-status>span{border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;font-weight:900;display:grid}.dashboard-status p{margin:1px 0 0;line-height:1.55}.status-live{color:#276044;background:#e8f6ee;border:1px solid #c7e7d3}.status-live>span{background:#ccebd7}.status-cache,.status-snapshot{color:#705319;background:#fff5df;border:1px solid #ecd59f}.status-cache>span,.status-snapshot>span{background:#f5dfac}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:12px;padding:20px;display:grid}.kpi-grid article{background:#fff;border:1px solid #dce7e3;border-radius:14px;padding:18px}.kpi-grid span,.kpi-grid strong,.kpi-grid small{display:block}.kpi-grid span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.kpi-grid strong{color:var(--green-950);margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.1}.kpi-grid small{color:#73837f;margin-top:6px;font-size:11px;line-height:1.35}.dashboard-filter{background:#fff;border:1px solid #dce7e3;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin:0 20px 18px;padding:18px;display:flex}.dashboard-filter strong,.dashboard-filter span{display:block}.dashboard-filter strong{color:var(--green-950);font-size:15px}.dashboard-filter span{color:var(--muted);margin-top:4px;font-size:12px}.filter-buttons{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.filter-buttons button{min-height:38px;color:var(--green-950);font:inherit;cursor:pointer;background:#edf5f2;border:1px solid #cfe0d9;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900}.filter-buttons button.active{background:var(--green-900);border-color:var(--green-900);color:#fff}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding:0 20px 20px;display:grid}.data-card{background:#fff;border:1px solid #dce7e3;border-radius:15px;min-width:0;overflow:hidden}.data-card-head{border-bottom:1px solid #e1ebe7;padding:17px 19px}.data-card-head h4{color:var(--green-950);margin:0;font-size:17px}.data-card-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.donut-layout{grid-template-columns:180px 1fr;align-items:center;gap:23px;min-height:350px;padding:22px;display:grid}.donut{border-radius:50%;width:180px;height:180px;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:34px}.donut>span{z-index:2;text-align:center;color:var(--muted);place-content:center;font-size:11px;display:grid;position:absolute;inset:0}.donut>span strong{color:var(--green-950);font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.1;display:block}.legend{max-height:300px;overflow:auto}.legend>div{border-bottom:1px solid #edf2f0;grid-template-columns:9px 1fr auto;align-items:center;gap:8px;padding:8px 0;display:grid}.legend i{border-radius:50%;width:9px;height:9px}.legend span{color:#52645f;font-size:11px;line-height:1.25}.legend strong{color:var(--green-950);white-space:nowrap;font-size:10px}.bar-list{max-height:350px;padding:18px 20px 22px;overflow:auto}.bar-row+.bar-row{margin-top:15px}.bar-row>div:first-child{justify-content:space-between;gap:14px;display:flex}.bar-row span{color:#52645f;font-size:11px}.bar-row strong{color:var(--green-950);white-space:nowrap;font-size:10px}.bar-track{background:#edf2f0;border-radius:999px;height:8px;margin-top:7px;overflow:hidden}.bar-track i{border-radius:999px;height:100%;display:block}.monthly-card,.scatter-card{grid-column:1/-1}.month-chart{justify-content:center;align-items:stretch;gap:22px;min-height:270px;padding:24px;display:flex}.month-column{text-align:center;grid-template-rows:25px 1fr 23px;width:min(150px,40%);display:grid}.month-column>strong{color:var(--green-950);font-size:11px}.month-column>div{background-image:linear-gradient(0deg,#edf3f0 1px,#0000 1px);background-size:100% 25%;border-bottom:1px solid #cfded8;justify-content:center;align-items:flex-end;min-height:170px;display:flex}.month-column i{border-radius:8px 8px 0 0;width:58px;min-height:6px;display:block}.month-column>span{color:var(--muted);padding-top:7px;font-size:11px}.scatter-layout{padding:18px 20px 22px}.scatter-layout svg{width:100%;min-width:700px;height:auto;display:block}.scatter-layout{overflow-x:auto}.scatter-gridline{stroke:#dce7e3;stroke-width:1px}.scatter-axis-label{fill:#72827d;font-size:10px}.scatter-ticket{fill:var(--green-950);font-size:12px;font-weight:800}.scatter-point{opacity:.84;stroke:#fff;stroke-width:2px;transition:opacity .2s,stroke-width .2s}.scatter-point:hover{opacity:1;stroke-width:4px}.scatter-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin:2px 8px 0 46px;display:grid}.scatter-summary>div{background:#f5f9f7;border:1px solid #e0eae6;border-radius:10px;padding:11px 13px}.scatter-summary span,.scatter-summary strong{display:block}.scatter-summary span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.scatter-summary strong{color:var(--green-950);margin-top:4px;font-size:15px}.dashboard-footnote{color:var(--muted);margin:0;padding:0 22px 22px;font-size:11px}.process-section{background:var(--green-950);color:#fff}.centered-heading{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.centered-heading .eyebrow:before{display:none}.centered-heading h2{color:#fff}.centered-heading p{color:#c6dcd4;margin:17px 0 0}.process-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.process-grid article{background:#ffffff12;border:1px solid #ffffff26;border-radius:15px;padding:24px 21px}.process-grid article>span{background:var(--amber);color:#4b380f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.process-grid h3{margin:20px 0 8px;font-size:18px}.process-grid p{color:#c6dcd4;margin:0;font-size:13px}.faq-section{background:#f4f8f6}.faq-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:76px;display:grid}.faq-intro{position:sticky;top:112px}.faq-intro h2{font-size:clamp(37px,4.5vw,53px)}.faq-intro>p{color:var(--muted);margin:20px 0 25px}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:13px}.faq-list details+details{margin-top:9px}.faq-list summary{color:var(--green-950);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;font-size:15px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0;padding:0 20px 20px;font-size:14px}.contact-section{color:#fff;background:linear-gradient(135deg,#1b5548 0%,#10372f 100%);padding:92px 0}.contact-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:65px;display:grid}.eyebrow-light{color:#d3e7df}.contact-copy h2{color:#fff;max-width:700px}.contact-copy>p{color:#c7ddd5;max-width:680px;margin:22px 0 28px;font-size:17px}.contact-actions{flex-wrap:wrap;gap:11px;display:flex}.contact-button-primary{background:var(--amber);color:#46330a}.contact-button-secondary{color:#fff;border:1px solid #ffffff6b}.contact-card{background:#ffffff14;border:1px solid #ffffff2e;border-radius:18px;padding:28px}.contact-card>div{padding:17px 0}.contact-card>div+div{border-top:1px solid #ffffff29}.contact-card span,.contact-card strong{display:block}.contact-card span{color:#9fc4b8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:900}.contact-card strong{color:#fff;font-size:14px;line-height:1.5}footer{background:var(--green-950);color:#fff;padding:38px 0}.footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-inner strong{font-size:15px}.footer-inner p{color:#bed6cd;margin:3px 0 0;font-size:13px}.footer-inner a{color:#fff;font-size:14px;font-weight:800;text-decoration:none}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}@media (width<=980px){body{font-size:17px}nav a:not(.nav-contact){display:none}.hero{padding-top:58px}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-visual{width:min(660px,100%);min-height:500px}.quick-grid{grid-template-columns:1fr}.quick-section{margin-top:-18px}.split-heading{grid-template-columns:1fr;gap:22px}.point-group,.special-guidance-grid{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-filter{flex-direction:column;align-items:flex-start}.filter-buttons{justify-content:flex-start}.donut-layout{grid-template-columns:160px 1fr}.donut{width:160px;height:160px}.process-grid{grid-template-columns:repeat(2,1fr)}.faq-layout{grid-template-columns:1fr;gap:38px}.faq-intro{position:static}.contact-grid{grid-template-columns:1fr;gap:35px}}@media (width<=680px){body{font-size:16px}.container{width:min(100% - 28px,1180px)}.header-inner{min-height:72px}.brand small{display:none}.brand strong{font-size:15px}.nav-contact{padding:8px 12px;font-size:12px}.hero{padding:48px 0 72px}h1{font-size:clamp(44px,14vw,64px)}.hero-lead{font-size:18px}.hero-actions{display:grid}.button{width:100%}.hero-visual{min-height:425px}.photo-main{border-radius:54px 15px 50px;width:76%;height:325px}.photo-small{width:32%;height:155px}.photo-bottom{top:175px}.photo-stat{width:225px;bottom:0;left:16px}.section{padding:74px 0}.category-grid{grid-template-columns:1fr}.warning-box{padding:21px}.warning-symbol{display:none}.point-group{padding:21px}.place-list{grid-template-columns:1fr}.confirm-box{grid-template-columns:1fr;gap:8px}.dashboard-head{flex-direction:column;align-items:flex-start;padding:24px}.dashboard-head h3{font-size:29px}.dashboard-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.dashboard-actions button,.dashboard-source{text-align:center;width:100%}.dashboard-status{margin:16px 14px 0}.kpi-grid,.dashboard-grid{grid-template-columns:1fr}.data-card,.monthly-card,.scatter-card{grid-column:auto}.donut-layout{grid-template-columns:1fr;justify-items:center;min-height:0}.legend{width:100%;max-height:none}.month-chart{justify-content:flex-start;overflow-x:auto}.month-column{flex:0 0 125px;width:125px}.scatter-summary{min-width:620px;margin-left:46px}.process-grid{grid-template-columns:1fr}.contact-actions{display:grid}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;justify-content:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
