.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-setup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0006;animation:profile-setup-dim-in .18s ease-out both}.profile-setup-modal{--profile-setup-scale: clamp(.5, calc(100vw/1920px) , 1);width:min(616px,100%);display:flex;flex-direction:column;gap:40px;padding:20px 30px 40px;border-radius:16px;background:#fff;box-shadow:0 6px 15px #00000026;animation:profile-setup-slide-up .26s cubic-bezier(.22,1,.36,1) both}.profile-setup-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:70px}.profile-setup-header h1{flex:1;height:70px;display:flex;align-items:center;padding:15px 8px;margin:0;color:#222;font-size:30px;font-weight:700;line-height:1.55;letter-spacing:-.04em}@keyframes profile-setup-dim-in{0%{opacity:0}to{opacity:1}}@keyframes profile-setup-slide-up{0%{opacity:0;transform:translateY(18px) scale(var(--profile-setup-scale))}to{opacity:1;transform:translateY(0) scale(var(--profile-setup-scale))}}.profile-setup-close{width:24px;height:24px;display:grid;flex:0 0 24px;place-items:center;padding:0;border:0;background:transparent;cursor:pointer}.profile-setup-close img{width:24px;height:24px}.profile-setup-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}.profile-setup-avatar{position:relative;width:156px;height:156px;flex:0 0 156px;border-radius:50%;background:#2222221a}.profile-setup-avatar>img.profile-setup-placeholder-icon{position:absolute;top:50%;left:50%;display:block;width:64px;height:66px;transform:translate(-50%,-50%);object-fit:contain}.profile-setup-avatar>img.profile-setup-character-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-setup-edit{position:absolute;right:0;bottom:0;width:44px;height:44px;display:grid;place-items:center;padding:0;border:3px solid #fff;border-radius:18px;background:#0006;box-shadow:none;cursor:pointer}.profile-setup-edit img{width:24px;height:24px}.profile-nickname-field{width:100%;height:63px;display:flex;align-items:center;padding:10px 16px;border:1px solid rgba(34,34,34,.1);border-radius:16px;background:#fff}.profile-nickname-field:focus-within{border-color:#ffc505;box-shadow:0 0 0 3px #ffc5052e}.profile-nickname-field input{width:100%;height:100%;padding:0;border:0;outline:0;color:#222;background:transparent;text-align:center;font-size:20px;line-height:24px}.profile-nickname-field input::placeholder{color:#a4a4a4}.profile-setup-actions{width:100%;height:63px;display:flex;gap:10px}.profile-setup-actions .button{flex:1;height:63px;border-radius:16px;font-size:20px;font-weight:700}.profile-setup-actions .button-secondary{border-color:#a4a4a433;color:#a4a4a4;background:#fff}.profile-setup-actions .button-primary{border-color:transparent;color:#222;background:#ffc505}.profile-setup-actions .button:disabled{border-color:transparent;color:#a4a4a4;background:#f2f2f2;box-shadow:none;cursor:not-allowed;transform:none}@media(max-width:600px){.profile-setup-backdrop{padding:16px}.profile-setup-modal{--profile-setup-scale: 1;gap:28px;padding:18px 20px 24px}.profile-setup-header h1{font-size:24px}.profile-setup-content{gap:28px}.profile-setup-avatar{width:128px;height:128px;flex-basis:128px}.profile-setup-avatar>img.profile-setup-placeholder-icon{width:52px;height:55px}.profile-setup-actions,.profile-setup-actions .button{height:54px}.profile-setup-actions .button{padding:12px 16px;font-size:16px}}.call-empty-page{min-height:calc(100vh - var(--cmb-gnb-height));margin:-48px -60px -80px;padding:92px 60px 80px;background:#fbfbfb}.call-empty-card{width:min(900px,100%);height:620px;position:relative;overflow:hidden;margin:0 auto;border-radius:20px;background:#fff}.call-empty-image{position:absolute;top:37px;left:50%;width:523.286px;height:297px;max-width:calc(100% - 40px);object-fit:cover;transform:translate(-50%)}.call-empty-card h1{position:absolute;top:349px;left:0;width:100%;margin:0;color:#263238;font-family:var(--cmb-font-family);font-size:34px;font-weight:700;line-height:1.2;text-align:center}.call-empty-card p{position:absolute;top:405.5px;left:0;width:100%;margin:0;color:#706b63;font-family:var(--cmb-font-family);font-size:18px;font-weight:400;line-height:1.3;text-align:center}.call-empty-register-button{position:absolute;top:483px;left:50%;min-height:56px;padding:16px 34px;border-radius:18px;color:#2b2e29;background:#ffc73b;box-shadow:none;font-family:var(--cmb-font-family);font-size:20px;font-weight:600;line-height:1.2;transform:translate(-50%);white-space:nowrap}.call-empty-register-button:hover:not(:disabled){background:#ffc02a;box-shadow:0 8px 18px #ffc73b40}@media(max-width:1100px){.call-empty-page{margin-right:-40px;margin-left:-40px;padding-right:40px;padding-left:40px}}@media(max-width:820px){.call-empty-page{margin-right:-24px;margin-left:-24px;padding:56px 24px 60px}.call-empty-card{height:min(620px,calc(100vh - 220px));min-height:500px}.call-empty-image{width:min(523.286px,calc(100% - 40px));height:auto;aspect-ratio:523.286 / 297}.call-empty-card h1{top:58%;padding:0 20px;font-size:clamp(24px,4vw,34px)}.call-empty-card p{top:68%;padding:0 20px;font-size:clamp(14px,2vw,18px)}.call-empty-register-button{top:80%;font-size:16px}}@media(max-width:600px){.call-empty-page{margin-right:-16px;margin-left:-16px;padding:32px 16px 48px}.call-empty-card{min-height:440px;height:calc(100vh - 190px);border-radius:16px}.call-empty-image{top:28px;width:calc(100% - 32px)}.call-empty-card h1{top:56%;font-size:22px}.call-empty-card p{top:67%;font-size:13px;line-height:1.5}.call-empty-register-button{top:80%;min-height:48px;padding:12px 22px;border-radius:14px;font-size:14px}}:root{--color-primary: #ffd84d;--color-primary-dark: #e3b800;--color-secondary-purple: #d9ccff;--color-secondary-green: #dff3c4;--color-secondary-pink: #ffe1e7;--color-background: #fffdf6;--color-surface: #ffffff;--color-surface-muted: #f8f5ed;--color-text-primary: #252525;--color-text-secondary: #6b6b6b;--color-text-soft: #96918a;--color-border: #e8e4dc;--color-danger: #e96c69;--color-success: #6aa86b;--shadow-card: 0 16px 40px rgba(73, 61, 35, .08);--shadow-soft: 0 8px 24px rgba(73, 61, 35, .06);--spacing-1: 8px;--spacing-2: 16px;--spacing-3: 24px;--spacing-4: 32px;--spacing-5: 40px;--spacing-6: 48px;--spacing-7: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--header-height: 64px;--cmb-gnb-height: 188px;--cmb-page-gutter: 60px;--cmb-gnb-icon-muted: #dcdcdc;--cmb-gnb-label-muted: #888888;--cmb-gnb-icon-active: #ffc505;--cmb-gnb-label-active: #222222;--cmb-gnb-active-surface: rgb(255 197 5 / 15%);--cmb-font-family: Pretendard, "Noto Sans KR", Inter, sans-serif;--cmb-call-surface: #fef8ef;--cmb-call-button: #fff0cb;--cmb-call-danger: #d95347}*{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,dl,dd,figure{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:root{--figma-header-height: clamp(96px, 9.8vw, 188px);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:var(--color-text-primary);background:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility}body{min-width:320px;min-height:100vh;background:var(--color-background)}button,input,textarea,select{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;background:linear-gradient(135deg,#fffdf6,#fffdf8 54%,#f7f4ff)}.site-header{height:var(--header-height);display:flex;align-items:center;gap:var(--spacing-4);padding:0 40px;border-bottom:1px solid rgba(232,228,220,.8);background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.site-header-figma{height:var(--figma-header-height);justify-content:space-between;padding:0 clamp(24px,3.13vw,60px);border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;position:relative}.figma-brand{width:clamp(200px,20.5vw,394px);flex:0 1 clamp(200px,20.5vw,394px)}.figma-brand img{display:block;width:100%;height:auto}.figma-header-nav{display:flex;align-items:center;gap:clamp(24px,4.16vw,80px);height:var(--figma-header-height)}.figma-nav-item{display:flex;width:clamp(48px,4.16vw,80px);flex-direction:column;align-items:center;gap:4px;color:#888;font-size:clamp(13px,1.04vw,20px);line-height:1.2;white-space:nowrap;transition:color .25s ease,transform .25s ease}.figma-nav-item>img,.figma-nav-icon,.figma-nav-icon-active{width:clamp(48px,4.16vw,80px);height:clamp(48px,4.16vw,80px);display:grid;place-items:center;overflow:clip}.figma-nav-icon,.figma-nav-icon-active{position:relative}.figma-nav-icon-active{border-radius:10px;background:#ffc50526}.figma-nav-icon img,.figma-nav-icon-active img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .18s ease,filter .18s ease}.figma-nav-icon-on{opacity:0}.figma-nav-icon-video img{top:27.16%;right:15.01%;bottom:25.52%;left:17.39%;width:auto;height:auto}.figma-nav-icon-child img{top:17.5%;right:17.5%;bottom:.77%;left:17.5%;width:auto;height:auto}.figma-nav-icon-login:before{content:"";position:absolute;top:23%;right:18%;width:24%;height:49%;border:clamp(2px,.21vw,4px) solid #ddd;border-left:0;border-radius:3px}.figma-nav-icon-login:after{content:"→";position:absolute;top:4%;left:8%;color:#ddd;font-size:clamp(34px,3vw,58px);font-weight:300;line-height:1;transition:color .18s ease,filter .18s ease}.figma-nav-item.is-active{color:#222}.figma-nav-item.is-active .figma-nav-icon-base{opacity:0}.figma-nav-item.is-active .figma-nav-icon-on{opacity:1}.figma-nav-item:hover{color:#222;transform:translateY(-3px)}.figma-nav-item:hover .figma-nav-icon,.figma-nav-item:hover .figma-nav-icon-active{border-radius:10px;background:#ffc50538;box-shadow:0 0 20px #ffc73b52}.figma-nav-item:hover .figma-nav-icon-base{opacity:0}.figma-nav-item:hover .figma-nav-icon-on{opacity:1;filter:drop-shadow(0 0 9px rgba(255,199,59,.86))}.figma-nav-item:hover .figma-nav-icon-login:before{border-color:#ffbf00}.figma-nav-item:hover .figma-nav-icon-login:after{color:#ffbf00;filter:drop-shadow(0 0 9px rgba(255,199,59,.62))}.brand,.login-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:50% 50% 45% 55%;background:var(--color-primary);color:#fff;font-family:Georgia,serif;font-size:21px;box-shadow:3px 3px #25252514}.brand-copy{font-size:22px}.brand-copy span,.login-brand>span:last-child>span{color:#9a83e8}.header-message{flex:1;color:var(--color-text-soft);font-size:13px}.header-nav{display:flex;align-items:center;gap:12px}.header-nav-link{min-width:68px;display:grid;justify-items:center;gap:4px;padding:7px 10px;border-radius:12px;color:#aaa;font-size:12px;font-weight:700;white-space:nowrap}.header-nav-link:hover{color:#7562bb}.header-nav-link.is-active{color:#252525}.header-nav-icon{min-width:34px;min-height:28px;display:grid;place-items:center;border-radius:9px;color:#d2d2d2;font-size:24px;line-height:1}.header-nav-link.is-active .header-nav-icon{background:#fff4cf;color:#ffbe00}.app-body{display:flex;min-height:calc(100vh - var(--header-height))}.main-content{width:min(100%,1920px);margin:0 auto;flex:1;min-height:calc(100vh - var(--cmb-gnb-height));padding:48px var(--cmb-page-gutter) 80px}.page-stack{display:grid;gap:var(--spacing-4);max-width:1120px;margin:0 auto}.narrow-page{max-width:820px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:10px}.page-heading h1,.drawing-heading h1{margin-top:7px;font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-.06em}.eyebrow,.section-label{color:#9985d0;font-size:10px;font-weight:900;letter-spacing:.12em}.page-description{margin-top:12px;color:var(--color-text-secondary);font-size:14px;line-height:1.6}.page-heading-action{flex:0 0 auto}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.section-heading-row h2{margin-top:6px;font-size:22px;letter-spacing:-.05em}.text-link,.text-button,.inline-link{color:#836fc3;font-size:12px;font-weight:800;background:transparent}.text-link:hover,.text-button:hover,.inline-link:hover{text-decoration:underline}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border-radius:var(--radius-md);font-size:13px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button-primary{background:var(--color-primary);color:var(--color-text-primary);box-shadow:0 8px 16px #ffd84d33}.button-secondary{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-primary)}.button-soft{background:var(--color-secondary-purple);color:#61509f}.button-ghost{background:transparent;color:var(--color-text-secondary);padding-left:12px;padding-right:12px}.button-danger{background:var(--color-danger);color:#fff}.button-small{min-height:36px;padding:0 14px;font-size:11px;border-radius:10px}.button-large{min-height:52px}.child-register-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0006}.child-register-modal{width:min(100%,640px);max-height:calc(100vh - 48px);overflow-y:auto;padding:36px 44px 44px;border-radius:28px;background:#fff;box-shadow:0 24px 80px #2525253d}.child-register-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.child-register-header h2{font-size:clamp(28px,4vw,40px);letter-spacing:-.07em}.child-register-close{width:44px;height:44px;flex:0 0 auto;background:transparent;color:#a7a7a7;font-size:46px;font-weight:300;line-height:1}.child-register-profile{display:grid;place-items:center;padding:34px 0 26px}.child-register-avatar{width:154px;height:154px;position:relative;overflow:visible;border-radius:50%;background:#e8e8ea}.child-register-avatar-head{position:absolute;top:29px;left:50%;width:48px;height:48px;border-radius:50%;background:#f8f8f9;transform:translate(-50%)}.child-register-avatar-body{position:absolute;bottom:27px;left:50%;width:94px;height:48px;border-radius:50% 50% 42% 42%;background:#f8f8f9;transform:translate(-50%)}.child-register-avatar-edit{position:absolute;right:-7px;bottom:4px;width:58px;height:58px;display:grid;place-items:center;border:5px solid #fff;border-radius:20px;background:#999;color:#fff;font-size:26px}.child-register-form{display:grid;gap:22px}.child-register-field{display:grid;gap:10px}.child-register-field>span{color:#606064;font-size:18px;font-weight:800;letter-spacing:-.04em}.child-register-field input,.child-register-field select{width:100%;min-height:60px;padding:0 18px;border:0;border-radius:18px;outline:0;background:#f3f4f6;color:#2d2d30;font-size:17px}.child-register-field input::placeholder{color:#a8a8ad}.child-register-field input:focus,.child-register-field select:focus{box-shadow:0 0 0 3px #ae9be738}.child-register-birth-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.child-register-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;color:#a8a8ad}.child-register-submit{width:100%;min-height:64px;margin-top:12px;border-radius:18px;background:#f0f0f2;color:#a3a3a7;box-shadow:none;font-size:18px}.child-register-submit:disabled{background:#f0f0f2;color:#a3a3a7}.child-register-submit:not(:disabled){background:var(--color-primary);color:var(--color-text-primary);box-shadow:0 8px 16px #ffd84d33}.children-page{max-width:1120px}.app-shell-children,.app-shell-children .main-content{background:#fbfbfb}.children-page-empty{width:min(100%,900px);margin:44px auto 0}.children-empty-card{min-height:620px;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:37px 24px 40px;border-radius:20px;background:#fff;text-align:center}.children-empty-illustration{width:523px;height:297px;flex:0 0 auto;object-fit:contain}.children-empty-card h1{margin-top:15px;color:#263238;font-size:34px;font-weight:700;line-height:1.25;letter-spacing:-.055em}.children-empty-card p{margin-top:15px;color:#706b63;font-size:18px;line-height:1.45;letter-spacing:-.035em}.children-empty-action{min-width:216px;min-height:66px;margin-top:53px;padding:0 34px;border-radius:18px;background:#ffc73b;color:#2b2e29;box-shadow:none;font-size:20px;font-weight:600}.children-empty-action:hover:not(:disabled){box-shadow:0 10px 22px #ffc73b40}.child-register-modal{width:min(100%,556px);padding:20px 30px 40px;border-radius:16px;gap:40px}.child-register-header h2{font-size:30px;letter-spacing:-.06em}.child-register-close{width:24px;height:24px;padding:0;display:grid;place-items:center;font-size:0}.child-register-close img{width:24px;height:24px;object-fit:contain}.child-register-profile{padding:0}.child-register-profile-button{width:156px;height:156px;position:relative;padding:0;border-radius:50%;background:transparent}.child-register-avatar{width:156px;height:156px;display:block;overflow:clip;border-radius:50%;background:#2222221a}.child-register-avatar>img{width:100%;height:100%;display:block;object-fit:cover}.child-register-avatar-edit{position:absolute;right:0;bottom:0;width:44px;height:44px;display:grid;place-items:center;border:3px solid #fff;border-radius:18px;background:#0006;color:#fff}.child-register-avatar-edit img{width:24px;height:24px;object-fit:contain}.child-register-form{gap:10px}.child-register-field{gap:15px}.child-register-field>span{color:#666;font-size:17px;line-height:20px;letter-spacing:-.03em}.child-register-field input,.child-register-field select{min-height:63px;padding:10px 16px;border:1px solid #f5f6f8;border-radius:16px;background:#f5f6f8;font-size:20px}.child-register-field input::placeholder{color:#a4a4a4}.child-register-birth-row{gap:10px}.child-register-field select{color:#a4a4a4}.child-register-field select:valid{color:#2d2d30}.child-register-interest-control button{min-height:63px;border-radius:16px}.child-register-submit{min-height:63px;margin-top:30px;border-radius:18px;background:#f2f2f2;font-size:19px}.child-register-submit:not(:disabled){background:#ffc73b;color:#292924;box-shadow:none}.character-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0006}.character-picker-nested-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:transparent}.character-picker-modal{--character-picker-scale: clamp(.5, calc(100vw/1920px) , 1);width:min(100%,658px);max-height:calc(100vh - 48px);overflow-y:auto;display:flex;flex-direction:column;gap:60px;padding:20px 30px 40px;border-radius:16px;background:#fff;box-shadow:0 4px 10px #0000001a;transform:scale(var(--character-picker-scale));transform-origin:center}.character-picker-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.character-picker-header{width:100%;height:70px;display:flex;align-items:center;justify-content:space-between}.character-picker-header h2{height:70px;display:flex;align-items:center;padding:15px 8px;margin:0;font-size:30px;letter-spacing:-.06em}.character-picker-grid{width:460px;display:grid;grid-template-columns:repeat(4,100px);justify-content:center;gap:20px}.character-picker-grid button{width:100px;height:100px;position:relative;padding:0;border:3px solid transparent;border-radius:50%;background:transparent}.character-picker-grid button.is-selected{border-color:#ffc73b}.character-picker-image{width:100%;height:100%;display:block;overflow:hidden;border-radius:50%}.character-picker-grid img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.character-picker-image-has-baked-border img{transform:scale(1.15)}.character-picker-check{position:absolute;top:-7px;right:-7px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ffc73b;color:#292924;font-size:16px;font-weight:900}.character-picker-complete{width:100%;min-height:63px;border-radius:18px;background:#f2f2f2;color:#a4a4a4;font-size:19px;font-weight:800}.character-picker-complete:not(:disabled){background:#ffc73b;color:#292924}.child-register-interest-control{display:flex;gap:10px}.child-register-interest-control input{min-width:0;flex:1}.child-register-interest-control button{min-width:82px;padding:0 18px;border-radius:18px;background:var(--color-primary);color:var(--color-text-primary);font-size:16px;font-weight:800}.interest-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:24px;background:#0006}.interest-picker-modal{width:min(100%,1120px);max-height:calc(100vh - 48px);overflow-y:auto;padding:40px 44px 34px;border-radius:28px;background:#fff;box-shadow:0 24px 80px #25252547}.interest-picker-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.interest-picker-header h2{font-size:clamp(28px,4vw,42px);letter-spacing:-.07em}.interest-picker-header p{margin-top:12px;color:var(--color-text-secondary);font-size:17px}.interest-picker-search{display:flex;align-items:center;gap:16px;min-height:76px;margin-top:30px;padding:10px 12px 10px 24px;border-radius:20px;background:#f3f4f6}.interest-search-icon{color:#a5a5aa;font-size:38px;line-height:1;transform:rotate(-20deg)}.interest-picker-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--color-text-primary);font-size:20px}.interest-picker-search input::placeholder{color:#a8a8ad}.interest-picker-search button{min-width:140px;min-height:56px;border-radius:18px;background:var(--color-primary);color:var(--color-text-primary);font-size:20px;font-weight:800}.interest-picker-guide{margin-top:32px;color:#606064;font-size:20px;font-weight:800;letter-spacing:-.04em}.interest-picker-content{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;margin-top:20px}.interest-picker-categories{display:grid;align-content:start;gap:6px;padding:10px;border-radius:20px;background:#f5f5f7}.interest-picker-categories button{min-height:46px;padding:0 16px;border:1px solid transparent;border-radius:14px;background:#fff;color:#454548;font-size:16px;text-align:left}.interest-picker-categories button.is-active{border-color:#ffbd00;background:#ffe89b;font-weight:800}.interest-picker-detail{min-height:360px;padding:28px;border:1px solid #f0dfbc;border-radius:22px;background:#fffaf0}.interest-picker-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.interest-picker-detail-header h3{font-size:25px;letter-spacing:-.05em}.interest-picker-detail-header p{margin-top:12px;color:var(--color-text-secondary);font-size:16px}.interest-picker-detail-header>span{padding:10px 14px;border-radius:999px;background:#ffe89b;color:#5f501e;font-size:14px;font-weight:800;white-space:nowrap}.interest-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.interest-options button{min-height:48px;padding:0 20px;border:2px solid #dedede;border-radius:999px;background:#fff;color:#454548;font-size:17px}.interest-options button.is-selected{border-color:#ffbd00;background:#ffd84d;font-weight:800}.interest-empty{color:var(--color-text-soft);font-size:15px}.interest-picker-selected{display:flex;align-items:center;gap:18px;min-height:62px;margin-top:24px}.interest-picker-selected h3{flex:0 0 auto;color:#606064;font-size:20px;letter-spacing:-.04em}.interest-selected-list{display:flex;flex-wrap:wrap;gap:8px}.interest-selected-list button{min-height:40px;padding:0 14px;border-radius:999px;background:#ffd84d;color:#4d431f;font-size:14px;font-weight:800}.interest-selected-list button span{margin-left:8px;font-size:18px}.interest-picker-actions{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;margin-top:22px}.interest-picker-reset,.interest-picker-complete{min-height:64px;border-radius:18px;font-size:19px;font-weight:800}.interest-picker-reset{background:#f0f0f2;color:#66666a}.interest-picker-complete{background:var(--color-primary);color:var(--color-text-primary)}.interest-picker-complete:disabled{background:#f0f0f2;color:#a3a3a7}.home-page{min-height:calc(100vh - var(--header-height) - 128px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:28px;max-width:900px;margin:0 auto}.home-action-button{min-height:220px;border-radius:var(--radius-lg);font-size:clamp(24px,3vw,38px);letter-spacing:-.06em;box-shadow:var(--shadow-card)}.home-action-button:hover:not(:disabled){box-shadow:0 20px 36px #493d2324}.home-hero{display:grid;grid-template-columns:1fr 330px;min-height:270px;align-items:center;gap:32px;padding:36px 48px;overflow:hidden;border-radius:28px;background:var(--color-primary);position:relative}.home-hero h2{margin-top:12px;font-size:31px;line-height:1.35;letter-spacing:-.07em}.home-hero h2 em{color:#7562bb;font-style:normal}.home-hero p{margin:14px 0 22px;color:#665722;font-size:13px;line-height:1.7}.home-hero-art{height:210px;position:relative;border-radius:50% 50% 42% 58%;background:#fff2a3;overflow:hidden}.hero-sun{position:absolute;top:22px;right:50px;color:#efab45;font-size:38px}.hero-cloud{position:absolute;width:72px;height:24px;border-radius:30px;background:#ffffffbf}.hero-cloud:before,.hero-cloud:after{content:"";position:absolute;bottom:0;border-radius:50%;background:inherit}.hero-cloud:before{width:34px;height:34px;left:12px}.hero-cloud:after{width:44px;height:44px;right:8px}.hero-cloud-one{top:65px;left:48px}.hero-cloud-two{top:100px;right:44px;transform:scale(.7)}.hero-rainbow{position:absolute;width:185px;height:115px;left:80px;bottom:-48px;border:18px solid #f5adbc;border-bottom:0;border-radius:200px 200px 0 0;box-shadow:inset 0 0 0 15px #b4d1f1,inset 0 0 0 30px #c8e7a8}.hero-flower{position:absolute;bottom:24px;color:#e77d94;font-size:36px}.hero-flower-one{left:32px}.hero-flower-two{right:34px;color:#9f8de1}.section-block{padding-top:12px}.member-home{min-height:calc(100vh - var(--header-height) - 128px);display:grid;grid-template-columns:.9fr 1.7fr;align-items:center;gap:clamp(40px,7vw,110px);padding:72px 24px}.member-home-intro h1{font-size:clamp(38px,4vw,60px);line-height:1.2;letter-spacing:-.075em}.member-home-intro p{margin-top:34px;color:var(--color-text-secondary);font-size:17px}.member-home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.member-action-card{min-height:470px;display:flex;flex-direction:column;overflow:hidden;padding:38px;border:1px solid #e6e1d7;border-radius:22px;background:#ffffffeb;transition:transform .2s ease,box-shadow .2s ease}.member-action-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}.member-diary-card{background:linear-gradient(155deg,#fff 68%,#fff9df)}.member-card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.member-card-heading h2{font-size:clamp(25px,2.5vw,36px);letter-spacing:-.06em}.member-card-heading>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 7px 22px #322d241a;color:#777;font-size:31px}.member-card-art{flex:1;display:grid;place-items:center;align-content:center;position:relative;margin-top:28px;border-radius:24px;background:#fff9e8}.member-call-art{grid-template-columns:1fr 1fr}.member-art-tablet{color:#8066be;font-size:112px;transform:rotate(-5deg)}.member-art-child,.member-art-rabbit{font-size:125px;filter:drop-shadow(0 12px 10px rgba(73,61,35,.08))}.member-art-heart{position:absolute;top:22%;left:51%;color:#ed8c92;font-size:34px}.member-diary-art{background:#fffcf3}.member-art-book{position:absolute;right:17%;bottom:18%;color:#ffd84d;font-size:70px;transform:rotate(8deg)}.onboarding-page{--header-height: var(--figma-header-height);margin:-48px -80px -80px}.onboarding-section{min-height:100vh;display:grid;align-items:center;gap:64px;padding:72px clamp(32px,8vw,120px)}.onboarding-hero{min-height:calc(100vh - var(--header-height));grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr)}.onboarding-copy{max-width:610px}.onboarding-kicker{margin-bottom:18px;color:#8d76ce;font-size:13px;font-weight:900;letter-spacing:.08em}.onboarding-copy h1,.onboarding-diary-copy h2{font-size:clamp(46px,5.2vw,76px);line-height:1.15;letter-spacing:-.08em}.onboarding-description{max-width:560px;margin-top:30px;color:var(--color-text-secondary);font-size:clamp(16px,1.6vw,22px);line-height:1.7}.onboarding-actions{display:flex;gap:14px;margin-top:38px}.onboarding-actions .button{min-width:180px}.onboarding-visual{min-width:0;border-radius:36px;background:#eee3ff;box-shadow:var(--shadow-card)}.onboarding-call-art{min-height:430px;display:grid;place-items:center;padding:60px;background:radial-gradient(circle at 80% 18%,#ffd84d 0 9%,transparent 9.5%),radial-gradient(circle at 24% 75%,#bce788 0 18%,transparent 18.5%),#d9bdf3}.call-screen{width:min(100%,520px);min-height:300px;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:16px;padding:20px;border:5px solid #2e2e2e;border-radius:30px;background:#fff9ee}.call-person{display:grid;place-items:center;border-radius:20px;background:var(--color-secondary-green);color:#6b9b55;font-size:46px}.call-person-main{grid-row:1 / 3;background:#f4ead5;color:#8066be;font-size:100px}.onboarding-introduction{align-content:center;justify-items:center}.onboarding-section-heading{text-align:center}.onboarding-section-heading h2{font-size:clamp(36px,4vw,58px);line-height:1.22;letter-spacing:-.07em}.onboarding-section-heading p{margin-top:20px;color:var(--color-text-secondary);font-size:clamp(15px,1.5vw,20px)}.onboarding-wide-art{width:min(100%,1080px);min-height:440px;display:grid;place-items:center;padding:56px;border-radius:34px;background:#f4ead5;box-shadow:var(--shadow-card)}.wide-call-screen{width:100%;min-height:300px;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);gap:18px;padding:28px;border:5px solid #2e2e2e;border-radius:32px;background:#fffaf1}.wide-call-main,.wide-call-side{display:grid;place-items:center;border-radius:22px;font-size:52px}.wide-call-main{grid-row:1 / 3;background:#ffd85c;color:#8066be;font-size:112px}.wide-call-side{background:#bce788;color:#f2b643}.wide-call-side:last-child{background:#d7bff0;color:#86bf55}.onboarding-features{align-content:center}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.feature-card{min-height:430px;display:flex;flex-direction:column;align-items:center;padding:28px;border:2px solid var(--color-primary);border-radius:28px;background:#fff;box-shadow:var(--shadow-soft);text-align:center;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-card)}.feature-card-green{border-color:#addd7c}.feature-card-purple{border-color:#d2b6ed}.feature-icon{width:100%;min-height:220px;display:grid;place-items:center;margin-bottom:34px;border-radius:22px;background:#fff0b8;font-size:86px}.feature-card-green .feature-icon{background:#e4f7d0;color:#86bf55}.feature-card-purple .feature-icon{background:#f0e3ff;color:#9a7ac5}.feature-card strong{font-size:21px}.feature-card p{max-width:230px;margin-top:24px;color:var(--color-text-secondary);line-height:1.6}.feature-link-copy{margin-top:auto;padding-top:26px;color:#8066be;font-size:12px;font-weight:800}.onboarding-diary{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}.onboarding-diary-copy>p{margin-top:28px;color:var(--color-text-secondary);font-size:clamp(15px,1.5vw,19px)}.onboarding-diary-copy h3{margin:62px 0 22px;font-size:22px}.diary-preview-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:54px}.diary-preview-list a{aspect-ratio:.82;display:grid;place-items:center;align-content:center;gap:16px;border:2px solid #fff;border-radius:20px;background:#fff0b8;box-shadow:var(--shadow-soft);transition:transform .2s ease}.diary-preview-list a:nth-child(2){background:#e4f7d0}.diary-preview-list a:nth-child(3){background:#f0e3ff}.diary-preview-list a:nth-child(4){background:#f4ead5}.diary-preview-list a:hover{transform:translateY(-4px)}.diary-preview-list span{font-size:42px}.diary-preview-list small{color:var(--color-text-secondary);font-size:10px}.diary-book-art{min-height:480px;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr auto;gap:24px;align-items:center;padding:70px}.diary-book-picture{min-height:250px;display:grid;place-items:center;border-radius:22px;background:#bce788;color:#8066be;font-size:100px}.diary-book-lines{height:140px;background:repeating-linear-gradient(to bottom,#2e2e2e 0 8px,transparent 8px 34px);border-radius:5px}.diary-book-art strong{grid-column:1 / -1;color:#8066be;text-align:right}.child-quick-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.child-quick-card{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.child-quick-card .button{margin-left:auto}.child-quick-copy{display:grid;gap:4px}.child-quick-copy strong{font-size:16px}.child-quick-copy span{color:var(--color-text-soft);font-size:12px}.avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;font-weight:900}.avatar-medium{width:48px;height:48px;background:var(--color-secondary-green);color:#6a9b5e;font-size:19px}.avatar-large{width:74px;height:74px;background:var(--color-primary);color:#8d7013;font-size:28px}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.accent-purple .avatar-medium,.accent-purple .avatar-large{background:var(--color-secondary-purple);color:#7762bc}.accent-green .avatar-medium,.accent-green .avatar-large{background:var(--color-secondary-green);color:#6a9b5e}.diary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.diary-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.diary-card{display:flex;align-items:center;gap:16px;min-width:0;padding:14px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.diary-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card)}.diary-thumbnail{width:88px;height:88px;flex:0 0 auto;display:grid;place-items:center;align-content:center;gap:3px;border-radius:14px;background:linear-gradient(145deg,#d9ccff,#fff0b4);color:#8069bd}.diary-thumbnail span{font-size:29px}.diary-thumbnail small{color:#76678d;font-size:9px}.diary-card-content{min-width:0;flex:1}.diary-card-meta{display:flex;gap:8px;color:var(--color-text-soft);font-size:10px}.diary-card-meta span+span:before{content:"·";margin-right:8px}.diary-card h2{margin:9px 0 6px;overflow:hidden;font-size:15px;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.diary-card p{color:var(--color-text-secondary);font-size:11px}.card-arrow{color:#b2a0e6;font-size:18px}.info-banner{display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:var(--radius-md);background:var(--color-secondary-green);color:#61835a;font-size:12px}.info-banner strong{margin-left:auto;font-size:11px}.child-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.child-card{padding:24px;border:1px solid var(--color-border);border-top:4px solid var(--color-primary);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.child-card.accent-purple{border-top-color:#b6a5f1}.child-card.accent-green{border-top-color:#b6da8f}.child-card-top{display:flex;justify-content:space-between;align-items:flex-start}.child-status,.connected-badge,.ready-badge,.detail-chip{padding:6px 9px;border-radius:999px;background:#f0f8eb;color:var(--color-success);font-size:10px;font-weight:800}.child-card h2{margin-top:18px;font-size:24px}.child-nickname{margin-top:4px;color:var(--color-text-soft);font-size:13px}.child-meta{display:grid;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid var(--color-border)}.child-meta div{display:grid;grid-template-columns:70px 1fr;gap:8px}.child-meta dt{color:var(--color-text-soft);font-size:11px}.child-meta dd{color:var(--color-text-secondary);font-size:11px;line-height:1.5}.card-actions{display:flex;align-items:center;gap:6px;margin-top:22px}.card-actions .button:last-child{margin-left:auto}.state-card{display:grid;justify-items:center;gap:10px;padding:70px 24px;border:1px dashed var(--color-border);border-radius:var(--radius-lg);background:#ffffffa6;text-align:center}.state-card strong{font-size:15px}.state-card p{color:var(--color-text-secondary);font-size:12px}.state-emoji{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--color-secondary-purple);color:#8066be;font-size:22px}.state-loading{grid-template-columns:auto auto;justify-content:center;padding:38px}.loading-dot{width:10px;height:10px;border-radius:50%;background:var(--color-primary);box-shadow:14px 0 0 var(--color-secondary-purple),28px 0 0 var(--color-secondary-green);margin-right:28px;animation:loading-pulse 1s infinite alternate}.state-action{margin-top:8px}.state-error .state-emoji{background:var(--color-secondary-pink);color:var(--color-danger)}@keyframes loading-pulse{0%{opacity:.4;transform:translate(0)}to{opacity:1;transform:translate(6px)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#25252547}.modal{width:min(100%,380px);padding:32px;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:0 24px 80px #25252533;text-align:center}.modal-mark{width:44px;height:44px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:var(--color-primary);font-weight:900}.modal h2{font-size:20px;letter-spacing:-.05em}.modal p{margin-top:10px;color:var(--color-text-secondary);font-size:12px;line-height:1.6}.modal-actions{display:flex;justify-content:center;gap:8px;margin-top:24px}.form-card,.prepare-preview-card,.selected-child-card,.filter-card,.profile-card,.settings-card,.danger-zone{padding:28px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.form-section+.form-section{margin-top:30px;padding-top:30px;border-top:1px solid var(--color-border)}.form-section-heading h2{font-size:16px;letter-spacing:-.04em}.form-section-heading p{margin-top:6px;color:var(--color-text-soft);font-size:12px}.profile-upload-placeholder{width:150px;height:150px;display:grid;place-items:center;align-content:center;gap:6px;margin-top:20px;border:1px dashed #c8bced;border-radius:var(--radius-lg);background:#faf8ff;color:#8066be;text-align:center}.profile-upload-placeholder span{font-size:33px}.profile-upload-placeholder strong{font-size:11px}.profile-upload-placeholder small{color:var(--color-text-soft);font-size:9px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:22px}.field{display:grid;gap:8px}.field span{color:var(--color-text-secondary);font-size:12px;font-weight:800}.field span b{color:var(--color-danger)}.field input,.field textarea,.filter-field select,.date-placeholder{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--color-border);border-radius:10px;outline:0;background:#fffefa;font-size:13px}.field textarea{padding-top:12px;resize:vertical}.field input:focus,.field textarea:focus,.filter-field select:focus{border-color:#ae9be7;box-shadow:0 0 0 3px #ae9be729}.field-full{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:32px}.call-prepare-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.call-card-heading,.selected-child-main,.settings-row,.detail-heading,.drawing-heading,.drawing-footer{display:flex;justify-content:space-between;align-items:center;gap:20px}.call-card-heading h2{margin-top:6px;font-size:22px}.video-placeholder{min-height:330px;margin-top:20px}.placeholder{display:grid;justify-items:center;align-content:center;gap:10px;min-height:180px;padding:24px;border:1px dashed #c8bced;border-radius:var(--radius-lg);background:repeating-linear-gradient(135deg,#faf8ff,#faf8ff 12px,#f5f1ff 12px,#f5f1ff 24px);color:#7968af;text-align:center}.placeholder-icon{font-size:34px}.placeholder strong{font-size:14px}.placeholder p{max-width:300px;color:var(--color-text-soft);font-size:11px;line-height:1.5}.device-controls{display:flex;gap:8px;margin-top:18px}.selected-child-card{display:flex;flex-direction:column;align-items:stretch;justify-content:center}.selected-child-main{justify-content:flex-start;margin:20px 0 26px}.selected-child-main h2{font-size:25px}.selected-child-main p{margin-top:4px;color:var(--color-text-soft);font-size:12px}.check-list{display:grid;gap:12px;padding:18px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.check-list p{color:var(--color-text-secondary);font-size:12px}.check-list span{margin-right:8px;color:var(--color-success);font-weight:900}.selected-child-card>.button{margin-top:24px}.helper-text{color:var(--color-text-soft);font-size:11px;line-height:1.5}.call-page{min-height:calc(100vh - 64px);display:grid;grid-template-rows:auto 1fr auto;gap:20px;padding:26px 0 0}.call-topbar{display:flex;justify-content:space-between;align-items:center;color:var(--color-text-secondary);font-size:13px}.call-topbar>div{display:flex;align-items:center;gap:8px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--color-danger);box-shadow:0 0 0 5px #e96c6921}.call-time{margin-left:8px;color:var(--color-text-soft);font-variant-numeric:tabular-nums}.video-stage{min-height:560px;position:relative;overflow:hidden;border-radius:26px;background:#332f45;box-shadow:var(--shadow-card)}.remote-video{height:100%;min-height:560px;border:0;border-radius:0;background:linear-gradient(145deg,#635682,#3a3a56);color:#fff}.remote-video p{color:#ffffffa6}.self-video{position:absolute;top:22px;right:22px;width:190px;border:4px solid #fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #0003}.self-video .placeholder{min-height:130px;border:0;border-radius:0;background:linear-gradient(145deg,#e9d5bd,#d8b79d);color:#8e6755}.self-video .placeholder strong,.self-video .placeholder p{font-size:10px}.coach-panel{position:absolute;bottom:22px;left:22px;right:22px;display:flex;align-items:center;gap:16px;padding:16px 20px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#1f1b33b3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.coach-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--color-primary);color:#695516;font-size:22px}.coach-panel .section-label{color:#d9ccff}.coach-panel h2{margin-top:5px;font-size:16px}.coach-panel p{margin-top:4px;color:#ffffffad;font-size:11px}.call-controls{display:flex;justify-content:center;gap:10px;padding-bottom:20px}.drawing-page{max-width:none}.drawing-heading{align-items:flex-end}.drawing-workspace{display:grid;grid-template-columns:180px 1fr;min-height:600px;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.drawing-toolbar{display:flex;flex-direction:column;gap:22px;padding:24px 18px;border-right:1px solid var(--color-border);background:#fbf9f2}.toolbar-group{display:grid;gap:10px}.toolbar-label{color:var(--color-text-soft);font-size:10px;font-weight:900;letter-spacing:.08em}.tool-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.tool-buttons button,.stroke-list button{display:grid;justify-items:center;gap:4px;padding:8px 4px;border-radius:9px;background:transparent;color:var(--color-text-secondary)}.tool-buttons button:hover,.tool-buttons button.is-active,.stroke-list button:hover,.stroke-list button.is-active{background:#fff;color:#7562bb;box-shadow:var(--shadow-soft)}.tool-buttons span{font-size:20px}.tool-buttons small{font-size:9px}.color-list{display:flex;flex-wrap:wrap;gap:8px}.color-list button{width:27px;height:27px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--color-border)}.color-list button.is-selected{box-shadow:0 0 0 2px #7562bb}.stroke-list{display:grid;gap:3px}.stroke-list button{font-size:10px}.toolbar-divider{height:1px;background:var(--color-border)}.drawing-toolbar>.button{justify-content:flex-start;padding:0 8px;font-size:11px}.canvas-area{display:grid;grid-template-rows:1fr auto;min-width:0;padding:28px;background:#f2eee5}.canvas-placeholder{min-height:500px;border-color:#c9bba5;background:#fffdf9;color:#897c69}.canvas-status{display:flex;align-items:center;gap:10px;justify-content:center;min-height:40px;color:var(--color-text-soft);font-size:11px}.selected-color{width:13px;height:13px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--color-border)}.drawing-footer{color:var(--color-text-soft);font-size:11px}.filter-card{display:flex;align-items:flex-end;gap:14px;padding:18px}.filter-field{display:grid;gap:8px;min-width:180px}.filter-field>span,.state-preview-controls>span{color:var(--color-text-soft);font-size:10px;font-weight:800}.filter-field select,.date-placeholder{min-height:40px;font-size:12px}.date-placeholder{display:flex;justify-content:space-between;align-items:center;background:#fffefa;text-align:left}.state-preview-controls{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-left:auto}.state-preview-controls>span{margin-right:4px}.detail-heading{align-items:flex-end;padding:6px 0 16px}.detail-heading h1{margin-top:7px;font-size:32px;letter-spacing:-.06em}.detail-meta{display:flex;gap:14px;margin-top:14px;color:var(--color-text-soft);font-size:11px}.detail-chip{background:var(--color-secondary-purple);color:#6652a8}.diary-detail-book{display:grid;grid-template-columns:.95fr 1.05fr;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:#fffdf9;box-shadow:var(--shadow-card)}.detail-art-panel,.detail-transcript{padding:32px}.detail-art-panel{background:#fff8e3}.paper-label{color:#b39a62;font-size:10px;font-weight:900;letter-spacing:.12em}.detail-art-placeholder{min-height:360px;margin-top:22px;border-color:#decf9f;background:#fffef4;color:#bd9e5c}.detail-caption{margin-top:16px;color:#8e7b57;font-size:12px}.transcript-heading{display:flex;justify-content:space-between;gap:20px}.transcript-heading h2{margin-top:8px;font-size:22px;letter-spacing:-.05em}.stt-badge{padding:7px 9px;border-radius:999px;background:var(--color-secondary-green);color:#61835a;font-size:10px;font-weight:800;height:fit-content}.transcript-list{display:grid;gap:15px;margin-top:30px}.transcript-list p{display:grid;grid-template-columns:52px 1fr;gap:12px;font-size:12px;line-height:1.6}.transcript-list strong{width:fit-content;height:fit-content;padding:3px 6px;border-radius:6px;background:var(--color-primary);font-size:10px}.transcript-list strong.parent{background:var(--color-secondary-purple);color:#6652a8}.transcript-list span{color:var(--color-text-secondary)}.detail-transcript>.helper-text{margin-top:28px;padding-top:18px;border-top:1px solid var(--color-border)}.detail-navigation{display:flex;justify-content:space-between;align-items:center;color:var(--color-text-soft);font-size:12px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:var(--color-background)}.login-visual{display:grid;align-content:center;position:relative;overflow:hidden;padding:80px 12vw;background:var(--color-primary)}.login-visual-copy{position:relative;z-index:1}.login-visual h1{margin-top:16px;font-size:clamp(38px,5vw,67px);line-height:1.18;letter-spacing:-.09em}.login-visual h1 em{color:#7663bd;font-style:normal}.login-visual-copy>p:last-child{margin-top:20px;color:#6b5b28;font-size:15px;line-height:1.8}.login-sun{position:absolute;top:13%;right:13%;color:#edab40;font-size:60px}.login-doodle{position:absolute;color:#ffffffa6;font-size:50px}.login-doodle-one{top:36%;left:10%}.login-doodle-two{right:17%;bottom:17%;transform:rotate(-25deg)}.login-art{position:absolute;right:12%;bottom:4%;width:230px;height:180px;border-radius:50% 50% 20% 20%;background:#fff09b}.login-art-person{position:absolute;top:20px;left:50%;width:74px;height:74px;display:grid;place-items:center;border:13px solid #d8b49d;border-radius:50%;color:#fff;font-size:60px;transform:translate(-50%)}.login-art-line{position:absolute;bottom:36px;left:30px;width:170px;height:55px;border-top:12px solid #b9dba1;border-radius:50%;transform:rotate(-8deg)}.login-art-star{position:absolute;right:20px;top:20px;color:#aa94e4;font-size:28px}.login-panel{display:flex;flex-direction:column;justify-content:center;width:min(100%,420px);padding:60px 40px;margin:0 auto}.login-brand{display:block}.login-brand-logo{width:min(100%,220px);height:auto}.login-heading{margin-top:70px}.login-heading h2{margin-top:14px;font-size:30px;line-height:1.35;letter-spacing:-.07em}.login-heading>p:last-child{margin-top:14px;color:var(--color-text-secondary);font-size:13px;line-height:1.6}.social-login-list{display:grid;gap:10px;margin-top:36px}.social-login-list .button{justify-content:flex-start}.social-symbol{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#ffffffa6;font-size:11px}.social-카카오{color:#716014}.social-네이버{color:#58a15c}.social-구글{color:#7562bb}.login-legal{margin-top:26px;color:var(--color-text-soft);font-size:10px;line-height:1.8;text-align:center}.profile-card{display:flex;align-items:center;gap:18px}.profile-card-avatar{background:var(--color-secondary-purple);color:#7562bb}.profile-card h2{margin-top:6px;font-size:20px}.profile-card p{margin-top:6px;color:var(--color-text-secondary);font-size:12px}.profile-card .button{margin-left:auto}.settings-card{padding:0 24px}.settings-row{min-height:90px}.settings-row+.settings-row{border-top:1px solid var(--color-border)}.settings-row>div{display:flex;align-items:center;gap:13px}.setting-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:var(--color-surface-muted);color:#8b77c8;font-size:18px}.settings-row h2{font-size:14px}.settings-row p{margin-top:4px;color:var(--color-text-soft);font-size:11px}.toggle{width:42px;height:24px;padding:3px;border-radius:999px;background:#d9d5cd;text-align:left}.toggle span{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s ease}.toggle.is-on{background:#9e8ade}.toggle.is-on span{transform:translate(18px)}.danger-zone{display:flex;align-items:center;justify-content:space-between;border-color:#f2d7d5;background:snow}.danger-zone h2{margin-top:7px;font-size:16px}.danger-zone p{margin-top:6px;color:var(--color-text-soft);font-size:11px}@media(max-width:1100px){.main-content{padding-left:40px;padding-right:40px}.member-home{grid-template-columns:1fr}.member-home-intro{text-align:center}.member-home-intro h1 br{display:none}.onboarding-page{margin-left:-40px;margin-right:-40px}.onboarding-section{gap:42px;padding-left:48px;padding-right:48px}.onboarding-hero,.onboarding-diary{grid-template-columns:1fr 1fr}.onboarding-call-art,.diary-book-art{padding:36px}.home-hero{grid-template-columns:1fr 250px;padding-left:32px;padding-right:32px}.login-visual{padding-left:8vw;padding-right:8vw}}@media(max-width:820px){.site-header{padding:0 20px}.header-message{display:none}.header-nav{gap:14px}.header-nav-link{font-size:12px}.main-content{padding:32px 24px 60px}.onboarding-page{margin:-32px -24px -60px}.onboarding-section{min-height:auto;grid-template-columns:1fr;padding:72px 32px}.onboarding-copy{max-width:none}.onboarding-call-art{min-height:360px}.onboarding-wide-art{min-height:350px;padding:34px}.feature-list{grid-template-columns:1fr}.feature-card{min-height:0}.diary-book-art{min-height:380px}.home-hero{grid-template-columns:1fr}.home-hero-art{display:none}.call-prepare-grid,.diary-detail-book{grid-template-columns:1fr}.drawing-workspace{grid-template-columns:130px 1fr}.login-page{grid-template-columns:1fr}.login-visual{min-height:360px;padding:50px 40px}.login-art{width:180px;height:135px;right:10%}.login-visual h1{font-size:45px}.login-panel{padding:50px 32px}.login-heading{margin-top:45px}}@media(max-width:600px){.site-header{height:auto;min-height:var(--header-height);flex-wrap:wrap;gap:8px;padding-top:12px;padding-bottom:12px}.header-nav{width:100%;justify-content:space-between;gap:8px}.main-content{padding:24px 16px 48px}.onboarding-page{margin:-24px -16px -48px}.onboarding-section{padding:56px 20px}.onboarding-copy h1,.onboarding-diary-copy h2{font-size:42px}.onboarding-actions{flex-direction:column}.onboarding-actions .button{width:100%}.onboarding-call-art,.onboarding-wide-art,.diary-book-art{min-height:300px;padding:20px;border-radius:24px}.call-screen,.wide-call-screen{min-height:220px;padding:14px;gap:10px}.call-person-main,.wide-call-main{font-size:72px}.call-person,.wide-call-side{font-size:34px}.onboarding-section-heading h2{font-size:35px}.feature-card{padding:20px}.feature-icon{min-height:170px}.diary-preview-list{grid-template-columns:repeat(2,minmax(0,1fr))}.diary-book-art{grid-template-columns:1fr}.diary-book-picture{min-height:190px}.diary-book-lines{display:none}.page-heading,.detail-heading,.drawing-heading{align-items:flex-start;flex-direction:column;gap:16px}.page-heading-action,.page-heading-action .button{width:100%}.child-grid,.child-quick-list,.diary-grid,.diary-grid-compact{grid-template-columns:1fr}.child-card,.form-card,.prepare-preview-card,.selected-child-card,.filter-card,.profile-card,.settings-card,.danger-zone{padding:20px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.filter-card{align-items:stretch;flex-direction:column}.filter-field{min-width:0}.state-preview-controls{margin-left:0}.video-stage,.remote-video{min-height:470px}.self-video{width:130px}.coach-panel{left:12px;right:12px;bottom:12px;padding:12px}.coach-panel p{display:none}.call-controls{flex-wrap:wrap}.drawing-workspace{grid-template-columns:1fr}.drawing-toolbar{border-right:0;border-bottom:1px solid var(--color-border)}.canvas-area{padding:14px}.canvas-placeholder{min-height:360px}.drawing-footer{align-items:flex-start;flex-direction:column}.detail-art-panel,.detail-transcript{padding:22px}.detail-meta{flex-wrap:wrap}.profile-card{align-items:flex-start;flex-wrap:wrap}.profile-card .button{width:100%;margin-left:0}.danger-zone{align-items:flex-start;flex-direction:column;gap:18px}.danger-zone .button{width:100%}.login-visual{min-height:320px;padding:40px 24px}.login-visual h1{font-size:39px}.login-art{opacity:.65;transform:scale(.75);transform-origin:bottom right}.login-panel{padding:40px 24px 56px}.login-heading{margin-top:40px}.login-heading h2{font-size:25px}.home-page{grid-template-columns:1fr;gap:18px}.home-action-button{min-height:150px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:600px){.child-register-backdrop{padding:12px}.child-register-modal{max-height:calc(100vh - 24px);padding:24px 20px 28px;border-radius:24px}.child-register-header h2{font-size:30px}.child-register-profile{padding:22px 0 20px}.child-register-avatar{width:126px;height:126px}.child-register-avatar-head{top:24px;width:40px;height:40px}.child-register-avatar-body{bottom:22px;width:78px;height:40px}.child-register-avatar-edit{width:48px;height:48px;border-radius:16px;font-size:21px}.child-register-field>span{font-size:16px}.child-register-field input,.child-register-field select{min-height:54px;font-size:16px}.child-register-birth-row{gap:8px}.child-register-submit{min-height:58px;font-size:16px}}@media(max-width:820px){.interest-picker-backdrop{padding:12px}.interest-picker-modal{max-height:calc(100vh - 24px);padding:28px 24px;border-radius:24px}.interest-picker-content{grid-template-columns:1fr}.interest-picker-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-picker-selected{align-items:flex-start;flex-direction:column;gap:10px}.interest-picker-actions{grid-template-columns:1fr 2fr;gap:10px}}@media(max-width:600px){.child-register-interest-control{gap:8px}.child-register-interest-control button{min-width:68px;padding:0 12px;font-size:14px}.interest-picker-modal{padding:22px 16px 20px}.interest-picker-header h2{font-size:26px}.interest-picker-header p{font-size:14px;line-height:1.5}.interest-picker-search{min-height:62px;gap:8px;padding-left:14px}.interest-search-icon{font-size:30px}.interest-picker-search input{font-size:15px}.interest-picker-search button{min-width:74px;min-height:44px;border-radius:14px;font-size:15px}.interest-picker-guide{margin-top:22px;font-size:16px}.interest-picker-categories{grid-template-columns:1fr}.interest-picker-categories button{min-height:40px;font-size:14px}.interest-picker-detail{min-height:260px;padding:20px}.interest-picker-detail-header h3{font-size:20px}.interest-picker-detail-header p{font-size:14px;line-height:1.5}.interest-picker-detail-header>span{padding:8px 10px;font-size:12px}.interest-options{gap:8px;margin-top:20px}.interest-options button{min-height:42px;padding:0 14px;font-size:14px}.interest-picker-selected h3{font-size:16px}.interest-picker-actions{grid-template-columns:1fr}}@media(max-width:1100px){.site-header-figma{padding:0 28px}}@media(max-width:820px){.site-header-figma{padding:0 20px}.figma-brand{width:190px;flex-basis:190px}.figma-header-nav{gap:16px}.figma-nav-item{width:44px;font-size:11px}.figma-nav-item>img,.figma-nav-icon,.figma-nav-icon-active{width:44px;height:44px}.character-picker-grid{grid-template-columns:repeat(4,80px);gap:14px}.character-picker-grid button{width:80px;height:80px}.character-picker-grid{width:min(100%,356px)}}@media(max-width:600px){.site-header-figma{flex-wrap:nowrap;padding:0 12px}.site-header-figma .figma-header-nav{gap:5px}.figma-brand{flex-basis:110px}.figma-nav-item{width:35px;font-size:8px;line-height:12px}.figma-nav-item>img,.figma-nav-icon,.figma-nav-icon-active{width:35px;height:35px}.child-register-modal{gap:28px;padding:20px 20px 28px}.child-register-profile{padding:0}.child-register-profile-button,.child-register-avatar{width:126px;height:126px}.child-register-avatar-edit{width:42px;height:42px;border-radius:16px}.child-register-avatar-edit img{width:22px;height:22px}.child-register-submit{margin-top:18px}.character-picker-modal{--character-picker-scale: 1;gap:34px;padding:20px 20px 28px}.character-picker-header h2{font-size:26px}.character-picker-grid{width:min(100%,270px);grid-template-columns:repeat(4,60px);gap:10px}.character-picker-grid button{width:60px;height:60px}.character-picker-check{width:20px;height:20px;font-size:13px}}.modal-backdrop{z-index:100;background:#0006}.modal.confirm-modal{width:min(100%,420px);padding:36px 30px 30px;border-radius:16px;box-shadow:0 12px 34px #00000029}.confirm-modal-copy{text-align:center}.confirm-modal h2{margin:0;color:#292929;font-size:24px;font-weight:700;line-height:1.45;letter-spacing:-.06em}.confirm-modal p{margin-top:12px;color:#8e8e8e;font-size:16px;line-height:1.5}.confirm-modal .modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:32px}.confirm-modal .button{width:100%;min-height:54px;padding:0 16px;border:0;border-radius:14px;font-size:16px;font-weight:700;box-shadow:none;transform:none}.confirm-modal .button:hover:not(:disabled){transform:none;box-shadow:none}.confirm-modal-cancel{background:#f1f1f1;color:#888}.confirm-modal-cancel:hover:not(:disabled){background:#e8e8e8;color:#666}.confirm-modal-confirm{background:#ff6b6b;color:#fff}.confirm-modal-confirm:hover:not(:disabled){background:#ec5757}@media(max-width:600px){.modal.confirm-modal{padding:30px 20px 20px;border-radius:20px}.confirm-modal h2{font-size:20px}.confirm-modal p{font-size:14px}.confirm-modal .modal-actions{margin-top:24px}.confirm-modal .button{min-height:50px;font-size:15px}}@media(max-width:820px){.children-page-empty{margin-top:28px}.children-empty-card{min-height:560px;padding:28px 20px 32px}.children-empty-illustration{width:min(100%,523px);height:auto;aspect-ratio:523 / 297}.children-empty-card h1{font-size:30px}.children-empty-card p{font-size:16px}.children-empty-action{min-height:58px;margin-top:40px;font-size:18px}}@media(max-width:600px){.children-page-empty{margin-top:16px}.children-empty-card{min-height:0;padding:24px 16px 32px}.children-empty-illustration{width:100%}.children-empty-card h1{margin-top:10px;font-size:25px}.children-empty-card p{max-width:280px;margin-top:10px;font-size:14px}.children-empty-action{width:100%;min-width:0;min-height:54px;margin-top:28px;border-radius:16px;font-size:16px}}.children-page-registered{width:min(100%,913px);margin:40px auto 0}.children-page-registered .child-grid{display:grid;grid-template-columns:1fr;gap:20px}.children-page-registered .child-card{min-height:174px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 30px;border:1px solid #e4e4e4;border-radius:20px;background:#fff;box-shadow:0 4px 10px #0000001a}.children-page-registered .child-card-main{min-width:0;display:flex;align-items:center;gap:25px}.children-page-registered .child-card-avatar{width:142px;height:142px;flex:0 0 auto;overflow:hidden;border-radius:50%;background:#f0f0f0}.children-page-registered .child-card-avatar img{width:100%;height:100%;display:block;object-fit:cover}.children-page-registered .child-card-avatar-has-baked-border img{transform:scale(1.15)}.children-page-registered .child-card-content{width:auto;min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:16px}.children-page-registered .child-card-heading{display:flex;align-items:center;gap:10px}.children-page-registered .child-card h2{margin:0;overflow:hidden;color:#000;font-size:34px;font-weight:700;line-height:40px;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.children-page-registered .child-card-age{flex:0 0 auto;padding:2px 12px;border-radius:999px;background:#eae9e9;color:#a4a4a4;font-size:24px;font-weight:600;line-height:30px;white-space:nowrap}.children-page-registered .child-card-tags{min-width:0;max-width:100%;display:flex;flex-wrap:wrap;gap:8px;overflow:visible}.children-page-registered .child-card-tags span{min-width:0;max-width:100%;flex:0 1 auto;overflow:visible;padding:8px;border-radius:10px;background:#fcf4d7;color:#ffc505;font-size:24px;font-weight:700;line-height:30px;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.children-page-registered .child-card-tags-more{flex:0 0 auto;cursor:help}.children-page-registered .child-card-edit{min-height:40px;flex:0 0 auto;padding:8px 16px;border-radius:999px;background:#0000001a;color:#666;font-size:20px;font-weight:600;line-height:24px}.children-page-registered .child-card-edit:hover:not(:disabled){background:#00000029}.child-add-card{width:100%;min-height:120px;display:flex;align-items:center;justify-content:center;gap:20px;margin-top:40px;padding:40px;border:1px solid #e4e4e4;border-radius:20px;background:#fff;color:#a4a4a4;box-shadow:none;font-size:34px;font-weight:700;line-height:40px}.child-add-card img{width:40px;height:40px;object-fit:contain}.child-add-card:hover{background:#fafafa}.children-limit-note{margin-top:198px;color:#666;font-size:20px;line-height:24px;text-align:center}@media(max-width:820px){.children-page-registered{margin-top:28px}.children-page-registered .child-card{min-height:126px;padding:12px 20px}.children-page-registered .child-card-avatar{width:100px;height:100px}.children-page-registered .child-card-main{gap:16px}.children-page-registered .child-card-content{width:auto;gap:10px}.children-page-registered .child-card h2{font-size:26px;line-height:32px}.children-page-registered .child-card-age{padding:2px 8px;font-size:16px;line-height:22px}.children-page-registered .child-card-tags span{padding:5px 6px;font-size:14px;line-height:20px}.children-page-registered .child-card-edit{padding:6px 12px;font-size:15px;line-height:20px}.child-add-card{min-height:88px;margin-top:24px;padding:24px;font-size:24px;line-height:30px}.child-add-card img{width:30px;height:30px}.children-limit-note{margin-top:80px;font-size:14px}}@media(max-width:600px){.children-page-registered{margin-top:16px}.children-page-registered .child-card{min-height:98px;padding:10px 12px;gap:8px}.children-page-registered .child-card-avatar{width:76px;height:76px}.children-page-registered .child-card-main{gap:10px}.children-page-registered .child-card-content{gap:6px}.children-page-registered .child-card-heading{gap:5px}.children-page-registered .child-card h2{max-width:120px;font-size:20px;line-height:26px}.children-page-registered .child-card-age{padding:1px 5px;font-size:12px;line-height:18px}.children-page-registered .child-card-tags{gap:4px}.children-page-registered .child-card-tags span{max-width:84px;padding:3px 4px;border-radius:6px;font-size:11px;line-height:16px}.children-page-registered .child-card-edit{padding:4px 8px;font-size:12px;line-height:16px}.child-add-card{min-height:70px;gap:10px;margin-top:16px;padding:20px;border-radius:16px;font-size:20px;line-height:24px}.child-add-card img{width:24px;height:24px}.children-limit-note{margin-top:64px;font-size:12px}}.child-edit-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#0006}.child-edit-modal{width:min(100%,556px);max-height:calc(100vh - 40px);overflow-y:auto;display:flex;flex-direction:column;gap:60px;padding:20px 30px 40px;border-radius:16px;background:#fff;box-shadow:0 24px 80px #0000002e}.child-edit-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.child-edit-header h1{margin:0;color:#292929;font-size:30px;font-weight:700;line-height:1.55;letter-spacing:-.06em}.child-edit-delete{flex:0 0 auto;padding:8px 0;background:transparent;color:#ff5f5f;font-size:19px;font-weight:600;line-height:1.5}.child-edit-delete:hover{color:#e54848}.child-edit-profile-button{position:relative;align-self:center;width:156px;height:156px;padding:0;border-radius:50%;background:transparent}.child-edit-profile-image{display:block;width:156px;height:156px;overflow:hidden;border-radius:50%;background:#f4f4f4}.child-edit-profile-image img{width:100%;height:100%;display:block;object-fit:cover}.child-edit-profile-edit{position:absolute;right:-2px;bottom:0;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#ffc945;box-shadow:0 3px 8px #0000001f}.child-edit-profile-edit img{width:24px;height:24px;object-fit:contain}.child-edit-form{display:grid;gap:20px}.child-edit-field{display:grid;gap:15px;min-width:0}.child-edit-field>span{color:#292929;font-size:19px;font-weight:600;line-height:1.5;letter-spacing:-.04em}.child-edit-field input,.child-edit-field select{width:100%;min-height:63px;padding:0 16px;border:1px solid #f0f1f3;border-radius:16px;outline:0;background:#f8f9fa;color:#292929;font:inherit;font-size:20px;line-height:1.5}.child-edit-field input::placeholder{color:#a4a4a4}.child-edit-field input:focus,.child-edit-field select:focus{border-color:#ffc945;box-shadow:0 0 0 3px #ffc9452e}.child-edit-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.child-edit-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#9d9d9d 50%),linear-gradient(135deg,#9d9d9d 50%,transparent 50%);background-position:calc(100% - 22px) 28px,calc(100% - 16px) 28px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.child-edit-submit{width:100%;min-height:63px;margin-top:20px;border-radius:18px;background:#f0f0f0;color:#a4a4a4;font-size:19px;font-weight:700;line-height:1.5}.child-edit-submit:not(:disabled){background:#ffca45;color:#292929}.child-edit-submit:not(:disabled):hover{background:#f2b82b}@media(max-width:600px){.child-edit-backdrop{padding:12px}.child-edit-modal{max-height:calc(100vh - 24px);gap:34px;padding:20px 20px 28px;border-radius:24px}.child-edit-header h1{font-size:26px}.child-edit-delete{font-size:16px}.child-edit-profile-button,.child-edit-profile-image{width:126px;height:126px}.child-edit-profile-edit{width:42px;height:42px}.child-edit-profile-edit img{width:22px;height:22px}.child-edit-form{gap:16px}.child-edit-field{gap:8px}.child-edit-field>span{font-size:16px}.child-edit-field input,.child-edit-field select{min-height:54px;font-size:16px}.child-edit-field-row{gap:8px}.child-edit-field select{background-position:calc(100% - 18px) 23px,calc(100% - 12px) 23px}.child-edit-submit{min-height:58px;margin-top:12px;font-size:16px}}.member-user-name{min-width:5.5em;display:inline-block}.member-user-name.is-loading{border-radius:10px;background:#f1eee6;color:transparent}.mypage{width:min(100%,980px);margin:0 auto;padding-top:54px}.mypage>h1{font-size:clamp(38px,4vw,52px);letter-spacing:-.07em}.mypage-layout{min-height:656px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px;margin-top:40px}.mypage-tabs{display:flex;flex-direction:column;gap:25px;padding:30px 20px;border-radius:20px;background:#fff}.mypage-tabs button{min-height:80px;padding:0 24px;border-radius:20px;background:transparent;color:#696969;font-size:27px;font-weight:800;letter-spacing:-.05em;text-align:left}.mypage-tabs button:hover{color:#252525}.mypage-tabs button.is-active{background:#fff5d5;color:#111}.mypage-panel{min-width:0;min-height:656px;padding:30px 24px;border-radius:20px;background:#fff}.mypage-account{height:100%;min-height:596px;display:flex;flex-direction:column}.mypage-account h2{font-size:18px}.mypage-account-row{min-height:72px;display:flex;align-items:center;gap:20px;margin-top:14px;padding:14px 20px;border-radius:14px;background:#f4f5f7}.mypage-account-row strong{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.mypage-account-symbol{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#d7d7d7;font-size:18px;font-weight:900}.mypage-account-symbol.provider-kakao{background:#fee500;color:#191919}.mypage-account-symbol.provider-naver{background:#20c565;color:#fff}.mypage-account-symbol.provider-google{background:#fff;color:#4285f4;box-shadow:0 0 0 1px #dedede}.mypage-account-row.is-loading{overflow:hidden}.mypage-account-row.is-loading .mypage-account-symbol,.mypage-account-skeleton{background:linear-gradient(100deg,#e7e8ea 25%,#f4f4f5,#e7e8ea 65%);background-size:200% 100%;animation:mypage-loading 1.2s infinite linear}.mypage-account-skeleton{width:min(65%,320px);height:20px;border-radius:8px}@keyframes mypage-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.mypage-account-error{margin-top:14px;padding:18px 20px;border-radius:14px;background:#fff5f3;color:#8a4946;font-size:14px;line-height:1.6}.mypage-account-error button{margin-top:10px;color:#735ec0;font-size:13px;font-weight:800}.mypage-account-actions{display:grid;justify-items:center;gap:32px;margin-top:auto;padding-bottom:8px}.mypage-text-action{background:transparent;color:#747474;font-size:20px}.mypage-text-action:hover:not(:disabled){color:#252525;text-decoration:underline}.mypage-text-action:disabled{opacity:.55}.mypage-action-message{max-width:440px;color:#8a6258;font-size:12px;line-height:1.5;text-align:center}.mypage-guide-banner{min-height:116px;display:flex;align-items:center;gap:20px;padding:22px;border-radius:14px;background:#ffd85b}.mypage-guide-banner>span,.mypage-help>span{width:64px;height:64px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff;color:#d39900;font-size:25px;font-weight:900}.mypage-guide-banner h2{font-size:23px;letter-spacing:-.05em}.mypage-guide-banner p{margin-top:10px;color:#6e613c;font-size:13px}.mypage-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.mypage-guide-grid article{min-height:150px;display:flex;align-items:flex-start;gap:16px;padding:18px;border:1px solid #e1e1e1;border-radius:14px}.mypage-guide-grid article>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff0bd;color:#5b5547;font-size:16px;font-weight:900}.mypage-guide-grid article:nth-child(2)>span{background:#e9f6d9}.mypage-guide-grid article:nth-child(3)>span{background:#f0e4fa}.mypage-guide-grid article:nth-child(4)>span{background:#e3f0fa}.mypage-guide-grid h3{margin-top:6px;font-size:17px}.mypage-guide-grid p{margin-top:10px;color:#777;font-size:12px;line-height:1.7}.mypage-help{min-height:132px;display:flex;align-items:center;gap:18px;margin-top:16px;padding:20px 22px;border-radius:14px;background:#f4f5f7}.mypage-help>span{width:42px;height:42px;background:#ffd84d;color:#6f5b16;font-size:19px}.mypage-help h3{font-size:17px}.mypage-help p,.mypage-help small{display:block;margin-top:6px;color:#777;font-size:11px}.mypage-help-actions{display:flex;gap:10px;margin-left:auto}.mypage-help-actions button{min-height:40px;padding:0 17px;border:1px solid #ddd;border-radius:999px;background:#fff;font-size:12px;font-weight:800;white-space:nowrap}.mypage-help-actions button:last-child{border-color:#ffd84d;background:#ffd84d}.mypage-terms{height:596px;overflow-y:auto;padding:32px 40px;border-radius:14px;outline:none;background:#f4f5f7;font-size:14px;line-height:1.7;scrollbar-color:#d9dce2 transparent;scrollbar-width:thin}.mypage-terms p+p,.mypage-terms p+h2,.mypage-terms p+h3{margin-top:12px}.mypage-terms h2,.mypage-terms h3{font-size:14px}@media(max-width:820px){.mypage{padding-top:20px}.mypage-layout{grid-template-columns:1fr}.mypage-tabs{flex-direction:row;gap:8px;padding:10px}.mypage-tabs button{min-width:0;min-height:56px;flex:1;padding:0 10px;font-size:18px;text-align:center}}@media(max-width:600px){.mypage-panel{min-height:560px;padding:20px 14px}.mypage-account{min-height:520px}.mypage-tabs button{font-size:15px}.mypage-guide-grid{grid-template-columns:1fr}.mypage-guide-banner,.mypage-help{align-items:flex-start;flex-wrap:wrap}.mypage-guide-banner h2{font-size:19px}.mypage-help-actions{width:100%;margin-left:0}.mypage-help-actions button{flex:1}.mypage-terms{height:520px;padding:24px 20px}}@font-face{font-family:Yoon Childfund Korea DaeHan;src:url(/fonts/YoonChildfundkoreaDaeHan.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}.diary-flow-page{min-height:calc(100vh - var(--header-height));position:relative;margin:-48px -80px -80px;overflow:hidden;background:#fff3c4;color:#503e2d}.diary-flow-page:before{content:"";position:absolute;top:-2px;left:-4%;width:108%;height:92px;background:radial-gradient(70px 62px at 70px -2px,var(--color-background) 99%,transparent 100%) 0 0 / 140px 92px repeat-x}.diary-collection{width:min(100%,1320px);min-height:1500px;position:relative;margin:0 auto;padding:150px 54px}.diary-collection:before,.diary-collection:after{content:"";position:absolute;z-index:0;border-radius:50%;background:#ffffff3d;pointer-events:none}.diary-collection:before{width:390px;height:250px;left:-180px;top:560px}.diary-collection:after{width:520px;height:310px;right:-250px;bottom:180px;transform:rotate(40deg)}.diary-collection-heading{position:relative;z-index:1;text-align:center}.diary-collection-heading h1{font-size:clamp(36px,4vw,56px);letter-spacing:-.07em}.diary-collection-heading p{margin-top:16px;color:#9d886f;font-size:clamp(15px,1.5vw,20px)}.diary-filter-row{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:8;margin-top:40px}.diary-child-filter{display:flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#fff;box-shadow:var(--shadow-soft)}.diary-child-filter button{min-width:52px;display:grid;justify-items:center;gap:3px;padding:3px;border-radius:16px;background:transparent;color:#8b735c}.diary-child-filter button>span{width:43px;height:43px;display:grid;place-items:center;border:3px solid transparent;border-radius:50%;background:#f5f1e8;font-size:24px}.diary-child-filter button:first-child>span{font-size:10px;font-weight:900}.diary-child-filter button small{max-height:0;overflow:hidden;font-size:10px;transition:max-height .2s ease}.diary-child-filter button:hover small,.diary-child-filter button.is-selected small{max-height:18px}.diary-child-filter button.is-selected>span{border-color:#ffbd00;background:#fff8d6;box-shadow:0 0 0 3px #fff}.diary-date-filter{display:grid;justify-items:end;position:relative}.diary-month-button{min-width:205px;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 26px;border-radius:999px;background:#fff;color:#6c645d;font-size:20px;font-weight:800;box-shadow:var(--shadow-soft)}.diary-month-button span:last-child{color:#aaa;font-size:25px}.diary-filter-reset{margin-top:7px;padding:5px 10px;border-radius:999px;background:#ffffffb3;color:#8066be;font-size:11px;font-weight:800}.diary-calendar{width:360px;position:absolute;top:70px;right:0;z-index:20;padding:18px;border:1px solid #e5ded3;border-radius:22px;background:#fff;box-shadow:0 24px 70px #503e2d2e}.diary-calendar-heading{min-height:52px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;border-radius:15px;background:#fff9e7;text-align:center}.diary-calendar-heading button{height:42px;border-radius:12px;background:transparent;font-size:27px}.diary-calendar-heading button:hover{background:#fff1bd}.diary-calendar-heading strong{font-size:20px}.diary-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:9px}.diary-calendar-weekdays{margin-top:18px;padding-top:14px;border-top:1px solid #eee4d4;color:#8c7c67;font-weight:800;text-align:center}.diary-calendar-weekdays span:first-child{color:#de6e5d}.diary-calendar-weekdays span:last-child{color:#6680b7}.diary-calendar-grid button{aspect-ratio:1;position:relative;border-radius:50%;background:transparent;color:#5d4d3e;font-size:14px}.diary-calendar-grid button:hover{background:#fff3c4}.diary-calendar-grid button.is-outside{color:#c9c1b6}.diary-calendar-grid button.is-selected{background:#ffbd00;color:#fff;font-weight:900}.diary-calendar-grid button.has-diary:after{content:"";width:4px;height:4px;position:absolute;left:50%;bottom:4px;border-radius:50%;background:#8066be;transform:translate(-50%)}.diary-calendar-grid button.is-selected:after{background:#fff}.diary-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:100px 70px;position:relative;z-index:1;margin-top:54px;padding:0 8px}.diary-polaroid{min-width:0;display:block;position:relative;padding:20px 20px 16px;background:#fff;box-shadow:0 12px 18px #45372733;transition:transform .25s ease,box-shadow .25s ease}.diary-polaroid-0{transform:rotate(-2.2deg)}.diary-polaroid-1{transform:rotate(1.8deg)}.diary-polaroid-2{transform:rotate(-.8deg)}.diary-polaroid:hover{z-index:2;transform:rotate(0) translateY(-8px);box-shadow:0 22px 34px #45372738}.diary-tape{width:44%;height:38px;position:absolute;top:-22px;left:28%;z-index:3;background:#f6f2e0d1;box-shadow:inset 0 0 12px #8c7d5f14;transform:rotate(-2deg)}.diary-polaroid-footer{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 2px 0;color:#2d2d2d}.diary-polaroid-footer strong{font-size:14px;white-space:nowrap}.diary-child-avatar{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border:3px solid #fff;border-radius:50%;background:#fff3c4;box-shadow:0 2px 7px #00000026;font-size:17px}.diary-artwork{min-height:220px;display:grid;grid-template-columns:1fr 1fr;place-items:center;position:relative;overflow:hidden;border:1px solid #eee4d4;background:linear-gradient(#dff3ff 0,#dff3ff 55%,#b9df83 55%,#b9df83)}.diary-artwork:before{content:"";width:70px;height:70px;position:absolute;top:24px;left:28px;border-radius:50%;background:#ffffff6b}.diary-art-sky{position:absolute;top:15px;right:23px;color:#ffbd00;font-size:44px}.diary-art-main{z-index:1;align-self:end;padding-bottom:35px;font-size:clamp(55px,6vw,82px);filter:drop-shadow(0 7px 2px rgba(70,60,40,.08))}.diary-art-side{z-index:1;align-self:end;padding-bottom:40px;font-size:clamp(45px,5vw,68px)}.diary-art-grass{width:100%;position:absolute;bottom:2px;left:0;overflow:hidden;color:#72af55;font-size:28px;letter-spacing:-.45em;white-space:nowrap}.diary-artwork-house{background:linear-gradient(#e4f5ff 0,#e4f5ff 58%,#bbe29b 58%,#bbe29b)}.diary-artwork-dinosaur{background:linear-gradient(#dcedff 0,#dcedff 58%,#a8d27c 58%,#a8d27c)}.diary-artwork-space{background:linear-gradient(145deg,#302b58,#7967a8)}.diary-artwork-space:before{background:#b9a4e8;box-shadow:120px 55px 0 -28px #ffd84d,220px 20px 0 -31px #fff}.diary-artwork-space .diary-art-grass{color:#a993de}.diary-artwork-garden{background:linear-gradient(#cbdbe8 0,#cbdbe8 58%,#8fc86e 58%,#8fc86e)}.diary-scroll-top{width:46px;height:46px;position:fixed;right:28px;bottom:28px;z-index:30;border:1px solid #ddd5ca;border-radius:50%;background:#fff;box-shadow:0 5px 12px #00000029;color:#555;font-size:27px}.diary-detail-page{min-height:calc(100vh - var(--header-height) - 48px);padding:24px 0 44px}.diary-detail-heading{display:flex;align-items:center;gap:22px;margin-bottom:28px}.diary-detail-heading>a{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#111;font-size:58px;line-height:.7}.diary-detail-heading>a:hover{background:#fff4cf}.diary-detail-heading h1{font-size:clamp(27px,3vw,40px);letter-spacing:-.06em}.diary-detail-book-new{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;position:relative;padding:74px 64px 82px;border:22px solid #fff0ad;border-radius:70px;background:#fff}.diary-detail-art-side{display:grid;place-items:center;position:relative}.diary-detail-polaroid{width:100%;position:relative;padding:24px 24px 18px;background:#fff;box-shadow:0 12px 24px #463c3033}.diary-detail-polaroid .diary-artwork{min-height:410px}.diary-detail-polaroid>strong{display:block;padding-top:18px;text-align:right;font-size:23px}.diary-pencil{position:absolute;left:-85px;bottom:-22px;z-index:4;color:#8fc845;font-size:145px;text-shadow:12px 0 #b9df57;transform:rotate(-43deg)}.diary-detail-writing{min-width:0;display:grid;place-items:stretch}.diary-story-paper{min-height:0;position:relative;display:grid;align-content:start;padding:28px 20px 0;border-top:4px double #cbd5e4;border-radius:2px;background:#fff;color:#403a34;box-shadow:inset 0 0 20px #73849e09}.diary-memo-paper{width:100%;height:410px;align-self:center;position:relative;overflow:hidden;color:#403a34}.diary-memo-image{width:100%;height:100%;display:block;object-fit:fill}.diary-page-label{color:#9b805f;font-size:12px;font-weight:900;letter-spacing:.12em}.diary-memo-paper h2{margin-top:20px;font-size:26px;letter-spacing:-.05em}.diary-memo-paper>p:nth-of-type(2){margin-top:28px;font-size:17px;line-height:2.65}.diary-story-accessible{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.diary-manuscript-grid{display:grid;grid-template-columns:repeat(20,minmax(0,1fr));border-top:2px solid rgba(151,169,196,.46);background:#fffc}.diary-manuscript-grid>span{aspect-ratio:1;display:grid;place-items:center;border-right:1px solid rgba(164,180,202,.28);border-bottom:2px solid rgba(151,169,196,.42);font-family:Yoon Childfund Korea DaeHan,Pretendard,sans-serif;font-size:clamp(12px,1.35vw,20px);line-height:1}.diary-manuscript-grid>span:nth-child(20n+1){border-left:1px solid rgba(164,180,202,.28)}.diary-memo-index{width:90px;height:108px;position:absolute;top:-84px;right:75px;z-index:5;border-radius:0;background:linear-gradient(#ffad70 0,#ffad70 60%,#ffffffe0 60%,#ffffffe0);color:#9c5d61;font-size:22px;font-weight:900;transform:rotate(-2deg)}.diary-memo-index:hover,.diary-memo-index.is-active{background:linear-gradient(#ff9360 0,#ff9360 60%,#fff5e8 60%,#fff5e8);transform:rotate(-2deg) translateY(-8px)}.diary-memo-paper{transform:none}.diary-memo-writing{position:absolute;top:31%;right:15%;bottom:15%;left:15%;overflow:hidden}.diary-memo-writing p{font-family:Yoon Childfund Korea DaeHan,Pretendard,sans-serif;font-size:clamp(14px,1.25vw,19px);line-height:2.1;word-break:keep-all}.diary-book-rings{display:flex;justify-content:space-around;position:absolute;right:16%;bottom:-46px;left:16%}.diary-book-rings span{width:34px;height:68px;border:10px solid #f2ce57;border-bottom-color:#b7c9ed;border-radius:999px;background:#fff}@media(max-width:1100px){.diary-flow-page{margin-right:-40px;margin-left:-40px}.diary-collection-grid{gap:80px 34px}.diary-polaroid-footer{align-items:flex-start;flex-direction:column}.diary-detail-book-new{padding-right:34px;padding-left:34px}.diary-detail-polaroid .diary-artwork{min-height:330px}.diary-memo-paper{height:330px}}@media(max-width:820px){.diary-flow-page{margin:-32px -24px -60px}.diary-collection{padding:130px 28px 110px}.diary-filter-row{align-items:stretch;flex-direction:column}.diary-child-filter{justify-content:center}.diary-date-filter{justify-items:stretch}.diary-calendar{right:auto;left:50%;transform:translate(-50%)}.diary-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.diary-detail-book-new{grid-template-columns:1fr;padding-top:70px}.diary-detail-polaroid{max-width:560px}.diary-memo-paper{width:100%;max-width:560px;justify-self:center}.diary-pencil{left:-35px}.diary-memo-index{right:45px}}@media(max-width:600px){.diary-flow-page{margin:-24px -16px -48px}.diary-collection{padding-right:18px;padding-left:18px}.diary-child-filter{justify-content:flex-start;overflow-x:auto}.diary-calendar{width:min(360px,calc(100vw - 32px))}.diary-collection-grid{grid-template-columns:1fr;gap:78px;padding:0 16px}.diary-polaroid-footer{align-items:center;flex-direction:row}.diary-detail-heading{gap:8px}.diary-detail-book-new{gap:28px;padding:58px 14px 70px;border-width:12px;border-radius:38px}.diary-detail-polaroid{padding:14px}.diary-detail-polaroid .diary-artwork{min-height:240px}.diary-detail-polaroid>strong{font-size:16px}.diary-story-paper,.diary-memo-paper{min-height:430px}.diary-story-paper{min-height:0;padding:24px 10px 0}.diary-memo-paper{height:240px;min-height:0}.diary-pencil{display:none}.diary-memo-index{width:72px;height:88px;top:-70px;right:25px;font-size:17px}.diary-book-rings{right:8%;left:8%}}
