:root{--ink:#22221f;--muted:#686963;--paper:#fffdf8;--cream:#fff8e8;--cream-deep:#f2e8d0;--blue:#4c8df6;--blue-deep:#3153a4;--yellow:#ffd84d;--coral:#ff7868;--pink:#f6a8c7;--green:#70c994;--violet:#a690e8;--line:#ded9cb;--shadow:0 18px 48px #443a1f1f;--display:ui-rounded, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--body:"Pretendard", "SUIT", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}::selection{color:var(--ink);background:var(--yellow)}.site-shell{background:radial-gradient(circle at 12% 7%, #ffd84d21, transparent 18rem), var(--paper);min-width:320px;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.section-pad,.site-header{width:min(1280px,100% - 72px);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid #22221f1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:88px;display:grid;position:relative}.brand{justify-self:start;align-items:center;gap:11px;width:fit-content;display:inline-flex}.brand-mark{width:37px;height:39px;position:relative;transform:rotate(-7deg)}.brand-mark__sheet{border:2px solid var(--ink);background:var(--paper);color:var(--coral);font-family:var(--display);border-radius:3px 9px 4px 4px;place-items:center;font-size:22px;line-height:1;display:grid;position:absolute;inset:0 5px 4px 0}.brand-mark__sheet:after{content:"";border-left:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--yellow);clip-path:polygon(0 0,100% 100%,0 100%);width:10px;height:10px;position:absolute;top:-2px;right:-2px}.brand-mark__pencil{border:2px solid var(--ink);background:var(--blue);border-radius:1px 1px 5px 5px;width:8px;height:25px;position:absolute;bottom:1px;right:0;transform:rotate(32deg)}.brand__type{font-family:var(--display);letter-spacing:-.03em;font-size:23px;font-weight:850}.brand__type span{color:var(--coral)}.desktop-nav{align-items:center;gap:34px;font-size:14px;font-weight:680;display:flex}.desktop-nav a{padding-block:10px;position:relative}.desktop-nav a:after{content:"";background:var(--coral);border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)rotate(-1deg)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)rotate(-1deg)}.header-actions{justify-self:end;align-items:center;gap:9px;display:flex}.icon-button,.language-link{cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;min-height:42px;display:inline-flex}.icon-button{border-radius:50%;width:42px}.icon-button:hover,.icon-button:focus-visible{border-color:var(--line);background:#fff}.language-link{border-radius:999px;gap:7px;padding-inline:11px;font-size:13px;font-weight:700}.language-link:hover,.language-link:focus-visible{background:var(--cream)}.mobile-menu{display:none}.hero{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:clamp(40px,7vw,96px);min-height:700px;padding-block:72px 86px;display:grid;position:relative}.hero:before{content:"";z-index:0;background:#edf5ff;border-radius:47% 53% 57% 43%/57% 44% 56% 43%;width:650px;height:650px;position:absolute;top:38px;right:-170px;transform:rotate(-9deg)}.hero__copy,.hero__studio{z-index:1;position:relative}.eyebrow{color:var(--blue-deep);letter-spacing:.02em;align-items:center;gap:8px;margin:0 0 16px;font-size:13px;font-weight:800;display:flex}.hero h1,.section-heading h2,.weekly-card h2,.steps-intro h2,.journal-header h2{font-family:var(--display);letter-spacing:-.045em;margin:0;font-weight:850}.hero h1{font-size:clamp(54px,6vw,82px);line-height:.98}.hero h1 span{z-index:0;color:var(--blue-deep);position:relative}.hero h1 span:after{content:"";z-index:-1;background:#ffd84db8;border-radius:50%;height:18px;position:absolute;bottom:5px;left:-2px;right:-6px;transform:rotate(-2deg)}.hero__intro{max-width:600px;color:var(--muted);word-break:keep-all;margin:28px 0 30px;font-size:17px;line-height:1.8}.search-box{border:2px solid var(--ink);max-width:690px;min-height:66px;box-shadow:6px 7px 0 var(--yellow);background:#fff;border-radius:15px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:7px 8px 7px 20px;transition:transform .18s,box-shadow .18s;display:grid;position:relative}.search-box:focus-within{box-shadow:9px 10px 0 var(--yellow);transform:translate(-2px,-2px)}.search-box input{background:0 0;border:0;outline:0;min-width:0;height:48px;font-size:15px}.search-box input::placeholder{color:#99988f}.search-clear{cursor:pointer;background:#f4f2ec;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.search-submit,.dark-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.search-submit{height:50px;padding-inline:18px;font-size:14px}.search-submit:hover,.dark-button:hover{background:var(--blue-deep);transform:translateY(-2px)}.hero__lower{align-items:center;gap:22px;margin-top:27px;display:flex}.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:750;display:inline-flex}.text-button:hover{color:var(--blue-deep)}.promise-list{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.promise-list span{color:var(--muted);align-items:center;gap:3px;font-size:12px;font-weight:650;display:inline-flex}.promise-list svg{color:var(--green);stroke-width:3px}.hero__studio{place-items:center;min-height:540px;display:grid}.paper-stack,.hero-card{width:min(425px,84%);height:528px;box-shadow:var(--shadow);background:#fff;border:1px solid #d9d4c7;border-radius:8px;position:absolute}.paper-stack{background:#fff8df;transform:rotate(7deg)translate(23px)}.paper-stack:after{content:"";border:1px dashed #22221f26;position:absolute;inset:10px}.hero-card{z-index:2;padding:14px 16px 17px;transition:transform .32s cubic-bezier(.2,.8,.2,1);transform:rotate(-2.2deg)}.hero__studio:hover .hero-card{transform:rotate(-.5deg)translateY(-8px)}.hero-card__top{justify-content:space-between;align-items:center;gap:10px;min-height:40px;font-size:12px;font-weight:800;display:flex}.segmented{background:#efeee9;border-radius:999px;padding:3px;display:flex}.segmented button{color:#77766f;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:11px}.segmented button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #22221f1f}.hero-art{background:linear-gradient(150deg,#f7fbff,#fffdf5);border-radius:4px;width:100%;height:408px;padding:3px 35px 0}.hero-card__caption{justify-content:space-between;align-items:flex-end;gap:20px;padding:10px 5px 0;display:flex}.hero-card__caption span{font-family:var(--display);font-size:20px}.hero-card__caption small{max-width:150px;color:var(--muted);text-align:right;font-size:10px}.tape{z-index:4;background:#ffd84db8;width:105px;height:30px;position:absolute;box-shadow:0 2px 4px #22221f0f}.tape--one{top:4px;left:12%;transform:rotate(-15deg)}.tape--two{background:#f6a8c7a6;bottom:26px;right:5%;transform:rotate(18deg)}.crayon{z-index:5;border:2px solid var(--ink);border-radius:4px 4px 10px 10px;width:20px;height:135px;position:absolute;box-shadow:4px 5px #22221f29}.crayon:before{content:"";border-right:10px solid #0000;border-bottom:18px solid var(--ink);border-left:10px solid #0000;position:absolute;top:-17px;left:-2px}.crayon:after{content:"";border-block:2px solid var(--ink);background:#ffffff40;height:22px;position:absolute;top:25px;left:-2px;right:-2px}.crayon--yellow{background:var(--yellow);bottom:40px;right:0;transform:rotate(19deg)}.crayon--blue{background:var(--blue);height:116px;top:81px;left:0;transform:rotate(-24deg)}.doodle-star{z-index:4;font-size:36px;animation:3.6s ease-in-out infinite float;position:absolute}.doodle-star--one{color:var(--coral);top:48px;right:3px}.doodle-star--two{color:var(--blue-deep);animation-delay:-1.8s;bottom:41px;left:10px}.hero__scribble{color:#22221f61;font-family:var(--display);font-size:14px;line-height:1.05;position:absolute;bottom:38px;right:44%;transform:rotate(-8deg)}.hero__scribble:after{content:"↗";color:var(--coral);font-size:24px;position:absolute;top:-16px;right:-27px}.reveal{opacity:0;animation:.72s cubic-bezier(.16,.8,.28,1) forwards reveal}.reveal--1{animation-delay:80ms}.reveal--2{animation-delay:.24s}.category-section,.popular-section,.steps-section,.journal-section{padding-block:92px}.category-section{border-top:1px solid var(--line)}.section-heading{grid-template-columns:1fr minmax(270px,430px);align-items:end;gap:40px;margin-bottom:38px;display:grid}.section-heading h2,.steps-intro h2,.journal-header h2{font-size:clamp(36px,4vw,54px);line-height:1.08}.section-heading>p{color:var(--muted);word-break:keep-all;margin:0 0 3px;font-size:15px;line-height:1.7}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{min-height:300px;color:var(--ink);text-align:left;cursor:pointer;border:1px solid #22221f24;border-radius:16px;padding:29px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 0 #22221f00}.category-card:hover,.category-card:focus-visible{box-shadow:7px 9px 0 var(--ink);transform:translateY(-8px)rotate(-.4deg)}.category-card--animals{background:#ffe7df}.category-card--vehicles{background:#e6f2ff}.category-card--princess{background:#f1eaff}.category-card__number{color:#22221f61;font-family:var(--display);font-size:14px;position:absolute;top:25px;right:26px}.category-card__copy{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}.category-card__copy small{color:var(--muted);margin-bottom:4px;font-size:12px}.category-card__copy strong{font-family:var(--display);font-size:35px;font-weight:850}.category-card__copy span{align-items:center;gap:7px;margin-top:120px;font-size:13px;font-weight:750;display:inline-flex}.category-visual{width:235px;transition:transform .26s;position:absolute;bottom:-65px;right:-20px;transform:rotate(5deg)}.category-card:hover .category-visual{transform:translate(-5px,-7px)rotate(2deg)scale(1.04)}.category-visual svg{width:100%}.popular-section{background:#f4f0e6;width:100%;max-width:none;padding-inline:max(36px,50% - 640px)}.filter-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.filter-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-buttons button{cursor:pointer;background:#ffffff8f;border:1px solid #d6d0c1;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:8px 15px;font-size:13px;font-weight:700;transition:all .16s;display:inline-flex}.filter-buttons button span{color:var(--coral);font-size:11px}.filter-buttons button:hover,.filter-buttons button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.result-count{color:var(--muted);font-size:13px}.art-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px;display:grid}.art-card{opacity:0;min-width:0;animation:.5s forwards cardIn;animation-delay:var(--delay);background:#fff;border:1px solid #d8d3c7;border-radius:13px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 8px 20px #3a321d0a}.art-card:hover{transform:translateY(-7px);box-shadow:0 20px 38px #3a321d1f}.art-card__visual{border-bottom:1px solid #e1ddd2;place-items:center;height:355px;display:grid;position:relative;overflow:hidden}.art-card__visual:after{content:"";pointer-events:none;border:1px dashed #22221f1f;position:absolute;inset:15px}.art-card__visual--animals{background:#fff6dd}.art-card__visual--vehicles{background:#eaf4ff}.art-card__visual--princess{background:#f8eefa}.card-art{object-fit:contain;width:80%;height:92%;transition:transform .32s cubic-bezier(.2,.7,.2,1)}.art-card:hover .card-art{transform:scale(1.025)rotate(-1deg)}.level-badge{z-index:3;border:1px solid var(--ink);text-align:center;background:#fff;border-radius:999px;min-width:40px;padding:6px 10px;font-size:11px;font-weight:850;position:absolute;top:17px;left:17px}.favorite-button{z-index:4;cursor:pointer;background:#ffffffd9;border:1px solid #22221f24;border-radius:50%;place-items:center;width:43px;height:43px;transition:transform .16s,color .16s;display:grid;position:absolute;top:14px;right:14px}.favorite-button:hover{transform:scale(1.08)}.favorite-button.is-active{color:var(--coral)}.quick-preview{z-index:5;background:var(--ink);color:#fff;cursor:pointer;opacity:0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:13px;font-weight:750;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:16px;left:18px;right:18px;transform:translateY(10px)}.art-card:hover .quick-preview,.quick-preview:focus-visible{opacity:1;transform:translateY(0)}.art-card__body{padding:20px 20px 18px}.art-card__meta,.art-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.art-card__meta{color:var(--muted);font-size:11px;font-weight:700}.art-card__meta span:last-child{align-items:center;gap:4px;display:flex}.art-card h3{font-family:var(--display);margin:8px 0 7px;font-size:22px;font-weight:850}.art-card__body>p{min-height:48px;color:var(--muted);word-break:keep-all;margin:0;font-size:12px;line-height:1.65}.art-card__footer{border-top:1px solid #ebe8df;margin-top:17px;padding-top:14px}.art-card__footer>span{font-size:11px;font-weight:800}.art-card__footer button{cursor:pointer;background:#fff;border:1px solid #dcd8cf;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.art-card__footer button:hover{border-color:var(--ink);background:var(--yellow)}.center-action{place-items:center;margin-top:37px;display:grid}.outline-button{border:1px solid var(--ink);cursor:pointer;min-height:50px;box-shadow:4px 4px 0 var(--ink);background:0 0;border-radius:9px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:750;transition:transform .16s,box-shadow .16s;display:inline-flex}.outline-button:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.empty-state{min-height:290px;color:var(--muted);text-align:center;border:1px dashed #bdb7a8;border-radius:15px;align-content:center;place-items:center;gap:10px;display:grid}.empty-state p{margin:0 0 7px}.empty-state button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:8px 14px}.weekly-wrap{padding-block:98px}.weekly-card{background:var(--blue-deep);color:#fff;border-radius:22px;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:475px;display:grid;position:relative;overflow:hidden}.weekly-card:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:400px;height:400px;position:absolute;top:-170px;left:-130px;box-shadow:0 0 0 60px #ffffff08,0 0 0 120px #ffffff06}.weekly-card__copy{z-index:2;padding:58px clamp(38px,5vw,72px);position:relative}.weekly-card .eyebrow{color:#bcd7ff}.weekly-card h2{font-size:clamp(43px,5vw,65px)}.weekly-card__copy>p:not(.eyebrow){color:#ffffffc2;word-break:keep-all;max-width:500px;margin:20px 0;font-size:15px;line-height:1.8}.weekly-card ul{gap:9px;margin:0 0 27px;padding:0;list-style:none;display:grid}.weekly-card li{align-items:center;gap:8px;font-size:12px;display:flex}.weekly-card li svg{color:var(--yellow);stroke-width:3px}.dark-button{min-height:50px;color:var(--ink);background:#fff;padding:10px 18px;font-size:13px}.dark-button:hover{background:var(--yellow)}.weekly-card__art{align-self:stretch;min-height:475px;position:relative}.mini-paper{background:#fff;border:8px solid #fff;border-radius:5px;width:285px;height:374px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #00000038}.mini-paper svg{background:#fffdf5;width:100%;height:100%}.mini-paper--back{opacity:.93;top:34px;right:25%;transform:rotate(-10deg)}.mini-paper--front{z-index:2;top:65px;right:9%;transform:rotate(8deg)}.pack-count{z-index:4;border:2px solid var(--ink);background:var(--yellow);width:92px;height:92px;color:var(--ink);font-family:var(--display);text-align:center;border-radius:50%;align-content:center;place-items:center;font-size:30px;line-height:.74;display:grid;position:absolute;bottom:25px;right:10%;transform:rotate(-8deg)}.pack-count small{font-family:var(--body);letter-spacing:.08em;font-size:9px;font-weight:850}.leaf{color:var(--yellow);font-family:var(--display);font-size:90px;position:absolute;transform:rotate(35deg)}.leaf--one{top:10px;right:5%}.leaf--two{bottom:2px;left:15%;transform:rotate(-45deg)}.steps-section{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(40px,8vw,105px);display:grid}.steps-intro{position:sticky;top:30px}.steps-intro h2{max-width:360px}.steps-grid{border-top:1px solid var(--ink)}.step-card{border-bottom:1px solid var(--line);min-height:185px;padding:31px 0 31px 72px;position:relative}.step-card__number{color:var(--coral);font-family:var(--display);font-size:16px;position:absolute;top:36px;left:0}.step-card__icon{background:var(--cream);width:45px;height:45px;color:var(--blue-deep);border-radius:50%;place-items:center;display:grid}.step-card h3{font-family:var(--display);margin:13px 0 7px;font-size:24px;font-weight:850}.step-card p{max-width:600px;color:var(--muted);word-break:keep-all;margin:0;font-size:14px;line-height:1.7}.journal-section{background:#fff1b9;width:100%;max-width:none;padding-inline:max(36px,50% - 640px)}.journal-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.round-link{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;transition:transform .18s,background .18s;display:grid}.round-link:hover{background:var(--ink);color:#fff;transform:rotate(-20deg)}.article-list{border-top:2px solid var(--ink)}.article-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #22221f52;grid-template-columns:70px 1fr auto;align-items:center;gap:20px;width:100%;min-height:104px;padding:21px 4px;display:grid}.article-list button:hover strong{color:var(--blue-deep);transform:translate(5px)}.article-list__index{font-family:var(--display);font-size:16px}.article-list button>span:nth-child(2){justify-content:space-between;align-items:center;gap:30px;display:flex}.article-list strong{font-family:var(--display);font-size:22px;font-weight:850;transition:all .18s}.article-list small{color:var(--muted);font-size:12px}.site-footer{background:var(--ink);color:#fff;width:100%;max-width:none;padding:70px max(36px,50% - 640px) 26px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:clamp(35px,6vw,85px);padding-bottom:62px;display:grid}.brand--footer{color:#fff}.brand--footer .brand-mark__sheet{color:var(--coral);background:#fff}.footer-brand p{color:#ffffff94;word-break:keep-all;max-width:380px;margin:23px 0 18px;font-size:13px;line-height:1.75}.footer-brand>a:last-child{color:var(--yellow);font-size:13px}.footer-group{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-group strong{font-family:var(--display);margin-bottom:8px;font-size:18px;font-weight:850}.footer-group button{color:#fff9;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.footer-group button:hover{color:var(--yellow)}.footer-bottom{color:#ffffff6b;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:20px;padding-top:23px;font-size:10px;display:flex}.toast{z-index:50;background:var(--ink);color:#fff;opacity:0;pointer-events:none;border:1px solid #fff3;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;max-width:420px;min-height:66px;padding:12px 13px;transition:all .22s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(20px);box-shadow:0 18px 50px #0000003d}.toast--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.toast>span{background:var(--yellow);width:37px;height:37px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.toast p{margin:0;font-size:12px;line-height:1.55}.toast button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}@keyframes reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-9px)rotate(8deg)}}@media (max-width:1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;align-items:stretch;gap:2px;padding:18px;display:none;position:absolute;top:76px;left:0;right:0}.desktop-nav--open{display:flex}.desktop-nav a{padding:12px 10px}.mobile-menu{display:grid}.hero{grid-template-columns:1fr 440px;gap:30px}.hero h1{font-size:clamp(50px,6vw,66px)}.search-box{grid-template-columns:auto 1fr auto}.search-submit{width:48px;padding:0}.search-submit>:first-child{margin:0}.search-submit{font-size:0}.search-submit svg{width:18px}.search-clear{display:none}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-card{grid-template-columns:1fr 1fr}.mini-paper{width:235px;height:315px}.footer-main{grid-template-columns:1.7fr repeat(3,1fr);gap:32px}}@media (max-width:820px){.section-pad,.site-header{width:min(100% - 36px,700px)}.site-header{min-height:76px}.language-link span{display:none}.hero{grid-template-columns:1fr;gap:65px;min-height:auto;padding-block:64px 82px}.hero:before{width:600px;height:540px;top:auto;bottom:18px;right:-140px}.hero__copy{max-width:680px}.hero__studio{min-height:510px}.paper-stack,.hero-card{width:min(410px,76vw)}.crayon--blue{left:10%}.crayon--yellow{right:10%}.hero__scribble{display:none}.section-heading{grid-template-columns:1fr;gap:14px}.section-heading>p{max-width:550px}.category-grid{grid-template-columns:1fr}.category-card{min-height:250px}.category-card__copy span{margin-top:72px}.category-visual{width:220px}.popular-section,.journal-section{padding-inline:18px}.weekly-card{grid-template-columns:1fr}.weekly-card__art{min-height:435px}.mini-paper--back{right:42%}.mini-paper--front{right:18%}.steps-section{grid-template-columns:1fr;gap:40px}.steps-intro{position:static}.footer-main{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1;margin-bottom:20px}}@media (max-width:560px){.section-pad,.site-header{width:calc(100% - 28px)}.brand__type{font-size:19px}.brand-mark{width:32px;height:34px}.brand-mark__sheet{font-size:19px}.search-shortcut{display:none}.hero{padding-top:48px}.hero h1{font-size:clamp(45px,13vw,62px)}.hero__intro{font-size:15px;line-height:1.72}.search-box{gap:9px;min-height:61px;padding-left:16px}.search-box input{font-size:13px}.hero__lower{flex-direction:column;align-items:flex-start;gap:14px}.promise-list{gap:9px}.hero__studio{min-height:430px}.paper-stack,.hero-card{width:min(330px,82vw);height:418px}.hero-card{padding:10px 11px 12px}.hero-art{height:319px;padding-inline:21px}.hero-card__caption span{font-size:17px}.hero-card__caption small{display:none}.crayon{transform:scale(.82)rotate(19deg)}.crayon--blue{left:-3px;transform:scale(.82)rotate(-24deg)}.crayon--yellow{right:-2px}.category-section,.popular-section,.steps-section,.journal-section{padding-block:72px}.section-heading h2,.steps-intro h2,.journal-header h2{font-size:38px}.category-card{min-height:220px;padding:23px}.category-card__copy strong{font-size:31px}.category-card__copy span{margin-top:58px}.category-visual{width:205px;bottom:-76px;right:-32px}.filter-row{flex-direction:column;align-items:flex-start}.filter-buttons{scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:5px;overflow-x:auto}.filter-buttons::-webkit-scrollbar{display:none}.filter-buttons button{flex:none}.art-grid{grid-template-columns:1fr}.art-card__visual{height:365px}.quick-preview{opacity:1;transform:none}.weekly-wrap{padding-block:70px}.weekly-card{border-radius:16px}.weekly-card__copy{padding:42px 25px 30px}.weekly-card h2{font-size:46px}.weekly-card__art{min-height:350px}.mini-paper{width:190px;height:258px}.mini-paper--back{top:29px;right:39%}.mini-paper--front{top:53px;right:9%}.pack-count{width:78px;height:78px;font-size:25px;bottom:16px;right:9%}.step-card{padding-left:52px}.article-list button{grid-template-columns:38px 1fr auto;gap:10px;min-height:118px}.article-list button>span:nth-child(2){flex-direction:column;align-items:flex-start;gap:5px}.article-list strong{font-size:19px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand,.footer-group:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.toast{bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
