@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap");:root{--ink:#13201b;--muted:#66736c;--paper:#f7f5ef;--white:#fff;--green:#b9e46c;--deep-green:#234535;--line:#dfe3dc;--orange:#f4a261}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:DM Sans,Noto Sans JP,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(19,32,27,.09);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:76px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;flex:0 0 auto;filter:drop-shadow(0 4px 9px rgba(24,63,47,.15))}.brand-copy{display:grid;gap:1px}.brand-copy strong{font-size:19px;font-weight:800;letter-spacing:-.04em}.brand-copy small{color:#718078;font-size:8px;font-weight:700;letter-spacing:.12em}.desktop-nav{display:flex;gap:25px;margin-left:auto;font-size:14px;font-weight:600}.desktop-nav a:hover{color:#47744f}.header-cta{padding:10px 15px;border:1px solid var(--line);border-radius:99px;font-size:12px;font-weight:600}.menu-button{display:none;width:42px;height:42px;margin-left:auto;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.menu-button span{display:block;width:20px;height:2px;margin:4px auto;background:var(--ink);transition:transform .2s,opacity .2s}.menu-button.open span:first-child{transform:translateY(6px) rotate(45deg)}.menu-button.open span:nth-child(2){opacity:0}.menu-button.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav{display:none;border-top:1px solid var(--line);background:#fff}.mobile-nav>div{display:grid;padding-block:10px 18px}.mobile-nav a{display:flex;justify-content:space-between;padding:14px 4px;font-size:14px;font-weight:700}.hero,.mobile-nav a{border-bottom:1px solid var(--line)}.hero{overflow:hidden;background:var(--paper)}.hero-grid{min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.eyebrow,.hero-copy .eyebrow{color:#52715f;font-size:12px;font-weight:700;letter-spacing:.15em}.hero h1{margin:22px 0;font-size:clamp(46px,6vw,82px);line-height:1.11;letter-spacing:-.065em}.hero h1 em{color:#507458;font-style:normal}.hero-copy>p{max-width:570px;color:var(--muted);font-size:17px;line-height:1.9}.hero-copy>.hero-freshness{display:inline-flex;width:fit-content;margin:8px 0 0;padding:9px 13px;border:1px solid #d5dfd8;border-radius:8px;color:#40594b;background:rgba(255,255,255,.68);font-size:12px;font-weight:700;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:14px 23px;font-weight:700}.button.primary{background:var(--deep-green);color:#fff}.button.dark{background:var(--ink);color:#fff}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:3px}.hero-panel{position:relative;min-height:520px;display:grid;place-items:center}.hero-panel:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:var(--green)}.orbit{position:absolute;border:1px solid rgba(35,69,53,.25);border-radius:50%}.orbit-one{width:500px;height:250px;transform:rotate(-20deg)}.orbit-two{width:260px;height:500px;transform:rotate(32deg)}.hero-note{position:relative;z-index:2;width:265px;padding:36px;background:rgba(255,255,255,.92);box-shadow:0 24px 70px rgba(35,69,53,.2);transform:rotate(-3deg)}.hero-note span{color:#6d7e72;font-size:11px;font-weight:700;letter-spacing:.14em}.hero-note strong{display:block;margin:20px 0 18px;font-size:32px;line-height:1.3;letter-spacing:-.05em}.hero-note small{color:var(--muted);line-height:1.7}.category-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px;border-inline:1px solid var(--line)}.category-strip a{min-height:125px;padding:25px;display:grid;grid-template-columns:38px 1fr;gap:8px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s}.category-strip a:last-child{border-right:0}.category-strip a:hover{z-index:2;transform:translateY(-4px);box-shadow:0 15px 35px rgba(19,32,27,.08)}.category-strip span{grid-row:span 2;width:34px;height:34px;border-radius:50%;color:#fff;display:grid;place-items:center;font-size:11px}.category-strip strong{font-size:17px}.category-strip small{color:var(--muted)}.featured,.latest{padding-block:100px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.section-heading span{color:#6c8175;font-size:11px;font-weight:700;letter-spacing:.18em}.section-heading h2{margin:8px 0 0;font-size:34px;letter-spacing:-.045em}.section-heading>p{max-width:380px;color:var(--muted);line-height:1.7}.featured-card{display:grid;grid-template-columns:1fr 1fr;min-height:430px;border:1px solid var(--line)}.featured-visual{padding:50px;color:#fff;background:var(--deep-green);position:relative;overflow:hidden}.featured-visual:after{content:"";position:absolute;width:280px;height:280px;border:70px solid var(--green);border-radius:50%;right:-90px;bottom:-100px;opacity:.85}.featured-visual span{font-size:11px;letter-spacing:.18em}.featured-visual strong{display:block;margin-top:50px;font-size:42px;line-height:1.35;letter-spacing:-.055em}.featured-visual.has-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(16,34,25,.92),rgba(16,34,25,.12))}.featured-visual.has-image:after{display:none}.featured-visual.has-image>img{object-fit:cover}.featured-visual.has-image span,.featured-visual.has-image strong{position:relative;z-index:2}.featured-copy{padding:clamp(38px,6vw,75px);display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.meta{display:flex;gap:15px;color:#758079;font-size:12px}.meta span{color:#3c654c;font-weight:700}.featured-copy h3{margin:22px 0;font-size:31px;line-height:1.5;letter-spacing:-.035em}.featured-copy p{color:var(--muted);line-height:1.9;margin:0 0 28px}.ad-slot{width:min(730px,calc(100% - 40px));min-height:110px;display:grid;place-items:center;margin:0 auto;border:1px dashed #c9cec8;background:#fafafa;color:#a0a7a2;font-size:12px;position:relative}.ad-slot>span{position:absolute;top:8px;font-size:9px;letter-spacing:.12em}.latest{padding-top:90px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.post-card{border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s}.post-card:hover{transform:translateY(-5px);box-shadow:0 16px 45px rgba(19,32,27,.08)}.card-visual{height:210px;display:flex;flex-direction:column;justify-content:space-between;padding:27px;overflow:hidden;position:relative}.card-visual>img{object-fit:cover}.card-visual:has(img):before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(15,31,23,.82),rgba(15,31,23,.08))}.card-visual:has(img) span,.card-visual:has(img) strong{position:relative;z-index:2;color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.25)}.card-visual:after{content:"";position:absolute;width:140px;height:140px;border:38px solid rgba(255,255,255,.35);border-radius:50%;right:-45px;bottom:-55px}.card-visual span{font-size:11px;font-weight:700;letter-spacing:.12em}.card-visual strong{width:75%;font-size:25px;line-height:1.35;letter-spacing:-.04em}.visual-1{background:#d9e8dc}.visual-2{background:#dae6f8}.visual-3{background:#f4dccb}.visual-4{background:#e7daf1}.card-body{padding:25px}.card-body h3{min-height:75px;margin:16px 0 10px;font-size:19px;line-height:1.55;letter-spacing:-.025em}.card-body>p{color:var(--muted);font-size:13px;line-height:1.8}.card-foot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 14px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:11px;color:#7f8983}.card-foot a{color:var(--ink);font-weight:700}.site-footer{padding:65px 0 25px;color:#dfe8e2;background:#17261f}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:70px}.footer-brand{color:#fff}.footer-brand .brand-copy small{color:#9db2a6}.footer-grid p{color:#9eafa5;font-size:13px;line-height:1.8}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid a{color:#aebdb4;font-size:13px}.copyright{margin-top:45px;padding-top:22px;border-top:1px solid #2e3e36;color:#829289;font-size:11px}.copyright p{max-width:720px;margin:0 0 8px;line-height:1.7}.archive{padding-block:85px 120px}.archive-heading{margin-bottom:50px}.archive-heading>span{display:inline-block;padding:7px 10px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.12em}.archive-heading h1{margin:15px 0;font-size:52px;letter-spacing:-.055em}.archive-heading p{color:var(--muted)}.pagination{display:flex;gap:8px;margin-top:50px}.pagination,.pagination a{align-items:center;justify-content:center}.pagination a{min-width:38px;height:38px;display:inline-flex;padding-inline:12px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:12px;font-weight:700}.pagination a.active{color:#fff;border-color:var(--deep-green);background:var(--deep-green)}.breadcrumbs{margin:35px 0;color:#7b8680;font-size:12px}.article{max-width:1040px;margin:0 auto 100px}.article-header{max-width:820px;margin:60px auto 45px;text-align:left}.article-category{color:#3f6b50;font-size:12px;font-weight:700}.article-header h1{margin:22px 0;font-size:clamp(36px,5vw,58px);line-height:1.35;letter-spacing:-.055em}.article-header>p{color:var(--muted);font-size:17px;line-height:1.9}.article-meta{display:flex;justify-content:flex-start;gap:20px;color:#7d8882;font-size:11px;margin-top:25px}.disclosure{margin-top:25px;padding:12px 18px;border:1px solid #e3d9bf;background:#fffaf0;font-size:12px;line-height:1.7}.article-audit{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:28px 0 0;border:1px solid var(--line);background:#fff}.article-audit div{padding:16px 18px;border-right:1px solid var(--line)}.article-audit div:last-child{border-right:0}.article-audit dt{margin-bottom:5px;color:#53715f;font-size:10px;font-weight:800;letter-spacing:.12em}.article-audit dd{margin:0;color:#4d5b54;font-size:12px;line-height:1.7}.article-audit a{color:var(--ink);font-weight:700;text-decoration:underline}.article-visual{min-height:340px;padding:50px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:var(--deep-green);position:relative;overflow:hidden}.article-visual:after{content:"";position:absolute;width:360px;height:360px;border:90px solid var(--green);border-radius:50%;right:-80px;bottom:-150px}.article-visual.has-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(16,34,25,.9),rgba(16,34,25,.15))}.article-visual.has-image>img{object-fit:cover}.article-visual.has-image:after{display:none}.article-visual.has-image span,.article-visual.has-image strong{position:relative;z-index:2}.article-visual span{font-size:11px;letter-spacing:.17em}.article-visual strong{max-width:650px;font-size:40px;line-height:1.4;z-index:1}.article-layout{max-width:780px;margin:60px auto 0}.article-body{font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:2}.article-body h2{margin:60px 0 20px;padding-bottom:14px;border-bottom:2px solid var(--ink);font-size:27px;line-height:1.5}.article-body h3{margin-top:38px;font-size:20px}.article-body h2,.article-body h3{scroll-margin-top:100px}.article-toc{margin-bottom:45px;padding:25px 28px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.article-toc>strong{display:block;margin-bottom:12px;font-size:17px}.article-toc ol{margin:0;padding-left:22px}.article-toc li{margin:8px 0;line-height:1.65}.article-toc a:hover{text-decoration:underline}.affiliate-offer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin:0 0 42px;padding:26px 28px;overflow:hidden;border:1px solid #c8d9cd;border-radius:10px;background:linear-gradient(135deg,#f3f9f4,#fff 72%)}.affiliate-offer-copy>span{display:block;margin-bottom:7px;color:#47745a;font-size:11px;font-weight:700;letter-spacing:.08em}.affiliate-offer-copy>strong{display:block;font-size:18px;line-height:1.55}.affiliate-offer-copy>p{margin:8px 0 5px;color:var(--muted);font-size:13px;line-height:1.75}.affiliate-offer-copy>small{color:#7b8a80;font-size:10px}.affiliate-offer-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:190px;padding:13px 18px;border-radius:6px;color:#fff;background:var(--deep-green);font-size:13px;font-weight:700;text-align:center;transition:transform .2s ease,background .2s ease}.affiliate-offer-button:hover{background:#254c38;transform:translateY(-1px)}.affiliate-tracking-pixel{position:absolute;width:1px!important;height:1px!important;margin:0!important;opacity:0;pointer-events:none}.affiliate-offer--mid{margin-top:48px;border-style:dashed;background:#fbfdfb}.affiliate-offer--end{margin-top:52px;border-color:#b8cfbe;background:linear-gradient(135deg,#edf6ef,#fff 78%)}.article-body table{width:100%;border-collapse:collapse;margin-block:25px;font-size:14px}.article-body td,.article-body th{border:1px solid var(--line);padding:12px;text-align:left}.article-body th{background:var(--paper)}.article-body pre{overflow:auto;padding:22px;color:#e9f2ec;background:#1d2b24;border-radius:8px;line-height:1.7}.article-body img{display:block;width:100%;height:auto;margin:32px auto;border-radius:8px}.article-inline-visual{margin:46px 0}.article-inline-visual img{margin:0;border:1px solid #dfe7e1;border-radius:10px;box-shadow:0 14px 34px rgba(19,49,35,.08)}.article-inline-visual figcaption{margin-top:11px;color:#64746a;font-size:12px;line-height:1.7;text-align:center}.article-body .ad-slot{width:100%;margin-top:50px}.sources{margin-top:55px;padding:25px;background:var(--paper)}.sources h2{margin-top:0;font-size:19px;border:0;padding:0}.sources p{color:var(--muted);font-size:13px;line-height:1.8}.sources a{color:#315e88;text-decoration:underline}.related{max-width:820px;margin:0 auto 110px}.related h2{font-size:25px}.related>a{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line);font-weight:600}.policy-page{max-width:800px;padding-block:90px 120px;font-family:Noto Sans JP,sans-serif;line-height:2}.policy-page h1{margin:15px 0 35px;font-size:48px;letter-spacing:-.05em}.policy-page h2{margin-top:50px;font-size:24px}.page-updated{margin-top:-18px;color:#718078;font-size:12px;font-weight:700}.cms{min-height:100vh;display:grid;grid-template-columns:290px 1fr;background:#f5f6f3}.cms-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:25px 18px;color:#d9e4dc;background:#17261f;overflow:auto}.cms-brand{display:grid;grid-template-columns:38px 1fr;gap:0 10px;align-items:center;padding:4px 8px 25px}.cms-brand-mark{grid-row:span 2;width:38px;height:38px}.cms-brand small{color:#7f9588;font-size:8px;letter-spacing:.14em}.cms-new{border:0;border-radius:7px;padding:13px;background:var(--green);color:#1a2b22;font-weight:700}.cms-stats{display:grid;margin:25px 0 15px;border-block:1px solid #304239}.cms-stats button{display:flex;justify-content:space-between;padding:10px 4px;border:0;color:#91a297;background:transparent;font-size:11px}.cms-stats b,.cms-stats button:hover{color:#fff}.cms-search{width:100%;margin-bottom:15px;padding:10px 11px;border:1px solid #344a3e;border-radius:6px;color:#fff;background:#20352b;outline:none;font-size:11px}.cms-search::placeholder{color:#70857a}.cms-list{display:flex;flex-direction:column;gap:7px}.cms-list button{padding:12px;text-align:left;border:0;border-radius:7px;color:#c4d0c8;background:transparent}.cms-list button.active,.cms-list button:hover{background:#263b31}.cms-list strong{display:block;margin:8px 0;font-size:12px;line-height:1.5}.cms-list small{color:#74877b;font-size:9px}.cms-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:0 5px}.cms-pagination button{width:30px;height:28px;border:1px solid #3a5145;border-radius:5px;color:#d9e4dc;background:#20352b}.cms-pagination button:disabled{opacity:.35;cursor:default}.cms-pagination span{color:#82968a;font-size:10px}.status{display:inline-block;padding:3px 6px;border-radius:4px;font-size:8px;text-transform:uppercase}.status-published{color:#1a3c27;background:#a9df83}.status-review{color:#563a11;background:#f0c776}.status-draft{color:#4b5962;background:#ced6db}.cms-empty{padding:15px 5px;color:#71847a;font-size:11px}.cms-sidebar-links{display:grid;gap:8px;margin-top:auto;padding:20px 5px 5px}.cms-sidebar-links a{color:#8ba094;font-size:11px}.cms-main{min-width:0;padding:35px 42px 80px}.cms-topbar{display:flex;justify-content:space-between;align-items:center}.ai-writer span,.cms-topbar span,.review-panel>span{color:#6c8175;font-size:9px;font-weight:700;letter-spacing:.17em}.cms-topbar h1{margin:4px 0;font-size:27px}.cms-topbar small{color:#829088;font-size:10px}.cms-actions{display:flex;gap:10px}.cms-actions button{padding:10px 16px;border:1px solid #cad0cb;border-radius:6px;background:#fff;font-size:12px;font-weight:700}.cms-actions .publish{color:#fff;border-color:var(--deep-green);background:var(--deep-green)}.cms-actions .opportunity{color:#203322;border-color:#9fc45c;background:var(--green)}.codex-note{display:flex;align-items:center;gap:18px;margin:25px 0 18px;padding:16px 20px;border:1px solid #cfdfd3;border-radius:8px;background:#eff8f1}.codex-note strong{white-space:nowrap;font-size:12px}.codex-note span{color:#5d7064;font-size:11px;line-height:1.7}.ai-writer{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:20px;align-items:end;margin:30px 0;padding:25px;border-radius:10px;color:#fff;background:var(--deep-green)}.ai-writer h2{margin:8px 0 0;font-size:16px}.ai-writer label{color:#adc0b4;font-size:10px}.ai-writer input{width:100%;margin-top:7px;padding:11px;border:1px solid #4a6557;border-radius:5px;color:#fff;background:#183529;outline:none}.ai-writer button{height:39px;padding:0 18px;border:0;border-radius:5px;background:var(--green);color:#1b3226;font-size:11px;font-weight:700}.cms-message{margin-bottom:20px;padding:12px 16px;border:1px solid #c9dbce;border-radius:6px;background:#eef8f0;font-size:12px}.editor-tabs{display:flex;gap:5px;margin:20px 0 12px;border-bottom:1px solid #d9ded9}.editor-tabs button{padding:11px 20px;border:0;border-bottom:2px solid transparent;color:#7a8780;background:transparent;font-size:12px;font-weight:700}.editor-tabs button.active{color:var(--deep-green);border-color:var(--deep-green)}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:25px}.editor-fields,.review-panel{padding:27px;border:1px solid #dde1dc;border-radius:9px;background:#fff}.editor-fields label{display:block;margin-bottom:20px;color:#5f6e65;font-size:11px;font-weight:600}.editor-fields label>span{float:right;color:#9aa49e;font-weight:400}.editor-fields input,.editor-fields select,.editor-fields textarea{width:100%;margin-top:7px;padding:12px;border:1px solid #d7ddd8;border-radius:5px;background:#fbfcfa;outline:none}.editor-fields textarea.short{min-height:80px;resize:vertical}.editor-fields textarea.body-editor{min-height:580px;resize:vertical;font-family:Consolas,monospace;font-size:13px;line-height:1.7}.body-field{margin-bottom:20px}.body-field-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.body-field-heading .field-label{margin:0}.body-field>small{display:block;margin:7px 0 9px;color:#8a958e;font-size:10px}.body-field textarea{width:100%;margin-top:0;padding:12px;border:1px solid #d7ddd8;border-radius:5px;background:#fbfcfa;outline:none}.body-image-button{display:inline-block!important}.field-row{display:grid;grid-template-columns:1fr 220px;gap:20px}.thumbnail-field{margin-bottom:24px}.field-label{margin-bottom:8px;color:#5f6e65;font-size:11px;font-weight:600}.thumbnail-preview{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:7px;background:#e8ede8}.thumbnail-preview img{object-fit:cover}.thumbnail-controls{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-top:10px}.thumbnail-controls>input{min-width:0;padding:10px 12px;border:1px solid #d7ddd8;border-radius:5px}.upload-button{margin:0!important;padding:10px 14px;border:1px solid #b9c7bd;border-radius:5px;color:#294737!important;background:#f2f7f3;cursor:pointer;white-space:nowrap}.upload-button input{display:none}.sources-editor{padding-top:20px;border-top:1px solid var(--line)}.sources-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sources-heading button{padding:7px 10px;border:1px solid #ccd5ce;border-radius:5px;background:#fff;font-size:10px}.source-row{display:grid;grid-template-columns:.8fr 1.4fr auto;gap:8px;margin-bottom:8px}.source-row input{min-width:0;padding:10px;border:1px solid #d7ddd8;border-radius:5px;font-size:11px}.source-row button{border:0;color:#a04848;background:transparent;font-size:18px}.review-panel h2{margin:7px 0 25px;font-size:19px}.review-panel label{display:flex;gap:9px;margin:14px 0;color:#55635b;font-size:12px}.review-panel label.stack{display:block}.review-panel label.stack input,.review-panel label.stack select{width:100%;margin-top:8px;padding:10px;border:1px solid #d7ddd8;border-radius:5px;background:#fff}.review-panel hr{border:0;border-top:1px solid var(--line);margin-block:22px}.review-notes{background:#fff5dc;color:#705821;font-size:11px;line-height:1.6}.publish-checks,.review-notes{margin-top:25px;padding:15px;border-radius:6px}.publish-checks{display:grid;gap:8px;background:#f4f6f3}.publish-checks strong{margin-bottom:4px;font-size:11px}.publish-checks span{color:#a05b50;font-size:10px}.publish-checks span:before{content:"○";margin-right:6px}.publish-checks span.ok{color:#3e7650}.publish-checks span.ok:before{content:"✓"}.danger-button{width:100%;margin-top:30px;padding:10px;border:1px solid #e1c2c2;border-radius:5px;color:#9b3f3f;background:#fff7f7;font-size:10px}.cms-preview{max-width:900px;min-height:600px;margin:0 auto;padding:45px clamp(25px,6vw,70px);border:1px solid #dde1dc;border-radius:9px;background:#fff}.cms-preview-image{position:relative;aspect-ratio:16/9;margin:-20px -20px 35px;overflow:hidden;border-radius:7px}.cms-preview-image img{object-fit:cover}.cms-preview>span{color:#47745a;font-size:11px;font-weight:700}.cms-preview>h1{margin:14px 0 18px;font-size:clamp(30px,5vw,48px);line-height:1.4;letter-spacing:-.05em}.preview-description{color:var(--muted);font-size:15px;line-height:1.9}.preview-meta{margin:18px 0 35px;padding-bottom:20px;border-bottom:1px solid var(--line);color:#87918b;font-size:11px}.consent-banner{position:fixed;z-index:1000;right:20px;bottom:20px;left:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:900px;margin:0 auto;padding:20px 22px;border:1px solid #d4ddd6;border-radius:9px;background:#fff;box-shadow:0 12px 35px rgba(21,38,29,.18);font-family:Noto Sans JP,sans-serif}.consent-banner strong{display:block;margin-bottom:5px;font-size:14px}.consent-banner p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.consent-banner a{margin-inline:3px;color:var(--ink);text-decoration:underline}.consent-actions{display:flex;flex:0 0 auto;gap:8px}.consent-actions button,.consent-settings{border-radius:5px;cursor:pointer;font:inherit;font-weight:700}.consent-actions button{padding:10px 15px;border:1px solid var(--ink)}.consent-decline{color:var(--ink);background:#fff}.consent-accept{color:#fff;background:var(--ink)}.consent-settings{position:fixed;z-index:999;right:12px;bottom:12px;padding:7px 10px;border:1px solid #cbd4cd;color:#59675f;background:rgba(255,255,255,.94);font-size:10px}@media (max-width:900px){.desktop-nav,.header-cta{display:none}.menu-button,.mobile-nav.open{display:block}.featured-card,.footer-grid,.hero-grid{grid-template-columns:1fr}.hero-copy{padding-top:70px}.hero-panel{min-height:440px}.category-strip,.post-grid{grid-template-columns:repeat(2,1fr)}.cms{grid-template-columns:1fr}.cms-sidebar{position:static;height:auto}.cms-list,.cms-stats{display:none}.cms-main{padding:25px 20px}.ai-writer,.editor-grid{grid-template-columns:1fr}}@media (max-width:600px){.shell{width:min(100% - 24px,1160px)}.header-inner{min-height:65px}.header-cta{display:none}.hero-grid{min-height:auto}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-panel{min-height:390px;transform:scale(.86)}.category-strip{margin-top:20px}.category-strip,.post-grid{grid-template-columns:1fr}.featured,.latest{padding-block:70px}.section-heading{display:block}.section-heading>p{margin-top:15px}.featured-copy{padding:30px}.featured-copy h3{font-size:24px}.article-header{margin-top:35px}.article-header h1{font-size:34px}.article-meta{flex-wrap:wrap}.article-audit{grid-template-columns:1fr}.article-audit div{border-right:0;border-bottom:1px solid var(--line)}.article-audit div:last-child{border-bottom:0}.article-visual{min-height:260px;padding:30px}.article-visual strong{font-size:28px}.article-layout{margin-top:35px}.affiliate-offer{grid-template-columns:1fr;gap:18px;padding:22px}.affiliate-offer-button{width:100%}.cms-topbar{align-items:flex-start;gap:20px}.cms-actions{flex-direction:column}.field-row{grid-template-columns:1fr;gap:0}.body-field-heading,.codex-note{align-items:flex-start;flex-direction:column}.codex-note{gap:5px}.source-row,.thumbnail-controls{grid-template-columns:1fr}.consent-banner{align-items:stretch;flex-direction:column;gap:14px;padding:18px}.consent-actions button{flex:1 1}}