
:root{
  --bg:#f2eee5;
  --surface:#fbf9f4;
  --ink:#101b18;
  --muted:#65706b;
  --forest:#12372f;
  --forest-2:#1d4c41;
  --rust:#d85d38;
  --sand:#ddd2bf;
  --line:#d8d1c5;
  --white:#fff;
  --max:1240px;
  --shadow:0 22px 55px rgba(16,27,24,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
a{color:inherit}
img{max-width:100%;display:block}
.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}
.noticebar{background:var(--ink);color:#f4efe5;font-size:.78rem;letter-spacing:.04em}
.noticebar .wrap{display:flex;align-items:center;justify-content:center;min-height:34px;gap:10px}
.noticebar b{color:#fff}
header{position:sticky;top:0;z-index:30;background:rgba(242,238,229,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,27,24,.12)}
.nav{min-height:80px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:1.3rem;font-weight:900;letter-spacing:-.045em}
.brand img{width:34px;height:34px}
.mainnav{display:flex;align-items:center;gap:28px}
.mainnav a,.subnav a{text-decoration:none;font-size:.9rem;font-weight:750}
.mainnav a:hover,.subnav a:hover{color:var(--rust)}
.subnav{display:flex;align-items:center;justify-content:flex-end;gap:18px}
.shop-pill{background:var(--forest);color:#fff!important;padding:.72rem 1rem;border-radius:999px}
.menu{display:none;background:none;border:0;font-size:1.4rem}
.hero{padding:52px 0 76px}
.hero-shell{background:var(--surface);border:1px solid var(--line);border-radius:30px;overflow:hidden;display:grid;grid-template-columns:1.03fr .97fr;min-height:610px;box-shadow:0 10px 40px rgba(16,27,24,.04)}
.hero-copy{padding:76px 64px;display:flex;flex-direction:column;justify-content:center}
.kicker{font-size:.73rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--rust);margin-bottom:18px}
h1,h2,h3{margin:0;letter-spacing:-.045em;line-height:1.02}
h1{font-family:Georgia,serif;font-size:clamp(3.8rem,6.4vw,6.5rem);font-weight:500;max-width:720px}
h2{font-family:Georgia,serif;font-size:clamp(2.4rem,4.2vw,4.2rem);font-weight:500}
h3{font-size:1.25rem}
.lead{font-size:1.18rem;color:#41514b;max-width:650px;margin:24px 0 0}
.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:850;border:1px solid var(--ink);font-size:.92rem}
.btn.dark{background:var(--ink);color:#fff}.btn.light{background:transparent}.btn.rust{background:var(--rust);border-color:var(--rust);color:#fff}
.hero-art{position:relative;min-height:610px;background:
linear-gradient(155deg,#16392f 0%,#1d4c41 48%,#0e2b25 100%);overflow:hidden}
.topo{position:absolute;inset:-10%;opacity:.22;background:
repeating-radial-gradient(ellipse at 70% 40%,transparent 0 32px,rgba(255,255,255,.16) 33px 34px,transparent 35px 63px)}
.product-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}
.product-stack{position:relative;width:min(72%,470px);height:390px}
.bank{position:absolute;left:17%;top:24%;width:66%;height:46%;border-radius:28px;background:linear-gradient(145deg,#121916,#28332f);box-shadow:0 36px 50px rgba(0,0,0,.35);transform:rotate(-7deg);border:1px solid rgba(255,255,255,.08)}
.bank:before{content:"GLOBAL CRY";position:absolute;left:28px;bottom:26px;color:#f5f0e7;font-weight:900;letter-spacing:.08em;font-size:.78rem}
.bank:after{content:"72";position:absolute;right:28px;top:24px;color:#fff;font-family:Georgia,serif;font-size:3rem}
.torch{position:absolute;right:4%;top:44%;width:44%;height:16%;border-radius:35px;background:linear-gradient(180deg,#dcd6ca,#aaa59b);box-shadow:0 24px 35px rgba(0,0,0,.24);transform:rotate(18deg)}
.torch:after{content:"";position:absolute;right:-10%;top:-24%;width:28%;height:148%;border-radius:50%;background:#f3eee4;border:10px solid #a8a49c}
.pouch{position:absolute;left:5%;bottom:0;width:58%;height:33%;border-radius:20px;background:linear-gradient(145deg,#b54d31,#db6a45);box-shadow:0 25px 35px rgba(0,0,0,.24);transform:rotate(6deg)}
.pouch:before{content:"GC";position:absolute;left:26px;top:24px;color:white;font-size:1.2rem;font-weight:900;letter-spacing:.08em}
.art-label{position:absolute;left:36px;bottom:34px;color:#e9e1d5;max-width:290px}.art-label b{display:block;color:white;font-size:1rem}.art-label span{font-size:.86rem}
.section{padding:78px 0}.section.white{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:34px}
.section-head p{margin:0;color:var(--muted);max-width:600px}
.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.cat{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:24px;min-height:242px;display:flex;flex-direction:column;text-decoration:none;transition:.2s ease}
.cat:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.cat-icon{width:46px;height:46px;color:var(--forest);margin-bottom:32px}
.cat-icon img{width:100%;height:100%;filter:none}
.cat h3{font-size:1.35rem}.cat p{color:var(--muted);font-size:.92rem}.cat strong{margin-top:auto;font-size:.9rem}
.promise{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.promise-copy{background:var(--forest);color:#f6efe3;border-radius:26px;padding:52px}.promise-copy p{color:#d7d1c5;max-width:560px}
.promises{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.18);border-radius:20px;overflow:hidden;margin-top:34px}
.promise-item{padding:22px;background:rgba(255,255,255,.05)}.promise-item b{display:block;color:white}.promise-item span{font-size:.82rem;color:#d7d1c5}
.editorial{background:var(--surface);border:1px solid var(--line);border-radius:26px;overflow:hidden;display:flex;flex-direction:column}
.editorial-visual{height:280px;background:linear-gradient(145deg,#dfd5c3,#f8f5ee);position:relative;overflow:hidden}
.editorial-visual:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;border:54px solid rgba(18,55,47,.11);left:28%;top:12%}
.editorial-visual:after{content:"72 HRS";position:absolute;right:24px;bottom:18px;font-family:Georgia,serif;font-size:3rem;color:#193f35}
.editorial-copy{padding:34px}.editorial-copy p{color:var(--muted)}
.guides{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.guide{border-top:1px solid var(--line);padding-top:22px}.guide small{display:block;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--rust);margin-bottom:14px}.guide p{color:var(--muted)}
.roadmap{background:var(--ink);color:#f6f1e7;border-radius:30px;padding:56px;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}
.roadmap p{color:#c9d0cd}
.steps{display:grid;gap:0}.step{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.12)}.stepnum{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--rust);font-weight:900}.step b{display:block;color:#fff}.step span{font-size:.9rem;color:#c9d0cd}
.article-wrap{display:grid;grid-template-columns:minmax(0,780px) 280px;gap:60px}.article{background:var(--surface);border:1px solid var(--line);border-radius:26px;padding:clamp(28px,5vw,56px)}.article h1{font-size:clamp(3rem,6vw,5.4rem)}.article h2{font-size:2rem;margin-top:1.7em}.article p,.article li{font-size:1.04rem}.article .intro{font-family:Georgia,serif;font-size:1.55rem;line-height:1.35;color:#2c4840}.toc{position:sticky;top:110px;font-size:.9rem}.toc a{display:block;text-decoration:none;color:var(--muted);padding:6px 0}.callout{background:#efe5d6;border-left:4px solid var(--rust);padding:18px;border-radius:0 12px 12px 0}
.shop-hero{padding:74px 0 34px}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.shop-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden}.shop-img{height:260px;background:linear-gradient(145deg,#e5dccb,#f7f3eb);position:relative}.shop-img.dark{background:linear-gradient(145deg,#183a31,#0f2822)}.shop-shape{position:absolute;left:20%;right:20%;top:28%;bottom:28%;border-radius:22px;background:#171d1b;box-shadow:0 22px 30px rgba(0,0,0,.20)}.shop-img.dark .shop-shape{background:#d85d38}.shop-copy{padding:24px}.shop-copy p{color:var(--muted)}.status{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--rust)}
footer{background:#0b1d19;color:#ddd7cc;padding:58px 0 28px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,.7fr);gap:34px}footer a{display:block;text-decoration:none;color:#ddd7cc;margin:.46rem 0;font-size:.92rem}footer p{color:#aab6b1}footer small{color:#94a29d}.footer-bottom{border-top:1px solid rgba(255,255,255,.10);margin-top:38px;padding-top:22px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}
@media(max-width:980px){.nav{grid-template-columns:1fr auto}.mainnav{display:none}.subnav{display:none}.menu{display:block}.hero-shell,.section-head,.promise,.roadmap,.article-wrap{grid-template-columns:1fr}.categories{grid-template-columns:repeat(2,1fr)}.guides,.shop-grid{grid-template-columns:1fr 1fr}.hero-art{min-height:480px}.toc{position:static;order:-1}}
@media(max-width:650px){.wrap{width:min(calc(100% - 24px),var(--max))}.hero{padding-top:24px}.hero-copy{padding:44px 28px}.hero-shell{border-radius:22px}.hero-art{min-height:390px}.categories,.guides,.shop-grid,.promises{grid-template-columns:1fr}.section{padding:58px 0}.roadmap{padding:34px 26px}.promise-copy{padding:34px 26px}}


/* v1.1 navigation + article discovery */
.gc-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.gc-post-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:24px;display:flex;flex-direction:column;min-height:235px}
.gc-post-card h3{font-size:1.32rem;line-height:1.16;margin:10px 0 12px}
.gc-post-card h3 a{text-decoration:none}.gc-post-card h3 a:hover{color:var(--rust)}
.gc-post-card p{color:var(--muted);font-size:.94rem}
.gc-post-meta{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--rust)}
.gc-post-link{margin-top:auto;font-weight:850;text-decoration:none;font-size:.9rem}
.gc-centered-action{text-align:center;margin-top:30px}
.gc-filter-links{display:flex;flex-wrap:wrap;gap:10px;margin:38px 0 34px}
.gc-filter-links a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:.86rem;font-weight:800;background:var(--surface)}
.gc-filter-links a:hover{border-color:var(--forest);color:var(--forest)}
.gc-post-grid-main{margin-top:12px}
.gc-article-shell{display:grid;grid-template-columns:minmax(0,850px) 260px;gap:36px;align-items:start}
.gc-single{max-width:none;margin:0}
.gc-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:26px;color:var(--muted);font-size:.84rem}
.gc-breadcrumb a{text-decoration:none}
.gc-single-meta{color:var(--muted);font-size:.9rem;margin:18px 0 34px}
.gc-article-side{position:sticky;top:120px}
.gc-side-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px}
.gc-side-card strong{display:block;margin-bottom:12px}
.gc-side-card a{display:block;text-decoration:none;padding:8px 0;border-top:1px solid var(--line);font-size:.9rem}
.gc-related{margin-top:58px;padding-top:48px;border-top:1px solid var(--line)}
.gc-pagination{margin-top:34px}
.gc-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}
.gc-pagination a,.gc-pagination span{padding:8px 12px;border:1px solid var(--line);border-radius:10px;text-decoration:none;background:var(--surface)}
@media(max-width:980px){.gc-post-grid{grid-template-columns:1fr 1fr}.gc-article-shell{grid-template-columns:1fr}.gc-article-side{position:static}}
@media(max-width:650px){.gc-post-grid{grid-template-columns:1fr}}

@media(max-width:980px){
.mainnav.gc-mobile-open{display:flex;position:absolute;top:80px;left:20px;right:20px;flex-direction:column;align-items:flex-start;padding:20px;background:var(--bg);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}
}

.footer-legal{margin-top:14px;max-width:980px}
.footer-legal small{font-size:.76rem;line-height:1.6;color:#7f908a}

.footer-amazon{margin-top:10px}.footer-amazon small{font-size:.78rem;line-height:1.5;color:#7f908a}


/* v1.1.4 homepage polish */
.mainnav a,.subnav a{font-size:.94rem}
.hero{padding-bottom:42px}
.hero-copy{position:relative}
.hero-copy:before{content:"";position:absolute;left:64px;top:56px;width:34px;height:2px;background:var(--rust);border-radius:2px}
.hero-note{display:flex;align-items:center;gap:10px;margin-top:28px;color:#718079;font-size:.82rem;font-weight:700;letter-spacing:.01em}
.hero-note-mark{width:7px;height:7px;border-radius:50%;background:var(--rust);box-shadow:0 0 0 5px rgba(216,93,56,.10)}
.hero-art:after{content:"";position:absolute;right:28px;top:28px;width:68px;height:68px;border:1px solid rgba(255,255,255,.14);border-radius:50%}
.hero-accent{position:absolute;z-index:2;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:rgba(255,255,255,.70);font-size:.61rem;font-weight:900;letter-spacing:.16em;background:rgba(7,26,22,.18);backdrop-filter:blur(5px)}
.hero-accent-one{right:34px;top:116px}.hero-accent-two{right:56px;top:154px}
.gc-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:16px 18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.gc-trust-item{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:22px 26px;position:relative}
.gc-trust-item+ .gc-trust-item:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:1px;background:var(--line)}
.gc-trust-item>span{font-family:Georgia,serif;font-size:1.1rem;color:var(--rust)}
.gc-trust-item b{display:block;font-size:.88rem;margin-bottom:3px;color:var(--forest)}
.gc-trust-item small{display:block;color:var(--muted);font-size:.78rem;line-height:1.45}
.section.sage{background:#e8ece5;border-top:1px solid rgba(18,55,47,.09);border-bottom:1px solid rgba(18,55,47,.09)}
.section-head h2{position:relative}
.section-head h2:after{content:"";display:block;width:56px;height:2px;background:var(--rust);margin-top:18px;border-radius:2px}
.categories{gap:16px}
.cat{position:relative;overflow:hidden;background:#fbfaf5;border-color:rgba(18,55,47,.13);padding:25px 24px 23px;min-height:265px}
.cat:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--forest);opacity:.92}
.cat:hover{transform:translateY(-5px);border-color:rgba(18,55,47,.28);box-shadow:0 18px 40px rgba(16,27,24,.09)}
.cat-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}
.cat-num{font-family:Georgia,serif;color:#98a39e;font-size:1rem}
.cat .cat-icon{width:42px;height:42px;margin:0;padding:9px;border-radius:13px;background:#edf2ed;border:1px solid rgba(18,55,47,.08)}
.cat-label{font-size:.64rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--rust);margin-bottom:9px}
.cat h3{font-family:Georgia,serif;font-weight:500;font-size:1.55rem}
.cat p{margin-top:10px}
.cat strong{display:inline-flex;align-items:center;gap:7px;color:var(--forest)}
.cat-power:before{background:#163d34}.cat-kit:before{background:#d85d38}.cat-water:before{background:#527c75}.cat-travel:before{background:#9a6a48}
.gc-featured-section{background:var(--bg);padding-top:88px;padding-bottom:88px}
.gc-featured-head{margin-bottom:40px}
.gc-featured-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}
.gc-featured-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:30px;min-height:330px;display:flex;flex-direction:column;overflow:hidden;transition:.2s ease}
.gc-featured-card:first-child{background:var(--forest);color:#f7f2e9;border-color:var(--forest)}
.gc-featured-card:before{content:"";position:absolute;right:-42px;bottom:-52px;width:180px;height:180px;border:1px solid rgba(18,55,47,.08);border-radius:50%}
.gc-featured-card:first-child:before{border-color:rgba(255,255,255,.11)}
.gc-featured-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.gc-featured-number{font-family:Georgia,serif;font-size:1.45rem;color:#a4aaa7;margin-bottom:34px}
.gc-featured-card:first-child .gc-featured-number{color:#f09a7c}
.gc-featured-meta{font-size:.67rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--rust);margin-bottom:10px}
.gc-featured-card:first-child .gc-featured-meta{color:#f09a7c}
.gc-featured-card h3{font-family:Georgia,serif;font-size:1.65rem;font-weight:500;line-height:1.08;letter-spacing:-.035em}
.gc-featured-card h3 a{text-decoration:none}
.gc-featured-card p{color:var(--muted);font-size:.9rem;margin:16px 0 26px}
.gc-featured-card:first-child p{color:#d5ddd9}
.gc-featured-link{margin-top:auto;text-decoration:none;font-size:.86rem;font-weight:850;position:relative;z-index:1}
.gc-featured-link span{margin-left:5px;color:var(--rust)}
.gc-featured-card:first-child .gc-featured-link span{color:#f09a7c}
.gc-post-card{position:relative;overflow:hidden;transition:.2s ease}
.gc-post-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rust);opacity:0;transition:.2s ease}
.gc-post-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(16,27,24,.07)}
.gc-post-card:hover:before{opacity:1}
.gc-post-link{color:var(--forest)}
.promise{gap:16px}
.promise-copy,.editorial{box-shadow:0 12px 34px rgba(16,27,24,.05)}
@media(max-width:980px){
 .gc-trust-strip{grid-template-columns:1fr;margin-left:0;margin-right:0}
 .gc-trust-item+ .gc-trust-item:before{left:24px;right:24px;top:0;bottom:auto;width:auto;height:1px}
 .gc-featured-grid{grid-template-columns:1fr 1fr}
 .gc-featured-card:first-child{grid-column:1/-1}
 .hero-copy:before{left:44px;top:32px}
}
@media(max-width:650px){
 .hero-copy:before{left:28px;top:28px}
 .hero-note{font-size:.77rem}
 .gc-trust-item{padding:18px 14px}
 .gc-featured-grid{grid-template-columns:1fr}
 .gc-featured-card:first-child{grid-column:auto}
 .gc-featured-card{min-height:285px;padding:25px}
 .hero-accent{display:none}
}


/* v1.2.0 — navigation, topic hubs and Gear Library */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

.nav{grid-template-columns:1fr auto}
.nav-drawer{display:flex;align-items:center;gap:28px}
.mainnav a[aria-current],.subnav a[aria-current]{color:var(--rust)}
.mainnav a[aria-current]:not(.shop-pill){position:relative}
.mainnav a[aria-current]:not(.shop-pill):after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--rust);border-radius:2px}
.menu{align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:12px}
.menu-lines{width:19px;display:grid;gap:4px}
.menu-lines i{display:block;height:2px;background:var(--ink);border-radius:2px}

.gc-page-title{font-size:clamp(3rem,6vw,5.6rem)}
.gc-topic-head,.gc-library-head{align-items:start}
.gc-topic-actions{display:flex;gap:10px;flex-wrap:wrap;margin:-5px 0 34px}

.gc-search-form{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px 20px;margin:30px 0 22px;max-width:850px}
.gc-search-form label{display:block;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--forest);margin-bottom:9px}
.gc-search-form>div{display:grid;grid-template-columns:1fr auto;gap:8px}
.gc-search-form input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fffdf8;padding:0 14px;font:inherit;color:var(--ink)}
.gc-search-form button{min-height:46px;border:0;border-radius:12px;background:var(--forest);color:#fff;padding:0 18px;font:inherit;font-weight:850;cursor:pointer}

.gc-library-note{display:grid;grid-template-columns:180px 1fr;gap:18px;background:#eef1eb;border:1px solid rgba(18,55,47,.14);border-radius:16px;padding:18px 20px;margin:28px 0 26px}
.gc-library-note strong{color:var(--forest)}
.gc-library-note span{color:var(--muted);font-size:.9rem}

.gc-library-section{scroll-margin-top:120px;padding:54px 0 18px;border-top:1px solid var(--line)}
.gc-library-section:first-of-type{margin-top:10px}
.gc-library-section-head{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:end;margin-bottom:24px}
.gc-library-section-head h2{font-size:clamp(2rem,3.5vw,3.2rem)}
.gc-library-section-head p{margin:0;color:var(--muted)}
.gc-gear-library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.gc-gear-library-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:22px;display:flex;flex-direction:column;min-height:280px;scroll-margin-top:120px}
.gc-gear-library-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:15px}
.gc-gear-library-tags span{font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--forest);background:#edf2ed;border-radius:999px;padding:5px 8px}
.gc-gear-library-card h3{font-family:Georgia,serif;font-size:1.3rem;font-weight:500;line-height:1.16}
.gc-gear-library-card p{font-size:.88rem;color:var(--muted)}
.gc-gear-library-buy{margin-top:auto;font-size:.86rem;font-weight:850;text-decoration:none;color:var(--forest)}
.gc-gear-library-buy span{font-weight:500}
.gc-gear-library-related{border-top:1px solid var(--line);margin-top:15px;padding-top:12px}
.gc-gear-library-related small{display:block;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.61rem;font-weight:850;margin-bottom:5px}
.gc-gear-library-related a{display:block;font-size:.8rem;line-height:1.35;text-decoration:none;padding:3px 0}
.gc-gear-library-related a:hover{color:var(--rust)}
.gc-library-empty{color:var(--muted)}

.footer-bottom{align-items:flex-start}
.footer-bottom strong{color:#c9d4d0;font-weight:700}
.footer-legal{margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);max-width:none;text-align:center}
.footer-legal small{display:block;max-width:980px;margin:0 auto;font-size:.74rem;line-height:1.65;color:#71827c}

@media(max-width:980px){
 .nav{grid-template-columns:1fr auto}
 .nav-drawer{display:none}
 .nav-drawer.gc-mobile-open{display:flex;position:absolute;top:80px;left:20px;right:20px;flex-direction:column;align-items:stretch;gap:14px;padding:20px;background:var(--bg);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}
 .nav-drawer.gc-mobile-open .mainnav,.nav-drawer.gc-mobile-open .subnav{display:flex;flex-direction:column;align-items:stretch;gap:0}
 .nav-drawer.gc-mobile-open .mainnav a,.nav-drawer.gc-mobile-open .subnav a{padding:11px 4px;border-bottom:1px solid var(--line)}
 .nav-drawer.gc-mobile-open .subnav a:last-child{border-bottom:0}
 .nav-drawer.gc-mobile-open .shop-pill{background:var(--forest);color:#fff!important;padding:11px 12px;margin-top:8px;text-align:center}
 .mainnav a[aria-current]:not(.shop-pill):after{display:none}
 .menu{display:flex}
 .gc-library-section-head{grid-template-columns:1fr}
 .gc-gear-library-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
 .gc-library-note{grid-template-columns:1fr;gap:5px}
 .gc-gear-library-grid{grid-template-columns:1fr}
 .gc-search-form>div{grid-template-columns:1fr}
 .footer-bottom{display:grid;grid-template-columns:1fr;text-align:center}
}


/* v1.2.1 — explanatory topic hubs */
.gc-understand{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);
  gap:0;
  margin:34px 0 42px;
  border:1px solid var(--line);
  border-radius:20px;
  overflow:hidden;
  background:var(--surface);
}
.gc-understand-copy{
  padding:34px 36px 32px;
}
.gc-understand-copy h2{
  max-width:720px;
  margin:7px 0 17px;
  font-size:clamp(2rem,3.4vw,3.25rem);
  line-height:1.04;
}
.gc-understand-body{
  max-width:760px;
  color:var(--muted);
}
.gc-understand-body p{
  margin:0 0 13px;
  line-height:1.68;
}
.gc-understand-body p:last-child{margin-bottom:0}
.gc-understand-body strong{color:var(--ink)}

.gc-understand-questions{
  padding:31px 30px;
  background:#eef1eb;
  border-left:1px solid var(--line);
}
.gc-understand-questions-label{
  margin-bottom:15px;
  color:var(--forest);
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.gc-understand-question{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:10px;
  padding:14px 0;
  border-top:1px solid rgba(18,55,47,.13);
}
.gc-understand-question:first-of-type{border-top:0}
.gc-understand-question span{
  font-family:Georgia,serif;
  color:var(--rust);
  font-size:1rem;
}
.gc-understand-question p{
  margin:0;
  color:var(--ink);
  font-size:.92rem;
  line-height:1.47;
  font-weight:650;
}

.gc-topic-starters{
  margin:0 0 30px;
}
.gc-topic-starters-head,
.gc-topic-all-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);
  gap:42px;
  align-items:end;
  margin-bottom:18px;
}
.gc-topic-starters-head h2,
.gc-topic-all-head h2{
  margin-top:6px;
  font-size:clamp(2rem,3vw,2.75rem);
}
.gc-topic-starters-head p,
.gc-topic-all-head p{
  margin:0;
  color:var(--muted);
  line-height:1.6;
}
.gc-topic-starter-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:13px;
}
.gc-topic-starter-card{
  position:relative;
  min-height:238px;
  display:flex;
  flex-direction:column;
  padding:23px;
  border:1px solid var(--line);
  border-radius:17px;
  background:#fffdf8;
}
.gc-topic-starter-number{
  margin-bottom:28px;
  color:var(--rust);
  font-family:Georgia,serif;
  font-size:.9rem;
}
.gc-topic-starter-card h3{
  margin:0 0 10px;
  font-family:Georgia,serif;
  font-size:1.32rem;
  line-height:1.18;
  font-weight:500;
}
.gc-topic-starter-card h3 a{text-decoration:none;color:var(--ink)}
.gc-topic-starter-card h3 a:hover{color:var(--forest)}
.gc-topic-starter-card p{
  margin:0 0 17px;
  color:var(--muted);
  font-size:.87rem;
  line-height:1.5;
}
.gc-topic-starter-card .gc-post-link{margin-top:auto}

.gc-topic-actions{
  padding:26px 0 44px;
  margin:0;
}
.gc-topic-all{
  scroll-margin-top:120px;
  padding-top:39px;
  border-top:1px solid var(--line);
}

@media(max-width:900px){
  .gc-understand{grid-template-columns:1fr}
  .gc-understand-questions{border-left:0;border-top:1px solid var(--line)}
  .gc-topic-starters-head,.gc-topic-all-head{grid-template-columns:1fr;gap:10px}
  .gc-topic-starter-grid{grid-template-columns:1fr}
  .gc-topic-starter-card{min-height:auto}
}
@media(max-width:650px){
  .gc-understand-copy{padding:27px 23px}
  .gc-understand-questions{padding:24px 23px}
  .gc-topic-actions{display:grid;grid-template-columns:1fr}
  .gc-topic-actions .btn{text-align:center}
}


/* v1.2.2 — policy pages */
.article a[href*="/cookies/"],
.article a[href*="/privacy/"]{
  text-underline-offset:3px;
}


/* v1.2.3 — relevant gear grouped by purpose on topic hubs */
.gc-topic-gear{
  margin:42px 0 10px;
  padding:38px 0 42px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  scroll-margin-top:120px;
}
.gc-topic-gear-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);
  gap:42px;
  align-items:end;
  margin-bottom:26px;
}
.gc-topic-gear-head h2{
  margin-top:6px;
  font-size:clamp(2rem,3.4vw,3rem);
}
.gc-topic-gear-head p{
  margin:0;
  color:var(--muted);
  line-height:1.6;
}

.gc-topic-gear-groups{
  display:grid;
  gap:18px;
}
.gc-topic-gear-group{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:22px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#f8f5ec;
}
.gc-topic-gear-group-head{
  padding:4px 4px 4px 2px;
}
.gc-topic-gear-group-head h3{
  margin:0 0 8px;
  font-family:Georgia,serif;
  font-size:1.3rem;
  line-height:1.15;
  font-weight:500;
  color:var(--forest);
}
.gc-topic-gear-group-head p{
  margin:0;
  color:var(--muted);
  font-size:.84rem;
  line-height:1.5;
}

.gc-topic-gear-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.gc-topic-gear-card{
  display:flex;
  flex-direction:column;
  min-height:218px;
  padding:17px;
  border:1px solid rgba(18,55,47,.12);
  border-radius:14px;
  background:#fffdf8;
}
.gc-topic-gear-tags{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin-bottom:13px;
}
.gc-topic-gear-tags span{
  padding:4px 7px;
  border-radius:999px;
  background:#edf1eb;
  color:var(--forest);
  font-size:.57rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gc-topic-gear-card h4{
  margin:0 0 8px;
  font-family:Georgia,serif;
  font-size:1.08rem;
  line-height:1.22;
  font-weight:600;
  color:var(--ink);
}
.gc-topic-gear-card p{
  margin:0 0 14px;
  color:var(--muted);
  font-size:.79rem;
  line-height:1.48;
}
.gc-topic-gear-links{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:5px;
  margin-top:auto;
  padding-top:3px;
}
.gc-topic-gear-detail,
.gc-topic-gear-buy{
  font-size:.74rem;
  font-weight:780;
  text-decoration:none;
}
.gc-topic-gear-detail{
  color:var(--muted);
}
.gc-topic-gear-buy{
  color:var(--forest);
}
.gc-topic-gear-buy span{
  font-weight:500;
}
.gc-topic-gear-detail:hover,
.gc-topic-gear-buy:hover{
  text-decoration:underline;
  text-underline-offset:3px;
}

.gc-topic-gear-footer{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  margin-top:20px;
}
.gc-topic-gear-footer small{
  max-width:650px;
  color:var(--muted);
  line-height:1.5;
}

@media(max-width:980px){
  .gc-topic-gear-group{
    grid-template-columns:1fr;
  }
  .gc-topic-gear-group-head{
    max-width:640px;
  }
}
@media(max-width:760px){
  .gc-topic-gear-head{
    grid-template-columns:1fr;
    gap:10px;
  }
  .gc-topic-gear-grid{
    grid-template-columns:1fr;
  }
  .gc-topic-gear-footer{
    align-items:stretch;
    flex-direction:column;
  }
  .gc-topic-gear-footer .btn{
    text-align:center;
  }
}


/* v1.2.5 — quieter statutory and affiliate footer treatment */
.footer-bottom{
  align-items:center;
  gap:22px;
}
.footer-bottom small{
  font-weight:400;
  line-height:1.55;
  color:#879791;
}
.footer-bottom small strong{
  font-weight:400;
  color:inherit;
}
.footer-legal{
  margin-top:24px;
  padding-top:18px;
}
.footer-legal small{
  max-width:920px;
  font-size:.68rem;
  line-height:1.7;
  font-weight:400;
  letter-spacing:.005em;
  color:#667a73;
}

@media(max-width:650px){
  .footer-bottom{
    gap:12px;
  }
  .footer-bottom small{
    font-size:.7rem;
    line-height:1.5;
  }
  .footer-legal{
    margin-top:20px;
    padding-top:16px;
  }
  .footer-legal small{
    max-width:88%;
    font-size:.64rem;
    line-height:1.65;
  }
}


/* v1.2.7 — fifth editorial section: Emergency Technology */
@media(min-width:981px){
  .categories{
    grid-template-columns:repeat(6,minmax(0,1fr));
  }
  .categories > .cat{
    grid-column:span 2;
  }
  .categories > .cat:nth-child(4){
    grid-column:2 / span 2;
  }
  .categories > .cat:nth-child(5){
    grid-column:4 / span 2;
  }
}
.cat-tech:before{
  background:#6b596f;
}
.cat-tech .cat-icon{
  background:#f0edf1;
}


/* v1.2.8 — useful tools */
.gc-tools-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.gc-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.gc-tool-card{
  position:relative;min-height:290px;padding:28px;border:1px solid var(--line);border-radius:20px;
  background:var(--surface);text-decoration:none;color:var(--ink);display:flex;flex-direction:column;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease
}
.gc-tool-card:hover{transform:translateY(-2px);border-color:rgba(18,55,47,.3);box-shadow:0 12px 28px rgba(20,44,37,.07)}
.gc-tool-card-num{font-family:Georgia,serif;color:var(--rust);font-size:.9rem;margin-bottom:48px}
.gc-tool-card-label{font-size:.65rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--forest);margin-bottom:8px}
.gc-tool-card h3{font-family:Georgia,serif;font-size:1.8rem;line-height:1.08;font-weight:500;margin:0 0 12px}
.gc-tool-card p{max-width:620px;color:var(--muted);font-size:.9rem;line-height:1.55;margin:0 0 22px}
.gc-tool-card strong{margin-top:auto;color:var(--forest);font-size:.86rem}

.gc-tool-page-head{align-items:start}
.gc-calculator-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);gap:22px;align-items:start;margin-top:34px}
.gc-calculator{border:1px solid var(--line);border-radius:22px;background:var(--surface);padding:30px}
.gc-calculator-top{display:grid;grid-template-columns:1fr .65fr;gap:30px;align-items:end;margin-bottom:28px}
.gc-calculator-top h2{font-size:clamp(2rem,3.2vw,3rem);margin-top:6px}
.gc-calculator-top p{margin:0;color:var(--muted);line-height:1.55}

.gc-runtime-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.gc-field{border-top:1px solid var(--line);padding-top:15px}
.gc-field label{display:block;font-weight:800;color:var(--ink);font-size:.83rem;margin-bottom:8px}
.gc-field small{display:block;color:var(--muted);font-size:.72rem;line-height:1.4;margin-top:6px}
.gc-input-wrap{display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fffdf8;overflow:hidden}
.gc-input-wrap input{min-width:0;width:100%;border:0;background:transparent;padding:13px 14px;font:inherit;font-size:1.05rem;color:var(--ink);outline:none}
.gc-input-wrap span{padding:0 13px;color:var(--muted);font-weight:800;font-size:.78rem}
.gc-runtime-button{grid-column:1/-1;justify-self:start;margin-top:6px}

.gc-runtime-result{margin-top:24px;padding:23px;border-radius:17px;background:var(--forest);color:#fff}
.gc-result-label{font-size:.66rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#bdcbc6}
.gc-result-time{display:flex;align-items:baseline;gap:9px;margin:7px 0 4px}
.gc-result-time strong{font-family:Georgia,serif;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1}
.gc-result-time span{font-size:.95rem;color:#dce4e1}
.gc-result-detail{font-size:.82rem;line-height:1.5;color:#c7d2ce}
.gc-calc-side h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:500;line-height:1.15}
.gc-calc-side ul{padding-left:19px;color:var(--muted);font-size:.82rem;line-height:1.55}
.gc-calc-side a{font-weight:800;font-size:.8rem;text-decoration:none}

.gc-tool-explainer,.gc-tool-related,.gc-tool-gear{margin-top:64px}
.gc-formula-card{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:18px;background:#eef1eb}
.gc-formula-card>div:not(.gc-formula-arrow){display:grid;gap:5px}
.gc-formula-card strong{font-family:Georgia,serif;font-size:1.25rem;font-weight:500}
.gc-formula-card span{color:var(--muted);font-size:.83rem}
.gc-formula-arrow{font-size:1.6rem;color:var(--rust)}
.gc-tool-copy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}
.gc-tool-copy-grid>div{padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}
.gc-tool-copy-grid h3{font-family:Georgia,serif;font-weight:500;font-size:1.2rem}
.gc-tool-copy-grid p{color:var(--muted);font-size:.84rem;line-height:1.55}

.gc-tool-gear-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.gc-tool-gear-card{display:flex;flex-direction:column;min-height:215px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}
.gc-tool-gear-kicker{font-size:.58rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:var(--rust);margin-bottom:10px}
.gc-tool-gear-card h4{font-family:Georgia,serif;font-size:1.05rem;font-weight:600;line-height:1.2;margin:0 0 8px}
.gc-tool-gear-card p{color:var(--muted);font-size:.78rem;line-height:1.45;margin:0 0 14px}
.gc-tool-gear-links{display:flex;flex-direction:column;gap:4px;margin-top:auto}
.gc-tool-gear-links a{font-size:.73rem;font-weight:800;text-decoration:none;color:var(--forest)}
.gc-tool-gear-links span{font-weight:500}

.gc-kit-principle{display:grid;grid-template-columns:230px 1fr;gap:24px;align-items:center;padding:20px 22px;border:1px solid var(--line);border-radius:16px;background:#eef1eb;margin:30px 0}
.gc-kit-principle strong{font-family:Georgia,serif;font-weight:500;font-size:1.25rem;color:var(--forest)}
.gc-kit-principle span{color:var(--muted);font-size:.9rem;line-height:1.5}
.gc-kit-jump{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 44px}
.gc-kit-jump a{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);text-decoration:none;font-size:.78rem;font-weight:800;color:var(--forest)}
.gc-kit-jump a:hover{border-color:var(--forest)}

.gc-kit-builder-section{scroll-margin-top:110px;padding:48px 0;border-top:1px solid var(--line)}
.gc-kit-builder-section:first-of-type{border-top:0}
.gc-kit-section-head{display:grid;grid-template-columns:1fr .75fr;gap:38px;align-items:end;margin-bottom:23px}
.gc-kit-section-head h2{font-size:clamp(2.2rem,4vw,3.5rem);margin-top:5px}
.gc-kit-section-head p{margin:0;color:var(--muted);line-height:1.55}
.gc-kit-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-bottom:18px}
.gc-kit-checklist,.gc-kit-read{padding:22px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}
.gc-kit-checklist h3,.gc-kit-read h3{font-family:Georgia,serif;font-size:1.3rem;font-weight:500;margin:0 0 14px}
.gc-kit-checklist label{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;padding:8px 0;border-top:1px solid rgba(18,55,47,.09);font-size:.84rem;line-height:1.45;color:var(--ink);cursor:pointer}
.gc-kit-checklist label:first-of-type{border-top:0}
.gc-kit-checklist input{margin-top:3px;accent-color:var(--forest)}
.gc-kit-read{display:flex;flex-direction:column}
.gc-kit-read a{display:block;padding:10px 0;border-top:1px solid rgba(18,55,47,.09);text-decoration:none;font-size:.82rem;font-weight:800;color:var(--forest);line-height:1.4}
.gc-kit-read a:first-of-type{border-top:0}
.gc-kit-print{display:flex;gap:10px;justify-content:center;padding:40px 0 24px}
.gc-kit-disclosure{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#f8f5ec}
.gc-kit-disclosure strong{color:var(--forest)}
.gc-kit-disclosure span{font-size:.82rem;line-height:1.5;color:var(--muted)}

@media(max-width:900px){
 .gc-tools-grid,.gc-calculator-layout,.gc-calculator-top,.gc-kit-section-head,.gc-kit-columns{grid-template-columns:1fr}
 .gc-tool-gear-grid{grid-template-columns:1fr 1fr}
 .gc-tool-copy-grid{grid-template-columns:1fr}
 .gc-kit-principle{grid-template-columns:1fr;gap:6px}
}
@media(max-width:650px){
 .gc-tools-grid,.gc-runtime-form,.gc-tool-gear-grid{grid-template-columns:1fr}
 .gc-calculator{padding:22px}
 .gc-runtime-button{width:100%;text-align:center}
 .gc-formula-card{grid-template-columns:1fr}
 .gc-formula-arrow{transform:rotate(90deg);justify-self:center}
 .gc-kit-print{display:grid;grid-template-columns:1fr}
 .gc-kit-print .btn{text-align:center}
 .gc-kit-disclosure{grid-template-columns:1fr;gap:5px}
}

@media print{
 header,.noticebar,footer,.gc-kit-jump,.gc-kit-print,.gc-tool-gear-grid,.gc-centered-action{display:none!important}
 body{background:#fff!important}
 .section{padding:0!important}
 .wrap{max-width:none!important;padding:0 12mm!important}
 .gc-kit-builder-section{break-inside:avoid;padding:8mm 0!important}
 .gc-kit-checklist,.gc-kit-read{box-shadow:none!important;background:#fff!important}
 .gc-kit-checklist input{appearance:none;width:12px;height:12px;border:1px solid #222;border-radius:2px}
 .gc-page-title{font-size:34pt!important}
}


/* v1.2.9 — interactive Build Your Kit */
.gc-planner-privacy{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:center;margin:28px 0 20px;padding:16px 19px;border:1px solid rgba(18,55,47,.14);border-radius:15px;background:#eef1eb}
.gc-planner-privacy strong{color:var(--forest)}
.gc-planner-privacy span{font-size:.8rem;line-height:1.5;color:var(--muted)}

.gc-planner-setup{margin-top:20px;padding:30px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}
.gc-planner-setup-head{display:grid;grid-template-columns:1fr .7fr;gap:34px;align-items:end;margin-bottom:24px}
.gc-planner-setup-head h2{font-size:clamp(2rem,3.5vw,3.2rem);margin-top:6px}
.gc-planner-setup-head p{margin:0;color:var(--muted);line-height:1.55}

.gc-plan-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}
.gc-plan-choice{position:relative;display:flex;flex-direction:column;min-height:190px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fffdf8;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}
.gc-plan-choice:hover{transform:translateY(-1px);border-color:rgba(18,55,47,.35)}
.gc-plan-choice input{position:absolute;opacity:0;pointer-events:none}
.gc-plan-choice:has(input:checked){border-color:var(--forest);background:#edf2ed;box-shadow:inset 0 0 0 1px var(--forest)}
.gc-plan-choice-num{font-family:Georgia,serif;color:var(--rust);font-size:.82rem;margin-bottom:auto}
.gc-plan-choice strong{font-family:Georgia,serif;font-size:1.13rem;font-weight:600;line-height:1.15;margin-top:28px}
.gc-plan-choice small{margin-top:7px;color:var(--muted);font-size:.72rem;line-height:1.4}

.gc-planner-questions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}
.gc-planner-question,.gc-planner-toggle{min-height:118px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#f8f5ec}
.gc-planner-question[hidden],.gc-planner-toggle[hidden]{display:none!important}
.gc-planner-question>label{display:block;font-size:.76rem;font-weight:850;margin-bottom:8px}
.gc-planner-question>small{display:block;margin-top:6px;color:var(--muted);font-size:.66rem;line-height:1.4}
.gc-number-control{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#fffdf8}
.gc-number-control button{height:40px;border:0;background:transparent;font-size:1.15rem;color:var(--forest);cursor:pointer}
.gc-number-control input{min-width:0;width:100%;height:40px;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);background:transparent;text-align:center;font:inherit;font-weight:800;color:var(--ink);-moz-appearance:textfield}
.gc-number-control input::-webkit-outer-spin-button,.gc-number-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}

.gc-planner-toggle{display:grid;grid-template-columns:19px 1fr;gap:10px;align-items:start;cursor:pointer}
.gc-planner-toggle input{margin-top:3px;accent-color:var(--forest)}
.gc-planner-toggle span{display:grid;gap:4px}
.gc-planner-toggle strong{font-size:.8rem}
.gc-planner-toggle small{font-size:.69rem;line-height:1.4;color:var(--muted)}
.gc-planner-generate{display:flex;align-items:center;gap:15px;margin-top:20px}
.gc-planner-generate small{color:var(--muted);font-size:.7rem}

.gc-generated-plan{display:none;scroll-margin-top:100px;margin-top:50px}
.gc-generated-plan.is-ready{display:block}
.gc-generated-head{display:grid;grid-template-columns:1fr 260px;gap:30px;align-items:end;margin-bottom:24px}
.gc-generated-head h2{font-size:clamp(2.5rem,5vw,4.8rem);margin:5px 0 8px}
.gc-generated-head>div>p{max-width:760px;margin:0;color:var(--muted);line-height:1.55}
.gc-progress-card{padding:18px;border-radius:16px;background:var(--forest);color:#fff}
.gc-progress-top{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:.72rem;text-transform:uppercase;letter-spacing:.09em}
.gc-progress-top strong{font-size:1.1rem;letter-spacing:0;text-transform:none}
.gc-progress-track{height:7px;margin:12px 0 8px;border-radius:999px;background:rgba(255,255,255,.18);overflow:hidden}
.gc-progress-track i{display:block;height:100%;width:0;border-radius:inherit;background:#fff;transition:width .25s ease}
.gc-progress-card small{color:#cbd7d3;font-size:.68rem}

.gc-water-result{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center;margin:0 0 20px;padding:22px;border:1px solid var(--line);border-radius:17px;background:#edf2ed}
.gc-water-result[hidden]{display:none}
.gc-water-result-number{display:flex;align-items:baseline;gap:7px;color:var(--forest)}
.gc-water-result-number strong{font-family:Georgia,serif;font-size:3.7rem;font-weight:500;line-height:1}
.gc-water-result-number span{font-size:.8rem;font-weight:800}
.gc-water-result p{margin:5px 0 7px;color:var(--muted);font-size:.82rem;line-height:1.45}
.gc-water-result a{font-size:.75rem;font-weight:800;text-decoration:none}

.gc-plan-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}
.gc-plan-list{border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}
.gc-plan-have{background:#f5f7f3}
.gc-plan-list-head{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:20px 20px 15px;border-bottom:1px solid var(--line)}
.gc-plan-list-head h3{font-family:Georgia,serif;font-size:1.4rem;font-weight:500;margin:4px 0 0}
.gc-plan-list-head>span{font-size:.7rem;font-weight:850;color:var(--muted)}

.gc-generated-item{border-bottom:1px solid rgba(18,55,47,.09)}
.gc-generated-item:last-child{border-bottom:0}
.gc-generated-item>label{display:grid;grid-template-columns:24px 1fr;gap:11px;padding:17px 19px;cursor:pointer}
.gc-generated-item input{position:absolute;opacity:0}
.gc-item-check-ui{width:18px;height:18px;margin-top:4px;border:1.5px solid #74827d;border-radius:4px;background:#fffdf8;position:relative}
.gc-generated-item input:checked + .gc-item-check-ui{background:var(--forest);border-color:var(--forest)}
.gc-generated-item input:checked + .gc-item-check-ui:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}
.gc-item-main{display:block;min-width:0}
.gc-item-main>small{display:block;margin-bottom:3px;color:var(--rust);font-size:.58rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.gc-item-main>strong{display:block;font-size:.88rem;line-height:1.35}
.gc-item-main>em{display:block;margin-top:4px;color:var(--muted);font-size:.72rem;font-style:normal;line-height:1.42}
.gc-generated-item.is-covered .gc-item-main>strong{text-decoration:line-through;text-decoration-thickness:1px;color:#586762}
.gc-generated-item.is-covered .gc-item-main>em{color:#7c8985}
.gc-item-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:8px}
.gc-item-actions a{font-size:.68rem;font-weight:800;text-decoration:none;color:var(--forest)}
.gc-item-actions a span{font-weight:500}
.gc-plan-empty{display:grid;gap:4px;padding:24px 20px}
.gc-plan-empty strong{font-family:Georgia,serif;font-size:1.15rem;font-weight:500}
.gc-plan-empty span{font-size:.76rem;color:var(--muted);line-height:1.45}

.gc-plan-reading{margin-top:14px;border:1px solid var(--line);border-radius:17px;background:#f8f5ec;overflow:hidden}
.gc-plan-reading-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.gc-plan-reading-links a{display:flex;justify-content:space-between;gap:10px;padding:17px;border-right:1px solid var(--line);text-decoration:none;font-size:.77rem;font-weight:800;line-height:1.4;color:var(--forest)}
.gc-plan-reading-links a:last-child{border-right:0}
.gc-planner-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;padding:34px 0 22px}

@media(max-width:1050px){
 .gc-plan-choice-grid{grid-template-columns:repeat(3,1fr)}
 .gc-planner-questions{grid-template-columns:1fr 1fr}
}
@media(max-width:780px){
 .gc-planner-setup-head,.gc-generated-head,.gc-plan-columns{grid-template-columns:1fr}
 .gc-plan-choice-grid{grid-template-columns:1fr 1fr}
 .gc-planner-questions{grid-template-columns:1fr}
 .gc-water-result{grid-template-columns:1fr;gap:10px}
 .gc-plan-reading-links{grid-template-columns:1fr}
 .gc-plan-reading-links a{border-right:0;border-bottom:1px solid var(--line)}
 .gc-plan-reading-links a:last-child{border-bottom:0}
}
@media(max-width:520px){
 .gc-planner-privacy{grid-template-columns:1fr;gap:5px}
 .gc-planner-setup{padding:20px}
 .gc-plan-choice-grid{grid-template-columns:1fr}
 .gc-plan-choice{min-height:145px}
 .gc-planner-generate{display:grid;grid-template-columns:1fr}
 .gc-planner-generate .btn{text-align:center}
 .gc-planner-actions{display:grid;grid-template-columns:1fr}
 .gc-planner-actions .btn{text-align:center}
}
@media print{
 .gc-planner-setup,.gc-planner-actions,.gc-planner-privacy,.gc-item-actions,.gc-plan-reading,header,.noticebar,footer{display:none!important}
 .gc-generated-plan{display:block!important;margin:0!important}
 .gc-generated-head{grid-template-columns:1fr 180px!important}
 .gc-plan-columns{grid-template-columns:1fr 1fr!important}
 .gc-generated-item>label{padding:8px 10px!important}
 .gc-plan-list{break-inside:avoid}
}


/* v1.3.0 — exhaustive grouped planner */
.gc-progress-overall{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.16);font-size:.68rem;color:#cbd7d3}

.gc-household-plan-result{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;
  margin:0 0 22px
}
.gc-household-plan-result[hidden]{display:none}
.gc-plan-number{display:flex;flex-direction:column;min-height:145px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#edf2ed}
.gc-plan-number>span{font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--forest)}
.gc-plan-number>strong{font-family:Georgia,serif;font-size:2.4rem;font-weight:500;color:var(--forest);margin:auto 0 4px}
.gc-plan-number>small{font-size:.66rem;line-height:1.35;color:var(--muted)}
.gc-household-result-note{grid-column:1/-1;padding:15px 18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}
.gc-household-result-note p{margin:0 0 6px;color:var(--muted);font-size:.78rem;line-height:1.5}
.gc-household-result-note a{font-size:.72rem;font-weight:800;text-decoration:none}

.gc-plan-controls{
  display:flex;justify-content:space-between;align-items:center;gap:20px;
  margin:20px 0 14px;padding:13px 15px;border:1px solid var(--line);border-radius:14px;background:#f8f5ec
}
.gc-plan-legend{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.gc-plan-legend small{font-size:.64rem;color:var(--muted);margin-right:7px}
.gc-show-covered{font-size:.7rem;font-weight:750;color:var(--forest);cursor:pointer}
.gc-show-covered input{margin-right:6px;accent-color:var(--forest)}

.gc-tier{
  display:inline-flex;align-items:center;width:max-content;padding:4px 7px;border-radius:999px;
  font-size:.55rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase
}
.gc-tier-core{background:#dfe9e3;color:#12372f}
.gc-tier-useful{background:#f2eadb;color:#735129}
.gc-tier-situational{background:#eee9ef;color:#66546a}

.gc-exhaustive-plan{display:grid;gap:14px}
.gc-plan-section{border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}
.gc-plan-section-head{
  display:flex;justify-content:space-between;gap:24px;align-items:end;
  padding:18px 20px;background:#f8f5ec;border-bottom:1px solid var(--line)
}
.gc-plan-section-head h3{font-family:Georgia,serif;font-size:1.45rem;font-weight:500;margin:4px 0 0}
.gc-section-count{font-size:.68rem;font-weight:800;color:var(--muted);white-space:nowrap}

.gc-plan-section-items{display:grid;grid-template-columns:1fr 1fr}
.gc-full-item{border-bottom:1px solid rgba(18,55,47,.09)}
.gc-full-item:nth-child(odd){border-right:1px solid rgba(18,55,47,.09)}
.gc-full-item>label{display:grid;grid-template-columns:24px 1fr;gap:11px;height:100%;padding:17px 18px;cursor:pointer}
.gc-full-item input{position:absolute;opacity:0}
.gc-full-item-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.gc-full-item-copy>strong{display:block;margin-top:7px;font-size:.84rem;line-height:1.35}
.gc-full-item-copy>em{display:block;margin-top:4px;color:var(--muted);font-size:.71rem;font-style:normal;line-height:1.42}
.gc-full-item.is-covered{background:#f3f6f2}
.gc-full-item.is-covered .gc-full-item-copy>strong{text-decoration:line-through;color:#64716d}
.gc-full-item.is-covered .gc-full-item-copy>em{color:#87918e}
.gc-hide-covered .gc-full-item.is-covered{display:none}

@media(max-width:820px){
 .gc-household-plan-result{grid-template-columns:1fr 1fr}
 .gc-plan-number:last-of-type{grid-column:1/-1}
 .gc-plan-controls{align-items:flex-start;flex-direction:column}
 .gc-plan-section-items{grid-template-columns:1fr}
 .gc-full-item:nth-child(odd){border-right:0}
}
@media(max-width:560px){
 .gc-household-plan-result{grid-template-columns:1fr}
 .gc-plan-number:last-of-type{grid-column:auto}
 .gc-plan-section-head{align-items:flex-start;flex-direction:column;gap:6px}
 .gc-section-count{white-space:normal}
}
@media print{
 .gc-plan-controls{display:none!important}
 .gc-plan-section{break-inside:avoid}
 .gc-plan-section-items{grid-template-columns:1fr 1fr!important}
}


/* v1.3.1 — compact options + dedicated printable summary */
.gc-planner-numbers{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:18px
}
.gc-planner-numbers:has(>[hidden]:only-child){display:none}

.gc-plan-options{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
  margin-top:14px;
  padding:12px 14px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#f8f5ec
}
.gc-plan-options-label{
  display:flex;
  flex-direction:column;
  gap:1px;
  margin-right:6px;
  padding-right:13px;
  border-right:1px solid var(--line)
}
.gc-plan-options-label span{
  font-size:.67rem;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:var(--forest)
}
.gc-plan-options-label small{font-size:.63rem;color:var(--muted)}

.gc-plan-option{
  display:flex;
  align-items:center;
  gap:7px;
  min-height:42px;
  padding:7px 10px;
  border:1px solid var(--line);
  border-radius:11px;
  background:#fffdf8;
  cursor:pointer
}
.gc-plan-option[hidden]{display:none!important}
.gc-plan-option input{position:absolute;opacity:0;pointer-events:none}
.gc-option-switch{
  position:relative;
  flex:0 0 27px;
  width:27px;
  height:16px;
  border-radius:999px;
  background:#c9cfcc;
  transition:background .15s ease
}
.gc-option-switch:after{
  content:"";
  position:absolute;
  top:3px;
  left:3px;
  width:10px;
  height:10px;
  border-radius:50%;
  background:#fff;
  transition:transform .15s ease
}
.gc-plan-option input:checked + .gc-option-switch{background:var(--forest)}
.gc-plan-option input:checked + .gc-option-switch:after{transform:translateX(11px)}
.gc-plan-option>span:last-child{display:flex;flex-direction:column;gap:0}
.gc-plan-option strong{font-size:.68rem;line-height:1.2}
.gc-plan-option small{font-size:.59rem;line-height:1.25;color:var(--muted)}

.gc-planner-workspace{
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  gap:18px;
  align-items:start
}
.gc-planner-detail{min-width:0}

.gc-print-summary{
  position:sticky;
  top:92px;
  max-height:calc(100vh - 110px);
  overflow:auto;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fffdf8;
  box-shadow:0 8px 24px rgba(20,44,37,.05)
}
.gc-print-summary-top{
  padding:19px 18px 14px;
  border-bottom:1px solid var(--line)
}
.gc-print-summary-top h3{
  margin:5px 0 5px;
  font-family:Georgia,serif;
  font-size:1.55rem;
  line-height:1.12;
  font-weight:500
}
.gc-print-summary-top p{
  margin:0;
  color:var(--muted);
  font-size:.68rem;
  line-height:1.42
}
.gc-print-quantities{
  display:grid;
  grid-template-columns:1fr;
  gap:0;
  border-bottom:1px solid var(--line)
}
.gc-print-quantities[hidden]{display:none}
.gc-print-quantities>div{
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:12px;
  padding:9px 18px;
  border-top:1px solid rgba(18,55,47,.07)
}
.gc-print-quantities>div:first-child{border-top:0}
.gc-print-quantities strong{font-family:Georgia,serif;font-size:1.05rem;color:var(--forest)}
.gc-print-quantities span{text-align:right;font-size:.59rem;color:var(--muted)}

.gc-print-list{padding:4px 0}
.gc-print-section{padding:10px 16px;border-top:1px solid rgba(18,55,47,.08)}
.gc-print-section:first-child{border-top:0}
.gc-print-section h4{
  margin:0 0 6px;
  font-size:.58rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--rust)
}
.gc-print-section ul{list-style:none;margin:0;padding:0}
.gc-print-section li{
  display:grid;
  grid-template-columns:16px 1fr;
  gap:7px;
  align-items:start;
  padding:5px 0
}
.gc-print-box{
  display:flex;
  align-items:center;
  justify-content:center;
  width:13px;
  height:13px;
  margin-top:2px;
  border:1px solid #788580;
  border-radius:2px;
  font-size:9px;
  line-height:1;
  color:#fff
}
.gc-print-section li.is-have .gc-print-box{
  background:var(--forest);
  border-color:var(--forest)
}
.gc-print-item-copy{display:flex;flex-direction:column;gap:1px}
.gc-print-item-copy strong{font-size:.65rem;line-height:1.28}
.gc-print-item-copy small{font-size:.55rem;line-height:1.32;color:var(--muted)}
.gc-print-section li.is-have .gc-print-item-copy strong{text-decoration:line-through;color:#697773}

.gc-print-notes{
  padding:14px 17px;
  border-top:1px solid var(--line);
  background:#f8f5ec
}
.gc-print-notes>strong{
  display:block;
  margin-bottom:5px;
  font-size:.61rem;
  text-transform:uppercase;
  letter-spacing:.09em;
  color:var(--forest)
}
.gc-print-notes ul{margin:0;padding-left:15px}
.gc-print-notes li{margin:3px 0;color:var(--muted);font-size:.56rem;line-height:1.35}

.gc-print-summary-foot{
  display:flex;
  justify-content:space-between;
  gap:10px;
  padding:11px 17px;
  border-top:1px solid var(--line);
  color:var(--muted)
}
.gc-print-summary-foot span{font-size:.6rem;font-weight:850}
.gc-print-summary-foot small{font-size:.55rem}

@media(max-width:1120px){
  .gc-planner-workspace{grid-template-columns:1fr}
  .gc-print-summary{
    position:relative;
    top:auto;
    max-height:none;
    order:-1
  }
  .gc-print-list{columns:2;column-gap:0}
  .gc-print-section{break-inside:avoid}
}
@media(max-width:720px){
  .gc-planner-numbers{grid-template-columns:1fr}
  .gc-plan-options{align-items:stretch}
  .gc-plan-options-label{
    flex:1 0 100%;
    border-right:0;
    border-bottom:1px solid var(--line);
    padding:0 0 8px;
    margin:0 0 2px
  }
  .gc-plan-option{flex:1 1 220px}
  .gc-print-list{columns:1}
}

/* PRINT = the concise summary only */
@media print{
  @page{size:A4;margin:11mm}

  body{background:#fff!important}
  header,.noticebar,footer,
  .gc-breadcrumb,.gc-tool-page-head,.gc-planner-privacy,.gc-planner-setup,
  .gc-generated-head,.gc-household-plan-result,.gc-planner-detail,
  .gc-plan-reading,.gc-planner-actions,.gc-kit-disclosure{
    display:none!important
  }

  main.section{padding:0!important}
  main.section>.wrap{max-width:none!important;padding:0!important}
  .gc-generated-plan,.gc-planner-workspace{display:block!important;margin:0!important}
  .gc-print-summary{
    display:block!important;
    position:static!important;
    max-height:none!important;
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important
  }
  .gc-print-summary-top{padding:0 0 7mm!important;border-bottom:1.2pt solid #183b32!important}
  .gc-print-summary-top .kicker{font-size:7pt!important}
  .gc-print-summary-top h3{font-size:23pt!important;margin:2mm 0!important}
  .gc-print-summary-top p{font-size:8pt!important;line-height:1.35!important}

  .gc-print-quantities{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    border:1pt solid #c9cec9!important;
    margin:5mm 0!important
  }
  .gc-print-quantities[hidden]{display:none!important}
  .gc-print-quantities>div{
    display:block!important;
    padding:3mm!important;
    border:0!important;
    border-right:1pt solid #d9ddd9!important
  }
  .gc-print-quantities>div:last-child{border-right:0!important}
  .gc-print-quantities strong{display:block!important;font-size:14pt!important}
  .gc-print-quantities span{display:block!important;text-align:left!important;font-size:6.5pt!important}

  .gc-print-list{
    columns:2!important;
    column-gap:8mm!important;
    padding:0!important
  }
  .gc-print-section{
    break-inside:avoid!important;
    padding:2.5mm 0!important;
    border-top:.7pt solid #dedede!important
  }
  .gc-print-section:first-child{border-top:0!important}
  .gc-print-section h4{font-size:7pt!important;margin-bottom:1.5mm!important}
  .gc-print-section li{
    grid-template-columns:4mm 1fr!important;
    gap:2mm!important;
    padding:1.2mm 0!important
  }
  .gc-print-box{
    width:3.5mm!important;height:3.5mm!important;
    margin-top:.3mm!important;
    border:1pt solid #555!important;
    color:#000!important;
    background:#fff!important;
    font-size:7pt!important
  }
  .gc-print-section li.is-have .gc-print-box{
    background:#fff!important;color:#000!important
  }
  .gc-print-item-copy strong{
    font-size:8pt!important;
    line-height:1.15!important;
    text-decoration:none!important;
    color:#111!important
  }
  .gc-print-item-copy small{font-size:6.3pt!important;line-height:1.25!important;color:#555!important}

  .gc-print-notes{
    margin-top:5mm!important;
    padding:3mm 0 0!important;
    border-top:1pt solid #183b32!important;
    background:#fff!important
  }
  .gc-print-notes>strong{font-size:7pt!important}
  .gc-print-notes li{font-size:6.5pt!important;line-height:1.25!important;margin:1mm 0!important}

  .gc-print-summary-foot{
    margin-top:4mm!important;
    padding:2mm 0 0!important;
    border-top:.7pt solid #ccc!important
  }
  .gc-print-summary-foot span,.gc-print-summary-foot small{font-size:6pt!important}
}


/* ============================================================
   v1.4.0 — Smart Kit Studio
   ============================================================ */

.gc-plan-choice b{
  display:block;
  margin-top:10px;
  color:var(--forest);
  font-size:.62rem;
  font-weight:850;
  letter-spacing:.02em
}

/* Clear, explicit plan modules */
.gc-tailor-panel{
  margin-top:16px;
  padding:18px;
  border:1px solid var(--line);
  border-radius:17px;
  background:#f8f5ec
}
.gc-tailor-head{
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:28px;
  align-items:end;
  margin-bottom:13px
}
.gc-tailor-head h3{
  margin:4px 0 0;
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:500
}
.gc-tailor-head p{
  margin:0;
  color:var(--muted);
  font-size:.73rem;
  line-height:1.45
}
.gc-tailor-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px
}
.gc-smart-addon{
  position:relative;
  display:grid;
  grid-template-columns:auto 1fr auto;
  gap:10px;
  align-items:center;
  min-height:76px;
  padding:11px 12px;
  border:1px solid var(--line);
  border-radius:13px;
  background:#fffdf8;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease,transform .16s ease
}
.gc-smart-addon:hover{
  transform:translateY(-1px);
  border-color:rgba(18,55,47,.32)
}
.gc-smart-addon[hidden]{display:none!important}
.gc-smart-addon input{
  position:absolute;
  opacity:0;
  pointer-events:none
}
.gc-smart-addon:has(input:checked){
  border-color:var(--forest);
  background:#edf2ed;
  box-shadow:inset 0 0 0 1px var(--forest)
}
.gc-addon-status{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:79px;
  min-height:30px;
  padding:5px 8px;
  border-radius:999px;
  background:#e7ebe8;
  color:var(--forest);
  font-size:.58rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em
}
.gc-smart-addon:has(input:checked) .gc-addon-status{
  background:var(--forest);
  color:#fff
}
.gc-addon-copy{
  display:flex;
  flex-direction:column;
  min-width:0
}
.gc-addon-copy strong{
  font-size:.76rem;
  line-height:1.25
}
.gc-addon-copy small{
  margin-top:2px;
  color:var(--muted);
  font-size:.64rem;
  line-height:1.35
}
.gc-addon-impact{
  white-space:nowrap;
  color:var(--rust);
  font-size:.61rem;
  font-weight:900
}

/* Plan title + scenario chips */
.gc-smart-generated-head{
  display:block;
  margin-bottom:20px
}
.gc-smart-generated-head h2{
  max-width:900px
}
.gc-plan-profile{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:13px
}
.gc-plan-profile span{
  padding:6px 9px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fffdf8;
  color:var(--forest);
  font-size:.62rem;
  font-weight:800
}

/* Main workspace: detailed plan + useful dashboard */
.gc-smart-workspace{
  display:grid;
  grid-template-columns:minmax(0,1fr) 370px;
  gap:18px;
  align-items:start
}
.gc-kit-dashboard{
  position:sticky;
  top:88px;
  display:grid;
  gap:12px;
  max-height:calc(100vh - 105px);
  overflow:auto;
  padding-right:2px
}

/* Connected readiness snapshot replaces the old detached progress box */
.gc-readiness-card{
  display:grid;
  grid-template-columns:92px 1fr;
  gap:15px;
  align-items:center;
  padding:16px;
  border:1px solid var(--line);
  border-radius:17px;
  background:#eef2ed
}
.gc-readiness-ring{
  --gc-ready:0%;
  width:82px;
  height:82px;
  padding:8px;
  border-radius:50%;
  background:conic-gradient(var(--forest) var(--gc-ready),#d6ded9 0)
}
.gc-readiness-ring>div{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  border-radius:50%;
  background:#fffdf8
}
.gc-readiness-ring strong{
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:500;
  color:var(--forest)
}
.gc-readiness-ring small{
  margin-top:-1px;
  color:var(--muted);
  font-size:.52rem;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em
}
.gc-readiness-copy h3{
  margin:4px 0 5px;
  font-family:Georgia,serif;
  font-size:1.05rem;
  line-height:1.18;
  font-weight:600
}
.gc-readiness-copy p{
  margin:0;
  color:var(--muted);
  font-size:.64rem;
  line-height:1.4
}

/* Actual next actions */
.gc-next-priorities{
  padding:16px;
  border:1px solid var(--line);
  border-radius:17px;
  background:#fffdf8
}
.gc-side-section-head h3{
  margin:4px 0 10px;
  font-family:Georgia,serif;
  font-size:1.13rem;
  font-weight:500
}
.gc-next-priorities ol{
  list-style:none;
  margin:0;
  padding:0
}
.gc-next-priorities li{
  display:grid;
  gap:2px;
  padding:9px 0;
  border-top:1px solid rgba(18,55,47,.09)
}
.gc-next-priorities li:first-child{border-top:0}
.gc-next-priorities li>span{
  color:var(--rust);
  font-size:.52rem;
  font-weight:900;
  letter-spacing:.09em;
  text-transform:uppercase
}
.gc-next-priorities li>strong{
  font-size:.7rem;
  line-height:1.3
}
.gc-next-priorities li>small{
  color:var(--muted);
  font-size:.59rem;
  line-height:1.35
}
.gc-all-core-covered{
  padding:12px 0!important
}

/* Clear meaning for the checklist interaction */
.gc-full-item>label{
  grid-template-columns:24px minmax(0,1fr) auto
}
.gc-cover-state{
  align-self:start;
  padding:5px 7px;
  border-radius:999px;
  background:#f1f2ee;
  color:var(--muted);
  font-size:.55rem;
  font-weight:850;
  white-space:nowrap
}
.gc-full-item.is-covered .gc-cover-state{
  background:#dfe9e3;
  color:var(--forest)
}

/* Printable list is now a real live mirror */
.gc-print-summary{
  position:relative!important;
  top:auto!important;
  max-height:none!important;
  overflow:visible!important
}
.gc-print-summary-actions{
  padding:12px 15px;
  border-top:1px solid var(--line)
}
.gc-print-summary-actions .btn{
  width:100%;
  justify-content:center;
  text-align:center;
  font-size:.7rem
}

/* A slightly more compact graphical list in the side panel */
.gc-kit-dashboard .gc-print-summary-top{
  padding:17px 16px 12px
}
.gc-kit-dashboard .gc-print-summary-top h3{
  font-size:1.35rem
}
.gc-kit-dashboard .gc-print-section{
  padding:9px 14px
}
.gc-kit-dashboard .gc-print-section li{
  padding:4px 0
}
.gc-kit-dashboard .gc-print-item-copy strong{
  font-size:.62rem
}
.gc-kit-dashboard .gc-print-item-copy small{
  font-size:.52rem
}

/* Hide stale old progress layout if any cached template element survives */
.gc-progress-card{display:none!important}

@media(max-width:1180px){
  .gc-smart-workspace{grid-template-columns:1fr}
  .gc-kit-dashboard{
    position:relative;
    top:auto;
    max-height:none;
    overflow:visible;
    grid-template-columns:1fr 1fr
  }
  .gc-print-summary{grid-column:1/-1}
  .gc-print-list{columns:2}
  .gc-print-section{break-inside:avoid}
}
@media(max-width:820px){
  .gc-tailor-head{grid-template-columns:1fr;gap:7px}
  .gc-tailor-grid{grid-template-columns:1fr}
  .gc-kit-dashboard{grid-template-columns:1fr}
  .gc-print-summary{grid-column:auto}
  .gc-print-list{columns:1}
  .gc-full-item>label{grid-template-columns:24px 1fr}
  .gc-cover-state{
    grid-column:2;
    justify-self:start
  }
}
@media(max-width:560px){
  .gc-readiness-card{grid-template-columns:76px 1fr}
  .gc-readiness-ring{width:70px;height:70px}
}

/* Print ONLY the live side-panel checklist. */
@media print{
  @page{size:A4;margin:11mm}

  header,.noticebar,footer,
  .gc-breadcrumb,.gc-tool-page-head,.gc-planner-privacy,.gc-planner-setup,
  .gc-smart-generated-head,.gc-household-plan-result,.gc-planner-detail,
  .gc-readiness-card,.gc-next-priorities,.gc-planner-actions,.gc-kit-disclosure,
  .gc-print-summary-actions{
    display:none!important
  }

  body{background:#fff!important}
  main.section{padding:0!important}
  main.section>.wrap{max-width:none!important;padding:0!important}
  .gc-generated-plan,.gc-smart-workspace,.gc-kit-dashboard{
    display:block!important;
    margin:0!important;
    max-height:none!important;
    overflow:visible!important
  }
  .gc-print-summary{
    display:block!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important
  }

  .gc-print-summary-top{
    padding:0 0 6mm!important;
    border-bottom:1.2pt solid #183b32!important
  }
  .gc-print-summary-top .kicker{font-size:7pt!important}
  .gc-print-summary-top h3{font-size:23pt!important;margin:2mm 0!important}
  .gc-print-summary-top p{font-size:8pt!important;line-height:1.35!important}

  .gc-print-quantities{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    margin:5mm 0!important;
    border:1pt solid #c9cec9!important
  }
  .gc-print-quantities[hidden]{display:none!important}
  .gc-print-quantities>div{
    display:block!important;
    padding:3mm!important;
    border:0!important;
    border-right:1pt solid #ddd!important
  }
  .gc-print-quantities>div:last-child{border-right:0!important}
  .gc-print-quantities strong{display:block!important;font-size:14pt!important}
  .gc-print-quantities span{display:block!important;text-align:left!important;font-size:6.5pt!important}

  .gc-print-list{
    columns:2!important;
    column-gap:8mm!important;
    padding:0!important
  }
  .gc-print-section{
    break-inside:avoid!important;
    padding:2.4mm 0!important;
    border-top:.7pt solid #ddd!important
  }
  .gc-print-section:first-child{border-top:0!important}
  .gc-print-section h4{font-size:7pt!important;margin:0 0 1.3mm!important}
  .gc-print-section li{
    grid-template-columns:4mm 1fr!important;
    gap:2mm!important;
    padding:1.15mm 0!important
  }
  .gc-print-box{
    width:3.5mm!important;
    height:3.5mm!important;
    margin-top:.3mm!important;
    border:1pt solid #555!important;
    color:#000!important;
    background:#fff!important;
    font-size:7pt!important
  }
  .gc-print-section li.is-have .gc-print-box{
    color:#000!important;
    background:#fff!important
  }
  .gc-print-item-copy strong{
    font-size:8pt!important;
    line-height:1.15!important;
    color:#111!important;
    text-decoration:none!important
  }
  .gc-print-item-copy small{
    font-size:6.2pt!important;
    line-height:1.22!important;
    color:#555!important
  }
  .gc-print-notes{
    margin-top:5mm!important;
    padding:3mm 0 0!important;
    border-top:1pt solid #183b32!important;
    background:#fff!important
  }
  .gc-print-notes>strong{font-size:7pt!important}
  .gc-print-notes li{font-size:6.4pt!important;line-height:1.25!important;margin:1mm 0!important}
  .gc-print-summary-foot{
    margin-top:4mm!important;
    padding:2mm 0 0!important;
    border-top:.7pt solid #ccc!important
  }
  .gc-print-summary-foot span,.gc-print-summary-foot small{font-size:6pt!important}
}


/* ==========================================================
   v1.5.0 — One-page Cheat Sheet + One-page Emergency Sheet
   ========================================================== */

.gc-print-pack-preview{
  display:grid;
  gap:12px
}
.gc-print-pack-heading{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:14px;
  padding:15px 16px;
  border:1px solid var(--line);
  border-radius:16px;
  background:#eef2ed
}
.gc-print-pack-heading h3{
  margin:4px 0 0;
  font-family:Georgia,serif;
  font-size:1.15rem;
  font-weight:500
}
.gc-print-pack-heading>span{
  padding:6px 9px;
  border-radius:999px;
  background:var(--forest);
  color:#fff;
  font-size:.62rem;
  font-weight:850
}
.gc-print-sheet{
  border:1px solid var(--line);
  border-radius:18px;
  background:#fffdf8;
  overflow:hidden
}
.gc-sheet-number{
  float:right;
  margin-left:10px;
  padding:4px 7px;
  border-radius:999px;
  background:#edf1eb;
  color:var(--forest);
  font-size:.54rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em
}
.gc-cheat-legend{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding:8px 16px;
  border-bottom:1px solid var(--line);
  background:#f8f5ec
}
.gc-cheat-legend span{
  display:flex;
  align-items:center;
  gap:4px;
  font-size:.57rem;
  color:var(--muted)
}
.gc-cheat-legend b{
  display:flex;
  width:17px;
  height:17px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:var(--forest);
  color:#fff;
  font-size:.55rem
}

/* Compact on-screen cheat list */
.gc-cheat-list{
  columns:2;
  column-gap:0
}
.gc-cheat-list .gc-print-section{
  break-inside:avoid;
  padding:8px 13px
}
.gc-cheat-list .gc-print-section li{
  grid-template-columns:14px 15px 1fr;
  gap:5px;
  padding:3px 0
}
.gc-cheat-tier{
  display:flex;
  align-items:center;
  justify-content:center;
  width:14px;
  height:14px;
  border-radius:50%;
  background:#edf1eb;
  color:var(--forest);
  font-size:.5rem;
  font-weight:900
}
.gc-cheat-list .gc-print-item-copy strong{
  font-size:.58rem;
  line-height:1.24
}

/* Quick reference sheet */
.gc-emergency-sheet-head{
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:flex-start;
  padding:17px 16px 13px;
  border-bottom:1px solid var(--line)
}
.gc-emergency-sheet-head h3{
  margin:5px 0 0;
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:500;
  line-height:1.12
}
.gc-emergency-badge{
  flex:0 0 auto;
  padding:6px 8px;
  border-radius:999px;
  background:var(--forest);
  color:#fff;
  font-size:.55rem;
  font-weight:850
}
.gc-emergency-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0
}
.gc-quick-card{
  padding:13px 14px;
  border-bottom:1px solid var(--line)
}
.gc-quick-card:nth-child(odd){border-right:1px solid var(--line)}
.gc-quick-card ol,
.gc-quick-card ul{
  margin:7px 0 0;
  padding-left:17px
}
.gc-quick-card li{
  margin:4px 0;
  color:var(--muted);
  font-size:.58rem;
  line-height:1.38
}
.gc-contact-row{
  display:grid;
  grid-template-columns:92px 1fr;
  gap:8px;
  padding:5px 0;
  border-top:1px solid rgba(18,55,47,.08)
}
.gc-contact-row:first-of-type{border-top:0}
.gc-contact-row strong{
  font-family:Georgia,serif;
  font-size:.78rem;
  font-weight:600;
  color:var(--forest)
}
.gc-contact-row span{
  font-size:.55rem;
  color:var(--muted);
  line-height:1.35
}
.gc-write-line{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:7px;
  align-items:end;
  margin:6px 0
}
.gc-write-line span{
  font-size:.55rem;
  color:var(--muted)
}
.gc-write-line i{
  display:block;
  height:13px;
  border-bottom:1px solid #9fa8a4
}
.gc-priority-card li{
  list-style-position:outside
}
.gc-priority-card li strong{
  display:block;
  color:var(--ink);
  font-size:.61rem
}
.gc-priority-card li span{
  display:block;
  margin-top:1px;
  color:var(--rust);
  font-size:.5rem;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.07em
}
.gc-review-lines{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:10px
}
.gc-review-lines>div{
  padding-top:6px;
  border-top:1px solid var(--line)
}
.gc-review-lines span{
  display:block;
  color:var(--muted);
  font-size:.5rem
}
.gc-review-lines i{
  display:block;
  height:14px;
  border-bottom:1px solid #9fa8a4
}
.gc-review-lines strong{
  display:block;
  margin-top:4px;
  color:var(--forest);
  font-size:.63rem
}
.gc-emergency-sheet-foot{
  display:flex;
  justify-content:space-between;
  gap:14px;
  padding:10px 14px;
  color:var(--muted)
}
.gc-emergency-sheet-foot span{
  font-size:.55rem;
  font-weight:850
}
.gc-emergency-sheet-foot small{
  max-width:65%;
  text-align:right;
  font-size:.48rem;
  line-height:1.3
}
.gc-print-pack-actions{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:7px
}
.gc-print-pack-actions .btn{
  justify-content:center;
  text-align:center;
  font-size:.65rem
}

/* Density changes are visual on screen too. */
.gc-density-compact .gc-cheat-list{columns:3}
.gc-density-dense .gc-cheat-list{columns:3}
.gc-density-dense .gc-cheat-list .gc-print-item-copy strong{font-size:.53rem}

/* ---------- PRINT PACK ---------- */
@media print{
  @page{
    size:A4 portrait;
    margin:8mm
  }

  body{
    background:#fff!important;
    -webkit-print-color-adjust:exact;
    print-color-adjust:exact
  }

  header,.noticebar,footer,
  .gc-breadcrumb,.gc-tool-page-head,.gc-planner-privacy,.gc-planner-setup,
  .gc-smart-generated-head,.gc-household-plan-result,.gc-planner-detail,
  .gc-readiness-card,.gc-next-priorities,.gc-planner-actions,.gc-kit-disclosure,
  .gc-print-pack-heading,.gc-print-pack-actions{
    display:none!important
  }

  main.section{
    padding:0!important;
    margin:0!important
  }
  main.section>.wrap{
    max-width:none!important;
    width:auto!important;
    padding:0!important;
    margin:0!important
  }
  .gc-generated-plan,.gc-smart-workspace,.gc-kit-dashboard,.gc-print-pack-preview{
    display:block!important;
    margin:0!important;
    padding:0!important;
    max-height:none!important;
    overflow:visible!important
  }

  .gc-print-sheet{
    display:block!important;
    width:194mm!important;
    height:279mm!important;
    min-height:279mm!important;
    max-height:279mm!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    break-inside:avoid!important;
    page-break-inside:avoid!important
  }

  .gc-cheat-sheet{
    page-break-after:always!important;
  }
  .gc-emergency-sheet{
    page-break-after:auto!important;
  }

  body.gc-print-kit-only .gc-emergency-sheet{display:none!important}
  body.gc-print-kit-only .gc-cheat-sheet{page-break-after:auto!important}
  body.gc-print-emergency-only .gc-cheat-sheet{display:none!important}

  /* PAGE 1: cheat sheet */
  .gc-print-summary-top{
    height:auto!important;
    padding:0 0 3.5mm!important;
    border-bottom:1pt solid #183b32!important
  }
  .gc-print-summary-top .gc-sheet-number{
    font-size:6pt!important
  }
  .gc-print-summary-top .kicker{
    font-size:6.5pt!important
  }
  .gc-print-summary-top h3{
    margin:1.5mm 0 1mm!important;
    font-size:20pt!important;
    line-height:1!important
  }
  .gc-print-summary-top p{
    margin:0!important;
    font-size:6.7pt!important;
    line-height:1.2!important
  }

  .gc-print-quantities{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    margin:2.5mm 0!important;
    border:.7pt solid #cbd0cc!important
  }
  .gc-print-quantities[hidden]{display:none!important}
  .gc-print-quantities>div{
    display:block!important;
    padding:2mm!important;
    border:0!important;
    border-right:.7pt solid #ddd!important
  }
  .gc-print-quantities>div:last-child{border-right:0!important}
  .gc-print-quantities strong{
    display:block!important;
    font-size:11pt!important
  }
  .gc-print-quantities span{
    display:block!important;
    text-align:left!important;
    font-size:5.5pt!important
  }

  .gc-cheat-legend{
    display:flex!important;
    padding:1.5mm 0!important;
    gap:4mm!important;
    border-bottom:.6pt solid #ddd!important;
    background:#fff!important
  }
  .gc-cheat-legend span{font-size:5.5pt!important}
  .gc-cheat-legend b{
    width:4mm!important;height:4mm!important;
    font-size:5pt!important
  }

  .gc-cheat-list{
    display:block!important;
    columns:3!important;
    column-gap:5mm!important;
    padding:1mm 0 0!important;
    height:auto!important;
    overflow:hidden!important
  }
  .gc-density-compact .gc-cheat-list{columns:4!important}
  .gc-density-dense .gc-cheat-list{columns:4!important}

  .gc-cheat-list .gc-print-section{
    break-inside:avoid!important;
    padding:1.3mm 0!important;
    border-top:.45pt solid #ddd!important
  }
  .gc-cheat-list .gc-print-section:first-child{border-top:0!important}
  .gc-cheat-list .gc-print-section h4{
    margin:0 0 .8mm!important;
    font-size:5.7pt!important;
    line-height:1!important
  }
  .gc-cheat-list .gc-print-section li{
    display:grid!important;
    grid-template-columns:3.2mm 3.5mm 1fr!important;
    gap:1.1mm!important;
    align-items:start!important;
    padding:.55mm 0!important;
    break-inside:avoid!important
  }
  .gc-cheat-list .gc-print-box{
    width:3mm!important;
    height:3mm!important;
    margin:0!important;
    border:.7pt solid #555!important;
    color:#000!important;
    background:#fff!important;
    font-size:5pt!important;
    line-height:3mm!important
  }
  .gc-cheat-list .gc-cheat-tier{
    width:3.2mm!important;
    height:3.2mm!important;
    background:#eee!important;
    color:#111!important;
    font-size:4.8pt!important
  }
  .gc-cheat-list .gc-print-item-copy strong{
    display:block!important;
    margin:0!important;
    color:#111!important;
    text-decoration:none!important;
    font-size:6.2pt!important;
    line-height:1.06!important;
    font-weight:600!important
  }
  .gc-density-compact .gc-cheat-list .gc-print-item-copy strong{
    font-size:5.8pt!important
  }
  .gc-density-dense .gc-cheat-list .gc-print-item-copy strong{
    font-size:5.3pt!important
  }

  .gc-cheat-sheet .gc-print-summary-foot{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    margin:0!important;
    padding:2mm 0 0!important;
    border-top:.6pt solid #ccc!important
  }
  .gc-cheat-sheet .gc-print-summary-foot span,
  .gc-cheat-sheet .gc-print-summary-foot small{
    font-size:5.3pt!important
  }

  /* PAGE 2: quick reference */
  .gc-emergency-sheet-head{
    padding:0 0 4mm!important;
    border-bottom:1pt solid #183b32!important
  }
  .gc-emergency-sheet-head .gc-sheet-number{font-size:6pt!important}
  .gc-emergency-sheet-head .kicker{font-size:6.5pt!important}
  .gc-emergency-sheet-head h3{
    margin:1.5mm 0 0!important;
    font-size:18pt!important;
    line-height:1!important
  }
  .gc-emergency-badge{
    font-size:5.5pt!important;
    padding:1.5mm 2mm!important
  }

  .gc-emergency-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    height:245mm!important;
    align-content:start!important
  }
  .gc-quick-card{
    padding:3mm!important;
    border-bottom:.6pt solid #ddd!important
  }
  .gc-quick-card:nth-child(odd){
    border-right:.6pt solid #ddd!important
  }
  .gc-quick-card .kicker{
    font-size:6pt!important
  }
  .gc-contact-row{
    grid-template-columns:31mm 1fr!important;
    gap:2mm!important;
    padding:1.5mm 0!important
  }
  .gc-contact-row strong{
    font-size:8.3pt!important
  }
  .gc-contact-row span{
    font-size:6.2pt!important;
    line-height:1.2!important
  }
  .gc-quick-card ol,
  .gc-quick-card ul{
    margin:2mm 0 0!important;
    padding-left:4.5mm!important
  }
  .gc-quick-card li{
    margin:1.1mm 0!important;
    color:#333!important;
    font-size:6.4pt!important;
    line-height:1.25!important
  }
  .gc-write-line{
    grid-template-columns:35mm 1fr!important;
    gap:2mm!important;
    margin:2mm 0!important
  }
  .gc-write-line span{
    font-size:6.2pt!important
  }
  .gc-write-line i{
    height:4mm!important
  }
  .gc-priority-card li strong{
    font-size:6.6pt!important
  }
  .gc-priority-card li span{
    font-size:5.3pt!important
  }
  .gc-review-lines span{
    font-size:5.5pt!important
  }
  .gc-review-lines strong{
    font-size:6.5pt!important
  }

  .gc-emergency-sheet-foot{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    padding:2mm 0 0!important;
    border-top:.6pt solid #ccc!important
  }
  .gc-emergency-sheet-foot span{font-size:5.5pt!important}
  .gc-emergency-sheet-foot small{font-size:5pt!important}

  /* Nothing else from old cumulative print CSS may override the pack. */
  .gc-print-notes{display:none!important}
}
\n\n/* v1.5.1 — clearer printed checks + richer emergency reference */\n.gc-print-pack-heading{align-items:center}\n.gc-print-pack-heading>.kicker{margin:0}\n.gc-table-head,.gc-contact-write-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}\n.gc-table-head{padding:5px 0 3px;color:var(--muted);font-size:.52rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}\n.gc-contact-write-row{margin:4px 0}\n.gc-contact-write-row i{display:block;height:14px;border-bottom:1px solid #9fa8a4}\n.gc-mini-note{margin-top:6px;color:var(--muted);font-size:.5rem;line-height:1.3}\n.gc-plan-detail-write{display:grid;grid-template-columns:125px 1fr;gap:8px;align-items:end;margin:6px 0}\n.gc-plan-detail-write span{color:var(--muted);font-size:.54rem;line-height:1.25}\n.gc-plan-detail-write i{display:block;height:13px;border-bottom:1px solid #9fa8a4}\n.gc-other-info-prompt{margin:6px 0 4px;color:var(--muted);font-size:.54rem;line-height:1.35}\n.gc-note-line{height:14px;border-bottom:1px solid #b4bbb7}\n.gc-sensitive-warning{margin-top:6px;color:#6d736f;font-size:.48rem;font-weight:700;line-height:1.25}\n.gc-cheat-list .gc-print-section li.is-have .gc-print-box{background:#101f1b!important;border-color:#101f1b!important;color:#fff!important;font-size:.65rem!important;font-weight:1000!important}\n@media print{\n .gc-cheat-list .gc-print-box{display:flex!important;align-items:center!important;justify-content:center!important;width:3.8mm!important;height:3.8mm!important;border:1.1pt solid #111!important;border-radius:.6mm!important;background:#fff!important;color:#000!important;font-size:0!important;font-weight:900!important;line-height:1!important;box-sizing:border-box!important}\n .gc-cheat-list .gc-print-section li.is-have .gc-print-box{background:#111!important;border-color:#111!important;color:#fff!important;font-size:9pt!important;font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important}\n .gc-cheat-list .gc-print-section li{grid-template-columns:4.2mm 3.5mm 1fr!important;gap:1.1mm!important}\n .gc-emergency-grid{grid-template-columns:1fr 1fr!important;grid-auto-rows:auto!important;height:245mm!important;align-content:start!important}\n .gc-people-card .gc-table-head{font-size:5.2pt!important}\n .gc-contact-write-row{gap:2mm!important;margin:1.2mm 0!important}\n .gc-contact-write-row i{height:3.7mm!important;border-bottom:.7pt solid #888!important}\n .gc-mini-note{margin-top:1.5mm!important;font-size:5pt!important}\n .gc-plan-detail-write{grid-template-columns:39mm 1fr!important;gap:2mm!important;margin:1.6mm 0!important}\n .gc-plan-detail-write span{font-size:5.8pt!important}\n .gc-plan-detail-write i{height:3.6mm!important;border-bottom:.7pt solid #888!important}\n .gc-other-info-prompt{margin:1.5mm 0 1mm!important;font-size:5.5pt!important;line-height:1.25!important}\n .gc-note-line{height:4.2mm!important;border-bottom:.7pt solid #999!important}\n .gc-sensitive-warning{margin-top:1.7mm!important;font-size:5pt!important;line-height:1.2!important}\n .gc-quick-card{padding:2.5mm 3mm!important}\n .gc-contact-row{padding:1.15mm 0!important}\n .gc-quick-card li{margin:.8mm 0!important;font-size:6.1pt!important}\n .gc-review-lines{margin-top:2mm!important}\n}\n

/* ==========================================================
   v1.6.0 — metric-driven planner + powered-device profile
   ========================================================== */
.gc-metric-panel{
  margin-top:16px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#eef2ed
}
.gc-metric-panel-head,
.gc-device-profile-head,
.gc-metric-output-head{
  display:grid;
  grid-template-columns:1fr .85fr;
  gap:28px;
  align-items:end
}
.gc-metric-panel-head h3,
.gc-device-profile-head h3,
.gc-metric-output-head h3{
  margin:4px 0 0;
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:500
}
.gc-metric-panel-head p,
.gc-device-profile-head p{
  margin:0;
  color:var(--muted);
  font-size:.73rem;
  line-height:1.45
}
.gc-metric-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-top:15px
}
.gc-metric-field{
  min-height:205px;
  padding:14px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fffdf8
}
.gc-metric-field[hidden]{display:none!important}
.gc-metric-label{
  display:flex;
  justify-content:space-between;
  gap:10px;
  align-items:start;
  margin-bottom:9px
}
.gc-metric-label label{
  font-size:.76rem;
  font-weight:850;
  line-height:1.25
}
.gc-metric-label>span{
  flex:0 0 auto;
  padding:4px 6px;
  border-radius:999px;
  background:#edf1eb;
  color:var(--forest);
  font-size:.52rem;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.06em
}
.gc-metric-field p{
  margin:10px 0 4px;
  color:var(--ink);
  font-size:.67rem;
  line-height:1.38
}
.gc-metric-field small{
  display:block;
  color:var(--muted);
  font-size:.62rem;
  line-height:1.42
}
.gc-metric-select{
  width:100%;
  min-height:42px;
  padding:9px 10px;
  border:1px solid var(--line);
  border-radius:11px;
  background:#fff;
  color:var(--ink);
  font:inherit;
  font-size:.72rem
}

.gc-device-profile{
  margin-top:17px;
  padding-top:16px;
  border-top:1px solid rgba(18,55,47,.13)
}
.gc-device-type-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:13px
}
.gc-device-type{
  display:grid;
  grid-template-columns:38px minmax(0,1fr) 116px;
  gap:10px;
  align-items:center;
  padding:11px;
  border:1px solid var(--line);
  border-radius:13px;
  background:#fffdf8
}
.gc-device-type[hidden]{display:none!important}
.gc-device-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  border-radius:10px;
  background:#edf1eb;
  color:var(--forest);
  font-size:.62rem;
  font-weight:950;
  letter-spacing:.04em
}
.gc-device-copy{
  display:flex;
  flex-direction:column
}
.gc-device-copy strong{
  font-size:.72rem;
  line-height:1.25
}
.gc-device-copy small{
  margin-top:2px;
  color:var(--muted);
  font-size:.6rem;
  line-height:1.32
}
.gc-device-counter{
  display:grid;
  grid-template-columns:30px 1fr 30px;
  height:34px;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:9px;
  background:#fff
}
.gc-device-counter button{
  border:0;
  background:transparent;
  color:var(--forest);
  font-weight:900;
  cursor:pointer
}
.gc-device-counter input{
  min-width:0;
  width:100%;
  border:0;
  border-left:1px solid var(--line);
  border-right:1px solid var(--line);
  background:transparent;
  text-align:center;
  color:var(--ink);
  font:inherit;
  font-size:.7rem;
  font-weight:850;
  -moz-appearance:textfield
}
.gc-device-counter input::-webkit-outer-spin-button,
.gc-device-counter input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.gc-device-profile-total{
  display:flex;
  align-items:baseline;
  gap:10px;
  flex-wrap:wrap;
  margin-top:10px;
  padding:10px 12px;
  border-radius:11px;
  background:var(--forest);
  color:#fff
}
.gc-device-profile-total strong{font-size:.78rem}
.gc-device-profile-total span{font-size:.68rem;color:#dbe5e1}
.gc-device-profile-total small{
  flex:1 0 100%;
  color:#bdccc6;
  font-size:.58rem
}

/* Live metric interpretation */
.gc-metric-output{
  margin:0 0 18px;
  padding:18px;
  border:1px solid var(--line);
  border-radius:17px;
  background:#f8f5ec
}
.gc-metric-output-head a{
  justify-self:end;
  color:var(--forest);
  font-size:.68rem;
  font-weight:850;
  text-decoration:none
}
.gc-metric-output-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-top:13px
}
.gc-metric-result-card{
  display:flex;
  flex-direction:column;
  min-height:94px;
  padding:11px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fffdf8
}
.gc-metric-result-card>span{
  color:var(--muted);
  font-size:.54rem;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.07em
}
.gc-metric-result-card>strong{
  margin:auto 0 2px;
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:500;
  color:var(--forest)
}
.gc-metric-result-card>small{
  color:var(--muted);
  font-size:.56rem;
  line-height:1.25
}
.gc-metric-explanation{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:8px
}
.gc-metric-explanation p{
  margin:0;
  padding:10px 11px;
  border-left:3px solid var(--rust);
  background:#fffdf8;
  color:var(--muted);
  font-size:.63rem;
  line-height:1.42
}

/* Print metric strip */
.gc-print-metric-strip{
  padding:7px 15px;
  border-bottom:1px solid var(--line);
  background:#eef2ed
}
.gc-print-metric-main{
  color:var(--forest);
  font-size:.56rem;
  line-height:1.35
}
.gc-print-metric-main span{margin:0 3px;color:#98a59f}
.gc-print-device-line{
  margin-top:3px;
  color:var(--muted);
  font-size:.52rem;
  line-height:1.35
}
.gc-emergency-metric-line{
  margin-top:4px;
  color:var(--muted);
  font-size:.55rem;
  line-height:1.3
}

@media(max-width:1050px){
  .gc-metric-grid{grid-template-columns:1fr 1fr}
  .gc-metric-output-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
  .gc-metric-panel-head,.gc-device-profile-head,.gc-metric-output-head{grid-template-columns:1fr;gap:7px}
  .gc-device-type-grid{grid-template-columns:1fr}
  .gc-metric-output-head a{justify-self:start}
  .gc-metric-output-grid{grid-template-columns:1fr 1fr}
  .gc-metric-explanation{grid-template-columns:1fr}
}
@media(max-width:560px){
  .gc-metric-grid{grid-template-columns:1fr}
  .gc-device-type{grid-template-columns:36px 1fr}
  .gc-device-counter{grid-column:2}
  .gc-metric-output-grid{grid-template-columns:1fr 1fr}
}

/* Keep the extra metrics compact on the one-page cheat sheet. */
@media print{
  .gc-metric-output{display:none!important}
  .gc-print-metric-strip{
    display:block!important;
    padding:1.4mm 0!important;
    border-bottom:.55pt solid #ddd!important;
    background:#fff!important
  }
  .gc-print-metric-main{
    font-size:5.5pt!important;
    line-height:1.2!important
  }
  .gc-print-device-line{
    margin-top:.7mm!important;
    font-size:5pt!important;
    line-height:1.15!important
  }
  .gc-emergency-metric-line{
    margin-top:1.2mm!important;
    font-size:5.5pt!important;
    line-height:1.15!important
  }
}


/* v1.7.0 — permanent Tools hub */
.gc-tools-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:34px}
.gc-tools-hub-card{display:grid;grid-template-columns:48px 1fr;gap:17px;min-height:360px;padding:24px;border:1px solid var(--line);border-radius:20px;background:var(--surface);color:var(--ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.gc-tools-hub-card:hover{transform:translateY(-2px);border-color:rgba(18,55,47,.32);box-shadow:0 12px 28px rgba(20,44,37,.07)}
.gc-tools-hub-number{font-family:Georgia,serif;color:var(--rust);font-size:.9rem}
.gc-tools-hub-copy{display:flex;flex-direction:column}
.gc-tools-hub-copy h2{margin:5px 0 10px;font-family:Georgia,serif;font-size:2rem;font-weight:500;line-height:1.05}
.gc-tools-hub-copy p,.gc-tools-hub-copy li{color:var(--muted);font-size:.8rem;line-height:1.5}
.gc-tools-hub-copy ul{margin:8px 0 20px;padding-left:18px}
.gc-tools-hub-copy strong{margin-top:auto;color:var(--forest);font-size:.8rem}
.gc-tools-principles{display:grid;grid-template-columns:.7fr 1.3fr;gap:35px;margin-top:55px;padding-top:40px;border-top:1px solid var(--line)}
.gc-tools-principles h2{margin-top:5px;font-size:2.4rem}
.gc-tools-principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.gc-tools-principle-grid article{padding:16px;border:1px solid var(--line);border-radius:14px;background:#f8f5ec}
.gc-tools-principle-grid strong{font-family:Georgia,serif;font-size:1rem;font-weight:500}
.gc-tools-principle-grid p{margin:6px 0 0;color:var(--muted);font-size:.72rem;line-height:1.45}

/* v1.7.0 — dedicated Internet Outage Action Sheet */
.gc-internet-action-sheet[hidden],.gc-emergency-grid[hidden]{display:none!important}
.gc-internet-action-top{padding:13px 14px;border-bottom:1px solid var(--line);background:#eef2ed}
.gc-internet-action-top h4{margin:4px 0 9px;font-family:Georgia,serif;font-size:1.08rem;font-weight:500}
.gc-net-status-chain{display:flex;align-items:center;flex-wrap:wrap;gap:4px}
.gc-net-status-chain span{padding:5px 7px;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--forest);font-size:.52rem;font-weight:850}
.gc-net-status-chain b{color:var(--rust);font-size:.65rem}
.gc-internet-action-grid{display:grid;grid-template-columns:1fr 1fr}
.gc-net-card{padding:11px 12px;border-bottom:1px solid var(--line)}
.gc-net-card:nth-child(odd){border-right:1px solid var(--line)}
.gc-net-card ol,.gc-net-card ul{margin:6px 0 0;padding-left:16px}
.gc-net-card li{margin:4px 0;color:var(--muted);font-size:.54rem;line-height:1.34}
.gc-net-card li strong{color:var(--ink)}
.gc-net-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px}
.gc-net-profile-grid>div{display:flex;flex-direction:column;min-height:48px;padding:7px;border:1px solid var(--line);border-radius:9px;background:#f8f5ec}
.gc-net-profile-grid span{color:var(--muted);font-size:.46rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.gc-net-profile-grid strong{margin-top:auto;color:var(--forest);font-family:Georgia,serif;font-size:.72rem;font-weight:500}
.gc-net-write{display:grid;grid-template-columns:116px 1fr;gap:7px;align-items:end;margin:5px 0}
.gc-net-write span{color:var(--muted);font-size:.5rem;line-height:1.2}
.gc-net-write i{display:block;height:12px;border-bottom:1px solid #9ea8a3}
.gc-net-warning{margin-top:7px;padding:6px 7px;border-left:3px solid var(--rust);background:#f8f5ec;color:#686e6b;font-size:.46rem;line-height:1.28}
.gc-net-priority-row{display:grid;grid-template-columns:18px 1fr auto;gap:7px;align-items:end;margin:6px 0}
.gc-net-priority-row b{display:flex;width:17px;height:17px;align-items:center;justify-content:center;border-radius:50%;background:var(--forest);color:#fff;font-size:.5rem}
.gc-net-priority-row i{display:block;height:14px;border-bottom:1px solid #9ea8a3}
.gc-net-priority-row span{color:var(--muted);font-size:.45rem}
.gc-net-test-row{display:grid;grid-template-columns:14px 1fr;gap:6px;align-items:start;margin:5px 0;color:var(--muted);font-size:.51rem;line-height:1.28}
.gc-net-check{display:block;width:11px;height:11px;border:1px solid #66736e;border-radius:2px}
.gc-net-review{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:5px;align-items:end;margin-top:7px;padding-top:6px;border-top:1px solid rgba(18,55,47,.09)}
.gc-net-review span{color:var(--muted);font-size:.46rem}
.gc-net-review i{height:11px;border-bottom:1px solid #9ea8a3}
.gc-net-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:9px 12px}
.gc-net-emergency-mini{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:8px 10px;border-radius:10px;background:#eef2ed}
.gc-net-emergency-mini strong{color:var(--forest);font-size:.59rem}
.gc-net-emergency-mini span{color:var(--muted);font-size:.49rem}

@media(max-width:900px){
 .gc-tools-hub-grid,.gc-tools-principles{grid-template-columns:1fr}
 .gc-tools-principle-grid{grid-template-columns:1fr}
}
@media(max-width:720px){
 .gc-internet-action-grid,.gc-net-bottom{grid-template-columns:1fr}
 .gc-net-card:nth-child(odd){border-right:0}
}

/* Keep dedicated internet Sheet 2 compact in print. */
@media print{
 .gc-internet-action-top{padding:0 0 2mm!important;border-bottom:.7pt solid #183b32!important;background:#fff!important}
 .gc-internet-action-top .kicker{font-size:5.4pt!important}
 .gc-internet-action-top h4{margin:.7mm 0 1.1mm!important;font-size:10.5pt!important;line-height:1!important}
 .gc-net-status-chain{gap:.7mm!important}
 .gc-net-status-chain span{padding:.6mm 1mm!important;border:.5pt solid #aaa!important;font-size:4.6pt!important}
 .gc-net-status-chain b{font-size:4.9pt!important}
 .gc-internet-action-grid{display:grid!important;grid-template-columns:1fr 1fr!important}
 .gc-net-card{padding:1.7mm 2mm!important;border-bottom:.5pt solid #ddd!important}
 .gc-net-card:nth-child(odd){border-right:.5pt solid #ddd!important}
 .gc-net-card .kicker{font-size:5.3pt!important}
 .gc-net-card ol,.gc-net-card ul{margin:1mm 0 0!important;padding-left:3.8mm!important}
 .gc-net-card li{margin:.55mm 0!important;font-size:5.25pt!important;line-height:1.14!important}
 .gc-net-profile-grid{grid-template-columns:repeat(3,1fr)!important;gap:1mm!important;margin-top:1.2mm!important}
 .gc-net-profile-grid>div{min-height:10mm!important;padding:1.1mm!important;border:.5pt solid #ddd!important;border-radius:0!important;background:#fff!important}
 .gc-net-profile-grid span{font-size:4.5pt!important}
 .gc-net-profile-grid strong{font-size:6.8pt!important}
 .gc-net-write{grid-template-columns:36mm 1fr!important;gap:1.7mm!important;margin:1.05mm 0!important}
 .gc-net-write span{font-size:5pt!important}
 .gc-net-write i{height:2.6mm!important;border-bottom:.6pt solid #777!important}
 .gc-net-warning{margin-top:1.1mm!important;padding:1mm 1.2mm!important;border-left:1.3pt solid #333!important;background:#fff!important;font-size:4.6pt!important}
 .gc-net-priority-row{grid-template-columns:4.2mm 1fr auto!important;gap:1.2mm!important;margin:1mm 0!important}
 .gc-net-priority-row b{width:3.7mm!important;height:3.7mm!important;font-size:4.7pt!important}
 .gc-net-priority-row i{height:2.7mm!important}
 .gc-net-priority-row span{font-size:4.5pt!important}
 .gc-net-test-row{grid-template-columns:3.3mm 1fr!important;gap:1.2mm!important;margin:1mm 0!important;font-size:4.95pt!important;line-height:1.15!important}
 .gc-net-check{width:2.9mm!important;height:2.9mm!important;border:.7pt solid #444!important}
 .gc-net-review{gap:1.2mm!important;margin-top:1.2mm!important;padding-top:1.2mm!important}
 .gc-net-review span{font-size:4.5pt!important}
 .gc-net-review i{height:2.7mm!important}
 .gc-net-bottom{grid-template-columns:1.25fr .75fr!important;gap:3mm!important;padding:1.7mm 0!important}
 .gc-net-emergency-mini{padding:1.5mm 2mm!important;border-radius:0!important;background:#fff!important;border:.5pt solid #ddd!important}
 .gc-net-emergency-mini strong{font-size:5.3pt!important}
 .gc-net-emergency-mini span{font-size:4.6pt!important}
}


/* =========================================================
   v1.8.0 — Household Backup Power Planner
   ========================================================= */
.gc-power-mode-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px;
  max-width:700px;
  margin:28px 0 20px
}
.gc-power-mode{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:8px;
  align-items:center;
  padding:13px 15px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fffdf8;
  color:var(--ink);
  text-align:left;
  cursor:pointer
}
.gc-power-mode>span{
  grid-row:1/3;
  color:var(--rust);
  font-family:Georgia,serif;
  font-size:.8rem
}
.gc-power-mode strong{font-size:.78rem}
.gc-power-mode small{color:var(--muted);font-size:.62rem}
.gc-power-mode.is-active{
  border-color:var(--forest);
  background:#edf2ed;
  box-shadow:inset 0 0 0 1px var(--forest)
}

.gc-power-setup-card,
.gc-device-builder-card,
.gc-power-results-card,
.gc-power-method{
  border:1px solid var(--line);
  border-radius:20px;
  background:var(--surface)
}
.gc-power-setup-card{padding:25px}
.gc-power-setup-head,
.gc-device-builder-head{
  display:grid;
  grid-template-columns:1fr .8fr;
  gap:30px;
  align-items:end
}
.gc-power-setup-head h2,
.gc-device-builder-head h2{
  margin:5px 0 0;
  font-size:clamp(1.8rem,3vw,2.7rem)
}
.gc-power-setup-head p,
.gc-device-builder-head p{
  margin:0;
  color:var(--muted);
  font-size:.78rem;
  line-height:1.5
}
.gc-power-scenario-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:9px;
  margin-top:18px
}
.gc-power-field{
  padding:14px;
  border:1px solid var(--line);
  border-radius:13px;
  background:#f8f5ec
}
.gc-power-field-label{
  display:flex;
  justify-content:space-between;
  gap:8px;
  margin-bottom:9px
}
.gc-power-field-label label{font-size:.7rem;font-weight:850}
.gc-power-field-label span{
  color:var(--forest);
  font-size:.52rem;
  font-weight:900;
  text-transform:uppercase
}
.gc-power-field p{
  margin:9px 0 3px;
  font-size:.62rem;
  line-height:1.35
}
.gc-power-field small{
  color:var(--muted);
  font-size:.57rem;
  line-height:1.38
}
.gc-power-input{
  width:100%;
  height:42px;
  padding:9px 10px;
  border:1px solid var(--line);
  border-radius:10px;
  background:#fff;
  color:var(--ink);
  font:inherit;
  font-weight:800
}
.gc-power-shortcuts{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:15px
}
.gc-power-shortcuts .btn{font-size:.67rem;padding:9px 13px}

.gc-device-builder-card{
  margin-top:15px;
  overflow:hidden
}
.gc-device-builder-head{padding:22px 24px 17px}
.gc-device-table-head{
  display:grid;
  grid-template-columns:minmax(250px,2fr) 70px 135px 135px 90px 100px;
  gap:8px;
  padding:9px 14px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:#eef2ed;
  color:var(--forest);
  font-size:.53rem;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase
}
.gc-power-device{
  display:grid;
  grid-template-columns:minmax(250px,2fr) 70px 135px 135px 90px 100px;
  gap:8px;
  align-items:center;
  padding:12px 14px;
  border-bottom:1px solid rgba(18,55,47,.08)
}
.gc-power-device:last-child{border-bottom:0}
.gc-power-device-name{
  display:flex;
  flex-direction:column;
  min-width:0
}
.gc-power-device-name strong,
.gc-dev-custom-name{
  color:var(--ink);
  font-size:.72rem;
  font-weight:850
}
.gc-power-device-name small{
  margin-top:2px;
  color:var(--muted);
  font-size:.57rem;
  line-height:1.3
}
.gc-dev-custom-name{
  width:100%;
  border:0;
  border-bottom:1px dashed #98a39e;
  background:transparent;
  padding:2px 0
}
.gc-power-device>input,
.gc-dev-priority,
.gc-power-unit-input{
  min-width:0;
  height:37px;
  border:1px solid var(--line);
  border-radius:9px;
  background:#fff
}
.gc-power-device>input{
  width:100%;
  padding:8px;
  text-align:center;
  font:inherit;
  font-size:.68rem;
  font-weight:800
}
.gc-power-unit-input{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  padding-right:7px
}
.gc-power-unit-input input{
  min-width:0;
  width:100%;
  height:35px;
  padding:7px 5px 7px 8px;
  border:0;
  background:transparent;
  font:inherit;
  font-size:.66rem;
  font-weight:800
}
.gc-power-unit-input span{
  color:var(--muted);
  font-size:.5rem;
  white-space:nowrap
}
.gc-dev-priority{
  width:100%;
  padding:6px;
  font:inherit;
  font-size:.61rem;
  color:var(--ink)
}
.gc-dev-energy{
  color:var(--forest);
  font-size:.65rem;
  text-align:right
}
.gc-power-device-note{
  display:flex;
  gap:8px;
  padding:12px 14px;
  background:#f8f5ec;
  color:var(--muted);
  font-size:.61rem;
  line-height:1.4
}
.gc-power-device-note strong{color:var(--forest)}

.gc-power-results-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:15px;
  margin-top:15px
}
.gc-power-results-card{
  padding:22px
}
.gc-power-results-head{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:end
}
.gc-power-results-head h2{
  margin:5px 0 0;
  font-size:2rem
}
.gc-power-confidence{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  padding:8px 10px;
  border-radius:10px;
  background:#edf2ed
}
.gc-power-confidence span{
  color:var(--muted);
  font-size:.48rem;
  text-transform:uppercase;
  font-weight:850
}
.gc-power-confidence strong{
  margin-top:2px;
  color:var(--forest);
  font-size:.62rem
}
.gc-power-big-results{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-top:16px
}
.gc-power-big-result{
  display:flex;
  flex-direction:column;
  min-height:130px;
  padding:13px;
  border:1px solid var(--line);
  border-radius:13px;
  background:#f8f5ec
}
.gc-power-big-result>span{
  color:var(--muted);
  font-size:.52rem;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.05em
}
.gc-power-big-result>strong{
  margin:auto 0 3px;
  font-family:Georgia,serif;
  font-size:1.55rem;
  font-weight:500;
  color:var(--forest)
}
.gc-power-big-result>small{
  color:var(--muted);
  font-size:.55rem;
  line-height:1.25
}
.gc-primary-result{
  background:var(--forest);
  color:#fff;
  border-color:var(--forest)
}
.gc-primary-result>span,
.gc-primary-result>small{color:#c9d7d2}
.gc-primary-result>strong{color:#fff}

.gc-power-result-explanation{
  display:grid;
  gap:7px;
  margin-top:10px
}
.gc-power-result-explanation p{
  margin:0;
  padding:10px 11px;
  border-left:3px solid var(--rust);
  background:#fffdf8;
  color:var(--muted);
  font-size:.66rem;
  line-height:1.45
}
.gc-power-breakdown{
  margin-top:16px;
  border-top:1px solid var(--line);
  padding-top:15px
}
.gc-power-breakdown-head{
  display:flex;
  justify-content:space-between;
  gap:14px;
  align-items:end;
  margin-bottom:7px
}
.gc-power-breakdown-head h3{
  margin:4px 0 0;
  font-family:Georgia,serif;
  font-size:1.25rem;
  font-weight:500
}
.gc-power-breakdown-head>span{
  color:var(--muted);
  font-size:.58rem;
  font-weight:800
}
.gc-energy-row{
  display:grid;
  grid-template-columns:minmax(180px,1fr) 1.2fr 80px;
  gap:10px;
  align-items:center;
  padding:8px 0;
  border-top:1px solid rgba(18,55,47,.07)
}
.gc-energy-row-main{display:flex;flex-direction:column}
.gc-energy-row-main strong{font-size:.66rem}
.gc-energy-row-main span{color:var(--muted);font-size:.52rem}
.gc-energy-bar{
  height:7px;
  border-radius:999px;
  background:#e3e6e1;
  overflow:hidden
}
.gc-energy-bar i{
  display:block;
  height:100%;
  border-radius:inherit;
  background:var(--forest)
}
.gc-energy-row-value{
  display:flex;
  flex-direction:column;
  align-items:flex-end
}
.gc-energy-row-value strong{font-size:.65rem}
.gc-energy-row-value span{color:var(--muted);font-size:.5rem}
.gc-power-empty{
  padding:14px;
  border-radius:10px;
  background:#f8f5ec;
  color:var(--muted);
  font-size:.65rem
}

.gc-power-side{
  display:grid;
  gap:10px
}
.gc-power-priority-card,
.gc-power-output-card,
.gc-power-buying-steps{
  padding:16px;
  border:1px solid var(--line);
  border-radius:15px;
  background:#fffdf8
}
.gc-power-priority-card h3,
.gc-power-output-card h3{
  margin:5px 0 9px;
  font-family:Georgia,serif;
  font-size:1.12rem;
  font-weight:500
}
.gc-priority-band{
  padding:9px 0;
  border-top:1px solid rgba(18,55,47,.08)
}
.gc-priority-band:first-child{border-top:0}
.gc-priority-band>div{
  display:flex;
  justify-content:space-between;
  gap:8px
}
.gc-priority-band span{
  font-size:.55rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em
}
.gc-priority-band strong{font-size:.65rem}
.gc-priority-band small{
  display:block;
  margin-top:3px;
  color:var(--muted);
  font-size:.52rem;
  line-height:1.3
}
.gc-priority-core span{color:var(--forest)}
.gc-priority-useful span{color:#84632e}
.gc-priority-optional span{color:#6f6075}
.gc-power-output-card p{
  margin:0;
  color:var(--muted);
  font-size:.64rem;
  line-height:1.42
}
.gc-output-metrics{
  display:grid;
  gap:6px;
  margin-top:10px
}
.gc-output-metrics>div{
  display:flex;
  justify-content:space-between;
  gap:8px;
  padding:8px 9px;
  border-radius:9px;
  background:#eef2ed
}
.gc-output-metrics span{font-size:.55rem;color:var(--muted)}
.gc-output-metrics strong{font-size:.62rem;color:var(--forest)}
.gc-power-buying-steps ol{
  margin:7px 0 0;
  padding-left:18px
}
.gc-power-buying-steps li{
  margin:5px 0;
  color:var(--muted);
  font-size:.58rem;
  line-height:1.35
}

.gc-quick-runtime{
  margin-top:15px
}
.gc-runtime-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:18px
}
.gc-power-method{
  display:grid;
  grid-template-columns:.65fr 1.35fr;
  gap:30px;
  margin-top:35px;
  padding:24px
}
.gc-power-method h2{
  margin:5px 0 0;
  font-size:2rem
}
.gc-power-formula{
  display:grid;
  gap:6px
}
.gc-power-formula p{
  margin:0;
  padding:10px 11px;
  border-left:3px solid var(--rust);
  background:#f8f5ec;
  color:var(--muted);
  font-size:.67rem;
  line-height:1.4
}
.gc-power-related{margin-top:38px}
.gc-related-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px
}
.gc-related-grid a{
  display:flex;
  min-height:135px;
  flex-direction:column;
  justify-content:space-between;
  padding:16px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fffdf8;
  color:var(--ink);
  text-decoration:none
}
.gc-related-grid strong{
  font-family:Georgia,serif;
  font-size:1rem;
  font-weight:500
}
.gc-related-grid span{
  color:var(--forest);
  font-size:.62rem;
  font-weight:800
}

@media(max-width:1100px){
 .gc-power-scenario-grid{grid-template-columns:1fr 1fr}
 .gc-device-table-head{display:none}
 .gc-power-device{
   grid-template-columns:minmax(210px,1.5fr) 60px 120px 120px 80px 90px
 }
 .gc-power-big-results{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
 .gc-power-results-layout,.gc-runtime-layout,.gc-power-method{grid-template-columns:1fr}
 .gc-power-setup-head,.gc-device-builder-head{grid-template-columns:1fr;gap:7px}
 .gc-related-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
 .gc-power-mode-tabs,.gc-power-scenario-grid{grid-template-columns:1fr}
 .gc-power-device{
   grid-template-columns:1fr 1fr;
   gap:7px;
   padding:14px
 }
 .gc-power-device-name{grid-column:1/-1}
 .gc-power-unit-input{grid-column:auto}
 .gc-dev-energy{text-align:left}
 .gc-power-big-results{grid-template-columns:1fr 1fr}
 .gc-energy-row{grid-template-columns:1fr 70px}
 .gc-energy-bar{grid-column:1/-1;grid-row:2}
 .gc-energy-row-value{grid-column:2;grid-row:1}
}
@media(max-width:520px){
 .gc-power-big-results{grid-template-columns:1fr}
 .gc-power-setup-card,.gc-power-results-card{padding:17px}
}


/* ==========================================================
   v1.9.0 — Car Emergencies
   ========================================================== */

/* Six homepage topic cards = clean 3 x 2 desktop grid. */
@media(min-width:981px){
  .categories > .cat:nth-child(4),
  .categories > .cat:nth-child(5),
  .categories > .cat:nth-child(6){
    grid-column:span 2;
  }
}
.cat-car:before{background:#9b3d34}
.cat-car .cat-icon{background:#f3e9e5}

.gc-car-urgent{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:center;
  margin:22px 0 30px;
  padding:15px 18px;
  border:1px solid rgba(155,61,52,.24);
  border-left:4px solid #9b3d34;
  border-radius:14px;
  background:#fbf4ef
}
.gc-car-urgent>div{display:flex;flex-direction:column}
.gc-car-urgent strong{font-size:.8rem;color:#7a2d27}
.gc-car-urgent span{margin-top:2px;color:var(--muted);font-size:.68rem}
.gc-car-urgent>b{white-space:nowrap;color:#7a2d27;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}

.gc-car-quick{margin-top:18px}
.gc-car-quick-head{
  display:grid;
  grid-template-columns:1fr .75fr;
  gap:30px;
  align-items:end;
  margin-bottom:14px
}
.gc-car-quick-head h2{margin:4px 0 0;font-size:2.2rem}
.gc-car-quick-head p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.5}
.gc-car-action-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px
}
.gc-car-action-card{
  display:flex;
  min-height:235px;
  flex-direction:column;
  padding:19px;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fffdf8;
  color:var(--ink);
  text-decoration:none;
  transition:.18s ease
}
.gc-car-action-card:hover{
  transform:translateY(-3px);
  border-color:rgba(18,55,47,.3);
  box-shadow:0 14px 30px rgba(20,44,37,.07)
}
.gc-car-action-card>span{
  color:#9b3d34;
  font-size:.54rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em
}
.gc-car-action-card h3{
  margin:17px 0 7px;
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:500
}
.gc-car-action-card p{
  margin:0;
  color:var(--muted);
  font-size:.7rem;
  line-height:1.45
}
.gc-car-action-card strong{
  margin-top:auto;
  padding-top:20px;
  color:var(--forest);
  font-size:.68rem
}

.gc-car-system{
  display:grid;
  grid-template-columns:.75fr 1.25fr;
  gap:35px;
  margin:50px 0;
  padding:28px;
  border:1px solid var(--line);
  border-radius:20px;
  background:#eef2ed
}
.gc-car-system-copy h2{margin:5px 0 10px;font-size:2.25rem}
.gc-car-system-copy p{margin:0;color:var(--muted);font-size:.77rem;line-height:1.55}
.gc-car-system-steps{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.gc-car-system-steps>div{
  display:grid;
  grid-template-columns:32px 1fr;
  gap:8px;
  padding:13px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fffdf8
}
.gc-car-system-steps span{
  grid-row:1/3;
  font-family:Georgia,serif;
  color:#9b3d34;
  font-size:.8rem
}
.gc-car-system-steps strong{font-size:.68rem}
.gc-car-system-steps small{color:var(--muted);font-size:.56rem;line-height:1.3}

/* Individual quick-action sheet */
.gc-car-action-sheet{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:20px;
  background:#fffdf8
}
.gc-car-action-hero{
  display:grid;
  grid-template-columns:1fr 180px;
  gap:25px;
  align-items:end;
  padding:24px 25px;
  background:#eef2ed;
  border-bottom:1px solid var(--line)
}
.gc-car-action-hero h1{
  margin:5px 0 7px;
  font-family:Georgia,serif;
  font-size:clamp(2.2rem,4vw,3.6rem);
  font-weight:500;
  line-height:1
}
.gc-car-action-hero p{margin:0;color:var(--muted);font-size:.8rem}
.gc-car-emergency-call{
  display:flex;
  min-height:115px;
  flex-direction:column;
  justify-content:center;
  padding:14px;
  border-radius:13px;
  background:#7d2d28;
  color:#fff
}
.gc-car-emergency-call span{font-size:.5rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#f3d7ce}
.gc-car-emergency-call strong{margin:5px 0 2px;font-family:Georgia,serif;font-size:1.7rem;font-weight:500}
.gc-car-emergency-call small{font-size:.52rem;color:#f3d7ce}
.gc-car-alert{
  display:grid;
  grid-template-columns:190px 1fr;
  gap:15px;
  padding:13px 25px;
  border-bottom:1px solid var(--line);
  background:#fbf4ef
}
.gc-car-alert strong{font-size:.67rem;color:#7a2d27}
.gc-car-alert p{margin:0;color:#5f5652;font-size:.66rem;line-height:1.42}

.gc-car-action-steps{padding:23px 25px}
.gc-car-action-section-head{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:end;
  margin-bottom:12px
}
.gc-car-action-section-head h2{margin:4px 0 0;font-size:1.7rem}
.gc-car-action-section-head>b{
  color:var(--forest);
  font-size:.58rem;
  text-transform:uppercase;
  letter-spacing:.06em
}
.gc-car-step-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.gc-car-step{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:9px;
  min-height:128px;
  padding:13px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#f8f5ec
}
.gc-car-step>span{
  font-family:Georgia,serif;
  color:#9b3d34;
  font-size:.9rem
}
.gc-car-step strong{font-size:.69rem}
.gc-car-step p{margin:4px 0 0;color:var(--muted);font-size:.61rem;line-height:1.4}

.gc-car-action-lower{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  border-top:1px solid var(--line)
}
.gc-car-dont,.gc-car-collect{padding:19px 22px}
.gc-car-dont{background:#fbf4ef;border-right:1px solid var(--line)}
.gc-car-dont ul,.gc-car-after ul{margin:8px 0 0;padding-left:18px}
.gc-car-dont li,.gc-car-after li{margin:5px 0;color:var(--muted);font-size:.6rem;line-height:1.35}
.gc-car-write-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 13px;margin-top:8px}
.gc-car-write-grid>div{display:grid;grid-template-columns:105px 1fr;gap:8px;align-items:end}
.gc-car-write-grid span{color:var(--muted);font-size:.53rem}
.gc-car-write-grid i{height:13px;border-bottom:1px solid #9fa8a4}
.gc-car-after{padding:17px 22px;border-top:1px solid var(--line);background:#eef2ed}
.gc-car-action-foot{
  display:grid;
  grid-template-columns:1fr 1fr auto;
  gap:14px;
  padding:9px 22px;
  border-top:1px solid var(--line);
  color:var(--muted);
  font-size:.49rem;
  line-height:1.3
}
.gc-car-action-controls{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:12px
}

@media(max-width:850px){
  .gc-car-action-grid{grid-template-columns:1fr 1fr}
  .gc-car-system{grid-template-columns:1fr}
  .gc-car-action-hero{grid-template-columns:1fr}
  .gc-car-emergency-call{min-height:auto}
}
@media(max-width:620px){
  .gc-car-action-grid,.gc-car-step-grid,.gc-car-action-lower{grid-template-columns:1fr}
  .gc-car-quick-head{grid-template-columns:1fr;gap:8px}
  .gc-car-system-steps{grid-template-columns:1fr}
  .gc-car-alert{grid-template-columns:1fr;gap:4px}
  .gc-car-dont{border-right:0;border-bottom:1px solid var(--line)}
  .gc-car-write-grid{grid-template-columns:1fr}
}

/* A4 glovebox print sheet — only the quick-action card prints. */
@media print{
  @page{size:A4 portrait;margin:8mm}

  body.gc-car-printing > *:not(.gc-car-action-main){display:none!important}
  body.gc-car-printing .gc-car-screen-only{display:none!important}
  body.gc-car-printing .gc-car-action-main{
    display:block!important;
    margin:0!important;
    padding:0!important
  }
  body.gc-car-printing .gc-car-action-main>.wrap{
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important
  }
  body.gc-car-printing .gc-car-action-sheet{
    display:block!important;
    width:194mm!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    overflow:visible!important;
    color:#111!important;
    background:#fff!important;
    box-shadow:none!important
  }

  body.gc-car-printing .gc-car-action-hero{
    grid-template-columns:1fr 43mm!important;
    gap:4mm!important;
    padding:0 0 3mm!important;
    background:#fff!important;
    border-bottom:1pt solid #222!important
  }
  body.gc-car-printing .gc-car-action-hero .kicker{font-size:5.5pt!important}
  body.gc-car-printing .gc-car-action-hero h1{margin:1mm 0!important;font-size:19pt!important}
  body.gc-car-printing .gc-car-action-hero p{font-size:6.5pt!important}
  body.gc-car-printing .gc-car-emergency-call{
    min-height:0!important;
    padding:2.5mm!important;
    border:1pt solid #333!important;
    border-radius:0!important;
    background:#fff!important;
    color:#111!important
  }
  body.gc-car-printing .gc-car-emergency-call span,
  body.gc-car-printing .gc-car-emergency-call small{color:#444!important;font-size:5pt!important}
  body.gc-car-printing .gc-car-emergency-call strong{font-size:14pt!important}

  body.gc-car-printing .gc-car-alert{
    grid-template-columns:39mm 1fr!important;
    gap:3mm!important;
    padding:2.5mm 0!important;
    background:#fff!important
  }
  body.gc-car-printing .gc-car-alert strong{font-size:6pt!important;color:#111!important}
  body.gc-car-printing .gc-car-alert p{font-size:5.8pt!important;line-height:1.2!important}

  body.gc-car-printing .gc-car-action-steps{padding:3mm 0!important}
  body.gc-car-printing .gc-car-action-section-head{margin-bottom:2mm!important}
  body.gc-car-printing .gc-car-action-section-head .kicker{font-size:5pt!important}
  body.gc-car-printing .gc-car-action-section-head h2{font-size:11pt!important}
  body.gc-car-printing .gc-car-action-section-head>b{font-size:5pt!important}
  body.gc-car-printing .gc-car-step-grid{grid-template-columns:1fr 1fr!important;gap:1.8mm!important}
  body.gc-car-printing .gc-car-step{
    grid-template-columns:6mm 1fr!important;
    gap:1.5mm!important;
    min-height:0!important;
    padding:2mm!important;
    border:.6pt solid #bbb!important;
    border-radius:0!important;
    background:#fff!important
  }
  body.gc-car-printing .gc-car-step>span{font-size:7pt!important}
  body.gc-car-printing .gc-car-step strong{font-size:5.8pt!important}
  body.gc-car-printing .gc-car-step p{margin:.7mm 0 0!important;font-size:5.25pt!important;line-height:1.18!important}

  body.gc-car-printing .gc-car-action-lower{
    grid-template-columns:.72fr 1.28fr!important;
    border-top:.7pt solid #999!important
  }
  body.gc-car-printing .gc-car-dont,
  body.gc-car-printing .gc-car-collect{padding:2.5mm 2.5mm!important;background:#fff!important}
  body.gc-car-printing .gc-car-dont{border-right:.7pt solid #bbb!important}
  body.gc-car-printing .gc-car-dont .kicker,
  body.gc-car-printing .gc-car-collect .kicker,
  body.gc-car-printing .gc-car-after .kicker{font-size:5pt!important}
  body.gc-car-printing .gc-car-dont ul,
  body.gc-car-printing .gc-car-after ul{margin:1mm 0 0!important;padding-left:3.5mm!important}
  body.gc-car-printing .gc-car-dont li,
  body.gc-car-printing .gc-car-after li{margin:.6mm 0!important;font-size:5.1pt!important;line-height:1.17!important}
  body.gc-car-printing .gc-car-write-grid{gap:1.2mm 2.5mm!important;margin-top:1.2mm!important}
  body.gc-car-printing .gc-car-write-grid>div{grid-template-columns:29mm 1fr!important;gap:1.5mm!important}
  body.gc-car-printing .gc-car-write-grid span{font-size:4.8pt!important}
  body.gc-car-printing .gc-car-write-grid i{height:2.8mm!important;border-bottom:.6pt solid #777!important}
  body.gc-car-printing .gc-car-after{padding:2.5mm 0!important;background:#fff!important}
  body.gc-car-printing .gc-car-action-foot{
    grid-template-columns:1fr 1fr auto!important;
    gap:2mm!important;
    padding:2mm 0 0!important;
    border-top:.7pt solid #999!important;
    font-size:4.4pt!important
  }
}


/* ==========================================================
   v2.0.0 — Get Safe / Layer 2
   ========================================================== */

.gc-get-safe{
  background:#f4f2ec
}
.gc-safe-notice{
  background:#152f2a;
  color:#fff
}
.gc-safe-notice .wrap{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:42px
}
.gc-safe-notice b{
  font-size:.58rem;
  letter-spacing:.1em
}
.gc-safe-notice span{
  color:#c9d6d1;
  font-size:.6rem
}
.gc-safe-exit{
  margin-left:auto;
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.55);
  border-radius:8px;
  background:#fff;
  color:#17352e;
  font:inherit;
  font-size:.6rem;
  font-weight:900;
  cursor:pointer
}
.gc-safe-header{
  background:#fffdf8;
  border-bottom:1px solid var(--line)
}
.gc-safe-nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:67px
}
.gc-safe-nav nav{
  display:flex;
  align-items:center;
  gap:16px
}
.gc-safe-nav nav>a{
  color:var(--muted);
  font-size:.7rem;
  font-weight:800;
  text-decoration:none
}
.gc-safe-nav nav>a[aria-current]{color:var(--forest)}
.gc-safe-exit-inline{
  margin:0;
  border-color:#b9c3be;
  background:#eef2ed
}
.gc-safe-history-note{
  padding:7px 0;
  border-bottom:1px solid #ddd6c8;
  background:#fbf6ea;
  color:#655f56;
  font-size:.56rem;
  line-height:1.35
}
.gc-safe-history-note strong{color:#4d4841}

.gc-get-safe-nav-link{
  margin-left:2px;
  padding:6px 9px!important;
  border-radius:8px;
  background:#eef2ed;
  color:var(--forest)!important
}

/* Homepage Layer 2 entry: intentionally separate from product-category grid. */
.gc-layer2-home{
  padding:0 0 55px;
  background:#eef2ed
}
.gc-layer2-home-card{
  display:grid;
  grid-template-columns:120px 1fr 190px;
  gap:24px;
  align-items:center;
  padding:25px 27px;
  border:1px solid rgba(18,55,47,.17);
  border-radius:20px;
  background:#fffdf8;
  color:var(--ink);
  text-decoration:none
}
.gc-layer2-home-mark{
  display:flex;
  min-height:95px;
  flex-direction:column;
  justify-content:center;
  padding:14px;
  border-radius:14px;
  background:#17352e;
  color:#fff
}
.gc-layer2-home-mark span{
  font-size:.55rem;
  font-weight:900;
  letter-spacing:.12em
}
.gc-layer2-home-mark b{
  margin-top:4px;
  font-family:Georgia,serif;
  font-size:1.4rem;
  font-weight:500
}
.gc-layer2-home-copy h2{
  margin:5px 0 8px;
  font-size:1.75rem
}
.gc-layer2-home-copy p{
  margin:0;
  color:var(--muted);
  font-size:.72rem;
  line-height:1.5
}
.gc-layer2-home-action{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  text-align:right
}
.gc-layer2-home-action strong{
  color:var(--forest);
  font-size:.75rem
}
.gc-layer2-home-action span{
  margin-top:4px;
  color:var(--muted);
  font-size:.56rem
}

/* Hub */
.gc-safe-main{
  padding:38px 0 60px
}
.gc-safe-hero{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:45px;
  align-items:end;
  padding:20px 0 25px
}
.gc-safe-hero h1{
  max-width:760px;
  margin:5px 0 12px;
  font-family:Georgia,serif;
  font-size:clamp(2.8rem,6vw,5.6rem);
  font-weight:500;
  line-height:.96
}
.gc-safe-hero>div:first-child>p{
  max-width:760px;
  margin:0;
  color:var(--muted);
  font-size:.86rem;
  line-height:1.55
}
.gc-safe-hero-rule{
  display:grid;
  grid-template-columns:32px 1fr;
  gap:7px 9px;
  padding:18px;
  border:1px solid var(--line);
  border-radius:15px;
  background:#fffdf8
}
.gc-safe-hero-rule span{
  font-family:Georgia,serif;
  color:#9b3d34;
  font-size:.72rem
}
.gc-safe-hero-rule strong{
  font-size:.66rem;
  font-weight:800
}

.gc-safe-emergency-banner{
  display:grid;
  grid-template-columns:160px 1fr auto;
  gap:14px;
  align-items:center;
  margin:12px 0 30px;
  padding:14px 16px;
  border:1px solid #cda69d;
  border-left:4px solid #8b342d;
  border-radius:12px;
  background:#fbf1ed
}
.gc-safe-emergency-banner strong{
  color:#742c26;
  font-size:.7rem
}
.gc-safe-emergency-banner span{
  color:#5f5652;
  font-size:.64rem;
  line-height:1.4
}
.gc-safe-emergency-banner a{
  padding:8px 12px;
  border-radius:8px;
  background:#7d2d28;
  color:#fff;
  font-size:.62rem;
  font-weight:900;
  text-decoration:none
}

.gc-safe-section-head{
  display:grid;
  grid-template-columns:1fr .75fr;
  gap:28px;
  align-items:end
}
.gc-safe-section-head h2{
  margin:4px 0 0;
  font-family:Georgia,serif;
  font-size:2rem;
  font-weight:500
}
.gc-safe-section-head p{
  margin:0;
  color:var(--muted);
  font-size:.68rem;
  line-height:1.48
}
.gc-safe-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-top:14px
}
.gc-safe-card{
  display:flex;
  min-height:225px;
  flex-direction:column;
  padding:18px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fffdf8;
  color:var(--ink);
  text-decoration:none;
  transition:.16s ease
}
.gc-safe-card:hover{
  transform:translateY(-2px);
  border-color:#9eaaa4;
  box-shadow:0 12px 28px rgba(22,45,38,.06)
}
.gc-safe-card>span{
  color:#8b342d;
  font-size:.5rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase
}
.gc-safe-card h3{
  margin:18px 0 8px;
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:500
}
.gc-safe-card p{
  margin:0;
  color:var(--muted);
  font-size:.66rem;
  line-height:1.45
}
.gc-safe-card>strong{
  margin-top:auto;
  padding-top:18px;
  color:var(--forest);
  font-size:.64rem
}
.gc-safe-card-urgent{
  border-color:#d5b1a7;
  background:#fbf3ef
}

.gc-safe-principles{
  display:grid;
  grid-template-columns:.65fr 1.35fr;
  gap:34px;
  margin-top:46px;
  padding-top:35px;
  border-top:1px solid var(--line)
}
.gc-safe-principles h2{
  margin:5px 0 0;
  font-size:2.2rem
}
.gc-safe-principle-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px
}
.gc-safe-principle-grid article{
  display:grid;
  grid-template-columns:30px 1fr;
  gap:6px 9px;
  padding:13px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fffdf8
}
.gc-safe-principle-grid span{
  grid-row:1/3;
  font-family:Georgia,serif;
  color:#9b3d34;
  font-size:.72rem
}
.gc-safe-principle-grid strong{font-size:.65rem}
.gc-safe-principle-grid p{
  margin:0;
  color:var(--muted);
  font-size:.57rem;
  line-height:1.35
}
.gc-safe-boundary{
  margin-top:25px;
  padding:18px 20px;
  border-left:4px solid var(--forest);
  background:#eaf0ec
}
.gc-safe-boundary strong{
  font-family:Georgia,serif;
  font-size:1rem;
  font-weight:500
}
.gc-safe-boundary p{
  margin:5px 0 0;
  color:var(--muted);
  font-size:.67rem;
  line-height:1.45
}

/* Action page */
.gc-safe-breadcrumb{
  display:flex;
  gap:7px;
  margin-bottom:14px;
  color:var(--muted);
  font-size:.58rem
}
.gc-safe-breadcrumb a{color:var(--forest)}
.gc-safe-action{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fffdf8
}
.gc-safe-action-head{
  display:grid;
  grid-template-columns:1fr 125px;
  gap:24px;
  align-items:end;
  padding:25px;
  border-bottom:1px solid var(--line);
  background:#eef2ed
}
.gc-safe-action-head h1{
  margin:5px 0 8px;
  font-family:Georgia,serif;
  font-size:clamp(2.4rem,5vw,4.2rem);
  font-weight:500;
  line-height:.98
}
.gc-safe-action-head p{
  max-width:760px;
  margin:0;
  color:var(--muted);
  font-size:.76rem;
  line-height:1.45
}
.gc-safe-big-exit{
  margin:0;
  min-height:72px;
  border-color:#aab8b1;
  background:#fff
}
.gc-safe-danger{
  display:grid;
  grid-template-columns:140px 1fr;
  gap:12px;
  align-items:center;
  padding:13px 24px;
  border-bottom:1px solid #dfc3bb;
  background:#fbf1ed
}
.gc-safe-danger span{
  color:#8a342d;
  font-size:.53rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase
}
.gc-safe-danger strong{
  color:#512d29;
  font-size:.67rem;
  line-height:1.38
}
.gc-safe-privacy{
  display:grid;
  grid-template-columns:140px 1fr;
  gap:12px;
  padding:11px 24px;
  border-bottom:1px solid var(--line);
  background:#faf7f0
}
.gc-safe-privacy strong{
  font-size:.6rem;
  color:#5a544b
}
.gc-safe-privacy p{
  margin:0;
  color:var(--muted);
  font-size:.59rem;
  line-height:1.4
}
.gc-safe-steps{
  padding:22px 24px
}
.gc-safe-step-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:13px
}
.gc-safe-step{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:9px;
  min-height:136px;
  padding:14px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#f8f5ec
}
.gc-safe-step>span{
  font-family:Georgia,serif;
  color:#9b3d34;
  font-size:.82rem
}
.gc-safe-step h3{
  margin:0;
  font-family:Georgia,serif;
  font-size:1rem;
  font-weight:500
}
.gc-safe-step p{
  margin:5px 0 0;
  color:var(--muted);
  font-size:.61rem;
  line-height:1.42
}

.gc-safe-lower{
  display:grid;
  grid-template-columns:1fr 1fr;
  border-top:1px solid var(--line)
}
.gc-safe-take,.gc-safe-dont{
  padding:20px 23px
}
.gc-safe-take{
  border-right:1px solid var(--line);
  background:#eef2ed
}
.gc-safe-take h2,.gc-safe-dont h2{
  margin:4px 0 10px;
  font-family:Georgia,serif;
  font-size:1.3rem;
  font-weight:500
}
.gc-safe-chip-list{
  display:flex;
  gap:5px;
  flex-wrap:wrap
}
.gc-safe-chip-list span{
  padding:6px 8px;
  border:1px solid #c8d0cc;
  border-radius:999px;
  background:#fffdf8;
  font-size:.54rem;
  font-weight:800
}
.gc-safe-dont{
  background:#fbf3ef
}
.gc-safe-dont ul{
  margin:0;
  padding-left:17px
}
.gc-safe-dont li{
  margin:5px 0;
  color:var(--muted);
  font-size:.59rem;
  line-height:1.35
}

.gc-safe-help{
  padding:21px 23px;
  border-top:1px solid var(--line)
}
.gc-safe-help-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px;
  margin-top:12px
}
.gc-safe-help-grid a{
  display:flex;
  min-height:95px;
  flex-direction:column;
  justify-content:space-between;
  padding:12px;
  border:1px solid var(--line);
  border-radius:11px;
  background:#f8f5ec;
  color:var(--ink);
  text-decoration:none
}
.gc-safe-help-grid span{
  color:var(--muted);
  font-size:.53rem
}
.gc-safe-help-grid strong{
  color:var(--forest);
  font-size:.68rem
}
.gc-safe-source{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  padding:10px 23px;
  border-top:1px solid var(--line);
  background:#f3f0e8;
  color:var(--muted);
  font-size:.48rem;
  line-height:1.35
}
.gc-safe-bottom-exit{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:12px
}
.gc-safe-bottom-exit .gc-safe-exit{
  margin:0;
  border-color:#b6c0bb;
  background:#eef2ed
}
.gc-safe-bottom-exit a{
  color:var(--forest);
  font-size:.62rem;
  font-weight:800
}

/* Sensitive footer: deliberately no commercial disclosure / gear. */
.gc-safe-footer{
  padding:28px 0 18px;
  border-top:1px solid var(--line);
  background:#17352e;
  color:#fff
}
.gc-safe-footer-main{
  display:grid;
  grid-template-columns:.8fr 1.4fr .6fr;
  gap:28px;
  align-items:start
}
.gc-safe-footer .brand{color:#fff}
.gc-safe-footer p{
  margin:5px 0 0;
  color:#c9d6d1;
  font-size:.59rem;
  line-height:1.4
}
.gc-safe-footer-main>div:nth-child(3){
  display:flex;
  flex-direction:column;
  gap:7px;
  align-items:flex-start
}
.gc-safe-footer a{
  color:#e8efec;
  font-size:.58rem
}
.gc-safe-exit-footer{
  margin:3px 0 0
}
.gc-safe-footer .footer-legal{
  margin-top:20px;
  padding-top:12px;
  border-top:1px solid rgba(255,255,255,.14);
  color:#aebdb8
}

@media(max-width:900px){
 .gc-layer2-home-card{grid-template-columns:95px 1fr}
 .gc-layer2-home-action{grid-column:2;align-items:flex-start;text-align:left}
 .gc-safe-hero,.gc-safe-principles{grid-template-columns:1fr}
 .gc-safe-grid{grid-template-columns:1fr 1fr}
 .gc-safe-help-grid{grid-template-columns:1fr 1fr}
 .gc-safe-footer-main{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
 .gc-safe-notice .wrap{flex-wrap:wrap;padding:7px 0}
 .gc-safe-notice span{display:none}
 .gc-safe-nav nav>a[href$="/"]{display:none}
 .gc-layer2-home-card{grid-template-columns:1fr}
 .gc-layer2-home-action{grid-column:auto}
 .gc-layer2-home-mark{min-height:auto}
 .gc-safe-grid,.gc-safe-step-list,.gc-safe-lower,.gc-safe-help-grid,.gc-safe-footer-main{grid-template-columns:1fr}
 .gc-safe-section-head{grid-template-columns:1fr;gap:7px}
 .gc-safe-emergency-banner{grid-template-columns:1fr}
 .gc-safe-emergency-banner a{justify-self:start}
 .gc-safe-action-head{grid-template-columns:1fr}
 .gc-safe-big-exit{min-height:auto}
 .gc-safe-danger,.gc-safe-privacy{grid-template-columns:1fr;gap:4px}
 .gc-safe-take{border-right:0;border-bottom:1px solid var(--line)}
 .gc-safe-source{grid-template-columns:1fr}
}


/* ==========================================================
   v2.0.1 — Get Safe typography refinement
   Calm, highly legible, public-service style.
   No remote webfont requests are used.
   ========================================================== */

.gc-get-safe,
.gc-get-safe button,
.gc-get-safe input,
.gc-get-safe select,
.gc-get-safe textarea{
  font-family:
    ui-sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Aptos",
    "Helvetica Neue",
    Arial,
    sans-serif;
  font-variant-numeric: tabular-nums;
}

.gc-get-safe h1,
.gc-get-safe h2,
.gc-get-safe h3,
.gc-get-safe h4,
.gc-get-safe .brand,
.gc-get-safe .gc-safe-hero-rule span,
.gc-get-safe .gc-safe-step>span,
.gc-get-safe .gc-layer2-home-mark b{
  font-family:
    ui-sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Aptos",
    "Helvetica Neue",
    Arial,
    sans-serif!important;
}

.gc-get-safe .gc-safe-hero h1{
  max-width:780px;
  font-size:clamp(2.65rem,5.4vw,5rem);
  font-weight:720;
  letter-spacing:-.045em;
  line-height:.98;
}

.gc-get-safe .gc-safe-action-head h1{
  font-size:clamp(2.25rem,4.5vw,3.85rem);
  font-weight:720;
  letter-spacing:-.038em;
  line-height:1;
}

.gc-get-safe .gc-safe-section-head h2,
.gc-get-safe .gc-safe-principles h2,
.gc-get-safe .gc-safe-take h2,
.gc-get-safe .gc-safe-dont h2,
.gc-get-safe .gc-safe-boundary strong{
  font-weight:690;
  letter-spacing:-.022em;
}

.gc-get-safe .gc-safe-step>span{
  font-size:.68rem;
  font-weight:850;
  letter-spacing:.04em;
  color:#8b342d;
}

.gc-get-safe .gc-safe-step h3{
  font-size:.94rem;
  font-weight:720;
  letter-spacing:-.012em;
  line-height:1.18;
}

.gc-get-safe .gc-safe-step p{
  font-size:.66rem;
  line-height:1.52;
}

.gc-get-safe .gc-safe-card h3{
  font-size:1.26rem;
  font-weight:720;
  letter-spacing:-.018em;
  line-height:1.12;
}

.gc-get-safe .gc-safe-card p{
  font-size:.69rem;
  line-height:1.5;
}

.gc-get-safe .gc-safe-danger strong{
  font-size:.70rem;
  line-height:1.48;
  font-weight:700;
}

.gc-get-safe .gc-safe-privacy p{
  font-size:.62rem;
  line-height:1.48;
}

.gc-get-safe .gc-safe-exit,
.gc-get-safe .gc-safe-emergency-banner a{
  letter-spacing:.01em;
  font-weight:800;
}

.gc-get-safe .kicker,
.gc-get-safe .gc-safe-card>span,
.gc-get-safe .gc-safe-danger span{
  letter-spacing:.075em;
  font-weight:800;
}

.gc-get-safe .gc-safe-hero>div:first-child>p{
  font-size:.9rem;
  line-height:1.62;
}

.gc-get-safe .gc-safe-section-head p,
.gc-get-safe .gc-safe-boundary p{
  line-height:1.55;
}

@media(max-width:650px){
  .gc-get-safe .gc-safe-hero h1{
    font-size:2.55rem;
    letter-spacing:-.036em;
  }

  .gc-get-safe .gc-safe-action-head h1{
    font-size:2.2rem;
    letter-spacing:-.032em;
  }

  .gc-get-safe .gc-safe-step h3{
    font-size:.98rem;
  }

  .gc-get-safe .gc-safe-step p{
    font-size:.69rem;
  }
}


/* ==========================================================
   v2.0.2 — Get Safe camouflage + icon privacy controls
   ========================================================== */

/* Retire the old labelled exit-control visual language. */
.gc-get-safe .gc-safe-notice,
.gc-get-safe .gc-safe-exit,
.gc-get-safe .gc-safe-exit-inline,
.gc-get-safe .gc-safe-exit-footer,
.gc-get-safe .gc-safe-big-exit{
  display:none!important;
}

.gc-safe-privacy-tools{
  display:flex;
  align-items:center;
  gap:7px;
  margin-left:4px;
}

.gc-safe-icon-button,
.gc-camo-icon{
  box-sizing:border-box;
  display:inline-flex;
  width:36px;
  height:36px;
  align-items:center;
  justify-content:center;
  padding:0;
  border:1px solid #c9d1cd;
  border-radius:10px;
  background:#f5f6f3;
  color:#17352e;
  cursor:pointer;
  transition:background .15s ease,border-color .15s ease,transform .15s ease;
}

.gc-safe-icon-button:hover,
.gc-safe-icon-button:focus-visible,
.gc-camo-icon:hover,
.gc-camo-icon:focus-visible{
  border-color:#879892;
  background:#e9efeb;
  outline:2px solid transparent;
}

.gc-safe-icon-button:active,
.gc-camo-icon:active{
  transform:scale(.96);
}

.gc-safe-icon-button svg,
.gc-camo-icon svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* Bigger, simpler privacy line. */
.gc-safe-history-note{
  padding:9px 0!important;
  font-size:.66rem!important;
  line-height:1.45!important;
}
.gc-safe-history-note strong{
  font-size:.66rem!important;
}

/* Make formerly tiny supporting copy more comfortable. */
.gc-get-safe .kicker,
.gc-get-safe .gc-safe-card>span,
.gc-get-safe .gc-safe-danger span{
  font-size:.58rem!important;
}

.gc-get-safe .gc-safe-card p{
  font-size:.74rem!important;
  line-height:1.55!important;
}

.gc-get-safe .gc-safe-card>strong{
  font-size:.7rem!important;
}

.gc-get-safe .gc-safe-hero-rule strong{
  font-size:.72rem!important;
}

.gc-get-safe .gc-safe-hero-rule span{
  font-size:.68rem!important;
}

.gc-get-safe .gc-safe-emergency-banner strong{
  font-size:.75rem!important;
}

.gc-get-safe .gc-safe-emergency-banner span{
  font-size:.7rem!important;
  line-height:1.48!important;
}

.gc-get-safe .gc-safe-section-head p{
  font-size:.73rem!important;
}

.gc-get-safe .gc-safe-step p{
  font-size:.7rem!important;
}

.gc-get-safe .gc-safe-danger strong{
  font-size:.74rem!important;
}

.gc-get-safe .gc-safe-privacy strong,
.gc-get-safe .gc-safe-privacy p{
  font-size:.67rem!important;
}

.gc-get-safe .gc-safe-dont li{
  font-size:.66rem!important;
}

.gc-get-safe .gc-safe-chip-list span{
  font-size:.61rem!important;
}

.gc-get-safe .gc-safe-help-grid span{
  font-size:.6rem!important;
}

.gc-get-safe .gc-safe-help-grid strong{
  font-size:.73rem!important;
}

/* ==========================================================
   Camouflage screen
   ========================================================== */
.gc-safe-camouflage[hidden]{
  display:none!important;
}

.gc-safe-camouflage{
  position:fixed;
  z-index:2147483000;
  inset:0;
  overflow:auto;
  background:#f3f2ee;
  color:#202421;
  font-family:
    ui-sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Aptos",
    "Helvetica Neue",
    Arial,
    sans-serif;
}

.gc-camouflage-active{
  overflow:hidden!important;
}

.gc-camouflage-active body{
  overflow:hidden!important;
}

.gc-camo-header{
  display:flex;
  min-height:62px;
  align-items:center;
  justify-content:space-between;
  padding:0 max(22px,calc((100vw - 1160px)/2));
  border-bottom:1px solid #dad8d1;
  background:#fbfaf7;
}

.gc-camo-brand{
  display:flex;
  align-items:center;
  gap:9px;
}

.gc-camo-dot{
  width:14px;
  height:14px;
  border-radius:4px;
  background:#7c8a83;
}

.gc-camo-brand strong{
  font-size:.86rem;
  font-weight:720;
  letter-spacing:-.01em;
}

.gc-camo-icon{
  width:34px;
  height:34px;
  border-color:#d9d8d1;
  background:#f6f5f1;
  color:#6b726e;
}

.gc-camo-main{
  width:min(1120px,calc(100% - 36px));
  margin:0 auto;
  padding:42px 0 60px;
}

.gc-camo-summary{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:25px;
  padding-bottom:26px;
  border-bottom:1px solid #d8d6cf;
}

.gc-camo-summary span,
.gc-camo-card>span{
  display:block;
  color:#7b807d;
  font-size:.59rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.gc-camo-summary h1{
  margin:6px 0 7px;
  font-size:2.25rem;
  font-weight:700;
  letter-spacing:-.035em;
}

.gc-camo-summary p{
  margin:0;
  color:#777d79;
  font-size:.78rem;
}

.gc-camo-summary time{
  color:#777d79;
  font-size:.72rem;
}

.gc-camo-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:18px;
}

.gc-camo-card{
  min-height:230px;
  padding:18px;
  border:1px solid #d8d6cf;
  border-radius:14px;
  background:#fbfaf7;
}

.gc-camo-wide{
  grid-column:1 / -1;
  min-height:250px;
}

.gc-camo-card label{
  display:grid;
  grid-template-columns:17px 1fr;
  gap:8px;
  align-items:center;
  margin-top:14px;
  color:#4f5551;
  font-size:.74rem;
}

.gc-camo-card label i{
  box-sizing:border-box;
  width:14px;
  height:14px;
  border:1px solid #9ba19d;
  border-radius:3px;
}

.gc-camo-lines{
  display:grid;
  gap:18px;
  margin-top:16px;
}

.gc-camo-lines i{
  display:block;
  height:1px;
  background:#deddd7;
}

.gc-camo-day{
  display:grid;
  grid-template-columns:32px 1fr;
  gap:10px;
  align-items:center;
  margin-top:15px;
}

.gc-camo-day b{
  color:#6c736f;
  font-size:.64rem;
}

.gc-camo-day i{
  display:block;
  height:1px;
  background:#deddd7;
}

.gc-camo-card p{
  margin:16px 0 0;
  color:#5e6561;
  font-size:.74rem;
  line-height:1.5;
}

@media(max-width:700px){
  .gc-safe-nav nav{
    gap:9px!important;
  }

  .gc-safe-nav nav>a{
    display:none!important;
  }

  .gc-safe-icon-button{
    width:40px;
    height:40px;
  }

  .gc-safe-icon-button svg{
    width:19px;
    height:19px;
  }

  .gc-safe-history-note{
    font-size:.7rem!important;
  }

  .gc-camo-main{
    width:min(100% - 24px,1120px);
    padding-top:25px;
  }

  .gc-camo-summary{
    align-items:start;
  }

  .gc-camo-summary h1{
    font-size:1.85rem;
  }

  .gc-camo-grid{
    grid-template-columns:1fr;
  }

  .gc-camo-wide{
    grid-column:auto;
  }
}

@media print{
  .gc-safe-camouflage{
    display:none!important;
  }
}


/* ==========================================================
   v2.0.3 — Get Safe layout refinement + stronger 999 actions
   ========================================================== */

.gc-get-safe .gc-safe-emergency-banner-prominent{
  display:grid!important;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:center;
  margin:18px 0 34px;
  padding:18px 20px;
  border:1px solid #d99d93;
  border-left:6px solid #9d2e25;
  border-radius:16px;
  background:linear-gradient(180deg,#fff7f6 0%, #fdf1ee 100%);
  box-shadow:0 14px 30px rgba(133,49,39,.07);
}

.gc-safe-emergency-copy span{
  display:block;
  color:#9a382f;
  font-size:.62rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.gc-safe-emergency-copy strong{
  display:block;
  margin-top:7px;
  color:#4a2b27;
  font-size:.88rem;
  line-height:1.45;
  font-weight:740;
}

.gc-safe-emergency-actions{
  display:flex;
  min-width:150px;
  flex-direction:column;
  align-items:flex-end;
  gap:7px;
}

.gc-safe-999-button{
  display:inline-flex;
  min-width:132px;
  min-height:48px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:12px;
  background:#b93a2f;
  color:#fff!important;
  font-size:.82rem;
  font-weight:900;
  letter-spacing:.01em;
  text-decoration:none!important;
  box-shadow:0 12px 20px rgba(149,46,35,.18);
}

.gc-safe-999-button:hover{
  background:#a02f25;
}

.gc-safe-emergency-actions small{
  color:#7f635e;
  font-size:.56rem;
  font-weight:700;
}

.gc-get-safe .gc-safe-section-head-strong{
  align-items:center;
}

.gc-get-safe .gc-safe-section-head-strong h2{
  font-size:2.25rem!important;
}

.gc-get-safe .gc-safe-grid-strong{
  grid-template-columns:1fr 1fr!important;
  gap:14px!important;
  margin-top:18px!important;
}

.gc-safe-card-wrap{
  overflow:hidden;
  border:1px solid #ddd8cd;
  border-radius:16px;
  background:#fffdf8;
  box-shadow:0 8px 22px rgba(20,39,34,.035);
}
.gc-safe-card-wrap-urgent{
  border-color:#dfb0a6;
  box-shadow:0 10px 24px rgba(141,42,33,.06);
}

.gc-safe-card-alert{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:10px 14px;
  border-bottom:1px solid #efe8df;
  background:#faf4f0;
}
.gc-safe-card-alert span{
  color:#87524b;
  font-size:.58rem;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.gc-safe-card-alert a{
  color:#9f2f25;
  font-size:.7rem;
  font-weight:900;
  text-decoration:none;
}

.gc-safe-card{
  min-height:220px!important;
  padding:20px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.gc-safe-card-main{
  display:flex;
  flex-direction:column;
  gap:0;
}
.gc-safe-card h3{
  margin:16px 0 10px!important;
  font-size:1.42rem!important;
}
.gc-safe-card p{
  max-width:92%;
  font-size:.77rem!important;
}
.gc-safe-card-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:auto;
  padding-top:18px;
  border-top:1px solid #eee8de;
}
.gc-safe-card-footer strong{
  color:#17352e;
  font-size:.74rem;
  font-weight:900;
}
.gc-safe-card-footer b{
  color:#17352e;
  font-size:1rem;
  font-weight:900;
}

.gc-safe-principles{
  margin-top:56px!important;
}

.gc-safe-action-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:18px;
  padding:0 24px 24px;
}

.gc-safe-action-maincol .gc-safe-steps{
  padding:22px 0 0!important;
}
.gc-safe-action-maincol .gc-safe-lower{
  margin-top:18px;
}

.gc-safe-danger-strong{
  grid-template-columns:130px 1fr auto!important;
  gap:14px!important;
  align-items:center!important;
}
.gc-safe-999-button-inline{
  min-width:118px;
  min-height:42px;
  padding:0 14px;
  font-size:.76rem;
}

.gc-safe-side-rail{
  display:flex;
  flex-direction:column;
  gap:12px;
  padding-top:24px;
}
.gc-safe-side-card{
  padding:16px;
  border:1px solid #ddd8cd;
  border-radius:14px;
  background:#f8f5ed;
}
.gc-safe-side-card span{
  display:block;
  color:#8a4d46;
  font-size:.58rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gc-safe-side-card strong{
  display:block;
  margin-top:9px;
  color:#22312d;
  font-size:.76rem;
  line-height:1.45;
}
.gc-safe-side-card small{
  display:block;
  margin-top:7px;
  color:#7a6964;
  font-size:.56rem;
}
.gc-safe-side-card ul{
  margin:10px 0 0 18px;
  padding:0;
}
.gc-safe-side-card li{
  margin:7px 0;
  color:#5c6561;
  font-size:.66rem;
  line-height:1.45;
}
.gc-safe-side-card p{
  margin:10px 0 0;
  color:#5c6561;
  font-size:.66rem;
  line-height:1.48;
}
.gc-safe-side-card-emergency{
  border-color:#d99d93;
  background:linear-gradient(180deg,#fff7f6 0%,#fbf0ed 100%);
}
.gc-safe-side-card-emergency .gc-safe-999-button{
  margin-top:14px;
  width:100%;
}

.gc-safe-help{
  padding-top:24px!important;
  border-top:1px solid var(--line)!important;
}

.gc-safe-bottom-exit{
  margin-top:16px!important;
}
.gc-safe-bottom-exit a{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 14px;
  border:1px solid #d8d2c8;
  border-radius:10px;
  background:#f7f4ee;
  text-decoration:none;
}

/* Sticky emergency button on hub and action pages when scrolling, but still quiet. */
.gc-get-safe .gc-safe-floating-999{
  display:none;
}

@media(max-width:980px){
  .gc-safe-action-grid{
    grid-template-columns:1fr!important;
  }
  .gc-safe-side-rail{
    padding-top:0!important;
  }
}

@media(max-width:780px){
  .gc-get-safe .gc-safe-grid-strong{
    grid-template-columns:1fr!important;
  }
  .gc-get-safe .gc-safe-emergency-banner-prominent{
    grid-template-columns:1fr!important;
  }
  .gc-safe-emergency-actions{
    align-items:flex-start!important;
  }
  .gc-safe-danger-strong{
    grid-template-columns:1fr!important;
  }
  .gc-safe-999-button-inline{
    width:100%;
  }
}

@media(max-width:650px){
  .gc-safe-card{
    min-height:0!important;
  }
  .gc-safe-card h3{
    font-size:1.28rem!important;
  }
  .gc-safe-emergency-copy strong{
    font-size:.83rem!important;
  }
  .gc-safe-999-button{
    width:100%;
  }
  .gc-safe-section-head-strong h2{
    font-size:1.9rem!important;
  }
}


/* ==========================================================
   v2.0.4 — Get Safe: restore utility actions + section rebuild
   ========================================================== */
.gc-safe-utility-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin:18px 0 20px;
}
.gc-safe-utility-card{
  display:flex;
  align-items:center;
  gap:14px;
  min-height:76px;
  padding:16px 18px;
  border:1px solid #ddd8cd;
  border-radius:16px;
  background:#fffdf8;
  color:#11211f;
  text-decoration:none!important;
  box-shadow:0 8px 20px rgba(20,39,34,.03);
  cursor:pointer;
}
button.gc-safe-utility-card{width:100%;font:inherit;text-align:left}
.gc-safe-utility-card strong{display:block;font-size:.86rem;line-height:1.2;font-weight:900}
.gc-safe-utility-card small{display:block;margin-top:4px;color:#5f6965;font-size:.68rem;line-height:1.4}
.gc-safe-utility-icon{
  display:grid;place-items:center;flex:0 0 42px;
  width:42px;height:42px;border-radius:12px;background:#eff1ec;color:#17352e;
  font-size:1rem;font-weight:900;
}
.gc-safe-utility-danger{border-color:#d99d93;background:#fff7f6}
.gc-safe-utility-danger .gc-safe-utility-icon{background:#b93a2f;color:#fff}
.gc-safe-utility-exit{background:#f8f5ed}
.gc-safe-principles-refined{
  margin-top:60px!important;
  padding-top:28px;
  border-top:1px solid var(--line);
}
.gc-safe-principles-top{
  display:grid;
  grid-template-columns:minmax(280px,390px) 1fr;
  gap:24px;
  align-items:start;
}
.gc-safe-principles-copy h2{
  margin:8px 0 12px;
  font-size:2.85rem!important;
  line-height:.98;
}
.gc-safe-principles-copy p{
  margin:0;
  color:#55625e;
  font-size:.84rem;
  line-height:1.62;
}
.gc-safe-principles-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.gc-safe-principles-grid article{
  padding:16px 18px;
  border:1px solid #ddd8cd;
  border-radius:16px;
  background:#fffdf8;
}
.gc-safe-principles-grid article span{
  display:block;
  color:#cc5b38;
  font-size:.62rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gc-safe-principles-grid article h3{
  margin:8px 0 8px;
  font-size:.95rem;
  line-height:1.2;
}
.gc-safe-principles-grid article p{
  margin:0;
  color:#58635f;
  font-size:.72rem;
  line-height:1.48;
}
.gc-safe-lower-explain{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:14px;
  margin-top:24px;
}
.gc-safe-explain-card{
  padding:18px 18px 20px;
  border-radius:18px;
  background:#eef2ef;
  border:1px solid #dde5df;
}
.gc-safe-explain-head{
  color:#132220;
  font-size:1.15rem;
  font-weight:900;
  line-height:1.2;
}
.gc-safe-explain-card p{
  margin:10px 0 0;
  color:#51615c;
  font-size:.76rem;
  line-height:1.6;
}
.gc-safe-camouflage-screen{
  position:fixed;inset:0;z-index:999999;display:grid;place-items:center;background:#eef1f4;
}
.gc-safe-camouflage-shell{
  width:min(92vw, 920px);
  height:min(78vh, 620px);
  padding:20px;border-radius:18px;background:#f9fbfd;border:1px solid #dce1e7;
  box-shadow:0 30px 70px rgba(31,46,61,.18);
}
.gc-safe-camouflage-top{height:22px;width:180px;border-radius:999px;background:#d8dee7;margin-bottom:18px}
.gc-safe-camouflage-search{height:42px;border-radius:999px;background:#e5eaf0;margin-bottom:26px}
.gc-safe-camouflage-lines{
  height:68%;border-radius:14px;
  background:
    linear-gradient(#eef2f6,#eef2f6) 0 0/100% 100% no-repeat,
    repeating-linear-gradient(180deg,#dfe5eb 0,#dfe5eb 12px, transparent 12px, transparent 30px);
  opacity:.86;
}
.gc-safe-camouflage-tip{margin-top:14px;color:#66727d;font-size:.72rem;text-align:center}
body.gc-safe-camouflage-active{overflow:hidden}

@media(max-width:980px){
  .gc-safe-utility-row,
  .gc-safe-lower-explain,
  .gc-safe-principles-top{grid-template-columns:1fr!important}
  .gc-safe-principles-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:700px){
  .gc-safe-principles-grid,
  .gc-safe-utility-row{grid-template-columns:1fr!important}
  .gc-safe-principles-copy h2{font-size:2.2rem!important}
}


/* ==========================================================
   v2.0.5 — Get Safe full page refinement
   ========================================================== */
.gc-safe-hero-refined{
  align-items:start;
  gap:28px;
}
.gc-safe-hero-copy p{
  max-width:680px;
}
.gc-safe-hero-side{
  display:grid;
  gap:14px;
}
.gc-safe-hero-note{
  padding:16px 18px;
  border:1px solid #ddd8cd;
  border-radius:16px;
  background:#fffdf8;
}
.gc-safe-hero-note strong{
  display:block;
  font-size:.84rem;
  line-height:1.25;
}
.gc-safe-hero-note p{
  margin:8px 0 0;
  color:#5c6662;
  font-size:.72rem;
  line-height:1.5;
}

.gc-safe-principles-v205{
  margin-top:58px;
  padding-top:28px;
  border-top:1px solid var(--line);
}
.gc-safe-principles-layout{
  display:grid;
  grid-template-columns:minmax(260px, 1.15fr) minmax(260px, 1fr) minmax(280px, 1.1fr);
  gap:18px;
  align-items:start;
}
.gc-safe-principles-copy h2{
  margin:8px 0 12px;
  font-size:3rem!important;
  line-height:.98;
}
.gc-safe-principles-copy p{
  margin:0;
  color:#55625e;
  font-size:.84rem;
  line-height:1.62;
}
.gc-safe-explain-stack{
  display:grid;
  gap:14px;
}
.gc-safe-explain-stack .gc-safe-explain-card{
  min-height:172px;
}
.gc-safe-official-routes{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:22px;
}
.gc-safe-route-card{
  display:block;
  padding:18px 18px 20px;
  border-radius:18px;
  text-decoration:none!important;
  border:1px solid #ddd8cd;
  background:#fffdf8;
  color:#132220;
  box-shadow:0 8px 18px rgba(20,39,34,.03);
}
.gc-safe-route-kicker{
  display:block;
  color:#c95b38;
  font-size:.62rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gc-safe-route-card strong{
  display:block;
  margin-top:8px;
  font-size:1.18rem;
  line-height:1.1;
}
.gc-safe-route-card small{
  display:block;
  margin-top:8px;
  color:#56635f;
  font-size:.73rem;
  line-height:1.48;
}
.gc-safe-route-card-999{
  background:#fff6f5;
  border-color:#e3b3aa;
}
.gc-safe-route-card-111{
  background:#f7faf8;
}
.gc-safe-route-card-gov{
  background:#f8f7f2;
}

@media(max-width:1100px){
  .gc-safe-principles-layout{
    grid-template-columns:1fr!important;
  }
  .gc-safe-official-routes{
    grid-template-columns:1fr 1fr 1fr;
  }
}
@media(max-width:760px){
  .gc-safe-official-routes{
    grid-template-columns:1fr!important;
  }
}


/* ==========================================================
   v2.1.0 — Get Safe refinement + Practical Notes camouflage
   ========================================================== */
.gc-safe-hero-v210{
  display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);
  gap:30px;align-items:start;padding:32px 0 22px
}
.gc-safe-hero-v210 .gc-safe-hero-lede{max-width:750px;font-size:1rem!important;line-height:1.64!important}
.gc-safe-hero-path{display:grid;gap:0;overflow:hidden;border:1px solid #d8d4ca;border-radius:18px;background:#fffdf8}
.gc-safe-hero-path>div{display:grid;grid-template-columns:40px 1fr;gap:3px 12px;padding:14px 16px;border-bottom:1px solid #ebe6dc}
.gc-safe-hero-path>div:last-child{border-bottom:0}
.gc-safe-hero-path span{grid-row:1/3;color:#b65e41;font-size:.65rem;font-weight:900;letter-spacing:.06em}
.gc-safe-hero-path strong{font-size:.78rem;font-weight:820}
.gc-safe-hero-path small{color:#66716d;font-size:.66rem;line-height:1.35}
.gc-safe-utility-row-v210{margin-top:8px!important}
.gc-safe-utility-row-v210 .gc-safe-utility-card{border-radius:17px!important;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}
.gc-safe-utility-row-v210 .gc-safe-utility-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(20,39,34,.055)}
.gc-safe-utility-row-v210 .gc-safe-utility-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gc-safe-section-head-v210{display:grid;grid-template-columns:1fr .75fr;gap:28px;align-items:end}
.gc-safe-section-head-v210 h2{margin-top:5px!important;font-size:2.4rem!important;line-height:1.04}
.gc-safe-section-head-v210 p{font-size:.79rem!important;line-height:1.56!important}
.gc-safe-how{margin-top:64px;padding-top:34px;border-top:1px solid #d8d4ca}
.gc-safe-how-layout{display:grid;grid-template-columns:minmax(260px,1.08fr) minmax(270px,1fr) minmax(270px,.92fr);gap:18px;align-items:start}
.gc-safe-how-copy{padding-right:12px}
.gc-safe-how-copy h2{margin:8px 0 14px;font-size:2.75rem;line-height:.99;font-weight:730;letter-spacing:-.04em}
.gc-safe-how-copy>p{margin:0;color:#54615d;font-size:.84rem;line-height:1.64}
.gc-safe-how-copy ul{margin:18px 0 0;padding:0;list-style:none}
.gc-safe-how-copy li{position:relative;margin:9px 0;padding-left:20px;color:#4f5e59;font-size:.7rem;line-height:1.46}
.gc-safe-how-copy li:before{content:"";position:absolute;left:1px;top:.48em;width:7px;height:7px;border-radius:50%;background:#b86643}
.gc-safe-how-steps{display:grid;gap:9px}
.gc-safe-how-steps article{display:grid;grid-template-columns:35px 1fr;gap:8px 10px;padding:14px 15px;border:1px solid #dcd7cd;border-radius:14px;background:#fffdf8}
.gc-safe-how-steps span{grid-row:1/3;color:#b65e41;font-size:.62rem;font-weight:900;letter-spacing:.06em}
.gc-safe-how-steps strong{font-size:.76rem;font-weight:820}
.gc-safe-how-steps p{margin:3px 0 0;color:#606b67;font-size:.64rem;line-height:1.42}
.gc-safe-inside-guide{padding:17px;border:1px solid #d8ddd9;border-radius:18px;background:#edf2ef}
.gc-safe-inside-guide>.kicker{margin-bottom:8px}
.gc-safe-inside-guide section{padding:13px 0;border-top:1px solid #d2dcd6}
.gc-safe-inside-guide section:first-of-type{border-top:0}
.gc-safe-inside-guide section span{display:block;color:#9b523b;font-size:.56rem;font-weight:900;letter-spacing:.08em}
.gc-safe-inside-guide section strong{display:block;margin-top:5px;font-size:.8rem;font-weight:820}
.gc-safe-inside-guide section p{margin:5px 0 0;color:#596761;font-size:.65rem;line-height:1.43}
.gc-safe-official-section{margin-top:34px}
.gc-safe-official-head{display:grid;grid-template-columns:1fr .75fr;gap:28px;align-items:end;margin-bottom:13px}
.gc-safe-official-head h2{margin:5px 0 0;font-size:1.85rem;line-height:1.08}
.gc-safe-official-head p{margin:0;color:#65706c;font-size:.72rem;line-height:1.5}
.gc-safe-route-card strong{font-size:1.45rem!important}
.gc-safe-boundary-v210{margin-top:25px!important}

/* Practical Notes */
.gc-safe-camouflage[hidden]{display:none!important}
.gc-safe-camouflage{position:fixed;z-index:2147483000;inset:0;overflow:auto;background:#f1f1ed;color:#1c2522;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","Aptos","Helvetica Neue",Arial,sans-serif}
.gc-camouflage-active,.gc-camouflage-active body{overflow:hidden!important}
.gc-camo-header{position:sticky;top:0;z-index:2;display:flex;min-height:66px;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1120px)/2));border-bottom:1px solid #d7d8d2;background:rgba(250,250,247,.96);backdrop-filter:blur(10px)}
.gc-camo-brand{display:flex;align-items:center;gap:10px}
.gc-camo-mark{width:18px;height:18px;border-radius:5px;background:#788a83}
.gc-camo-brand>div{display:flex;flex-direction:column}
.gc-camo-brand strong{font-size:.85rem;font-weight:760}
.gc-camo-brand small{margin-top:1px;color:#7a817e;font-size:.54rem}
.gc-camo-controls{display:flex;gap:6px}
.gc-camo-icon{box-sizing:border-box;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:1px solid #d2d5d0;border-radius:10px;background:#f7f7f3;color:#52625c;cursor:pointer}
.gc-camo-icon:hover,.gc-camo-icon:focus-visible{border-color:#8e9a95;background:#ecefea}
.gc-camo-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gc-camo-main{width:min(1080px,calc(100% - 34px));margin:0 auto;padding:38px 0 50px}
.gc-camo-intro{display:grid;grid-template-columns:1fr .7fr;gap:28px;align-items:end;padding-bottom:20px;border-bottom:1px solid #d7d8d2}
.gc-camo-intro span{color:#7a817e;font-size:.54rem;font-weight:850;letter-spacing:.11em}
.gc-camo-intro h1{margin:5px 0 0;font-size:2rem;line-height:1.04;font-weight:720;letter-spacing:-.035em}
.gc-camo-intro p{margin:0;color:#707875;font-size:.72rem;line-height:1.5}
.gc-camo-card-stage{margin-top:18px}
.gc-camo-tip-card{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:26px;min-height:480px;padding:24px;border:1px solid #d6d7d1;border-radius:20px;background:#fbfaf7;box-shadow:0 16px 38px rgba(50,58,54,.06)}
.gc-camo-tip-card[hidden]{display:none!important}
.gc-camo-illustration{display:flex;min-height:390px;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:#f4f1ea}
.gc-camo-illustration img{display:block;width:min(100%,400px);height:auto}
.gc-camo-tip-copy{display:flex;flex-direction:column;justify-content:center;padding:7px 4px}
.gc-camo-eyebrow{color:#a7583e;font-size:.57rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.gc-camo-tip-copy h2{margin:8px 0 8px;font-size:2rem;line-height:1.06;font-weight:730;letter-spacing:-.035em}
.gc-camo-lede{margin:0;color:#626c68;font-size:.78rem;line-height:1.55}
.gc-camo-tip-copy ol{margin:20px 0 0;padding:0;counter-reset:camo-step;list-style:none}
.gc-camo-tip-copy li{counter-increment:camo-step;position:relative;margin:9px 0;padding:10px 10px 10px 42px;border-top:1px solid #e4e3dd;color:#46524e;font-size:.72rem;line-height:1.5}
.gc-camo-tip-copy li:before{content:counter(camo-step);position:absolute;left:5px;top:10px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#e9eee9;color:#4f615a;font-size:.55rem;font-weight:850}
.gc-camo-note{margin-top:17px;padding:12px 13px;border-left:3px solid #899890;background:#f0f3ef;color:#56625e;font-size:.65rem;line-height:1.48}
.gc-camo-footer{display:flex;justify-content:space-between;gap:16px;margin-top:12px;color:#777e7b;font-size:.56rem}
.gc-camo-footer b{color:#4c5b55}
@media(max-width:960px){
 .gc-safe-hero-v210,.gc-safe-how-layout,.gc-safe-official-head,.gc-camo-intro{grid-template-columns:1fr!important}
 .gc-safe-how-copy{padding-right:0}
 .gc-camo-tip-card{grid-template-columns:1fr!important;min-height:0}
 .gc-camo-illustration{min-height:260px}
}
@media(max-width:700px){
 .gc-safe-hero-v210{padding-top:22px}
 .gc-safe-section-head-v210{grid-template-columns:1fr!important;gap:8px}
 .gc-safe-how-copy h2{font-size:2.2rem}
 .gc-camo-main{width:calc(100% - 22px);padding-top:22px}
 .gc-camo-tip-card{padding:14px;gap:16px}
 .gc-camo-illustration{min-height:220px}
 .gc-camo-tip-copy h2{font-size:1.65rem}
 .gc-camo-lede{font-size:.76rem}
 .gc-camo-tip-copy li{font-size:.7rem}
 .gc-camo-footer{flex-direction:column;gap:3px}
}
@media print{.gc-safe-camouflage{display:none!important}}
