@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{--ink:#27251f;--muted:#625f56;--paper:#f8f3e9;--cream:#fffaf1;--coral:#a64736;--mint:#b9d8c4;--citrus:#e8c95b;--line:#d9d0c1;--max:1180px}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:400 1rem/1.55 DM Sans,Arial,sans-serif}h1,h2,h3{letter-spacing:-.025em;margin:0;font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.08}h1{max-width:720px;font-size:clamp(2.55rem,5vw,4.5rem)}h2{font-size:clamp(2rem,3.8vw,3.3rem)}h3{font-size:1.3rem}p{max-width:62ch}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{z-index:99;background:#fff;padding:.75rem;top:1rem;left:1rem}.brand{white-space:nowrap;align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:flex}.brand-mark{width:1.85rem;height:1.85rem;fill:var(--coral);flex:none}.brand-mark circle{fill:var(--ink)}header,footer{width:min(100%,var(--max));justify-content:space-between;align-items:center;gap:1rem;margin:auto;padding:1rem 1.5rem;display:flex}header{border-bottom:1px solid var(--line);min-height:64px}nav{align-items:center;gap:1.4rem;display:flex}nav a{font-size:.9rem;text-decoration:none}.button{background:var(--ink);min-height:46px;color:var(--cream);cursor:pointer;border:0;border-radius:.55rem;justify-content:center;align-items:center;gap:.7rem;padding:.7rem 1rem;font:600 .92rem/1 inherit;text-decoration:none;display:inline-flex}.button:hover{background:#443f35}.button:disabled{opacity:.55;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,.daily-five-rail:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.eyebrow,.step-kicker{text-transform:uppercase;letter-spacing:.12em;margin:0 0 .8rem;font-size:.7rem;font-weight:700}.eyebrow span{background:var(--coral);border-radius:50%;width:.7rem;height:.7rem;margin-right:.35rem;display:inline-block}.hero{width:min(100%,var(--max));grid-template-columns:minmax(0,1.1fr) minmax(360px,.75fr);align-items:center;gap:5rem;margin:auto;padding:4.5rem 1.5rem 3.5rem;display:grid}.hero-copy>p:not(.eyebrow){color:var(--muted);margin:1.25rem 0 0;font-size:1.08rem}.hero-actions{align-items:center;gap:1.2rem;margin-top:1.7rem;display:flex}.text-link{text-underline-offset:.25rem;font-weight:600}.hero-product{background:var(--cream);border-radius:1.15rem;padding:1.1rem 1.2rem;transform:rotate(1deg);box-shadow:0 18px 45px #3e301c1f}.product-head{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding-bottom:.8rem;display:grid}.product-head .brand-mark{width:2.3rem;height:2.3rem}.product-head span{color:var(--coral);text-transform:uppercase;letter-spacing:.09em;font-size:.67rem;font-weight:700;display:block}.product-head strong{font-size:.9rem}.product-head b{font:600 1.8rem/1 Fraunces,serif}.edition-index{margin:.25rem 0 0;padding:0;list-style:none}.edition-index li{border-bottom:1px solid var(--line);grid-template-columns:2rem 1fr auto;align-items:center;gap:.5rem;padding:.53rem .1rem;display:grid}.edition-index li span{color:var(--muted);font-size:.68rem}.edition-index li strong{font-size:.78rem}.edition-index li i{background:var(--mint);border-radius:50%;width:.45rem;height:.45rem}.edition-index li:nth-child(2) i{background:var(--citrus)}.edition-index li:nth-child(3) i{background:#e7a68f}.product-end{color:var(--muted);margin:.75rem 0 0;font-size:.72rem}.product-end span{color:#426a50}.preview-wrap{color:#fffaf1;background:#292821;padding:4.5rem 1.5rem}.preview-inner{width:min(100%,var(--max));margin:auto}.preview-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.preview-heading p{color:#d9d3c8}.preview-heading .eyebrow{color:#f2d7cb}.daily-five-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.card{background:#37352d;border-radius:.8rem;flex-direction:column;min-width:0;min-height:280px;padding:1.1rem;display:flex}.card:nth-child(2){background:#354139}.card:nth-child(3){background:#46382f}.card:nth-child(4){background:#3c3a2c}.card:nth-child(5){background:#3c3331}.card-meta{color:#e6cdbf;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:.5rem;font-size:.68rem;display:flex}.card h3{text-overflow:clip;white-space:normal;overflow-wrap:break-word;margin:2.3rem 0 .8rem;overflow:visible}.card>p{color:#e1ddd4;font-size:.84rem}.why{color:#d5d0c7;border-top:1px solid #ffffff26;margin-top:auto;padding-top:.8rem;font-size:.72rem}.rail-controls{display:none}.section{width:min(100%,var(--max));grid-template-columns:.35fr 1fr 1fr;align-items:start;gap:2rem;margin:auto;padding:5rem 1.5rem;display:grid}.section-number{color:var(--coral);font-weight:700}.section>p{color:var(--muted)}.interest{width:min(100%,var(--max));background:#efe5d7;border-radius:1.5rem;grid-template-columns:.7fr 1.3fr;gap:4rem;margin:0 auto 5rem;padding:3rem;display:grid}.interest-intro{align-self:start}.interest-intro>p:last-child{color:var(--muted)}.interest form{background:var(--cream);border-radius:1rem;min-width:0;padding:1.5rem 1.7rem;box-shadow:0 12px 35px #3e301c14}.form-progress{align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.76rem;font-weight:700;display:flex}.progress-track{background:#e5ddd0;border-radius:1rem;flex:1;height:5px;overflow:hidden}.progress-track i{background:var(--coral);border-radius:1rem;width:33.333%;height:100%;transition:width .2s;display:block}.form-step h3{margin-bottom:1.3rem}.field{min-width:0;margin-top:1rem}.field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field.small{max-width:9rem}label,legend{font-size:.86rem;font-weight:600}label span,legend span{color:var(--muted);font-weight:400}input,select{width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #b8ae9f;border-radius:.45rem;margin-top:.35rem;padding:.65rem .7rem;display:block}fieldset{border:0;margin:1.4rem 0 0;padding:0}.choices{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.chip{position:relative}.chip input{opacity:0;width:1px;height:1px;position:absolute}.chip span{color:var(--ink);background:#eee7db;border-radius:.4rem;padding:.48rem .65rem;font-size:.78rem;display:block}.chip input:checked+span{background:var(--mint);box-shadow:inset 0 0 0 2px #5b7763}.chip input:focus-visible+span{outline:3px solid var(--coral)}.consent{grid-template-columns:auto 1fr;gap:.65rem;margin-top:1.3rem;font-weight:400;display:grid}.consent input{width:1.2rem;height:1.2rem;min-height:0;margin:.15rem 0}.verification{background:#f2ece2;border-radius:.55rem;margin-top:1.2rem;padding:1rem}.verification>span{font-weight:600}.verification p{color:var(--muted);margin:.4rem 0 0;font-size:.83rem}.honeypot{position:absolute;left:-9999px}.form-actions{justify-content:flex-end;gap:.7rem;margin-top:1.5rem;display:flex}.back-button{cursor:pointer;background:0 0;border:0;min-height:44px;font:600 .9rem inherit;text-decoration:underline}#form-status{font-size:.85rem}.form-progress,.back-button,.continue-button{display:none}.js .form-progress{display:flex}.js .back-button,.js .continue-button{display:inline-flex}.js .submit-button[hidden]{display:none!important}footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:flex-start}footer p,footer small{color:var(--muted);font-size:.8rem}footer small{width:100%}.editorial-page{width:min(100%,var(--max));margin:auto;padding:0 1.5rem 6rem}.editorial-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.55fr) minmax(250px,.45fr);align-items:end;gap:4rem;padding:5.5rem 0 4.5rem;display:grid}.editorial-hero h1{max-width:900px;font-size:clamp(3.5rem,7vw,6.8rem)}.editorial-lead{max-width:720px;color:var(--muted);margin:1.6rem 0 0;font-size:1.2rem;line-height:1.55}.editorial-note{background:var(--coral);min-height:250px;color:var(--cream);border-radius:1.1rem;flex-direction:column;justify-content:space-between;align-self:stretch;padding:1.5rem;display:flex}.editorial-note .note-number{font:600 clamp(4rem,7vw,6rem)/1 Fraunces,Georgia,serif}.editorial-note p{max-width:18ch;margin:0;font-weight:600}.process-note{background:var(--ink)}.five-dots{grid-template-columns:repeat(5,1fr);gap:.45rem;display:grid}.five-dots i{aspect-ratio:1;background:var(--citrus);border-radius:50%}.editorial-body{grid-template-columns:230px minmax(0,1fr);gap:5rem;padding-top:4.5rem;display:grid}.editorial-index{align-self:start;padding-top:.25rem;position:sticky;top:2rem}.editorial-index>p{text-transform:uppercase;letter-spacing:.12em;margin:0 0 1rem;font-size:.7rem;font-weight:700}.editorial-index ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.editorial-index li{border-bottom:1px solid var(--line)}.editorial-index a{color:var(--muted);padding:.8rem 0;font-size:.82rem;text-decoration:none;display:block}.editorial-index a:hover{color:var(--coral)}.editorial-copy{min-width:0}.editorial-section{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(0,1fr);gap:1.5rem;margin-bottom:4.5rem;padding:0 0 4.5rem;scroll-margin-top:2rem;display:grid}.editorial-section .section-mark{color:var(--coral);padding-top:.35rem;font:600 1.25rem/1 Fraunces,Georgia,serif}.editorial-section h2{max-width:760px;font-size:clamp(2.5rem,5vw,4.7rem)}.editorial-section p:not(.eyebrow){color:var(--muted);max-width:650px;margin:1.5rem 0 0;font-size:1.08rem}.editorial-section .button{margin-top:1.8rem}.editorial-section-accent{background:var(--mint);border:0;border-radius:1.1rem;grid-template-columns:70px minmax(0,1fr);padding:2.5rem}.editorial-section-accent .section-mark,.editorial-section-accent p:not(.eyebrow){color:var(--ink)}.today-panel{background:var(--cream);border:1px solid var(--line);border-radius:1.1rem;padding:3rem}.today-panel h2{font-size:clamp(2.4rem,5vw,4.2rem)}.today-panel p:not(.eyebrow){color:var(--muted);margin:1.25rem 0 0;font-size:1.05rem}.today-panel .button{margin-top:1.8rem}@media (width<=900px){.hero{grid-template-columns:1fr;gap:2rem}.hero-product{max-width:560px}.daily-five-grid{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto}.interest{grid-template-columns:1fr;gap:2rem}footer nav{flex-wrap:wrap}.editorial-hero{grid-template-columns:1fr;gap:2rem}.editorial-note{max-width:520px;min-height:180px}.editorial-body{grid-template-columns:180px minmax(0,1fr);gap:2.5rem}}@media (width<=700px){header{min-height:56px;padding:.75rem 1rem}header nav{gap:.8rem}header nav a:nth-child(-n+2){display:none}.brand{font-size:.9rem}.brand-mark{width:1.65rem;height:1.65rem}.hero{gap:1.35rem;padding:2.1rem 1rem 2rem}.hero h1{font-size:clamp(2.25rem,10.8vw,2.85rem)}.hero-copy>p:not(.eyebrow){margin-top:.9rem;font-size:.94rem;line-height:1.45}.hero-actions{margin-top:1.15rem}.hero-actions .button{min-height:44px}.hero-product{border-radius:.85rem;padding:.8rem .9rem;transform:none}.product-head{padding-bottom:.55rem}.product-head .brand-mark{width:1.8rem;height:1.8rem}.product-head b{font-size:1.5rem}.edition-index{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.edition-index li{border-right:1px solid var(--line);border-bottom:0;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0;padding:.45rem .15rem;display:flex}.edition-index li:last-child{border-right:0}.edition-index li strong{overflow-wrap:anywhere;font-size:.57rem;line-height:1.15}.edition-index li i{display:none}.product-end{margin:.55rem 0 0}.preview-wrap{padding:3.2rem 1rem}.preview-heading{margin-bottom:1.4rem;display:block}.preview-heading>p{margin:.6rem 0 0;font-size:.9rem}.daily-five-grid{scroll-snap-type:x mandatory;gap:.75rem;padding:2px 1rem 1rem 0;display:flex;overflow-x:auto}.card{scroll-snap-align:start;flex:0 0 calc(100% - 2.15rem);min-height:250px}.card h3{margin-top:1.8rem}.rail-controls{justify-content:center;align-items:center;gap:.4rem;display:flex}.rail-controls>button{color:#fff;cursor:pointer;background:#45433a;border:0;border-radius:50%;width:44px;height:44px}.rail-controls>button:disabled{opacity:.35}.rail-indicators{display:flex}.rail-indicators button{background:0 0;border:0;width:22px;height:44px;position:relative}.rail-indicators button:after{content:"";background:#77746c;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rail-indicators button[aria-current=true]:after{background:var(--citrus);width:8px;height:8px}.section{padding:3.5rem 1rem;display:block}.section h2{font-size:2.2rem}.section-number{margin-bottom:1rem}.interest{border-radius:0;margin:0;padding:3rem 1rem;display:block}.interest form{margin-top:1.5rem;padding:1.1rem}.field-row{grid-template-columns:1fr}.field.small{max-width:none}.choices{gap:.35rem}.form-actions{flex-wrap:wrap}footer{padding:1.5rem 1rem}footer nav{gap:.8rem;width:100%}.editorial-page{padding:0 1rem 3rem}.editorial-hero{padding:3rem 0 2.5rem}.editorial-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.editorial-lead{margin-top:1.1rem;font-size:1rem}.editorial-note{border-radius:.8rem;min-height:150px;padding:1.1rem}.editorial-body{padding-top:2.5rem;display:block}.editorial-index{display:none}.editorial-section{grid-template-columns:42px minmax(0,1fr);gap:.6rem;margin-bottom:2.8rem;padding-bottom:2.8rem}.editorial-section h2{font-size:2.45rem}.editorial-section p:not(.eyebrow){margin-top:1rem;font-size:1rem}.editorial-section-accent{padding:1.5rem 1.1rem}.today-panel{padding:1.6rem 1.2rem}.today-panel h2{font-size:2.4rem}}@media (width<=340px){.hero-actions{flex-direction:column;align-items:flex-start;gap:.65rem}.hero h1{font-size:2.18rem}.edition-index li strong{font-size:.53rem}.interest form{padding:.9rem}.product-head strong{font-size:.78rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.legal{width:min(100%,var(--max));margin:auto;padding:4.5rem 1.5rem 5rem}.legal h1{margin-bottom:1.5rem}.legal h2{margin-top:2.5rem}.legal>p:not(.eyebrow){font-size:1.08rem}@media (width<=700px){.legal{padding:3rem 1rem 4rem}.legal>p:not(.eyebrow){font-size:1rem}}.journey{width:min(100%,var(--max));margin:auto;padding:5rem 1.5rem}.journey-heading{grid-template-columns:1fr 1fr;align-items:end;gap:1rem 4rem;display:grid}.journey-heading .eyebrow{grid-column:1/-1}.journey-heading p:last-child{color:var(--muted);margin:0}.journey-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.journey-step{border-right:1px solid var(--line);padding:1.4rem 1.2rem 1.4rem 0}.journey-step:not(:first-child){padding-left:1.2rem}.journey-step:last-child{border-right:0}.journey-step>span{background:var(--ink);width:2rem;height:2rem;color:var(--cream);border-radius:50%;place-items:center;margin-bottom:1.2rem;font-size:.7rem;font-weight:700;display:grid}.journey-step b{font-family:Fraunces,Georgia,serif;font-size:1.15rem}.journey-step p{color:var(--muted);margin:.5rem 0 0;font-size:.8rem}.preview-heading>div:last-child{max-width:470px}.preview-heading strong{color:var(--citrus);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.example-tab{font:inherit;text-align:left;cursor:pointer;color:inherit;border:1px solid #0000}.example-tab h3{font-size:1.05rem}.example-tab.is-active{border-color:var(--citrus);transform:translateY(-4px)}.example-tab:focus-visible{outline:3px solid var(--citrus);outline-offset:3px}.example-stage{margin-top:1.5rem}.example-panel{color:var(--ink);background:#fffaf1;border-radius:1rem;overflow:hidden}.example-panel[hidden]{display:none}.example-panel>header,.example-panel>footer{border:0;width:100%;max-width:none;min-height:0;margin:0;padding:1rem 1.4rem;display:flex}.example-panel>header{color:#fff;background:#17251c}.example-football>header{background:#10283b}.example-sydney>header{background:#733d31}.example-project>header{background:#38543f}.example-festival>header{background:#40294b}.example-panel>header>div{align-items:center;gap:1rem;display:flex}.example-panel>header span,.example-panel>header small{letter-spacing:.08em;font-size:.68rem}.example-panel>header small{color:#d9dfda}.example-lead{padding:2rem 2rem 1rem}.example-lead h3{max-width:850px;font-size:clamp(2rem,4vw,3.5rem)}.example-lead>p:last-child{color:var(--muted);margin:.8rem 0 0}.example-choices{grid-template-columns:repeat(3,1fr);gap:.8rem;padding:0 2rem 2rem;display:grid}.example-choices>div{background:#f1eee6;border-radius:.7rem;min-height:150px;padding:1.2rem;position:relative}.example-choices span{color:var(--coral);font-size:.68rem;position:absolute;top:.8rem;right:1rem}.example-choices b{font-family:Fraunces,Georgia,serif;font-size:1.15rem}.example-choices p{color:var(--muted);margin:.65rem 0 0;font-size:.8rem}.example-panel>footer{background:#eaf1e9;align-items:center}.example-football>footer{background:#e7f1f8}.example-sydney>footer{background:#f3e5df}.example-project>footer{background:#e7efe5}.example-festival>footer{background:#eee5f1}.example-panel>footer p{margin:0}.example-panel>footer a{font-size:.75rem;font-weight:700}.edition-finish{border:1px solid #ffffff2e;border-radius:.8rem;align-items:center;gap:1rem;margin-top:1rem;padding:1.2rem 1.4rem;display:flex}.edition-finish>span{background:var(--citrus);width:2.2rem;height:2.2rem;color:var(--ink);border-radius:50%;place-items:center;font-weight:700;display:grid}.edition-finish p{flex-direction:column;margin:0;display:flex}.edition-finish small{color:#d9d3c8}@media (width<=900px){.journey-heading{grid-template-columns:1fr}.journey-heading .eyebrow{grid-column:auto}.journey-grid{grid-template-columns:repeat(2,1fr)}.journey-step:nth-child(2){border-right:0}.example-choices{grid-template-columns:1fr}}@media (width<=700px){.journey{padding:3.3rem 1rem}.journey-grid{border-top:0;display:block}.journey-step,.journey-step:not(:first-child){border-right:0;border-bottom:1px solid var(--line);grid-template-columns:2.5rem 1fr;gap:.1rem .7rem;padding:1rem 0;display:grid}.journey-step>span{grid-row:1/3;margin:0}.journey-step p{grid-column:2}.preview-heading{gap:1rem}.preview-heading>div:last-child{max-width:none}.preview-heading>div:last-child p{margin-bottom:.65rem}.daily-five-grid{grid-template-columns:none;gap:.5rem;margin-top:1.25rem;padding:0 1rem 0 0;scroll-padding-inline:0;display:flex}.example-tab{scroll-snap-align:start;flex:none;min-width:0;color:#d8d2c6!important;width:auto!important;min-height:48px!important;box-shadow:none!important;background:0 0!important;border-radius:999px!important;padding:.65rem .85rem!important;transform:none!important}.example-tab .card-meta{align-items:center;gap:.45rem}.example-tab .card-meta span{opacity:1}.example-tab .card-meta span:first-child{color:var(--citrus);font-weight:700}.example-tab .card-meta span:last-child{white-space:nowrap;font-size:.72rem}.example-tab h3,.example-tab .why{display:none}.example-tab.is-active{border-color:var(--cream);background:var(--cream)!important;color:var(--ink)!important}.example-tab.is-active .card-meta span{color:var(--ink)!important}.rail-controls{display:none}.example-stage{margin-top:1rem}.example-lead{padding:1.35rem 1.1rem .8rem}.example-lead h3{font-size:2rem}.example-choices{padding:0 1.1rem 1.1rem}.example-choices>div{border-top:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:2rem minmax(0,1fr);gap:.15rem .65rem;min-height:0;padding:1rem 0;display:grid}.example-choices>div>span{background:var(--paper);width:1.75rem;height:1.75rem;color:var(--coral);border-radius:50%;grid-area:1/1/3;place-items:center;display:grid;position:static}.example-choices>div>b{grid-column:2;font-size:1.05rem;line-height:1.25}.example-choices>div>p{grid-column:2;margin:.25rem 0 0;line-height:1.5}.example-panel>header,.example-panel>footer{flex-direction:column;align-items:flex-start}.edition-finish{align-items:flex-start}.edition-finish small{font-size:.72rem}}.works-page{overflow:hidden}.works-hero,.works-section,.works-engine,.works-edition,.works-trust,.works-cta{width:min(100%,var(--max));margin:auto}.works-hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);align-items:center;gap:5rem;padding:5.5rem 1.5rem;display:grid}.works-hero h1{max-width:950px;font-size:clamp(3.25rem,6.5vw,6.4rem)}.works-hero-copy>p:not(.eyebrow){color:var(--muted);max-width:720px;margin:1.5rem 0 0;font-size:1.15rem}.works-hero-actions{align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.works-hero-actions>a:not(.button){font-size:.85rem;font-weight:700}.works-receipt{background:var(--ink);color:var(--cream);border-radius:1rem;flex-direction:column;min-height:410px;padding:1.7rem;display:flex;transform:rotate(1.5deg);box-shadow:0 22px 50px #27251f2e}.works-receipt p{letter-spacing:.14em;color:#c9c2b5;margin:0 0 .35rem;font-size:.64rem}.works-receipt strong{font:600 1.65rem/1.18 Fraunces,Georgia,serif}.works-receipt>span{color:var(--citrus);margin:auto 0;font-size:1.5rem}.works-receipt-dots{grid-template-columns:repeat(5,1fr);gap:.5rem;margin:1.6rem 0;display:grid}.works-receipt-dots i{background:var(--citrus);border-radius:1rem;height:.55rem}.works-receipt small{color:#c9c2b5;border-top:1px solid #fff3;padding-top:1rem}.works-section{padding:5rem 1.5rem}.works-section-heading{grid-template-columns:minmax(0,1.2fr) minmax(260px,.6fr);align-items:end;gap:1rem 4rem;margin-bottom:2.7rem;display:grid}.works-section-heading .eyebrow{grid-column:1/-1}.works-section-heading>p:last-child{color:var(--muted);margin:0}.works-profile{border:1px solid var(--line);background:var(--cream);border-radius:1rem;overflow:hidden}.works-profile-head{background:var(--coral);color:var(--cream);letter-spacing:.08em;justify-content:space-between;gap:1rem;padding:1rem 1.3rem;font-size:.7rem;display:flex}.works-inputs{grid-template-columns:repeat(5,1fr);display:grid}.works-input{border-right:1px solid var(--line);min-height:210px;padding:1.4rem}.works-input:last-child{border-right:0}.works-input>span{background:var(--ink);width:2rem;height:2rem;color:var(--cream);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:.68rem;display:grid}.works-input h3{font-size:1.15rem}.works-input p{color:var(--muted);margin:.55rem 0 0;font-size:.78rem}.works-profile-note{border-top:1px solid var(--line);max-width:none;margin:0;padding:1rem 1.3rem;font-size:.82rem}.works-engine{padding:5rem 1.5rem}.works-pipeline{counter-reset:flow;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.works-pipeline li{border-top:1px solid var(--line);gap:1rem;padding:1.4rem 1.8rem 1.4rem 0;display:flex;position:relative}.works-pipeline li:not(:last-child):after{content:"→";color:var(--coral);position:absolute;top:1.35rem;right:.5rem}.works-pipeline li>span{background:var(--citrus);border-radius:50%;flex:none;place-items:center;width:1.7rem;height:1.7rem;font-size:.7rem;font-weight:700;display:grid}.works-pipeline b{font-family:Fraunces,Georgia,serif}.works-pipeline p{color:var(--muted);margin:.5rem 0 0;font-size:.78rem}.works-edition{background:var(--ink);max-width:none;color:var(--cream);padding:5rem max(1.5rem,calc((100% - var(--max))/2 + 1.5rem))}.works-section-heading-light>p:last-child{color:#c9c2b5}.works-slots{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.works-slot{border-right:1px solid #fff3;min-height:200px;padding:1.3rem}.works-slot:last-child{border-right:0}.works-slot>span{color:var(--citrus);font-size:.68rem}.works-slot h3{margin-top:2.4rem;font-size:1.15rem}.works-slot p{color:#c9c2b5;font-size:.77rem}.works-example{background:var(--cream);color:var(--ink);border-radius:1rem;margin-top:2rem;overflow:hidden}.works-example-label{color:#fff;letter-spacing:.08em;background:#38543f;justify-content:space-between;padding:1rem 1.4rem;font-size:.68rem;display:flex}.works-example>div:nth-child(2){padding:2rem}.works-example h3{max-width:850px;font-size:clamp(2rem,4vw,3.8rem)}.works-example>div:nth-child(2)>p:last-child{color:var(--muted)}.works-example>footer{background:#e7efe5;border:0;width:100%;max-width:none;min-height:0;margin:0;padding:1rem 1.4rem;display:flex}.works-example>footer p{margin:0}.works-example>footer a{font-size:.78rem;font-weight:700}.works-feedback{padding-bottom:3rem}.works-actions{grid-template-columns:repeat(5,1fr);gap:.7rem;display:grid}.works-actions>div{border:1px solid var(--line);background:var(--cream);border-radius:.65rem;align-items:center;gap:.65rem;min-height:70px;padding:.9rem;display:flex}.works-actions span{background:var(--paper);width:2rem;height:2rem;color:var(--coral);border-radius:50%;place-items:center;display:grid}.works-actions b{font-size:.78rem}.works-finish{background:var(--citrus);border-radius:.8rem;align-items:center;gap:1.2rem;margin-top:1rem;padding:1.5rem;display:flex}.works-finish>span{background:var(--ink);width:2.6rem;height:2.6rem;color:var(--cream);border-radius:50%;flex:none;place-items:center;display:grid}.works-finish h3{font-size:1.45rem}.works-finish p{margin:.25rem 0 0;font-size:.82rem}.works-trust{padding:4rem 1.5rem 5rem}.works-promises{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.works-promises article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:180px;padding:1.5rem}.works-promises h3{font-size:1.3rem}.works-promises p{color:var(--muted);font-size:.85rem}.works-cta{background:var(--coral);color:var(--cream);border-radius:1rem;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:5rem;padding:3rem;display:flex}.works-cta h2{max-width:700px}.works-cta p:last-child{margin-bottom:0}.works-cta .button{background:var(--cream);color:var(--ink);flex:none}@media (width<=900px){.works-hero{grid-template-columns:1fr;gap:2.5rem}.works-receipt{max-width:520px;min-height:320px;transform:none}.works-section-heading{grid-template-columns:1fr}.works-section-heading .eyebrow{grid-column:auto}.works-inputs{grid-template-columns:repeat(2,1fr)}.works-input{border-bottom:1px solid var(--line)}.works-input:nth-child(2n){border-right:0}.works-pipeline{grid-template-columns:repeat(2,1fr)}.works-slots{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.works-slot{scroll-snap-align:start;flex:0 0 42%}.works-actions{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.works-hero{padding:3rem 1rem}.works-hero h1{font-size:clamp(2.65rem,12vw,3.45rem)}.works-hero-copy>p:not(.eyebrow){font-size:1rem}.works-hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.works-receipt{min-height:290px;padding:1.3rem}.works-receipt strong{font-size:1.4rem}.works-section,.works-engine,.works-trust{padding:3.5rem 1rem}.works-section-heading{margin-bottom:1.8rem}.works-section-heading h2{font-size:2.35rem}.works-profile-head{flex-direction:column;align-items:flex-start}.works-inputs{display:block}.works-input{border-right:0;grid-template-columns:2.4rem 1fr;gap:.8rem;min-height:0;padding:1rem;display:grid}.works-input>span{margin:0}.works-input p{margin-top:.3rem}.works-pipeline{display:block}.works-pipeline li{padding-right:0}.works-pipeline li:not(:last-child):after{content:"↓";background:var(--paper);inset:auto auto -.6rem .55rem}.works-edition{padding:3.5rem 1rem}.works-slot{flex-basis:82%;min-height:180px}.works-example>div:nth-child(2){padding:1.4rem 1.1rem}.works-example h3{font-size:2.2rem}.works-example>footer{flex-direction:column;align-items:flex-start}.works-actions{grid-template-columns:repeat(2,1fr)}.works-actions>div:last-child{grid-column:1/-1}.works-finish{align-items:flex-start}.works-promises{display:block}.works-promises article{min-height:0}.works-cta{flex-direction:column;align-items:flex-start;margin:0 1rem 3rem;padding:2rem 1.3rem}.works-cta .button{width:100%}}
