@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed:wght@400;500;600;700&family=Crimson+Pro:ital,wght@0,400;0,500;1,400&family=Inter:wght@400;500;600&display=swap');
:root{--paper:#fffbf0;--ink:#454d40;--sage:#465f50;--rust:#a45e47;--line:#dcd7c7;--display:'Sofia Sans Condensed','Arial Narrow',sans-serif;--serif:'Crimson Pro',Georgia,serif;--ui:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:22px/1.5 var(--serif)}a{color:inherit}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.45}button,a,input{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b56842;outline-offset:4px}[hidden]{display:none!important}.wrap{width:88%;max-width:1320px;margin:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.03}h1,h2{text-transform:uppercase;letter-spacing:-.025em}h1 em,h2 em{font-family:var(--serif);text-transform:none;font-weight:400;letter-spacing:-.03em}h1{font-size:clamp(60px,6.7vw,108px)}h2{font-size:clamp(44px,4.8vw,70px)}h3{font-size:30px}.eyebrow{font:600 12px/1.5 var(--ui);text-transform:uppercase;letter-spacing:.17em;margin-bottom:24px}.muted{color:#77776a}.btn{display:inline-flex;justify-content:center;align-items:center;gap:22px;background:var(--sage);color:var(--paper);border:0;border-radius:3px;padding:15px 23px;font:500 15px/1.3 var(--ui);text-decoration:none}.btn.light{background:transparent;color:var(--sage);border:1px solid #8c9988}.text-link{text-underline-offset:7px}.fi-header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.fi-header img{width:130px}.fi-header nav{display:flex;gap:34px;font:500 12px var(--ui);text-transform:uppercase;letter-spacing:.08em}.fi-header a{text-decoration:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:4%;align-items:center;padding:80px 0 85px}.hero .eyebrow{color:var(--rust)}.hero h1 em{color:var(--rust)}.hero-copy>p:not(.eyebrow){max-width:400px;margin:28px 0;font-size:26px}.hero-actions{display:flex;gap:24px;align-items:center}.hero-art{position:relative;min-height:530px;display:grid;place-items:center}.hero-art:before{content:'';position:absolute;inset:7% -4%;border-radius:48% 45% 43% 52%;background:radial-gradient(ellipse,#e9dfb8 10%,#eee5c877 60%,transparent 73%);transform:rotate(-10deg)}.hero-art .photo{width:88%;transform:rotate(-9deg);filter:drop-shadow(15px 28px 20px #5a442322)}.hero-art .little{position:absolute;width:43%;right:-3%;bottom:-2%;transform:rotate(13deg);filter:drop-shadow(12px 16px 16px #674f2433)}.art-caption{position:absolute;top:0;right:0;font-style:italic;font-size:25px;transform:rotate(7deg);color:var(--rust)}.proof{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:22px 0;font:500 12px var(--ui);text-transform:uppercase;letter-spacing:.08em}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:100px 0}.intro p:not(.eyebrow){font-size:26px;max-width:500px;padding-top:30px}.studio-section{padding:50px 0 0}.studio-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.studio-heading h2 em{color:var(--rust)}.studio-heading>p{max-width:320px;font-size:21px}.studio-frame{border:1px solid #cec2ad;border-radius:8px;overflow:hidden;background:#efe5d4;box-shadow:0 24px 65px #62523813}.studio-topbar{display:flex;align-items:center;justify-content:space-between;padding:17px 24px;background:#f3eedf;border-bottom:1px solid #d6cbb7;font:500 12px var(--ui)}.studio-topbar span:first-child{letter-spacing:.12em;text-transform:uppercase}.fresh{border:0;border-bottom:1px solid #939981;background:transparent;color:var(--ink);font:500 13px var(--ui);padding:7px 0}.stage{position:relative}#studio-canvas{width:100%;height:clamp(460px,48vw,680px);position:relative}#studio-canvas canvas{display:block;width:100%;height:100%}#studio-empty{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%) rotate(-4deg);font:italic 27px var(--serif);color:#979485;pointer-events:none;text-align:center}.studio-under{display:flex;justify-content:space-between;gap:20px;padding:14px 24px;background:#f3eedf;font:12px/1.6 var(--ui)}#studio-status{max-width:70%}.studio-under .hint{color:#7d7d6a;text-align:right}.choose-heading{display:flex;justify-content:space-between;align-items:baseline;margin:34px 0 18px}.choose-heading h3{font:italic 30px var(--serif)}.choose-heading p{font:12px var(--ui);color:#797a6b}.products{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:5px;overflow:hidden}.product{padding:20px 16px 17px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#fffdf6}.product:last-child{border:0}.product .image{height:140px;display:grid;place-items:center}.product img{width:100%;height:100%;object-fit:contain;max-height:135px}.product .kind{font:10px var(--ui);text-transform:uppercase;letter-spacing:.1em;color:var(--rust);margin:14px 0 8px}.product h3{font:500 19px/1.15 var(--display);text-transform:uppercase;letter-spacing:.025em}.price{font:12px var(--ui);margin:8px 0 18px}.studio-add{width:100%;background:transparent;color:var(--sage);border:1px solid #a6b0a0;border-radius:3px;font:500 11px var(--ui);padding:12px 4px;margin-top:auto}.studio-add[aria-pressed=true]{background:var(--sage);color:var(--paper)}.counter{margin-top:auto;display:flex;align-items:center;justify-content:space-between;border:1px solid #a6b0a0;border-radius:3px;height:38px}.counter button{border:0;background:transparent;color:var(--sage);font-size:24px;width:36px;height:36px}.counter output{font:14px var(--ui)}.studio-colors{display:flex;gap:24px;flex-wrap:wrap;margin:25px 0}.color-set>span{font:11px var(--ui);display:block;margin-bottom:12px}.color-set>div{display:flex;gap:6px}.swatch{background:var(--swatch);border:2px solid #fffbf0;outline:1px solid #bebaa7;border-radius:12px;width:19px;height:30px;padding:0}.swatch.block{border-radius:4px;width:23px;height:24px;margin-top:6px}.swatch[aria-pressed=true]{outline:3px solid #494e3f;transform:translateY(-4px)}.studio-shop{border-top:1px solid var(--line);padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.studio-shop p{font:12px var(--ui);margin-top:6px;color:#787a6a}.scene-note{font:11px/1.7 var(--ui);color:#858272;max-width:690px;margin:12px 0 0}.story{padding:120px 0 100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%}.story figure{margin:0;position:relative;background:#eee8d5;border-radius:44% 48% 4px 4px;padding:70px 30px 45px}.story figure img{width:100%;transform:rotate(-5deg)}.story h2{font-size:57px}.story p:not(.eyebrow){margin-top:25px;font-size:25px}.shop-section{padding:65px 0 100px;border-top:1px solid var(--line)}.shop-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:45px}.shop-heading>p{max-width:310px}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.shop-card .pic{background:#f0ecdF;height:280px;display:grid;place-items:center;border-radius:4px}.shop-card img{width:85%;height:85%;object-fit:contain}.shop-card h3{margin-top:22px}.shop-card p{font-size:20px;margin:12px 0 20px}.shop-card .shop-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px}.shop-card .shop-bottom span,.shop-card a{font:13px var(--ui)}.closing{text-align:center;padding:100px 20px;background:#e7ead8}.closing h2 em{color:var(--rust)}.closing p{margin:28px auto 0;max-width:510px;font-size:26px}.fi-footer{padding:45px 0;display:flex;justify-content:space-between;font:12px var(--ui)}.fi-footer nav{display:flex;gap:20px}dialog{border:0;border-radius:8px;padding:40px;background:var(--paper);color:var(--ink);max-width:540px;width:90%}dialog::backdrop{background:#26332677}dialog h2{font-size:40px}dialog ul{padding:20px;line-height:1.8;font-size:21px}dialog p{margin:20px 0;font-size:18px}#close-shop{float:right;background:none;border:0;font:24px var(--ui)}#bag-feedback{font:14px/1.6 var(--ui)}.fallback{padding:100px 40px;max-width:550px;text-align:center;margin:auto}
@media(max-width:800px){.fi-header{height:80px}.fi-header img{width:104px}.fi-header nav{gap:20px;font-size:10px}.hero{padding:45px 0 50px;grid-template-columns:1fr}.hero h1{font-size:65px}.hero-copy>p:not(.eyebrow){font-size:24px}.hero-art{min-height:370px;margin-top:35px}.hero-art .photo{width:80%}.hero-art .little{width:35%}.hero-actions{gap:16px;font-size:18px}.proof{flex-wrap:wrap;font-size:10px;justify-content:center}.intro{grid-template-columns:1fr;gap:0;padding:65px 0}.intro p:not(.eyebrow){font-size:23px}.studio-heading{display:block}.studio-heading>p{margin-top:24px;max-width:none}.studio-section{padding-top:10px}.studio-section>.wrap{width:94%}.studio-topbar{padding:12px 16px}#studio-canvas{height:420px}#studio-empty{font-size:19px;width:170px}.studio-under{padding:14px 16px;display:block;min-height:80px}#studio-status{max-width:none}.studio-under .hint{display:block;text-align:left;margin-top:7px}.products{grid-template-columns:repeat(2,1fr)}.product{border-bottom:1px solid var(--line)}.product:last-child{grid-column:1/-1;display:grid;grid-template-columns:100px 1fr;gap:0 20px}.product:last-child .image{grid-row:1/5;height:100px}.product:last-child .counter{max-width:180px}.product .image{height:100px}.product img{max-height:100px}.choose-heading{display:block}.choose-heading p{margin-top:8px}.studio-shop{align-items:start;flex-direction:column}.studio-colors{gap:18px}.story{grid-template-columns:1fr;padding:70px 0;gap:45px}.story h2{font-size:44px}.shop-heading{display:block}.shop-heading>p{margin-top:25px}.shop-grid{grid-template-columns:1fr 1fr;gap:30px 16px}.shop-card .pic{height:170px}.shop-card h3{font-size:25px}.shop-card p{font-size:19px}.shop-card .shop-bottom{gap:10px;align-items:start;flex-direction:column}.shop-section{padding:55px 0}.fi-footer{gap:25px;flex-direction:column}.closing{padding:65px 24px}.closing h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep the products and their arrival in view together. */
.studio-workbench{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:20px;align-items:start}.studio-picker .choose-heading{display:block;margin:0 0 15px}.studio-picker .choose-heading h3{font-size:24px}.studio-picker .choose-heading p{font-size:11px;line-height:1.5;margin-top:6px}.studio-picker .products{display:block}.studio-picker .product{display:grid;grid-template-columns:57px 1fr;gap:0 10px;border-right:0;border-bottom:1px solid var(--line);padding:12px}.studio-picker .product:last-child{border-bottom:0}.studio-picker .product .image{grid-column:1;grid-row:1/5;height:66px}.studio-picker .product img{max-height:65px}.studio-picker .product .kind{font-size:8px;margin:0 0 5px}.studio-picker .product h3{font-size:15px}.studio-picker .product .price{font-size:10px;margin:5px 0 8px}.studio-picker .product .studio-add{font-size:10px;padding:8px 2px}.studio-picker .counter{height:30px}.studio-picker .counter button{height:28px;font-size:20px}.studio-workbench #studio-canvas{height:530px}.studio-workbench .studio-under{display:block;min-height:67px}.studio-workbench #studio-status{max-width:none}.studio-workbench .hint{display:none}
@media(max-width:800px){.studio-workbench{display:flex;flex-direction:column;gap:24px}.studio-frame,.studio-picker{width:100%}.studio-picker .products{display:grid;grid-template-columns:1fr 1fr}.studio-picker .product{grid-template-columns:45px 1fr;padding:10px}.studio-picker .product .image{height:58px}.studio-picker .product:last-child{grid-template-columns:70px 1fr;grid-column:1/-1}.studio-picker .product .studio-add{font-size:9px}.studio-workbench #studio-canvas{height:340px}.studio-colors{gap:16px}.color-set>div{gap:5px}}

.fi{overflow-x:clip}
.bundle-builder{margin:22px 0 35px;padding:30px;background:#f1eddf;border:1px solid var(--line);border-radius:8px;scroll-margin-top:24px}.bundle-heading{display:flex;align-items:start;justify-content:space-between;gap:24px;margin-bottom:25px}.bundle-heading .eyebrow{margin-bottom:12px}.bundle-heading h3{font-size:40px}.bundle-heading h3 em{font-family:var(--serif)}.bundle-heading p:not(.eyebrow){font-size:20px;margin-top:12px}.bundle-reset{background:none;border:0;border-bottom:1px solid var(--sage);color:var(--sage);font:12px var(--ui);padding:8px 0;white-space:nowrap}.bundle-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px}.bundle-product{display:grid;grid-template-columns:75px minmax(0,1fr) 104px;align-items:center;gap:16px;padding:20px 0;border-top:1px solid #d6d0bd}.bundle-product img{width:75px;height:75px;object-fit:contain}.bundle-product h4{font:500 23px var(--display);margin:0}.bundle-product p{font:12px/1.5 var(--ui);margin:6px 0}.bundle-product span,.bundle-quantity label{font:11px var(--ui)}.bundle-quantity label{display:block;margin-bottom:8px}.bundle-quantity input{width:35px;min-width:0;border:0;background:transparent;text-align:center;font:14px var(--ui);color:var(--ink);appearance:textfield}.bundle-quantity input::-webkit-inner-spin-button{appearance:none}.bundle-quantity .counter button{width:30px;flex-shrink:0}.bundle-summary{background:var(--paper);padding:24px;border-radius:5px;align-self:start}.bundle-summary ul{list-style:none;padding:0;margin:0 0 24px;font:12px/1.6 var(--ui)}.bundle-summary li{display:flex;gap:18px;justify-content:space-between;margin:12px 0}.bundle-summary li span:last-child{white-space:nowrap}.bundle-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px}.bundle-summary>p:not(.eyebrow){font:12px/1.6 var(--ui);margin-top:14px}.bundle-summary .btn{width:100%;margin-top:20px}.bundle-summary .preview-note{color:#77776a}
@media(max-width:900px){.bundle-layout{grid-template-columns:1fr}.bundle-heading{display:block}.bundle-reset{margin-top:15px}}@media(max-width:500px){.bundle-builder{padding:18px}.bundle-heading h3{font-size:33px}.bundle-product{grid-template-columns:55px minmax(0,1fr);gap:12px}.bundle-product img{width:55px;height:65px}.bundle-quantity{grid-column:2;width:104px}.bundle-product h4{font-size:22px}}
.crayon-story{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:7%;padding:55px 0 80px}.crayon-story figure{margin:0;transform:rotate(-2deg)}.crayon-story img{display:block;width:100%;height:auto;mix-blend-mode:multiply;border-radius:3px}.crayon-story-copy{max-width:450px}.crayon-story h2{font-size:clamp(42px,4.3vw,65px)}.crayon-story h2 em{color:var(--rust)}.crayon-story-copy>p:not(.eyebrow){font-size:23px;line-height:1.5;margin-top:25px}.crayon-aside{display:block;margin-top:27px;font:italic 21px/1.4 var(--serif);color:var(--rust)}.crayon-story-reverse{grid-template-columns:1fr 1.2fr;padding-top:65px;padding-bottom:110px;border-top:1px solid var(--line)}.crayon-story-reverse figure{grid-column:2;grid-row:1;transform:rotate(2deg)}.crayon-story-reverse .crayon-story-copy{grid-column:1;grid-row:1}.crayon-story+.studio-section{padding-top:35px}
@media(max-width:800px){.crayon-story,.crayon-story-reverse{grid-template-columns:1fr;gap:35px;padding:30px 0 65px}.crayon-story figure,.crayon-story-reverse figure{grid-column:1;grid-row:1}.crayon-story-copy,.crayon-story-reverse .crayon-story-copy{grid-column:1;grid-row:2;max-width:none}.crayon-story-copy>p:not(.eyebrow){font-size:22px}.crayon-story-reverse{padding-top:50px}.crayon-story h2{font-size:45px}}
