@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@500;600;700;800&family=Tajawal:wght@400;500;700;800&display=swap');
:root{--cream:#fff9ec;--ink:#20251b;--blue:#243eae;--yellow:#ffdc61;--red:#bb3929;--line:#ddd9ca}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--red);outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:1.08}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.065em}p{max-width:60ch}.announcement{background:var(--blue);color:var(--cream);text-align:center;padding:9px 20px;font-size:13px;letter-spacing:.03em}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:24px 5%;gap:28px}.logo{font-family:Manrope,sans-serif;font-size:44px;line-height:1;font-weight:800;letter-spacing:-.085em;position:relative;display:inline-flex;align-items:baseline}.logo span{font-family:'DM Sans',sans-serif;font-size:13px;letter-spacing:-.03em;margin-left:6px}.logo i{color:var(--red);font-size:28px;position:absolute;right:-20px;top:-12px;font-style:normal}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,footer a:hover,.text-link:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--ink);color:var(--cream);padding:17px 24px;border-radius:6px;font-size:15px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:var(--blue);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{font-size:13px;padding:13px 18px;gap:20px}.hero{max-width:1440px;margin:auto;padding:68px 5% 88px;display:grid;grid-template-columns:1.04fr 1fr;gap:40px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;line-height:1.6}.hero .eyebrow{display:flex;gap:10px;align-items:center}.eyebrow>span{height:7px;width:7px;border-radius:50%;background:var(--red)}h1{font-size:clamp(48px,5.7vw,84px);font-weight:700;margin:26px 0}.hero em{color:var(--blue)}.intro{font-size:19px;line-height:1.55;max-width:390px}.hero-description{font-size:15px;color:#56594b;max-width:420px;margin:20px 0 26px}.text-link{font-size:14px;display:inline-block;margin:18px;text-decoration:underline;text-underline-offset:5px}.hero-art{position:relative;padding-bottom:26px}.hero-art img{width:100%;height:440px;object-fit:cover;border-radius:48% 48% 5px 5px;display:block}.hero-art figcaption{font-size:12px;letter-spacing:.18em;text-align:center;margin-top:20px}.art-stamp{position:absolute;right:-10px;bottom:45px;background:var(--yellow);width:116px;height:116px;border-radius:50%;transform:rotate(12deg);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:32px;font-weight:800;line-height:1.1;border:1px solid var(--ink)}.art-stamp small{font-size:11px;font-weight:600;margin-top:5px}.ribbon{display:flex;align-items:center;justify-content:space-evenly;gap:25px;background:var(--yellow);padding:20px;overflow:hidden;font-size:24px;color:var(--red)}.ribbon span{font-size:15px;color:var(--ink);white-space:nowrap;font-weight:600}.section{max-width:1440px;margin:auto;padding:100px 7%}.section-heading{position:relative;margin-bottom:42px}.section-heading h2{font-size:clamp(42px,4.5vw,64px);margin-top:18px;font-weight:600}.section-heading>p:last-child{position:absolute;right:0;bottom:8px;font-size:16px;color:#56594b}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product{border-radius:10px;padding:34px;min-height:460px;display:flex;flex-direction:column;overflow:hidden}.blue{background:var(--blue);color:var(--cream)}.yellow{background:var(--yellow)}.number{font-size:12px;letter-spacing:.15em;font-weight:600}.product-type{font-family:Georgia,serif;font-size:clamp(35px,4vw,58px);line-height:1.04;letter-spacing:-.06em;padding:42px 0;position:relative}.product-type span{position:absolute;right:5px;bottom:12px;font:80px/1 Georgia,serif;opacity:.8}.product-bottom{margin-top:auto;border-top:1px solid currentColor;padding-top:22px}.product h3{font-size:28px;letter-spacing:-.04em}.product p{font-size:15px;max-width:330px;margin:12px 0 20px}.tag{display:inline-block;padding:5px 12px;border:1px solid currentColor;border-radius:30px;font-size:12px}.product-note{font-size:13px;color:#626253;margin:20px auto 0;text-align:center;max-width:760px}.movement{max-width:none;background:var(--blue);color:var(--cream);padding-left:max(7%,calc((100% - 1238px)/2));padding-right:max(7%,calc((100% - 1238px)/2))}.movement-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;margin-top:40px}.movement h2{font-size:clamp(50px,5.3vw,76px);font-weight:500}.movement h2>span{display:block;color:var(--yellow);font:110px/1.3 Georgia,serif;margin:20px 0}.movement .large-copy{font-size:28px;line-height:1.4;margin:0 0 24px}.movement p:not(.eyebrow):not(.large-copy){color:#e2e6fb;margin-bottom:18px}.cream{background:var(--cream);color:var(--ink);margin-top:15px}.cream:hover{background:var(--yellow);color:var(--ink)}.manifesto{border-top:1px solid #7d8dd6;margin-top:44px;padding-top:26px;display:flex;justify-content:space-between;font-family:Georgia,serif;font-size:26px}.moment-tabs{display:flex;border-bottom:1px solid var(--line);gap:26px}.moment-tabs button{border:0;border-bottom:3px solid transparent;padding:14px 0;cursor:pointer;background:none;color:#66695c;font-size:15px}.moment-tabs button[aria-selected=true]{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}.moment-panel{background:#f0eddd;margin-top:28px;border-radius:8px;padding:44px;display:flex;gap:55px;align-items:flex-start;min-height:275px}.moment-number{font:100px/1 Georgia,serif;color:var(--blue);letter-spacing:-.09em}.moment-panel h3{font-size:32px;margin:15px 0}.moment-panel p:not(.eyebrow){color:#56594b;max-width:640px}.moment-foot{display:block;margin-top:22px;font-size:13px;font-weight:600}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;padding-top:30px}.faq h2{font-size:44px;font-weight:600;margin-top:18px}.accordions details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:24px 32px 24px 0;position:relative;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;font-size:24px;top:18px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:15px;color:#56594b;padding:0 24px 24px 0}.closing{text-align:center;background:var(--yellow);padding:75px 20px 85px}.closing .eyebrow{margin:auto}.closing h2{font-size:clamp(50px,6vw,80px);font-weight:600;margin:25px auto 32px}.closing em{color:var(--red)}footer{max-width:1440px;margin:auto;display:flex;align-items:center;gap:26px;padding:44px 5%;font-size:13px}footer p{margin-left:12px;margin-right:auto;color:#56594b}footer .logo{font-size:35px}.copyright{font-size:12px;color:#66695c}.skip{position:absolute;top:-100px;left:20px;padding:14px;background:var(--yellow);z-index:10}.skip:focus{top:10px}@media(min-width:1600px){.hero-art img{height:500px}}@media(max-width:1000px){header>.button{display:none}.hero{gap:24px;padding-top:40px}.hero-art img{height:380px}.text-link{margin-left:0;display:block}.section{padding:75px 5%}.movement-layout{gap:35px}.faq{gap:35px}footer{flex-wrap:wrap}.copyright{width:100%}.product-type span{font-size:55px}.hero .eyebrow{font-size:10px}}@media(max-width:680px){header{padding:24px 6%}.logo{font-size:38px}nav{gap:18px;font-size:12px}nav a:last-child{display:none}.hero{grid-template-columns:1fr;padding:30px 6% 45px;gap:25px}h1{font-size:56px}.hero .eyebrow{font-size:10px}.hero-description{font-size:15px}.intro{font-size:18px}.hero-art{max-width:480px;width:100%;margin:auto}.hero-art img{height:auto;aspect-ratio:1.2;object-fit:cover}.art-stamp{right:0;width:95px;height:95px;font-size:27px}.art-stamp small{font-size:10px}.ribbon{justify-content:flex-start;padding:16px 24px}.ribbon span{font-size:13px}.section{padding:58px 6%}.section-heading>p:last-child{position:static;margin-top:20px;font-size:15px}.section-heading h2{font-size:46px}.product-grid{grid-template-columns:1fr;gap:18px}.product{min-height:400px;padding:28px}.product-type{font-size:49px}.product-type span{font-size:70px}.movement-layout{grid-template-columns:1fr;gap:24px}.movement h2{font-size:56px}.movement h2>span{display:none}.movement .large-copy{font-size:25px}.manifesto{font-size:18px;gap:15px;flex-wrap:wrap}.moment-tabs{gap:16px}.moment-tabs button{font-size:13px;text-align:left;line-height:1.5}.moment-panel{padding:25px;gap:20px;min-height:355px}.moment-number{font-size:55px}.moment-panel h3{font-size:28px}.moment-panel .eyebrow{font-size:10px}.moment-panel p:not(.eyebrow){font-size:15px}.faq{grid-template-columns:1fr;padding-top:10px;gap:20px}.faq h2{font-size:42px}.closing h2{font-size:54px}.closing .eyebrow{font-size:10px}footer{padding:35px 6%;gap:22px}footer p{font-size:12px}.button{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Established TFOLE identity: yellow, orange, warm brown, Arabic. */
:root{--cream:#fff9eb;--ink:#572713;--blue:#9b380a;--yellow:#ffce27;--red:#ad390d;--line:#e6d8bc}body{font-family:Tajawal,Arial,sans-serif;font-size:18px;line-height:1.8}h1,h2,h3,em,.product-type,.manifesto{font-family:'Baloo Bhaijaan 2',Tajawal,sans-serif;font-style:normal;letter-spacing:0;line-height:1.3}h1,h2,h3{font-weight:800}.announcement{background:var(--yellow);color:var(--ink);font-size:15px;font-weight:700}.brand{display:block;position:relative;overflow:hidden;width:150px;height:73px;flex-shrink:0;border-radius:8px;direction:ltr}.brand img{position:absolute;width:525px;height:350px;max-width:none;left:-8px;top:-6px}header{padding:16px 5%}nav{font-size:16px;gap:30px}.button{background:var(--ink);font-size:17px;border-radius:50px;padding:14px 26px}.button:hover{background:var(--red)}.button.small{font-size:16px;padding:10px 24px}.hero{grid-template-columns:.8fr 1.2fr;padding:48px 5% 58px;gap:38px}.eyebrow{font-size:15px;letter-spacing:0;color:var(--red)}h1{font-size:clamp(50px,5.8vw,82px);line-height:1.22;margin:18px 0}.hero em{color:var(--red)}.intro{font-size:23px}.hero-description{font-size:18px;color:#705344;margin:18px 0 25px}.text-link{font-size:16px;margin:14px 0 0 20px}.hero-art{padding:0}.hero-art img{height:auto;width:100%;border-radius:24px;aspect-ratio:1.5;object-fit:contain;box-shadow:0 16px 40px #75380a14}.hero-art figcaption{font-size:13px;letter-spacing:0;margin-top:15px;color:#705344}.ribbon{background:var(--yellow);padding:18px;color:var(--red)}.ribbon span{font-size:20px}.ribbon b{font-weight:400}.section{padding-top:80px;padding-bottom:80px}.section-heading h2{font-size:54px;line-height:1.2}.section-heading>p:last-child{right:auto;left:0;font-size:18px;color:#705344}.product{min-height:580px;border-radius:24px;padding:32px;display:block;position:relative}.player-card{background:#fff0c2}.kit-card{background:#ffda57}.product .tag{font-size:15px;background:#fff8df;border:0;padding:6px 18px}.product h3{font-size:35px;line-height:1.3;margin-top:22px}.product p{font-size:18px;max-width:440px;margin:16px 0}.product-photo{width:100%;height:250px;overflow:hidden;border-radius:18px;margin-top:20px;position:relative;direction:ltr;background:#f2c97c}.player-photo img{position:absolute;width:220%;max-width:none;height:auto;left:-65%;top:-75%}.kit-character{display:block;height:250px;width:100%;object-fit:contain;mix-blend-mode:multiply;margin-top:20px}.product-status{font-size:14px}.product-note{font-size:15px;max-width:850px;color:#705344}.characters{padding-top:20px}.character-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.character-grid article{background:#fff2d3;border:1px solid #efdeba;border-radius:24px;overflow:hidden}.character-grid img{display:block;width:100%;height:270px;object-fit:contain;mix-blend-mode:multiply;padding:16px}.character-grid article>div{padding:20px 26px 26px}.character-grid h3{font-size:30px;margin:8px 0}.character-grid p{font-size:17px;color:#705344}.character-grid blockquote{font-size:18px;margin:18px 0 0;font-weight:700}.movement{background:#ffce27;color:var(--ink)}.movement h2{font-size:64px;font-weight:800}.movement em{color:#9b380a}.movement .large-copy{font-size:30px;font-weight:700}.movement p:not(.eyebrow):not(.large-copy){color:#633713;font-size:19px}.manifesto{border-color:#ad7c37;font-size:30px;font-weight:700}.moment-tabs button{font-family:inherit;font-size:18px;color:#705344}.moment-panel{background:#fff0cd;border-radius:22px;min-height:280px}.moment-number{font-family:Arial,sans-serif;font-size:80px;color:#9b380a;letter-spacing:-.05em;direction:ltr}.moment-panel h3{font-size:34px}.moment-panel p:not(.eyebrow){font-size:19px;color:#705344}.moment-foot{font-size:16px}.faq h2{font-size:46px}.accordions summary{padding:24px 0 24px 32px;font-size:19px}.accordions summary:after{left:0;right:auto}.accordions details p{padding:0 0 24px 24px;font-size:18px;color:#705344}.closing{background:#ffdc66}.closing h2{font-size:75px;line-height:1.25}.closing .eyebrow{color:var(--ink)}footer{font-size:16px}footer p{margin-right:12px;margin-left:auto;color:#705344}.copyright{font-size:14px}.skip{font-size:16px}
@media(max-width:1050px){.hero{grid-template-columns:1fr;gap:30px}.hero-copy{max-width:650px}.hero-art{max-width:900px;margin:0;width:100%}.hero-art img{height:auto}.text-link{display:inline-block;margin-right:20px}.product-photo,.kit-character{height:230px}.player-photo img{top:-45%}.character-grid img{height:220px}.movement h2{font-size:52px}}
@media(max-width:680px){header{padding:14px 5%;gap:20px}.brand{width:112px;height:57px}.brand img{width:400px;height:auto;left:-7px;top:-4px}nav{gap:15px;font-size:14px}header>.button{display:none}.hero{padding:28px 6% 38px;gap:28px}.hero .eyebrow{font-size:15px}h1{font-size:60px}.intro{font-size:23px}.hero-description{font-size:18px}.hero-art img{aspect-ratio:1.5;border-radius:15px}.hero-art figcaption{font-size:12px;line-height:1.7}.text-link{margin-right:0;margin-left:18px}.button{font-size:16px}.ribbon{gap:18px;padding:16px}.ribbon span{font-size:16px}.section{padding:52px 6%}.section-heading h2{font-size:43px}.section-heading>p:last-child{font-size:18px}.product{padding:25px;min-height:0}.product-photo,.kit-character{height:230px}.player-photo img{top:-45%}.product h3{font-size:34px}.product p{font-size:18px}.character-grid{grid-template-columns:1fr;gap:18px}.character-grid article{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center}.character-grid img{height:auto;max-height:240px;padding:10px}.character-grid article>div{padding:22px 10px 22px 20px}.character-grid h3{font-size:28px}.character-grid .eyebrow{font-size:13px}.character-grid p{font-size:16px}.character-grid blockquote{font-size:16px}.movement h2{font-size:48px}.movement .large-copy{font-size:26px}.movement-layout{margin-top:20px}.manifesto{font-size:25px}.moment-tabs button{font-size:16px}.moment-panel{gap:18px;padding:24px;min-height:330px}.moment-number{font-size:45px}.moment-panel .eyebrow{font-size:13px}.moment-panel h3{font-size:28px}.moment-panel p:not(.eyebrow){font-size:18px}.moment-foot{font-size:15px}.faq h2{font-size:41px}.closing h2{font-size:60px}.closing .eyebrow{font-size:15px}footer p{font-size:16px}footer{font-size:15px}.copyright{font-size:13px}}
