@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#222651;--paper:#fff7e7;--yellow:#ffda44;--pink:#ffd8df;--blue:#d8e8ff;--mint:#d5eadc;--purple:#b9a6e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #6652dd;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Outfit',sans-serif;letter-spacing:-.055em;font-weight:600}em{font-style:normal}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 4.4%;position:relative;z-index:30;border-bottom:1px solid #22265120;background:var(--paper)}.brand{display:flex;align-items:center;gap:9px;font-family:Outfit,sans-serif;font-weight:700;font-size:26px;letter-spacing:-1px}.brand img{border-radius:50%;width:49px;height:49px;mix-blend-mode:multiply}.brand-dot{font-size:12px;vertical-align:super;margin-left:2px}nav{display:flex;gap:28px;font-size:13px;font-weight:600}nav a:hover{color:#6652dd}.button{background:var(--ink);color:white;border:1px solid var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:30px;border-radius:100px;padding:19px 26px;font-weight:600;font-size:14px;transition:transform .25s,background .25s;min-height:52px}.button:hover{transform:translateY(-3px);background:#454079}.button span{font-size:21px}.button.small{padding:12px 20px;min-height:45px;font-size:12px;gap:20px}.hero{min-height:700px;height:calc(100svh - 94px);max-height:980px;position:relative;display:grid;grid-template-columns:1.06fr 1fr;align-items:center;padding:50px 5% 90px;overflow:hidden;background:radial-gradient(ellipse at 90% 65%,#f5e5ca90,transparent 60%)}.hero-copy{position:relative;z-index:3}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;display:block}.spark{font-size:22px;display:inline-block;vertical-align:middle;margin-right:10px;color:#a26a32}.hero h1{font-size:clamp(64px,6.9vw,112px);line-height:.96;margin:26px 0 27px;letter-spacing:-.064em}.hero h1 em{color:#6b58ad;display:inline-block;position:relative}.hero h1 em:after{content:'';height:8px;background:var(--yellow);position:absolute;bottom:1px;left:2%;width:97%;border-radius:50%;z-index:-1;transform:rotate(-2deg)}.hero p{font-size:17px;line-height:1.65;margin-bottom:26px}.hero-note{font-size:10px;opacity:.6;margin-top:23px}.hero-art{height:540px;position:relative;perspective:1200px;isolation:isolate}.drawing-card{position:absolute;left:0;top:30px;width:48%;background:#fff;padding:10px 10px 18px;box-shadow:0 12px 40px #392a511f;transform:rotate(-11deg)}.drawing-card img{aspect-ratio:1;object-fit:cover}.drawing-card figcaption{font-size:10px;text-align:center;padding-top:12px}.tape{position:absolute;left:35%;top:-12px;width:70px;height:25px;background:#ffda4488;transform:rotate(3deg)}.print-card{width:62%;background:white;padding:12px;position:absolute;right:0;bottom:10px;transform:rotate(7deg);border-radius:110px 110px 20px 20px;box-shadow:0 25px 50px #28265025}.print-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:98px 98px 10px 10px}.print-card figcaption{font-size:11px;padding:15px 8px 8px;font-weight:500}.print-card figcaption span{display:block;font-size:8px;letter-spacing:1.5px;opacity:.5;margin-bottom:6px}.orbit{position:absolute;border:1px solid #75694d2b;border-radius:50%;width:480px;height:480px;left:0;top:50px;z-index:-1}.orbit-two{width:410px;height:410px;left:34px;top:85px}.hero-star{position:absolute;font-size:110px;color:var(--yellow);right:25px;top:-20px}.sticker{position:absolute;z-index:3;background:var(--yellow);width:112px;height:112px;display:flex;flex-direction:column;justify-content:center;align-items:center;left:25px;bottom:15px;border-radius:50%;font-family:Outfit;font-size:30px;font-weight:600;transform:rotate(-13deg);box-shadow:0 5px 0 #22265112}.sticker small{font:10px 'DM Sans';margin-top:3px}.art-arrow{position:absolute;left:44%;top:22%;font-size:90px;color:#6b58ad;transform:rotate(24deg)}.hero-bottom{position:absolute;bottom:28px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.8px;font-weight:600}.hero-bottom b{font-size:17px;margin-left:15px}.first-story{padding:100px 5%;text-align:center}.first-story h2{font-size:70px;line-height:1.04;margin-top:24px}.first-story em{color:#6b58ad}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:white;padding:15px}.skip:focus{top:10px}@media(max-width:900px){header nav{display:none}.hero{min-height:1000px;height:auto;grid-template-columns:1fr;padding-top:55px;gap:30px}.hero-art{width:min(530px,100%);margin:0 auto}.hero h1{font-size:80px}.hero-copy{text-align:center}.first-story h2{font-size:52px}}@media(max-width:520px){header{height:78px;padding:0 5%}.brand{font-size:21px}.brand img{width:38px;height:38px}.button.small{font-size:10px;padding:10px 12px;gap:10px}.hero{min-height:920px;padding:45px 6% 76px;gap:25px}.hero h1{font-size:58px}.eyebrow{font-size:8px;letter-spacing:1.4px}.hero p{font-size:15px}.hero-art{height:400px}.orbit{width:330px;height:330px}.orbit-two{width:260px;height:260px}.hero-star{font-size:70px;right:0;top:0}.drawing-card{width:54%;top:25px}.print-card{width:65%;bottom:15px}.sticker{width:85px;height:85px;left:0;font-size:25px}.sticker small{font-size:8px}.art-arrow{font-size:65px}.hero-bottom{font-size:7px;letter-spacing:1px;gap:20px}.first-story{padding:70px 6%}.first-story h2{font-size:40px}}
/* The collection: moving paper, sculptural photographs, and shifting colour. */
.drawing-card img,.print-card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.hero-art{transform:translateY(var(--hero-y,0px));will-change:transform}.drawing-card{animation:paper-float 7s ease-in-out infinite}.print-card{animation:print-float 8s ease-in-out infinite}.hero-star{animation:slow-spin 28s linear infinite}.hero-copy{transform:translateY(var(--copy-y,0px))}.hero .sticker{animation:badge-bob 5s ease-in-out infinite}.wonder-story{position:relative}.story-intro{position:relative;text-align:center;padding:100px 5% 95px;background:#efe8f8;overflow:hidden}.story-intro h2{font-size:clamp(42px,5.6vw,88px);line-height:1.02;margin:24px 0}.story-intro h2 em{color:#7759aa}.story-intro p{font-size:15px;line-height:1.65}.intro-star{position:absolute;left:8%;bottom:40px;font-size:115px;color:#b5a0d4;transform:rotate(var(--spin,0deg))}.scroll-story{height:280svh;position:relative;background:#d5eadc}.story-stage{height:100svh;min-height:650px;max-height:1100px;position:sticky;top:0;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:84px 7% 94px;overflow:hidden;isolation:isolate;transition:background .65s ease;background:var(--scene-bg,#d5eadc)}.stage-top{position:absolute;left:5%;right:5%;top:30px;display:flex;justify-content:space-between;font-size:9px;font-weight:600;letter-spacing:1.8px}.scene-copy{position:relative;z-index:3;max-width:500px;padding-right:30px}.scene-copy h3{font-size:clamp(50px,6vw,95px);line-height:.99;margin:25px 0}.scene-copy p{max-width:320px;font-size:15px;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:12px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:9px}.text-link span{font-size:20px}.scene-link{margin-top:30px}.scene-art{height:min(67svh,680px);min-height:460px;position:relative;perspective:1200px}.scene-halo{position:absolute;inset:2% -10% -2%;border-radius:50%;background:var(--halo,#b8d9c3);transform:scale(var(--halo-scale,1));transition:background .65s;z-index:-1}.scene-word{position:absolute;font-family:Outfit;font-size:clamp(95px,12vw,180px);font-weight:700;top:33%;left:-17%;letter-spacing:-9px;color:#ffffff60;transform:rotate(-15deg);z-index:-1}.scene-image{position:absolute;height:100%;width:72%;left:14%;padding:10px 10px 0;background:#fff;box-shadow:0 35px 70px #2226512b;border-radius:140px 140px 14px 14px;opacity:0;transform:translateY(60px) rotate(10deg) scale(.83);transition:opacity .65s,transform .85s cubic-bezier(.2,.7,.2,1);pointer-events:none}.scene-image.active{opacity:1;transform:translateY(var(--scene-y,0px)) rotate(var(--scene-rotate,-4deg)) scale(1);z-index:2}.scene-image img{width:100%;height:calc(100% - 40px);object-fit:cover;border-radius:130px 130px 8px 8px}.scene-image figcaption{height:40px;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;letter-spacing:1px}.scene-spark{position:absolute;right:-7%;top:-4%;font-size:105px;z-index:4;color:#9174c1;transform:rotate(var(--spin,15deg))}.scene-badge{position:absolute;bottom:0;left:-6%;z-index:4;width:135px;height:135px;border-radius:50%;background:var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;transform:rotate(-12deg)}.scene-badge strong{font:600 20px/1.05 Outfit;text-align:center;margin-top:7px}.stage-bottom{position:absolute;bottom:25px;left:5%;right:5%;display:flex;align-items:center;gap:30px}.scene-tabs{display:flex;gap:7px;position:relative;z-index:5}.scene-tabs button{border:1px solid #22265135;color:var(--ink);background:transparent;border-radius:50px;padding:12px 19px;font-size:11px;transition:background .3s,color .3s;white-space:nowrap}.scene-tabs button.selected{background:var(--ink);color:white}.scroll-hint{margin-left:auto;font-size:8px;letter-spacing:1.3px;white-space:nowrap}.scroll-hint span{font-size:16px;margin-left:10px}.stage-progress{position:absolute;height:2px;background:#22265125;left:0;right:0;bottom:-18px}.stage-progress i{height:100%;display:block;width:100%;background:var(--ink);transform:scaleX(var(--story-progress,0));transform-origin:left}.wonder-ribbon{overflow:hidden;background:var(--ink);color:var(--paper);padding:24px 0;transform:rotate(-1.5deg) scale(1.03);position:relative;z-index:6;margin:-8px 0}.wonder-ribbon div{width:max-content;font:500 25px Outfit;letter-spacing:1px;animation:marquee 36s linear infinite}.wonder-ribbon span{color:var(--yellow);margin:0 35px;font-size:32px;vertical-align:middle}.how-section{padding:115px 6% 95px;overflow:hidden}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:60px}.section-heading h2{font-size:clamp(38px,4.7vw,76px);line-height:1.06;margin-top:23px}.section-heading em{color:#8068b0}.section-heading p{font-size:14px;line-height:1.8;max-width:350px;padding-bottom:6px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}.step{position:relative}.step-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:29px;margin-bottom:30px;transform:rotate(-8deg);background:#eed9ed}.step-icon svg{width:62px;height:62px;fill:none;stroke:var(--ink);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.camera-icon{background:#f8d95d;transform:rotate(6deg)}.cube-icon{background:#d5e4f6;transform:rotate(-5deg)}.step-number{font-size:9px;letter-spacing:1.5px;font-weight:600}.step h3{font-size:30px;letter-spacing:-1px;margin:13px 0 15px}.step p{font-size:13px;line-height:1.85;max-width:310px;opacity:.8}.step-arrow{position:absolute;right:0;top:26px;font-size:55px;color:#9586ae}.gallery-section{padding:100px 6%;background:#ede9f5;transition:background 1s}.gallery-section .section-heading{margin-bottom:45px}.gallery-count{display:block;font-size:8px;letter-spacing:1.6px;opacity:.65;margin-top:18px}.art-gallery{columns:4;column-gap:25px}.gallery-card{display:block;width:100%;text-align:left;break-inside:avoid;border:0;padding:10px 10px 0;border-radius:5px;background:var(--card-colour);color:var(--ink);margin-bottom:30px;position:relative;transition:transform .45s,box-shadow .45s;transform:rotate(var(--card-tilt));overflow:hidden}.gallery-card:nth-child(6n+2){margin-top:30px}.gallery-card:hover{transform:translateY(-8px) rotate(0);box-shadow:0 15px 25px #28265118;z-index:2}.gallery-photo{display:block;position:relative;overflow:hidden;border-radius:2px}.gallery-photo img{width:100%;height:auto;transition:transform .8s;object-fit:contain}.gallery-card:hover img{transform:scale(1.025)}.gallery-caption{display:flex;gap:13px;align-items:flex-start;padding:17px 4px 20px;font-size:11px;line-height:1.4}.art-index{font-size:9px;opacity:.6;padding-top:2px}.open-art{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff9;font-size:19px;backdrop-filter:blur(10px);transition:background .25s}.gallery-card:hover .open-art{background:var(--yellow)}.gallery-instagram{display:flex;width:max-content;margin:25px auto 0}.final-section{padding:130px 5% 70px;background:#ffda44;position:relative;overflow:hidden;min-height:790px;text-align:center;isolation:isolate}.final-copy{position:relative;z-index:3;pointer-events:none}.final-copy a{pointer-events:auto}.final-copy h2{font-size:clamp(60px,8.2vw,130px);line-height:.95;margin:28px 0}.final-copy h2 em{color:#76539d}.final-copy p{font-size:15px;line-height:1.8;margin:30px 0}.final-note{display:block;font-size:10px;margin-top:20px;opacity:.65}.final-mini{width:15%;max-width:235px;background:#fff;padding:9px 9px 30px;position:absolute;top:27%;box-shadow:0 18px 30px #22265122;z-index:1}.final-mini img{width:100%;height:auto}.mini-one{left:4%;transform:translateY(var(--mini-y,0px)) rotate(-12deg)}.mini-two{right:4%;transform:translateY(calc(var(--mini-y,0px) * -1)) rotate(12deg)}.floating-flower{position:absolute;color:#6b58ad;z-index:0;transform:rotate(var(--spin,0deg));font-size:95px}.flower-one{left:15%;top:9%}.flower-two{right:16%;bottom:13%;font-size:70px}.final-signature{font:500 13px Outfit;letter-spacing:1px;display:block;margin-top:90px}footer{display:flex;align-items:center;justify-content:space-between;padding:30px 5%;gap:25px;background:var(--paper)}footer .brand{font-size:23px}footer .brand img{width:40px;height:40px}footer p,footer>a:not(.brand){font-size:11px}.motion-toggle{color:var(--ink);background:transparent;border:1px solid #22265140;border-radius:40px;padding:10px 14px;font-size:10px;min-height:38px}.motion-toggle span{margin-left:12px}dialog{border:0;border-radius:20px;padding:0;width:min(950px,92vw);max-height:92svh;background:var(--paper);color:var(--ink);overflow:auto;box-shadow:0 30px 100px #0005}dialog::backdrop{background:#141633d9;backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:14px;right:14px;border:0;background:white;border-radius:50%;width:42px;height:42px;font-size:28px;z-index:2;color:var(--ink);box-shadow:0 3px 10px #0001}.dialog-image{background:#e5e1ed;padding:24px;display:flex;justify-content:center;height:min(65svh,650px)}.dialog-image img{height:100%;width:100%;object-fit:contain}.dialog-caption{padding:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-caption h3{font-size:27px;line-height:1.1;margin:12px 0 18px;letter-spacing:-.7px}.dialog-controls{display:flex;gap:8px}.dialog-controls button{border:1px solid #22265135;border-radius:50%;width:45px;height:45px;font-size:22px;color:var(--ink);background:transparent}.dialog-controls button:hover{background:var(--yellow)}.js-motion .reveal{opacity:0;transform:translateY(35px);transition:opacity .7s,transform .8s}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}.js-motion .gallery-card.reveal.visible{transform:rotate(var(--card-tilt))}.js-motion .gallery-card.reveal.visible:hover{transform:translateY(-8px) rotate(0)}.motion-paused *{animation-play-state:paused!important}.motion-paused .reveal{opacity:1;transform:none}.motion-paused .hero-art,.motion-paused .hero-copy{transform:none}.motion-paused .scene-image.active{transform:rotate(-3deg)}.motion-paused .intro-star,.motion-paused .scene-spark,.motion-paused .floating-flower{transform:none}.motion-paused .final-mini{transform:rotate(-5deg)}.motion-paused .mini-two{transform:rotate(5deg)}@keyframes paper-float{0%,100%{transform:translateY(0) rotate(-11deg)}50%{transform:translateY(-13px) rotate(-8deg)}}@keyframes print-float{0%,100%{transform:translateY(0) rotate(7deg)}50%{transform:translateY(10px) rotate(4deg)}}@keyframes badge-bob{0%,100%{transform:rotate(-13deg)}50%{transform:translateY(-8px) rotate(-8deg)}}@keyframes slow-spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1700px){.hero{padding-left:max(5%,calc((100vw - 1640px)/2));padding-right:max(5%,calc((100vw - 1640px)/2))}.hero-art{max-width:650px}.scene-art{max-width:720px}.scene-copy{margin-left:5%}.section-heading,.steps,.art-gallery{max-width:1600px;margin-left:auto;margin-right:auto}}@media(max-width:1000px){.scene-copy h3{font-size:60px}.scene-art{min-height:410px}.scene-image{width:86%;left:7%}.scene-badge{width:105px;height:105px;left:-10%;bottom:-20px}.scene-badge strong{font-size:16px}.scene-spark{font-size:80px;right:-10%}.steps{gap:35px}.art-gallery{columns:3;column-gap:20px}.step-arrow{right:-8px}.final-mini{width:17%;opacity:.8}.final-section{padding-top:110px;min-height:710px}.final-copy h2{font-size:90px}.flower-one{left:11%}.final-signature{margin-top:70px}}@media(max-width:700px){.hero{min-height:900px}.hero h1{font-size:clamp(58px,11vw,80px)}.story-intro{padding:70px 6%}.intro-star{font-size:55px;bottom:20px;left:3%}.story-intro p{font-size:13px}.scroll-story{height:260svh}.story-stage{min-height:710px;padding:75px 7% 95px;grid-template-columns:1fr;align-content:center;gap:22px}.stage-top{top:24px;font-size:8px}.scene-copy{padding:0;max-width:none;text-align:center}.scene-copy h3{font-size:44px;margin:14px 0 13px}.scene-copy h3 br{display:none}.scene-copy p{font-size:12px;line-height:1.6;margin:auto;max-width:340px}.scene-link{font-size:10px;margin-top:13px;padding-bottom:5px}.scene-art{height:36svh;min-height:290px;width:300px;max-width:90%;margin:0 auto}.scene-image{width:72%;left:14%;border-radius:90px 90px 10px 10px;padding:7px 7px 0}.scene-image img{border-radius:80px 80px 5px 5px;height:calc(100% - 29px)}.scene-image figcaption{height:29px;font-size:5px;letter-spacing:.5px}.scene-halo{inset:0 -13%}.scene-word{font-size:80px;letter-spacing:-4px;left:-12%;top:28%}.scene-badge{width:86px;height:86px;font-size:8px;left:-10%;bottom:0}.scene-badge strong{font-size:14px}.scene-spark{font-size:65px;right:-9%;top:-4%}.stage-bottom{left:6%;right:6%;bottom:28px;justify-content:center}.scene-tabs{gap:6px}.scene-tabs button{padding:11px 14px;font-size:10px}.scroll-hint{display:none}.wonder-ribbon{padding:15px 0}.wonder-ribbon div{font-size:18px}.wonder-ribbon span{font-size:25px}.how-section{padding:75px 6%}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:42px}.section-heading p{margin-top:22px;font-size:13px}.steps{grid-template-columns:1fr;gap:40px}.step{padding-left:100px;min-height:130px}.step-icon{position:absolute;left:0;top:5px;width:73px;height:73px;border-radius:23px}.step-icon svg{width:48px;height:48px}.step h3{font-size:27px}.step p{font-size:12px;max-width:none}.step-arrow{display:none}.gallery-section{padding:70px 6%}.art-gallery{columns:2;column-gap:15px}.gallery-card{padding:7px 7px 0;margin-bottom:18px}.gallery-card:nth-child(6n+2){margin-top:18px}.gallery-caption{font-size:9px;gap:7px;padding:13px 1px 15px}.art-index{font-size:7px}.open-art{width:28px;height:28px;font-size:17px;right:7px;bottom:7px}.final-section{padding:100px 6% 55px;min-height:770px}.final-copy h2{font-size:76px}.final-copy p{font-size:13px}.final-mini{width:100px;top:auto;bottom:55px;padding:5px 5px 15px;opacity:1}.mini-one{left:9%}.mini-two{right:9%}.final-signature{margin-top:215px;font-size:11px}.flower-one{font-size:55px;top:22px;left:5%}.flower-two{font-size:45px;bottom:170px;right:43%}footer{flex-wrap:wrap;gap:20px;padding:25px 6%}footer .brand{width:55%;font-size:22px}footer p{display:none}footer>a:not(.brand){margin-left:auto}.motion-toggle{margin:0 auto}.dialog-image{height:60svh;padding:14px}.dialog-caption{padding:20px;align-items:flex-start}.dialog-caption h3{font-size:21px}.dialog-caption .text-link{font-size:10px;gap:12px}.dialog-controls{gap:5px}.dialog-controls button{width:35px;height:35px;font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}.hero-art,.hero-copy{transform:none!important}.scene-image.active{transform:rotate(-3deg)!important}.final-mini{transform:rotate(-5deg)!important}}
/* Keep decorative motion inside the canvas and preserve the hero character. */
body{overflow-x:clip}.print-card img{object-position:center top}.hero-art{width:100%}
@media(min-width:901px) and (max-height:800px){.hero{min-height:625px;padding-top:30px;padding-bottom:70px}.hero-art{height:470px}.hero h1{font-size:clamp(64px,6.7vw,100px)}.drawing-card{width:45%}.print-card{width:58%}.hero-star{top:0}.orbit{width:430px;height:430px}.orbit-two{width:360px;height:360px}}
.wonder-ribbon{transform:none;margin:0}.scene-copy h3 br{display:initial}@media(max-width:700px){.scene-copy h3{font-size:40px}.scene-art{min-height:275px}}
