:root{--paper:#faf7f0;--ink:#302e29;--muted:#77736a;--coral:#e9674d;--line:#e3ded3;--mint:#dfebe3;--yellow:#f3d57b;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Golos Text',sans-serif;font-size:15px;line-height:1.6}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,48px);font-weight:700;margin-bottom:22px}h3{font-size:21px;letter-spacing:-.035em}p{color:var(--muted)}:focus-visible{outline:3px solid #237b6c;outline-offset:5px}[hidden]{display:none!important}.container{width:min(1240px,calc(100% - 96px));margin:auto}.section{padding:90px 0}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.15em;display:flex;align-items:center;gap:10px;margin-bottom:24px}.announcement{height:33px;background:#e9e9dc;display:flex;justify-content:center;align-items:center;gap:8px;font-size:10px;letter-spacing:.045em}.announcement-right{position:absolute;right:48px;color:#67685b}.status-dot{width:6px;height:6px;border-radius:100%;background:#5c8d75;display:inline-block;flex-shrink:0}.header{position:sticky;top:0;z-index:10;background:#faf7f0f2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:92px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:9px;font-family:Comfortaa,sans-serif;font-weight:700;font-size:21px;letter-spacing:-1px;line-height:1.12}.brand img{width:47px;height:52px}.brand-dot{color:var(--coral)}nav{display:flex;gap:30px;margin:auto;font-size:12px}nav a{padding:12px 0}nav a:hover{color:var(--coral)}.tiny-star{color:var(--coral);font-size:17px;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:16px 24px;border-radius:9px;font-size:13px;font-weight:500;line-height:1.6;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.small{padding:12px 17px;font-size:11px}.dark{background:var(--ink);color:white}.dark:hover{background:#4e4b40}.coral-bg{background:var(--coral);color:#fff}.coral-bg:hover{background:#cc533d}.coral{color:var(--coral)}.text-link{font-size:12px;font-weight:500;background:transparent;padding:9px 0;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid currentColor;line-height:1.5}.text-link:hover{color:var(--coral)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;padding-top:64px;padding-bottom:74px;align-items:center}.hero h1{font-size:clamp(46px,5vw,70px);font-weight:800;margin:0 0 25px;line-height:1.09;letter-spacing:-.06em}.short-line{height:1px;width:24px;background:var(--coral)}.hero .eyebrow{margin-bottom:23px;font-size:9px}.scribble{position:relative;display:inline-block}.scribble:after{content:'';position:absolute;left:0;right:0;bottom:-6px;height:7px;border-top:3px solid var(--coral);border-radius:50%;transform:rotate(-3deg)}.hero-description{font-size:16px;line-height:1.85;color:#777269;margin-bottom:30px}.actions{display:flex;gap:24px;align-items:center}.hero-signature{display:flex;gap:12px;align-items:center;margin-top:32px}.hero-signature p{margin:0;color:var(--ink);font-size:10px;line-height:1.8}.hero-signature p span{color:var(--muted)}.hero-visual{position:relative;min-width:0;align-self:stretch;display:flex;align-items:center}.hero-image{height:450px;width:100%;object-fit:cover;border-radius:120px 24px 24px 24px;object-position:48% center}.round-stamp{position:absolute;right:-18px;top:1px;border-radius:50%;background:var(--yellow);width:101px;height:101px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);font-size:8px;line-height:1.5;letter-spacing:.12em;border:5px solid var(--paper);box-shadow:0 0 0 1px #edcd75}.round-stamp b{font-size:17px;font-weight:500;letter-spacing:-.04em}.round-stamp span{font-size:23px;line-height:1.2}.image-label{position:absolute;left:20px;bottom:43px;background:#ffffffdd;backdrop-filter:blur(12px);padding:10px 13px;display:flex;align-items:center;gap:8px;border-radius:7px;font-size:10px}.image-label>span:last-child{margin-left:15px;font-size:19px}.hero-caption{position:absolute;right:12px;bottom:1px;font-size:9px;color:#6d6558}.handwritten{position:absolute;bottom:-24px;left:36px;font-family:Comfortaa,sans-serif;font-size:14px;transform:rotate(-5deg)}.ticker{background:#ecebdd;border-top:1px solid #e0dfce;border-bottom:1px solid #e0dfce;overflow:hidden}.ticker>div{display:flex;align-items:center;justify-content:space-around;gap:40px;min-width:1000px;white-space:nowrap;padding:16px 28px;font-size:11px;letter-spacing:.09em}.ticker span{color:var(--coral);font-size:24px;line-height:1}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:17px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:12px;margin:0;max-width:360px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{background:transparent;border:1px solid var(--line);border-radius:100px;padding:9px 17px;font-size:11px}.filter span{margin-left:6px;opacity:.7}.filter.active{background:var(--ink);color:white;border-color:var(--ink)}.filter:hover{border-color:var(--ink)}.demo-note{font-size:10px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.product-card{min-width:0}.product-photo{width:100%;height:272px;position:relative;overflow:hidden;border-radius:16px;background:#f6deca;padding:0;display:block}.product-photo img{position:absolute;max-width:none;transition:transform .5s}.product-photo:hover img{transform:scale(1.035)}.product-photo.dragon img{height:155%;width:auto;left:-67%;top:-7%}.product-photo.dino img{height:183%;width:auto;left:-6%;top:-28%}.product-photo.pencil img{height:148%;width:auto;right:-3%;top:-4%}.product-photo.star img{height:230%;width:auto;right:-43%;bottom:-7%}.product-badge{position:absolute;top:12px;left:12px;background:#fffaf0df;padding:5px 9px;border-radius:5px;font-size:8px}.zoom-icon{position:absolute;right:12px;bottom:12px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#fffc;line-height:1;font-size:18px}.product-topline{display:flex;gap:6px;align-items:center;justify-content:space-between;margin:19px 0 10px}.product-topline h3{font-size:17px;letter-spacing:-.025em;margin:0}.product-description{font-size:11px;line-height:1.6;min-height:35px;margin-bottom:11px}.product-meta{font-size:9px;color:var(--muted);display:flex;gap:8px}.product-bottom{display:flex;align-items:center;margin-top:15px;gap:8px}.product-bottom b{font-size:16px;letter-spacing:-.04em}.product-bottom small{font-size:9px;color:var(--muted);font-weight:400}.swatches{display:flex;gap:4px;margin-left:auto}.swatches i{width:11px;height:11px;border-radius:100%;border:1px solid #0001}.add-product{width:35px;height:35px;background:var(--ink);color:#fff;border-radius:100%;margin-left:8px;font-size:22px;line-height:1}.add-product:hover{background:var(--coral)}.catalog-foot{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:11px;color:var(--muted)}.catalog-foot .text-link{color:var(--ink);font-size:11px}.portrait-section{padding-bottom:70px}.portrait-card{display:grid;grid-template-columns:.85fr 1.15fr;border-radius:var(--radius);background:var(--mint);overflow:hidden;align-items:center}.portrait-copy{padding:42px 0 42px 44px;position:relative;z-index:1}.portrait-copy .eyebrow{font-size:9px;margin-bottom:18px}.spark{font-size:21px}.portrait-copy h2{font-size:64px;line-height:1.06;margin-bottom:22px}.portrait-copy h2>span{color:#487967}.portrait-copy p{max-width:345px;font-size:13px;color:#5b6b60;line-height:1.8}.format-options{display:flex;gap:7px;margin:24px 0}.format-options span{border:1px solid #9fb9a7;padding:5px 10px;border-radius:30px;font-size:10px}.subtle{font-size:9px;color:#617468;margin-top:12px}.portrait-visual{align-self:center;position:relative;overflow:hidden}.portrait-visual img{width:100%;aspect-ratio:1.1;object-fit:cover;mix-blend-mode:multiply}.portrait-labels{position:absolute;left:10%;right:12%;bottom:10%;display:flex;justify-content:space-between;transform:rotate(-3deg);font-family:Comfortaa,sans-serif;font-size:13px}.visual-note{position:absolute;bottom:1px;text-align:center;width:100%;font-size:8px;color:#607366;margin-bottom:8px}.portrait-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:28px;padding:0 10px}.portrait-steps>div{display:flex;gap:15px;align-items:center}.portrait-steps>div>span{font-family:Comfortaa,sans-serif;font-size:27px;color:#9eb3a3}.portrait-steps p{font-size:10px;margin:0}.portrait-steps b{display:block;color:var(--ink);font-size:12px;font-weight:500;margin-bottom:3px}.workshop{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.workshop-copy h2{font-size:44px;line-height:1.12}.workshop-copy p{font-size:13px;line-height:1.85;max-width:470px}.workshop-values{display:flex;gap:16px;border-top:1px solid var(--line);padding-top:20px;margin-top:23px;font-size:10px}.workshop-board{height:450px;background:#eee7d8;border-radius:24px;position:relative;padding:24px;overflow:hidden;background-image:radial-gradient(#bcb4a744 .9px,transparent .9px);background-size:17px 17px}.board-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.1em}.board-top span:last-child{font-size:20px}.printer{position:absolute;left:13%;top:90px;width:67%;height:260px;border:13px solid #444740;border-bottom:0;border-radius:9px 9px 0 0;box-shadow:12px 10px 0 #30372f33;transform:rotate(-3deg)}.printer-rail{height:9px;background:#777d70;position:absolute;left:0;right:0;top:48px}.printer-head{position:absolute;left:38%;top:34px;width:52px;height:47px;border-radius:5px;background:#454b43;box-shadow:0 0 0 3px #747768}.printer-head i{display:block;width:25px;height:25px;border-radius:50%;background:repeating-conic-gradient(#aaa 0 20deg,#444 20deg 40deg);position:relative;left:14px;top:7px}.printer-head:after{content:'';position:absolute;top:47px;left:21px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #aa9670}.printer-bed{height:12px;background:#808676;position:absolute;bottom:40px;left:-5%;width:110%;transform:skewX(-10deg)}.printed-vase{position:absolute;bottom:51px;left:36%;height:96px;width:70px;background:repeating-linear-gradient(0deg,#85aa94 0px,#85aa94 3px,#769c863px,#769c86 4px);background:repeating-linear-gradient(0deg,#8aaf96 0 3px,#789d85 3px 4px);border-radius:8px 8px 18px 18px;clip-path:polygon(15% 0,85% 0,100% 60%,85% 100%,15% 100%,0 60%);box-shadow:inset -20px 0 10px #254c4433}.printer-base{height:42px;background:#42483e;position:absolute;bottom:0;left:-13px;right:-13px;border-radius:0 0 6px 6px;color:#d9dccd;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:8px;letter-spacing:.1em}.lcd{background:#d6ddaf;font-size:5px;color:#394138;padding:7px}.board-sticker{position:absolute;right:17px;bottom:67px;background:var(--yellow);font-family:Comfortaa,sans-serif;line-height:1.5;font-size:12px;padding:19px 16px;transform:rotate(9deg);box-shadow:2px 4px 8px #655b3920}.board-bottom{position:absolute;bottom:24px;font-size:8px;display:flex;gap:7px;align-items:center}.process{padding:0 0 90px}.process .section-heading h2{font-size:34px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.process-grid article{padding:28px;border-right:1px solid var(--line)}.process-grid article:last-child{border-right:0}.process-icon{display:block;font-size:35px;color:var(--coral);height:57px;line-height:1}.process-grid small{font-size:8px;color:var(--muted);letter-spacing:.13em}.process-grid h3{font-size:18px;margin:12px 0}.process-grid p{font-size:11px;margin:0;line-height:1.8}.journal-wrap{background:#eeeee3}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.journal-card{padding:0;text-align:left;background:none}.journal-image{position:relative;height:250px;border-radius:15px;overflow:hidden;margin-bottom:20px;background:#f3dfc6}.dragon-view img{width:150%;max-width:none;height:150%;object-fit:cover;object-position:center 30%;position:absolute;top:-15%;left:-22%}.episode{position:absolute;top:16px;left:16px;background:#fff9ebdf;font-size:8px;border-radius:4px;padding:4px 8px;letter-spacing:.04em}.story-arrow{position:absolute;bottom:15px;right:15px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff9eb;font-size:21px;transition:transform .2s}.journal-card:hover .story-arrow{transform:rotate(45deg)}.journal-category{display:block;font-size:8px;letter-spacing:.12em;color:#777a68;margin-bottom:9px}.journal-card h3{font-size:21px;margin-bottom:10px}.journal-card p{font-size:11px;margin:0}.layer-art{background:#c9ddd3;display:flex;align-items:center;justify-content:center}.layer-stack{position:relative;width:140px;height:130px;transform:rotate(-12deg);margin-top:40px}.layer-stack i{position:absolute;width:140px;height:80px;border-radius:50%;background:#76a38e;box-shadow:inset 0 -6px 0 #496e5d;border-top:1px solid #c4dfd0}.layer-stack i:nth-child(1){top:60px}.layer-stack i:nth-child(2){top:46px}.layer-stack i:nth-child(3){top:32px}.layer-stack i:nth-child(4){top:18px}.layer-stack i:nth-child(5){top:4px}.layer-stack i:nth-child(6){top:-24px;background:#a3c2b0;box-shadow:inset 0 -6px 0 #658e7a}.sketch-art{background-color:#e8d9b6;background-image:linear-gradient(#c5b78d33 1px,transparent 1px),linear-gradient(90deg,#c5b78d33 1px,transparent 1px);background-size:20px 20px}.sketch-star{font-size:166px;line-height:1;position:absolute;top:51px;left:26%;color:var(--coral);transform:rotate(-13deg)}.sketch-note{position:absolute;bottom:18px;left:25px;font-family:Comfortaa,sans-serif;font-size:12px;transform:rotate(-5deg)}.journal-disclaimer{font-size:10px;text-align:center;margin:28px 0 0}.idea-banner{border-radius:18px;background:var(--yellow);padding:38px;display:flex;align-items:center;gap:32px}.idea-banner .eyebrow{font-size:8px;margin-bottom:12px}.idea-banner h2{font-size:32px;margin-bottom:10px}.idea-banner p{font-size:11px;margin:0;color:#786532}.idea-banner .button{margin-left:auto;white-space:nowrap}.idea-doodle{font-size:90px;line-height:1;font-weight:400;color:#806a30}.faq-section{padding:0 0 85px;display:grid;grid-template-columns:1fr 1.6fr;gap:70px}.faq-section>div>p{font-size:13px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:21px 0;cursor:pointer;gap:20px}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;font-weight:400;color:#817c70;line-height:1}details[open] summary>span{transform:rotate(45deg)}.faq-list p{font-size:12px;margin-bottom:22px;max-width:590px;line-height:1.8}.closing{text-align:center;border-top:1px solid var(--line);padding:54px 0 65px}.closing img{margin:auto auto 22px;transform:rotate(-6deg)}.closing h2{font-size:32px;line-height:1.2;margin-bottom:20px}.closing .text-link{font-size:11px}footer{background:#eae9dc;padding:28px 0 20px;padding-bottom:max(20px,env(safe-area-inset-bottom))}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top{margin-bottom:24px}.footer-brand{font-size:18px;gap:0}.footer-top>span,.footer-top>a:last-child{font-size:10px}.footer-bottom{border-top:1px solid #d4d3c4;padding-top:18px;font-size:8px;color:#787768}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}dialog{border:0;border-radius:22px;background:var(--paper);color:var(--ink);padding:38px;width:min(550px,calc(100vw - 28px));max-height:calc(100dvh - 32px);box-shadow:0 30px 100px #0004;overscroll-behavior:contain}dialog::backdrop{background:#282c2580;backdrop-filter:blur(5px)}dialog h2{font-size:33px;margin-bottom:18px}dialog .eyebrow{font-size:8px;margin-top:4px;padding-right:30px}.close-dialog{position:absolute;top:13px;right:13px;border-radius:50%;width:35px;height:35px;background:#e9e4da;font-size:24px;line-height:1}.dialog-intro,dialog p{font-size:12px;line-height:1.75}form label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:500;margin-bottom:16px}select,textarea{width:100%;border:1px solid #d4cfc4;border-radius:8px;background:#fffdf8;color:var(--ink);padding:12px;font-size:13px}textarea{resize:vertical;min-height:94px;max-height:220px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.order-estimate{display:flex;justify-content:space-between;font-size:11px;gap:10px}.order-estimate b{font-size:14px}.form-help{font-size:9px;margin:8px 0 20px}.full{width:100%}.upload-label{background:#e8eee6;border:1px dashed #a6b5a2;padding:18px;border-radius:9px;cursor:pointer;text-align:center;margin-bottom:6px}.upload-label small{font-size:9px;color:#63725e;font-weight:400}#order-photo{font-size:11px;width:100%;margin-bottom:10px}#photo-preview{display:flex;gap:14px;align-items:center;margin:10px 0}#photo-image{max-width:90px;max-height:100px;border-radius:8px}.error{font-size:10px;color:#bd3923}.success-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:28px;background:#d5e7d6;color:#3c6d46;margin-bottom:24px}#order-summary{font-size:12px;border-top:1px solid var(--line);margin:24px 0}#order-summary>div{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;border-bottom:1px solid var(--line);padding:10px 0}#order-summary dt{color:var(--muted)}#order-summary dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.edit-order{display:flex;margin:16px auto 0}#story-dialog .button{margin-top:10px}#image-dialog{width:min(1050px,calc(100vw - 28px));padding:12px}#image-dialog img{border-radius:12px}#image-dialog p{margin:13px 10px 5px;font-size:10px}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,30px);background:var(--ink);color:white;border-radius:9px;padding:12px 20px;font-size:12px;z-index:30;opacity:0;pointer-events:none;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero-image{height:490px}.hero-visual{align-items:center}.hero-caption{bottom:10px}.image-label{bottom:45px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}nav{gap:18px}.header-inner{gap:20px}.hero{gap:25px}.hero h1{font-size:54px}.hero-image{height:440px}.actions{gap:17px}.actions .button{padding:14px 18px}.product-grid{gap:15px}.product-photo{height:230px}.product-topline h3{font-size:15px}.portrait-copy{padding-left:32px}.portrait-copy h2{font-size:54px}.workshop{gap:40px}.workshop-copy h2{font-size:38px}.process-grid article{padding:22px}.journal-image{height:215px}.idea-banner{padding:30px;gap:22px}.idea-doodle{font-size:65px}.idea-banner h2{font-size:27px}.idea-banner .button{gap:14px}.portrait-labels{font-size:11px}}
@media(max-width:800px){.header-inner{height:77px}.brand{font-size:19px}.brand img{width:41px;height:45px}.header-order{margin-left:auto}nav{gap:14px;font-size:10px}.header-order{display:none}.hero{grid-template-columns:1fr 1fr;padding-top:44px}.hero h1{font-size:44px}.hero-description{font-size:13px}.hero-image{height:395px;border-top-left-radius:75px}.actions{flex-wrap:wrap;gap:12px}.hero-signature{margin-top:20px}.round-stamp{right:-10px;top:5px;width:83px;height:83px}.round-stamp b{font-size:14px}.round-stamp{font-size:6px}.image-label{font-size:8px;left:12px;bottom:46px}.hero-caption{font-size:7px}.section{padding:65px 0}.section-heading>p{max-width:260px;font-size:11px}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}.product-photo{height:310px}.product-topline h3{font-size:18px}.product-description{min-height:0}.portrait-copy{padding:28px}.portrait-copy h2{font-size:46px}.portrait-copy p{font-size:11px}.portrait-card{grid-template-columns:1fr 1fr}.portrait-visual img{aspect-ratio:.73;object-position:52%}.format-options{flex-wrap:wrap;margin:18px 0}.portrait-copy .button{font-size:10px;padding:14px 16px;gap:13px}.portrait-labels{bottom:9%;font-size:8px}.portrait-steps{gap:15px;padding:0}.portrait-steps>div{gap:8px;align-items:flex-start}.portrait-steps b{font-size:10px}.portrait-steps p{font-size:9px}.portrait-steps>div>span{font-size:22px}.workshop{gap:26px}.workshop-copy h2{font-size:31px}.workshop-board{height:400px;padding:17px}.printer{top:90px;width:75%;left:9%;height:225px}.board-sticker{font-size:9px;bottom:60px;right:9px;padding:14px 10px}.board-top{font-size:6px}.board-bottom{font-size:6px;bottom:20px}.workshop-copy p{font-size:11px}.workshop-values{gap:10px;flex-wrap:wrap;font-size:8px}.process-grid article{padding:20px 16px}.process-grid h3{font-size:15px}.process-grid p{font-size:10px}.journal-grid{gap:16px}.journal-image{height:190px}.journal-card h3{font-size:18px}.journal-card p{font-size:10px}.episode{font-size:6px;left:10px;top:10px}.layer-stack{transform:scale(.8) rotate(-12deg)}.sketch-star{font-size:120px;left:20%;top:50px}.sketch-note{font-size:9px;left:12px}.idea-banner{flex-wrap:wrap}.idea-banner .button{margin-left:85px}.faq-section{gap:28px}.footer-top>span{max-width:210px;text-align:center}}
@media(max-width:600px){html{scroll-padding-top:84px}.container{width:calc(100% - 36px)}.announcement{height:29px;font-size:8px}.announcement-right{display:none}.header-inner{height:73px;gap:14px}.brand{font-size:19px}.brand img{width:39px;height:43px}.header-order{display:inline-flex;margin-left:auto!important;font-size:9px!important;padding:10px 12px!important;gap:10px}.header-order span{font-size:15px}.menu-toggle{display:flex;width:31px;height:40px;padding:10px 4px;flex-direction:column;justify-content:center;gap:6px;background:transparent}.menu-toggle span{height:1.5px;width:22px;background:var(--ink)}nav{display:none;position:absolute;left:0;right:0;top:73px;background:var(--paper);padding:18px;box-shadow:0 12px 15px #302e2910;flex-direction:column;gap:0;font-size:14px;border-bottom:1px solid var(--line)}nav.open{display:flex}nav a{padding:13px 8px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:33px;padding-bottom:51px;gap:28px}.hero h1{font-size:49px;line-height:1.08;margin-bottom:20px}.hero .eyebrow{font-size:8px;letter-spacing:.11em;margin-bottom:18px}.hero-description{font-size:13px;line-height:1.75;margin-bottom:21px}.actions{gap:21px;flex-wrap:nowrap}.actions .button{font-size:11px;padding:14px 18px;gap:17px}.actions .text-link{font-size:10px}.hero-signature{display:none}.hero-visual{align-self:stretch;display:block}.hero-image{width:100%;height:285px;border-radius:70px 16px 16px 16px;object-position:center}.round-stamp{width:76px;height:76px;right:-5px;top:-15px;font-size:6px;border-width:4px}.round-stamp b{font-size:12px}.round-stamp span{font-size:19px}.image-label{bottom:15px;font-size:8px;padding:8px 10px;left:13px}.hero-caption{bottom:-19px;right:2px;font-size:7px}.handwritten{left:17px;bottom:-33px;font-size:10px}.ticker>div{min-width:875px;font-size:9px;gap:25px;padding:13px 18px}.ticker span{font-size:21px}.section{padding:51px 0}.eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:17px}h2{font-size:32px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:32px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{margin-top:15px;font-size:11px;max-width:none}.catalog-toolbar{display:block;margin-bottom:20px}.filters{gap:5px;flex-wrap:nowrap}.filter{padding:8px 11px;font-size:9px;white-space:nowrap}.filter span{margin-left:2px}.demo-note{font-size:8px;display:block;margin-top:12px}.product-grid{grid-template-columns:1fr;gap:29px}.product-photo{height:335px;border-radius:17px}.product-photo.dragon img{left:-65%}.product-photo.dino img{top:-29%}.product-topline{margin:16px 0 8px}.product-topline h3{font-size:21px}.product-description{font-size:12px;margin-bottom:8px}.product-meta{font-size:10px}.product-badge{font-size:9px}.product-bottom{margin-top:12px}.product-bottom b{font-size:20px}.product-bottom small{font-size:10px}.swatches{gap:5px}.swatches i{width:13px;height:13px}.add-product{width:44px;height:44px;margin-left:14px}.catalog-foot{margin-top:25px;padding-top:18px;display:block;font-size:10px}.catalog-foot .text-link{margin-top:10px}.portrait-section{padding-bottom:48px}.portrait-card{display:flex;flex-direction:column;align-items:stretch;border-radius:20px}.portrait-copy{padding:29px 26px 0}.portrait-copy .eyebrow{font-size:8px;margin-bottom:18px}.portrait-copy h2{font-size:53px;margin-bottom:20px}.portrait-copy p{font-size:12px;line-height:1.8}.format-options{margin:20px 0}.format-options span{font-size:9px}.portrait-copy .button{font-size:11px;padding:15px 17px;gap:25px}.subtle{font-size:8px}.portrait-visual{width:100%;margin-top:17px}.portrait-visual img{aspect-ratio:1.25;object-position:50%;width:100%}.portrait-labels{font-size:10px;bottom:13%;right:16%;left:9%}.visual-note{font-size:7px;bottom:6px}.portrait-steps{display:flex;flex-direction:column;gap:19px;margin-top:25px;padding:0 8px}.portrait-steps>div{gap:17px;align-items:center}.portrait-steps>div>span{font-size:26px}.portrait-steps b{font-size:12px;margin-bottom:1px}.portrait-steps p{font-size:10px}.workshop{display:flex;flex-direction:column-reverse;gap:25px}.workshop-copy h2{font-size:35px}.workshop-copy p{font-size:12px}.workshop-values{font-size:9px;gap:14px;margin-top:20px;padding-top:19px}.workshop-board{width:100%;height:360px;padding:20px}.board-top{font-size:7px}.printer{top:77px;height:218px;left:13%;width:68%}.board-sticker{bottom:55px;font-size:10px;padding:13px}.board-bottom{font-size:7px}.process{padding-bottom:48px}.process .section-heading h2{font-size:29px}.process-grid{grid-template-columns:1fr 1fr;border-radius:16px}.process-grid article{padding:22px 18px;border-bottom:1px solid var(--line)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(n+3){border-bottom:0}.process-grid h3{font-size:16px}.process-grid p{font-size:10px}.process-icon{font-size:31px;height:48px}.journal-grid{grid-template-columns:1fr;gap:27px}.journal-image{height:246px;margin-bottom:16px}.journal-card h3{font-size:22px}.journal-card p{font-size:12px}.journal-category{font-size:8px}.episode{font-size:8px;top:15px;left:15px}.layer-stack{transform:rotate(-12deg);margin-top:40px}.sketch-star{font-size:168px;left:29%;top:47px}.sketch-note{font-size:12px;left:25px}.journal-disclaimer{font-size:9px;text-align:left;line-height:1.8}.idea-banner{padding:27px;display:block;position:relative;overflow:hidden;border-radius:17px}.idea-banner .eyebrow{max-width:240px;font-size:7px}.idea-banner h2{font-size:29px;max-width:245px;line-height:1.1}.idea-banner p{font-size:11px;max-width:245px;margin-top:16px}.idea-doodle{position:absolute;right:-15px;top:15px;font-size:90px;opacity:.14}.idea-banner .button{margin:23px 0 0;font-size:11px;padding:14px 17px}.faq-section{display:block;padding-bottom:45px}.faq-section>div>p{font-size:11px;margin-bottom:25px}.faq-section>div>p br{display:none}.faq-list summary{font-size:12px;padding:18px 0;gap:15px}.faq-list p{font-size:11px}.closing{padding:34px 0 42px}.closing img{width:61px;height:68px;margin-bottom:20px}.closing h2{font-size:27px}.footer-top{flex-wrap:wrap;gap:15px;margin-bottom:20px}.footer-brand{font-size:16px}.footer-top>span{order:3;max-width:none;flex-basis:100%;text-align:left;font-size:9px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;font-size:8px}.footer-top>a:last-child{font-size:10px}dialog{padding:29px 22px;border-radius:18px;max-height:calc(100dvh - 24px)}dialog h2{font-size:28px}dialog .eyebrow{font-size:7px}.dialog-intro,dialog p{font-size:11px}.form-row{gap:10px}select,textarea{font-size:16px;padding:11px 9px}form label{font-size:10px}#order-summary>div{font-size:11px}.order-estimate{font-size:10px}.order-estimate b{font-size:12px}#toast{width:calc(100% - 40px);text-align:center;font-size:11px}#image-dialog{padding:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Preserve the intended photo proportions despite intrinsic HTML dimensions. */
.portrait-visual img{height:auto}
@media(min-width:801px){.portrait-visual img{aspect-ratio:1.5;object-fit:contain}.portrait-labels{bottom:10%}}
body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
/* Workshop story: Luka is the host, the collection is the main action. */
.hero-image.luka-photo{object-position:center 38%;height:500px;border-radius:110px 24px 24px 24px}.hero h1{font-size:clamp(42px,4.5vw,64px)}.hero-description{font-size:14px}.luka-story-photo{margin:0;position:relative;overflow:hidden;border-radius:24px;background:#ae4537}.luka-story-photo>img{width:100%;height:520px;object-fit:cover;object-position:center 43%}.luka-story-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:48px 22px 20px;background:linear-gradient(transparent,#231f1dd9);color:#fff;font-size:11px}.photo-sticker{position:absolute;top:22px;right:20px;transform:rotate(7deg);background:var(--yellow);padding:17px;font-family:Comfortaa,sans-serif;font-size:13px;line-height:1.5}.idea-game{align-items:stretch;gap:45px}.idea-game-copy{flex:1}.idea-game .idea-doodle{display:none}.idea-game-copy p{max-width:440px;line-height:1.8}.idea-machine{flex:1;background:#fff8df;border:1px solid #d9bc64;border-radius:14px;padding:24px;min-width:0}.idea-machine-caption{font-size:8px;letter-spacing:.12em;color:#816d35}#random-idea{font-size:25px;font-weight:600;letter-spacing:-.035em;line-height:1.2;min-height:90px;padding:15px 0;display:flex;align-items:center}.idea-machine .button{margin:6px 0 0;font-size:12px;gap:10px}.idea-machine .text-link{display:flex;width:fit-content;margin-top:10px;font-size:11px}.idea-machine small{display:block;margin-top:10px;font-size:8px;color:#7b6d43}.rolling{opacity:.65;transform:translateY(-2px)}button:disabled{cursor:wait;opacity:.6}#idea-saved{color:#39724e;margin-top:15px}#idea-form textarea{font-size:16px}
@media(max-width:800px){.hero-image.luka-photo{height:440px}.hero h1{font-size:43px}.hero-description{font-size:12px}.hero-description br{display:none}.luka-story-photo>img{height:480px}.idea-game{gap:25px}.idea-game .button{margin-left:0}.idea-machine{flex-basis:100%}}
@media(max-width:600px){.hero h1{font-size:44px;line-height:1.12}.hero-description{font-size:13px;max-width:330px}.hero-image.luka-photo{height:355px;object-position:center 33%;border-radius:70px 16px 16px 16px}.hero .handwritten{bottom:-25px}.actions{gap:17px}.actions .button{padding:14px 16px;gap:13px}.luka-story-photo{width:100%}.luka-story-photo>img{height:440px;object-position:center 40%}.luka-story-photo figcaption{font-size:10px}.photo-sticker{font-size:11px;padding:12px}.idea-game{padding:24px}.idea-game-copy p{max-width:none}.idea-machine{padding:18px;margin-top:24px}#random-idea{font-size:24px;min-height:105px}.idea-machine .button{width:100%;font-size:11px}.idea-machine .text-link{font-size:11px}.idea-machine small{font-size:8px}}
/* Shared alignment and spacing pass — figure-3. */
h1,h2,h3{letter-spacing:-.035em;text-wrap:balance}h1,h2{font-weight:700}.hero{grid-template-columns:1fr 1.12fr;gap:48px;align-items:center;padding-top:54px;padding-bottom:56px}.hero h1{font-size:clamp(42px,4.3vw,62px);font-weight:700;line-height:1.16;margin-bottom:26px;letter-spacing:-.04em}.hero-copy{min-width:0}.hero-description{max-width:440px;font-size:15px;line-height:1.85;margin-bottom:28px}.hero-visual{display:block;align-self:center}.hero-image.luka-figure{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:90px 24px 24px 24px}.hero .image-label{position:static;display:inline-flex;margin-top:14px;padding:7px 0;background:transparent;backdrop-filter:none;min-height:32px}.hero .image-label>span:last-child{display:none}.hero .handwritten{position:static;float:right;font-size:11px;margin-top:22px;transform:rotate(-3deg)}.hero .round-stamp{top:-12px;right:-10px}.actions{align-items:center;gap:24px}.actions .button{flex-shrink:0}.actions .text-link{white-space:nowrap}.header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:32px}.header-inner nav{justify-content:center;margin:0}.header-order{justify-self:end}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,360px);align-items:end;gap:40px}.section-heading>p{justify-self:start;max-width:360px;line-height:1.75;padding-bottom:3px}.section-heading h2{line-height:1.18}.product-card{display:flex;flex-direction:column}.product-topline{min-height:40px;align-items:flex-start;margin:17px 0 6px}.product-topline h3{font-size:18px;line-height:1.3}.product-description{min-height:38px;font-size:12px;line-height:1.65}.product-bottom{margin-top:auto;padding-top:16px}.product-meta{line-height:1.6}.catalog-foot{align-items:center}.portrait-copy{padding:40px 0 40px 40px}.portrait-copy h2{line-height:1.12}.portrait-steps{padding:0;gap:32px;align-items:start}.portrait-steps>div{align-items:flex-start}.portrait-steps>div>span{line-height:1.5;min-width:32px}.portrait-steps p{padding-top:3px;line-height:1.7}.workshop{gap:64px;align-items:center}.workshop-copy p{max-width:none;line-height:1.85}.workshop-copy h2{line-height:1.2}.workshop-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;line-height:1.6}.process-grid article{display:flex;flex-direction:column;align-items:flex-start}.process-grid h3{line-height:1.3;min-height:46px;margin:12px 0 8px}.process-grid p{line-height:1.8}.journal-card{display:flex;flex-direction:column;align-items:stretch}.journal-category{min-height:14px}.journal-card h3{min-height:54px;line-height:1.25}.journal-card p{margin-top:auto}.idea-game{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.idea-game-copy h2{max-width:380px;line-height:1.2}.idea-game-copy p{font-size:12px;line-height:1.8}.idea-machine .button{display:flex;width:100%;justify-content:center}.idea-machine .text-link{margin:12px auto 0}.idea-machine small{text-align:center;line-height:1.7}#random-idea{min-height:110px;line-height:1.3}.faq-section{grid-template-columns:1fr 1.6fr;gap:64px}.faq-list summary{min-height:70px;line-height:1.5}.closing h2{line-height:1.25}.footer-top>span{text-align:center}.form-row{align-items:start}
@media(max-width:1100px){.header-inner{gap:20px}.hero{gap:30px}.hero h1{font-size:48px}.hero-description{font-size:14px}.actions{gap:18px}.actions .button{padding:14px 17px;font-size:12px}.actions .text-link{font-size:11px}.hero .handwritten{float:none;display:block;margin-top:4px}.hero .image-label{margin-top:9px}.section-heading{gap:24px;grid-template-columns:1.2fr 1fr}.workshop{gap:36px}.product-topline h3{font-size:16px}}
@media(min-width:601px) and (max-width:800px){.header-inner{grid-template-columns:auto 1fr}.hero h1{font-size:39px}.hero{gap:24px}.hero .actions{flex-direction:column;align-items:flex-start;gap:8px}.hero-signature{margin-top:20px}.hero-image.luka-figure{aspect-ratio:.85;object-fit:cover}.section-heading{grid-template-columns:1fr 1fr}.portrait-copy{padding:28px}.workshop-values{grid-template-columns:1fr;gap:6px}.idea-game{grid-template-columns:1fr 1fr;gap:24px;padding:26px}.idea-game h2{font-size:29px}.idea-machine{padding:18px}.idea-game .button{font-size:10px;padding:12px}.idea-machine .text-link{font-size:10px}}
@media(max-width:600px){.header-inner{display:flex;gap:12px}.header-order{margin-left:auto!important}.hero{display:flex;gap:28px;padding-top:30px;padding-bottom:38px}.hero h1{font-size:clamp(36px,10.6vw,46px);line-height:1.18;margin-bottom:22px;letter-spacing:-.04em}.hero-description{max-width:none;font-size:13px;line-height:1.8;margin-bottom:24px}.hero .actions{gap:18px;align-items:center}.actions .button{padding:14px 15px;font-size:11px;gap:11px}.actions .text-link{font-size:10px}.hero-image.luka-figure{aspect-ratio:1;object-fit:cover;border-radius:64px 18px 18px 18px}.hero .round-stamp{right:-3px;top:-13px}.hero .image-label{font-size:9px;margin-top:9px;padding:3px 0}.hero .handwritten{display:inline;float:right;font-size:8px;margin-top:21px}.section-heading{display:block}.section-heading>p{padding:0;margin-top:14px;max-width:340px;font-size:12px}.product-topline{min-height:0;margin:15px 0 8px}.product-topline h3{font-size:21px}.product-description{min-height:0;font-size:12px;margin-bottom:8px}.product-bottom{padding-top:12px}.catalog-foot{line-height:1.75}.portrait-copy{padding:28px 26px 0}.portrait-copy h2{font-size:50px;line-height:1.1}.portrait-steps{padding:0 4px;gap:20px}.portrait-steps>div{align-items:flex-start;gap:15px}.portrait-steps p{padding-top:2px}.workshop{gap:25px}.workshop-copy h2{font-size:33px;line-height:1.18}.workshop-values{grid-template-columns:1fr;gap:10px;font-size:11px}.process-grid h3{min-height:40px;font-size:16px}.journal-card h3{min-height:0;font-size:22px}.journal-category{min-height:0}.journal-card p{margin-top:0}.idea-game{display:block;padding:24px}.idea-game-copy h2{max-width:270px}.idea-machine{margin-top:24px;padding:18px}#random-idea{min-height:120px;font-size:24px}.faq-list summary{font-size:12px;min-height:67px}.faq-section{display:block}.footer-top>span{text-align:left}}
@media(max-width:360px){.hero .actions{gap:12px}.actions .button{font-size:10px;padding:13px 12px}.actions .text-link{font-size:9px}.hero .handwritten{float:none;display:block;margin-top:1px}.filter{padding:8px 8px}}
