:root{--guide-red:#b40f19;--guide-burgundy:#791019;--guide-ink:#241a1b;--guide-muted:#7e7374;--guide-line:#eadfe0;--guide-soft:#fbf4f4}
.guide-breadcrumb{max-width:1240px;margin:22px auto 0;padding:0 20px;display:flex;align-items:center;gap:9px;color:var(--guide-muted);font-size:.86rem;overflow:hidden}.guide-breadcrumb a{color:#6e6263;text-decoration:none}.guide-breadcrumb strong{color:#35292a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guide-index-hero{max-width:1240px;margin:18px auto 0;padding:36px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:38px;align-items:end;background:linear-gradient(125deg,#fff 0,#fff 56%,#fbefef 100%);border:1px solid var(--guide-line);border-radius:30px;box-shadow:0 18px 45px rgba(86,27,31,.07)}
.interior-eyebrow{display:block;color:var(--guide-red);font-size:.75rem;font-weight:900;letter-spacing:.14em}.guide-index-hero h1{margin:9px 0 12px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.02;color:var(--guide-ink)}.guide-index-hero p{max-width:690px;margin:0;color:var(--guide-muted);font-size:1.05rem;line-height:1.7}.guide-index-hero form label{display:block;margin:0 0 8px;font-weight:800;color:#4d4142}.guide-index-hero form div{display:flex;align-items:center;gap:10px;padding:8px 8px 8px 15px;background:#fff;border:1px solid #dfd2d3;border-radius:16px}.guide-index-hero form svg{width:20px;color:#75696a}.guide-index-hero input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:inherit}.guide-index-hero button{border:0;border-radius:12px;padding:12px 18px;background:var(--guide-red);color:#fff;font-weight:900;cursor:pointer}
.guide-index-layout{max-width:1240px;margin:30px auto 70px;padding:0 20px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start}.guide-category-tabs{display:flex;gap:9px;overflow-x:auto;padding:0 0 10px;scrollbar-width:thin}.guide-category-tabs a{flex:0 0 auto;display:flex;gap:8px;align-items:center;padding:11px 14px;border:1px solid var(--guide-line);border-radius:999px;background:#fff;color:#5c5051;text-decoration:none;font-size:.85rem;font-weight:800}.guide-category-tabs a.active{color:#fff;background:var(--guide-red);border-color:var(--guide-red)}.guide-category-tabs b{font-size:.7rem;opacity:.76}.guide-results-head{margin:22px 0 18px;display:flex;justify-content:space-between;gap:18px;align-items:end}.guide-results-head h2{margin:0 0 4px;color:var(--guide-ink);font-size:1.55rem}.guide-results-head p{margin:0;color:var(--guide-muted)}.guide-results-head>a{color:var(--guide-red);font-weight:800}.guide-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guide-card{position:relative;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--guide-line);border-radius:22px;box-shadow:0 10px 26px rgba(65,27,29,.05);transition:.2s ease}.guide-card:hover{transform:translateY(-2px);border-color:#ddbfc1;box-shadow:0 15px 34px rgba(65,27,29,.09)}.guide-card-media{position:relative;display:flex;align-items:flex-end;height:170px;overflow:hidden;padding:16px;box-sizing:border-box;background:linear-gradient(135deg,#a50d18,#4c1117);color:#fff;text-decoration:none}.guide-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(35,5,8,.72))}.guide-card-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.guide-card-media span{position:relative;z-index:1;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.guide-card-body{padding:20px}.guide-card-body>small{display:inline-block;margin:0 0 10px;color:var(--guide-red);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.guide-card h3{margin:0;color:var(--guide-ink);font-size:1.22rem;line-height:1.3}.guide-card h3 a{color:inherit;text-decoration:none}.guide-card h3 a:after{content:"";position:absolute;inset:0}.guide-card p{margin:10px 0 16px;color:var(--guide-muted);line-height:1.6;font-size:.92rem}.guide-card footer{display:flex;justify-content:space-between;gap:10px;color:#95898a;font-size:.76rem}.guide-card footer>a{position:relative;z-index:2;color:var(--guide-burgundy);font-weight:800;text-decoration:none}.guide-card footer svg{width:14px}.guide-card footer strong{color:var(--guide-burgundy)}
.guide-index-side{display:grid;gap:18px;position:sticky;top:110px}.guide-index-side section{padding:20px;background:#fff;border:1px solid var(--guide-line);border-radius:20px}.guide-index-side h2{margin:0 0 12px;font-size:1.05rem}.guide-index-side a{display:flex;gap:12px;align-items:center;padding:12px 0;color:var(--guide-ink);text-decoration:none;border-top:1px solid #f0e7e8}.guide-index-side a:first-of-type{border-top:0}.guide-index-side a>b{flex:0 0 30px;height:30px;display:grid;place-items:center;border-radius:10px;color:var(--guide-red);background:var(--guide-soft)}.guide-index-side a span{min-width:0;display:grid;gap:3px}.guide-index-side a strong{font-size:.88rem;line-height:1.35}.guide-index-side a small{color:var(--guide-muted)}.guide-index-side section+section a{justify-content:space-between}.guide-index-side section+section a>b{display:block;height:auto;background:none;text-align:right}
.guide-empty,.guide-not-found{max-width:820px;margin:50px auto 90px;padding:50px 24px;text-align:center;border:1px solid var(--guide-line);border-radius:26px;background:#fff}.guide-empty strong,.guide-not-found h1{color:var(--guide-ink);font-size:1.5rem}.guide-not-found>span{display:block;color:var(--guide-red);font-size:4rem;font-weight:950}.guide-not-found p,.guide-empty p{color:var(--guide-muted)}.guide-not-found div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.guide-article-shell{max-width:1180px;margin:26px auto 55px;padding:0 20px;display:grid;grid-template-columns:minmax(0,820px) 280px;gap:28px;align-items:start}.guide-article{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--guide-line);border-radius:28px;box-shadow:0 18px 45px rgba(63,24,27,.06)}.guide-article-head{position:relative;padding:44px;background:linear-gradient(145deg,#fff,#fbeeee)}.guide-article-head.has-cover{min-height:440px;display:flex;align-items:flex-end;color:#fff;background-image:linear-gradient(180deg,rgba(19,5,7,.12),rgba(24,4,6,.9)),var(--guide-cover);background-size:cover;background-position:center}.guide-article-head>div{position:relative;z-index:1}.guide-article-head>a,.guide-article-head>div>a{display:inline-flex;padding:8px 12px;border-radius:999px;color:var(--guide-red);background:#fff;text-decoration:none;font-size:.75rem;font-weight:900}.guide-article-head h1{max-width:760px;margin:15px 0 14px;color:var(--guide-ink);font-size:clamp(2rem,5vw,3.35rem);line-height:1.08}.guide-article-head.has-cover h1,.guide-article-head.has-cover p,.guide-article-head.has-cover footer{color:#fff}.guide-article-head p{max-width:720px;margin:0;color:#66595a;font-size:1.08rem;line-height:1.7}.guide-article-head footer{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:23px;color:#786c6d;font-size:.78rem}.guide-article-content{max-width:760px;margin:0 auto;padding:42px 40px 58px;color:#352b2c;font-size:1.02rem;line-height:1.78}.guide-article-content h2{margin:2.2em 0 .65em;color:var(--guide-ink);font-size:1.65rem;line-height:1.3}.guide-article-content h2:first-child{margin-top:0}.guide-article-content h3{margin:1.7em 0 .55em;color:#3d3031;font-size:1.23rem}.guide-article-content p{margin:0 0 1.25em}.guide-article-content ul,.guide-article-content ol{margin:0 0 1.5em;padding-left:1.35em}.guide-article-content li{margin:.48em 0}.guide-article-content a{color:var(--guide-red);font-weight:750;text-underline-offset:3px}.guide-article-content blockquote{margin:1.5em 0;padding:18px 20px;border-left:4px solid var(--guide-red);border-radius:0 14px 14px 0;background:var(--guide-soft)}.guide-article-content table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.9rem}.guide-article-content th,.guide-article-content td{padding:12px;text-align:left;border:1px solid #e3d8d9}.guide-article-content th{background:#f7eeee}.guide-article-content img{max-width:100%;height:auto;border-radius:18px}.guide-article-aside{display:grid;gap:16px;position:sticky;top:110px}.guide-article-aside section,.guide-article-aside nav{padding:20px;border:1px solid var(--guide-line);border-radius:20px;background:#fff}.guide-article-aside small{color:var(--guide-red);font-weight:900;letter-spacing:.1em}.guide-article-aside section>strong{display:block;margin:8px 0;font-size:1.12rem}.guide-article-aside p{color:var(--guide-muted);font-size:.88rem;line-height:1.55}.guide-article-aside nav{display:grid;gap:9px}.guide-article-aside nav>a{display:flex;justify-content:space-between;gap:8px;color:#4c4041;text-decoration:none;font-weight:750}.guide-article-aside svg{width:16px}.guide-related{max-width:1180px;margin:0 auto 80px;padding:0 20px}.guide-related>header{display:flex;align-items:end;justify-content:space-between;margin:0 0 18px}.guide-related h2{margin:5px 0 0}.guide-related>header>a{color:var(--guide-red);font-weight:850;text-decoration:none}.guide-related .guide-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-content-value{max-width:1220px;margin:38px auto;padding:0 20px}.home-value-intro{padding:30px;border:1px solid var(--guide-line);border-radius:26px;background:linear-gradient(135deg,#fff,#fbf2f2)}.home-value-intro h1,.home-guide-head h2{margin:7px 0 10px;color:var(--guide-ink)}.home-value-intro h1{max-width:850px;font-size:clamp(1.75rem,4vw,2.65rem);line-height:1.15}.home-value-intro p{max-width:850px;margin:0;color:var(--guide-muted);line-height:1.7}.home-how-head{margin:24px 0 0;color:var(--guide-ink);font-size:1.35rem}.home-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 30px}.home-steps article{padding:18px;background:#fff;border:1px solid var(--guide-line);border-radius:18px}.home-steps b{display:grid;place-items:center;width:30px;height:30px;margin-bottom:12px;border-radius:10px;background:var(--guide-red);color:#fff}.home-steps strong{display:block;color:var(--guide-ink);font-size:.9rem}.home-guide-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0;padding:24px 26px;border:1px solid var(--guide-line);border-radius:22px;background:linear-gradient(135deg,#fff,#fbf1f1)}.home-guide-head p{max-width:720px;margin:0;color:var(--guide-muted);line-height:1.6}.home-guide-head>a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:0 16px;border-radius:14px;background:var(--guide-red);color:#fff;font-weight:900;text-decoration:none;white-space:nowrap}.home-guide-head>a svg{width:17px}
.home-public-link-hub{max-width:1220px;margin:8px auto 72px;padding:28px 20px;border-top:1px solid var(--guide-line)}.home-public-link-hub>header{max-width:760px;margin-bottom:18px}.home-public-link-hub h2{margin:7px 0 6px;color:var(--guide-ink);font-size:1.45rem}.home-public-link-hub p{margin:0;color:var(--guide-muted);line-height:1.6}.home-public-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-public-link-grid>a{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:64px;padding:11px 13px;border:1px solid var(--guide-line);border-radius:16px;background:#fff;color:var(--guide-ink);text-decoration:none}.home-public-link-grid>a>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--guide-soft);color:var(--guide-red)}.home-public-link-grid>a>span svg{width:18px}.home-public-link-grid>a>svg{width:16px;color:#a28f90}.home-public-link-grid strong{min-width:0;font-size:.9rem}
.guide-admin-shell{max-width:1180px;margin:30px auto 90px;padding:0 20px}.guide-admin-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.guide-admin-head h1{margin:5px 0}.guide-admin-table{overflow:hidden;border:1px solid var(--guide-line);border-radius:20px;background:#fff}.guide-admin-row{display:grid;grid-template-columns:minmax(0,1fr) 150px 150px 180px;gap:15px;align-items:center;padding:16px 18px;border-top:1px solid #eee4e5}.guide-admin-row:first-child{border-top:0}.guide-admin-row small{display:block;color:var(--guide-muted);margin-top:4px}.guide-status{display:inline-flex;width:max-content;padding:6px 9px;border-radius:999px;background:#f3e8e9;color:#731019;font-size:.72rem;font-weight:900}.guide-admin-actions{display:flex;gap:8px;flex-wrap:wrap}.guide-admin-actions a,.guide-admin-actions button{padding:8px 10px;border:1px solid #e1d4d5;border-radius:9px;background:#fff;color:#5d191e;text-decoration:none;font-weight:800;cursor:pointer}.guide-editor-form{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.guide-editor-main,.guide-editor-side{display:grid;gap:16px}.guide-editor-panel{padding:20px;border:1px solid var(--guide-line);border-radius:20px;background:#fff}.guide-editor-panel label{display:grid;gap:7px;margin-bottom:14px;color:#4d4142;font-weight:800}.guide-editor-panel input,.guide-editor-panel select,.guide-editor-panel textarea{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #ddd0d1;border-radius:11px;background:#fff;font:inherit}.guide-editor-panel textarea{min-height:100px;resize:vertical}.guide-editor-toolbar{display:flex;gap:6px;flex-wrap:wrap;padding:8px;background:#f7f0f0;border:1px solid #ddd0d1;border-bottom:0;border-radius:12px 12px 0 0}.guide-editor-toolbar button{border:1px solid #ddcecf;border-radius:7px;background:#fff;padding:7px 9px;font-weight:800;cursor:pointer}.guide-editor-area{min-height:520px;padding:18px;border:1px solid #ddd0d1;border-radius:0 0 12px 12px;outline:0;line-height:1.65;overflow-wrap:anywhere}.guide-editor-save{display:flex;gap:9px;flex-wrap:wrap}.guide-editor-save button{padding:12px 15px;border:0;border-radius:11px;background:#ede2e3;color:#601017;font-weight:900}.guide-editor-save button[data-publish]{background:var(--guide-red);color:#fff}
@media(max-width:980px){.guide-index-layout,.guide-article-shell,.guide-editor-form{grid-template-columns:1fr}.guide-index-side,.guide-article-aside{position:static}.guide-index-side{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-related .guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-admin-row{grid-template-columns:minmax(0,1fr) 130px}.guide-admin-row>*:nth-child(3),.guide-admin-row>*:nth-child(4){grid-column:auto}}
@media(max-width:720px){.guide-breadcrumb{margin-top:14px;padding:0 14px}.guide-index-hero{margin:14px 12px 0;padding:24px 20px;grid-template-columns:1fr;gap:22px;border-radius:22px}.guide-index-layout{margin-top:22px;padding:0 12px}.guide-card-grid,.guide-related .guide-card-grid,.guide-index-side,.home-steps,.home-public-link-grid{grid-template-columns:1fr}.guide-card-media{height:150px}.guide-article-shell{margin-top:18px;padding:0 12px}.guide-article{border-radius:20px}.guide-article-head{padding:27px 22px}.guide-article-head.has-cover{min-height:380px}.guide-article-content{padding:30px 22px 44px;font-size:1rem;line-height:1.72;overflow-x:hidden}.guide-article-content table{display:block;max-width:100%;overflow-x:auto}.guide-related{padding:0 12px}.guide-related>header,.home-guide-head,.guide-admin-head{align-items:start;flex-direction:column}.home-content-value{padding:0 12px}.home-value-intro{padding:22px}.home-guide-head{gap:17px;padding:21px}.home-guide-head>a{width:100%;box-sizing:border-box}.home-public-link-hub{margin-bottom:28px;padding:24px 12px}.home-public-link-grid>a{min-height:62px}.guide-admin-shell{padding:0 12px}.guide-admin-row{grid-template-columns:1fr}.guide-editor-area{min-height:420px}.guide-index-hero form div{flex-wrap:wrap}.guide-index-hero input{min-width:160px}.guide-index-hero button{width:100%}}
