/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.hidden{display:none}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--cream:#fffaf8;--paper:#fffefd;--blush:#f7e6ea;--pink:#e9bcc8;--rose:#c98799;--deep-rose:#9d6173;--ink:#4e3e43;--muted:#89747a;--line:#ecd8dd;--shadow:0 24px 70px #875c6821;--font-body:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-hand:"STKaiti", "KaiTi", "Kaiti SC", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{color:#5e3a46;background:#edcbd4}.site-shell{min-height:100vh;padding-bottom:0;position:relative;overflow:clip}.page-panel[hidden]{display:none}.page-panel:not([hidden]){transform-origin:top;animation:.52s cubic-bezier(.22,.72,.24,1) both pageReveal}@keyframes pageReveal{0%{filter:blur(2px);opacity:0;transform:translateY(18px)rotate(-.35deg)scale(.994)}to{filter:blur();opacity:1;transform:translateY(0)rotate(0)scale(1)}}.petal-rain{pointer-events:none;z-index:35;position:fixed;inset:0;overflow:hidden}.falling-petal{animation:petalFall var(--petal-duration) linear infinite;animation-delay:var(--petal-delay);height:calc(var(--petal-size) - 3px);left:var(--petal-left);opacity:0;width:var(--petal-size);background:linear-gradient(135deg,#fff0f4f5,#e39cb2d1);border-radius:82% 8% 76% 12%;position:absolute;top:-8vh;box-shadow:0 2px 5px #ad657b1f}.falling-petal:nth-child(3n){background:linear-gradient(135deg,#fff7f9fa,#f5bfcfc7);border-radius:72% 16% 68% 22%}.falling-petal:nth-child(4n){background:linear-gradient(135deg,#fadae4e6,#cb8097b3)}@keyframes petalFall{0%{opacity:0;transform:translateY(-8vh)rotate(0)}10%{opacity:.72}55%{transform:translate(-24px,55vh)rotate(190deg)}88%{opacity:.58}to{opacity:0;transform:translate3d(var(--petal-drift), 112vh, 0) rotate(var(--petal-spin))}}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40;background:#fffaf8c2;border-bottom:1px solid #e8c8d06b;justify-content:space-between;align-items:center;height:76px;padding:0 max(26px,50vw - 590px);display:flex;position:fixed;top:0;left:0;right:0}.brand{font-family:var(--font-hand);letter-spacing:.08em;align-items:center;gap:10px;font-size:21px;font-weight:700;display:inline-flex}.brand-button{background:0 0;border:0;padding:0}.brand-mark{background:var(--pink);font-family:var(--font-body);border:1px solid #9556673b;border-radius:50% 50% 46% 54%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:inline-flex;transform:rotate(-6deg);box-shadow:0 7px 16px #be7e9133}.nav-links{align-items:center;gap:12px;font-size:14px;display:flex}.nav-links .nav-text-button{color:var(--muted);background:0 0;border:0;padding:10px 14px;transition:color .18s}.nav-links .nav-text-button:hover{color:var(--deep-rose);background:0 0;transform:none}.nav-links button{background:var(--ink);color:#fff;border:0;border-radius:999px;padding:11px 20px;transition:transform .18s,background .18s}.nav-links button:hover{background:var(--deep-rose);transform:translateY(-2px)}.hero{background:radial-gradient(circle at 80% 32%,#f9e2e8eb 0 7%,#0000 28%),radial-gradient(circle at 8% 82%,#f6dde39e 0 2px,#0000 3px) 0 0/34px 34px,linear-gradient(145deg,#fffdfc 0%,#fff7f7 54%,#f8e7eb 100%);align-items:center;min-height:900px;padding:134px max(28px,50vw - 590px) 130px;display:flex;position:relative}.hero:before,.hero:after{content:"";pointer-events:none;border:1px solid #d8a0b159;border-radius:51% 49% 46% 54%;position:absolute}.hero:before{width:440px;height:440px;top:18%;right:5%;transform:rotate(12deg)}.hero:after{width:240px;height:240px;top:29%;right:14%;transform:rotate(-8deg)}.hero-copy{z-index:2;max-width:650px;position:relative}.eyebrow{color:var(--deep-rose);letter-spacing:.15em;align-items:center;gap:11px;margin:0 0 24px;font-size:13px;font-weight:600;display:flex}.eyebrow:before{background:var(--rose);content:"";width:32px;height:1px}.hero h1{color:#4c3b40;font-family:var(--font-hand);letter-spacing:.05em;text-wrap:balance;margin:0;font-size:clamp(74px,10vw,138px);font-weight:500;line-height:.9}.hero h1 span{color:var(--rose);letter-spacing:.18em;margin-top:.22em;margin-left:1.2em;font-size:.59em;display:block}.hero-intro{color:#705b62;letter-spacing:.06em;margin:38px 0 0 8px;font-size:clamp(16px,1.6vw,19px);line-height:2}.hero-actions{flex-wrap:wrap;align-items:center;gap:27px;margin:38px 0 0 8px;display:flex}.primary-button,.submit-button{background:var(--ink);color:#fff;letter-spacing:.04em;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 26px;font-weight:600;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 25px #4e3e432e}.primary-button:hover,.submit-button:hover:not(:disabled){background:var(--deep-rose);transform:translateY(-2px);box-shadow:0 17px 30px #9d617340}.text-link{color:var(--muted);background:0 0;border:0;align-items:center;gap:9px;padding:10px 0;font-size:14px;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translateY(4px)}.music-player-card{z-index:5;background:radial-gradient(circle at 82% 14%,#e1aabc42 0 8px,#0000 9px),radial-gradient(circle at 88% 24%,#e1aabc2e 0 17px,#0000 18px),#fffbfceb;border:1px solid #dca5b69e;border-radius:27px 24px 31px 22px;width:326px;padding:19px 21px 20px;position:absolute;top:17%;right:max(5%,50vw - 610px);transform:rotate(1.4deg);box-shadow:0 24px 55px #7e4d5d2b}.music-player-card:before{content:"";background:#ebb8c89e;width:82px;height:25px;position:absolute;top:-13px;left:50%;transform:translate(-50%)rotate(-3deg)}.music-player-card audio{display:none}.music-card-header,.player-footer{justify-content:space-between;align-items:center;display:flex}.music-card-header{color:#8f6d78;letter-spacing:.08em;font-size:11px;font-weight:700}.music-card-header>span:last-child{color:#bfa5ad;letter-spacing:.2em;font-size:9px}.playing-dot{opacity:.52;background:#cf708c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #cf708c1c}.playing-dot.is-playing{opacity:1;animation:1.8s ease-in-out infinite playingPulse}@keyframes playingPulse{50%{transform:scale(.86);box-shadow:0 0 0 8px #cf708c08}}.album-row{align-items:center;gap:16px;margin-top:17px;display:flex}.album-row img{object-fit:cover;background:#fff;border:5px solid #fff;border-radius:17px;width:84px;height:84px;box-shadow:0 9px 20px #7e4a5b24}.album-row div{flex-direction:column;min-width:0;display:flex}.album-row small{color:#b1969e;letter-spacing:.12em;font-size:10px}.album-row strong{font-family:var(--font-hand);max-width:176px;margin:4px 0;font-size:17px;font-weight:500;line-height:1.18}.album-row span{color:var(--deep-rose);font-size:12px}.player-progress{background:#ead6dc;border-radius:999px;height:4px;margin-top:19px;position:relative;overflow:visible}.player-progress span{background:var(--deep-rose);border-radius:inherit;width:38%;height:100%;display:block;position:relative}.player-progress span:after{border:2px solid var(--deep-rose);content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-3px;right:-5px}.player-footer{color:#a78c95;margin-top:10px;font-size:9px}.player-controls{color:#694e57;align-items:center;gap:14px;font-size:13px;display:flex}.music-play-button{color:#fff;background:#6f515a;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:12px;transition:background .16s,transform .16s;display:inline-flex}.music-play-button:hover{background:var(--deep-rose);transform:scale(1.06)}.music-error{color:#a25368;text-align:center;margin:8px 0 0;font-size:9px}.track-tags{border-top:1px dashed #e5cdd4;flex-wrap:wrap;gap:6px;margin-top:13px;padding-top:12px;display:flex}.track-tags span,.track-tags a{color:#8e6874;background:#f9e9ed;border-radius:999px;padding:5px 8px;font-size:9px}.track-tags a{transition:background .16s,color .16s}.track-tags a:hover{background:var(--deep-rose);color:#fff}.hero-photo-sticker{z-index:3;background:#fff;border:1px solid #ddb3bea8;width:116px;padding:7px 7px 18px;position:absolute;box-shadow:0 13px 30px #764c5821}.hero-sticker-gallery{pointer-events:none;z-index:4;width:280px;height:600px;position:absolute;inset:90px max(5% + 350px,50vw - 260px) auto auto}.hero-sticker-gallery .hero-photo-sticker:before{content:"";background:#efbecdad;width:56px;height:18px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 5px #8b5e6b1a}.hero-photo-sticker img{object-fit:cover;opacity:.78;width:100%;height:82px;display:block}.hero-photo-sticker span{color:#aa8992;letter-spacing:.16em;text-align:center;font-size:8px;position:absolute;bottom:4px;left:0;right:0}.hero-flower-sticker{z-index:4;width:100px;padding-bottom:21px;top:430px;bottom:auto;left:180px;transform:rotate(5deg)}.hero-flower-sticker:before{content:"";background:#f4d7bbb8;width:52px;height:17px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 2px 5px #8b5e6b17}.hero-flower-sticker img{object-position:center 54%;opacity:.94;border-radius:4px;height:122px}.hero-angel-sticker{width:95px;padding-bottom:21px;top:0;left:0;transform:rotate(-7deg)}.hero-angel-sticker img{aspect-ratio:1;object-fit:contain;opacity:.98;height:auto}.hero-angel-sticker:before{background:#d8e7f7bf!important;transform:translate(-50%)rotate(4deg)!important}.hero-happiness-sticker{width:165px;padding-bottom:21px;top:125px;left:90px;transform:rotate(4deg)}.hero-happiness-sticker img{object-fit:cover;object-position:center 51%;opacity:.98;height:92px}.hero-happiness-sticker:before{background:#d3e8c8c2!important;width:62px!important;transform:translate(-50%)rotate(-5deg)!important}.hero-piano-sticker{z-index:5;width:115px;padding-bottom:21px;top:260px;left:15px;transform:rotate(-3deg)}.hero-piano-sticker img{object-position:51% 58%;opacity:.96;height:140px}.hero-piano-sticker:before{background:#f4d7bbc2!important;transform:translate(-50%)rotate(3deg)!important}.hero-heart-sticker{color:#c2778e;z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;top:15%;right:40%;transform:rotate(9deg)}.hero-heart-sticker>span{font-family:var(--font-hand);font-size:48px;line-height:.85}.hero-heart-sticker small{letter-spacing:.2em;font-size:7px}.hero-note{box-shadow:var(--shadow);text-align:center;z-index:3;background:#ffffffbf;border:1px solid #e0b1bd80;border-radius:43% 57% 52% 48%;flex-direction:column;justify-content:center;align-items:center;width:174px;height:124px;padding:20px;display:flex;position:absolute;top:auto;bottom:90px;right:clamp(170px,15vw,220px);transform:rotate(4deg)}.hero-note-heart{color:var(--rose);font-size:23px;position:absolute;top:15px;right:21px}.hero-note strong{color:var(--deep-rose);font-family:var(--font-hand);font-size:34px;font-weight:500;line-height:1}.hero-note span:last-child{color:var(--muted);margin-top:9px;font-size:13px}.hero-doodles span{color:#ba798c52;font-family:var(--font-hand);z-index:1;position:absolute}.hero-doodles span:first-child{font-size:34px;top:20%;left:8%;transform:rotate(-14deg)}.hero-doodles span:nth-child(2){font-size:42px;bottom:18%;left:52%;transform:rotate(13deg)}.hero-doodles span:nth-child(3){font-size:26px;bottom:10%;right:25%}.scroll-hint{color:var(--muted);letter-spacing:.18em;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:12px;display:flex;position:absolute;bottom:34px;left:max(28px,50vw - 590px)}.scroll-hint span{border:1px solid var(--pink);border-radius:999px;width:18px;height:29px;position:relative}.scroll-hint span:after{background:var(--rose);content:"";border-radius:50%;width:3px;height:3px;animation:1.8s ease-in-out infinite scrollDot;position:absolute;top:6px;left:6px}@keyframes scrollDot{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(11px)}}.composer-section,.wall-section{min-height:100vh;padding:112px max(28px,50vw - 560px) 154px}.composer-section{background:radial-gradient(circle, #d7a6b338 0 2px, transparent 2.5px) 0 0 / 36px 36px, var(--cream);position:relative}.composer-section:after{content:"";pointer-events:none;border:1px solid #dcacba3d;border-radius:50%;width:260px;height:260px;position:absolute;top:11%;right:-92px}.composer-section:before{content:"";background:linear-gradient(90deg,#0000,#edcdd5c2,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.section-heading p{color:var(--rose);letter-spacing:.22em;margin:0 0 10px;font-size:11px;font-weight:700}.section-heading h2{color:var(--ink);font-family:var(--font-hand);letter-spacing:.08em;margin:0;font-size:clamp(38px,5vw,55px);font-weight:500;line-height:1.15}.section-heading>span{color:var(--muted);margin-top:13px;font-size:14px;display:block}.section-heading-centered{text-align:center;margin:0 auto 45px}.maker-credit{color:#b49ca4;letter-spacing:.11em;z-index:2;margin:0;font-size:10px;position:absolute;top:34px;right:max(28px,50vw - 560px)}.composer-layout{z-index:1;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:26px;max-width:1120px;margin:0 auto;display:grid;position:relative}.composer-card{box-shadow:var(--shadow);background:#fffefdf0;border:1px solid #ebd5dbf2;border-radius:28px 24px 30px 22px;max-width:none;margin:0;padding:52px 48px 33px;position:relative;transform:rotate(-.12deg)}.composer-side{flex-direction:column;gap:22px;display:flex}.tree-rules-card{background:radial-gradient(circle at 88% 10%,#e6b1c142 0 14px,#0000 15px),linear-gradient(155deg,#fffdfd,#f9e9ed);border:1px solid #e8cbd3;border-radius:26px 22px 29px 19px;padding:28px 23px 22px;position:relative;overflow:hidden;transform:rotate(.8deg);box-shadow:0 18px 42px #7a4f5b21}.rules-star{color:#e0a44f;font-size:27px;position:absolute;top:21px;right:22px;transform:rotate(13deg)}.tree-rules-card>p{color:#c37f93;letter-spacing:.22em;margin:0 0 5px;font-size:8px;font-weight:700}.tree-rules-card h3{font-family:var(--font-hand);margin:0 0 20px;font-size:29px;font-weight:500}.tree-rules-card ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.tree-rules-card li{color:#735e65;align-items:center;gap:9px;font-size:12px;display:flex}.tree-rules-card li span{color:#8d5968;background:#e8beca8a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:8px;display:inline-flex}.tree-rules-card small{color:#a88d95;text-align:center;border-top:1px dashed #dfc3cb;margin-top:20px;padding-top:13px;font-size:9px;display:block}.side-inspiration-card{background:#fff;border:1px solid #ead8dd;border-radius:20px;padding:8px 8px 13px;overflow:hidden;transform:rotate(-1.4deg);box-shadow:0 15px 34px #754c581a}.side-inspiration-card img{object-fit:cover;opacity:.68;border-radius:14px;width:100%;height:152px;display:block}.side-inspiration-card p{color:#9c8089;font-family:var(--font-hand);text-align:center;margin:11px 0 0;font-size:13px}.paper-tape{background:#ecc4cf9e;width:112px;height:30px;position:absolute;top:-15px;left:50%;transform:translate(-50%)rotate(-2deg)}.form-row+.form-row{margin-top:29px}.field-label{justify-content:space-between;align-items:flex-end;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.field-label span{color:#a18e94;font-size:11px;font-weight:400}.form-row input,.form-row textarea{background:snow;border:1px solid #eadce0;border-radius:15px;outline:none;width:100%;padding:15px 17px;transition:border .18s,box-shadow .18s,background .18s}.form-row textarea{resize:vertical;min-height:156px;line-height:1.85}.form-row input::placeholder,.form-row textarea::placeholder{color:#b8a7ac}.form-row input:focus,.form-row textarea:focus{background:#fff;border-color:#dbaebe;box-shadow:0 0 0 4px #e7bdc92e}.mood-fieldset{border:0;margin:27px 0 0;padding:0}.mood-fieldset legend{margin-bottom:12px;font-size:13px;font-weight:700}.mood-options{flex-wrap:wrap;gap:10px;display:flex}.mood-option{color:var(--muted);cursor:pointer;background:snow;border:1px solid #eddee2;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:13px;transition:background .16s,border .16s,transform .16s;display:inline-flex}.mood-option:has(input:checked){color:#7b4f5c;background:#f9e7ec;border-color:#dcadbb;transform:translateY(-1px)}.mood-option input{opacity:0;width:1px;height:1px;position:absolute}.honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.form-footer{border-top:1px dashed #e5cfd6;justify-content:space-between;align-items:center;gap:24px;margin-top:31px;padding-top:26px;display:flex}.form-footer p{color:#a18d93;align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.submit-button{background:var(--deep-rose);min-width:198px}.submit-button:disabled{cursor:wait;opacity:.64}.form-notice{text-align:right;min-height:20px;margin-top:15px;font-size:13px}.form-notice.is-success{color:#8a6d5c}.form-notice.is-error{color:#af4e63}.wall-section{background:linear-gradient(#fdf6f7e8,#faebeff5),url(/images/heart-note.jpg) 50%/980px fixed;min-height:620px;position:relative}.wall-decorations{pointer-events:none;position:absolute;inset:0;overflow:hidden}.wall-decorations span{color:#b4708440;font-family:var(--font-hand);position:absolute}.wall-decorations span:first-child{font-size:92px;top:17%;left:-12px;transform:rotate(-11deg)}.wall-decorations span:nth-child(2){font-size:54px;bottom:9%;right:3%;transform:rotate(18deg)}.wall-decorations span:nth-child(3){font-size:40px;top:7%;right:17%;transform:rotate(-8deg)}.wall-decorations span:nth-child(4){letter-spacing:.2em;font-size:44px;bottom:2%;left:7%;transform:rotate(-4deg)}.wall-heading-row,.message-grid,.wall-state,.empty-wall{z-index:1;position:relative}.wall-heading-row{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:50px;display:flex}.sort-control{background:#ffffffbf;border:1px solid #e2c2cae6;border-radius:999px;padding:4px;display:flex}.sort-control button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:9px 14px;font-size:12px}.sort-control button.is-active{background:var(--ink);color:#fff}.message-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:28px;display:grid}.message-card{background:var(--card-image) center / cover;height:auto;min-height:340px;transform:rotate(var(--tilt));border:1px solid #d6acb79e;border-radius:25px 22px 28px 20px;padding:20px;transition:box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:0 17px 38px #6f49541f}.message-card:hover{transform:rotate(0)translateY(-4px);box-shadow:0 22px 48px #6f49542e}.message-card.is-pinned{background-position:50% 42%;grid-column:1/-1;min-height:0;padding:24px;transform:none}.message-card.is-pinned:hover{transform:translateY(-3px)}.message-card:before{border-radius:inherit;content:"";background:#fff9fa5c;position:absolute;inset:0}.message-card-paper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#ffffffde;border:1px solid #ffffffeb;border-radius:20px;flex-direction:column;flex:1;padding:24px 23px 20px;display:flex;position:relative}.message-card.is-pinned .message-card-paper{padding:28px 34px 24px}.message-meta,.message-signoff{justify-content:space-between;align-items:center;display:flex}.message-meta time{color:#a59298;font-size:11px}.message-meta-leading{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.message-pin-badge{color:#925168;letter-spacing:.08em;background:#f7dee6e0;border:1px solid #cc849957;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:600}.message-mood{background:#fff5f6;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.message-content{color:#554349;font-family:var(--font-hand);letter-spacing:.04em;overflow-wrap:anywhere;white-space:pre-wrap;flex:1 0 auto;margin:22px 0 18px;font-size:clamp(18px,1.7vw,22px);line-height:1.72}.message-card.is-pinned .message-content{width:100%;max-width:920px;margin:20px auto;font-size:clamp(20px,1.8vw,25px)}.message-signoff{color:#866e75;border-top:1px dashed #e5ced5;gap:12px;padding-top:13px;font-size:12px}.message-signoff>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-signoff button{color:var(--rose);background:0 0;border:0;flex:none;align-items:center;gap:5px;padding:5px;display:inline-flex}.message-signoff button span{font-size:19px;line-height:1;transition:transform .15s}.message-signoff button:hover:not(:disabled) span{transform:scale(1.2)}.message-signoff button.is-liked{color:#c66d86}.wall-state,.empty-wall{color:var(--muted);text-align:center;background:#ffffffc2;border:1px solid #e5c9d0d9;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:310px;margin:0 auto;padding:35px;display:flex}.loading-flower{color:var(--rose);margin-bottom:16px;font-size:34px;animation:2.2s linear infinite flowerTurn;display:block}@keyframes flowerTurn{to{transform:rotate(360deg)}}.wall-state.is-error{color:#a04f63}.empty-wall>span{color:var(--rose);font-size:38px}.empty-wall h3{font-family:var(--font-hand);margin:13px 0 6px;font-size:28px;font-weight:500}.empty-wall p{margin:0 0 22px;font-size:13px}.empty-wall button{color:#7c4c5a;background:#f7e1e7;border:1px solid #e5bdc8;border-radius:999px;padding:10px 19px}.site-footer{color:#ffffffe0;text-align:center;background:#4c3f43;padding:54px 24px 154px;position:relative}.site-footer>p{font-family:var(--font-hand);letter-spacing:.09em;margin:0 0 15px;font-size:clamp(21px,3vw,29px)}.site-footer>span{color:#ffffff85;letter-spacing:.16em;font-size:11px}.creator-signature{text-align:left;background:#ffffff12;border:1px solid #ffffff21;border-radius:22px;align-items:center;gap:13px;max-width:340px;padding:10px 16px 10px 10px;display:flex;position:absolute;bottom:26px;left:max(24px,50vw - 590px)}.creator-signature>img{object-fit:cover;object-position:56% 52%;border:2px solid #ffffffb8;border-radius:50%;flex:none;width:72px;height:72px}.creator-signature-copy{flex-direction:column;min-width:0;display:flex}.creator-signature-copy small{color:#ffffff80;letter-spacing:.18em;font-size:8px}.creator-signature-copy strong{color:#fff;font-family:var(--font-hand);letter-spacing:.04em;margin-top:2px;font-size:15px;font-weight:500}.creator-signature-copy p{color:#ffffffb3;margin:4px 0 2px;font-size:9px;line-height:1.45}.creator-signature-copy span{color:#eccbd4;letter-spacing:.04em;font-size:9px}.page-switcher{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:55;background:#fffcfbe6;border:1px solid #e1bec7eb;border-radius:999px;align-items:center;gap:13px;padding:7px 9px;display:flex;position:fixed;bottom:4px;left:50%;transform:translate(-50%);box-shadow:0 16px 38px #69444f2b}.page-switcher-home{position:absolute}.page-arrow{color:#795762;white-space:nowrap;background:#f8e8ec;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 14px;font-size:11px;transition:background .16s,color .16s,transform .16s;display:inline-flex}.page-arrow:hover:not(:disabled){background:var(--deep-rose);color:#fff;transform:translateY(-1px)}.page-arrow.is-loop{color:var(--deep-rose);background:#eed9df}.page-arrow:disabled{cursor:default;opacity:.32}.page-status{grid-template-columns:auto auto;align-items:center;gap:2px 9px;min-width:112px;display:grid}.page-status>strong{color:var(--deep-rose);font-family:var(--font-hand);grid-row:1/3;font-size:17px}.page-status>small{color:#957c84;letter-spacing:.08em;font-size:9px}.page-dots{align-items:center;gap:5px;display:flex}.page-dots button{background:#e8cbd3;border:0;border-radius:999px;width:8px;height:5px;padding:0;transition:background .16s,width .16s}.page-dots button.is-active{background:var(--deep-rose);width:20px}.mascot-widget{pointer-events:none;z-index:60;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:4px;right:22px}.mascot-bubble,.mascot-button,.petal-toggle{pointer-events:auto}.petal-toggle{color:#8e6672;background:#ffffffed;border:1px solid #e8c6cf;border-radius:999px;align-items:center;gap:5px;margin:0 13px 8px 0;padding:7px 10px;font-size:10px;display:inline-flex;box-shadow:0 8px 22px #69444f1f}.mascot-bubble{color:#72545e;text-align:left;background:#fffffff2;border:1px solid #e6bdc8;border-radius:19px 19px 5px;max-width:224px;min-height:51px;margin:0 13px -1px 0;padding:10px 15px;font-size:13px;line-height:1.55;position:relative;box-shadow:0 13px 33px #69444f2b}.mascot-bubble span{background:#fff;border-bottom:1px solid #e6bdc8;border-right:1px solid #e6bdc8;width:12px;height:12px;position:absolute;bottom:-6px;right:19px;transform:rotate(45deg)}.mascot-button{filter:drop-shadow(0 12px 17px #583d4629);background:#fffffff2;border:3px solid #e2b8c4db;border-radius:50%;width:108px;height:108px;padding:4px;transition:transform .18s;overflow:hidden}.mascot-button:hover{transform:translateY(-4px)rotate(-2deg)}.mascot-button img{mix-blend-mode:multiply;object-fit:cover;object-position:center 18%;border-radius:50%;width:100%;height:100%;display:block}@media (width<=1100px){.hero{align-items:flex-start;min-height:1100px;padding:150px 28px 120px}.music-player-card{top:auto;bottom:105px;right:34px}.hero-note{opacity:.88;top:auto;bottom:440px;right:330px;transform:rotate(-3deg)scale(.88)}.hero:before,.hero:after{opacity:.55;right:-9%}.hero-sticker-gallery{width:280px;height:600px;inset:90px 18px auto auto}.hero-heart-sticker{top:14%;right:12%}.composer-layout{grid-template-columns:1fr;max-width:820px}.composer-side{grid-template-columns:1fr 1fr;display:grid}.side-inspiration-card img{height:224px}.message-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.topbar{height:66px;padding:0 17px}.brand{gap:8px;font-size:17px}.brand-mark{width:31px;height:31px}.nav-links .nav-text-button{display:none}.nav-links button{padding:9px 14px;font-size:12px}.hero{align-items:flex-start;min-height:1550px;padding:720px 25px 140px}.hero h1{font-size:clamp(68px,24vw,98px)}.hero h1 span{margin-left:.7em}.hero-intro{margin-left:0;font-size:15px;line-height:1.9}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px;margin-left:0}.music-player-card{width:auto;inset:auto 20px 84px;transform:rotate(.7deg)}.hero-note{display:none}.hero:before{width:260px;height:260px;top:13%}.hero:after,.hero-heart-sticker{display:none}.hero-sticker-gallery{width:min(300px,100vw - 36px);height:610px;inset:92px auto auto 50%;transform:translate(-50%)}.hero-angel-sticker{width:100px;top:0;left:0}.hero-happiness-sticker{width:150px;top:130px;left:110px;right:auto}.hero-happiness-sticker img{height:78px}.hero-piano-sticker{width:118px;top:265px;left:18px}.hero-piano-sticker img{height:145px}.hero-flower-sticker{width:100px;inset:450px auto auto 155px;transform:rotate(5deg)}.scroll-hint{bottom:94px;left:25px}.composer-section,.wall-section{padding:84px 18px}.composer-section:after{display:none}.maker-credit{top:24px;right:18px}.section-heading h2{font-size:40px}.composer-card{border-radius:22px;padding:43px 20px 24px}.composer-side{display:flex}.tree-rules-card,.side-inspiration-card{transform:none}.side-inspiration-card img{height:180px}.form-footer{flex-direction:column-reverse;align-items:stretch}.form-footer p{justify-content:center}.submit-button{width:100%}.form-notice{text-align:center}.wall-heading-row{flex-direction:column;align-items:flex-start;margin-bottom:34px}.message-grid{grid-template-columns:1fr;gap:22px}.message-card{min-height:350px}.message-card.is-pinned{min-height:0;padding:16px}.message-card.is-pinned .message-card-paper{padding:24px 22px 20px}.message-content{font-size:21px}.site-footer{padding-bottom:235px}.creator-signature{max-width:calc(100% - 132px);padding:9px 11px 9px 9px;bottom:82px;left:16px}.creator-signature>img{width:58px;height:58px}.creator-signature-copy strong{font-size:13px}.page-switcher{gap:5px;max-width:calc(100vw - 122px);padding:6px;bottom:4px;left:10px;transform:none}.page-arrow{gap:3px;min-height:36px;padding:0 7px;font-size:9px}.page-status{gap:1px 5px;min-width:64px}.page-status>strong{font-size:15px}.mascot-widget{bottom:4px;right:8px}.petal-toggle{margin-bottom:6px;margin-right:8px}.mascot-bubble{max-width:176px;min-height:43px;margin-right:8px;padding:8px 11px;font-size:11px}.mascot-button{width:76px;height:76px}.falling-petal:nth-child(n+8){display:none}}@media (prefers-reduced-motion:reduce){.petal-rain{display:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
