:root{--green:#1b6546;--deep:#143f30;--ink:#183b2e;--muted:#627167;--line:#dfe7df;--paper:#fdfdf9;--light:#edf5ed;--coral:#b4492d;--purple:#6443a0;--blue:#2b66a2;--gold:#9b620e;--shadow:0 15px 45px #183b2e0c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;font:16px/1.6 "Avenir Next",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink)}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid #bb7314;outline-offset:4px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.17;letter-spacing:-.04em}h1{font-size:clamp(42px,4.7vw,70px);font-weight:750}h2{font-size:clamp(30px,3.1vw,45px);font-weight:720}h3{font-size:23px;font-weight:680}p+p{margin-top:15px}button{color:inherit}.wrap{width:min(1280px,calc(100% - 80px));margin:auto}.skip{position:fixed;top:-80px;left:20px;background:white;z-index:100;padding:15px}.skip:focus{top:10px}.demo-bar{background:var(--deep);color:#e8f4e7;font-size:12px;padding:7px 0}.demo-bar .wrap{display:flex;justify-content:space-between;gap:20px}.demo-bar a{text-decoration:underline;text-underline-offset:3px}.header{position:sticky;top:0;z-index:30;background:#fdfdf9f5;backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;gap:24px}.logo{flex-shrink:0;display:inline-flex;align-items:center;font-size:30px;font-weight:800;letter-spacing:-1.5px;line-height:1}.logo img{width:139px;max-height:50px;object-fit:contain}.logo small{font-size:11px;display:block;letter-spacing:2px;text-align:right}.navigation{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:14px;font-weight:600}.navigation a{padding:10px 0;position:relative}.navigation a:hover,.navigation a[aria-current]{color:var(--green)}.navigation a[aria-current]:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:2px;background:var(--green)}.nav-actions{display:flex;gap:9px;align-items:center}.icon-button{height:42px;width:42px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--line);border-radius:50%;position:relative}.icon-button:hover{background:var(--light)}.count{position:absolute;top:-4px;right:-3px;border-radius:20px;background:var(--green);color:white;font-size:10px;min-width:18px;line-height:18px;text-align:center}.btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:9px;background:var(--green);color:#fff;line-height:1.4;font-weight:650;font-size:14px;padding:13px 19px;transition:transform .2s,background .2s}.btn:hover{background:var(--deep);transform:translateY(-2px)}.btn svg{width:18px;height:18px}.btn.secondary{background:transparent;color:var(--green);border-color:#b8cdbb}.btn.secondary:hover{background:var(--light)}.btn.white{background:white;color:var(--green);border-color:white}.btn.small{padding:9px 13px;font-size:13px}.btn.danger{color:#963e32;background:white;border-color:#e2c5bd}.text-link{font-weight:650;display:inline-flex;align-items:center;gap:9px;font-size:14px;color:var(--green)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{display:block;font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:750;margin-bottom:16px;color:var(--green)}.tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:650;padding:5px 9px;border-radius:6px;background:#eef4ee;color:var(--green);letter-spacing:.01em}.tag.demo{background:#f9f1df;color:#835b1c}.sub{color:var(--muted);font-size:17px}.muted{color:var(--muted)}.fine{font-size:12px;color:var(--muted)}.section{padding:72px 0}.section.slim{padding:45px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:29px}.section-head>div{max-width:750px}.section-head p{max-width:350px;color:var(--muted);font-size:16px}.wash{background:#f0f6ed}.actions{display:flex;gap:11px;align-items:center;flex-wrap:wrap;margin-top:26px}.hero{padding:45px 0 20px}.hero-panel{display:grid;grid-template-columns:1.03fr 1fr;gap:45px;align-items:center;background:#edf5e8;border:1px solid #e5edde;border-radius:24px;padding:40px 40px 42px;overflow:hidden}.hero-copy h1 em{font-style:normal;color:var(--green)}.hero-copy .sub{font-size:17px;margin-top:22px;max-width:470px}.hero-art{position:relative;min-width:0}.hero-art>img{height:390px;width:100%;object-fit:cover;object-position:48% 48%;border-radius:90px 18px 18px 18px}.hero-note{position:absolute;bottom:18px;left:-20px;max-width:94%;background:white;padding:14px 18px;border-radius:10px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px;font-size:13px}.hero-note strong{display:block}.hero-note svg{color:var(--green)}.hero-controls{display:flex;gap:8px;margin-top:23px}.hero-controls button{width:28px;height:5px;padding:0;border:0;border-radius:5px;background:#b4c5ab}.hero-controls button[aria-pressed=true]{background:var(--green);width:45px}.service-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px}.service-tile{padding:19px 18px;border:1px solid var(--line);border-radius:13px;background:white;transition:.2s;display:flex;align-items:center;gap:12px}.service-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#abc7b1}.service-tile strong{font-size:14px;display:block;line-height:1.35}.service-tile small{font-size:11px;color:var(--muted)}.service-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:#e8f2e6;color:var(--green)}.coral{--local:#b4492d;--pale:#fff0e6}.purple{--local:#6443a0;--pale:#f0eafa}.blue{--local:#2b66a2;--pale:#e9f3fc}.gold{--local:#9b620e;--pale:#fff2d7}.green{--local:#1b6546;--pale:#e8f2e6}.service-icon.color{color:var(--local);background:var(--pale)}.service-tile:hover{border-color:var(--local,#abc7b1)}.headline-line{padding:30px 0 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.headline-line strong{color:var(--ink)}.grid{display:grid;gap:21px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.card:hover{box-shadow:var(--shadow)}.card .card-body{padding:21px;display:flex;flex-direction:column;flex:1;gap:12px}.card h3{font-size:21px}.card p{font-size:14px;color:var(--muted)}.card .text-link{margin-top:auto}.photo{background-image:url('editorial-sheet.jpg');background-size:200% 200%;height:210px;background-color:#edf3e9}.photo.p0{background-position:0 0}.photo.p1{background-position:100% 0}.photo.p2{background-position:0 100%}.photo.p3{background-position:100% 100%}.card .photo{transition:filter .2s}.card:hover .photo{filter:saturate(1.05)}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted)}.featured-article{display:grid;grid-template-columns:1.1fr 1fr;gap:0;background:#eef5e9;border-radius:16px;overflow:hidden}.featured-article .photo{height:100%;min-height:360px}.featured-article .article-copy{padding:38px;align-self:center}.article-copy h2{font-size:34px;margin:18px 0}.article-copy p{color:var(--muted)}.feature-small{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);align-items:center}.feature-small .photo{width:95px;height:95px;border-radius:12px;flex-shrink:0}.feature-small h3{font-size:19px;margin:8px 0}.feature-small .fine{font-size:12px}.editorial-home{display:grid;grid-template-columns:1.6fr 1fr;gap:32px}.event-feature{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;align-items:center}.event-feature .photo{height:370px;border-radius:15px}.event-list{display:grid;gap:14px}.event-row{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:20px;background:white;border:1px solid var(--line);border-radius:12px}.date-box{width:66px;background:#eef4e8;border-radius:10px;text-align:center;padding:9px}.date-box strong{font-size:26px;line-height:1;display:block}.date-box span{font-size:11px;text-transform:uppercase}.event-row h3{font-size:18px;margin:6px 0}.event-row .fine{font-size:12px}.event-row>a:last-child{align-self:center}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.split>img{width:100%;height:400px;object-fit:cover;border-radius:18px}.split h2{margin-bottom:20px}.split p{color:var(--muted)}.pills,.tabs{display:flex;gap:9px;flex-wrap:wrap}.tabs{margin:24px 0}.pill,.tab{border:1px solid var(--line);border-radius:30px;background:white;padding:9px 16px;color:var(--muted);font-size:14px;line-height:1.3}.pill:hover,.tab:hover{background:var(--light)}.pill[aria-pressed=true],.tab[aria-selected=true]{background:var(--green);color:white;border-color:var(--green)}.program-panel{padding:28px;background:var(--pale);border-radius:15px;border:1px solid #ffffff88}.program-panel h3{color:var(--local);font-size:27px}.program-panel ul{padding-left:20px;color:var(--muted);font-size:15px}.book-cover{height:230px;background:var(--pale,#e8f2e6);padding:24px 20px;color:var(--local);display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #00000005;position:relative}.book-cover:before{content:"";position:absolute;left:12px;top:0;bottom:0;border-left:1px solid #ffffff88}.book-cover .book-brand{font-size:12px;letter-spacing:.04em}.book-cover strong{font-size:27px;line-height:1.08;letter-spacing:-.055em;max-width:220px}.book-cover small{font-size:11px;max-width:150px}.product-shot{height:230px;background-image:url('product-sheet.jpg');background-size:300% 200%;background-color:#f0f4eb}.product-shot.p0{background-position:0 0}.product-shot.p1{background-position:50% 0}.product-shot.p2{background-position:100% 0}.product-shot.p3{background-position:0 100%}.product-shot.p4{background-position:50% 100%}.product-shot.p5{background-position:100% 100%}.price{font-size:20px;font-weight:750;color:var(--green);letter-spacing:-.035em}.product-card{position:relative}.product-card h3{font-size:18px}.product-card .save{position:absolute;top:12px;right:12px;background:#ffffffed;z-index:2}.save[aria-pressed=true]{color:#a94c58;border-color:#a94c58}.save[aria-pressed=true] svg{fill:#fbe4e7}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:6px}.product-bottom .icon-button{width:34px;height:34px;background:var(--green);color:white}.product-bottom .icon-button:hover{background:var(--deep)}.callout{border:1px solid var(--line);border-radius:18px;padding:35px;display:flex;justify-content:space-between;gap:35px;align-items:center;background:#eef4e8}.callout h2{font-size:34px}.callout p{color:var(--muted);margin-top:12px;max-width:700px}.dark{background:var(--deep);color:white}.dark .eyebrow,.dark .muted,.dark p{color:#c8dccc}.dark .text-link{color:white}.footer{background:#edf2e9;border-top:1px solid var(--line);padding:48px 0 20px;margin-top:60px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px}.footer h3{font-size:14px;margin-bottom:20px}.footer p{color:var(--muted);font-size:14px;margin:20px 0;max-width:280px}.footer a:not(.logo){display:block;font-size:13px;color:var(--muted);margin:9px 0}.footer a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #cad8c7;margin-top:40px;padding-top:20px;font-size:12px;color:var(--muted)}.page-head{padding:40px 0 45px;background:var(--pale,#f2f6ed);border-bottom:1px solid var(--line)}.page-head h1{font-size:clamp(39px,4.2vw,60px);max-width:900px}.page-head p{margin-top:19px;max-width:710px;font-size:17px;color:var(--muted)}.crumb{font-size:12px;color:var(--muted);margin-bottom:28px;display:flex;gap:10px;flex-wrap:wrap}.crumb a{text-decoration:underline;text-underline-offset:4px}.toolbar{display:flex;align-items:center;gap:15px;justify-content:space-between;flex-wrap:wrap;margin-bottom:24px}.search-box{display:flex;gap:10px;align-items:center;border:1px solid #bbcebf;padding:11px 15px;background:white;border-radius:9px;min-width:260px}.search-box input{border:0;padding:0;width:100%;outline:none;background:transparent;font-size:14px;min-width:0}.search-box:focus-within{outline:2px solid var(--green)}.search-box button{border:0;background:transparent;padding:0;display:flex}.search-box svg{width:18px}.sort{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted)}select,input[type=date],input[type=text],input[type=number]{padding:11px 13px;border:1px solid #b8cbbb;border-radius:8px;background:white;color:var(--ink);max-width:100%}.result-count{font-size:13px;color:var(--muted);margin:12px 0 24px}.empty{border:1px dashed #abc3ae;border-radius:16px;text-align:center;padding:50px 25px;background:#f6f8f1}.empty h3{margin-bottom:14px}.empty p{color:var(--muted);max-width:500px;margin:auto}.empty .btn{margin-top:22px}.reader{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:65px;align-items:start}.reader-body{max-width:810px;font-size:17px;line-height:1.85}.reader-body h2{font-size:29px;margin:35px 0 17px}.reader-body p{color:#516258}.reader-body>.photo{height:420px;border-radius:16px;margin-bottom:30px}.reader-aside{position:sticky;top:110px;border:1px solid var(--line);border-radius:13px;padding:25px;background:white}.reader-aside h3{font-size:23px;margin-bottom:18px}.reader-aside p{color:var(--muted);font-size:14px}.reader-aside .btn{margin-top:20px;width:100%}.notice{padding:17px 20px;background:#faf3e7;border-left:3px solid #b98a40;border-radius:0 9px 9px 0;font-size:14px;color:#775d34;margin:20px 0}.notice strong{color:#6c5129}.notice.danger{background:#fff0eb;color:#8c3f2e;border-color:#ae533c}.notice a{text-decoration:underline}.form-panel{padding:30px;border-radius:16px;border:1px solid var(--line);background:white;box-shadow:var(--shadow)}.form-panel h2{font-size:30px;margin-bottom:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{display:flex;flex-direction:column;gap:8px;margin-top:15px}.form-field label,.field-label{font-weight:650;font-size:14px}.form-field select,.form-field input{width:100%;font-size:15px}.slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.slot input{position:absolute;opacity:0;width:1px;height:1px}.slot span{display:block;text-align:center;padding:9px;border:1px solid #b6c9b7;border-radius:7px;font-size:14px;cursor:pointer}.slot input:checked+span{background:var(--green);color:white;border-color:var(--green)}.slot input:focus-visible+span{outline:3px solid #bb7314;outline-offset:3px}.slot input:disabled+span{opacity:.4;text-decoration:line-through;cursor:not-allowed}.form-panel .btn{margin-top:22px}.check-label{display:flex;gap:11px;align-items:start;font-size:13px;color:var(--muted);margin-top:22px}.check-label input{accent-color:var(--green);margin-top:3px;width:17px;height:17px;flex-shrink:0}.error-message{color:#a34131;margin-top:15px;font-size:14px}.success-panel{border:1px solid #bad4b8;background:#f0f8ea;border-radius:15px;padding:28px;margin-top:22px}.success-panel h3{margin:10px 0}.success-panel .success-icon{width:45px;height:45px;background:var(--green);color:white;border-radius:50%;display:grid;place-items:center}.success-panel p{color:var(--muted);font-size:14px}.detail-pair{display:flex;justify-content:space-between;gap:22px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.detail-pair span{color:var(--muted)}.detail-pair strong{text-align:right}.product-detail{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:start}.product-detail>.product-shot,.product-detail>.book-cover{height:520px;border-radius:18px}.product-detail>.book-cover{padding:45px 55px}.product-detail>.book-cover strong{font-size:60px;max-width:450px}.product-detail>.book-cover small{font-size:19px;max-width:320px}.product-detail h1{font-size:45px;margin:20px 0}.product-detail .price{font-size:33px}.product-detail p{color:var(--muted);margin:20px 0}.product-detail ul{padding-left:20px;font-size:15px;color:var(--muted)}.quantity{display:inline-flex;align-items:center;border:1px solid #b9cabb;border-radius:8px;overflow:hidden}.quantity button{background:white;border:0;width:35px;height:38px;font-size:20px}.quantity button:hover{background:#edf5ed}.quantity output{min-width:35px;text-align:center;font-size:14px}.cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:35px;align-items:start}.cart-item{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:22px 0;align-items:center}.cart-item>.product-shot,.cart-item>.book-cover{height:110px;width:110px;flex-shrink:0;border-radius:10px}.cart-item>.book-cover{padding:13px}.cart-item>.book-cover strong{font-size:15px;max-width:100%}.cart-item>.book-cover small,.cart-item>.book-cover .book-brand{display:none}.cart-item h3{font-size:18px;margin-bottom:6px}.cart-item>div:nth-child(2){flex:1}.cart-item .quantity{margin-top:12px}.summary-card{background:white;padding:27px;border:1px solid var(--line);border-radius:14px;position:sticky;top:110px}.summary-card h2{font-size:29px;margin-bottom:20px}.summary-card .btn{width:100%;margin-top:15px}.delete-link{background:transparent;border:0;color:#964332;font-size:12px;text-decoration:underline;padding:8px}.activity-card{padding:25px;border:1px solid var(--line);background:white;border-radius:13px}.activity-card h3{font-size:20px;margin:10px 0}.activity-card p{font-size:14px;color:var(--muted)}.activity-card .actions{margin-top:15px}.dashboard{display:grid;grid-template-columns:250px 1fr;gap:25px}.dashboard-side{background:var(--deep);color:white;border-radius:16px;padding:25px}.dashboard-side .eyebrow{color:#bcdab7}.avatar{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;font-size:28px;font-weight:750;background:#eaf1d8;color:var(--green);margin:18px 0}.dashboard-side select{width:100%;margin:10px 0 15px}.dashboard-side p{font-size:13px;color:#d0dfca}.dashboard-main{min-width:0}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.metric{padding:22px;border:1px solid var(--line);border-radius:12px;background:white}.metric span{font-size:12px;color:var(--muted)}.metric strong{font-size:29px;display:block;letter-spacing:-.04em}.metric small{font-size:11px;color:var(--muted)}.chart-box{background:white;border:1px solid var(--line);border-radius:15px;padding:28px;margin-top:22px}.chart-box h3{font-size:20px;margin-bottom:15px}.chart-box svg{width:100%;height:auto;stroke-width:2}.chart-box svg text{stroke:none;font:12px sans-serif;fill:#667969}.chart-box table{width:100%;font-size:13px;border-collapse:collapse}.chart-box th,.chart-box td{text-align:left;padding:11px;border-bottom:1px solid var(--line)}.milestone{display:flex;gap:13px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);font-size:15px}.milestone input{width:20px;height:20px;accent-color:var(--green)}.schedule-card{display:flex;gap:15px;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.schedule-card h4{font-size:17px}.schedule-card p{font-size:13px;color:var(--muted)}.social-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.social-tile{padding:0;border:0;position:relative;overflow:hidden;border-radius:13px;text-align:left}.social-tile .photo{height:240px}.social-tile span{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,#102c1deb);padding:45px 18px 18px;color:white;line-height:1.35;font-size:15px;font-weight:600}.quote{font-size:clamp(27px,3vw,40px);line-height:1.3;letter-spacing:-.035em;font-weight:600}.quote-box{padding:48px;border-radius:18px}.quote-box cite{font-style:normal;display:block;margin-top:25px;font-size:14px;color:#c6dbca}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:21px 35px 21px 0;cursor:pointer;font-weight:600;list-style:none;position:relative}.faq summary:after{content:'+';position:absolute;right:5px;font-size:23px;top:16px}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:15px;padding-bottom:23px}.modal{width:min(650px,calc(100% - 32px));max-height:87dvh;overflow:auto;border:1px solid var(--line);border-radius:18px;padding:32px;color:var(--ink);background:var(--paper)}.modal::backdrop{background:#0b2b20ab;backdrop-filter:blur(4px)}.modal h2{font-size:32px;padding-right:28px;margin-bottom:16px}.modal h3{margin:25px 0 15px}.modal p{color:var(--muted);font-size:15px}.modal .close{position:absolute;top:12px;right:12px;z-index:2;background:white}.modal>.photo{margin:20px 0;border-radius:12px;height:350px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--deep);color:white;border:1px solid #577863;padding:14px 20px;border-radius:12px;box-shadow:0 12px 35px #14392a25;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100% - 30px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.search-results{margin-top:22px}.search-result{display:block;border-bottom:1px solid var(--line);padding:14px 0}.search-result strong{display:block}.search-result small{color:var(--muted)}.menu-button{display:none}.reading-progress{position:fixed;top:82px;left:0;height:3px;width:0;background:#6ca55c;z-index:32}.source-list{border-top:1px solid var(--line);padding-top:20px;margin-top:35px;font-size:13px}.source-list a{text-decoration:underline;overflow-wrap:anywhere}.prose{max-width:800px}.prose p{color:var(--muted);margin:20px 0}.prose h2{font-size:32px;margin:35px 0 20px}.product-channel{display:flex;gap:15px;flex-wrap:wrap;padding:20px;background:#f2f5eb;border-radius:12px;margin-bottom:28px}.product-channel>div{flex:1;min-width:240px}.product-channel strong{display:block;font-size:14px}.product-channel p{font-size:13px;color:var(--muted)}.inline-link{text-decoration:underline;text-underline-offset:4px}.center{text-align:center}.spacer{margin-top:24px}.mobile-only{display:none}.loading{padding:80px 20px;text-align:center}.health-copy{font-size:15px;line-height:1.8}.health-copy h2{font-size:30px;margin:30px 0 15px}.health-copy p,.health-copy li{color:var(--muted)}.health-copy a{text-decoration:underline;color:var(--green)}.health-copy .sources{font-size:13px;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.health-copy .copy-list label{display:flex;gap:12px;margin:15px 0}.health-copy .copy-list input{accent-color:var(--green)}@media(max-width:1100px){.wrap{width:calc(100% - 44px)}.navigation{gap:16px}.nav{gap:18px}.nav-actions>.btn{display:none}.hero-panel{padding:30px;gap:35px}.hero-art>img{height:370px}.service-tile{gap:9px;padding:15px 12px;flex-direction:column;align-items:start}.service-tile strong{font-size:14px}.editorial-home{grid-template-columns:1.5fr 1fr;gap:22px}.featured-article{grid-template-columns:1fr}.featured-article .photo{min-height:240px}.featured-article .article-copy{padding:28px}.feature-small .photo{width:80px;height:80px}.grid.four{gap:16px}.card .card-body{padding:17px}.product-detail{gap:35px}.footer-grid{gap:30px}}@media(max-width:800px){html{scroll-padding-top:85px}.demo-bar .wrap{font-size:11px;gap:10px}.demo-bar .wrap>span{max-width:75%}.nav{height:70px;gap:13px}.logo img{width:118px;max-height:44px}.navigation{display:none;position:absolute;top:70px;left:0;right:0;background:var(--paper);padding:22px;border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:5px;font-size:16px}.navigation.open{display:flex}.navigation a{padding:12px}.menu-button{display:flex}.nav-actions{margin-left:auto}.nav-actions .icon-button{height:38px;width:38px}.wrap{width:calc(100% - 32px)}.hero{padding-top:22px}.hero-panel{grid-template-columns:1fr;padding:27px;gap:25px}.hero-copy h1{font-size:48px;max-width:650px}.hero-copy .sub{max-width:570px}.hero-art>img{height:340px;border-top-left-radius:65px}.hero-note{left:-12px;bottom:18px}.service-nav{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.service-tile{padding:15px;min-height:123px}.service-tile:last-child{grid-column:auto}.service-tile .service-icon{height:35px;width:35px}.headline-line{flex-wrap:wrap;gap:10px;font-size:12px}.section{padding:47px 0}.section-head{align-items:start;gap:20px}.section-head p{max-width:none}.section-head h2{font-size:33px}.section-head>.text-link{flex-shrink:0;font-size:12px;align-self:end}.editorial-home,.event-feature,.split,.reader,.product-detail,.cart-layout,.dashboard{grid-template-columns:1fr;gap:28px}.featured-article{grid-template-columns:1fr 1fr}.featured-article .article-copy{padding:25px}.featured-article .article-copy h2{font-size:28px}.featured-article .photo{min-height:300px}.grid.three{grid-template-columns:repeat(2,1fr)}.grid.four{grid-template-columns:repeat(2,1fr)}.event-feature .photo{height:320px}.event-row{gap:13px;padding:17px}.split>img{height:350px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{flex-direction:column;gap:10px}.callout{padding:28px;display:block}.callout .btn{margin-top:23px}.callout h2{font-size:30px}.page-head{padding:30px 0 35px}.page-head h1{font-size:42px}.reader-aside,.summary-card{position:static}.product-detail>.product-shot,.product-detail>.book-cover{height:460px;max-width:560px;width:100%}.product-detail h1{font-size:38px}.dashboard-side{display:grid;grid-template-columns:auto 1fr;gap:0 20px;align-items:center}.dashboard-side .avatar{grid-row:1/4}.dashboard-side .eyebrow{margin:0}.dashboard-side select{max-width:320px}.dashboard-side .fine{grid-column:1/-1}.social-strip{grid-template-columns:repeat(2,1fr)}.social-tile .photo{height:290px}.reading-progress{top:70px}.mobile-only{display:block}.grid.two{gap:22px}.reader-body>.photo{height:350px}}@media(max-width:480px){.wrap{width:calc(100% - 28px)}.hero-panel{padding:24px 21px;border-radius:16px}.hero-copy h1{font-size:43px}.hero-copy .sub{font-size:16px;margin-top:18px}.hero-art>img{height:300px}.hero-note{font-size:11px;padding:12px;gap:10px}.hero-note svg{width:18px}.service-nav{grid-template-columns:repeat(2,1fr)}.service-tile:last-child{grid-column:1/-1;flex-direction:row;align-items:center;min-height:auto}.service-tile small{font-size:11px}.hero .actions{gap:9px}.hero .actions .btn{font-size:12px;padding:12px 14px}.hero-controls{margin-top:20px}.grid.three,.grid.two{grid-template-columns:1fr}.section-head{flex-wrap:wrap;gap:14px}.section-head h2{font-size:32px}.section-head>.text-link{margin-left:0}.featured-article{grid-template-columns:1fr}.featured-article .photo{min-height:240px}.featured-article .article-copy h2{font-size:30px}.grid.four{gap:12px}.product-card .card-body{padding:14px}.product-card h3{font-size:16px}.product-card .card-meta{flex-wrap:wrap;font-size:11px}.book-cover{height:195px;padding:22px 16px}.book-cover strong{font-size:24px}.product-shot{height:195px}.product-card .price{font-size:17px}.product-card .tag{font-size:10px;padding:4px 6px}.event-row{grid-template-columns:auto 1fr}.event-row>a:last-child{grid-column:2;justify-self:start;margin-top:-5px}.event-row h3{font-size:17px}.event-feature .photo{height:280px}.date-box{width:57px}.quote-box{padding:27px}.quote{font-size:27px}.callout{padding:25px}.toolbar{align-items:stretch}.search-box{min-width:0;width:100%}.toolbar>.pills{width:100%}.pill,.tab{font-size:13px;padding:8px 13px}.reader-body{font-size:16px}.reader-body>.photo{height:300px}.reader-body h2{font-size:27px}.form-panel{padding:23px}.form-grid{grid-template-columns:1fr;gap:0}.slot-grid{grid-template-columns:repeat(3,1fr)}.product-detail>.product-shot,.product-detail>.book-cover{height:380px}.product-detail>.book-cover{padding:35px}.product-detail>.book-cover strong{font-size:49px}.cart-item{gap:12px;align-items:start;flex-wrap:wrap}.cart-item>.product-shot,.cart-item>.book-cover{width:85px;height:100px}.cart-item>div:nth-child(2){min-width:160px}.cart-item>.price{margin-left:97px;margin-top:-20px}.metric-grid{gap:9px}.metric{padding:16px 12px}.metric strong{font-size:24px}.metric span{font-size:11px}.chart-box{padding:20px}.social-tile .photo{height:220px}.social-tile span{font-size:13px;padding:40px 13px 13px}.footer-grid{gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.modal{padding:27px 22px}.modal h2{font-size:29px}.modal>.photo{height:300px}.page-head p{font-size:16px}.nav-actions{gap:6px}.nav-actions .icon-button{width:35px;height:35px}.logo img{width:111px}.nav-actions svg{width:19px}.detail-pair{gap:15px}.health-copy h2{font-size:27px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media print{.header,.demo-bar,.footer,.nav,.reader-aside,.actions,.toast,.modal,.reading-progress,.no-print,button{display:none!important}.wrap{width:100%}body{font-size:11pt;background:white;color:black}.reader{display:block}.reader-body{max-width:none}.section{padding:15px 0}.page-head{background:white;padding:0}.page-head h1{font-size:27pt}.reader-body>.photo{display:none}.reader-body h2{font-size:18pt;break-after:avoid}.notice{break-inside:avoid}.source-list{font-size:10pt}}
:root .photo,:root .product-shot{position:relative;overflow:hidden;background-image:none}
.photo>span,.product-shot>span{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;pointer-events:none}
.product-shot.p0{background-color:#ffd0b3}.product-shot.p1{background-color:#dbe2c6}.product-shot.p2{background-color:#d3e5ed}.product-shot.p3{background-color:#fff0b2}.product-shot.p4{background-color:#e9ddef}.product-shot.p5{background-color:#fbd4dc}
.split>.photo,.split>div>.photo{height:400px;border-radius:16px}
.social-tile>.photo>span{padding:0;border-radius:0;inset:auto;left:50%;top:50%;background-color:transparent}
.social-tile>span{z-index:1}.pill svg{width:15px;height:15px;vertical-align:middle}.modal .form-field{display:flex}
[hidden]{display:none!important}
@media(max-width:480px){.split>.photo,.split>div>.photo{height:300px}}
