:root{--bg:#fff9f0;--surface:#fff;--surface-soft:#fff1dd;--ink:#3f3f3f;--muted:#6f706c;--orange:#f4b860;--coral:#f28c72;--green:#50735f;--line:#eadfce;--shadow:0 12px 32px #57462a1a;--radius:20px;--container:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:ui-rounded,Hiragino Maru Gothic ProN,Yu Gothic,system-ui,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.narrow{width:min(100% - 40px,760px);margin-inline:auto}.skip-link{background:var(--ink);color:#fff;z-index:50;border-radius:8px;padding:8px 14px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:20;backdrop-filter:blur(12px);background:#fff9f0eb;border-bottom:1px solid #eadfcee6;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;line-height:1.2;display:inline-flex}.brand strong{letter-spacing:.04em;font-size:1.05rem;display:block}.brand small{color:var(--muted);font-size:.75rem}.brand__mark{border:3px solid var(--ink);background:linear-gradient(var(--coral) 0 48%, var(--surface) 48% 100%);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-size:.6rem;line-height:1;display:inline-grid}.site-nav{white-space:nowrap;align-items:center;gap:16px;font-size:.88rem;display:flex}.site-nav a{color:var(--muted)}.site-nav a:hover{color:var(--green)}.hero{background:radial-gradient(circle at 80% 15%, #ffe7b8, transparent 24%), var(--bg);padding:96px 0 86px;overflow:hidden}.hero__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:36px;display:grid}.eyebrow{color:var(--green);letter-spacing:.14em;margin:0 0 10px;font-size:.74rem;font-weight:800}h1,h2,h3{letter-spacing:.02em;margin:0;line-height:1.35}h1{font-size:clamp(2.4rem,6vw,4.85rem)}h2{font-size:clamp(1.55rem,3vw,2.25rem)}h3{font-size:1.15rem}.hero__lead{max-width:620px;color:var(--muted);margin:24px 0 0;font-size:1.05rem}.hero__actions,.studio-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:10px 18px;font-size:.92rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #4637221f}.button--primary{background:var(--orange);color:#2d2b26}.button--ghost{background:var(--surface);border-color:var(--line);color:var(--green)}.hero__art{background:#fff0d7;border-radius:42% 58% 55% 45%/45% 42% 58% 55%;height:330px;position:relative}.hero__ball{z-index:2;border:9px solid var(--ink);background:linear-gradient(var(--coral) 0 48%, var(--surface) 48% 100%);width:170px;height:170px;color:var(--ink);border-radius:50%;place-items:center;font-size:1.6rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__ball:before{content:"";background:var(--ink);height:10px;position:absolute;top:calc(50% - 5px);left:-9px;right:-9px}.hero__ball:after{content:"";border:8px solid var(--ink);background:var(--surface);border-radius:50%;width:47px;height:47px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__sun{background:#ffd36c;border-radius:50%;width:72px;height:72px;position:absolute;top:22px;right:28px}.hero__leaf{background:var(--green);border-radius:100% 0;width:76px;height:32px;position:absolute;transform:rotate(-30deg)}.hero__leaf--one{bottom:47px;left:29px}.hero__leaf--two{background:#7d9c78;bottom:39px;right:48px;transform:rotate(142deg)}.hero__spark{color:var(--orange);font-size:2rem;position:absolute}.hero__spark--one{top:48px;left:88px}.hero__spark--two{font-size:1.35rem;top:127px;right:82px}.section{padding:78px 0}.section--soft{background:var(--surface-soft)}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:28px;display:flex}.text-link{color:var(--green);font-size:.92rem;font-weight:800}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;min-height:260px;padding:25px;display:flex;box-shadow:0 4px #ddccb133}.article-card--featured{background:linear-gradient(145deg,#fffefb,#fff4df)}.article-card__meta,.post__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.78rem;display:flex}.category-pill{border-radius:999px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.category--favorite{color:#a74f38;background:#fce3d6}.category--memories{color:#527146;background:#e4edd9}.category--battle{color:#3d6791;background:#e1edf9}.category--chat{color:#805480;background:#f2e2f3}.category--lounge{color:#8a6720;background:#fcefc9}.article-card h2{margin-top:15px;font-size:1.26rem}.article-card h2 a:hover{color:var(--green)}.article-card p{color:var(--muted);margin:12px 0 18px;font-size:.92rem}.article-card__link{color:var(--green);margin-top:auto;font-size:.9rem;font-weight:800}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex-direction:column;min-height:225px;padding:20px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.category-card__number{color:var(--orange);font-size:1.3rem;font-weight:900}.category-card h3{margin-top:12px;font-size:1.05rem}.category-card p{color:var(--muted);margin:10px 0 16px;font-size:.82rem;line-height:1.7}.category-card>span:last-child{color:var(--green);margin-top:auto;font-weight:900}.category-card--favorite{border-top:5px solid var(--coral)}.category-card--memories{border-top:5px solid #9aba70}.category-card--battle{border-top:5px solid #81b5e8}.category-card--chat{border-top:5px solid #c9a0cf}.category-card--lounge{border-top:5px solid #f3cf60}.prompt-card{background:linear-gradient(135deg,#fffdf7,#ffefca);border:1px solid #efd2a6;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;padding:36px;display:flex}.prompt-card p:not(.eyebrow){color:var(--muted)}.page-hero,.studio-hero{background:linear-gradient(150deg,#fff4df,#fffaf2);padding:85px 0 66px}.page-hero h1,.studio-hero h1{font-size:clamp(2.25rem,5vw,3.8rem)}.page-hero p:not(.eyebrow),.studio-hero p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.prose{font-size:1.02rem}.prose h2{margin-top:2.25em;font-size:1.6rem}.prose h3{margin-top:1.8em}.prose p,.prose ul,.prose blockquote{margin:1.15em 0}.prose li+li{margin-top:.45em}.prose blockquote{border-left:4px solid var(--orange);color:var(--muted);background:#fff8e9;padding:8px 20px}.prose code{background:#fff0d9;border-radius:5px;padding:2px 6px;font-size:.9em}.post__header{background:linear-gradient(180deg, #fff2dd, var(--bg));padding:78px 0 42px}.post__header h1{margin-top:20px;font-size:clamp(2rem,5vw,3.7rem)}.post__description{color:var(--muted);margin:20px 0 0;font-size:1.05rem}.post__body{padding-top:18px;padding-bottom:35px}.tag-list{color:var(--green);flex-wrap:wrap;gap:8px;margin-top:18px;font-size:.8rem;display:flex}.tag-list span{background:#eaf0e4;border-radius:7px;padding:3px 8px}.question-box{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:34px}.empty-state{text-align:center;padding:70px 20px}.site-footer{color:#fbf7ef;background:#3f3f3f;padding:46px 0 20px}.site-footer__inner{justify-content:space-between;align-items:start;gap:24px;display:flex}.site-footer p{color:#d9d5cb;max-width:620px;margin:8px 0 0;font-size:.85rem}.site-footer__links{flex-wrap:wrap;gap:14px;font-size:.84rem;display:flex}.site-footer__links a:hover{color:#ffd985}.site-footer__note{border-top:1px solid #62615d;margin-top:24px;padding-top:24px}.site-footer__note p{font-size:.72rem}.studio-hero__note{border-left:3px solid var(--orange);background:#ffffffad;padding:10px 14px;font-size:.86rem!important}.studio-shell{padding-top:48px}.studio-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.studio-panel,.publish-box{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;padding:28px}.studio-panel__heading{margin-bottom:20px}.studio-panel__heading h2,.publish-box h2{font-size:1.55rem}.studio-panel__heading p:not(.eyebrow),.publish-box p:not(.eyebrow){color:var(--muted);font-size:.9rem}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid__full{grid-column:1/-1}label{color:var(--ink);gap:6px;font-size:.88rem;font-weight:800;display:grid}label>span{color:var(--coral);font-size:.72rem}label small{color:var(--muted);font-size:.73rem;font-weight:500}input,textarea,select{width:100%;color:var(--ink);background:#fffcf7;border:1px solid #d8cfbf;border-radius:10px;outline:none;padding:10px 12px;font-weight:500;transition:border .18s,box-shadow .18s}textarea{resize:vertical;line-height:1.7}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #50735f24}.form-help{color:var(--muted);font-size:.78rem}.preview-wrap{border-top:1px solid var(--line);margin-top:28px;padding-top:23px}.preview{background:#fffaf1;border-radius:12px;max-height:520px;padding:22px;font-size:.94rem;overflow:auto}.publish-box{margin-top:0}#publish-status{white-space:pre-line}#publish-status.is-error{color:#aa463b;font-weight:800}@media (width<=900px){.site-header__inner{flex-direction:column;align-items:start;padding:15px 0}.site-nav{width:100%;padding-bottom:2px;overflow-x:auto}.hero__grid{grid-template-columns:1fr}.hero__art{width:100%;max-width:520px;height:260px;margin-inline:auto}.article-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.studio-grid{grid-template-columns:1fr}}@media (width<=620px){.container,.narrow{width:min(calc(100% - 28px), var(--container))}.hero{padding:58px 0 52px}.section{padding:55px 0}.article-grid,.category-grid,.form-grid{grid-template-columns:1fr}.form-grid__full{grid-column:auto}.section-heading,.prompt-card,.site-footer__inner{flex-direction:column;align-items:start}.prompt-card{gap:18px;padding:26px}.hero__art{height:210px}.hero__ball{border-width:7px;width:128px;height:128px}.hero__ball:before{height:8px;top:calc(50% - 4px);left:-7px;right:-7px}.hero__ball:after{border-width:6px;width:38px;height:38px}.brand small{display:none}.site-nav{gap:12px;font-size:.8rem}.post__header{padding:55px 0 32px}.studio-panel,.publish-box{padding:20px}}
