@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--blue:#233eb8;--deep:#173097;--yellow:#f7d668;--paper:#fbf4e5;--ink:#202e44;--muted:#6b7481;--line:#d9d0bc;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--blue);color:var(--paper);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:wait}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}button:focus-visible{position:relative;z-index:10}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}em{font-family:var(--serif);font-weight:400}img{display:block;max-width:100%}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;background:var(--yellow);color:var(--ink);padding:14px;z-index:100}.skip:focus{top:10px}.header{height:104px;margin:0 5%;border-bottom:1px solid #ffffff30;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;font-size:27px;font-weight:600;letter-spacing:-1.3px;white-space:nowrap}.brand-serif{font:italic 31px var(--serif);font-weight:400}.brand-mark{color:var(--yellow);font-size:42px;margin-right:12px;font-weight:400}.brand-dot{font:11px var(--sans);align-self:flex-start;margin:13px 0 0 4px}.header nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:500}.nav-count{font-size:12px;border:1px solid #ffffff60;border-radius:20px;padding:3px 7px;margin-left:6px}.nav-play{background:transparent;color:var(--paper);border:1px solid #ffffff70;border-radius:5px;padding:12px 19px}.nav-play span{margin-left:19px}.home{position:relative;max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:70px 5% 0;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:600;line-height:1.6}.tiny-sun{color:var(--yellow);font-size:20px;vertical-align:middle;margin-right:9px}.hero-copy{position:relative;z-index:4;padding-bottom:60px}.hero-copy h1{font-family:var(--serif);font-size:clamp(62px,6.55vw,100px);line-height:1.04;letter-spacing:-2.4px;margin:22px 0 27px}.hero-copy h1 em{color:var(--yellow)}.hero-description{font-size:16px;line-height:1.85;color:#f8f1e1c9;margin-bottom:31px}.primary{display:inline-flex;gap:47px;align-items:center;justify-content:center;background:var(--yellow);color:#243058;padding:19px 26px;border-radius:4px;font-weight:700;font-size:16px;transition:background .2s,transform .2s;min-height:58px}.primary:hover{background:#ffe591;transform:translateY(-3px)}.primary span{font-size:23px;line-height:1}.hero-note{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:12px;color:#ffffffa8;margin-top:21px}.note-line{height:1px;background:var(--yellow);width:23px}.text-button{background:transparent;color:var(--yellow);padding:16px 0 0;font-size:14px;text-decoration:underline;text-underline-offset:4px}.hero-art{position:relative;min-width:0;min-height:540px;align-self:center;height:100%;max-height:600px}.postcard{position:absolute;background:var(--paper);border-radius:5px;padding:12px;color:var(--ink);box-shadow:0 15px 38px #0a164344;width:270px;transform-origin:50% 80%;will-change:transform}.postcard-top{font-size:9px;font-weight:600;letter-spacing:1px;display:flex;justify-content:space-between;padding:5px 1px 11px;gap:10px}.postcard img{height:292px;width:100%;object-fit:cover;border-radius:2px}.postcard-name{font-family:var(--serif);font-size:26px;text-align:center;padding:12px 0 6px}.postcard-name span{display:block;font:10px var(--sans);margin-top:5px;color:#657061}.card-left{top:110px;left:-4%;transform:rotate(-18deg);z-index:1}.card-right{top:104px;right:-4%;transform:rotate(17deg);z-index:2}.card-center{top:45px;left:50%;width:294px;transform:translateX(-50%) rotate(-4deg);z-index:3;animation:card-float 6s ease-in-out infinite}.card-center img{height:334px}.card-center .postcard-name{font-size:30px}.card-stamp{position:absolute;right:-31px;bottom:30px;border-radius:50%;background:var(--yellow);border:5px double #77612e;width:94px;height:94px;display:flex;flex-direction:column;justify-content:center;text-align:center;transform:rotate(12deg);font-size:10px;line-height:1.4;letter-spacing:1px}.card-stamp b{font-size:12px}.art-spark{position:absolute;color:var(--yellow);font-weight:400;line-height:1}.spark-one{right:4%;top:4px;font-size:70px;transform:rotate(12deg)}.spark-two{left:3%;bottom:52px;font-size:43px}.art-dot{position:absolute;left:6%;top:41px;width:9px;height:9px;border-radius:50%;background:var(--yellow)}.orbit-word{position:absolute;font-size:9px;letter-spacing:2.5px;color:#fff9;z-index:4}.orbit-top{left:15%;top:0;transform:rotate(-10deg)}.orbit-bottom{bottom:20px;right:13%;transform:rotate(-6deg)}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;padding:25px 0 28px;color:#ffffff9c;font-size:12px}.hero-bottom a{color:var(--paper)}.hero-bottom a span{margin-left:15px}.ribbon{display:flex;align-items:center;justify-content:space-around;gap:34px;white-space:nowrap;overflow:hidden;background:var(--yellow);color:var(--blue);padding:19px 20px;font-size:21px}.ribbon span{font-size:11px;font-weight:700;letter-spacing:2.2px}footer{background:var(--paper);color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 5%;font-size:12px}.footer-brand{font-size:21px;font-weight:600;letter-spacing:-.7px}.footer-brand em{font-size:24px}footer>span{display:flex;align-items:center;gap:10px}.flag{display:inline-block;width:19px;height:13px;background:linear-gradient(#2868bd 50%,#f4ce40 50%)}.quiz-screen{max-width:860px;margin:auto;padding:60px 24px 80px;min-height:690px}.quiz-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#fff9;letter-spacing:1px}.back-button{padding:10px 0;background:transparent;color:var(--paper);font-size:14px;letter-spacing:0}.progress{display:flex;gap:7px;margin:17px 0 52px}.progress span{height:3px;flex:1;background:#ffffff2b}.progress .filled{background:var(--yellow)}.question-kicker{color:var(--yellow)}.quiz-screen h2{font:clamp(38px,5vw,60px)/1.12 var(--serif);letter-spacing:-1px;max-width:690px;margin:16px 0}.question-hint{color:#ffffffa8;font-size:15px;margin:18px 0 31px}.answers{display:grid;grid-template-columns:1fr 1fr;gap:13px}.answer{display:flex;align-items:center;gap:18px;text-align:left;border:1px solid #ffffff50;background:#ffffff06;color:var(--paper);padding:23px 21px;min-height:94px;border-radius:5px;transition:background .2s,transform .2s}.answer:hover{background:#ffffff15;transform:translateY(-2px)}.answer.selected{background:var(--yellow);color:var(--ink)}.answer-letter{border:1px solid currentColor;opacity:.65;border-radius:50%;width:30px;height:30px;flex-shrink:0;display:grid;place-items:center;font-size:12px}.answer strong{font-size:17px;font-weight:500;display:block}.answer small{font-size:13px;display:block;opacity:.66;line-height:1.5;margin-top:5px}.quiz-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px}.quiz-actions p{font-size:12px;color:#ffffff8f}.quiz-actions .primary{font-size:14px;padding:15px 22px;min-height:50px}.quiz-actions .primary:disabled{opacity:.4;transform:none}.reveal-screen{text-align:center;min-height:690px;padding:60px 20px}.reveal-screen h2{font:48px var(--serif);margin:15px 0}.reveal-screen>p:last-child{color:#fff9;font-size:14px}.reveal-deck{position:relative;margin:50px auto 45px;width:180px;height:260px;perspective:1000px}.reveal-deck>div{position:absolute;inset:0;border:8px solid var(--paper);border-radius:6px;background:var(--blue);box-shadow:0 8px 30px #05125a60;outline:1px solid #d1c5a2;display:flex;align-items:center;justify-content:center;flex-direction:column}.reveal-deck>div:first-child{animation:shuffle-left 1.7s ease both}.reveal-deck>div:nth-child(2){animation:shuffle-right 1.7s ease both}.reveal-deck>div:last-child{animation:turn-card 1.9s ease both}.reveal-deck span{color:var(--yellow);font-size:65px}.reveal-deck b{font-size:25px;line-height:.95;margin-top:17px}.reveal-deck em{font-size:36px}.result-screen{max-width:1120px;margin:auto;min-height:710px;padding:60px 35px 75px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.result-art{position:relative;max-width:365px;margin:auto;width:100%;perspective:1000px}.result-card{position:relative;background:var(--paper);padding:15px;color:var(--ink);border-radius:5px;box-shadow:0 25px 55px #0e1b6659;transform:rotate(-3deg);animation:result-in .6s ease both}.result-card>img{width:100%;height:360px;object-fit:contain;background:#e9d3a4}.result-card .postcard-name{font-size:33px}.result-card .postcard-top{font-size:10px}.result-copy .eyebrow{color:var(--yellow)}.result-copy h1{font:clamp(46px,5vw,70px)/1.05 var(--serif);letter-spacing:-1px;margin:20px 0 17px}.result-copy h1 em{color:var(--yellow)}.result-subtitle{color:#fff9;font-size:14px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.tags span{font-size:11px;letter-spacing:.3px;border:1px solid #ffffff50;padding:7px 11px;border-radius:25px}.result-description{line-height:1.85;font-size:16px;color:#f8f1e1d9}.mission{margin:25px 0;border-left:2px solid var(--yellow);padding:2px 0 2px 18px}.mission b{display:block;font-size:10px;letter-spacing:1.5px;color:var(--yellow);margin-bottom:9px}.mission p{font-size:15px;line-height:1.6}.result-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.result-actions .primary{font-size:14px;padding:15px 20px;gap:20px}.result-actions .text-button{padding:0}.daily-note{font-size:11px;color:#fff8;margin-top:22px;line-height:1.6}.collection-screen{background:var(--paper);color:var(--ink);padding:58px 5% 75px;min-height:80vh}.collection-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.collection-heading .eyebrow{color:var(--blue)}.collection-heading h1{font:clamp(36px,4.5vw,62px)/1.12 var(--serif);margin-top:13px;max-width:630px;letter-spacing:-1px}.collection-heading h1 em{color:var(--blue)}.collection-heading>p{font-size:14px;line-height:1.8;color:var(--muted);min-width:250px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 22px}.collection-card{background:transparent;padding:0;text-align:left;color:var(--ink);border-bottom:1px solid var(--line);padding-bottom:15px;transition:transform .2s}.collection-card:hover{transform:translateY(-5px)}.collection-card:focus-visible{outline-color:var(--blue)}.collection-image{height:270px;background:#eaddc5;padding:10px;overflow:hidden;border-radius:3px}.collection-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.collection-card:hover img{transform:scale(1.035)}.collection-label{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:var(--muted);margin:13px 0 7px}.collection-card h2{font:25px var(--serif)}.collection-card>p{font-size:12px;color:var(--muted);margin-top:5px}dialog{width:min(850px,calc(100% - 32px));padding:0;background:var(--paper);color:var(--ink);border:0;border-radius:7px;max-height:90dvh;overflow:auto;box-shadow:0 20px 70px #07133a55}dialog::backdrop{background:#0b175ac9;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:12px;top:12px;width:40px;height:40px;border-radius:50%;background:var(--paper);color:var(--ink);font-size:30px;z-index:2}.dialog-close:focus-visible{outline-color:var(--blue)}#dialog-content{display:grid;grid-template-columns:1fr 1fr}.dialog-art{background:#e9d9bd;padding:25px;display:flex;align-items:center}.dialog-art img{width:100%;max-height:480px;object-fit:contain}.dialog-copy{padding:60px 32px 35px}.dialog-copy .eyebrow{color:var(--blue);font-size:10px}.dialog-copy h2{font:40px/1.1 var(--serif);margin:15px 0 8px}.dialog-copy .subtitle{font-size:13px;color:var(--muted)}.dialog-copy .story{font-size:15px;line-height:1.85;margin:23px 0}.dialog-copy .mission{border-color:var(--blue)}.dialog-copy .mission b{color:var(--blue)}.screen-enter{animation:screen-in .35s ease both}@keyframes card-float{50%{transform:translateX(-50%) translateY(-9px) rotate(-2deg)}}@keyframes screen-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes result-in{from{opacity:0;transform:rotate(-7deg) translateY(25px)}to{opacity:1;transform:rotate(-3deg)}}@keyframes shuffle-left{30%{transform:translateX(-95px) rotate(-22deg)}70%{transform:translateX(-20px) rotate(-5deg)}100%{transform:translateX(-10px) rotate(-5deg)}}@keyframes shuffle-right{30%{transform:translateX(95px) rotate(22deg)}70%{transform:translateX(20px) rotate(5deg)}100%{transform:translateX(10px) rotate(5deg)}}@keyframes turn-card{0%,60%{transform:rotateY(0)}90%,100%{transform:rotateY(180deg)}}
@media(min-width:1500px){.home{padding-top:90px}.hero-art{transform:scale(1.1)}.hero-copy{padding-bottom:80px}}@media(max-width:1100px){.header{height:88px}.home{padding-top:55px}.hero-art{transform:scale(.84);transform-origin:center center;width:114%;margin-left:-6%}.hero-copy h1{font-size:68px}.hero-copy{padding-bottom:40px}.hero-bottom{font-size:11px}.collection-grid{grid-template-columns:repeat(3,1fr)}.collection-image{height:250px}.result-screen{gap:45px}.result-card>img{height:320px}.collection-heading{align-items:start;flex-direction:column}}@media(max-width:760px){.header{margin:0 6%;height:82px}.brand{font-size:22px}.brand-serif{font-size:25px}.brand-mark{font-size:34px;margin-right:8px}.brand-dot{display:none}.header nav{gap:0;font-size:12px}.nav-play{display:none}.nav-count{font-size:10px;padding:2px 5px}.home{display:flex;flex-direction:column;padding:40px 6% 0}.hero-copy{padding-bottom:0}.eyebrow{font-size:10px;letter-spacing:1.7px}.hero-copy h1{font-size:clamp(52px,11vw,77px);line-height:1.03;margin-top:20px;margin-bottom:20px;letter-spacing:-1.5px}.hero-description{font-size:14px;line-height:1.8;margin-bottom:24px}.primary{font-size:15px;padding:17px 23px;min-height:54px;gap:45px}.hero-note{font-size:10px;gap:8px;margin-top:17px}.hero-art{width:100%;height:430px;min-height:430px;margin:12px 0 -6px;transform:scale(.78);transform-origin:center center;align-self:center;max-width:480px}.card-center{top:0}.card-left{top:67px;left:-8%}.card-right{top:67px;right:-8%}.spark-one{right:-2%;top:-10px;font-size:48px}.spark-two{left:-7%;bottom:-14px;font-size:39px}.orbit-top{top:-31px;left:13%}.orbit-bottom{bottom:-46px;right:10%}.art-dot{top:9px;left:4%}.hero-bottom{width:100%;justify-content:center;padding:21px 0}.hero-bottom>span{display:none}.hero-bottom a{font-size:12px}.ribbon{gap:25px;padding:15px 15px}.ribbon span{font-size:9px;letter-spacing:1.7px}.ribbon{font-size:17px}footer{padding:26px 6%;flex-wrap:wrap;gap:14px}footer>p{display:none}footer>span{font-size:10px}.quiz-screen{padding:30px 6% 45px;min-height:650px}.progress{margin-bottom:37px}.quiz-screen h2{font-size:43px}.answers{grid-template-columns:1fr;gap:10px}.answer{min-height:76px;padding:15px 17px}.answer strong{font-size:16px}.answer small{font-size:12px}.quiz-actions p{max-width:135px;line-height:1.7;font-size:11px}.quiz-actions .primary{gap:15px}.result-screen{display:flex;flex-direction:column;padding:35px 7% 50px;gap:35px}.result-art{max-width:280px}.result-card>img{height:270px}.result-copy h1{font-size:49px}.result-copy{width:100%}.result-description{font-size:15px}.reveal-screen{min-height:670px;padding-top:65px}.reveal-screen h2{font-size:39px}.collection-screen{padding:35px 6% 50px}.collection-heading{gap:18px;margin-bottom:27px}.collection-heading h1{font-size:42px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:24px 13px}.collection-image{height:205px;padding:7px}.collection-card h2{font-size:22px}.collection-card>p{font-size:11px;line-height:1.6}.collection-label{font-size:9px}.collection-heading>p{font-size:13px}#dialog-content{grid-template-columns:1fr}.dialog-art{padding:22px}.dialog-art img{max-height:280px}.dialog-copy{padding:27px}.dialog-copy h2{font-size:35px}}
@media(max-width:380px){.hero-art{transform:scale(.65);margin:-5px 0 -37px}.hero-note{font-size:9px;gap:6px}.hero-description br{display:none}.collection-image{height:170px}.brand{font-size:20px}.brand-serif{font-size:23px}.header nav{font-size:11px}.quiz-screen h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.card-center{transform:translateX(-50%) rotate(-4deg)}}
