/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#231f2b;--muted:#615c68;--cream:#fff9ee;--paper:#fffdf8;--plum:#65445f;--lavender:#d8c8db;--coral:#ef8f72;--sage:#d9df9b;--line:#d9d1c5;--yellow:#edcf62}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;display:block}main{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid #231f2b29;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);margin:0 auto;padding:22px 0;display:flex}.brand{align-items:center;gap:11px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--plum);color:#fff;border-radius:50% 50% 48% 52%;place-items:center;width:36px;height:36px;font-family:Georgia,Times New Roman,serif;display:grid;transform:rotate(-4deg)}nav{align-items:center;gap:28px;font-size:.92rem;font-weight:700;display:flex}nav a{text-decoration:none}nav a:not(.nav-cta):hover{text-underline-offset:5px;text-decoration:underline}.nav-cta{border:1px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:999px;padding:11px 16px;transition:transform .16s,box-shadow .16s}.nav-cta:hover{box-shadow:1px 1px 0 var(--ink);transform:translate(2px,2px)}.hero{grid-template:"heading portrait""details portrait"/1.12fr .88fr;align-content:center;gap:0 74px;width:min(1180px,100% - 48px);margin:0 auto;padding:78px 0 92px;display:grid}.hero-heading{grid-area:heading;align-self:end}.hero-details{grid-area:details;align-self:start}.eyebrow{color:var(--plum);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:.76rem;font-weight:800;line-height:1;display:flex}.eyebrow>span{background:currentColor;width:28px;height:2px}h1,h2,h3,p{text-wrap:pretty}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif}h1{max-width:760px;margin:0;font-size:clamp(3.1rem,5.8vw,5.7rem);font-weight:500;line-height:.97}.hero-lede{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.button{border:1.5px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 20px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translate(3px,3px);box-shadow:0 0 #0000}.button-primary{background:var(--coral);box-shadow:5px 5px 0 var(--ink)}.button-dark{background:var(--ink);color:#fff;box-shadow:5px 5px 0 var(--coral)}.button-light{background:var(--cream);color:var(--ink);box-shadow:5px 5px 0 var(--coral);flex:none}.arrow-icon{flex:none;width:20px;height:20px}.text-link{text-underline-offset:5px;font-weight:800;text-decoration-thickness:1.5px}.microcopy{color:var(--muted);margin:20px 0 0 2px;font-size:.78rem}.portrait-wrap{grid-area:portrait;place-items:center;min-height:650px;display:grid;position:relative}.portrait-card{z-index:2;border:1.5px solid var(--ink);width:min(100%,420px);box-shadow:13px 14px 0 var(--lavender);background:#fff;border-radius:49% 51% 45% 55%/42% 48% 52% 58%;padding:11px;position:relative;transform:rotate(1.6deg)}.portrait-card img{aspect-ratio:1004/1536;object-fit:cover;border-radius:inherit}.doodle{border:2px solid var(--ink);z-index:1;position:absolute}.doodle-one{background:var(--sage);border-radius:49% 51% 52% 48%;width:95px;height:95px;top:10px;right:8px;transform:rotate(12deg)}.doodle-two{background:var(--yellow);width:54px;height:54px;bottom:64px;left:18px;transform:rotate(-9deg)}.note-card{z-index:3;background:#fff5b7;border:1px solid #231f2b3d;width:218px;padding:22px 21px 18px;position:absolute;bottom:30px;right:-28px;transform:rotate(-3deg);box-shadow:5px 6px #231f2b26}.note-card strong,.note-card span{display:block}.note-card strong{margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.note-card span{color:var(--muted);font-size:.8rem;line-height:1.45}.note-pin{background:var(--coral);border-radius:50%;width:12px;height:12px;position:absolute;top:8px;left:50%;box-shadow:0 2px 2px #0003}.manifesto{background:var(--plum);color:#fff;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);text-align:center;padding:27px 24px}.manifesto p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.6vw,2rem);font-style:italic}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:108px 0}.section-heading{max-width:700px;margin-bottom:48px}.section-heading h2,.featured-copy h2,.about-copy h2,.final-cta h2{margin:0;font-size:clamp(2.45rem,4.7vw,4.35rem);font-weight:500;line-height:1.04}.section-heading>p:last-child{max-width:600px;color:var(--muted);margin:20px 0 0;font-size:1rem;line-height:1.7}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{border:1.5px solid var(--ink);min-height:315px;box-shadow:6px 6px 0 var(--ink);color:var(--ink);cursor:pointer;flex-direction:column;padding:25px;text-decoration:none;transition:translate .16s,box-shadow .16s;display:flex}.category-card:hover{box-shadow:3px 3px 0 var(--ink);translate:3px 3px}.category-card:focus-visible{outline:4px solid var(--plum);outline-offset:5px}.coral-card{background:#f7c2ad;transform:rotate(-.6deg)}.sage-card{background:#e4e8b8;transform:rotate(.6deg)}.purple-card{background:#ddd1e2;transform:rotate(-.35deg)}.category-number{align-self:flex-end;font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-style:italic}.category-icon{border:1.5px solid var(--ink);background:var(--paper);border-radius:50%;place-items:center;width:48px;height:48px;margin:18px 0 34px;font-size:1.25rem;display:grid}.category-card h3{margin:auto 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.15}.category-card p{margin:0;font-size:.9rem;line-height:1.65}.category-cta{text-underline-offset:5px;align-items:center;gap:8px;margin-top:22px;font-size:.82rem;font-weight:800;text-decoration:underline;text-decoration-thickness:1.5px;display:inline-flex}.category-cta .arrow-icon{width:17px;height:17px}.library-section{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:start;gap:82px;width:100%;padding-left:max(24px,50% - 590px);padding-right:max(24px,50% - 590px);display:grid}.library-intro>p:not(.eyebrow){color:var(--muted);margin:24px 0 30px;font-size:1rem;line-height:1.75}.library-intro h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,4.7vw,4.35rem);font-weight:500;line-height:1.04}.library-map{border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);box-shadow:8px 9px 0 var(--lavender);display:grid}.library-row{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--cream);min-height:126px;color:var(--ink);grid-template-columns:46px 1fr;align-items:flex-start;gap:18px;padding:24px;text-decoration:none;transition:filter .16s,translate .16s;display:grid}.library-row:nth-child(2){background:#f7c2ad}.library-row:nth-child(3){background:#e4e8b8}.library-row:nth-child(4){background:#ddd1e2}.library-row:hover{filter:saturate(1.06);translate:3px}.library-row:focus-visible{z-index:1;outline:4px solid var(--plum);outline-offset:-4px;position:relative}.library-row>span{color:var(--plum);font-family:Georgia,Times New Roman,serif;font-size:.88rem;font-style:italic}.library-map h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.28rem}.library-map p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.library-row-cta{color:var(--ink);text-underline-offset:4px;align-items:center;gap:8px;margin-top:13px;font-size:.78rem;font-weight:760;line-height:1.35;text-decoration:underline;display:inline-flex}.library-row-cta .arrow-icon{flex:none;width:16px;height:16px}.catalog-note{color:var(--muted);margin:18px 0 0;font-size:.77rem}.about-section{grid-template-columns:1.18fr .82fr;align-items:center;gap:100px;display:grid}.about-copy>p:not(.eyebrow){max-width:690px;color:var(--muted);margin:22px 0 0;font-size:1rem;line-height:1.78}.signature{margin-top:30px;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-style:italic}.signature span{color:var(--coral)}.desk-note{box-shadow:8px 10px 0 var(--lavender);background:#fff1a9;border:1px solid #231f2b47;padding:52px 42px 42px;position:relative;transform:rotate(2deg)}.desk-note-kicker{color:var(--plum);letter-spacing:.13em;text-transform:uppercase;margin:0 0 20px;font-size:.74rem;font-weight:800}.desk-note blockquote{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.5vw,2.1rem);line-height:1.22}.tape{background:#ef8f729e;width:112px;height:28px;position:absolute;top:-12px;left:50%;transform:translate(-50%)rotate(-3deg)}.trust-section{border-top:1px solid var(--line)}.section-heading.compact{margin-bottom:44px}.promise-grid{border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.promise-grid>div{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--paper);grid-template-columns:minmax(150px,.7fr) 1.3fr;align-items:start;gap:22px;min-height:150px;padding:28px;display:grid}.promise-grid strong{font-family:Georgia,Times New Roman,serif;font-size:1.13rem}.promise-grid span{color:var(--muted);font-size:.88rem;line-height:1.65}.support-note{color:var(--muted);margin:22px 0 0;font-size:.82rem;line-height:1.6}.final-cta{background:var(--plum);color:#fff;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);justify-content:space-between;align-items:center;gap:54px;padding:82px max(24px,50% - 590px);display:flex}.final-cta>div{max-width:780px}.final-cta h2{font-size:clamp(2.3rem,4.3vw,4rem)}.eyebrow.light{color:#f4d5c8}footer{justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 48px);margin:0 auto;padding:36px 0 42px;display:flex}footer>div:first-child{gap:5px;display:grid}footer strong{font-family:Georgia,Times New Roman,serif}footer span{color:var(--muted);font-size:.8rem}.footer-links{align-items:center;gap:20px;display:flex}.footer-links a{text-underline-offset:5px;align-items:center;gap:7px;font-size:.88rem;font-weight:800;display:inline-flex}.analytics-consent{z-index:50;border:1.5px solid var(--ink);background:var(--cream);width:min(820px,100% - 30px);box-shadow:7px 8px 0 var(--plum);justify-content:space-between;align-items:center;gap:28px;padding:20px 22px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.analytics-consent strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.analytics-consent p{max-width:540px;color:var(--muted);margin:6px 0 5px;font-size:.78rem;line-height:1.5}.analytics-consent a{color:var(--plum);text-underline-offset:3px;font-size:.74rem;font-weight:760}.analytics-consent-actions{flex:none;gap:9px;display:flex}.analytics-consent button{border:1.5px solid var(--ink);min-height:42px;font:inherit;cursor:pointer;border-radius:999px;padding:10px 14px;font-size:.78rem;font-weight:800}.consent-primary{background:var(--coral)}.consent-secondary{background:#fff}.privacy-page{background:var(--paper);min-height:100vh;padding:46px 24px 90px}.privacy-back,.privacy-page article{width:min(780px,100%);margin-left:auto;margin-right:auto}.privacy-back{color:var(--plum);text-underline-offset:4px;font-size:.84rem;font-weight:800;display:block}.privacy-page article{border:1.5px solid var(--ink);background:var(--cream);box-shadow:9px 10px 0 var(--lavender);margin-top:54px;padding:clamp(28px,5vw,64px)}.privacy-page h1{margin-top:16px;font-size:clamp(2.8rem,8vw,5.2rem)}.privacy-page h2{margin:34px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.privacy-page p{color:var(--muted);line-height:1.75}.privacy-page a{color:var(--plum);font-weight:720}.privacy-updated{margin-top:16px;font-size:.8rem}@media (width<=980px){.hero{grid-template-columns:1fr;grid-template-areas:"heading""details""portrait";gap:40px;padding-top:62px}.hero-heading,.hero-details{max-width:790px}.portrait-wrap{width:min(100%,600px);margin:0 auto}.category-grid{grid-template-columns:1fr}.category-card{min-height:250px}.library-section,.about-section{grid-template-columns:1fr;gap:64px}.about-section{align-items:start}.desk-note{width:min(100%,560px)}.promise-grid>div{grid-template-columns:1fr;gap:10px}}@media (width<=720px){.site-header,.hero,.section,footer{width:min(100% - 30px,1180px)}.site-header{padding:16px 0}.brand{font-size:.92rem}.brand-mark{width:32px;height:32px}nav a:not(.nav-cta){display:none}.nav-cta{padding:9px 12px;font-size:.78rem}.hero{grid-template-areas:"heading""portrait""details";gap:0;padding:28px 0 44px}h1{font-size:clamp(2.15rem,10.5vw,3rem);line-height:.99}.eyebrow{gap:8px;margin-bottom:12px;font-size:.66rem}.eyebrow>span{width:21px}.hero-lede{margin-top:0;font-size:.9rem;line-height:1.55}.hero-actions{gap:16px;margin-top:18px}.button{min-height:46px;padding:12px 17px;font-size:.86rem}.microcopy{margin-top:14px}.portrait-wrap{width:100%;min-height:0;margin:22px 0 24px;padding:0 4px}.portrait-card{width:100%;box-shadow:6px 7px 0 var(--lavender);border-radius:22px;padding:7px;transform:none}.portrait-card img{aspect-ratio:16/11;object-position:center 57%;border-radius:16px}.note-card{width:auto;max-width:calc(100% - 24px);padding:9px 11px;bottom:9px;right:12px;box-shadow:3px 4px #231f2b26}.note-card strong{margin:0;font-size:.82rem}.note-card>span:not(.note-pin),.note-pin,.doodle{display:none}.section{padding:50px 0}.manifesto{padding:18px 15px}.manifesto p{font-size:1.08rem}.section-heading{margin-bottom:27px}.section-heading h2,.about-copy h2,.final-cta h2,.library-intro h2{font-size:clamp(1.95rem,9vw,2.5rem);line-height:1.02}.section-heading>p:last-child{margin-top:14px;font-size:.88rem;line-height:1.5}.category-grid{gap:12px}.category-card{min-height:0;box-shadow:4px 4px 0 var(--ink);grid-template-columns:29px 1fr;gap:6px 9px;padding:16px 17px;display:grid;position:relative;transform:none}.category-number{grid-area:1/1/4;align-self:start;padding-top:3px;font-size:.78rem}.category-icon{display:none}.category-card h3{grid-column:2;margin:0;font-size:1.16rem}.category-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:2;font-size:.8rem;line-height:1.42;display:-webkit-box;overflow:hidden}.category-cta{grid-column:2;margin-top:3px;font-size:.75rem}.library-section{gap:34px;width:100%;padding:50px 15px}.library-intro>p:not(.eyebrow){margin:15px 0 20px;font-size:.88rem;line-height:1.52}.catalog-note{margin-top:13px}.library-map{box-shadow:5px 6px 0 var(--lavender)}.library-row{grid-template-columns:27px 1fr;gap:7px;min-height:0;padding:14px 13px}.library-map h3{margin-bottom:5px;font-size:1.06rem}.library-map p{display:none}.library-row-cta{margin-top:3px;font-size:.71rem}.about-section{gap:32px}.about-copy>p:not(.eyebrow){margin-top:14px;font-size:.88rem;line-height:1.55}.signature{margin-top:20px}.desk-note{box-shadow:5px 6px 0 var(--lavender);padding:35px 21px 25px}.desk-note blockquote{font-size:1.32rem}.section-heading.compact{margin-bottom:26px}.promise-grid{grid-template-columns:1fr}.promise-grid>div{gap:5px;min-height:0;padding:16px}.promise-grid strong{font-size:1rem}.promise-grid span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.42;display:-webkit-box;overflow:hidden}.final-cta{flex-direction:column;align-items:flex-start;gap:24px;padding:46px 18px}footer{flex-direction:column;align-items:flex-start;gap:18px;padding:27px 0 31px}.footer-links{flex-direction:column;align-items:stretch;gap:12px}.analytics-consent{width:calc(100% - 18px);box-shadow:4px 5px 0 var(--plum);gap:9px;padding:12px 13px;display:grid;bottom:9px}.analytics-consent strong{font-size:.9rem}.analytics-consent p{display:none}.analytics-consent a{margin-top:4px;font-size:.68rem;display:inline-block}.analytics-consent-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.analytics-consent-actions button{width:100%;min-height:38px;padding:8px 10px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.product-page,.guide-page,.guides-index,.policy-page{background:var(--cream);min-height:100vh}.breadcrumb{color:var(--plum);text-underline-offset:4px;margin-bottom:28px;font-size:.78rem;font-weight:800;display:inline-block}.product-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:74px;width:min(1180px,100% - 48px);margin:0 auto;padding:72px 0 84px;display:grid}.product-hero h1{font-size:clamp(3rem,5.5vw,5.45rem)}.product-lede{max-width:680px;color:var(--muted);margin:27px 0 0;font-size:1.08rem;line-height:1.72}.product-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.product-price{gap:3px;display:grid}.product-price strong{font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.product-price span,.purchase-note{color:var(--muted);font-size:.76rem;line-height:1.45}.purchase-note{max-width:640px;margin-top:18px}.product-visual{background:var(--paper);border:1.5px solid var(--ink);box-shadow:12px 13px 0 var(--lavender);padding:14px;position:relative;transform:rotate(1deg)}.product-visual img{aspect-ratio:16/10;object-fit:cover;border:1px solid #231f2b26;width:100%}.product-visual-note{background:#fff5b7;border:1px solid #231f2b40;gap:4px;padding:16px 18px;display:grid;position:absolute;bottom:-36px;left:30px;right:30px;transform:rotate(-2deg);box-shadow:4px 5px #231f2b26}.product-visual-note strong{font-family:Georgia,Times New Roman,serif}.product-visual-note span{color:var(--muted);font-size:.78rem;line-height:1.4}.theme-coral .button-primary{background:var(--coral)}.theme-sage .button-primary{background:var(--sage)}.theme-purple .button-primary{background:var(--lavender)}.theme-yellow .button-primary{background:var(--yellow)}.product-value-strip{background:var(--paper);border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);grid-template-columns:repeat(3,1fr);padding:0 max(24px,50% - 590px);display:grid}.product-value-strip>div{border-left:1.5px solid var(--ink);align-content:center;gap:10px;min-height:160px;padding:30px;display:grid}.product-value-strip>div:last-child{border-right:1.5px solid var(--ink)}.product-value-strip strong{font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.product-value-strip span{color:var(--muted);font-size:.86rem;line-height:1.55}.product-section{width:min(1180px,100% - 48px);margin:0 auto;padding:104px 0}.product-section h2,.product-final h2,.guide-product-card h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,4.6vw,4.25rem);font-weight:500;line-height:1.04}.product-mechanism{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.product-section-lede{color:var(--muted);margin:24px 0 0;line-height:1.75}.product-leverage-list{border-top:1.5px solid var(--ink);margin:0;padding:0;list-style:none}.product-leverage-list li{border:1.5px solid var(--ink);background:var(--paper);border-top:0;padding:23px 20px 23px 52px;line-height:1.6;position:relative}.product-leverage-list li:before{content:"✓";background:var(--coral);border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid;position:absolute;top:21px;left:18px}.product-includes{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;padding-left:max(24px,50% - 590px);padding-right:max(24px,50% - 590px)}.product-section-heading{max-width:740px;margin-bottom:48px}.includes-grid{border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.includes-grid article{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);flex-direction:column;min-height:230px;padding:25px;display:flex}.includes-grid article:nth-child(2),.includes-grid article:nth-child(5){background:#f7c2ad}.includes-grid article:nth-child(3),.includes-grid article:nth-child(6){background:#e4e8b8}.includes-grid article:first-child,.includes-grid article:nth-child(4){background:#eee5f0}.includes-grid article>span{color:var(--plum);align-self:flex-end;font-family:Georgia,Times New Roman,serif;font-style:italic}.includes-grid h3{margin:auto 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.includes-grid p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.6}.product-steps-section{grid-template-columns:.78fr 1.22fr;gap:90px;display:grid}.product-steps{margin:0;padding:0;list-style:none}.product-steps li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:20px;padding:24px 0;display:grid}.product-steps li:first-child{padding-top:0}.product-steps li>span{border:1.5px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,Times New Roman,serif;font-weight:700;display:grid}.product-steps h3{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.product-steps p{color:var(--muted);margin:0;line-height:1.6}.fit-section{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;display:grid}.fit-card{border:1.5px solid var(--ink);box-shadow:6px 7px 0 var(--ink);padding:40px}.fit-yes{background:#e4e8b8}.fit-no{background:#eee5f0}.fit-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem}.fit-card ul{margin:25px 0 0;padding-left:21px}.fit-card li{margin:12px 0;line-height:1.55}.faq-section{max-width:980px}.faq-list{border-top:1.5px solid var(--ink)}.faq-list details{border-bottom:1.5px solid var(--ink)}.faq-list summary{cursor:pointer;padding:22px 44px 22px 4px;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font:1.7rem Georgia,serif;position:absolute;top:17px;right:8px}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:760px;color:var(--muted);margin:0 0 24px 4px;line-height:1.7}.product-disclaimer{border-left:5px solid var(--coral);background:var(--paper);color:var(--muted);margin-top:34px;padding:22px;font-size:.86rem;line-height:1.6}.product-disclaimer strong{color:var(--ink)}.product-guide-link{color:var(--plum);text-underline-offset:5px;align-items:center;gap:8px;margin-top:26px;font-weight:800;display:inline-flex}.product-final{background:var(--plum);color:#fff;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);justify-content:space-between;align-items:center;gap:50px;padding:78px max(24px,50% - 590px);display:flex}.product-final>div{max-width:800px}.product-final p:not(.eyebrow){color:#f4e8ef}.guides-index-hero,.guides-grid,.guide-article{width:min(1080px,100% - 48px);margin-left:auto;margin-right:auto}.guides-index-hero{max-width:900px;padding:82px 0 54px}.guides-index-hero h1,.guide-hero h1{font-size:clamp(3rem,6.2vw,5.8rem)}.guides-index-hero>p:last-child,.guide-intro{max-width:760px;color:var(--muted);margin:26px 0 0;font-size:1.08rem;line-height:1.72}.guides-grid{border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);grid-template-columns:1fr 1fr;padding-bottom:100px;display:grid}.guide-index-card{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--paper);flex-direction:column;min-height:340px;padding:30px;text-decoration:none;transition:background .16s;display:flex}.guide-index-card:nth-child(2){background:#f7c2ad}.guide-index-card:nth-child(3){background:#e4e8b8}.guide-index-card:nth-child(4){background:#eee5f0}.guide-index-card:hover{background:#fff5b7}.guide-index-number{color:var(--plum);align-self:flex-end;font-family:Georgia,Times New Roman,serif;font-style:italic}.guide-index-label{color:var(--plum);letter-spacing:.13em;text-transform:uppercase;margin-top:30px;font-size:.72rem;font-weight:800}.guide-index-card h2{margin:16px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;line-height:1.1}.guide-index-card p{color:var(--muted);margin:0;line-height:1.6}.guide-index-link{text-underline-offset:5px;align-items:center;gap:8px;margin-top:auto;padding-top:25px;font-weight:800;text-decoration:underline;display:inline-flex}.guide-article{max-width:980px;padding:74px 0 108px}.guide-hero{max-width:900px}.guide-byline{border-top:1px solid var(--line);color:var(--muted);gap:24px;margin-top:28px;padding-top:18px;font-size:.76rem;display:flex}.guide-byline a{color:var(--plum);text-underline-offset:4px;font-weight:800}.guide-takeaway{border:1.5px solid var(--ink);box-shadow:7px 8px 0 var(--lavender);background:#fff1a9;margin-top:42px;padding:30px}.guide-takeaway strong{color:var(--plum);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem}.guide-takeaway p{margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.35}.guide-body{width:min(760px,100%);margin:70px auto 0}.guide-body section{margin-top:58px}.guide-body section:first-child{margin-top:0}.guide-body h2{letter-spacing:-.025em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.1}.guide-body p,.guide-body li{color:#514c57;font-size:1rem;line-height:1.78}.guide-body p{margin:15px 0}.guide-body ol,.guide-body ul{padding-left:24px}.guide-body li{margin:12px 0;padding-left:5px}.guide-body strong{color:var(--ink)}.guide-body a{color:var(--plum);text-underline-offset:4px;font-weight:750}.guide-source{background:var(--paper);border-left:4px solid var(--coral);padding:18px 20px;font-size:.88rem!important}.guide-author-card{border:1.5px solid var(--ink);box-shadow:6px 7px 0 var(--lavender);background:#eee5f0;grid-template-columns:120px 1fr;align-items:center;gap:25px;margin-top:64px;padding:24px;display:grid}.guide-author-card img{object-fit:cover;object-position:center 46%;border:1.5px solid var(--ink);border-radius:50%;width:120px;height:120px}.guide-author-card span{color:var(--plum);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:800}.guide-author-card h2{margin:6px 0 8px;font-size:1.55rem}.guide-author-card p{margin:0 0 10px;font-size:.84rem;line-height:1.55}.guide-author-card a{color:var(--plum);text-underline-offset:4px;font-size:.79rem;font-weight:800}.guide-product-card{border:1.5px solid var(--ink);box-shadow:8px 9px 0 var(--ink);background:#e4e8b8;grid-template-columns:1fr auto;align-items:center;gap:50px;margin-top:82px;padding:42px;display:grid}.guide-product-card.theme-coral{background:#f7c2ad}.guide-product-card.theme-purple{background:#eee5f0}.guide-product-card.theme-yellow{background:#fff1a9}.guide-product-card h2{font-size:clamp(2rem,4vw,3.35rem)}.guide-product-card p:not(.eyebrow){color:#514c57;margin:18px 0;line-height:1.65}.guide-product-price{font-size:.78rem;font-weight:800}.guide-product-actions{justify-items:center;gap:18px;min-width:260px;display:grid}.guide-product-actions>a:last-child{color:var(--plum);text-underline-offset:4px;font-size:.76rem;font-weight:800}.home-guides-section{border-top:1px solid var(--line)}.home-guides-grid{border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.home-guides-grid a{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--paper);grid-template-columns:1fr auto;align-items:end;gap:10px;min-height:145px;padding:25px;text-decoration:none;display:grid}.home-guides-grid a:nth-child(2){background:#f7c2ad}.home-guides-grid a:nth-child(3){background:#e4e8b8}.home-guides-grid a:nth-child(4){background:#eee5f0}.home-guides-grid a:nth-child(5){background:#fff1a9}.home-guides-grid a:nth-child(6){background:#f7c2ad}.home-guides-grid a>span{color:var(--plum);letter-spacing:.12em;text-transform:uppercase;grid-column:1/3;align-self:start;font-size:.68rem;font-weight:800}.home-guides-grid strong{font-family:Georgia,Times New Roman,serif;font-size:1.28rem}.all-guides-link{margin-top:0;display:inline-block}.home-guide-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:28px;display:flex}.about-more-link{margin-top:24px;display:inline-block}.story-page,.contact-page,.freebie-page{background:var(--cream);min-height:100vh}.story-hero,.story-body,.contact-hero,.contact-grid,.contact-safety,.freebie-hero,.freebie-body,.freebie-who{width:min(1080px,100% - 48px);margin-left:auto;margin-right:auto}.story-hero{grid-template-columns:1.07fr .93fr;align-items:center;gap:72px;padding:76px 0 86px;display:grid}.story-hero h1,.contact-hero h1,.freebie-hero h1{font-size:clamp(3rem,5.6vw,5.4rem)}.story-lede,.freebie-lede,.contact-hero>p:last-child{color:var(--muted);margin:25px 0 0;font-size:1.06rem;line-height:1.72}.story-portrait{background:var(--paper);border:1.5px solid var(--ink);box-shadow:10px 11px 0 var(--lavender);margin:0;padding:10px;transform:rotate(1deg)}.story-portrait img{aspect-ratio:4/5;object-fit:cover;object-position:center 58%;width:100%}.story-portrait figcaption{color:var(--muted);padding:12px 8px 4px;font-size:.76rem;line-height:1.5}.story-body{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:80px;padding:90px 0 110px;display:grid}.story-main-copy{max-width:720px}.story-main-copy h2,.contact-safety h2,.freebie-body h2,.freebie-who h2,.freebie-final h2{letter-spacing:-.03em;margin:50px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.3rem);font-weight:500;line-height:1.08}.story-main-copy h2:first-child{margin-top:0}.story-main-copy p,.story-promises li,.story-side-card p,.contact-grid p,.contact-safety p,.freebie-body>div>p:not(.eyebrow),.freebie-includes p,.freebie-who p{color:var(--muted);line-height:1.72}.story-promises{border-top:1.5px solid var(--ink);margin:25px 0 0;padding:0;list-style:none}.story-promises li{border-bottom:1px solid var(--line);padding:17px 4px}.story-promises strong{color:var(--ink)}.story-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:34px;display:flex}.story-side-card{border:1.5px solid var(--ink);box-shadow:8px 9px 0 var(--lavender);background:#fff1a9;padding:34px 30px;position:sticky;top:28px;transform:rotate(1deg)}.story-side-card blockquote{margin:24px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.3}.contact-hero{max-width:900px;padding:82px 0 54px}.contact-grid{border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);grid-template-columns:repeat(3,1fr);padding-bottom:85px;display:grid}.contact-grid article{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--paper);flex-direction:column;min-height:355px;padding:28px;display:flex}.contact-grid article:nth-child(2){background:#f7c2ad}.contact-grid article:nth-child(3){background:#e4e8b8}.contact-grid article>span{color:var(--plum);align-self:flex-end;font-family:Georgia,Times New Roman,serif;font-style:italic}.contact-grid h2{margin:50px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;line-height:1.12}.contact-grid p{margin:0 0 25px;font-size:.9rem}.contact-grid a{align-items:center;gap:8px;margin-top:auto;display:inline-flex}.contact-safety{border:1.5px solid var(--ink);box-shadow:8px 9px 0 var(--lavender);background:#eee5f0;margin-bottom:90px;padding:38px 42px}.contact-safety h2{margin-top:0}.contact-safety p{margin-bottom:0}.freebie-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:74px;padding:75px 0 86px;display:grid}.freebie-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.freebie-actions>span{max-width:220px;color:var(--muted);font-size:.76rem;line-height:1.45}.freebie-cover{border:1.5px solid var(--ink);min-height:530px;box-shadow:12px 13px 0 var(--lavender);background:#fff1a9;flex-direction:column;padding:48px 42px;display:flex;transform:rotate(1deg)}.freebie-cover-kicker{color:var(--plum);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.freebie-cover strong{letter-spacing:-.035em;margin-top:auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4vw,3.5rem);line-height:1.02}.freebie-cover p{color:var(--muted);line-height:1.6}.freebie-cover div{border-top:1px solid #231f2b47;margin-top:22px;padding-top:16px;font-size:.8rem;font-weight:800}.freebie-proof-strip{background:var(--paper);border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);grid-template-columns:repeat(3,1fr);padding:0 max(24px,50% - 540px);display:grid}.freebie-proof-strip>div{border-left:1.5px solid var(--ink);align-content:center;gap:9px;min-height:155px;padding:28px;display:grid}.freebie-proof-strip>div:last-child{border-right:1.5px solid var(--ink)}.freebie-proof-strip strong{font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.freebie-proof-strip span{color:var(--muted);font-size:.83rem;line-height:1.55}.freebie-body{grid-template-columns:.85fr 1.15fr;align-items:start;gap:82px;padding:100px 0;display:grid}.freebie-body h2,.freebie-who h2{margin-top:0}.freebie-includes{border-top:1.5px solid var(--ink);margin:0;padding:0;list-style:none}.freebie-includes li{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:16px;padding:20px 0;display:grid}.freebie-includes li>span{color:var(--plum);font-family:Georgia,Times New Roman,serif;font-style:italic}.freebie-includes strong{font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.freebie-includes p{margin:7px 0 0;font-size:.86rem}.freebie-who{grid-template-columns:1fr .72fr;align-items:center;gap:55px;margin-bottom:100px;display:grid}.freebie-who aside{border:1.5px solid var(--ink);box-shadow:7px 8px 0 var(--ink);background:#f7c2ad;padding:32px}.freebie-who aside strong{font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.freebie-final{background:var(--plum);color:#fff;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);justify-content:space-between;align-items:center;gap:50px;padding:76px max(24px,50% - 540px);display:flex}.freebie-final>div{max-width:760px}.freebie-final h2{margin:0}.policy-page article{border:1.5px solid var(--ink);background:var(--paper);width:min(820px,100% - 48px);box-shadow:9px 10px 0 var(--lavender);margin:70px auto 90px;padding:clamp(30px,6vw,70px)}.policy-page article h1{font-size:clamp(2.8rem,7vw,5.2rem)}.policy-page article h2{margin:40px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.policy-page article p{color:var(--muted);line-height:1.75}.policy-page article a{color:var(--plum);font-weight:750}@media (width<=980px){.product-hero,.product-mechanism,.product-steps-section,.guide-product-card{grid-template-columns:1fr}.product-visual{width:min(100%,680px)}.product-value-strip{grid-template-columns:1fr}.product-value-strip>div{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);min-height:0}.product-value-strip>div:last-child{border-bottom:0}.includes-grid{grid-template-columns:1fr 1fr}.product-mechanism,.product-steps-section{gap:55px}.guide-product-actions{justify-items:start}.story-hero,.story-body,.freebie-hero,.freebie-body,.freebie-who{grid-template-columns:1fr}.story-portrait{width:min(100%,620px)}.story-side-card{width:min(100%,620px);position:static}.contact-grid{grid-template-columns:1fr}.contact-grid article{min-height:0}.freebie-cover{width:min(100%,580px)}.freebie-proof-strip{grid-template-columns:1fr}.freebie-proof-strip>div{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);min-height:0}.freebie-proof-strip>div:last-child{border-bottom:0}}@media (width<=720px){.product-hero,.product-section,.guides-index-hero,.guides-grid,.guide-article{width:min(100% - 24px,1180px)}.product-hero{gap:50px;padding:35px 0 54px}.breadcrumb{margin-bottom:20px}.product-hero h1{font-size:clamp(2.25rem,11vw,3.1rem)}.guides-index-hero h1,.guide-hero h1{text-wrap:balance;font-size:clamp(2.15rem,10vw,2.85rem);line-height:1.02}.product-lede,.guides-index-hero>p:last-child,.guide-intro{margin-top:18px;font-size:1rem;line-height:1.65}.product-actions{gap:15px;margin-top:22px}.product-price strong{font-size:1.4rem}.product-visual{box-shadow:6px 7px 0 var(--lavender);padding:7px;transform:none}.product-visual-note{padding:11px 13px;bottom:-27px;left:15px;right:15px}.product-visual-note span{display:none}.product-value-strip{padding:0 15px}.product-value-strip>div{padding:18px}.product-value-strip strong{font-size:1.03rem}.product-value-strip span{font-size:.8rem}.product-section{padding:57px 0}.product-section h2,.product-final h2,.guide-product-card h2{font-size:clamp(2rem,9vw,2.55rem)}.product-mechanism,.product-steps-section{gap:30px}.product-section-lede{margin-top:16px;font-size:.9rem;line-height:1.58}.product-leverage-list li{padding:17px 15px 17px 44px;font-size:.83rem;line-height:1.5}.product-leverage-list li:before{top:15px;left:12px}.product-includes{padding-left:15px;padding-right:15px}.product-section-heading{margin-bottom:27px}.includes-grid{grid-template-columns:1fr}.includes-grid article{grid-template-columns:30px 1fr;gap:7px 10px;min-height:0;padding:18px;display:grid}.includes-grid article>span{grid-row:1/3;align-self:start}.includes-grid h3{margin:0;font-size:1.08rem}.includes-grid p{font-size:.79rem;line-height:1.45}.product-steps li{grid-template-columns:42px 1fr;gap:12px}.product-steps li>span{width:36px;height:36px}.product-steps p{font-size:.84rem;line-height:1.5}.fit-section{grid-template-columns:1fr;gap:12px}.fit-card{box-shadow:4px 4px 0 var(--ink);padding:24px 21px}.fit-card h2{font-size:1.55rem}.fit-card ul{margin-top:15px}.fit-card li{font-size:.83rem;line-height:1.45}.faq-list summary{font-size:1rem}.faq-list p{font-size:.84rem;line-height:1.55}.product-final{flex-direction:column;align-items:flex-start;gap:24px;padding:48px 18px}.guides-index-hero{padding:38px 0 28px}.guides-grid{grid-template-columns:1fr;padding-bottom:58px}.guide-index-card{min-height:0;padding:20px 18px 21px}.guide-index-label{margin-top:8px;font-size:.76rem;line-height:1.35}.guide-index-card h2{text-wrap:balance;margin:10px 0 9px;font-size:1.45rem;line-height:1.14}.guide-index-card p{font-size:.98rem;line-height:1.58}.guide-index-link{min-height:44px;padding-top:15px;font-size:.95rem}.guide-article{padding:34px 0 62px}.breadcrumb{align-items:center;min-height:44px;font-size:.9rem;display:inline-flex}.guide-byline{flex-direction:column;gap:6px;font-size:.84rem;line-height:1.45}.guide-takeaway{box-shadow:5px 5px 0 var(--lavender);margin-top:25px;padding:18px}.guide-takeaway strong{font-size:.76rem}.guide-takeaway p{font-size:1.2rem;line-height:1.42}.guide-body{margin-top:42px}.guide-body section{margin-top:38px}.guide-body h2{text-wrap:balance;margin-bottom:15px;font-size:1.7rem;line-height:1.14}.guide-body p,.guide-body li{font-size:1rem;line-height:1.72}.guide-body p{margin:14px 0}.guide-body ol,.guide-body ul{padding-left:22px}.guide-body li{margin:11px 0;padding-left:3px}.guide-source{overflow-wrap:anywhere;padding:16px;font-size:.95rem!important}.guide-author-card{box-shadow:4px 5px 0 var(--lavender);grid-template-columns:76px 1fr;gap:15px;margin-top:42px;padding:18px}.guide-author-card img{width:76px;height:76px}.guide-author-card h2{margin:4px 0 6px;font-size:1.35rem}.guide-author-card p{font-size:.9rem;line-height:1.58}.guide-author-card a{align-items:center;min-height:44px;font-size:.88rem;display:inline-flex}.guide-product-card{box-shadow:5px 6px 0 var(--ink);gap:25px;margin-top:55px;padding:24px 20px}.guide-product-card p:not(.eyebrow){font-size:1rem;line-height:1.62}.guide-product-price{font-size:.86rem}.guide-product-actions{min-width:0}.guide-product-actions .button{text-align:center;justify-content:center;width:100%;min-height:48px}.guide-product-actions>a:last-child{align-items:center;min-height:44px;font-size:.84rem;display:inline-flex}.home-guides-grid{grid-template-columns:1fr}.home-guides-grid a{min-height:105px;padding:18px}.home-guides-grid strong{font-size:1.08rem}.home-guide-actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:20px}.story-hero,.story-body,.contact-hero,.contact-grid,.contact-safety,.freebie-hero,.freebie-body,.freebie-who{width:calc(100% - 30px)}.story-hero{gap:34px;padding:38px 0 52px}.story-hero h1,.contact-hero h1,.freebie-hero h1{font-size:clamp(2.3rem,11vw,3.15rem)}.story-lede,.freebie-lede,.contact-hero>p:last-child{margin-top:17px;font-size:.9rem;line-height:1.55}.story-portrait{box-shadow:5px 6px 0 var(--lavender);padding:6px;transform:none}.story-portrait img{aspect-ratio:16/12;object-position:center 57%}.story-body{gap:38px;padding:54px 0 65px}.story-main-copy h2,.contact-safety h2,.freebie-body h2,.freebie-who h2,.freebie-final h2{margin-top:38px;font-size:1.85rem}.story-main-copy p,.story-promises li,.story-side-card p,.contact-grid p,.contact-safety p,.freebie-body>div>p:not(.eyebrow),.freebie-includes p,.freebie-who p{font-size:.87rem;line-height:1.58}.story-side-card{box-shadow:5px 6px 0 var(--lavender);padding:25px 21px;transform:none}.story-side-card blockquote{font-size:1.3rem}.contact-hero{padding:44px 0 30px}.contact-grid{padding-bottom:50px}.contact-grid article{padding:20px}.contact-grid h2{margin:18px 0 10px;font-size:1.35rem}.contact-safety{box-shadow:5px 6px 0 var(--lavender);margin-bottom:55px;padding:25px 21px}.freebie-hero{gap:34px;padding:38px 0 54px}.freebie-actions{margin-top:21px}.freebie-cover{min-height:360px;box-shadow:6px 7px 0 var(--lavender);padding:28px 24px;transform:none}.freebie-cover strong{font-size:2.25rem}.freebie-proof-strip{padding:0 15px}.freebie-proof-strip>div{padding:18px}.freebie-body{gap:31px;padding:56px 0}.freebie-includes li{grid-template-columns:33px 1fr;gap:8px;padding:16px 0}.freebie-includes strong{font-size:1.06rem}.freebie-who{gap:25px;margin-bottom:60px}.freebie-who aside{box-shadow:5px 5px 0 var(--ink);padding:22px}.freebie-final{flex-direction:column;align-items:flex-start;gap:24px;padding:48px 18px}.policy-page article{width:calc(100% - 30px);box-shadow:5px 6px 0 var(--lavender);margin:36px auto 60px;padding:25px 20px}.policy-page article h1{font-size:2.45rem}.policy-page article h2{margin-top:30px;font-size:1.25rem}.policy-page article p{font-size:.88rem;line-height:1.6}}@media (width<=440px){.guide-author-card{grid-template-columns:1fr}.guide-author-card img{width:84px;height:84px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
