*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-image:radial-gradient(at 0 0,#f1f5f9 0,#0000 60%),radial-gradient(at 50% 0,#fef3c773 0,#0000 60%),radial-gradient(at 100% 0,#dbeafe8c 0,#0000 60%);justify-content:center;align-items:center;min-height:100vh;font-family:Outfit,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow-x:hidden}#root{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex}.calendar-container{-webkit-backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #fff9;border-radius:28px;flex-direction:column;width:1200px;max-width:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a14,0 0 0 1px #0f172a05}.calendar-header{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-end;width:100%;display:flex;position:relative}.header-animation-gif{pointer-events:none;z-index:1;opacity:1;object-fit:contain;width:auto;max-width:50%;height:45%;position:absolute;bottom:0;right:0}.header-overlay{background:linear-gradient(#0000000d 0%,#0f172a59 100%);flex-direction:column;justify-content:space-between;height:100%;padding:24px 32px;display:flex}.header-top{justify-content:space-between;align-items:center;display:flex}.header-top-left{align-items:center;gap:12px;display:flex}.chzzk-link,.youtube-link,.cafe-link{justify-content:center;align-items:center;transition:transform .2s,opacity .2s;display:flex}.chzzk-link:hover,.youtube-link:hover,.cafe-link:hover{opacity:.9;transform:scale(1.1)}.chzzk-icon,.youtube-icon,.cafe-icon{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:auto;height:36px}.today-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:20px;padding:8px 18px;font-size:.9rem;font-weight:600;transition:all .2s}.today-btn:hover{background:#ffffff59;transform:translateY(-1px)}.today-btn:active{transform:translateY(0)}.month-selector{align-items:center;gap:16px;display:flex}.current-month-label{color:#fff;text-shadow:0 2px 4px #00000059;letter-spacing:-.5px;text-align:center;min-width:180px;font-size:1.7rem;font-weight:700}.nav-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;transition:all .2s;display:flex}.nav-btn:hover{color:#fff;background:#ffffff4d}.header-quote{margin-top:auto}.header-quote p{color:#fffffff2;letter-spacing:.2px;text-shadow:0 1px 3px #0006;font-size:1rem;font-style:italic;font-weight:300}.calendar-body{background:#ffffff4d;padding:16px 20px 20px}.weekdays-grid{border-bottom:1px solid #0f172a0d;grid-template-columns:repeat(7,1fr);margin-bottom:10px;padding-bottom:6px;display:grid}.weekday-cell{text-align:center;color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.weekday-cell.sun{color:#ef4444e6}.weekday-cell.sat{color:#3b82f6e6}.days-grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.day-cell{cursor:pointer;background:#fff;border:1.5px solid #0f172a1f;border-radius:14px;flex-direction:column;justify-content:stretch;align-items:stretch;min-height:170px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0f172a05,0 1px 2px #0f172a05;padding:0!important}.day-cell:hover{z-index:2;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 10px 20px -5px #0f172a1f;background:#fff!important}.day-cell.other-month{opacity:.5;box-shadow:none;background:#f1f5f9b3!important}.day-cell.today{background:#3b82f608;box-shadow:0 4px 12px #3b82f61f;border:2px solid #3b82f6!important}.cell-section{box-sizing:border-box;flex:1 0;align-items:center;width:100%;transition:all .2s;display:flex}.date-section{background:#f8fafc;border-bottom:1px solid #0f172a12;flex:36 0;justify-content:space-between;align-items:flex-start;padding:5px 10px 3px;position:relative}.date-left{flex-direction:column;align-items:flex-start;gap:3px;width:100%;display:flex}.date-left-top{align-items:center;gap:4px;display:flex}.date-right{flex-direction:column;align-items:flex-end;gap:3px;display:flex;position:absolute;top:6px;right:10px}.day-number{color:#334155;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600}.today-badge{color:#fff;letter-spacing:.2px;background:#3b82f6;border-radius:6px;padding:1px 5px;font-size:.62rem;font-weight:700}.day-cell.has-memo .day-number{color:#7c3aed;box-sizing:border-box;background:#c084fc26;border:1.5px solid #c084fc;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;transition:all .2s;display:inline-flex}.day-cell.has-memo:hover .day-number{background:#a855f733;border-color:#a855f7;transform:scale(1.1)}.clothing-section{border-bottom:1px solid #0f172a08;justify-content:center;align-items:center;padding:4px 10px;font-size:.72rem;position:relative}.clothing-section:last-child{border-bottom:none}.clothing-label{display:none}.clothing-name{white-space:nowrap;text-overflow:ellipsis;text-align:center;flex-grow:1;font-weight:600;overflow:hidden}.pattern-text-badge{text-shadow:-1.5px -1.5px #000,1.5px -1.5px #000,-1.5px 1.5px #000,1.5px 1.5px #000,0 0 4px #000;color:#fff!important;font-weight:800!important}.clothing-name.no-pants{color:#0f172a59;text-align:center;width:100%;font-size:.75rem;font-style:italic;font-weight:400}.modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0f172a59;justify-content:center;align-items:center;animation:.25s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;width:600px;max-width:90%;max-height:90vh;padding:32px;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;box-shadow:0 25px 30px -5px #00000014,0 10px 15px -5px #0000000a}.modal-header{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.modal-header h3{color:#0f172a;font-size:1.15rem;font-weight:700}.close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .2s}.close-btn:hover{color:#0f172a}.modal-body{flex-direction:column;flex-grow:1;gap:20px;padding-right:4px;display:flex;overflow-y:auto}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#475569;font-size:.85rem;font-weight:600}.form-group-section{background:#f8fafc;border:1px solid #0f172a0f;border-radius:12px;margin-bottom:12px;padding:14px}.section-title{color:#1e293b;border-left:3.5px solid #3b82f6;margin-bottom:10px;padding-left:8px;font-size:.85rem;font-weight:700;line-height:1.2}.form-group-row{gap:12px;display:flex}.flex-1{flex:1.1}.flex-2{flex:2}.color-picker-wrapper{align-items:center;gap:6px;height:42px;display:flex}.modal-text-input{color:#0f172a;background:#fff;border:1px solid #0f172a1f;border-radius:8px;outline:none;width:100%;height:42px;padding:10px 12px;font-size:.9rem;transition:all .2s}.modal-text-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f614}.modal-hex-input{color:#0f172a;text-align:center;background:#fff;border:1px solid #0f172a1f;border-radius:8px;outline:none;width:75px;height:42px;padding:8px;font-size:.85rem}.modal-hex-input:focus{border-color:#3b82f6}.modal-color-picker{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:8px;width:42px;height:42px;padding:0;overflow:hidden}.modal-color-picker::-webkit-color-swatch-wrapper{padding:0}.modal-color-picker::-webkit-color-swatch{border:1px solid #0f172a26;border-radius:8px}.modal-color-picker::-moz-color-swatch{border:1px solid #0f172a26;border-radius:8px}.eyedropper-btn{cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;transition:all .2s;display:flex}.eyedropper-btn:hover{background:#f1f5f9;border-color:#0f172a33}.color-palette{flex-wrap:wrap;gap:10px;padding:4px 0;display:flex}.color-dot{cursor:pointer;border:1px solid #0f172a26;border-radius:50%;outline:none;width:32px;height:32px;transition:all .2s}.color-dot:hover{transform:scale(1.15)}.color-dot.selected{border-color:#0000;transform:scale(1.15);box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f6}textarea{color:#0f172a;resize:none;background:#f8fafc;border:1px solid #0f172a1a;border-radius:10px;outline:none;padding:12px;font-family:inherit;font-size:.9rem;transition:all .2s}textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.modal-footer{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.btn{cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.btn-secondary{color:#475569;background:#f1f5f9}.btn-secondary:hover{color:#0f172a;background:#e2e8f0}.btn-primary{color:#fff;background:#3b82f6}.btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){#root{padding:8px 4px!important}.calendar-container{border:1px solid #fff6;border-radius:12px}.calendar-header{aspect-ratio:auto;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:190px}.header-overlay{flex-direction:column;justify-content:space-between;padding:12px 14px;display:flex}.header-top{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.month-selector{order:1;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.header-top-left{flex-wrap:wrap;order:2;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.current-month-label{text-align:left;min-width:auto;font-size:1.2rem}.nav-btn{width:30px;height:30px;font-size:.95rem}.chzzk-icon,.youtube-icon{height:24px}.today-btn{border-radius:14px;padding:5px 12px;font-size:.78rem}.header-quote p{text-align:left;font-size:.78rem;line-height:1.3}.calendar-body{padding:8px}.weekdays-grid{margin-bottom:6px;padding-bottom:4px}.weekday-cell{font-size:.75rem}.days-grid{gap:3px}.day-cell{border-radius:8px;min-height:85px}.day-cell.has-memo .day-number{border-width:1px;width:18px;height:18px;font-size:.7rem}.date-section{align-items:flex-start;padding:4px 5px 2px}.date-right{flex-direction:row;align-items:center;gap:0!important;top:3px!important;right:5px!important}.day-number{font-size:.75rem}.today-badge{display:none!important}.day-cell.today .day-number{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex}.clothing-name{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;text-align:center;width:100%;padding:0 1px;font-weight:600;line-height:1.1;overflow:hidden;font-size:.52rem!important;display:block!important}.pattern-text-badge{text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 2px #000!important;font-weight:800!important}.clothing-sub-item{padding:2px 0!important}.special-pic-text-desktop{display:none!important}.special-pic-text-mobile{font-size:.75rem;line-height:1;display:inline-flex!important}.special-pic-link{text-decoration:none!important}.date-right{gap:0!important}.modal-content,.viewer-modal-content{border-radius:16px;flex-direction:column;width:95%;max-width:400px;max-height:90vh;padding:16px;display:flex}.modal-header{margin-bottom:12px;padding-bottom:8px}.modal-header h3{font-size:1rem}.modal-body{flex-grow:1;gap:12px;padding-right:4px;overflow-y:auto}.form-group-section{margin-bottom:4px;padding:10px}.form-group-row{flex-direction:column;gap:8px}.color-picker-wrapper{width:100%}.modal-hex-input{flex-grow:1;width:auto}.modal-footer{margin-top:16px}.admin-container{border-radius:12px;padding:16px}.admin-dashboard-header{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:12px}.admin-dashboard-header h2{font-size:1.3rem}.admin-dashboard-header p{font-size:.8rem}.admin-stats-row{flex-direction:column;gap:8px}.stat-card{padding:12px}.stat-value{font-size:1.4rem}.pending-requests-section{padding:16px}.admin-table th,.admin-table td{padding:10px;font-size:.8rem}.special-pic-link{text-underline-offset:1px;font-size:.55rem;text-decoration-thickness:1px}.special-pic-modal-content{border-radius:16px;width:95%;max-width:400px;padding:16px}.special-pic-img{max-height:60vh}}.day-cell.pending-approval{background:#f59e0b05!important;border:1.5px dashed #f59e0b!important}.day-cell.pending-approval:hover{border-color:#d97706;box-shadow:0 10px 20px -5px #f59e0b26}.pending-indicator{margin-left:4px;font-size:.8rem;animation:2s infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.admin-container{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#ffffffd1;border:1px solid #fff9;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;width:1200px;max-width:100%;min-height:600px;padding:40px;display:flex;box-shadow:0 20px 40px -15px #0f172a14}.admin-login-card{background:#fff;border:1px solid #0f172a14;border-radius:20px;width:100%;max-width:420px;padding:32px;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;box-shadow:0 10px 25px -5px #0f172a0d,0 8px 16px -6px #0f172a0d}.admin-login-header{text-align:center;margin-bottom:24px}.admin-login-header h2{color:#0f172a;margin-bottom:8px;font-size:1.5rem;font-weight:700}.admin-login-header p{color:#64748b;font-size:.85rem;line-height:1.4}.admin-login-form{flex-direction:column;gap:16px;display:flex}.login-error-msg{color:#ef4444;text-align:center;margin:4px 0;font-size:.8rem;font-weight:600;line-height:1.4}.admin-login-actions{gap:12px;margin-top:12px;display:flex}.admin-login-actions .btn{flex:1}.admin-dashboard-card{flex-direction:column;gap:24px;width:100%;display:flex}.admin-dashboard-header{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.admin-dashboard-header h2{color:#0f172a;margin-bottom:8px;font-size:1.8rem;font-weight:800}.admin-dashboard-header p{color:#64748b;font-size:.95rem}.admin-header-actions{white-space:nowrap;flex-shrink:0;align-items:center;gap:12px;display:flex}.btn-logout{color:#ef4444;background:#fee2e2}.btn-logout:hover{color:#dc2626;background:#fecaca}.admin-stats-row{gap:16px;width:100%;display:flex}.stat-card{background:#fff;border:1px solid #0f172a0f;border-radius:16px;flex-direction:column;flex:1;gap:6px;padding:20px;display:flex;box-shadow:0 4px 6px -1px #0f172a05}.stat-label{color:#64748b;font-size:.85rem;font-weight:600}.stat-value{font-size:1.8rem;font-weight:700}.text-amber{color:#d97706}.text-blue{color:#2563eb}.pending-requests-section{background:#fff;border:1px solid #0f172a0f;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0f172a05}.pending-requests-section h3{color:#0f172a;margin-bottom:16px;font-size:1.1rem;font-weight:700}.empty-requests{text-align:center;color:#64748b;padding:48px 0;font-size:.95rem}.table-responsive{border:1px solid #0f172a0f;border-radius:12px;width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%;font-size:.92rem}.admin-table th{color:#334155;background:#f8fafc;border-bottom:2px solid #0f172a14;padding:16px 20px;font-weight:700}.admin-table td{vertical-align:middle;color:#334155;border-bottom:1px solid #0f172a0f;padding:20px}.admin-table tr:last-child td{border-bottom:none}.table-date{color:#0f172a;white-space:nowrap;font-family:Outfit,sans-serif;font-weight:700}.table-clothing-compare{flex-direction:column;gap:8px;min-width:160px;display:flex}.compare-block{align-items:center;gap:6px;display:flex}.mini-label{color:#64748b;width:32px;font-size:.75rem;font-weight:600}.color-chip{white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000000f;border-radius:6px;max-width:120px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block;overflow:hidden}.color-chip.highlight{border-color:#f59e0b4d;box-shadow:0 0 0 2px #f59e0b1a}.table-memo{word-break:break-all;max-width:200px;line-height:1.4}.no-text{color:#cbd5e1;font-style:italic}.table-time{color:#64748b;white-space:nowrap;font-size:.8rem}.table-actions{white-space:nowrap}.table-actions .btn{margin-right:6px;padding:6px 12px;font-size:.8rem}.table-actions .btn:last-child{margin-right:0}.btn-approve-action{color:#15803d;background:#dcfce7}.btn-approve-action:hover{color:#166534;background:#bbf7d0}.btn-reject-action{color:#b91c1c;background:#fee2e2}.btn-reject-action:hover{color:#991b1b;background:#fecaca}.calendar-footer-nav{background:#fff6;border-top:1px solid #0f172a0d;justify-content:center;padding:16px 20px;display:flex}.admin-nav-link-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.admin-nav-link-btn:hover{color:#0f172a;background:#0f172a0a}.special-pic-text-mobile{display:none}.special-pic-link{color:#f43f5e;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-items:center;margin:0;padding:0;font-family:inherit;font-size:.72rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;transition:all .2s;display:inline-flex}.special-pic-link:hover{color:#e11d48;transform:scale(1.05)}.special-pic-modal-content{background:#fff;border:1px solid #ffffffb3;border-radius:24px;flex-direction:column;align-items:stretch;width:900px;max-width:90%;padding:24px;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;box-shadow:0 25px 50px -12px #0f172a40}.special-pic-modal-body{background:#f8fafc;border:1px solid #0f172a0d;border-radius:16px;justify-content:center;align-items:center;padding:8px;display:flex;overflow:hidden}.special-pic-img{object-fit:contain;border-radius:8px;width:100%;height:auto;max-height:80vh;display:block}.add-color-btn{color:#3b82f6;cursor:pointer;text-align:center;background:#f1f5f9;border:1px dashed #0f172a26;border-radius:8px;width:100%;margin-top:8px;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:block}.add-color-btn:hover{color:#2563eb;background:#e2e8f0;border-color:#3b82f6}.remove-color-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .2s;display:flex}.remove-color-btn:hover{color:#ef4444;background:#fee2e2}.clothing-section-wrapper{box-sizing:border-box;border-bottom:1px solid #0f172a08;flex-direction:row;flex:32 0;width:100%;display:flex;overflow:hidden}.clothing-section-wrapper:last-child{border-bottom:none}.clothing-sub-item{box-sizing:border-box;flex:1;justify-content:center;align-items:center;height:100%;padding:2px 6px;font-size:.8rem;transition:all .25s;display:flex;overflow:hidden}.clothing-sub-item:not(:first-child){border-left:1px solid #0f172a0d}.clothing-item-row{background:#0f172a05;border:1px solid #0f172a0a;border-radius:8px;padding:10px}.clothing-row-inputs{gap:12px;display:flex}.flex-3{flex:3}@media (width<=768px){.clothing-item-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:8px!important}.clothing-row-inputs{flex-direction:column;gap:8px}.flex-2,.flex-3{width:100%!important}}.color-palette-wrapper{border-top:1px dashed #0f172a0d;width:100%;padding-top:8px}.color-palette-wrapper .color-palette{flex-wrap:wrap;gap:6px;display:flex}.color-palette-wrapper .color-dot{cursor:pointer;border:1px solid #0f172a1f;border-radius:50%;outline:none;width:24px;height:24px;transition:all .2s cubic-bezier(.4,0,.2,1)}.color-palette-wrapper .color-dot:hover{transform:scale(1.2);box-shadow:0 4px 8px #0000001a}.color-palette-wrapper .color-dot.selected{border-color:#0000;transform:scale(1.2);box-shadow:0 0 0 2px #fff,0 0 0 4.5px #3b82f6}.viewer-modal-content{background:#fff;border:1px solid #0f172a14;border-radius:24px;width:600px;max-width:95%;box-shadow:0 25px 50px -12px #0f172a42,0 0 0 1px #0f172a05}.viewer-modal-body{flex-direction:column;gap:20px;max-height:60vh;padding-right:4px;display:flex;overflow-y:auto}.viewer-modal-body::-webkit-scrollbar{width:6px}.viewer-modal-body::-webkit-scrollbar-track{background:0 0}.viewer-modal-body::-webkit-scrollbar-thumb{background:#0f172a1a;border-radius:3px}.viewer-modal-body::-webkit-scrollbar-thumb:hover{background:#0f172a33}.viewer-section{background:#0f172a05;border:1px solid #0f172a0a;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.viewer-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.8px;border-left:3px solid #3b82f6;padding-left:8px;font-size:.85rem;font-weight:700;line-height:1.2}.viewer-section-title.font-rose{color:#f43f5e;border-left-color:#f43f5e}.viewer-items-container{flex-wrap:wrap;gap:8px;display:flex}.viewer-item-chip{white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000000d;border-radius:20px;max-width:100%;padding:6px 14px;font-size:.85rem;font-weight:600;transition:transform .2s;display:inline-block;overflow:hidden;box-shadow:0 2px 4px #0f172a0a}.viewer-item-chip:hover{transform:translateY(-1px)}.panty-image-container{flex-direction:column;align-items:center;gap:16px;margin-top:4px;display:flex}.panty-image-card{box-sizing:border-box;background:#fff;border:1px solid #0f172a14;border-radius:16px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:400px;padding:12px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0f172a05}.panty-image-card:hover{border-color:#f43f5e4d;transform:translateY(-3px);box-shadow:0 12px 20px -3px #0f172a14}.panty-img{aspect-ratio:1;object-fit:contain;background:#f8fafc;border:1px solid #0f172a08;border-radius:12px;width:100%}.panty-image-label{color:#334155;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.8rem;font-weight:700;overflow:hidden}.viewer-memo-box{color:#334155;word-break:break-all;white-space:pre-wrap;background:#fff;border:1px solid #0f172a0f;border-radius:10px;padding:12px;font-size:.88rem;line-height:1.5}@media (width<=768px){.viewer-modal-content{width:95%}}.panty-select-dropdown{color:#475569;cursor:pointer;background:#fffc;border:1px solid #0f172a1f;border-radius:6px;outline:none;max-width:140px;padding:2px 8px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s}.panty-select-dropdown:hover{border-color:#0f172a33}.panty-select-dropdown:focus{background:#fff;border-color:#3b82f6}.feedback-fab{color:#fff;cursor:pointer;z-index:999;letter-spacing:-.3px;background:linear-gradient(135deg,#ff7e5f 0%,#feb47b 100%);border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:.92rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 20px -5px #ff7e5f73,0 8px 10px -6px #ff7e5f59}.feedback-fab:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 18px 25px -8px #ff7e5f8c,0 10px 12px -7px #ff7e5f73}.feedback-fab:active{transform:translateY(-1px)scale(1.01)}.suggestion-modal-content{-webkit-backdrop-filter:blur(25px);border:1px solid #ffffffb3;border-radius:24px;width:90%;max-width:500px;box-shadow:0 25px 40px -10px #0000001f,0 15px 20px -10px #0000000f;background:#fffffff5!important}.suggestion-desc{color:#64748b;letter-spacing:-.2px;margin-bottom:20px;font-size:.88rem;line-height:1.6}.suggestion-textarea{color:#1e293b;resize:none;box-sizing:border-box;background:#0f172a05;border:1px solid #0f172a14;border-radius:14px;outline:none;width:100%;padding:14px;font-family:inherit;font-size:.92rem;line-height:1.6;transition:all .2s}.suggestion-textarea:focus{background:#fff;border-color:#ff7e5f;box-shadow:0 0 0 3px #ff7e5f2e}.char-count{text-align:right;color:#94a3b8;margin-top:6px;font-size:.78rem;font-weight:500}@media (width<=768px){.feedback-fab{gap:6px;padding:10px 16px;font-size:.85rem;bottom:16px;right:16px}.header-animation-gif{height:35%}}.custom-red-dot-marker{background:0 0!important;border:none!important}.marker-cluster-small{background-color:#ef444466!important}.marker-cluster-small div{color:#fff!important;background-color:#ef4444d9!important;font-family:Outfit,Noto Sans KR,sans-serif!important;font-weight:700!important}.marker-cluster-medium{background-color:#dc262666!important}.marker-cluster-medium div{color:#fff!important;background-color:#dc2626d9!important;font-family:Outfit,Noto Sans KR,sans-serif!important;font-weight:700!important}.marker-cluster-large{background-color:#b91c1c66!important}.marker-cluster-large div{color:#fff!important;background-color:#b91c1cd9!important;font-family:Outfit,Noto Sans KR,sans-serif!important;font-weight:700!important}.day-cell.very-special-day{position:relative;border:2px solid #1e293b!important;box-shadow:0 0 12px #0f172a59,inset 0 0 8px #0f172a33!important}.day-cell.very-special-day:hover{border-color:#0f172a!important;box-shadow:0 0 16px #0f172a80,inset 0 0 12px #0f172a4d!important}.day-cell.very-special-day:after{content:"";border-radius:inherit;pointer-events:none;animation:3s ease-in-out infinite alternate gloomy-glow;position:absolute;inset:0;box-shadow:inset 0 0 12px #0f172a73}@keyframes gloomy-glow{0%{box-shadow:inset 0 0 6px #0f172a4d}to{box-shadow:inset 0 0 14px #0f172a99}}.dday-header-pill{color:#fff;-webkit-backdrop-filter:blur(8px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff38;border:1px solid #fff6;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0000001a}.dday-header-pill:hover{background:#ffffff59;border-color:#ffdce6b3;transform:translateY(-1px)scale(1.02);box-shadow:0 6px 16px #f43f5e40}.dday-heart-icon{font-size:.95rem;animation:1.8s ease-in-out infinite pulse-heart}@keyframes pulse-heart{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.dday-pill-text{letter-spacing:.3px;font-family:Outfit,sans-serif;font-weight:700}.dday-pill-sub{color:#fff;background:#f43f5ee6;border-radius:10px;margin-left:2px;padding:1px 7px;font-size:.72rem;font-weight:600;box-shadow:0 2px 4px #00000026}.holiday-label{white-space:nowrap;letter-spacing:-.2px;border-radius:6px;align-items:center;gap:2px;margin-left:4px;padding:2px 6px;font-family:Noto Sans KR,sans-serif;font-size:.65rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.holiday-label.anniversary-birthday{border:1px solid #f43f5e66;font-weight:800;animation:2.5s ease-in-out infinite alternate birthday-shimmer;box-shadow:0 2px 6px #f43f5e4d;color:#881337!important;background:linear-gradient(135deg,#fef08a 0%,#fda4af 50%,#f43f5e 100%)!important}@keyframes birthday-shimmer{0%{filter:brightness();transform:scale(1)}to{filter:brightness(1.08)drop-shadow(0 0 4px #fda4af99);transform:scale(1.03)}}.holiday-label.anniversary-yuksu{border:1px solid #f9731666;font-weight:800;animation:2.5s ease-in-out infinite alternate yuksu-shimmer;box-shadow:0 2px 5px #ea580c2e;color:#c2410c!important;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 50%,#fed7aa 100%)!important}@keyframes yuksu-shimmer{0%{filter:brightness();transform:scale(1)}to{filter:brightness(1.08)drop-shadow(0 0 4px #fb923c80);transform:scale(1.03)}}.holiday-label.anniversary-dday{border:1px solid #ec48994d;font-weight:700;box-shadow:0 2px 5px #db277726;color:#be185d!important;background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%)!important}.holiday-label.anniversary-yearly,.holiday-label.anniversary-start{border:1px solid #8b5cf64d;font-weight:700;box-shadow:0 2px 5px #7c3aed26;color:#6d28d9!important;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%)!important}.holiday-label.anniversary-holiday,.holiday-label.anniversary-default{border:1px solid #ef444433;color:#ef4444!important;background:#ef444414!important}.day-cell.is-birthday{background:linear-gradient(#fef08a26 0%,#fb71851a 100%)!important;border:2px solid #fb7185!important;box-shadow:0 0 16px #f43f5e40,0 2px 8px #f43f5e1a!important}.day-cell.is-birthday:hover{border-color:#f43f5e!important;box-shadow:0 0 22px #f43f5e66,0 4px 12px #f43f5e33!important}.day-cell.is-anniversary-yuksu{background:linear-gradient(#fff7edcc 0%,#fed7aa59 100%)!important;border:2px solid #fb923c!important;box-shadow:0 0 14px #f9731638!important}.day-cell.is-anniversary-yuksu:hover{border-color:#f97316!important;box-shadow:0 0 18px #f9731661!important}.day-cell.is-anniversary-dday{background:linear-gradient(#fdf2f8b3 0%,#fce7f366 100%)!important;border:2px solid #f472b6!important;box-shadow:0 0 12px #ec489933!important}.day-cell.is-anniversary-dday:hover{border-color:#ec4899!important;box-shadow:0 0 18px #ec489959!important}.day-cell.is-anniversary-yearly{background:linear-gradient(#f5f3ffb3 0%,#ede9fe66 100%)!important;border:2px solid #a78bfa!important;box-shadow:0 0 12px #8b5cf633!important}.day-cell.is-anniversary-yearly:hover{border-color:#8b5cf6!important;box-shadow:0 0 18px #8b5cf659!important}.viewer-anniversary-banner{text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;font-size:.95rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) banner-pop;display:flex}@keyframes banner-pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.viewer-anniversary-banner.anniversary-birthday{color:#881337;background:linear-gradient(135deg,#fef08a 0%,#fda4af 50%,#f43f5e 100%);border:1px solid #f43f5e66;box-shadow:0 4px 14px #f43f5e40}.viewer-anniversary-banner.anniversary-yuksu{color:#9a3412;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 50%,#fed7aa 100%);border:1px solid #f9731666;box-shadow:0 4px 14px #f9731633}.viewer-anniversary-banner.anniversary-dday{color:#be185d;background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 100%);border:1px solid #ec489959;box-shadow:0 4px 12px #db277726}.viewer-anniversary-banner.anniversary-yearly,.viewer-anniversary-banner.anniversary-start{color:#6d28d9;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border:1px solid #8b5cf659;box-shadow:0 4px 12px #7c3aed26}.viewer-anniversary-banner.anniversary-holiday{color:#ef4444;background:#ef444414;border:1px solid #ef444440}.anniversary-banner-sparkle{font-size:1.1rem;animation:3s linear infinite sparkle-spin}@keyframes sparkle-spin{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.2)}to{transform:rotate(360deg)scale(1)}}.holiday-label-mobile{display:none!important}.holiday-label-desktop{display:inline-flex}@media (width<=768px){.holiday-label{text-overflow:ellipsis;max-width:65px;margin-left:2px;padding:1px 4px;font-size:.52rem;overflow:hidden}.holiday-label-mobile{max-width:65px;margin-top:2px;margin-left:0!important;display:inline-flex!important}.holiday-label-desktop{display:none!important}.dday-header-pill{padding:4px 10px;font-size:.75rem}.dday-pill-sub{display:none}}.dummy-cache-buster-v5{z-index:10005}.predict-container{-webkit-backdrop-filter:blur(24px);box-sizing:border-box;background:#ffffffe0;border:1px solid #ffffffb3;border-radius:24px;flex-direction:column;gap:24px;width:1200px;max-width:100%;min-height:650px;margin:0 auto;padding:36px;display:flex;box-shadow:0 20px 40px -15px #0f172a14}.predict-header{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.predict-header-title h2{color:#0f172a;background:linear-gradient(135deg,#0f172a 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:6px;font-size:1.7rem;font-weight:800}.predict-header-title p{color:#64748b;margin:0;font-size:.9rem}.predict-header-actions{flex-shrink:0;gap:10px;display:flex}.predict-control-card{background:#fff;border:1px solid #0f172a0f;border-radius:20px;padding:20px 24px;box-shadow:0 4px 12px -2px #0f172a08}.predict-control-grid{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.control-group{flex-direction:column;flex:1;gap:8px;min-width:220px;display:flex}.control-label{color:#334155;font-size:.85rem;font-weight:700}.predict-date-input{color:#0f172a;border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:10px 14px;font-size:.92rem;font-weight:600;transition:border-color .2s}.predict-date-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.top-quick-selector{flex-wrap:wrap;gap:6px;display:flex}.top-chip-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:all .2s}.top-chip-btn:hover{color:#0f172a;background:#e2e8f0}.top-chip-btn.active{color:#fff;background:#3b82f6;border-color:#2563eb;box-shadow:0 2px 6px #2563eb40}.checkbox-toggle-label{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:background .2s;display:flex}.checkbox-toggle-label:hover{background:#f1f5f9}.predict-results-grid{gap:24px;width:100%;display:flex}.predict-main-card{background:#fff;border:1px solid #0f172a0f;border-radius:20px;flex-direction:column;flex:2;gap:16px;padding:24px;display:flex;box-shadow:0 4px 12px -2px #0f172a08}.card-header-row{justify-content:space-between;align-items:center;display:flex}.card-header-row h3{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.history-badge{color:#0284c7;background:#e0f2fe;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:700}.prev-color-context{color:#475569;background:#f8fafc;border-left:3px solid #3b82f6;border-radius:10px;padding:8px 14px;font-size:.85rem}.top-predictions-list{flex-direction:column;gap:12px;display:flex}.pred-item-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:10px;padding:16px 20px;transition:transform .2s,box-shadow .2s;display:flex}.pred-item-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #0f172a0f}.pred-item-card.rank-1{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border:2px solid #3b82f6;box-shadow:0 8px 20px -4px #3b82f626}.pred-item-card.rank-2{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1.5px solid #94a3b8}.pred-item-card.rank-3{background:#fff;border:1px solid #cbd5e1}.pred-item-top{justify-content:space-between;align-items:center;display:flex}.pred-rank-info{align-items:center;gap:12px;display:flex}.rank-badge{color:#1e293b;font-size:.85rem;font-weight:800}.pred-color-chip{border-radius:12px;padding:6px 14px;font-size:.92rem;font-weight:800;box-shadow:0 2px 4px #0000001a}.pred-prob-value strong{color:#2563eb;font-size:1.3rem;font-weight:900}.prob-progress-track{background:#e2e8f0;border-radius:6px;width:100%;height:8px;overflow:hidden}.prob-progress-fill{background:linear-gradient(90deg,#3b82f6 0%,#6366f1 100%);border-radius:6px;height:100%;transition:width .5s cubic-bezier(.34,1.56,.64,1)}.reasons-chips-container{flex-wrap:wrap;gap:6px;display:flex}.reason-tag{color:#475569;background:#fffc;border:1px solid #cbd5e1;border-radius:8px;padding:3px 8px;font-size:.72rem;font-weight:600}.predict-side-card{flex-direction:column;flex:1;gap:16px;display:flex}.side-section{background:#fff;border:1px solid #0f172a0f;border-radius:20px;flex-direction:column;gap:10px;padding:20px;display:flex;box-shadow:0 4px 12px -2px #0f172a08}.side-section-title{color:#0f172a;margin:0;font-size:.95rem;font-weight:800}.side-section-desc{color:#64748b;margin:0;font-size:.78rem}.quarantine-chips-list{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.quarantine-chip{color:#ef4444;background:#fee2e2;border:1px solid #fca5a5;border-radius:10px;padding:4px 10px;font-size:.75rem;font-weight:700}.guide-box{background:#f8fafc;border:1px dashed #cbd5e1}.guide-list{color:#475569;flex-direction:column;gap:6px;margin:0;padding-left:18px;font-size:.78rem;display:flex}@media (width<=900px){.predict-container{border-radius:16px;padding:16px}.predict-results-grid{flex-direction:column}.predict-header{flex-direction:column;align-items:flex-start}}.live-status-pill{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;align-items:center;gap:8px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.pulsing-dot{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:1.8s infinite pulse-dot-anim;box-shadow:0 0 #10b981b3}@keyframes pulse-dot-anim{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}
