
/* Brand tokens aligned with the main Nest app shell (nest-premium / theme-color)
   without changing guide layout, DOM, or reading measure. */
:root{--ng-green:#00835a;--ng-deep:#00714d;--ng-ink:#0f172a;--ng-muted:#64748b;--ng-bg:#f7f8f6;--ng-canvas-2:#f1f4f0;--ng-surface:#ffffff;--ng-border:rgba(15,23,42,.085);--ng-shadow:0 4px 8px rgba(16,24,40,.03),0 18px 40px -12px rgba(16,24,40,.12);--ng-soft-shadow:0 2px 4px rgba(16,24,40,.03),0 8px 20px -6px rgba(16,24,40,.08);--ng-serif:Lora,Georgia,serif;--ng-sans:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
@font-face{font-family:Lora;src:url("./lora.woff") format("woff");font-display:swap;font-weight:400 900;font-style:normal}
*{box-sizing:border-box}html,body{min-height:100%}html{scroll-behavior:smooth}
body.nest-guides-page{margin:0;padding:0 18px 64px;color:var(--ng-ink);background:radial-gradient(58% 42% at 6% 0%,rgba(0,131,90,.045),transparent 62%),linear-gradient(180deg,var(--ng-bg) 0%,var(--ng-canvas-2) 100%);font-family:var(--ng-sans);font-size:16px;line-height:1.78}
.nest-guide-nav{position:sticky;top:0;z-index:1000;margin:0 -18px 28px;border-bottom:1px solid var(--ng-border);background:rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12);box-shadow:0 8px 24px -14px rgba(31,90,57,.22)}
.nest-guide-nav-inner{max-width:1152px;min-height:72px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;gap:16px}
.nest-guide-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:0}.nest-guide-brand img{width:42px;height:42px;object-fit:contain;flex:none}
.nest-guide-brand-copy{display:flex;align-items:baseline;white-space:nowrap;font-family:var(--ng-serif);font-size:1.18rem;font-weight:900;letter-spacing:-.02em}.nest-guide-brand-copy .nest{color:#0f172a}.nest-guide-brand-copy .english{color:var(--ng-deep)}
.nest-guide-beta{margin-inline-start:8px;padding:3px 8px;border:1px solid rgba(0,113,77,.18);border-radius:999px;color:var(--ng-deep);font-size:.65rem;line-height:1;font-family:var(--ng-sans);font-weight:900;letter-spacing:.03em;background:rgba(0,131,90,.06)}
.nest-guide-nav-links{display:flex;align-items:center;gap:4px;margin-inline:auto}.nest-guide-nav-link{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border-radius:999px;text-decoration:none;color:#475569;font-size:.79rem;font-weight:750;transition:.18s ease}.nest-guide-nav-link:hover,.nest-guide-nav-link[aria-current=page]{color:var(--ng-deep);background:rgba(0,131,90,.08)}
.nest-guide-actions{display:flex;align-items:center;gap:8px;margin-inline-start:auto}.nest-guide-lang{font-weight:750;color:#475569;text-decoration:none;font-size:.75rem;padding:9px 12px;border-radius:999px;background:rgba(241,245,249,.92);border:1px solid rgba(15,23,42,.08)}
.nest-guide-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:var(--ng-green);color:#fff!important;text-decoration:none!important;font-size:.76rem;font-weight:900;box-shadow:0 6px 16px -6px rgba(0,131,90,.55);transition:.18s ease}.nest-guide-cta:hover{background:var(--ng-deep);transform:translateY(-1px);box-shadow:0 10px 22px -8px rgba(0,113,77,.45)}
.nest-guide-main{max-width:1080px;margin:0 auto}.nest-guide-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 9px;margin:0 0 18px;font-size:.71rem;color:var(--ng-muted)}.nest-guide-breadcrumb a{color:var(--ng-deep)!important;text-decoration:none;font-weight:750}.nest-guide-breadcrumb .current{color:#334155;font-weight:750}
.nest-guide-card{position:relative;overflow:hidden;border:1px solid var(--ng-border);border-radius:1.5rem;background:var(--ng-surface);box-shadow:var(--ng-shadow);padding:clamp(24px,4vw,52px)}.nest-guide-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--ng-deep),var(--ng-green),#34d399);opacity:.95}
.nest-guide-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;color:var(--ng-deep);font-size:.69rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.nest-guide-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ng-green);box-shadow:0 0 0 5px rgba(0,131,90,.10)}
.nest-guide-card article{max-width:760px;margin:0 auto}.nest-guide-card article h1{margin:0 0 13px;font-family:var(--ng-serif);font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;letter-spacing:-.035em;font-weight:900;color:#0f172a}.nest-guide-card article .byline-nest{margin:0 0 22px!important;color:#64748b!important;font-size:.80rem!important;font-weight:700!important}.nest-guide-card article p{margin:0 0 19px;color:#334155;line-height:1.88}
.nest-guide-card article h2{margin:34px 0 12px;font-family:var(--ng-serif);font-size:clamp(1.30rem,2vw,1.7rem);line-height:1.25;letter-spacing:-.015em;color:#102b22;font-weight:900}.nest-guide-card article h3{margin:26px 0 9px;color:#18372c;font-weight:900}.nest-guide-card article a{color:var(--ng-deep)!important;text-decoration-thickness:1px;text-underline-offset:3px}.nest-guide-card article a:hover{color:var(--ng-green)!important}
.nest-guide-card article ul,.nest-guide-card article ol{color:#334155;padding-inline-start:1.35rem}.nest-guide-card article li{margin:.45rem 0}.nest-guide-card article blockquote{margin:26px 0;padding:18px 20px;border-inline-start:4px solid var(--ng-green);background:rgba(0,131,90,.055);border-radius:0 14px 14px 0;color:#334155}.nest-guide-card article code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;padding:.1em .35em;border-radius:6px;background:rgba(15,23,42,.06)}.nest-guide-card article pre{overflow:auto;padding:18px;border-radius:14px;background:#10231c;color:#e9f3ee}.nest-guide-card article img{max-width:100%;height:auto;border-radius:16px}.nest-guide-card article table{display:block;overflow:auto;width:100%;border-collapse:collapse;margin:22px 0}.nest-guide-card article th,.nest-guide-card article td{padding:11px 12px;border:1px solid rgba(148,163,184,.28);text-align:start;vertical-align:top}.nest-guide-card article th{background:rgba(0,131,90,.07);font-weight:900}
.nest-guide-card article section,.nest-guide-card .cta{border-radius:1rem!important;border:1px solid rgba(0,131,90,.18)!important;background:rgba(0,131,90,.05)!important}.nest-guide-card .cta{display:block;margin:32px 0;padding:20px!important;text-decoration:none!important;box-shadow:var(--ng-soft-shadow)}.nest-guide-card .cta b{display:block;color:var(--ng-deep)!important;font-size:1rem}.nest-guide-card .cta span{display:block;color:#64748b!important;font-size:.80rem}
.nest-guide-footer{max-width:1080px;margin:18px auto 0;padding:24px 10px 0;text-align:center;color:#718096;font-size:.72rem}.nest-guide-footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:7px 14px}.nest-guide-footer a{color:var(--ng-deep)!important;text-decoration:none;font-weight:750}.nest-guide-footer p{margin:10px 0 0}
.nest-guides-index .nest-guide-card{padding:clamp(22px,4vw,44px)}.nest-guides-index .nest-guide-card>h1,.nest-guides-index .guides-index-title{font-family:var(--ng-serif);font-size:clamp(2rem,5vw,3.3rem);line-height:1.08;letter-spacing:-.035em;margin:0 0 12px;font-weight:900;color:#0f172a}.nest-guides-index .nest-guide-card>p{max-width:700px;color:#50645c;margin:0 0 28px!important}
.nest-guides-index .nest-guide-card>h2{margin:14px 0 0!important;padding:18px 18px 0;border:1px solid rgba(148,163,184,.20);border-bottom:0;border-radius:17px 17px 0 0;background:rgba(255,255,255,.68)}.nest-guides-index .nest-guide-card>h2 a{color:#15362b!important;text-decoration:none!important;font-family:var(--ng-serif)}.nest-guides-index .nest-guide-card>h2+p{margin:0!important;padding:5px 18px 18px;border:1px solid rgba(148,163,184,.20);border-top:0;border-radius:0 0 17px 17px;background:rgba(255,255,255,.68);color:#6a7b74!important}.nest-guides-index .nest-guide-card>h2+p+h2{margin-top:14px!important}
@media(max-width:800px){.nest-guide-nav-inner{min-height:70px;padding:10px 14px}.nest-guide-nav-links{display:none}.nest-guide-actions{gap:6px}.nest-guide-lang{display:none}.nest-guide-cta{padding:0 12px}.nest-guide-brand img{width:40px;height:40px}.nest-guide-beta{display:none}.nest-guide-card{padding:23px 19px;border-radius:21px}}
@media(max-width:480px){body.nest-guides-page{padding:0 10px 44px}.nest-guide-nav{margin:0 -10px 24px}.nest-guide-nav-inner{padding-inline:12px}.nest-guide-brand-copy{font-size:1.08rem}.nest-guide-cta{min-height:38px;font-size:.69rem}.nest-guide-card article h1{font-size:2rem}.nest-guide-breadcrumb{font-size:.66rem;margin-bottom:15px}}
@media(prefers-reduced-motion:reduce){.nest-guide-cta{transition:none}.nest-guide-cta:hover{transform:none}}
@media(prefers-color-scheme:dark){
body.nest-guides-page{color:#e7f0eb;background:radial-gradient(circle at 8% 0%,rgba(12,117,86,.17),transparent 28rem),#09150f}.nest-guide-nav{background:rgba(8,22,16,.84);border-color:rgba(148,163,184,.15);box-shadow:0 10px 28px -16px rgba(0,0,0,.60)}.nest-guide-brand-copy .nest{color:#f8fafc}.nest-guide-brand-copy .english{color:#8bc9ab}.nest-guide-beta{color:#8bc9ab;background:rgba(12,117,86,.11);border-color:rgba(139,201,171,.18)}.nest-guide-nav-link{color:#c2d0ca}.nest-guide-nav-link:hover,.nest-guide-nav-link[aria-current=page]{color:#a7e0c2;background:rgba(12,117,86,.13)}.nest-guide-lang{color:#c2d0ca;background:rgba(30,41,59,.74);border-color:rgba(148,163,184,.13)}.nest-guide-card{background:linear-gradient(145deg,rgba(17,35,27,.95),rgba(12,27,21,.88));border-color:rgba(148,163,184,.16);box-shadow:0 22px 55px rgba(0,0,0,.22)}.nest-guide-card article h1,.nest-guides-index .nest-guide-card>h1,.nest-guides-index .guides-index-title{color:#f5faf7}.nest-guide-card article p{color:#c3d2cb}.nest-guide-card article h2{color:#def0e6}.nest-guide-card article h3{color:#d8eee3}.nest-guide-breadcrumb .current{color:#d8e4de}.nest-guide-breadcrumb a{color:#91b9a5!important}.nest-guide-card article ul,.nest-guide-card article ol,.nest-guide-card article blockquote{color:#c3d2cb}.nest-guide-card article th,.nest-guide-card article td{border-color:rgba(148,163,184,.17)}.nest-guide-card article th{background:rgba(12,117,86,.12)}.nest-guide-card article section,.nest-guide-card .cta{background:rgba(15,35,27,.86)!important;border-color:rgba(148,163,184,.16)!important}.nest-guide-card .cta b{color:#a7e0c2!important}.nest-guide-card .cta span,.nest-guide-card .byline-nest{color:#91a99f!important}.nest-guides-index .nest-guide-card>p{color:#a7b9b0}.nest-guides-index .nest-guide-card>h2{background:rgba(17,35,27,.82);border-color:rgba(148,163,184,.15)}.nest-guides-index .nest-guide-card>h2 a{color:#e0f0e7!important}.nest-guides-index .nest-guide-card>h2+p{background:rgba(17,35,27,.82);border-color:rgba(148,163,184,.15);color:#9eb1a8!important}.nest-guide-footer{color:#879b91}.nest-guide-footer a{color:#98c8ad!important}}
html.dark body.nest-guides-page{color:#e7f0eb;background:radial-gradient(circle at 8% 0%,rgba(12,117,86,.17),transparent 28rem),#09150f}html.dark .nest-guide-nav{background:rgba(8,22,16,.84);border-color:rgba(148,163,184,.15)}html.dark .nest-guide-brand-copy .nest{color:#f8fafc}html.dark .nest-guide-brand-copy .english{color:#8bc9ab}html.dark .nest-guide-card{background:linear-gradient(145deg,rgba(17,35,27,.95),rgba(12,27,21,.88));border-color:rgba(148,163,184,.16)}html.dark .nest-guide-card article h1,html.dark .nest-guides-index .nest-guide-card>h1,html.dark .nest-guides-index .guides-index-title{color:#f5faf7}html.dark .nest-guide-card article p{color:#c3d2cb}html.dark .nest-guide-card article h2{color:#def0e6}html.dark .nest-guide-card article h3{color:#d8eee3}html.dark .nest-guide-breadcrumb .current{color:#d8e4de}html.dark .nest-guide-breadcrumb a{color:#91b9a5!important}html.dark .nest-guide-card article th,html.dark .nest-guide-card article td{border-color:rgba(148,163,184,.17)}html.dark .nest-guide-card article section,html.dark .nest-guide-card .cta{background:rgba(15,35,27,.86)!important;border-color:rgba(148,163,184,.16)!important}html.dark .nest-guide-card .cta b{color:#a7e0c2!important}html.dark .nest-guide-card .cta span,html.dark .nest-guide-card .byline-nest{color:#91a99f!important}html.dark .nest-guides-index .nest-guide-card>h2{background:rgba(17,35,27,.82);border-color:rgba(148,163,184,.15)}html.dark .nest-guides-index .nest-guide-card>h2 a{color:#e0f0e7!important}html.dark .nest-guides-index .nest-guide-card>h2+p{background:rgba(17,35,27,.82);border-color:rgba(148,163,184,.15);color:#9eb1a8!important}
