*,*:before,*:after{box-sizing:border-box}:root{--bg: #f5f9f6;--surface: #ffffff;--surface-alt: #f0fdf4;--primary: #16a34a;--primary-dark: #15803d;--primary-soft: #dcfce7;--text: #0f172a;--text-muted: #475569;--border: #e3e9e4;--shadow: 0 10px 30px rgba(15, 23, 42, .08);--shadow-soft: 0 2px 8px rgba(15, 23, 42, .05)}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:var(--primary-dark);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:960px;margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:10;padding:14px 0;border-bottom:1px solid var(--border);background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px)}.site-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px}.nav-links a{white-space:nowrap}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:var(--text)}.brand:hover{text-decoration:none}.brand-icon{font-size:24px}.nav-links{display:flex;gap:6px;font-size:14px;flex-wrap:wrap;align-items:center}.nav-links a{color:var(--text-muted);padding:8px 12px;border-radius:999px;transition:background .15s,color .15s}.nav-links a:hover{color:var(--primary-dark);background:var(--surface-alt);text-decoration:none}.nav-links a.active{color:var(--primary-dark);background:var(--surface-alt)}@media(max-width:520px){.nav-links{gap:2px}.nav-links a{padding:6px 10px;font-size:13px}}.hero{padding:88px 0 64px;text-align:center;overflow:hidden;background:radial-gradient(70% 70% at 70% 0%,var(--surface-alt) 0%,rgba(240,253,244,0) 70%)}.hero-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.hero-visual{display:flex;justify-content:center}@media(min-width:880px){.hero{text-align:left;padding:96px 0 72px}.hero-grid{grid-template-columns:1.05fr .95fr;gap:40px}.hero-copy .cta-row{justify-content:flex-start}.hero-copy p.lead,.hero-copy p.sub{margin-left:0;margin-right:0}.hero-visual{justify-content:flex-end}}.hero-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 14px;margin-bottom:20px;border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);font-weight:700;font-size:13px;letter-spacing:-.01em}.hero-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 3px #16a34a33}.hero h1{font-size:clamp(30px,5vw,48px);font-weight:800;margin:0 0 18px;letter-spacing:-.03em;line-height:1.2}.hero p.lead{font-size:clamp(16px,2vw,18px);color:var(--text-muted);margin:0 auto 12px;max-width:620px}.hero p.sub{font-size:15px;color:var(--text-muted);margin:0 auto 32px;max-width:600px}.cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.cta{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;background:linear-gradient(135deg,#1aa85a,#15803d);color:#fff;border-radius:999px;font-weight:700;font-size:16px;box-shadow:0 6px 16px #15803d47;transition:transform .15s,box-shadow .15s}.cta:hover{transform:translateY(-2px);box-shadow:0 10px 22px #15803d57;text-decoration:none}.cta-icon{font-size:20px;line-height:1}.cta-secondary{display:inline-flex;align-items:center;padding:14px 22px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--text);font-weight:600;font-size:15px;transition:border-color .15s,background .15s}.cta-secondary:hover{border-color:var(--primary);background:var(--surface-alt);text-decoration:none}.cta-note{display:block;margin-top:16px;font-size:13px;color:var(--text-muted)}.store-badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.store-badge{display:inline-flex;align-items:center;gap:11px;padding:11px 20px;border-radius:15px;background:#0f172a;color:#fff;box-shadow:0 6px 16px #0f172a38}.store-badge-ic{width:26px;height:26px;flex-shrink:0}.store-badge-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15;text-align:left}.store-badge-top{font-size:10.5px;font-weight:600;letter-spacing:.01em;opacity:.82}.store-badge-name{font-size:17px;font-weight:700;letter-spacing:-.01em}a.store-badge{text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}a.store-badge:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a47}.store-badge--soon{opacity:.55}@media(min-width:880px){.hero-copy .store-badges{justify-content:flex-start}}.download-cta .store-badges{margin-top:4px}.download-cta .store-badge{box-shadow:0 6px 18px #0000002e}.pm{--pm-text: #0f172a;--pm-text-2: #475569;--pm-text-3: #64748b;--pm-text-4: #94a3b8;--pm-card: #ffffff;--pm-bg: #eef2f7;--pm-line: #e2e8f0;--pm-sky: #0284c7;--pm-sky-bg: #e0f2fe;--pm-pink: #ec4899;--pm-vh: 548px;width:296px;max-width:84vw}.pm-frame{position:relative;display:flex;flex-direction:column;border-radius:46px;background:#0f172a;padding:11px;box-shadow:0 2px 6px #0f172a1f,0 34px 64px -22px #0f172a80}.pm-notch{position:absolute;top:11px;left:50%;transform:translate(-50%);width:112px;height:24px;background:#0f172a;border-radius:0 0 16px 16px;z-index:6}.pm-statusbar{position:absolute;top:19px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:11px;font-weight:700;color:var(--pm-text);z-index:6}.pm-statusbar-ic{letter-spacing:1px;font-size:9px;color:var(--pm-text-3)}.pm-viewport{position:relative;height:var(--pm-vh);background:var(--pm-bg);border-radius:35px 35px 0 0;overflow:hidden}.pm-scr{position:absolute;inset:0;opacity:0;transform:translateY(8px);transition:opacity .55s ease,transform .55s ease;pointer-events:none}.pm-scr-active{opacity:1;transform:translateY(0);pointer-events:auto}.pm-page{height:100%;padding:42px 15px 12px;display:flex;flex-direction:column;gap:13px}.pm-profile{display:flex;align-items:flex-start;gap:13px}.pm-avatar{position:relative;flex-shrink:0;width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:34px;background:linear-gradient(135deg,#bae6fd,#7dd3fc)}.pm-edit-badge{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:50%;background:#0ea5e9;border:2px solid var(--pm-bg);display:inline-flex;align-items:center;justify-content:center;color:#fff}.pm-edit-badge svg{width:11px;height:11px}.pm-profile-info{min-width:0;flex:1}.pm-profile-name{display:flex;align-items:center;gap:4px;font-size:21px;font-weight:800;color:var(--pm-text);letter-spacing:-.02em}.pm-chevron{width:16px;height:16px;color:var(--pm-text-4);margin-left:auto}.pm-profile-sub{margin:3px 0 0;font-size:12.5px;font-weight:600;color:var(--pm-text-3)}.pm-together-label{margin:9px 0 0;font-size:10.5px;font-weight:700;color:var(--pm-text-3)}.pm-together-days{margin:1px 0 0;font-size:18px;font-weight:800;color:var(--pm-pink)}.pm-daterow{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pm-datecell{display:flex;flex-direction:column;align-items:center;gap:5px}.pm-datecell-label{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:var(--pm-text-3)}.pm-mini-ic{width:13px;height:13px}.pm-datecell-value{font-size:13px;font-weight:800;color:var(--pm-text)}.pm-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:2px 0}.pm-stat{display:flex;flex-direction:column;align-items:center;gap:3px}.pm-stat-ic{display:inline-flex}.pm-stat-ic svg{width:20px;height:20px}.pm-stat-count{font-size:17px;font-weight:800;color:var(--pm-text)}.pm-stat-label{font-size:10.5px;font-weight:600;color:var(--pm-text-3)}.pm-block{display:flex;flex-direction:column;gap:9px}.pm-block-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:800;color:var(--pm-text)}.pm-block-ic{width:15px;height:15px}.pm-input{background:var(--pm-card);border-radius:16px;padding:12px 14px;font-size:12px;font-weight:600;color:var(--pm-text-4);box-shadow:inset 0 0 0 1px var(--pm-line)}.pm-week{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.pm-day{display:flex;flex-direction:column;align-items:center;gap:5px}.pm-paw{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#cbd5e1}.pm-paw-ic{width:17px;height:17px}.pm-day-label{font-size:9.5px;font-weight:600;color:var(--pm-text-3)}.pm-today{font-weight:800;color:var(--pm-pink)}.pm-anniv{display:flex;align-items:center;justify-content:space-between;gap:10px}.pm-anniv-label{margin:0;font-size:10.5px;font-weight:700;color:var(--pm-text-3)}.pm-anniv-title{margin:3px 0 0;font-size:14px;font-weight:800;color:var(--pm-text)}.pm-dday{flex-shrink:0;background:var(--pm-pink);color:#fff;font-size:11px;font-weight:800;padding:5px 11px;border-radius:999px}.pm-chips{display:flex;gap:6px;overflow:hidden}.pm-chip{flex-shrink:0;font-size:11.5px;font-weight:700;padding:6px 12px;border-radius:999px;background:#e2e8f0;color:var(--pm-text-2)}.pm-chip-on{background:#0ea5e9;color:#fff}.pm-search{background:var(--pm-card);border-radius:16px;padding:11px 14px;font-size:12px;font-weight:600;color:var(--pm-text-4);box-shadow:inset 0 0 0 1px var(--pm-line)}.pm-radius{display:flex;align-items:center;gap:9px}.pm-radius-label{font-size:12px;font-weight:700;color:var(--pm-text-2)}.pm-radius-track{position:relative;flex:1;height:4px;border-radius:999px;background:#cbd5e1}.pm-radius-fill{position:absolute;left:0;top:0;height:100%;width:55%;border-radius:999px;background:#0ea5e9}.pm-radius-thumb{position:absolute;left:55%;top:50%;width:13px;height:13px;border-radius:50%;background:#fff;border:2px solid #0ea5e9;transform:translate(-50%,-50%)}.pm-radius-val{font-size:12px;font-weight:800;color:var(--pm-sky)}.pm-places{display:flex;flex-direction:column;gap:4px}.pm-place{display:flex;align-items:center;gap:11px;padding:6px 2px}.pm-place-thumb{flex-shrink:0;width:56px;height:56px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:26px}.pm-place-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.pm-place-top{display:flex;align-items:center;gap:8px}.pm-place-name{min-width:0;flex:1;font-size:13.5px;font-weight:800;color:var(--pm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-place-dist{flex-shrink:0;font-size:11.5px;font-weight:800;color:var(--pm-sky)}.pm-place-cat{font-size:11px;font-weight:700;color:var(--pm-text-4)}.pm-place-addr{font-size:11px;font-weight:500;color:var(--pm-text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-timeline{display:flex;flex-direction:column;gap:4px;position:relative}.pm-tl-row{display:grid;grid-template-columns:34px 12px minmax(0,1fr);gap:8px;align-items:start}.pm-tl-date{display:flex;flex-direction:column;align-items:flex-end;padding-top:16px}.pm-tl-day{font-size:18px;font-weight:800;color:var(--pm-text);line-height:1}.pm-tl-wd{margin-top:3px;font-size:10px;font-weight:700;color:var(--pm-text-3)}.pm-tl-dot{justify-self:center;margin-top:20px;width:9px;height:9px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 4px var(--pm-bg)}.pm-rec{display:flex;align-items:center;gap:10px;background:var(--pm-card);border-radius:16px;padding:11px 12px;box-shadow:0 1px 3px #0f172a0d}.pm-rec-ic{flex-shrink:0;width:34px;height:34px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center}.pm-rec-ic svg{width:18px;height:18px}.pm-rec-info{min-width:0;display:flex;flex-direction:column;gap:2px}.pm-rec-title{font-size:13px;font-weight:800;color:var(--pm-text)}.pm-rec-sub{font-size:11px;font-weight:500;color:var(--pm-text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-posts{display:flex;flex-direction:column;gap:9px}.pm-post{background:var(--pm-card);border-radius:16px;padding:12px 13px;box-shadow:0 1px 3px #0f172a0d}.pm-post-head{display:flex;align-items:center;gap:9px}.pm-post-av{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:17px}.pm-post-meta{display:flex;flex-direction:column}.pm-post-name{font-size:12.5px;font-weight:800;color:var(--pm-text)}.pm-post-info{font-size:10.5px;font-weight:500;color:var(--pm-text-4)}.pm-post-cat{display:inline-block;margin-top:9px;font-size:10px;font-weight:700;color:var(--pm-sky);background:var(--pm-sky-bg);padding:3px 8px;border-radius:999px}.pm-post-title{margin:7px 0 0;font-size:13.5px;font-weight:800;color:var(--pm-text)}.pm-post-body{margin:4px 0 0;font-size:11.5px;font-weight:500;line-height:1.5;color:var(--pm-text-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pm-post-foot{display:flex;gap:8px;margin-top:11px;padding-top:10px;border-top:1px solid var(--pm-line)}.pm-post-stat{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:var(--pm-text-3);background:#f1f5f9;padding:4px 11px;border-radius:999px}.pm-post-ic{width:13px;height:13px}.pm-my-top{display:flex;justify-content:flex-end;margin:-6px -2px -4px 0}.pm-my-bell{width:19px;height:19px;color:var(--pm-text-2)}.pm-menu{display:flex;flex-direction:column}.pm-myrow{display:flex;align-items:center;gap:11px;padding:9px 2px}.pm-myrow-ic{display:inline-flex;color:var(--pm-text-2)}.pm-myrow-ic svg{width:18px;height:18px}.pm-myrow-label{flex:1;font-size:13px;font-weight:700;color:var(--pm-text)}.pm-myrow-chev{width:15px;height:15px;color:var(--pm-text-4)}.pm-nav{display:grid;grid-template-columns:repeat(5,1fr);background:var(--pm-card);border-radius:0 0 35px 35px;border-top:1px solid var(--pm-line);padding:9px 4px 17px}.pm-nav-item{appearance:none;-webkit-appearance:none;border:none;background:none;margin:0;padding:4px 0;font-family:inherit;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;font-weight:600;color:var(--pm-text-4);cursor:pointer;transition:color .2s}.pm-nav-ic svg{width:21px;height:21px}.pm-nav-active{color:var(--pm-sky)}.pm-dots{display:flex;justify-content:center;gap:7px;margin-top:18px}.pm-dot,.pm-dot-on{height:7px;border-radius:999px;transition:width .3s,background .3s}.pm-dot{width:7px;background:var(--border)}.pm-dot-on{width:22px;background:var(--primary)}.download-cta{margin:24px auto 72px;padding:48px 32px;border-radius:24px;text-align:center;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff}.download-cta h2{margin:0 0 10px;font-size:clamp(22px,3vw,28px);font-weight:800;letter-spacing:-.02em}.download-cta p{margin:0 auto 24px;max-width:460px;color:#ffffffe0;font-size:15px}.download-cta .cta{background:#fff;color:var(--primary-dark);box-shadow:0 6px 16px #0000002e}.download-cta .cta:hover{background:#f8fafc}.section-eyebrow{display:inline-block;margin-bottom:12px;font-size:13px;font-weight:800;letter-spacing:.02em;color:var(--primary-dark)}section.about{padding:64px 0}section.about h2{font-size:clamp(24px,3.5vw,32px);font-weight:800;letter-spacing:-.02em;margin:0 0 20px}section.about p{color:var(--text-muted);margin:0 0 14px;max-width:760px}section.about p strong{color:var(--text);font-weight:700}.about-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:32px}.about-stat{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px 22px;box-shadow:var(--shadow-soft)}.about-stat strong{display:block;font-size:22px;font-weight:800;color:var(--primary-dark);letter-spacing:-.02em}.about-stat span{display:block;margin-top:6px;font-size:14px;color:var(--text-muted)}.features-section{padding:64px 0;background:var(--surface-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.features-head{text-align:center;max-width:640px;margin:0 auto 40px}.features-head h2{font-size:clamp(24px,3.5vw,32px);font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.features-sub{margin:0;font-size:16px;color:var(--text-muted)}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.feature{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:28px 24px;box-shadow:var(--shadow-soft);transition:transform .15s,box-shadow .15s,border-color .15s}.feature:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--primary-soft)}.feature-icon{display:inline-grid;place-items:center;width:52px;height:52px;margin-bottom:16px;border-radius:14px;background:var(--primary-soft);color:var(--primary-dark)}.feature-icon svg{width:26px;height:26px}.feature h3{margin:0 0 8px;font-size:18px}.feature p{margin:0;color:var(--text-muted);font-size:15px}.policies{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px;margin-bottom:64px;display:flex;flex-wrap:wrap;gap:16px 32px;justify-content:space-between;align-items:center}.policies-text{color:var(--text-muted);font-size:15px;flex:1 1 320px}.policies-text strong{color:var(--text)}.policies-links{display:flex;flex-wrap:wrap;gap:12px}.policies-links a{display:inline-flex;padding:10px 18px;border-radius:999px;background:var(--surface-alt);color:var(--primary-dark);font-weight:600;font-size:14px}.policies-links a:hover{background:#dbeafe;text-decoration:none}.site-footer{padding:36px 0;border-top:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:14px}.footer-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer-links a{color:var(--text-muted)}.footer-links a:hover{color:var(--primary-dark)}.privacy-page{max-width:800px;margin:0 auto;padding:48px 24px 80px}.privacy-page h1{font-size:28px;margin:0 0 8px;letter-spacing:-.01em}.privacy-page .updated{color:var(--text-muted);font-size:14px;margin-bottom:32px}.privacy-page .lead{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px 24px;color:var(--text-muted);font-size:15px;margin-bottom:40px}.privacy-page h2{font-size:19px;margin:40px 0 12px;padding-top:16px;border-top:1px solid var(--border)}.privacy-page h2:first-of-type{border-top:none;padding-top:0}.privacy-page h3{font-size:16px;margin:20px 0 8px}.privacy-page p,.privacy-page ul,.privacy-page ol{margin:0 0 12px}.privacy-page ul,.privacy-page ol{padding-left:22px}.privacy-page li{margin:4px 0}.privacy-page table{width:100%;border-collapse:collapse;margin:12px 0 16px;font-size:14px;background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.privacy-page th,.privacy-page td{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.privacy-page th{background:var(--surface-alt);font-weight:600}.privacy-page tr:last-child td{border-bottom:none}.privacy-page .terms-body{white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.7;color:var(--text);margin-top:24px}.notice-empty{color:var(--text-muted);font-size:15px;padding:32px 0}.notice-list{list-style:none;margin:24px 0 0;padding:0;border-top:1px solid var(--border)}.notice-item{border-bottom:1px solid var(--border)}.notice-item__link{display:flex;align-items:center;gap:14px;padding:18px 4px;color:var(--text);text-decoration:none;transition:background .15s ease}.notice-item__link:hover{background:var(--surface-alt)}.notice-item__title{flex:1;font-size:16px;font-weight:600;line-height:1.4;word-break:break-word}.notice-pin{margin-right:6px}.notice-item__date{color:var(--text-muted);font-size:13px;white-space:nowrap}.notice-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.notice-badge--notice{background:var(--primary-soft);color:var(--primary-dark)}.notice-badge--maintenance{background:#fef3c7;color:#b45309}.notice-badge--event{background:#dbeafe;color:#1d4ed8}.notice-detail__meta{display:flex;align-items:center;gap:12px;margin-bottom:12px}.notice-back{display:inline-block;color:var(--text-muted);font-size:14px;text-decoration:none;margin-bottom:8px}.notice-back:hover{color:var(--primary-dark)}.feedback-page{max-width:720px;padding:48px 20px 80px}.feedback-header h1{font-size:28px;font-weight:700;margin:0 0 8px}.feedback-header p{color:var(--text-muted);margin:0 0 32px;line-height:1.6}.feedback-notice{border-radius:14px;padding:14px 18px;margin-bottom:24px;font-size:14px;line-height:1.5}.feedback-notice--success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.feedback-notice--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.feedback-form{display:flex;flex-direction:column;gap:28px}.feedback-field>label{display:block;font-size:13px;font-weight:700;color:var(--text-muted);margin-bottom:8px}.feedback-field input[type=email],.feedback-field textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:12px 14px;font-size:16px;font-family:inherit;background:var(--surface);color:var(--text);box-sizing:border-box}.feedback-field textarea{resize:vertical;min-height:160px;line-height:1.6}.feedback-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.feedback-category{border:1px solid var(--border);border-radius:14px;padding:14px 12px;background:var(--surface);cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:4px;font-family:inherit;color:var(--text);transition:border-color .15s,background .15s}.feedback-category:hover{border-color:#f43f5e}.feedback-category.active{border-color:#f43f5e;background:#fff1f2;color:#be123c}.feedback-category strong{font-size:14px}.feedback-category span{font-size:12px;color:var(--text-muted)}.feedback-counter{margin:6px 0 0;text-align:right;font-size:12px;color:var(--text-muted)}.feedback-image-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.feedback-image-header label{margin:0}.feedback-image-add{background:var(--surface-alt);border:none;border-radius:10px;padding:6px 12px;font-size:12px;font-weight:700;color:#0284c7;cursor:pointer}.feedback-image-add:disabled{color:var(--text-muted);cursor:not-allowed}.feedback-image-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.feedback-image-item{position:relative;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:var(--surface-alt)}.feedback-image-item img{width:100%;height:100%;object-fit:cover}.feedback-image-item button{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;font-size:14px;line-height:1}.feedback-submit{background:#f43f5e;color:#fff;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:700;cursor:pointer}.feedback-submit:disabled{background:#cbd5e1;cursor:not-allowed}@media(max-width:540px){.feedback-categories{grid-template-columns:1fr}}
