/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}}:root{--navy:#176b4b;--navy-deep:#0b3f2b;--yellow:#f4a340;--cream:#fff8f0;--ink:#173e2f;--muted:#5d6c65;--line:#ddd8cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:17px}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{background:#fff;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,76px);display:flex}.brand{align-items:center;gap:16px;display:flex}.brand img{width:148px;height:auto;display:block}.brand span{border-left:1px solid var(--line);letter-spacing:.08em;padding-left:16px;font-size:14px;font-weight:700}.top-nav{align-items:center;gap:clamp(22px,3vw,48px);font-size:15px;font-weight:700;display:flex}.top-nav a{position:relative}.top-nav a:not(.company-link):after{content:"";background:var(--yellow);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.top-nav a:hover:after{right:0}.company-link{background:var(--navy);color:#fff;padding:14px 24px;transition:background .2s}.company-link:hover{background:#23845f}.article-header-actions{align-items:stretch;gap:10px;font-size:14px;font-weight:800;display:flex}.article-header-actions>a{align-items:center;gap:16px;min-height:50px;padding:0 22px;display:inline-flex}.blog-home-link{border:1px solid var(--navy);color:var(--navy);background:#fff;transition:background .2s,color .2s}.blog-home-link:hover{color:var(--navy-deep);background:#edf6f1}.blog-hero{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;min-height:clamp(380px,31vw,500px);display:grid}.hero-photo{background:linear-gradient(#176b4b0a,#0b3f2b4d),url(/team.png) 50%/cover no-repeat;min-height:380px}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(34px,4vw,62px);display:flex}.hero-blog-title{border-left:3px solid var(--yellow);gap:4px;padding-left:14px;display:grid;color:#fff!important;margin:0 0 14px!important;line-height:1.4!important}.hero-blog-title span{color:var(--yellow);letter-spacing:.18em;font-size:10px;font-weight:900}.hero-blog-title strong{letter-spacing:.06em;font-size:clamp(17px,1.55vw,22px)}.eyebrow{color:var(--yellow);letter-spacing:.18em;margin:0 0 22px;font-size:14px;font-weight:800}.eyebrow.navy{color:var(--navy)}.hero-copy h1{letter-spacing:.02em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(30px,3.1vw,46px);font-weight:500;line-height:1.55}.hero-copy>p:not(.hero-blog-title){color:#e0eee6;margin:18px 0 0;font-size:14px;line-height:1.9}.hero-copy>a{border-bottom:2px solid var(--yellow);justify-content:space-between;align-items:center;width:min(320px,100%);margin-top:20px;padding:10px 0;font-size:13px;font-weight:800;display:flex}.hero-copy>a span{color:var(--yellow)}.featured,.articles{width:min(1160px,100% - 48px);margin:0 auto}.featured{padding:100px 0 120px}.articles{padding-bottom:124px;scroll-margin-top:24px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{margin:0 0 14px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(34px,4.3vw,54px)}.section-number{color:#c7c8c5;margin:0 0 7px;font-size:58px;font-weight:800;line-height:1}.featured-card{background:#fff;grid-template-columns:minmax(0,1.38fr) minmax(340px,.82fr);min-height:470px;display:grid;box-shadow:0 16px 45px #176b4b1a}.featured-photo{background:url(/road-guidance.jpg) 50%/cover no-repeat;min-height:390px}.featured-photo-dynamic{background:#dce8e1;overflow:hidden}.featured-photo-dynamic img{object-fit:cover;width:100%;height:100%;min-height:390px;display:block}.featured-copy{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,70px);display:flex}.post-meta{color:#6a7a72;align-items:center;gap:16px;font-size:13px;display:flex}.post-meta span{color:var(--navy);background:#edf7f1;padding:7px 10px;font-weight:800}.featured-copy h3{margin:24px 0 18px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(32px,3.3vw,45px);line-height:1.5}.featured-copy>p{color:var(--muted);margin:0;font-size:16px;line-height:2}.featured-copy>a{border-bottom:2px solid var(--navy);justify-content:space-between;margin-top:34px;padding-bottom:12px;font-size:15px;font-weight:800;display:flex}.article-controls{justify-content:space-between;align-items:center;gap:24px;margin:46px 0;scroll-margin-top:24px;display:flex}.category-list{flex-wrap:wrap;gap:8px;display:flex}.category-list button{cursor:pointer;background:0 0;border:1px solid #bdcfc4;border-radius:0;min-height:44px;padding:10px 18px;font-size:14px;font-weight:700;transition:all .18s}.category-list button:hover,.category-list button.active{border-color:var(--navy);background:var(--navy);color:#fff}.search-box{border-bottom:1px solid #91a69a;align-items:center;width:min(250px,100%);display:flex}.search-box input{background:0 0;border:0;outline:none;width:100%;padding:11px 4px;font-size:14px}.search-box:focus-within{border-color:var(--navy);border-bottom-width:2px}.search-box>span:last-child{color:var(--navy);font-size:22px}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 26px;display:grid}.post-card{min-width:0;scroll-margin-top:30px}.post-image-wrap{aspect-ratio:4/3;background:#dce8e1;position:relative;overflow:hidden}.post-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.post-card:hover .post-image-wrap img{transform:scale(1.035)}.post-image-wrap>span{background:var(--yellow);min-width:49px;color:var(--navy);text-align:center;padding:12px 8px;font-size:12px;font-weight:900;position:absolute;bottom:0;right:0}.post-card-copy{padding:22px 4px 0}.post-card h3{min-height:3.55em;margin:18px 0 12px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:25px;line-height:1.6}.post-card-copy>p{min-height:5.9em;color:var(--muted);margin:0;font-size:15px;line-height:1.95}.post-card-link{display:block}.read-more{border-top:1px solid var(--line);color:var(--navy);justify-content:space-between;align-items:center;margin-top:18px;padding:14px 0;font-size:14px;font-weight:800;display:flex}.empty-state{text-align:center;border:1px solid var(--line);background:#fff;padding:72px 24px}.empty-state button{border:0;border-bottom:1px solid var(--navy);cursor:pointer;background:0 0;margin-top:12px;font-weight:800}.service-area{background:#fff;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(46px,5vw,76px);padding:72px max(24px,50% - 580px);scroll-margin-top:24px;display:grid}.service-area-intro h2{margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(28px,3vw,42px);line-height:1.5}.service-area-intro>p:not(.eyebrow){color:var(--muted);margin:20px 0 0;font-size:15px;line-height:1.9}.service-area-intro>a{border-bottom:2px solid var(--navy);width:min(330px,100%);color:var(--navy);justify-content:space-between;margin-top:22px;padding:11px 0;font-size:14px;font-weight:800;display:flex}.service-area-list{align-content:center;display:grid}.service-area-list article{border-top:1px solid var(--line);padding:18px 0 18px 56px;position:relative}.service-area-list article>span{color:var(--yellow);letter-spacing:.08em;font-size:12px;font-weight:900;position:absolute;top:21px;left:0}.service-area-list h3{margin:0 0 6px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:22px;line-height:1.45}.service-area-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.service-area-faq{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:16px 18px;font-size:13px;font-weight:800;display:flex}.service-area-faq span{color:var(--yellow)}.contact-band{text-align:center;background:var(--yellow);color:var(--navy);padding:100px max(24px,50% - 580px);position:relative;overflow:hidden}.contact-band:after{content:"CONTACT";color:#176b4b1a;font-size:clamp(80px,15vw,220px);font-weight:900;line-height:.8;position:absolute;bottom:-35px;right:-20px}.contact-band .eyebrow{z-index:1;color:var(--navy);position:relative}.contact-band h2{z-index:1;letter-spacing:.015em;margin:0;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:clamp(34px,4.5vw,56px);font-weight:800;line-height:1.55;position:relative}.contact-actions{z-index:1;justify-content:center;gap:12px;margin-top:38px;display:flex;position:relative}.contact-actions a{justify-content:space-between;align-items:center;width:min(290px,48%);min-height:64px;padding:0 25px;font-size:15px;font-weight:800;display:flex}.contact-primary{background:var(--navy);color:#fff}.contact-secondary{border:1px solid var(--navy);background:#ffffff47}.site-footer{background:var(--navy-deep);color:#fff;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"links brand""copyright brand";align-content:center;align-items:center;gap:38px 54px;min-height:270px;padding:54px clamp(24px,5vw,76px);display:grid}.footer-brand{min-width:360px;color:var(--navy-deep);background:#fff;grid-area:brand;grid-template-columns:auto 176px;align-items:center;gap:22px;padding:20px 24px;display:grid;box-shadow:0 12px 34px #0000001f}.footer-brand-copy{text-align:right;white-space:nowrap;gap:4px;display:grid}.footer-brand-copy>span{color:var(--yellow);letter-spacing:.12em;font-size:12px;font-weight:900}.footer-brand-copy strong{letter-spacing:.04em;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:19px}.footer-brand img{width:176px;height:auto;display:block}.footer-links{flex-wrap:wrap;grid-area:links;justify-content:flex-start;gap:30px;font-size:14px;font-weight:700;display:flex}.site-footer>small{color:#9cb9aa;letter-spacing:.08em;grid-area:copyright;font-size:12px}@media (max-width:980px){.top-nav a:not(.company-link){display:none}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-controls{align-items:flex-end}.hero-copy{padding:36px 42px}}@media (max-width:760px){.site-header{height:72px;padding:0 20px}.brand{gap:9px}.brand img{width:116px}.brand span{padding-left:9px;font-size:9px}.company-link{padding:11px 15px;font-size:11px}.article-header{flex-wrap:wrap;gap:12px;height:auto;min-height:72px;padding-top:12px;padding-bottom:12px}.article-header-actions{gap:8px;width:100%}.article-header-actions>a{flex:1;justify-content:center;gap:8px;min-height:43px;padding:0 9px;font-size:11px}.blog-hero{grid-template-columns:1fr;min-height:0}.hero-photo{background-position:50%;min-height:min(82vw,330px)}.hero-copy{padding:38px 24px 46px}.hero-copy h1{font-size:clamp(30px,8vw,38px);line-height:1.55}.hero-copy>p:not(.hero-blog-title){margin-top:18px;font-size:14px}.hero-copy>a{margin-top:20px}.featured,.articles{width:calc(100% - 40px)}.featured{padding:70px 0 88px}.articles{padding-bottom:82px}.section-number{font-size:44px}.featured-card{grid-template-columns:1fr}.featured-photo{min-height:290px}.featured-copy{padding:32px 26px 38px}.article-controls{margin:34px 0;display:block}.category-list{scrollbar-width:none;flex-wrap:nowrap;margin-right:-20px;padding:0 20px 5px 0;overflow-x:auto}.category-list::-webkit-scrollbar{display:none}.category-list button{flex:none}.search-box{width:100%;margin-top:20px}.article-grid{grid-template-columns:1fr;gap:46px}.post-card h3,.post-card-copy>p{min-height:0}.service-area{grid-template-columns:1fr;gap:34px;padding-top:52px;padding-bottom:58px}.service-area-list article{padding-left:48px}.service-area-list h3{font-size:20px}.contact-band{padding-top:78px;padding-bottom:85px}.contact-actions{flex-direction:column;align-items:center}.contact-actions a{width:min(320px,100%)}.site-footer{grid-template-columns:1fr;grid-template-areas:"links""brand""copyright";gap:30px}.footer-links{justify-content:flex-start;gap:18px 24px}.footer-brand{grid-template-columns:1fr;justify-self:end;gap:12px;width:min(100%,380px);min-width:0}.footer-brand-copy{text-align:left}.footer-brand img{width:min(220px,100%)}.site-footer>small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.admin-shell{background:#f5f4ef;grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{background:var(--navy-deep);color:#fff;padding:30px 22px}.admin-logo{border-bottom:1px solid #ffffff24;padding-bottom:28px;display:block}.admin-logo img{object-fit:contain;background:#fff;width:100%;max-width:186px;height:auto;padding:10px 12px;display:block}.admin-logo span{color:var(--yellow);letter-spacing:.16em;margin-top:10px;font-size:10px;font-weight:900;display:block}.admin-sidebar nav{gap:6px;margin-top:28px;display:grid}.admin-sidebar nav a,.admin-sidebar nav button{color:#d8e8de;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:13px 15px;font-size:13px;font-weight:700}.admin-sidebar nav .active{background:var(--navy);color:#fff;border-left:3px solid var(--yellow)}.admin-main{padding:34px clamp(24px,5vw,70px) 70px}.admin-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.admin-header p{color:var(--navy);letter-spacing:.16em;margin:0 0 5px;font-size:10px;font-weight:900}.admin-header h1{margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:34px}.admin-account{align-items:center;gap:11px;display:flex}.admin-account span{background:#fff;border:1px solid #cfd8d2;padding:10px 16px;font-size:12px;font-weight:800}.admin-account a{color:var(--muted);font-size:11px;text-decoration:underline}.editor-card{background:#fff;max-width:920px;padding:clamp(26px,4vw,48px);box-shadow:0 14px 38px #176b4b14}.editor-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.editor-row{gap:8px;margin-bottom:22px;display:grid}.editor-row label{color:var(--navy);font-size:12px;font-weight:900}.editor-row input,.editor-row select,.editor-row textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #cbd6cf;border-radius:0;outline:0;padding:13px 14px}.editor-row input:focus,.editor-row select:focus,.editor-row textarea:focus{border-color:var(--navy);box-shadow:0 0 0 2px #176b4b1a}.rich-editor-row{position:relative}.rich-toolbar{background:#f5faf7;border:1px solid #cbd6cf;border-bottom:0;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.rich-toolbar button{min-height:38px;color:var(--navy-deep);cursor:pointer;background:#fff;border:1px solid #bdd0c4;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}:is(.rich-toolbar button:hover,.rich-toolbar button:focus-visible){border-color:var(--navy);background:#eaf4ee}.rich-toolbar button:disabled{cursor:wait;opacity:.55}.rich-toolbar .toolbar-bold{justify-content:center;min-width:40px;font-family:Arial,sans-serif;font-size:18px;font-weight:900}.toolbar-group{border-right:1px solid #cbd6cf;gap:3px;padding-right:6px;display:inline-flex}.toolbar-group button{justify-content:center;min-width:38px;padding:0 8px}.toolbar-menu-wrap{display:inline-flex;position:relative}.toolbar-color-icon{border-bottom:3px solid #d37a00;padding-bottom:2px;font-family:Arial,sans-serif;font-size:16px;font-weight:900;line-height:1}.toolbar-popover{z-index:20;background:#fff;border:1px solid #b9c9bf;gap:4px;min-width:150px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 28px #0824372e}.rich-toolbar .toolbar-popover button{border:0;justify-content:flex-start;width:100%;min-height:34px;padding:0 9px}.color-palette button i{border:1px solid #0000001f;border-radius:50%;width:18px;height:18px}.size-palette .size-option-small{font-size:11px}.size-palette .size-option-medium{font-size:14px}.size-palette .size-option-large{font-size:18px}.rich-toolbar .toolbar-preview{border-color:var(--navy);background:var(--navy);color:#fff;margin-left:auto}:is(.rich-toolbar .toolbar-preview:hover,.rich-toolbar .toolbar-preview:focus-visible,.rich-toolbar .toolbar-preview.active){border-color:var(--yellow);background:var(--yellow);color:var(--navy-deep)}.inline-image-input{opacity:0;pointer-events:none;height:1px;position:absolute;width:1px!important}.rich-editor-row>textarea{border-top-color:#dce6df}.emoji-picker{background:#fffaf2;border:1px solid #cbd6cf;border-bottom:0;flex-wrap:wrap;gap:5px;padding:10px;display:flex}.emoji-picker button{cursor:pointer;background:#fff;border:1px solid #0000;width:38px;height:38px;font-size:20px}:is(.emoji-picker button:hover,.emoji-picker button:focus-visible){border-color:var(--yellow)}.editor-help{color:var(--muted);margin-top:-2px;font-size:10px;line-height:1.7}.editor-preview{background:#fbfcfa;border:1px solid #d7e0da;margin-top:12px}.editor-preview-heading{color:var(--navy);background:#eef5f1;border-bottom:1px solid #d7e0da;justify-content:space-between;align-items:center;padding:12px 16px;font-size:12px;display:flex}.editor-preview-heading button{color:var(--navy);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800;text-decoration:underline}.editor-preview-empty{color:var(--muted);margin:0;padding:24px 18px;font-size:13px}.editor-preview-content{color:#314d42;padding:6px 18px 20px;font-size:15px;line-height:2}.editor-preview-content p{white-space:pre-wrap;margin:12px 0}.editor-preview-content h1,.editor-preview-content h2,.editor-preview-content h3{color:var(--navy-deep);line-height:1.5}.editor-preview-content h1{margin:28px 0 15px;font-size:28px}.editor-preview-content h2{border-left:4px solid var(--yellow);margin:24px 0 13px;padding-left:12px;font-size:23px}.editor-preview-content h3{margin:20px 0 11px;font-size:19px}.editor-preview-content a{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:3px;font-weight:800;text-decoration-thickness:2px}.editor-preview-content strong{color:var(--navy-deep);font-weight:900}.editor-preview-content .article-inline-figure{margin:20px 0}.editor-preview-content .article-inline-figure img{object-fit:contain;background:#edf2ee;width:100%;max-height:360px;display:block}.image-drop{text-align:center;cursor:pointer;background:#f5faf7;border:1px dashed #9fb6a8;place-content:center;gap:4px;min-height:110px;margin-bottom:28px;display:grid}.image-drop input{opacity:0;pointer-events:none;position:absolute}.image-drop span{color:var(--navy);font-size:13px;font-weight:900}.image-drop small{color:var(--muted);font-size:10px}.editor-actions{justify-content:flex-end;gap:10px;display:flex}.editor-actions button{cursor:pointer;border-radius:0;min-width:138px;min-height:50px;padding:0 20px;font-size:13px;font-weight:900}.draft-button{border:1px solid var(--navy);color:var(--navy);background:#fff}.publish-button{border:1px solid var(--yellow);background:var(--yellow);color:var(--navy-deep)}.delete-button{color:#9f3328;background:#fff;border:1px solid #bd6c61;margin-right:auto}.editor-actions button:disabled{cursor:wait;opacity:.6}.featured-check{align-items:center;gap:8px;margin-top:8px;display:flex;color:var(--ink)!important;font-weight:700!important}.featured-check input{width:17px;height:17px;accent-color:var(--navy)}.seo-editor{background:#f7faf8;border:1px solid #cbd6cf;margin:10px 0 30px;padding:26px}.seo-editor-heading{border-bottom:1px solid #d8e2dc;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;padding-bottom:16px;display:flex}.seo-editor-heading p{color:var(--navy);letter-spacing:.15em;margin:0 0 5px;font-size:9px;font-weight:900}.seo-editor-heading h2{color:var(--navy-deep);margin:0;font-size:24px}.seo-editor-heading>span{max-width:390px;color:var(--muted);text-align:right;font-size:10px;line-height:1.7}.seo-editor label small{color:var(--muted);margin-left:8px;font-weight:700}.seo-preview{border-left:4px solid var(--yellow);background:#fff;gap:5px;margin-top:8px;padding:18px 20px;display:grid}.seo-preview>span{color:var(--muted);font-size:9px;font-weight:800}.seo-preview strong{color:#1a0dab;font-size:17px;line-height:1.45}.seo-preview small{color:#16713f;font-size:10px}.seo-preview p{color:#4b5560;margin:2px 0 0;font-size:12px;line-height:1.7}.admin-message{border-left:4px solid var(--yellow);color:var(--navy-deep);background:#fff4e8;margin:0 0 24px;padding:13px 15px;font-size:13px;font-weight:800}.admin-post-list{border-top:1px solid #ffffff24;margin-top:34px;padding-top:22px}.admin-post-list>p{color:#a8c5b4;letter-spacing:.12em;justify-content:space-between;margin:0 4px 12px;font-size:10px;font-weight:900;display:flex}.admin-post-list button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;gap:5px;width:100%;padding:12px 10px;display:grid}.admin-post-list button:hover,.admin-post-list button.selected{border-left-color:var(--yellow);background:#ffffff14}.admin-post-list small{color:#9db8a8;font-size:9px}.admin-post-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.55;overflow:hidden}.access-denied{background:var(--cream);text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:40px 24px;display:grid}.access-denied>img{width:170px;margin-bottom:34px}.access-denied h1{margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:38px}.access-denied>p:not(.eyebrow){color:var(--muted);line-height:1.8}.access-denied>div{gap:10px;margin-top:18px;display:flex}.access-denied a{border:1px solid var(--navy);padding:13px 18px;font-size:12px;font-weight:800}.access-denied a:first-child{background:var(--navy);color:#fff}.article-page{background:#fff}.article-body{width:min(820px,100% - 48px);margin:0 auto;padding:76px 0 110px}.article-back{color:var(--navy);margin-bottom:54px;font-size:14px;font-weight:800;display:inline-block}.article-body h1{margin:28px 0 22px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(36px,5.4vw,62px);line-height:1.45}.article-lead{color:var(--muted);margin:0;font-size:17px;line-height:2}.article-body figure{margin:48px 0}.article-body figure img{object-fit:cover;width:100%;max-height:560px;display:block}.article-content{color:#314d42;font-size:18px;line-height:2.15}.article-content p{white-space:pre-wrap;margin:0 0 1.55em}.article-content h1,.article-content h2,.article-content h3{color:var(--navy-deep);line-height:1.55}.article-content h1{margin:2em 0 .8em;font-size:clamp(30px,4vw,42px)}.article-content h2{border-left:6px solid var(--yellow);margin:2em 0 .8em;padding-left:18px;font-size:clamp(25px,3.2vw,34px)}.article-content h3{margin:1.8em 0 .7em;font-size:clamp(21px,2.6vw,27px)}.article-content strong{color:var(--navy-deep);font-weight:900}.article-content a{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:4px;font-weight:800;text-decoration-thickness:3px}.article-content .article-inline-figure{margin:48px 0}.article-content .article-inline-figure img{object-fit:contain;background:#f1f3f0;width:100%;max-height:none;display:block}.article-content .article-inline-figure figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:12px;line-height:1.7}.text-color-navy{color:#0d2d45}.text-color-blue{color:#176b9e}.text-color-red{color:#b53a31}.text-color-green{color:#176b4b}.text-color-orange{color:#d37a00}.text-size-small{font-size:.82em}.text-size-medium{font-size:1em}.text-size-large{font-size:1.32em;line-height:1.7}.article-cta{background:var(--yellow);color:var(--navy-deep);text-align:center;padding:80px 24px}.article-cta .eyebrow{color:var(--navy)}.article-cta h2{margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(29px,4vw,46px);line-height:1.55}.article-cta a{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;width:min(280px,100%);min-height:58px;margin:32px auto 0;padding:0 22px;font-size:13px;font-weight:800;display:flex}@media (max-width:760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{padding:18px 20px}.admin-logo{border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.admin-logo img{width:150px;padding:7px 9px}.admin-logo span{margin:0}.admin-sidebar nav{grid-template-columns:1fr 1fr;margin-top:17px}.admin-post-list{display:none}.admin-main{padding:24px 18px 50px}.admin-header h1{font-size:28px}.editor-card{padding:24px 18px}.editor-grid{grid-template-columns:1fr;gap:0}.editor-actions{flex-direction:column}.editor-actions button{width:100%}.delete-button{order:3}.admin-account span{display:none}.rich-toolbar button{flex:1;justify-content:center;padding:0 8px}.rich-toolbar .toolbar-bold{flex:0 0 40px}.rich-toolbar>button>span:not(.toolbar-color-icon),.rich-toolbar>.toolbar-menu-wrap>button>span:not(.toolbar-color-icon){display:none}.toolbar-group{border-right:0;flex:auto;padding-right:0}.toolbar-group button{min-width:40px}.toolbar-menu-wrap{flex:1}.toolbar-menu-wrap>button{width:100%}.toolbar-popover{left:auto;right:0}.rich-toolbar .toolbar-preview{flex:1 0 100%;margin-left:0}.seo-editor{padding:20px 16px}.seo-editor-heading{flex-direction:column;align-items:flex-start;gap:8px}.seo-editor-heading>span{text-align:left}.article-body{width:calc(100% - 40px);padding:50px 0 80px}.article-back{margin-bottom:38px}.article-body figure,.article-content .article-inline-figure{margin:34px -20px}}
