:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#302b1d;background:#fff9e8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--yellow: #ffc805;--amber: #f7ab18;--dark: #333333;--cream: #fff8df;--line: rgba(51, 51, 51, .12);--shadow: 0 26px 80px rgba(51, 51, 51, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh;overflow:hidden;padding:28px clamp(18px,4vw,58px) 24px;background:radial-gradient(circle at 8% 8%,rgba(255,200,5,.4),transparent 29%),radial-gradient(circle at 92% 2%,rgba(247,171,24,.28),transparent 28%),linear-gradient(135deg,#fffdf6,#fff8df 44%,#fff2c2)}.site-header,.hero,.access-section,.download-section,.info-section{width:min(1160px,100%);margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;padding:12px 14px;background:#ffffffc2;border:1px solid var(--line);border-radius:999px;box-shadow:0 12px 30px #33333314}.brand img{display:block;width:min(153px,42vw);height:auto}.language-toggle{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:8px 14px 8px 8px;color:var(--dark);font:inherit;font-weight:700;cursor:pointer;background:#ffffffd1;border:1px solid var(--line);border-radius:999px}.language-toggle span{display:grid;width:34px;height:34px;place-items:center;background:var(--yellow);border-radius:50%}.hero{padding:clamp(54px,8vw,92px) 0 clamp(28px,5vw,48px)}.eyebrow{margin:0 0 14px;color:#6f5410;font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.intro{margin:0;color:#4d4734;font-size:clamp(1.06rem,1.6vw,1.35rem);line-height:1.65}.access-section{padding:0 0 14px}.access-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:clamp(24px,5vw,58px);align-items:center;padding:clamp(26px,5vw,52px);background:#ffffffe6;border:1px solid var(--line);border-radius:36px;box-shadow:var(--shadow)}.access-copy h2,.download-section h2,.section-heading h2{margin:0;color:#292414}.access-copy h2{max-width:720px;font-size:clamp(2rem,4vw,4.15rem);line-height:1.02;letter-spacing:-.045em}.access-copy p:not(.eyebrow){max-width:700px;margin:18px 0 0;color:#625a45;font-size:1.04rem;line-height:1.62}.access-actions{display:grid;gap:12px}.primary-link,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;font:inherit;font-weight:900;text-align:center;text-decoration:none;border-radius:999px;transition:transform .18s ease}.primary-link{color:#1f1a0b;background:var(--yellow);border:0}.secondary-button{color:#2f2f2f;cursor:pointer;background:#eee;border:1px solid rgba(51,51,51,.12)}.primary-link:hover,.secondary-button:hover,.play-badge:hover{transform:translateY(-2px)}.download-section{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(24px,4vw,36px);background:#2f2f2f;border-radius:34px;box-shadow:var(--shadow)}.download-section h2{max-width:720px;color:#fff;font-size:clamp(1.8rem,3.2vw,3.2rem);line-height:1.04;letter-spacing:-.04em}.download-section p:not(.eyebrow){max-width:650px;margin:12px 0 0;color:#f7eecb;line-height:1.55}.download-section .eyebrow{color:var(--yellow)}.play-badge{display:inline-flex;flex:0 0 auto;transition:transform .18s ease}.play-badge img{display:block;width:220px;max-width:42vw;height:auto}.info-section{display:grid;gap:18px;padding:46px 0 0}.section-heading{display:grid;gap:6px}.section-heading h2{max-width:700px;font-size:clamp(1.8rem,3.2vw,3.2rem);line-height:1.04;letter-spacing:-.04em}.instruction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.instruction-grid article{min-height:220px;padding:24px;background:#ffffffb8;border:1px solid var(--line);border-radius:28px}.instruction-grid span{display:inline-flex;margin-bottom:42px;color:#8e6900;font-weight:950}.instruction-grid h3{margin:0;color:#292414;font-size:1.2rem}.instruction-grid p{color:#645d49;line-height:1.55}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;overflow-y:auto;background:#1f1b129e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.instructions-modal{position:relative;width:min(1080px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:clamp(22px,4vw,36px);background:#fffaf0;border:1px solid rgba(255,255,255,.7);border-radius:30px;box-shadow:0 34px 100px #00000047}.modal-close{position:absolute;top:16px;right:16px;display:grid;width:40px;height:40px;place-items:center;color:#2f2f2f;font:inherit;font-size:1.4rem;font-weight:800;cursor:pointer;background:#eee;border:1px solid rgba(51,51,51,.12);border-radius:999px}.modal-heading{max-width:760px;padding-right:48px}.modal-heading h2{margin:0;color:#292414;font-size:clamp(1.7rem,3vw,3rem);line-height:1.04;letter-spacing:-.04em}.modal-heading p:not(.eyebrow){margin:14px 0 0;color:#625a45;line-height:1.55}.instruction-images{display:grid;gap:18px;margin-top:24px}.instruction-images picture,.instruction-images img{display:block}.instruction-images img{width:100%;height:auto;border:1px solid rgba(51,51,51,.12);border-radius:20px;box-shadow:0 16px 46px #3333331f}@media(max-width:880px){.page-shell{padding:18px 14px 22px}.hero{padding-top:46px}.access-card,.instruction-grid{grid-template-columns:1fr}.download-section{align-items:flex-start;flex-direction:column}.play-badge img{width:198px;max-width:70vw}}@media(max-width:520px){.site-header{align-items:flex-start;flex-direction:column}.language-toggle{align-self:flex-end}.access-card,.download-section,.instruction-grid article,.instructions-modal{border-radius:24px}.primary-link,.secondary-button{width:100%}.modal-backdrop{padding:12px}.instructions-modal{max-height:calc(100vh - 24px)}}
