:root{--bg:#fbf8f2;--surface:#fff;--surface-soft:#f6f0e7;--text:#202931;--muted:#64809a;--muted-strong:#51667a;--line:#212e391f;--green:#3f8b5a;--green-dark:#2d6f46;--blue-band:#587096;--cream:#f3ede3;--ink-button:#222d36;--danger:#db382f;--shadow-soft:0 20px 48px #1b283314;--shadow-card:0 18px 40px #212e3914;--radius-xl:24px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px;--container:2048px;--section-width:min(calc(100% - 156px), 1720px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img,iframe{max-width:100%}button,input,textarea{font:inherit}.site-shell{width:100%}.site-header{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #27364314;position:sticky;top:0}.header-inner,.section-shell,.product-shell{width:var(--section-width);margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.brand{letter-spacing:-.03em;font-size:.92rem;font-weight:800}.site-nav{color:#6c7f8f;align-items:center;gap:16px;font-size:.88rem;display:flex}.nav-cta,.button,.button-secondary,.dark-button{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 22px;font-size:.92rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.nav-cta,.button{background:var(--green);color:#fff;box-shadow:0 8px 24px #3f8b5a2e}.button:hover,.button-secondary:hover,.dark-button:hover,.nav-cta:hover{transform:translateY(-1px)}.button:hover,.nav-cta:hover{background:var(--green-dark)}.button-secondary{color:inherit;background:#ffffff1a;border-color:#ffffff47}.dark-button{background:var(--ink-button);color:#fff;box-shadow:0 18px 35px #1c263029}.home-page{display:grid}.home-hero{background:radial-gradient(circle at 18% 22%,#3f8b5a14,#0000 42%),radial-gradient(circle at 86% 78%,#58709614,#0000 46%),linear-gradient(#f7f5f0 0%,#f4f1eb 100%);min-height:min(82vh,860px);position:relative;overflow:hidden}.hero-background{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(#101414c7 0%,#181c197a 38%,#181c1933 62%),radial-gradient(circle,#ffffff08,#0000 55%);position:absolute;inset:0}.hero-fade{background:linear-gradient(180deg, #fbf8f200 0%, var(--bg) 100%);height:190px;position:absolute;bottom:-1px;left:0;right:0}.hero-content{z-index:1;text-align:center;width:min(100% - 48px,980px);color:var(--text);margin:0 auto;padding:180px 0 150px;position:relative}.hero-pill{letter-spacing:.03em;min-height:42px;color:var(--green-dark);background:#3f8b5a26;border:1px solid #3f8b5a47;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-content h1{letter-spacing:-.07em;max-width:980px;margin:24px auto 16px;font-size:clamp(3.3rem,6vw,6.1rem);line-height:.95}.hero-content p{max-width:740px;color:var(--muted-strong);margin:0 auto;font-size:clamp(1.02rem,1.35vw,1.42rem);line-height:1.48}.hero-actions,.video-actions{justify-content:center;gap:18px;margin-top:34px;display:flex}.hero-primary,.hero-secondary{border-radius:999px;min-width:250px;min-height:58px;font-size:.94rem}.hero-secondary{color:var(--text);background:#fff;border-color:#212e3929}.section-shell{padding:62px 0}.blueprint-section{grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;gap:56px;padding-top:124px;padding-bottom:124px;display:grid}.blueprint-copy h2,.video-header h2,.newsletter-heading h2,.product-copy-section h2{letter-spacing:-.05em;color:var(--text);margin:0 0 18px;line-height:.96}.blueprint-copy h2{font-size:clamp(2.35rem,3.2vw,4rem)}.blueprint-copy p{max-width:760px;color:var(--muted);margin:0;font-size:clamp(1rem,1.16vw,1.26rem);line-height:1.6}.feature-list,.benefit-list{gap:22px;margin:34px 0 40px;padding:0;list-style:none;display:grid}.feature-list li,.benefit-list li{color:var(--text);padding-left:54px;font-size:clamp(1rem,1.08vw,1.18rem);line-height:1.45;position:relative}.feature-list li:before,.benefit-list li:before{content:"✓";width:34px;height:34px;color:var(--green);background:#eef5ef;border-radius:999px;place-items:center;font-size:.88rem;font-weight:800;display:grid;position:absolute;top:2px;left:0;box-shadow:inset 0 0 0 1px #3f8b5a33}.blueprint-image-wrap{position:relative}.blueprint-image{width:100%;height:auto;box-shadow:var(--shadow-card);border-radius:28px}.guides-section{z-index:0;clip-path:inset(0 -100vmax);background:#f7f3ec;border-top:1px solid #212e390f;border-bottom:1px solid #212e390f;padding-top:124px;padding-bottom:124px;position:relative;box-shadow:0 0 0 100vmax #f7f3ec}.guides-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.guides-heading h2{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(2.2rem,2.8vw,3.3rem)}.guides-heading p{max-width:620px;color:var(--muted);margin:0;font-size:clamp(.98rem,1.02vw,1.14rem);line-height:1.55}.tag-filter-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tag-pill{min-height:32px;color:var(--muted-strong);background:#fff;border:1px solid #212e3924;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.tag-pill.is-active{color:var(--green-dark);background:#eaf4ee;border-color:#3f8b5a66}.tag-pill.is-clear{border-style:dashed}.guides-cta{min-height:46px;color:var(--text);white-space:nowrap;background:#fff;border:1px solid #212e3924;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-weight:700;display:inline-flex}.guides-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));align-items:stretch;gap:18px;display:grid}.guides-carousel-shell{align-items:center;gap:12px;display:flex;position:relative}.guides-carousel-viewport{width:100%;overflow:hidden}.guides-carousel-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.guides-carousel-arrow{width:42px;height:42px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #212e392e;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex}.guides-carousel-arrow:disabled{opacity:.45;cursor:not-allowed}.guide-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #212e3914;border-radius:20px;overflow:hidden}.guide-media{height:220px;min-height:220px}.guide-media-cover{height:220px;position:relative;overflow:hidden}.guide-media-cover>span{width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.guide-media-cover img{position:absolute;inset:0;object-fit:cover!important;width:100%!important;height:100%!important}.guide-cover-image{object-fit:cover;width:100%;height:100%;min-height:0;display:block;position:absolute;inset:0}.guide-media-placeholder{background:linear-gradient(#b6c0cd38,#b6c0cd38),linear-gradient(135deg,#d8d8d8 0%,#cfcfcf 100%);position:relative}.guide-media-placeholder:before{content:" ";opacity:.75;border:4px solid #a4b3c7;border-radius:14px;width:54px;height:54px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.guide-media-blue{color:#fff;background:linear-gradient(#55709a 0%,#566f97 100%);place-items:center;padding:28px;display:grid}.guide-media-inner{text-align:center;max-width:460px}.guide-media-inner strong{letter-spacing:-.04em;margin-bottom:10px;font-size:1.55rem;display:block}.guide-media-inner span{color:#ffffffe0;font-size:.95rem;line-height:1.6;display:block}.guide-body{padding:16px 16px 18px}.guide-date{color:var(--muted);margin:0 0 10px;font-size:.9rem}.guide-body h3{letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(1.05rem,1.1vw,1.3rem);line-height:1.25}.guide-body p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.62}.card-tag-row{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.guide-link{color:var(--green);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;margin-top:20px;font-size:.82rem;font-weight:700;display:inline-flex}.guide-link:after,.guides-cta:after,.dark-button:after{content:"->";margin-left:10px}.video-section{text-align:center;z-index:0;clip-path:inset(0 -100vmax);background:#f1f6fb;border-top:1px solid #212e3912;position:relative;box-shadow:0 0 0 100vmax #f1f6fb}.video-header{max-width:980px;margin:0 auto 30px}.video-icon{width:84px;height:84px;color:var(--danger);letter-spacing:-.05em;background:#fdeceb;border-radius:24px;place-items:center;margin:0 auto 24px;font-size:1.35rem;font-weight:800;display:grid}.video-header h2{font-size:clamp(2.5rem,3.3vw,4rem)}.video-header p{max-width:820px;color:var(--muted);margin:0 auto;font-size:clamp(1rem,1.1vw,1.22rem);line-height:1.6}.video-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:44px;display:grid}.video-carousel-shell{align-items:center;gap:14px;display:flex;position:relative}.video-carousel-viewport{width:100%;overflow:hidden}.video-carousel-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:44px;display:grid}.video-carousel-arrow{width:44px;height:44px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #212e392e;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex}.video-carousel-arrow:disabled{opacity:.45;cursor:not-allowed}.video-showcase-card h3{letter-spacing:-.03em;margin:18px 0 10px;font-size:clamp(1.18rem,1.28vw,1.48rem);line-height:1.2}.video-showcase-card p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.62}.video-frame-wrap{box-shadow:var(--shadow-soft);border-radius:20px;overflow:hidden}.video-frame{aspect-ratio:16/9;border:0;width:100%;display:block}.video-actions{justify-content:center;gap:18px;margin-top:34px;display:flex}.video-channel-button{background:var(--danger);box-shadow:0 14px 30px #db382f33}.video-channel-button:hover{background:#c32f27}.video-secondary-button{min-width:280px;color:var(--text);background:#fff;border-color:#212e3924}.newsletter-band{background:var(--blue-band);color:#fff;margin-top:24px}.newsletter-inner{width:var(--section-width);margin:0 auto;padding:58px 0 54px}.newsletter-heading{text-align:center;max-width:1040px;margin:0 auto}.newsletter-heading h2{color:#fff;margin-bottom:14px;font-size:clamp(2.6rem,3.4vw,4rem)}.newsletter-heading p{color:#ffffffe6;max-width:920px;margin:0 auto;font-size:clamp(1rem,1.08vw,1.18rem);line-height:1.65}.newsletter-form.large-form{gap:12px;width:min(100%,660px);margin:40px auto 110px;display:grid}.form-label{font-size:.95rem;font-weight:700}.form-label span{color:#ff8f8f}.field{width:100%;min-height:54px;color:var(--text);background:#f9f8f5;border:1px solid #151c2214;border-radius:16px;padding:0 18px;font-size:.95rem}.field::placeholder{color:#7a8790}.consent-line{color:#ffffffd1;align-items:flex-start;gap:12px;margin-top:4px;line-height:1.5;display:flex}.newsletter-submit{border-radius:16px;min-height:54px;margin-top:8px}.newsletter-note,.newsletter-state{text-align:center;color:#ffffffb8;margin:6px 0 0}.footer-columns{grid-template-columns:1.1fr 1fr 1fr;gap:42px;display:grid}.footer-columns h3,.footer-columns h4{margin:0 0 26px}.footer-columns h3{letter-spacing:-.04em;font-size:clamp(1.7rem,1.8vw,2.2rem)}.footer-columns h4{color:#ffffffc2;text-transform:uppercase;letter-spacing:.04em;font-size:.86rem}.footer-columns p,.footer-columns a{color:#ffffffe6;margin:0 0 14px;font-size:clamp(.98rem,1vw,1.12rem);line-height:1.65;display:block}.product-page{background:#fcf9f3}.product-shell{grid-template-columns:minmax(500px,1.02fr) minmax(420px,.9fr);align-items:start;gap:44px;padding:34px 0 56px;display:grid}.product-gallery{position:sticky;top:116px}.product-main-image{box-shadow:var(--shadow-soft);border-radius:20px;overflow:hidden}.gallery-image{width:100%;height:auto;display:block}.product-thumbnails{gap:12px;margin-top:14px;display:flex}.thumb{background:#ddd8cf;border:2px solid #0000;border-radius:14px;width:82px;height:82px;overflow:hidden}.thumb.is-active{border-color:var(--green)}.thumb-image{object-fit:cover;width:100%;height:100%;display:block}.product-copy{padding-top:2px}.product-buy-bar .button{min-width:152px;min-height:46px;box-shadow:none;border-radius:10px}.product-buy-bar{background:#f6f1e7;border:1px solid #212e3917;border-radius:14px;margin:34px 0 44px;padding:18px 18px 14px}.button-icon{width:16px;height:16px;display:inline-block}.product-buy-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.product-price{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800}.purchase-note{color:var(--muted);align-items:center;gap:8px;margin:10px 0 30px;padding-left:0;font-size:.92rem;display:inline-flex}.secure-icon{color:var(--green);font-size:.95rem;line-height:1}.product-copy-section{margin-bottom:26px}.product-copy-section h2{margin-bottom:10px;font-size:clamp(1.7rem,1.8vw,2.15rem)}.product-copy-section p,.benefit-list li{color:var(--muted);margin:0;font-size:clamp(.98rem,.98vw,1.08rem);line-height:1.68}.benefit-list{gap:18px;margin:0}.benefit-list li{padding-left:40px}.benefit-list li:before{width:26px;height:26px;font-size:.8rem;top:5px}.product-proof-box{background:var(--cream);border:1px solid #e7d8bf;border-radius:18px;margin-top:18px;padding:22px 24px}.product-proof-box h3{letter-spacing:-.03em;margin:0 0 10px;padding-left:34px;font-size:1.4rem;position:relative}.product-proof-box h3:before{content:"✓";border:2px solid var(--green);width:24px;height:24px;color:var(--green);border-radius:999px;place-items:center;font-size:.75rem;display:grid;position:absolute;top:1px;left:0}.product-proof-box p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.75}.blog-index-page{padding-top:34px;padding-bottom:56px}.blog-index-head{max-width:720px;margin-bottom:28px}.blog-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.78rem;font-weight:700}.blog-index-head h1,.blog-post-article h1{letter-spacing:-.06em;margin:0 0 12px;font-size:clamp(2.5rem,3.4vw,4rem);line-height:.96}.blog-index-intro,.blog-post-summary{max-width:680px;color:var(--muted);margin:0;font-size:clamp(1rem,1.02vw,1.14rem);line-height:1.7}.blog-guides-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.videos-page{padding-top:34px;padding-bottom:56px}.videos-page-grid{margin-top:0}.blog-post-page{padding-top:34px;padding-bottom:60px}.blog-post-article{max-width:900px;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #212e3914;border-radius:24px;padding:28px}.blog-post-article p{color:var(--muted);font-size:1rem;line-height:1.75}.blog-post-cover-wrap{border-radius:14px;margin:16px 0 18px;overflow:hidden}.blog-post-cover-image{width:100%;height:auto;display:block}.back-link{color:var(--green);align-items:center;margin-bottom:20px;font-weight:700;display:inline-flex}.back-link:before{content:"<-";margin-right:10px}.post,.content-stack,.blog-grid,.blog-card,.meta,.check-list,.price-tag,.success,.success-card{color:inherit}.callout{color:#66513a;background:#f4e8d4;border-radius:14px;margin-top:12px;padding:14px 16px}.admin-shell{padding-top:42px;padding-bottom:60px}.admin-shell h1{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(2rem,3vw,3rem)}.admin-intro{color:var(--muted);margin:0 0 26px}.admin-group{background:#fff;border:1px solid #212e3924;border-radius:16px;margin-top:14px;overflow:hidden}.admin-group-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:700;list-style:none;display:flex}.admin-group-summary::-webkit-details-marker{display:none}.admin-group-summary small{color:var(--muted);font-weight:600}.admin-group-body{border-top:1px solid #212e3914;padding:0 12px 12px}.admin-section{background:#fff;border:1px solid #212e391f;border-radius:16px;margin-top:22px;padding:20px}.admin-section h2{margin:0 0 16px;font-size:1.2rem}.admin-form,.admin-card{gap:12px;display:grid}.tag-field{gap:6px;display:grid}.tag-input-shell{gap:8px;display:grid}.tag-chip-list{flex-wrap:wrap;gap:8px;display:flex}.tag-chip{min-height:30px;color:var(--green-dark);background:#eef5ef;border:1px solid #3f8b5a47;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.tag-chip button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;line-height:1}.tag-input-row{align-items:center;gap:8px;display:flex}.tag-input-row input{flex:1}.tag-input-row .button-secondary{white-space:nowrap;border-radius:10px;min-height:40px}.admin-form label,.admin-card label{color:var(--muted-strong);gap:6px;font-size:.88rem;display:grid}.admin-form input,.admin-form textarea,.admin-card input,.admin-card textarea{background:#fff;border:1px solid #212e3929;border-radius:10px;min-height:42px;padding:10px 12px}.admin-form textarea,.admin-card textarea{resize:vertical;min-height:120px}.checkbox-label{align-items:center;gap:8px!important;display:flex!important}.checkbox-label input[type=checkbox]{width:16px;height:16px;min-height:0;margin:0;padding:0}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-list{gap:10px;display:grid}.admin-item{background:#fff;border:1px solid #212e391a;border-radius:12px;overflow:hidden}.admin-item-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;list-style:none;display:flex}.admin-item-summary::-webkit-details-marker{display:none}.admin-item-preview strong{color:var(--text);margin-bottom:6px;display:block}.admin-item-preview p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;display:-webkit-box;overflow:hidden}.admin-item-preview small{color:var(--muted)}.admin-edit-chip{min-height:32px;color:var(--text);white-space:nowrap;background:#f8fafb;border:1px solid #212e3929;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.admin-card{border:1px solid #212e391a;border-radius:12px;padding:14px}.admin-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-form-status{margin:2px 0 0;font-size:.9rem}.admin-form-status.is-success{color:var(--green-dark)}.admin-form-status.is-error{color:#9c2a24}.admin-delete{color:#9c2a24;border-color:#b12b2340}.rich-editor-field{gap:6px;display:grid}.rich-editor-shell{background:#fff;border:1px solid #212e3929;border-radius:10px;overflow:hidden}.rich-editor-toolbar{background:#f9fbfc;border-bottom:1px solid #212e391f;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.rich-editor-toolbar button{cursor:pointer;background:#fff;border:1px solid #212e3929;border-radius:8px;min-height:34px;padding:0 10px}.rich-editor-toolbar select{min-height:34px;color:var(--text);background:#fff;border:1px solid #212e3929;border-radius:8px;padding:0 8px}.rich-image-size{align-items:center;gap:8px;margin-left:auto;padding-left:8px;display:inline-flex}.rich-image-size span{color:var(--muted);font-size:.8rem}.rich-image-size input[type=range]{width:120px}.rich-image-size strong{text-align:right;width:40px;color:var(--muted-strong);font-size:.8rem}.rich-editor{outline:none;min-height:220px;padding:12px;line-height:1.6}.rich-editor img{float:none;border-radius:8px;max-width:100%;height:auto;margin:14px 0;display:block}.rich-editor img:focus,.rich-editor img:hover{outline-offset:2px;outline:2px solid #3f8b5a6b}.rich-editor img.is-selected{outline-offset:2px;outline:2px solid #3f8b5ab8}.rich-editor a{color:var(--green-dark);text-decoration:underline}.preview-trigger{min-height:44px}.preview-overlay{z-index:80;background:#141e2694;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.preview-modal{background:#f5f7f9;border:1px solid #212e3924;border-radius:16px;grid-template-rows:auto 1fr;width:min(100%,1120px);max-height:calc(100vh - 40px);display:grid;overflow:hidden;box-shadow:0 20px 44px #141e263d}.preview-toolbar{background:#fff;border-bottom:1px solid #212e391f;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.preview-toolbar-actions{gap:8px;display:flex}.preview-toolbar-actions button{background:#fff;border:1px solid #212e3929;border-radius:8px;min-height:34px;padding:0 10px}.preview-toolbar-actions .is-active{color:var(--green-dark);background:#f0f7f2;border-color:#3f8b5a80}.preview-stage{padding:18px;overflow:auto}.preview-post{width:100%;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #212e3914;border-radius:18px;margin:0 auto;padding:28px}.preview-post.is-mobile{width:min(100%,390px)}.blog-post-content{margin-top:10px}.blog-post-content p{color:var(--muted);margin:0 0 16px;font-size:1rem;line-height:1.75}.blog-post-content h2,.blog-post-content h3{color:var(--text);letter-spacing:-.02em;margin:20px 0 12px;line-height:1.25}.blog-post-content a{color:var(--green-dark);text-decoration:underline}.blog-post-content ul,.blog-post-content ol{color:var(--muted);margin:0 0 18px;padding-left:24px;line-height:1.7}.blog-post-content img{border-radius:12px;max-width:100%;height:auto;margin:18px 0;display:block}@media (max-width:1280px){:root{--section-width:min(calc(100% - 72px), 1380px)}.header-inner{min-height:72px}.hero-content{width:min(100% - 48px,900px);padding:164px 0 136px}.hero-content h1{font-size:clamp(3rem,6vw,5.3rem)}.guide-media{height:220px;min-height:220px}.footer-columns,.blueprint-section,.product-shell,.admin-grid{grid-template-columns:1fr}.blog-guides-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guides-carousel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.blueprint-image-wrap,.product-gallery{position:static}}@media (max-width:1024px){:root{--section-width:min(calc(100% - 40px), 100%)}.site-header{position:static}.header-inner{min-height:0;padding:14px 0}.site-nav{flex-wrap:wrap;justify-content:flex-start;gap:10px 14px}.nav-cta{min-height:46px;padding:0 18px}.home-hero{min-height:auto}.hero-content{width:min(100% - 40px,760px);padding:150px 0 130px}.hero-pill{min-height:42px;padding:0 18px;font-size:.8rem}.hero-actions,.video-actions{margin-top:34px}.hero-primary,.hero-secondary{min-width:240px;min-height:58px}.section-shell,.newsletter-inner{padding-top:56px;padding-bottom:56px}.blueprint-section{gap:36px}.feature-list,.benefit-list{gap:18px;margin:28px 0 34px}.feature-list li,.benefit-list li{padding-left:52px;font-size:1.05rem}.feature-list li:before,.benefit-list li:before{width:34px;height:34px}.guides-head{margin-bottom:24px}.guide-media{height:220px;min-height:220px}.guide-body{padding:16px 16px 18px}.video-grid{gap:28px;margin-top:42px}.blog-guides-grid,.guides-carousel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-showcase-card h3{margin-top:18px}.video-actions{margin-top:34px}.newsletter-form.large-form{margin:40px auto 72px}.blog-post-article{padding:28px}.footer-columns{gap:28px}.product-shell{gap:32px;padding:28px 0 44px}.product-main-image{border-radius:20px}.product-copy-section{margin-bottom:26px}}@media (max-width:820px){:root{--section-width:min(calc(100% - 28px), 100%)}.header-inner{flex-direction:column;align-items:flex-start;padding:12px 0}.site-nav{flex-wrap:wrap;gap:12px}.hero-content{width:min(100% - 28px,640px);padding:124px 0 104px}.hero-content h1{margin:20px auto 16px;font-size:clamp(2.7rem,11vw,4.6rem)}.hero-content p,.blueprint-copy p,.guides-heading p,.video-header p,.footer-columns p,.footer-columns a,.product-copy-section p,.benefit-list li{font-size:1.05rem}.hero-actions,.video-actions{flex-direction:column;align-items:stretch;gap:14px}.guides-head{flex-direction:column;align-items:flex-start}.hero-primary,.hero-secondary,.video-secondary-button,.video-channel-button,.guides-cta,.dark-button{width:100%;min-width:0}.blueprint-copy h2,.guides-heading h2,.video-header h2,.newsletter-heading h2,.product-copy-section h2{margin-bottom:16px;line-height:1.02}.guide-media{min-height:220px}.guide-media-inner strong{font-size:1.5rem}.guide-body h3,.video-showcase-card h3{font-size:1.2rem}.video-header{margin-bottom:28px}.video-icon{border-radius:20px;width:72px;height:72px;margin-bottom:20px;font-size:1.2rem}.video-grid{margin-top:26px}.video-carousel-shell,.guides-carousel-shell{gap:10px}.video-carousel-arrow,.guides-carousel-arrow{width:38px;height:38px}.newsletter-inner{padding-top:52px;padding-bottom:44px}.newsletter-form.large-form{margin-bottom:46px}.blog-index-head h1,.blog-post-article h1{font-size:clamp(2.5rem,9vw,4rem)}.product-shell{padding-top:22px}.product-thumbnails{flex-wrap:wrap;gap:10px}.thumb{width:78px;height:78px}.product-copy{padding-top:0}.tag-input-row{flex-direction:column;align-items:stretch}}@media (max-width:560px){:root{--section-width:min(calc(100% - 20px), 100%)}.brand{font-size:.98rem}.site-nav{gap:8px;width:100%;font-size:.9rem}.nav-cta{justify-content:center;width:100%}.hero-content{width:min(100% - 20px,100%);padding:112px 0 88px}.hero-pill{width:100%;min-height:40px;padding:0 14px;font-size:.74rem}.hero-content h1{letter-spacing:-.06em;font-size:clamp(2.2rem,10vw,3.3rem)}.hero-content p{font-size:1rem}.hero-primary,.hero-secondary,.video-secondary-button,.video-channel-button,.guides-cta,.dark-button{border-radius:16px;min-height:52px;padding:0 18px}.section-shell{padding-top:42px;padding-bottom:42px}.blueprint-section,.guides-grid,.video-grid,.footer-columns,.product-shell{gap:20px}.blog-guides-grid,.guides-carousel-grid{grid-template-columns:1fr}.video-carousel-shell,.guides-carousel-shell{gap:8px}.video-carousel-grid{gap:20px;margin-top:26px}.video-carousel-arrow,.guides-carousel-arrow{width:34px;height:34px;font-size:.9rem}.feature-list li,.benefit-list li{padding-left:44px;font-size:.98rem}.feature-list li:before,.benefit-list li:before{width:30px;height:30px;top:3px}.guide-media{height:180px;min-height:180px}.guide-body{padding:18px 18px 20px}.guide-date{margin-bottom:10px;font-size:.9rem}.guide-link{margin-top:20px;font-size:.82rem}.video-frame-wrap{border-radius:18px}.video-showcase-card p{font-size:1rem}.newsletter-heading h2{font-size:clamp(2.4rem,12vw,3.5rem)}.newsletter-heading p{font-size:1rem}.newsletter-form.large-form{width:100%;margin-top:28px}.field{border-radius:14px;min-height:54px;padding:0 16px}.newsletter-submit{min-height:54px}.footer-columns h3{font-size:1.85rem}.blog-post-article{border-radius:20px;padding:22px 18px}.blog-post-article p,.blog-index-intro,.blog-post-summary{font-size:1rem}.footer-columns p,.footer-columns a{font-size:1rem;line-height:1.6}.product-main-image{border-radius:16px}.thumb{border-radius:12px;width:68px;height:68px}.product-buy-bar .button{width:100%}.purchase-note{margin-bottom:28px;padding-left:0;font-size:.95rem}.purchase-note:before{content:none}.product-proof-box{border-radius:16px;padding:20px}.product-proof-box h3{padding-left:0;font-size:1.4rem}.product-proof-box h3:before{content:none}}
