.gp-handbook{--hb-bg:#faf7f0;--hb-card:#fff;--hb-ink:#151313;--hb-ink-soft:#151313;--hb-muted:#4b5563;--hb-faint:#9ca3af;--hb-line:#151313;--hb-line-soft:#1513131f;--hb-blue:#ff5734;--hb-blue-deep:#e04627;--hb-blue-soft:#ffeeeb;--hb-gold:#fccc42;--hb-gold-soft:#fef8e7;--hb-green:#12b0a6;--hb-green-soft:#dcf4f0;--hb-peach:#ffe6dd;--hb-max:1180px;--hb-prose:44rem;--hb-toc:15.5rem;--hb-sans:var(--font-kodchasan), var(--font-manrope), "Manrope", sans-serif;--hb-serif:var(--font-display), "Playfair Display", Georgia, serif;--hb-mono:var(--font-mono-dm), "DM Mono", ui-monospace, monospace;--hb-shadow:4px 4px 0 #151313;--hb-shadow-sm:3px 3px 0 #151313;--hb-radius-lg:32px;--hb-radius:24px;--hb-radius-sm:18px;--hb-radius-xs:12px;background:var(--hb-bg);min-height:100dvh;color:var(--hb-ink);font-family:var(--hb-sans);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-size:16.5px;line-height:1.65}.gp-handbook *,.gp-handbook :before,.gp-handbook :after{box-sizing:border-box}.gp-handbook a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}.gp-handbook a:hover{color:var(--hb-blue)}.gp-handbook .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hb-skip{background:var(--hb-blue);color:#fff;border-radius:var(--hb-radius-xs);z-index:100;padding:.55rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;position:absolute;top:.6rem;left:-9999px}.hb-skip:focus{left:.6rem}.hb-topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:3px solid var(--hb-line);background:#faf7f0f0;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem clamp(1.1rem,4vw,2rem);display:flex;position:sticky;top:0}.hb-brand{font-family:var(--hb-sans);letter-spacing:-.02em;color:var(--hb-ink);align-items:center;gap:.55rem;font-size:.95rem;font-weight:800;text-decoration:none;display:flex}.hb-brand:hover{color:var(--hb-ink)}.hb-brand-logo{object-fit:contain;width:auto;height:30px}.hb-brand-mark{border-radius:var(--hb-radius-xs);background:var(--hb-blue);color:#fff;letter-spacing:.04em;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:900;display:inline-flex}.hb-brand-sub{color:var(--hb-muted);letter-spacing:.02em;font-size:.72rem;font-weight:600}.hb-topbar-links{align-items:center;gap:1rem;font-size:.85rem;font-weight:700;display:flex}.hb-topbar-links a{color:var(--hb-muted);text-decoration:none;transition:color .2s}.hb-topbar-links a:hover{color:var(--hb-ink)}.hb-cta{background:var(--hb-ink);border:3px solid var(--hb-ink);font-family:var(--hb-sans);letter-spacing:.02em;box-shadow:var(--hb-shadow-sm);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.7rem 1.25rem;font-size:.85rem;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;color:#fff!important;text-decoration:none!important}.hb-cta:hover{background:var(--hb-blue);border-color:var(--hb-blue);box-shadow:var(--hb-shadow);transform:translateY(-2px);color:#fff!important}.hb-cta:active{transform:translateY(0)scale(.98)}.hb-shell{max-width:var(--hb-max);grid-template-columns:var(--hb-toc) minmax(0, 1fr);align-items:start;gap:clamp(2.25rem,5.5vw,5rem);margin:0 auto;padding:0 clamp(1.1rem,4vw,2.25rem) 5.5rem;display:grid}.hb-toc-wrap{scrollbar-width:thin;scrollbar-color:var(--hb-line) transparent;max-height:calc(100dvh - 5rem);padding-top:2.75rem;position:sticky;top:4rem;overflow-y:auto}.hb-toc-label{font-family:var(--hb-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hb-faint);border-bottom:3px solid var(--hb-line-soft);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.72rem;font-weight:800}.hb-toc{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.hb-toc-block{list-style:none}.hb-toc-items{flex-direction:column;gap:.05rem;margin:0 0 .35rem;padding:0;list-style:none;display:flex}.hb-toc a{color:var(--hb-muted);border-radius:0 var(--hb-radius-xs) var(--hb-radius-xs) 0;border-left:2px solid #0000;grid-template-columns:1.7rem 1fr;gap:.5rem;margin-left:-.8rem;padding:.5rem 0 .5rem .8rem;font-size:.8rem;font-weight:600;line-height:1.35;text-decoration:none;transition:all .2s;display:grid;position:relative}.hb-toc a:hover{color:var(--hb-ink);border-left-color:var(--hb-faint)}.hb-toc a.is-active{color:var(--hb-blue);border-left-color:var(--hb-blue);background:linear-gradient(90deg, var(--hb-blue-soft) 0%, transparent 100%);font-weight:800}.hb-toc-num{font-family:var(--hb-mono);color:var(--hb-faint);padding-top:.08rem;font-size:.68rem;font-weight:600}.hb-toc a.is-active .hb-toc-num{color:var(--hb-blue)}.hb-toc-group{font-family:var(--hb-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hb-faint);border-top:3px solid var(--hb-line-soft);margin:1.5rem 0 .55rem;padding-top:1.25rem;font-size:.62rem;font-weight:800}.hb-toc-block:first-child .hb-toc-group{border-top:none;margin-top:0;padding-top:0}.hb-toc-mobile{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:3px solid var(--hb-line-soft);background:#f7f4e9f0;padding:.55rem clamp(1.1rem,4vw,2rem);display:none;position:sticky;top:3.15rem}.hb-toc-mobile select{appearance:none;background:var(--hb-card);border:3px solid var(--hb-line);border-radius:var(--hb-radius-sm);width:100%;font-family:var(--hb-sans);color:var(--hb-ink);cursor:pointer;box-shadow:var(--hb-shadow-sm);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%235b5b66' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;padding:.7rem 2.2rem .7rem .9rem;font-size:.85rem;font-weight:700}.hb-toc-mobile select:focus{outline:3px solid var(--hb-blue-soft);outline-offset:1px;border-color:var(--hb-blue)}.hb-article{min-width:0;max-width:var(--hb-prose);padding-top:2.5rem}.hb-hero{border-bottom:3px solid var(--hb-line);margin-bottom:.5rem;padding-bottom:3rem;position:relative}.hb-hero:before{content:"";background:radial-gradient(circle at 30% 30%, var(--hb-blue-soft) 0%, transparent 55%), radial-gradient(circle at 70% 70%, var(--hb-gold-soft) 0%, transparent 55%);z-index:-1;opacity:.7;pointer-events:none;border-radius:50%;width:240px;height:240px;position:absolute;top:-1rem;right:-2rem}.hb-kicker{font-family:var(--hb-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--hb-blue);background:var(--hb-blue-soft);border-radius:var(--hb-radius-xs);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.82rem;font-weight:800;display:inline-flex}.hb-hero h1{font-family:var(--hb-sans);letter-spacing:-.03em;color:var(--hb-ink);text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.4rem,5.5vw,3.6rem);font-weight:800;line-height:1.04}.hb-lede{color:var(--hb-muted);max-width:36rem;margin:0 0 1.75rem;font-size:clamp(1.05rem,1.8vw,1.18rem);line-height:1.65}.hb-meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.hb-meta span{border-radius:var(--hb-radius-xs);background:var(--hb-card);border:3px solid var(--hb-line);color:var(--hb-muted);font-family:var(--hb-sans);letter-spacing:.01em;box-shadow:var(--hb-shadow-sm);align-items:center;gap:.3rem;padding:.4rem .85rem;font-size:.7rem;font-weight:700;display:inline-flex}.hb-meta span:first-child{color:var(--hb-blue);border-color:var(--hb-blue-soft);background:var(--hb-blue-soft)}.hb-chapter{border-top:1px solid #0000;padding:3.75rem 0;scroll-margin-top:5.5rem}.hb-chapter+.hb-chapter{border-top-color:var(--hb-line-soft)}.hb-chapter-num{font-family:var(--hb-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--hb-blue);align-items:center;gap:12px;margin-bottom:.75rem;font-size:.82rem;font-weight:800;display:flex}.hb-chapter-num:after{content:"";background:var(--hb-blue);opacity:.6;width:44px;height:2px}.hb-chapter h2{font-family:var(--hb-sans);letter-spacing:-.025em;color:var(--hb-ink);text-wrap:balance;margin:0 0 1.35rem;font-size:clamp(1.85rem,3.6vw,2.35rem);font-weight:800;line-height:1.08}.hb-chapter h3{font-family:var(--hb-sans);letter-spacing:-.02em;color:var(--hb-ink);text-wrap:balance;margin:2.25rem 0 .65rem;scroll-margin-top:6rem;font-size:1.1rem;font-weight:800}.hb-chapter p{color:var(--hb-muted);margin:0 0 1.15rem;font-size:1rem;line-height:1.75}.hb-chapter p:last-child{margin-bottom:0}.hb-chapter ul,.hb-chapter ol{color:var(--hb-muted);margin:0 0 1.35rem;padding-left:1.25rem}.hb-chapter li{margin-bottom:.55rem;padding-left:.3rem;line-height:1.7}.hb-chapter li::marker{color:var(--hb-blue);font-weight:800}.hb-chapter strong{color:var(--hb-ink);background:linear-gradient(transparent 62%, var(--hb-gold-soft) 62%);padding:0 2px;font-weight:750}.hb-chapter em{color:var(--hb-ink);font-style:italic;font-family:var(--hb-serif)}.hb-pull{border-radius:var(--hb-radius);background:var(--hb-gold-soft);font-family:var(--hb-serif);letter-spacing:-.01em;color:var(--hb-ink);text-wrap:balance;box-shadow:var(--hb-shadow-sm);margin:2.5rem 0;padding:1.5rem 1.5rem 1.5rem 1.75rem;font-size:clamp(1.2rem,2.4vw,1.45rem);font-style:italic;font-weight:600;line-height:1.45;position:relative}.hb-pull:before{content:"“";color:var(--hb-gold);opacity:.35;font-size:2.8rem;font-family:var(--hb-serif);line-height:1;position:absolute;top:.6rem;left:.6rem}.hb-pull cite{font-family:var(--hb-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--hb-muted);margin-top:.75rem;font-size:.72rem;font-style:normal;font-weight:800;display:block}.hb-split{grid-template-columns:1fr 1fr;gap:1rem;margin:1.75rem 0 1.5rem;display:grid}.hb-split-col{background:var(--hb-card);border:3px solid var(--hb-line);border-radius:var(--hb-radius);box-shadow:var(--hb-shadow-sm);padding:1.35rem 1.4rem 1.1rem;transition:box-shadow .2s,transform .2s,border-color .2s}.hb-split-col:hover{box-shadow:var(--hb-shadow);border-color:var(--hb-line);transform:translateY(-3px)}.hb-split-col h3{font-size:.72rem;font-family:var(--hb-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hb-blue);margin:0 0 .9rem;font-weight:800}.hb-split-col:last-child h3{color:var(--hb-green)}.hb-split-col ul{margin:0;padding-left:1rem;font-size:.92rem}.hb-split-col li{margin-bottom:.45rem}.hb-ms{scroll-margin-top:6rem}.hb-chapter h3.hb-ms-heading{font-family:var(--hb-sans);grid-template-columns:auto 1fr;align-items:baseline;gap:.15rem .85rem;margin:2.75rem 0 1rem;font-size:1.35rem;font-weight:800;display:grid}.hb-chapter h3.hb-ms-heading:before{content:none}.hb-chapter h3 .hb-ms-num{font-family:var(--hb-mono);color:var(--hb-green);letter-spacing:.08em;vertical-align:.15em;margin-right:.6rem;font-size:.68rem;font-weight:700}.hb-chapter h3.hb-ms-heading .hb-ms-num{color:#fff;background:var(--hb-blue);border-radius:var(--hb-radius-xs);grid-row:1/3;align-self:start;margin-top:.45rem;margin-right:0;padding:.25rem .55rem}.hb-chapter h3 .hb-ms-title{grid-column:2}.hb-chapter h3 .hb-ms-sub{font-family:var(--hb-sans);color:var(--hb-muted);letter-spacing:0;grid-column:2;font-size:.92rem;font-weight:600;line-height:1.35}.hb-journey-rail{z-index:20;background:var(--hb-card);border:3px solid var(--hb-line);border-radius:var(--hb-radius-sm);box-shadow:var(--hb-shadow-sm);gap:.4rem;margin:2rem 0 .5rem;padding:.4rem;display:flex;position:sticky;top:4rem}.hb-journey-step{text-align:center;letter-spacing:.04em;color:var(--hb-faint);border-radius:var(--hb-radius-xs);font-size:.65rem;font-weight:800;font-family:var(--hb-sans);text-transform:uppercase;flex:1;padding:.75rem .25rem;transition:all .3s;position:relative}.hb-journey-step.is-done{color:var(--hb-green);background:var(--hb-green-soft)}.hb-journey-step.is-active{color:#fff;background:var(--hb-blue);box-shadow:var(--hb-shadow-sm);font-weight:900}.hb-sweet-wrap{margin:1.75rem 0 .5rem}.hb-sweet{grid-template-columns:repeat(3,1fr);gap:.85rem;display:grid}.hb-sweet-card{appearance:none;border:3px solid var(--hb-line);background:var(--hb-card);border-radius:var(--hb-radius);text-align:left;cursor:pointer;min-height:8.5rem;box-shadow:var(--hb-shadow-sm);padding:1.25rem 1.15rem;font-family:inherit;transition:all .2s}.hb-sweet-card:hover,.hb-sweet-card:focus-visible{border-color:var(--hb-faint);box-shadow:var(--hb-shadow);outline:none;transform:translateY(-4px)}.hb-sweet-card.is-selected{border-color:var(--hb-green);background:var(--hb-green-soft)}.hb-sweet-card.is-sweet.is-selected{border-color:var(--hb-blue);background:var(--hb-blue-soft);box-shadow:var(--hb-shadow);transform:translateY(-3px)}.hb-sweet-label{font-family:var(--hb-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hb-faint);margin-bottom:.5rem;font-size:.62rem;font-weight:800;display:block}.hb-sweet-title{font-family:var(--hb-sans);letter-spacing:-.02em;color:var(--hb-ink);margin-bottom:.45rem;font-size:1.05rem;font-weight:800;line-height:1.2}.hb-sweet-blurb{color:var(--hb-muted);margin:0;font-size:.8rem;line-height:1.45}.hb-sweet-note{border-radius:var(--hb-radius);background:var(--hb-blue-deep);color:#ffffffe6;min-height:3.5rem;box-shadow:var(--hb-shadow);margin-top:1rem;padding:1.15rem 1.35rem;font-size:.92rem;line-height:1.55}.hb-sweet-note strong{color:#fff;background:0 0;padding:0}.hb-bodhi{border-radius:var(--hb-radius);background:var(--hb-blue-soft);opacity:0;box-shadow:var(--hb-shadow-sm);margin:2.25rem 0;padding:1.35rem 1.45rem 1.35rem 1.6rem;transition:opacity .55s,transform .55s;transform:translateY(10px)}.hb-bodhi.is-visible{opacity:1;transform:translateY(0)}.hb-bodhi-who{font-family:var(--hb-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hb-blue);align-items:center;gap:.45rem;margin-bottom:.5rem;font-size:.65rem;font-weight:800;display:flex}.hb-bodhi p{color:var(--hb-ink-soft);font-size:1rem;font-style:italic;font-family:var(--hb-serif);margin:0;padding-right:.75rem;line-height:1.6}.hb-close{color:#fff;border-radius:var(--hb-radius-lg);text-align:center;box-shadow:var(--hb-shadow);background:linear-gradient(150deg,#111,#000);margin-top:2.5rem;padding:2.75rem 2rem;position:relative;overflow:hidden}.hb-close:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1f 0%,#0000 68%);border-radius:50%;width:320px;height:320px;position:absolute;top:-40%;right:-20%}.hb-close:after{content:"";pointer-events:none;background:radial-gradient(circle,#f2ae1c2e 0%,#0000 65%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-30%;left:-10%}.hb-close h2{font-family:var(--hb-sans);letter-spacing:-.025em;color:#fff;z-index:1;margin:0 0 .75rem;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:800;position:relative}.hb-close p{color:#ffffffc7;z-index:1;max-width:28rem;margin:0 auto 1.4rem;font-size:.95rem;position:relative}.hb-close .hb-cta{background:var(--hb-ink);border:3px solid var(--hb-ink);box-shadow:var(--hb-shadow-sm);z-index:1;position:relative;color:#fff!important}.hb-close .hb-cta:hover{background:var(--hb-blue);border-color:var(--hb-blue);box-shadow:var(--hb-shadow);transform:translateY(-2px);color:#fff!important}.hb-footer-note{border-top:3px solid var(--hb-line);text-align:center;color:var(--hb-muted);flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.75rem;font-size:.82rem;display:flex}.hb-footer-credit a{color:var(--hb-blue);font-weight:700;text-decoration:none}.hb-footer-credit a:hover{text-decoration:underline}.hb-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;display:flex}.hb-footer-link{border-radius:var(--hb-radius-xs);color:var(--hb-muted);align-items:center;gap:.35rem;padding:.55rem 1rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.hb-footer-link:hover{background:var(--hb-blue-soft);color:var(--hb-blue)}.hb-footer-link-primary{background:var(--hb-blue);color:#fff;box-shadow:var(--hb-shadow-sm)}.hb-footer-link-primary:hover{background:var(--hb-blue-deep);color:#fff}@media (max-width:520px){.hb-footer-links{flex-direction:column;width:100%}.hb-footer-link{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.gp-handbook{scroll-behavior:auto}.hb-bodhi{opacity:1;transition:none;transform:none}.hb-journey-step,.hb-sweet-card,.hb-cta,.hb-split-col,.hb-toc a{transition:none}.hb-sweet-card:hover,.hb-split-col:hover,.hb-cta:hover{transform:none}}@media (max-width:900px){.hb-shell{grid-template-columns:1fr;padding-top:0}.hb-toc-wrap{display:none}.hb-toc-mobile{display:block}.hb-article{max-width:none;padding-top:1.5rem}.hb-chapter{padding:2.75rem 0;scroll-margin-top:7rem}.hb-sweet,.hb-split{grid-template-columns:1fr}.hb-journey-rail{gap:.2rem;padding:.25rem}.hb-journey-step{letter-spacing:.02em;padding:.6rem .1rem;font-size:.55rem}.hb-journey-rail{top:6rem}.hb-close{padding:2.25rem 1.5rem}}@media (max-width:520px){.hb-topbar{padding:.55rem 1rem}.hb-topbar-links .hb-hide-sm,.hb-brand-sub{display:none}.hb-meta span{padding:.3rem .65rem;font-size:.62rem}.hb-hero h1{font-size:clamp(2rem,8vw,2.4rem)}.hb-chapter h2{font-size:clamp(1.55rem,6.5vw,1.85rem)}.hb-pull{padding:1.25rem 1.1rem 1.25rem 1.25rem}.hb-pull:before{font-size:2.2rem}}
