:root{--ink:#612d4e;--background:#fff1f7;--paper:#fff7fb;--muted:#815d75;--red:#d8287d;--line:rgba(125,64,98,0.22);--font-sans:Arial,Helvetica,sans-serif;--font-serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--background);color:var(--ink);font:400 16px/1.55 var(--font-sans)}a,button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer}button:disabled{cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--red);outline-offset:6px}button{border:0;background:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:.98}em,h1,h2,h3{letter-spacing:-.055em}em{font:italic 400 1.08em/.95 var(--font-serif)}.skip-link{position:fixed;top:12px;left:12px;z-index:200;background:var(--paper);color:var(--ink);padding:12px;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:27px 3.5%;border-bottom:1px solid var(--line);gap:20px}.wordmark{font-size:32px;font-weight:700;line-height:1;letter-spacing:-.07em}.wordmark span{font-size:13px;vertical-align:top;margin-left:3px}.eyebrow,.header-note,.hero-index,.hero-topline,.sequence-label,.vertical-note{font-size:12px;letter-spacing:.11em;font-weight:500}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px}.site-header nav a{display:flex;align-items:center;gap:12px}.motion-toggle{display:flex;align-items:center;gap:8px;font-size:12px;border:1px solid var(--line);border-radius:30px;padding:9px 13px}.hero{position:relative;min-height:850px;display:flex;flex-direction:column;padding:135px 6% 100px;isolation:isolate;overflow:hidden}.hero-shade,.hero-world{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-world{object-position:50% 48%}.hero-shade{z-index:-1;background:linear-gradient(180deg,rgba(8,10,21,.62),rgba(8,10,21,.03) 48%,rgba(8,10,21,.68))}.hero-topline{display:flex;justify-content:space-between;position:absolute;top:135px;left:6%;right:6%}.hero h1{text-align:center;font-size:clamp(75px,10.9vw,180px);letter-spacing:-.075em;text-shadow:0 3px 35px #070b1670;margin-top:6vh}.hero h1 em{font-size:1.05em}.hero-bottom{position:absolute;bottom:60px;left:6%;right:6%;display:flex;align-items:end;justify-content:space-between;gap:20px}.hero-bottom p{font-size:18px}.circle-link{display:flex;align-items:center;gap:20px;font-size:14px}.circle{display:grid;place-items:center;width:65px;height:65px;border:1px solid var(--paper);border-radius:50%;transition:background .25s,color .25s}.circle-link:hover .circle{background:var(--red);border-color:var(--red)}.hero-index span{margin-left:20px}.vertical-note{position:absolute;left:2%;top:45%;writing-mode:vertical-rl;transform:rotate(180deg);font-size:12px}.opening{padding:95px 6% 40px}.eyebrow{display:flex;align-items:center;gap:10px}.red-dot{background:var(--red);width:7px;height:7px;border-radius:50%;display:inline-block}.opening-line{display:flex;justify-content:space-between;align-items:end;gap:40px;margin:50px 0 80px}.opening h2{font-size:clamp(46px,5.5vw,90px)}.opening-line p{font-size:16px;color:var(--muted);padding-bottom:6px}.sequence-label{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between}.first-dream{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:8vw;padding:50px 6% 110px}.first-dream img{aspect-ratio:4/5;object-fit:cover}.first-dream h2{font-size:clamp(50px,6vw,100px);margin:24px 0 36px}.first-dream p{color:var(--muted);font-size:18px}.text-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid;padding:12px 0;margin-top:30px;font-size:14px}footer{padding:60px 6%;background:var(--red);color:var(--ink)}footer p{font-size:12px;letter-spacing:.14em}footer a{display:flex;justify-content:space-between;align-items:center;font-size:14vw;letter-spacing:-.07em;line-height:1.3;font-weight:600}footer svg{width:7vw;height:7vw}@media (min-width:1800px){.hero{min-height:1000px}}@media (max-width:900px){.header-note{display:none}.hero{min-height:730px}.hero-index{display:none}.hero h1{font-size:12vw}.opening-line{align-items:start}.opening-line p{max-width:260px}.first-dream{gap:5vw}}@media (max-width:600px){.site-header{padding:22px 6%}.wordmark{font-size:27px}.site-header nav{gap:12px}.site-header nav a{font-size:12px}.motion-toggle{padding:8px}.motion-toggle span{display:none}.hero{min-height:690px;padding:140px 6% 160px;max-height:950px}.hero-world{object-position:50% 50%}.hero h1{font-size:clamp(60px,14vw,84px);line-height:1.02;letter-spacing:-.075em}.hero h1 em{font-size:1.02em}.hero-topline{top:112px;font-size:12px;gap:20px}.hero-topline>span:last-child{display:none}.hero-bottom{bottom:35px;align-items:end}.hero-bottom p{font-size:16px}.circle-link{gap:12px;flex-direction:column-reverse;align-items:end}.circle{width:48px;height:48px}.vertical-note{display:none}.opening{padding-top:65px}.opening-line{display:block;margin:35px 0 50px}.opening-line p{margin-top:32px;max-width:none}.first-dream{display:flex;flex-direction:column;align-items:stretch;gap:35px;padding-top:20px;padding-bottom:65px}.first-dream h2{font-size:58px}.first-dream img{aspect-ratio:4/3}.opening h2{font-size:47px}footer{padding-top:40px;padding-bottom:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}[data-motion=false] *{animation:none!important}@font-face{font-family:Manrope;src:url(/fonts/manrope.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Bodoni Moda;src:url(/fonts/bodoni.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}:root{--font-sans:Manrope,Arial,Helvetica,sans-serif;--font-serif:"Bodoni Moda",Georgia,serif}.hero-world{transform:translateY(var(--hero-drift,0)) scale(1.025);height:104%;top:-2%;will-change:transform}.hero h1{margin-top:-3vh}.hero h1 em{font-size:1.015em;line-height:1.03}.opening{padding-bottom:55px}.opening-line{margin-bottom:20px}.nav-studio{border-bottom:1px solid var(--line);padding-bottom:6px}.dream-sequence{height:390svh;position:relative;--progress:0%}.dream-sticky{position:sticky;top:0;height:100svh;min-height:670px;max-height:none;overflow:hidden;background:#fbe3ef;isolation:isolate;transition:background 1s,color 1s}.dream-1 .dream-sticky{background:#eee2fb}.dream-2 .dream-sticky{background:#e7f2f8}.dream-status{position:absolute;inset:30px 4% auto;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em;z-index:3}.dream-giant{position:absolute;top:1%;left:9%;font-size:clamp(200px,33vw,620px);font-weight:500;line-height:1;letter-spacing:-.095em;color:#de579d15;z-index:-1;-webkit-user-select:none;user-select:none}.dream-1 .dream-giant{color:#b063d120;left:15%;top:10%}.dream-2 .dream-giant{color:#ce6fa921;left:3%}.dream-copy{position:absolute;left:6%;top:49%;transform:translateY(-50%);width:30%;max-width:520px;z-index:2;animation:arrive .6s ease both}.dream-copy h2{font-size:clamp(45px,5vw,92px);margin:35px 0 30px;line-height:1.02}.dream-copy h2 em{font-size:1.03em}.dream-copy p{max-width:310px;font-size:17px;line-height:1.75;color:#805971}.dream-copy .eyebrow{font-size:12px}.dream-2 .dream-copy p{color:#705c7c}.dream-2 .text-link{color:#612d4e}.dream-product{position:absolute;top:12%;left:36%;width:50%;height:75%}.dream-product.landscape{left:34%;width:58%;top:20%;height:61%}.dream-1 .dream-product{left:39%}.dream-2 .dream-product{left:40%}.viewer{position:relative;min-height:160px}.viewer,.webgl-host{width:100%;height:100%}.webgl-host{touch-action:pan-y;cursor:grab;border-radius:2px}.webgl-host:active{cursor:grabbing}.webgl-host canvas{display:block;width:100%;height:100%}.viewer-fallback{position:absolute;inset:6%;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none}.viewer-fallback img{max-width:100%;max-height:100%;width:auto;height:auto;box-shadow:0 30px 50px #0004}.viewer[data-ready=false] canvas{opacity:0}.render-notice{font-size:12px;text-align:center;margin-top:12px;max-width:260px}.drag-label{display:flex;justify-content:center;align-items:center;gap:10px;position:absolute;top:100%;left:0;width:100%;font-size:12px;letter-spacing:.075em;color:inherit;opacity:.7}.dream-aside{position:absolute;right:3.5%;top:35%;writing-mode:vertical-rl;max-height:43%;z-index:3}.dream-aside>span{font-size:12px;letter-spacing:.1em;opacity:.6;margin-left:15px}.dream-aside p{font:italic 18px/1.5 var(--font-serif);max-height:310px}.dream-bottom{position:absolute;inset:auto 4% 28px;display:flex;align-items:center;justify-content:space-between;z-index:3;gap:30px}.chapter-nav{display:flex;gap:24px}.chapter-nav button{display:flex;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid transparent;font-size:12px;letter-spacing:.07em;opacity:.48;transition:opacity .3s}.chapter-nav button[aria-current=step]{border-color:currentColor}.wrap-caption{font-size:12px;letter-spacing:.06em;display:flex;align-items:center;gap:20px}.dream-progress{position:absolute;bottom:0;left:0;height:3px;width:var(--progress);background:var(--red)}.dream-1 .dream-progress{background:#bb57ae}.love-letter{padding:90px 6% 70px;background:var(--red);position:relative;overflow:hidden}.love-letter>.eyebrow{font-size:12px}.love-letter>p{font-size:clamp(65px,10.5vw,174px);line-height:.98;letter-spacing:-.07em;margin:65px 0 80px}.love-letter>p em{color:#ffe8e9;font-size:1.09em}.love-letter>div{display:flex;align-items:end;justify-content:space-between;gap:25px}.love-letter>div>span{font-size:12px;letter-spacing:.08em;line-height:1.9}.love-letter .circle{border-color:#612d4e}.love-letter .circle-link:hover .circle{background:#612d4e;color:#ffe8e9}.studio{padding:100px 6% 80px;background:#fff7fb;color:#612d4e}.studio-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:35px;align-items:end;margin-bottom:60px}.studio-heading>.eyebrow{grid-column:1/-1}.studio-heading h2{font-size:clamp(55px,5.6vw,98px)}.studio-heading p{justify-self:end;color:#805971;font-size:16px;line-height:1.85;padding-bottom:8px}.studio-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,1fr);gap:6%;align-items:start}.studio-preview{background:#f5deec;position:sticky;top:25px;align-self:start;padding:20px 24px 18px;min-width:0}.preview-bottom,.preview-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.075em;gap:15px}.studio-viewer{height:clamp(450px,40vw,740px);margin:20px 0 4px}.viewer-tools{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:18px 0 24px;flex-wrap:wrap}.view-presets{display:flex;border:1px solid #b6759850;padding:4px;border-radius:40px;gap:2px}.view-presets button{font-size:12px;padding:8px 12px;border-radius:30px}.view-presets button[aria-pressed=true]{background:#612d4e;color:#fff}.zoom-tools{display:flex;gap:4px}.zoom-tools button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #b6759850;border-radius:50%}.zoom-tools button:disabled{opacity:.3;cursor:default}.preview-bottom{border-top:1px solid #b6759850;padding-top:18px;font-size:12px;letter-spacing:.035em}.studio-controls fieldset{margin:0 0 26px;padding:0 0 28px;border:0;border-bottom:1px solid #995d8029;min-width:0}.studio-controls legend{font-size:16px;font-weight:600;margin:0 0 18px;padding:0}.studio-controls legend>span{font-size:12px;color:#88677c;letter-spacing:.05em;margin-right:14px;font-weight:400}.art-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.art-options button{position:relative;padding:0;background:#f5deec;overflow:hidden;border:2px solid transparent;height:105px}.art-options img{width:100%;height:100%;object-fit:cover}.art-options button[aria-pressed=true]{border-color:var(--red)}.art-options button>svg{position:absolute;right:6px;top:6px;background:var(--red);color:white;border-radius:50%;padding:3px;width:22px;height:22px}.art-options button>span{position:absolute;bottom:4px;left:8px;color:#fff;font-size:12px;text-shadow:0 1px 5px #000}.selected-art{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:15px 0 18px;font-size:14px}.selected-art>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-art>span:last-child{font-size:12px;letter-spacing:.04em;color:#88677c;flex-shrink:0}.file-input{display:none}.upload-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border:1px dashed #aa6f92;padding:13px 10px;font-size:14px}.upload-button>svg:last-child{margin-left:auto}.upload-button>svg:first-child{margin-right:auto}.field-note{font-size:12px;line-height:1.8;color:#805f76;margin-top:10px}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:#f3e0ed;padding:4px;margin-bottom:12px}.segmented button{text-transform:capitalize;padding:10px 5px;font-size:14px}.segmented button[aria-pressed=true]{background:#fffaff;box-shadow:0 1px 4px #9c477a10}.size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.size-options button{padding:12px 5px;border:1px solid #995d8040;line-height:1.4;font-size:14px}.size-options button[aria-pressed=true]{border-color:#612d4e;background:#612d4e;color:#fff7fc}.size-options span{display:block;font-size:12px;letter-spacing:.06em;opacity:.7;margin-top:5px}.frame-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.frame-options button{padding:0 0 7px;border-bottom:2px solid transparent}.frame-options button[aria-pressed=true]{border-color:var(--red)}.frame-options button>span:last-child{font-size:12px;margin-top:9px;display:block}.frame-swatch{height:48px;width:100%;background:#f3e0ed;display:grid;place-items:center;border:1px solid #995d8033}.swatch-black{background:#222028;border:6px solid #121117}.swatch-ivory{background:#e9e7e2;border:6px solid #fff}.swatch-walnut{background:#59412f;border:6px solid #3c2a21}.crop-controls label{display:block;font-size:14px;margin-bottom:12px}.crop-controls input{display:block;width:100%;margin:10px 0;accent-color:var(--red)}.crop-controls output{float:right;font-size:12px;color:#88677c}.download-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:17px 19px;background:#cc2c7d;color:#fff7fc;font-size:14px;transition:background .25s}.download-button:hover{background:#ad1d63}.preview-disclaimer{text-align:center}.form-notice{font-size:14px;line-height:1.6;margin-top:12px;color:#a8296b;min-height:1.6em}.material-notes{border-top:1px solid #995d8029;margin-top:75px;padding-top:35px;display:grid;grid-template-columns:1fr 1fr .55fr;gap:6%}.material-notes>div>span{font-size:12px;letter-spacing:.07em;color:#805f76}.material-notes h3{font-size:clamp(28px,2.7vw,44px);margin:24px 0 18px;line-height:1.1}.material-notes p{color:#805f76;font-size:14px;line-height:1.9;max-width:360px}.return-link{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:6px 0;font-size:16px;line-height:1.5}.return-link svg{margin-left:auto}.footer-bottom,.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-top p{font-size:12px;letter-spacing:.1em;line-height:1.8}.footer-top .back-top{font-size:14px;line-height:1.5;font-weight:400;letter-spacing:0;display:flex;gap:16px}.footer-top svg{width:17px;height:17px}.footer-wordmark{padding:30px 0 15px}.footer-bottom{font-size:12px;letter-spacing:.055em;border-top:1px solid #9f43753b;padding-top:22px}@keyframes arrive{0%{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}@media (min-width:1800px){.dream-copy{width:31%}.dream-product{width:49%;left:36%}.studio-layout{grid-template-columns:1.75fr 1fr}.studio-controls{max-width:600px}}@media (max-width:1100px){.site-header{padding:25px 4%}.site-header nav{gap:20px}.header-note{display:none}.dream-copy{left:5%;width:34%}.dream-copy h2{font-size:5.1vw}.dream-product{left:38%;width:52%;height:68%;top:15%}.dream-product.landscape{left:36%;width:57%;height:59%}.dream-aside{display:none}.dream-copy p{font-size:16px;max-width:250px}.chapter-nav{gap:18px}.chapter-name{display:none}.studio{padding-left:5%;padding-right:5%}.studio-layout{gap:4%;grid-template-columns:minmax(0,1.2fr) minmax(300px,1fr)}.studio-preview{padding:18px}.studio-viewer{height:470px}.viewer-tools{justify-content:center}.preview-bottom span:first-child{max-width:200px}.preview-bottom{align-items:start}.art-options button{height:86px}.selected-art{flex-wrap:wrap;gap:4px}.selected-art>span:first-child{width:100%}.material-notes{grid-template-columns:1fr 1fr}.return-link{display:none}}@media (max-width:760px){.site-header nav .nav-studio{display:none}.hero{min-height:760px}.hero h1{font-size:12.4vw}.hero h1 em{font-size:1.03em}.dream-sequence{height:390svh}.dream-sticky{min-height:650px}.dream-status{inset:24px 6% auto}.dream-copy{top:85px;left:6%;right:6%;width:auto;max-width:none;transform:none}.dream-copy h2{font-size:43px;line-height:.95;margin:20px 0 15px;max-width:280px}.dream-copy h2 br{display:none}.dream-copy h2 em{display:block}.dream-copy p{font-size:14px;line-height:1.6;max-width:270px}.dream-copy .text-link{position:absolute;right:0;top:60px;font-size:12px;gap:8px;margin:0;max-width:105px;line-height:1.5;padding:8px 0}.dream-copy .text-link svg{flex-shrink:0}.dream-1 .dream-product,.dream-2 .dream-product,.dream-product{left:17%;width:66%;top:38%;height:46%}.dream-product.landscape{left:4%;width:92%;top:40%;height:39%}.dream-giant{top:35%;left:2%;font-size:40vw}.dream-1 .dream-giant{top:40%;left:5%}.dream-2 .dream-giant{top:42%;left:2%}.dream-bottom{inset:auto 6% 22px}.wrap-caption{max-width:180px;font-size:12px;text-align:right;line-height:1.5;gap:8px}.drag-label{font-size:12px;letter-spacing:.015em;margin-top:0}.love-letter{padding:65px 6% 50px}.love-letter>p{font-size:12vw;margin:50px 0 60px}.love-letter>p em{font-size:1.1em}.love-letter>div>span{max-width:180px}.studio{padding:65px 6%}.studio-heading{display:block;margin-bottom:35px}.studio-heading h2{font-size:56px;margin:30px 0 25px}.studio-heading p{font-size:16px}.studio-layout{display:flex;flex-direction:column;gap:35px}.studio-preview{position:relative;top:auto;width:100%;padding:20px}.studio-viewer{height:clamp(360px,95vw,560px);margin-top:10px}.studio-controls{width:100%}.viewer-tools{justify-content:space-between;gap:8px}.view-presets button{padding:8px 11px}.art-options button{height:125px}.selected-art{flex-wrap:nowrap}.selected-art>span:first-child{width:auto}.material-notes{margin-top:45px;gap:28px}.material-notes h3{font-size:30px}.material-notes p{font-size:14px}.material-notes>div>span{font-size:12px;letter-spacing:0}.footer-top .back-top{max-width:150px;font-size:12px}.footer-bottom{align-items:start;font-size:12px}.footer-bottom>span:first-child{max-width:200px}.footer-wordmark{padding:30px 0 25px}footer .footer-wordmark{font-size:15vw}.opening-line p{font-size:16px}}@media (max-width:420px){.site-header nav a{font-size:12px;gap:5px}.site-header nav{gap:10px}.hero{min-height:720px}.hero h1{font-size:14vw;line-height:1.06;letter-spacing:-.07em}.hero h1 em{font-size:1em}.hero-bottom{gap:12px}.hero-bottom p{font-size:14px}.opening h2{font-size:43px}.dream-copy h2{font-size:38px;max-width:220px}.dream-copy .eyebrow{font-size:12px;letter-spacing:.03em}.dream-copy p{max-width:240px}.dream-copy .text-link{max-width:90px;top:58px}.dream-copy .text-link svg{width:15px}.dream-1 .dream-product,.dream-2 .dream-product,.dream-product{top:41%;height:43%}.dream-product.landscape{top:43%;height:35%}.wrap-caption{max-width:150px}.love-letter>div{align-items:center}.love-letter .circle-link{font-size:12px}.studio-heading h2{font-size:48px}.viewer-tools{justify-content:center}.preview-bottom{font-size:12px}.frame-options{gap:8px}.material-notes{grid-template-columns:1fr}.material-notes h3{font-size:36px}.studio-preview{padding:16px}.selected-art{flex-wrap:wrap}.selected-art>span:first-child{width:100%}.art-options button{height:100px}}@media (max-height:730px) and (min-width:761px){.dream-sticky{min-height:590px}.dream-copy h2{font-size:4.5vw;margin:20px 0}.dream-copy p{font-size:15px}.dream-product{top:10%;height:74%}.dream-product.landscape{top:20%;height:59%}.dream-copy .text-link{margin-top:12px}.hero{min-height:730px}}@media (prefers-reduced-motion:reduce){.hero-world{transform:none;will-change:auto}}[data-motion=false] .hero-world{transform:none;will-change:auto}[data-motion=false] .dream-sticky{transition:none}.chapter-nav button,.frame-options button>span:last-child,.view-presets button{font-size:14px}.material-notes p{font-size:16px}.motion-toggle:disabled{cursor:default}@media (max-width:760px){.dream-copy p{font-size:16px;line-height:1.55}.dream-copy .text-link{font-size:14px;max-width:115px}.dream-1 .dream-product,.dream-2 .dream-product,.dream-product{top:43%;height:39%}.dream-product.landscape{top:44%;height:34%}.material-notes p{font-size:16px}.footer-top .back-top{font-size:14px}.view-presets button{padding:8px 10px}.site-header nav a{font-size:14px}.hero-bottom p{font-size:16px}}@media (max-width:420px){.dream-copy p{max-width:270px}.dream-copy .text-link{max-width:95px}.site-header nav a{font-size:14px}.view-presets button{padding:8px 9px}}@media (max-width:340px){.site-header nav a{display:none}.hero h1{font-size:14vw}.dream-copy .text-link{position:static;margin-top:10px;max-width:none}.dream-copy p{display:none}.dream-1 .dream-product,.dream-2 .dream-product,.dream-product{top:46%;height:35%}.dream-product.landscape{top:47%;height:30%}.studio-heading h2{font-size:42px}.size-options button{font-size:12px}.studio-preview{padding:12px}.preview-top{gap:10px}.preview-bottom>span:first-child{max-width:145px}}.site-header{color:var(--ink);background:#fff4f955;border-bottom-color:#9f507424}.wordmark{color:#ae2368}.hero{height:100svh;min-height:790px;max-height:1200px;padding:160px 5% 125px;background:#ffe5f0;justify-content:center}.hero-world{opacity:.5;object-position:center 47%}.hero-shade{background:linear-gradient(90deg,#fff0f9f5,#ffedf8db 32%,#ffe5f035 68%,#ffedf04a),linear-gradient(0deg,#fff1f7,#fff1f700 23%)}.hero-topline{top:127px;left:5%;right:5%;color:#8f4772}.hero-topline>span:first-child{display:flex;align-items:center;gap:10px}.hero-composition{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:1%;width:100%;position:relative}.hero-copy{position:relative;z-index:2;padding:25px 0 40px}.hero h1{text-align:left;font-size:clamp(66px,7.7vw,135px);line-height:.98;letter-spacing:-.07em;text-shadow:none;margin:0;white-space:nowrap}.hero h1 em{font-size:1.02em;line-height:1.04;color:#d52b7e}.hero-copy>p{font-size:18px;line-height:1.8;color:#805b75;margin-top:30px}.hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:16px 23px;margin-top:32px;background:#d52679;color:#fff;border-radius:40px;font-size:14px;transition:background .25s,transform .25s;box-shadow:0 12px 25px #ce437524}.hero-cta:hover{background:#b31d64;transform:translateY(-2px)}.hero-love-note{display:block;margin-top:20px;font-family:var(--font-serif);font-size:17px;font-style:italic;color:#986380}.hero-artifact{position:relative;min-width:0;width:100%;padding-top:12px}.hero-artifact-label{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.1em;padding:0 4%;color:#9f4071}.hero-artifact-label svg{fill:#f599c048}.hero-canvas{height:clamp(380px,34vw,650px);width:112%;margin-left:-6%;position:relative}.hero-canvas canvas{filter:drop-shadow(10px 30px 20px #bb688b38)}.hero-artifact-detail{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0 0;margin:0 4%;border-top:1px solid #aa5d7d30;font-size:12px;letter-spacing:.04em;color:#835a76}.hero-drag{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;font-size:14px;color:#956783}.hero-bottom{left:5%;right:5%;bottom:37px;align-items:center;padding-top:24px;border-top:1px solid #b04b7826}.hero-bottom .circle-link{flex-direction:row-reverse;gap:16px;color:#804363}.hero-bottom .circle{border-color:#be6b913d;width:46px;height:46px}.hero-bottom .circle-link:hover .circle{color:white}.hero-index{color:#966581}.opening{background:#fff8fb}.opening em{color:#cc3786}@media (min-width:1800px){.hero{min-height:960px}.hero-composition{gap:4%}.hero-canvas{height:650px}}@media (max-width:1100px){.hero{min-height:760px;padding-left:5%;padding-right:5%}.hero h1{font-size:7.6vw}.hero-canvas{height:390px}.hero-artifact-detail{display:block;line-height:1.9}.hero-artifact-detail span{display:block}.hero-copy>p{font-size:16px}.hero-cta{gap:20px}.hero-love-note{font-size:16px}}@media (max-width:760px){.hero{height:auto;min-height:100svh;max-height:none;padding:133px 6% 105px}.hero-topline{top:103px;left:6%;right:6%}.hero-topline>span:last-child{display:none}.hero-composition{grid-template-columns:1fr;gap:14px}.hero-copy{padding:25px 0 5px;text-align:center}.hero h1{text-align:center;font-size:clamp(56px,11.9vw,86px);line-height:1}.hero h1 br{display:none}.hero h1 em{display:block;font-size:1.08em}.hero-copy>p{font-size:16px;margin-top:20px;line-height:1.65}.hero-cta{margin-top:22px;padding:13px 22px}.hero-love-note{display:none}.hero-artifact{padding-top:15px}.hero-artifact-label{padding:0 2%;font-size:12px}.hero-canvas{height:clamp(225px,65vw,410px);width:106%;margin-left:-3%}.hero-artifact-detail{display:flex;margin:0 2%;padding-top:13px;line-height:1.5;gap:20px}.hero-artifact-detail span:last-child{text-align:right;max-width:150px}.hero-drag{margin-top:13px;font-size:12px}.hero-bottom{left:6%;right:6%;bottom:21px;padding-top:18px}.hero-bottom .circle-link{font-size:14px}.hero-bottom .circle{height:36px;width:36px}.hero-index{display:none}.hero-world{object-position:60% 40%;opacity:.35}.hero-shade{background:linear-gradient(180deg,#fff0f9ef,#fff0f9ce 25%,#ffedf54f 58%,#fff1f7)}.site-header nav .nav-studio{display:none}}@media (max-width:420px){.hero{padding-top:126px}.hero h1{font-size:14vw}.hero-copy{padding-top:20px}.hero-copy>p{margin-top:15px}.hero-artifact-detail{font-size:12px}.hero-canvas{height:245px}.hero-topline{font-size:12px;letter-spacing:.06em}.hero-artifact-label{font-size:12px;letter-spacing:.05em}.hero-bottom .circle-link{font-size:14px}}@media (prefers-reduced-motion:reduce){.hero-world{transform:none}.hero-cta{transition:none}}.dream-sticky{color:#612d4e;background:radial-gradient(ellipse at 73% 47%,#fff8fc88 0,transparent 57%),#fbe3ef}.dream-1 .dream-sticky{background:radial-gradient(ellipse at 72% 45%,#fff5ff9e 0,transparent 57%),#eee2fb}.dream-2 .dream-sticky{background:radial-gradient(ellipse at 72% 45%,#ffedf89e 0,transparent 57%),#e7f2f8;color:#612d4e}.dream-copy h2 em{color:#bf337b}.dream-1 .dream-copy h2 em{color:#99429c}.dream-2 .dream-copy h2 em{color:#b7357a}.dream-2 .dream-copy p,.dream-copy p{color:#805971}.dream-product canvas{filter:drop-shadow(10px 28px 23px #9465872e)}.dream-status{color:#885575}.dream-aside>span{opacity:.8}.dream-aside p{color:#895976}.drag-label{opacity:1;color:#8b617f}.chapter-nav button{opacity:.7}.chapter-nav button[aria-current=step]{opacity:1;color:#ae276d}.dream-giant{font-size:clamp(200px,29vw,580px)}.love-letter{background:#ffc3df;color:#612d4e}.love-letter>p em{color:#b72572}.love-letter .circle{border-color:#b04b7866}.love-letter .circle-link:hover .circle{background:#b72572;color:white}.studio{background:#fff8fc}.studio-heading em{color:#c33282}.studio-preview{background:radial-gradient(ellipse at 50% 42%,#fffafd 0,#f6e1ee 75%);border:1px solid #e6bfd638;border-radius:5px}.view-presets button[aria-pressed=true]{background:#be357c}.size-options button[aria-pressed=true]{background:#bd317b;border-color:#bd317b}.download-button{border-radius:35px}.segmented{border-radius:30px}.segmented button{border-radius:25px}.upload-button{border-radius:8px}.material-notes h3 em{color:#be357c}.material-notes .return-link{color:#aa3476}footer{background:#f8b9da;color:#793355}.footer-wordmark{color:#a42769}.footer-top p{color:#794160}.footer-bottom{border-color:#a354793b}.viewer-fallback img{box-shadow:12px 28px 45px #98557929}.art-options button>span{background:#843365c9;padding:1px 5px;left:5px;border-radius:10px;text-shadow:none}@media (max-width:760px){.dream-giant{font-size:38vw}.love-letter>p{font-size:11.8vw}.opening h2{font-size:clamp(44px,7.5vw,66px)}.studio-heading h2{font-size:56px}}@media (max-width:420px){.studio-heading h2{font-size:48px}.opening h2{font-size:43px}}