@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&family=Noto+Sans:wght@400;500;700;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=IBM+Plex+Sans+SC:wght@300;400;500;600;700&family=LINE+Seed+JP:wght@400;700;800&display=swap";
@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";
@import "https://fontzip.co.kr/webfonts/line-seed-sans-th-5.css";
@custom-variant dark (&:is(.dark *));:root{--font-size:16px;--background:#f8f9fb;--foreground:#111827;--card:#fff;--card-foreground:#111827;--popover:#fff;--popover-foreground:#111827;--primary:#e84042;--primary-foreground:#fff;--secondary:#fff1f3;--secondary-foreground:#e84042;--muted:#f2f4f7;--muted-foreground:#6b7280;--accent:#ffe4e8;--accent-foreground:#9f0f22;--destructive:#dd1518;--destructive-foreground:#fff;--border:#00000014;--input:transparent;--input-background:#f8f9fb;--switch-background:#cbd5e1;--font-weight-medium:500;--font-weight-normal:400;--ring:#1a56db;--chart-1:#1a56db;--chart-2:#059669;--chart-3:#f59e0b;--chart-4:#8b5cf6;--chart-5:#ef4444;--radius:.75rem;--sidebar:#fafafa;--sidebar-foreground:#0a0a0a;--sidebar-primary:#030213;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f5f5f5;--sidebar-accent-foreground:#171717;--sidebar-border:#e5e5e5;--sidebar-ring:#a1a1a1}@supports (color:lab(0% 0 0)){:root{--sidebar:lab(98.26% 0 0);--sidebar-foreground:lab(2.75381% 0 0);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(96.52% -.0000298023 .0000119209);--sidebar-accent-foreground:lab(7.78201% -.0000149012 0);--sidebar-border:lab(90.952% 0 -.0000119209);--sidebar-ring:lab(66.128% -.0000298023 .0000119209)}}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--popover:#0a0a0a;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a1a1a1;--accent:#262626;--accent-foreground:#fafafa;--destructive:#82181a;--destructive-foreground:#fb2c36;--border:#262626;--input:#262626;--ring:#525252;--font-weight-medium:500;--font-weight-normal:400;--chart-1:#1447e6;--chart-2:#00bb7f;--chart-3:#f99c00;--chart-4:#ac4bff;--chart-5:#ff2357;--sidebar:#171717;--sidebar-foreground:#fafafa;--sidebar-primary:#1447e6;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#262626;--sidebar-accent-foreground:#fafafa;--sidebar-border:#262626;--sidebar-ring:#525252}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.75381% 0 0);--foreground:lab(98.26% 0 0);--card:lab(2.75381% 0 0);--card-foreground:lab(98.26% 0 0);--popover:lab(2.75381% 0 0);--popover-foreground:lab(98.26% 0 0);--primary:lab(98.26% 0 0);--primary-foreground:lab(7.78201% -.0000149012 0);--secondary:lab(15.204% 0 -.00000596046);--secondary-foreground:lab(98.26% 0 0);--muted:lab(15.204% 0 -.00000596046);--muted-foreground:lab(66.128% -.0000298023 .0000119209);--accent:lab(15.204% 0 -.00000596046);--accent-foreground:lab(98.26% 0 0);--destructive:lab(28.5139% 44.5539 29.0463);--destructive-foreground:lab(55.4814% 75.0732 48.8528);--border:lab(15.204% 0 -.00000596046);--input:lab(15.204% 0 -.00000596046);--ring:lab(34.924% 0 0);--chart-1:lab(36.9089% 35.0961 -85.6872);--chart-2:lab(66.9756% -58.27 19.5419);--chart-3:lab(72.7183% 31.8672 97.9407);--chart-4:lab(52.0183% 66.11 -78.2316);--chart-5:lab(56.101% 79.4328 31.4532);--sidebar:lab(7.78201% -.0000149012 0);--sidebar-foreground:lab(98.26% 0 0);--sidebar-primary:lab(36.9089% 35.0961 -85.6872);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(15.204% 0 -.00000596046);--sidebar-accent-foreground:lab(98.26% 0 0);--sidebar-border:lab(15.204% 0 -.00000596046);--sidebar-ring:lab(34.924% 0 0)}}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-input-background: var(--input-background); --color-switch-background: var(--switch-background); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring);}@layer base{@apply border-border outline-ring/50;@apply bg-background text-foreground;html{font-size:var(--font-size)}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:var(--font-ui);background-color:var(--background);color:var(--foreground);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.home-container{background-color:var(--background);min-height:100vh;color:var(--foreground)}.container{max-width:1280px;margin:0 auto;padding:0 16px}.user-greeting{color:var(--muted-foreground);margin-right:8px;font-size:.75rem}.header-section{z-index:50;border-bottom:1px solid var(--border-color);background-color:#fff;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.header-inner{align-items:center;gap:16px;height:80px;display:flex}.logo-link{align-items:center;margin-right:16px;display:flex}.nav-desktop{align-items:center;gap:4px;display:none}.nav-link{color:var(--text-gray);padding:0 12px;font-size:1rem;font-weight:500;line-height:56px;text-decoration:none;transition:all .2s;position:relative}.nav-link.active:after{content:"";background:var(--primary);width:100%;height:3px;display:inline-block;position:absolute;bottom:0;left:0}.nav-desktop .nav-link.shopLink{background:var(--accent);border-radius:8px;line-height:38px}.nav-desktop .nav-link.shopLink img{vertical-align:middle;margin-right:4px}.nav-desktop .nav-link.shopLink:after{content:none!important}.nav-link.active{color:var(--primary);font-weight:600}.nav-link:hover:not(.active){color:var(--accent-foreground);background-color:#f9fafb}.header-controls{align-items:center;gap:4px;margin:0 0 0 auto;display:flex}.control-btn{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:.75rem;font-weight:500;display:flex}.control-btn:hover{background-color:#f9fafb}.dropdown-container{display:none;position:relative}.dropdown-menu{z-index:50;background:#fff;border:1px solid #f3f4f6;border-radius:12px;min-width:120px;margin-top:4px;padding:4px 0;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a}.dropdown-item{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;font-size:.75rem;display:flex}.dropdown-item:hover{background-color:#f9fafb}.dropdown-item.active{color:var(--primary-color);font-weight:700}.auth-buttons{align-items:center;gap:6px;margin-left:4px;display:none}.btn-signin{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:600}.btn-signin:hover{background-color:#f9fafb}.btn-register{color:#fff;background-color:var(--primary);cursor:pointer;border:none;border-radius:8px;padding:6px 16px;font-size:.75rem;font-weight:700}.btn-register:hover{opacity:.9}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;padding:8px;display:block}@media (min-width:768px){.nav-desktop,.dropdown-container,.auth-buttons{display:flex}.mobile-menu-btn{display:none}}@media (min-width:1024px){.container{padding:0 32px}}.footer-section{background-color:var(--card);border-top:1px solid var(--border);margin-top:48px}.footer-inner{max-width:1280px;margin:0 auto;padding:40px 16px 24px}@media (min-width:1024px){.footer-inner{padding:40px 32px 24px}}.footer-top-grid{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:40px;display:grid}@media (min-width:768px){.footer-top-grid{grid-template-columns:repeat(5,1fr)}}.footer-brand{grid-column:span 2}@media (min-width:768px){.footer-brand{grid-column:span 1}}.footer-logo-row{align-items:center;gap:6px;margin-bottom:12px;display:flex}.footer-logo-icon{background-color:var(--primary);width:24px;height:24px;color:var(--primary-foreground);border-radius:8px;justify-content:center;align-items:center;font-size:.625rem;font-weight:900;display:flex}.footer-logo-text{color:var(--primary);font-size:.875rem;font-weight:900}.footer-desc{color:var(--muted-foreground);max-width:180px;margin:0 0 12px;font-size:.75rem;line-height:1.6}.social-links{gap:6px;display:flex}.social-btn{background-color:var(--muted);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;transition:all .2s;display:flex}.social-btn:hover{background-color:var(--primary);color:var(--primary-foreground)}.footer-col-title{color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:.625rem;font-weight:900}.footer-links{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--muted-foreground);font-size:.75rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--foreground)}.footer-bottom-bar{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:12px;padding-top:20px;display:flex}@media (min-width:640px){.footer-bottom-bar{flex-direction:row;justify-content:space-between}}.footer-copyright{color:var(--muted-foreground);margin:0;font-size:.6875rem}.footer-toggles{align-items:center;gap:12px;display:flex}.footer-toggle-group{gap:4px;display:flex}.footer-divider{color:var(--border);font-size:.75rem}.footer-toggle-btn{cursor:pointer;color:var(--muted-foreground);background-color:#0000;border:none;border-radius:6px;padding:4px 8px;font-size:.625rem;font-weight:600;transition:all .2s}.footer-toggle-btn:hover{color:var(--foreground)}.footer-toggle-btn.active{background-color:var(--secondary);color:var(--secondary-foreground)}.btn-signin-unified{color:#fff;background-color:var(--primary,#e84042);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:.8125rem;font-weight:800;transition:opacity .2s}.btn-signin-unified:hover{opacity:.9}.auth-back-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:12px;padding:0;font-size:.8125rem;font-weight:700;display:flex}.auth-benefit-pills{color:var(--muted-foreground);gap:12px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:flex}.fixed-email-box{border:1px solid var(--border);background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 14px;display:flex}.email-row{color:var(--foreground);align-items:center;gap:8px;display:flex}.fixed-email-box button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.8125rem;font-weight:700}.password-input-wrap input{width:100%;padding-right:40px}.password-input-wrap button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;position:absolute;right:12px}.btn-social{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;width:100%;padding:10px;font-size:.875rem;font-weight:700}.auth-terms-notice{color:var(--muted-foreground);text-align:center;margin-top:16px;font-size:.6875rem;line-height:1.4}.auth-terms-notice a{text-decoration:underline}.auth-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.auth-modal-overlay .auth-card-content{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:24px 28px 32px;animation:.2s ease-out modalFadeIn;box-shadow:0 20px 25px -5px #0000001a}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-close-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none}.auth-back-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;display:flex}.btn-social{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.social-sub-grid{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:4px;display:grid}.btn-social-sub{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px;font-size:.75rem;font-weight:800;transition:opacity .2s;display:flex}.btn-social-sub:hover{opacity:.88}.btn-social-sub.naver{color:#fff;background:#03c75a}.btn-social-sub.line{color:#fff;background:#06c755}.btn-social-sub.wechat{color:#fff;background:#07c160}.sub-logo-text{font-size:.8125rem;font-weight:900}.btn-social.wechat-main{color:#fff;background:#07c160;border-color:#07c160}.btn-social.wechat-main:hover{background:#06ad56}.btn-social-sub.alipay{color:#fff;background:#1677ff}.btn-social{cursor:pointer;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.btn-social.wechat{color:#fff;background:#07c160;border-color:#07c160}.btn-social.wechat:hover{background:#06ad56}.btn-social.google{color:#1e293b;background:#fff;border-color:#cbd5e1}.btn-social.google:hover{background:#f8fafc}.btn-social.kakao{color:#191919;background:#fee500;border-color:#fee500}.btn-social.kakao:hover{background:#fada0a}.btn-social.apple{color:#fff;background:#000;border-color:#000}.btn-social.apple:hover{opacity:.85}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background-color:#1118278c;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.auth-card-content{background:var(--card,#fff);border:1px solid var(--border);border-radius:16px;width:100%;max-width:440px;padding:28px 32px 36px;animation:.25s cubic-bezier(.16,1,.3,1) modalSlideUp;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000000d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-card-top-bar{justify-content:space-between;align-items:center;min-height:28px;margin-bottom:8px;display:flex}.auth-back-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;margin-left:-8px;padding:4px 8px;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.auth-back-btn:hover{background-color:var(--muted);color:var(--foreground)}.auth-close-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-right:-4px;padding:4px;transition:all .15s;display:flex}.auth-close-btn:hover{background-color:var(--muted);color:var(--foreground)}.user-auth-copy{color:var(--muted-foreground);margin:0 0 20px;font-size:.875rem;line-height:1.5}.auth-benefit-pills{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.auth-benefit-pills span{color:var(--secondary-foreground,#e84042);background-color:var(--secondary,#fff1f3);border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.user-auth-form label{color:var(--foreground);flex-direction:column;gap:6px;font-size:.8125rem;font-weight:600;display:flex}.user-auth-form input[type=email],.user-auth-form input[type=password],.user-auth-form input[type=text]{border:1px solid var(--border);background-color:var(--input-background,#f8f9fb);width:100%;height:44px;color:var(--foreground);border-radius:8px;outline:none;padding:0 14px;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.user-auth-form input:focus{border-color:var(--primary);background-color:#fff;box-shadow:0 0 0 3px #e840421f}.password-input-wrap{align-items:center;display:flex;position:relative}.password-input-wrap input{padding-right:44px}.password-input-wrap button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;right:12px}.password-input-wrap button:hover{color:var(--foreground)}.pw-rule-subtext{color:var(--muted-foreground);margin:-8px 0 4px;font-size:.75rem;line-height:1.4}.user-auth-form button[type=submit]{background-color:var(--primary,#e84042);color:#fff;cursor:pointer;border:none;border-radius:8px;height:46px;margin-top:4px;font-size:.9375rem;font-weight:700;transition:opacity .2s,transform .1s}.user-auth-form button[type=submit]:hover:not(:disabled){opacity:.92}.user-auth-form button[type=submit]:active:not(:disabled){transform:scale(.99)}.user-auth-form button[type=submit]:disabled{color:#9ca3af;cursor:not-allowed;background-color:#e5e7eb}.user-auth-error{color:var(--destructive,#dd1518);margin:-4px 0 0;font-size:.8125rem;font-weight:500}.fixed-email-box{background-color:var(--muted);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:10px 14px;display:flex}.email-row{color:var(--foreground);align-items:center;gap:8px;font-size:.875rem;display:flex}.fixed-email-box button{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.8125rem;font-weight:600}.fixed-email-box button:hover{text-decoration:underline}.auth-or-divider{text-align:center;color:var(--muted-foreground);align-items:center;margin:22px 0 18px;font-size:.75rem;font-weight:500;display:flex}.auth-or-divider span{text-transform:lowercase;padding:0 12px}.btn-social{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:100%;height:44px;padding:0 16px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.social-logo-text{align-items:center;font-size:1.125rem;font-weight:800;display:flex;position:absolute;left:16px}.btn-social.wechat{color:#fff;background-color:#07c160}.btn-social.wechat:hover{background-color:#06ad56;box-shadow:0 2px 8px #07c16040}.btn-social.google{color:#1f2937;background-color:#fff;border-color:#d1d5db}.btn-social.google:hover{background-color:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 8px #0000000d}.btn-social.kakao{color:#191919;background-color:#fee500}.btn-social.kakao:hover{background-color:#fada0a;box-shadow:0 2px 8px #fee5004d}.btn-social.apple{color:#fff;background-color:#000}.btn-social.apple:hover{background-color:#1a1a1a;box-shadow:0 2px 8px #00000040}.auth-terms-notice{color:var(--muted-foreground);text-align:center;margin:20px 0 0;font-size:.7188rem;line-height:1.5}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background-color:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.auth-modal-box{background:#fff;border-radius:20px;width:100%;max-width:780px;animation:.25s cubic-bezier(.16,1,.3,1) modalScaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000002e}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.auth-close-btn-floating{color:#64748b;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex;position:absolute;top:18px;right:18px}.auth-close-btn-floating:hover{color:#0f172a;background:#f1f5f9}.auth-left-panel{background:linear-gradient(#fff0f2 0%,#fff5f6 100%);border-right:1px solid #ffe4e8;flex-direction:column;flex-shrink:0;width:330px;padding:32px 24px;display:flex}.auth-brand-logo img{object-fit:contain;width:auto;height:22px}.auth-brand-copy{margin-top:24px}.auth-brand-copy h2{color:#1e293b;letter-spacing:-.02em;margin:0;font-size:1.625rem;font-weight:800;line-height:1.15}.auth-brand-copy h2 span{color:#eb3b48}.auth-brand-copy p{color:#64748b;margin:12px 0 0;font-size:.8125rem;line-height:1.45}.auth-hero-graphic{justify-content:center;align-items:center;width:100%;margin:20px 0;display:flex}.auth-hero-graphic img{object-fit:contain;width:100%;height:auto}.auth-feature-list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff;border-radius:14px;flex-direction:column;gap:10px;margin-top:auto;padding:14px;display:flex}.feature-item{align-items:center;gap:10px;display:flex}.feature-icon{background:#ffe4e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.feature-icon img{object-fit:contain;width:18px;height:18px}.feature-text{text-align:left;flex-direction:column;display:flex}.feature-text strong{color:#1e293b;font-size:.7813rem;font-weight:700}.feature-text span{color:#64748b;font-size:.6875rem}.auth-right-panel{flex-direction:column;flex:1;padding:36px 36px 32px;display:flex}.user-auth-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 14px;font-weight:800;font-size:28px!important}.auth-benefit-pills{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.user-auth-form input[type=email]{text-indent:30px}.pill-item{color:#eb3b48;background-color:#fff0f2;border-radius:12px;align-items:center;gap:6px;width:fit-content;padding:5px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.user-auth-form{flex-direction:column;gap:8px;display:flex}.user-auth-form label{color:#1e293b;font-size:.7813rem;font-weight:700}.input-with-icon{align-items:center;display:flex;position:relative}.input-icon-box{pointer-events:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;left:12px}.input-icon-box img{object-fit:contain;opacity:.4;width:16px;height:16px}.input-with-icon input{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;height:50px;padding-left:38px;padding-right:14px;font-size:.8438rem;transition:all .2s}.input-with-icon input:focus{background-color:#fff;border-color:#eb3b48;box-shadow:0 0 0 3px #eb3b481a}.btn-continue-email{color:#fff;cursor:pointer;background-color:#eb3b48;border:none;border-radius:8px;height:50px;margin-top:6px;font-size:.875rem;font-weight:700;transition:background-color .2s}.btn-continue-email:hover:not(:disabled){background-color:#d92d3a}.btn-continue-email:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9}.auth-or-divider{text-align:center;color:#94a3b8;align-items:center;margin:18px 0 14px;font-size:.7188rem;display:flex}.auth-or-divider:before,.auth-or-divider:after{content:"";border-bottom:1px solid #f1f5f9;flex:1}.auth-or-divider span{padding:0 10px}.social-login-list{flex-direction:column;gap:8px;display:flex}.btn-social-outlined{color:#1e293b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:50px;font-size:17px;font-weight:600;transition:all .15s;display:flex;position:relative}.btn-social-outlined:hover{background-color:#f8fafc;border-color:#cbd5e1}.social-img-box{justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;left:14px}.social-img-box img{object-fit:contain;width:24px;height:24px}.auth-terms-notice{color:#64748b;text-align:center;margin-top:auto;padding-top:16px;font-size:.6875rem;line-height:1.4}.auth-terms-notice a{color:#eb3b48;font-weight:600;text-decoration:underline}@keyframes tc-starm-twinkle{0%,to{opacity:.38;transform:scale(.75)rotate(0)}50%{opacity:1;transform:scale(1.15)rotate(10deg)}}@media (min-width:768px){.tc-header-starm-desktop,.tc-header-settings-wrap,.tc-user-menu-wrap,.tc-header-signin{display:flex}.tc-mobile-menu-button,.tc-mobile-nav-panel{display:none}}@media (min-width:900px){.tc-header-nav-link{padding-inline:13px;font-size:.9rem}}@media (max-width:767px){.tc-header{--tc-header-height:62px}.tc-header-inner{padding-inline:12px}.tc-header-logo img{height:21px}.tc-header-controls{gap:2px}}@media (prefers-reduced-motion:reduce){.tc-starm-sparkle{animation:none}.tc-starm-nav,.tc-user-avatar-button{transition:none}}@media (min-width:1024px){.tc-header{--tc-header-height:82px}.tc-header-inner{min-height:82px}.tc-header-logo img{width:auto;height:29px}.tc-header-nav{gap:5px}.tc-header-nav-link{align-items:center;min-height:50px;padding:0 15px;font-size:.96rem;font-weight:700;line-height:1;display:inline-flex}.tc-header-starm-desktop{margin-left:9px}.tc-starm-nav{border-radius:14px;min-height:52px;padding:7px 16px 7px 9px}.tc-starm-nav-icon{border-radius:11px;flex-basis:38px;width:38px;height:38px}.tc-starm-nav-copy small{font-size:.63rem}.tc-starm-nav-copy strong{margin-top:4px;font-size:.88rem}.tc-header-controls{gap:10px}.tc-header-settings-button{border-radius:12px;min-height:48px;padding:0 14px;font-size:.8rem}.tc-user-avatar-button{width:48px;height:48px}.tc-user-avatar-mark{width:40px;height:40px}.tc-header-signin{min-height:48px;padding:0 18px;font-size:.8rem}.tc-header-settings-popover{width:340px}.tc-header-settings-tabs button{min-height:44px;font-size:.79rem}.tc-header-settings-list>button{min-height:52px;padding:9px 12px}.tc-header-settings-list strong{font-size:.82rem}.tc-header-settings-list small{font-size:.67rem}.tc-user-popover{width:270px}.tc-user-popover-head{padding:18px}.tc-user-popover-head strong{font-size:.86rem}.tc-user-menu-links a,.tc-user-logout-form button{min-height:48px;font-size:.78rem}}@media (min-width:1280px){.tc-header{--tc-header-height:84px}.tc-header-inner{min-height:84px}.tc-header-logo{margin-right:22px}.tc-header-logo img{height:31px}.tc-header-nav-link{padding-inline:17px;font-size:.98rem}}@keyframes tc-starm-signature-shimmer{0%{opacity:0;left:-42%}25%{opacity:.72}to{opacity:0;left:125%}}@media (min-width:1024px){.tc-starm-signature-nav{border-radius:13px;min-height:54px;padding:6px 14px 6px 11px}.tc-starm-signature-icon{flex-basis:30px;width:30px;height:30px}.tc-starm-signature-copy strong{font-size:.98rem}.tc-starm-signature-copy small{font-size:.65rem}}@media (max-width:767px){.tc-mobile-starm-card .tc-starm-signature-nav{background:linear-gradient(135deg,#fff7f9,#fff);border-color:#f5dce1;width:100%;min-height:58px;padding:8px 12px}}@media (prefers-reduced-motion:reduce){.tc-starm-signature-nav:hover .tc-starm-signature-shine{animation:none}}.tc-header{--tc-header-height:80px;--tc-header-text:#303744;--tc-header-muted:#77808d;--tc-header-border:#e9ebef;--tc-header-popover-shadow:0 18px 50px #0f172a24}.tc-header-inner{height:var(--tc-header-height);gap:10px}.tc-header-logo{flex:none;margin-right:18px}.tc-header-nav{gap:2px;min-width:0}.tc-header-nav-link{border-radius:9px;padding:0 14px;font-size:.94rem;line-height:54px}.tc-header-nav-link.active:after{width:auto;bottom:1px;left:11px;right:11px}.tc-header-starm-desktop{flex:none;margin-left:5px;display:none}.tc-starm-nav{color:#c82f40;background:radial-gradient(circle at 18% 10%,#fffffff2,#0000 25%),linear-gradient(135deg,#fff1f4,#ffe4e9);border:1px solid #ffd7dd;border-radius:13px;align-items:center;gap:10px;min-height:50px;padding:7px 15px 7px 9px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #e8404214}.tc-starm-nav:hover,.tc-starm-nav.active{border-color:#f5aeb9;transform:translateY(-1px);box-shadow:0 8px 22px #e8404224}.tc-starm-nav-icon{color:#fff;background:linear-gradient(145deg,#fb6e79,#e84042);border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff59}.tc-starm-nav-copy{flex-direction:column;line-height:1.05;display:flex}.tc-starm-nav-copy small{color:#b8737c;letter-spacing:.02em;font-size:.62rem;font-weight:800}.tc-starm-nav-copy strong{white-space:nowrap;margin-top:4px;font-size:.86rem}.tc-starm-sparkle{pointer-events:none;color:#fff;filter:drop-shadow(0 0 4px #ffffffe6);animation:2.4s ease-in-out infinite tc-starm-twinkle;position:absolute}.tc-starm-sparkle-one{top:-4px;right:-2px}.tc-starm-sparkle-two{animation-delay:.8s;bottom:0;left:-2px}.tc-header-controls{gap:9px}.tc-header-settings-wrap,.tc-user-menu-wrap{display:none;position:relative}.tc-header-settings-button{min-height:46px;color:var(--tc-header-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:7px;padding:0 13px;font-size:.78rem;font-weight:800;display:inline-flex}.tc-header-settings-button:hover,.tc-header-settings-button.active{border-color:var(--tc-header-border);background:#f8f9fb}.tc-header-settings-button b{color:#c6cad0;font-weight:400}.tc-header-settings-popover{z-index:120;border:1px solid var(--tc-header-border);width:320px;box-shadow:var(--tc-header-popover-shadow);background:#fff;border-radius:18px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.tc-header-settings-tabs{background:#fafbfc;border-bottom:1px solid #f0f1f3;grid-template-columns:1fr 1fr;gap:4px;padding:7px;display:grid}.tc-header-settings-tabs button{color:#737b87;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:.76rem;font-weight:800;display:flex}.tc-header-settings-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 2px 9px #0f172a12}.tc-header-currency-symbol{border:1px solid;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.62rem;display:grid}.tc-header-settings-list{padding:8px}.tc-header-settings-list>button{width:100%;min-height:48px;color:var(--tc-header-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:8px 10px;display:flex}.tc-header-settings-list>button:hover{background:#f8f9fb}.tc-header-settings-list>button.active{color:var(--primary);background:#fff2f4}.tc-header-settings-list strong{font-size:.78rem}.tc-header-settings-list small{color:#949ba5;margin-top:2px;font-size:.63rem}.tc-user-avatar-button{cursor:pointer;background:#fff;border:1px solid #f1c2ca;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:box-shadow .2s,transform .2s;display:grid}.tc-user-avatar-button:hover,.tc-user-avatar-button.active{transform:translateY(-1px);box-shadow:0 0 0 4px #fff1f3}.tc-user-avatar-mark,.tc-user-mini-avatar{color:#fff;background:radial-gradient(circle at 32% 22%,#ffafb6 0 10%,#0000 11%),linear-gradient(145deg,#fa6d78,#e84042);border-radius:50%;place-items:center;display:grid}.tc-user-avatar-mark{width:38px;height:38px}.tc-user-mini-avatar{flex:0 0 36px;width:36px;height:36px}.tc-user-popover{z-index:120;border:1px solid var(--tc-header-border);width:250px;box-shadow:var(--tc-header-popover-shadow);background:#fff;border-radius:18px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.tc-user-popover-head{background:linear-gradient(135deg,#fff8f9,#fff);align-items:center;gap:10px;padding:16px;display:flex}.tc-user-popover-head strong,.tc-user-popover-head small{display:block}.tc-user-popover-head strong{color:#2f3640;text-overflow:ellipsis;white-space:nowrap;max-width:165px;font-size:.82rem;overflow:hidden}.tc-user-popover-head small{color:#9a7b80;margin-top:3px;font-size:.62rem}.tc-user-menu-links{padding:7px}.tc-user-menu-links a,.tc-user-logout-form button{color:#444c58;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 11px;font-size:.75rem;font-weight:750;text-decoration:none;display:flex}.tc-user-menu-links a:hover{background:#f7f8fa}.tc-user-logout-form{border-top:1px solid #f0f1f3;margin:0;padding:7px}.tc-user-logout-form button{color:#c8373b}.tc-user-logout-form button:hover{background:#fff2f3}.tc-header-signin{border-radius:11px;align-items:center;min-height:46px;padding:0 17px;font-size:.78rem;display:none}.tc-mobile-menu-button{border-radius:11px;place-items:center;width:44px;height:44px}.tc-mobile-menu-button:hover{background:#f7f8fa}.tc-mobile-nav-panel{background:#fff;border-top:1px solid #f0f1f3;padding:10px 16px 18px;display:block;box-shadow:0 14px 30px #0f172a14}.tc-mobile-nav-panel>nav{gap:2px;display:grid}.tc-mobile-nav-panel>nav a{color:#333b46;border-radius:12px;align-items:center;min-height:48px;padding:0 12px;font-size:.88rem;font-weight:750;text-decoration:none;display:flex}.tc-mobile-nav-panel>nav a.active{color:var(--primary);background:#fff2f4}.tc-mobile-starm-card{margin-top:8px}.tc-mobile-starm-card .tc-starm-nav{width:100%;min-height:58px;padding:8px 13px 8px 9px}.tc-mobile-starm-card .tc-starm-nav-copy strong{font-size:.86rem}.tc-mobile-account{border-top:1px solid #edf0f2;margin-top:12px;padding-top:12px}.tc-mobile-account-head{align-items:center;gap:10px;padding:3px 4px 10px;display:flex}.tc-mobile-account-head strong{font-size:.82rem}.tc-mobile-account-links{grid-template-columns:1fr 1fr;gap:7px;display:grid}.tc-mobile-account-links a,.tc-mobile-signin{color:#3f4752;background:#fff;border:1px solid #e8eaee;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:.75rem;font-weight:800;text-decoration:none;display:flex}.tc-mobile-signin{background:var(--primary);color:#fff;border-color:#0000;margin-top:12px}@media (min-width:768px){.tc-header-starm-desktop,.tc-header-settings-wrap,.tc-user-menu-wrap,.tc-header-signin{display:flex}.tc-mobile-menu-button,.tc-mobile-nav-panel{display:none}}@media (min-width:900px){.tc-header-nav-link{padding-inline:13px;font-size:.9rem}}@media (max-width:767px){.tc-header{--tc-header-height:62px}.tc-header-inner{padding-inline:12px}.tc-header-logo img{height:21px}.tc-header-controls{gap:2px}}@media (prefers-reduced-motion:reduce){.tc-starm-sparkle{animation:none}.tc-starm-nav,.tc-user-avatar-button{transition:none}}@media (min-width:1024px){.tc-header{--tc-header-height:82px}.tc-header-inner{min-height:82px}.tc-header-logo img{width:auto;height:29px}.tc-header-nav{gap:5px}.tc-header-nav-link{align-items:center;min-height:50px;padding:0 15px;font-size:.96rem;font-weight:700;line-height:1;display:inline-flex}.tc-header-starm-desktop{margin-left:9px}.tc-starm-nav{border-radius:14px;min-height:52px;padding:7px 16px 7px 9px}.tc-starm-nav-icon{border-radius:11px;flex-basis:38px;width:38px;height:38px}.tc-starm-nav-copy small{font-size:.63rem}.tc-starm-nav-copy strong{margin-top:4px;font-size:.88rem}.tc-header-controls{gap:10px}.tc-header-settings-button{border-radius:12px;min-height:48px;padding:0 14px;font-size:.8rem}.tc-user-avatar-button{width:48px;height:48px}.tc-user-avatar-mark{width:40px;height:40px}.tc-header-signin{min-height:48px;padding:0 18px;font-size:.8rem}.tc-header-settings-popover{width:340px}.tc-header-settings-tabs button{min-height:44px;font-size:.79rem}.tc-header-settings-list>button{min-height:52px;padding:9px 12px}.tc-header-settings-list strong{font-size:.82rem}.tc-header-settings-list small{font-size:.67rem}.tc-user-popover{width:270px}.tc-user-popover-head{padding:18px}.tc-user-popover-head strong{font-size:.86rem}.tc-user-menu-links a,.tc-user-logout-form button{min-height:48px;font-size:.78rem}}@media (min-width:1280px){.tc-header{--tc-header-height:84px}.tc-header-inner{min-height:84px}.tc-header-logo{margin-right:22px}.tc-header-logo img{height:31px}.tc-header-nav-link{padding-inline:17px;font-size:.98rem}}.tc-starm-signature-nav{min-height:50px;color:var(--tc-header-text);background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:9px;padding:5px 12px 5px 10px;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.tc-starm-signature-nav:hover,.tc-starm-signature-nav.active{background:linear-gradient(135deg,#fff8fa,#fff);border-color:#f5dce1;transform:translateY(-1px);box-shadow:0 7px 20px #e8404214}.tc-starm-signature-icon{color:#fff;background:linear-gradient(145deg,#ff8e99,#e84042);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid;box-shadow:inset 0 1px #ffffff73,0 4px 10px #e8404229}.tc-starm-signature-copy{flex-direction:column;justify-content:center;line-height:1.05;display:flex}.tc-starm-signature-copy strong{color:#d93f4c;white-space:nowrap;font-size:.92rem;font-weight:900}.tc-starm-signature-copy small{color:#a97880;white-space:nowrap;margin-top:4px;font-size:.62rem;font-weight:750}.tc-starm-signature-shine{opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffe0,#0000);width:20%;height:140%;position:absolute;top:-20%;left:-42%;transform:skew(-18deg)}.tc-starm-signature-nav:hover .tc-starm-signature-shine{animation:1.1s ease-out tc-starm-signature-shimmer}.tc-starm-signature-nav.active:after{content:"";background:linear-gradient(90deg,#e84042,#ff9ea8);border-radius:999px;height:2px;position:absolute;bottom:2px;left:39px;right:12px}.tc-user-coin-card{min-height:64px;color:inherit;background:linear-gradient(135deg,#fff7f9,#fff);border:1px solid #f4dce0;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin:8px 10px 3px;padding:11px 12px;text-decoration:none;display:flex}.tc-user-coin-card>span:first-child{flex-direction:column;display:flex}.tc-user-coin-card small{color:#9f757c;font-size:.62rem;font-weight:800}.tc-user-coin-card strong{color:#d83e4b;margin-top:4px;font-size:1.05rem}.tc-user-coin-link{color:#8f6970;white-space:nowrap;align-items:center;gap:4px;font-size:.65rem;font-weight:800;display:inline-flex}.tc-user-coin-link svg{transform:rotate(-90deg)}.tc-mobile-coin-card{min-height:60px;color:inherit;background:linear-gradient(135deg,#fff7f9,#fff);border:1px solid #f3dce0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:4px 0 9px;padding:10px 12px;text-decoration:none;display:flex}.tc-mobile-coin-card>span:first-child{flex-direction:column;display:flex}.tc-mobile-coin-card small{color:#a97a82;font-size:.64rem;font-weight:800}.tc-mobile-coin-card strong{color:#d83e4b;margin-top:3px;font-size:.98rem}.tc-mobile-coin-card>span:last-child{color:#8f6970;font-size:.67rem;font-weight:800}@media (min-width:1024px){.tc-starm-signature-nav{border-radius:13px;min-height:54px;padding:6px 14px 6px 11px}.tc-starm-signature-icon{flex-basis:30px;width:30px;height:30px}.tc-starm-signature-copy strong{font-size:.98rem}.tc-starm-signature-copy small{font-size:.65rem}}@media (max-width:767px){.tc-mobile-starm-card .tc-starm-signature-nav{background:linear-gradient(135deg,#fff7f9,#fff);border-color:#f5dce1;width:100%;min-height:58px;padding:8px 12px}}@media (prefers-reduced-motion:reduce){.tc-starm-signature-nav:hover .tc-starm-signature-shine{animation:none}}.tc-mobile-nav-panel,.tc-mobile-menu-button{display:none!important}@media (min-width:768px){body:has(.place-list-container.is-map-view) .header-section .desktop-header-inner{width:100%;max-width:none;padding-inline:24px}}.tc-header-settings-backdrop{z-index:400;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#0f172a8f;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.tc-header-settings-popover{z-index:410;background:#fff;border:1px solid #e1e5ea;border-radius:18px;width:min(720px,100vw - 40px);max-height:min(680px,100dvh - 40px);position:fixed;top:50%;left:50%;right:auto;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 80px #0f172a47}.tc-header-settings-modal-head{background:#fff;border-bottom:1px solid #e8ebef;justify-content:space-between;align-items:stretch;gap:20px;min-height:66px;padding:0 18px 0 22px;display:flex}.tc-header-settings-tabs{background:0 0;border:0;align-items:stretch;gap:28px;width:auto;padding:0;display:flex}.tc-header-settings-tabs button{color:#737b87;min-width:94px;min-height:66px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;padding:0 2px;font-size:1rem;font-weight:750;display:inline-flex;position:relative}.tc-header-settings-tabs button.active{color:#18212f;box-shadow:none;background:0 0}.tc-header-settings-tabs button.active:after{content:"";background:#18212f;border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.tc-header-settings-close{color:#252e3b;cursor:pointer;background:0 0;border:0;border-radius:50%;align-self:center;place-items:center;width:42px;height:42px;display:grid}.tc-header-settings-close:hover{background:#f3f5f7}.tc-header-settings-list{scrollbar-width:thin;scrollbar-color:#a6abb2 transparent;background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px 12px;max-height:min(570px,100dvh - 108px);padding:22px;display:grid;overflow-y:auto}.tc-header-settings-list>button{color:#252e3b;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;min-height:58px;padding:10px 12px;display:flex}.tc-header-settings-list>button:hover{background:#f8f9fb;border-color:#e7e9ed}.tc-header-settings-list>button.active{color:var(--primary,#e84042);background:#fff2f4;border-color:#f4d5d9}.tc-header-settings-list>button span{flex-direction:column;min-width:0;display:flex}.tc-header-settings-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:850;line-height:1.25;overflow:hidden}.tc-header-settings-list small{color:#747d8a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.7rem;line-height:1.25;overflow:hidden}.tc-header-settings-list>button.active small{color:#aa6971}@media (max-width:767px){.tc-header-settings-backdrop,.tc-header-settings-popover{display:none}}@media (min-width:768px) and (max-width:900px){.tc-header-settings-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
.user-auth-wrap{place-items:center;padding:64px 0 80px;display:grid}.user-auth-card{background:#ffffffd1;border:1px solid #d8ded6;border-radius:24px;width:min(100%,520px);padding:34px;box-shadow:0 20px 60px #14231d14}.user-auth-eyebrow{color:#33745a;letter-spacing:.16em;margin:0 0 14px;font-size:12px;font-weight:700}.user-auth-label{color:#4d6f63;letter-spacing:.16em;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.user-auth-title{color:#14231d;margin:0 0 10px;font-size:44px;line-height:1.04}.user-auth-copy{color:#5d6b65;margin:0 0 20px;line-height:1.7}.user-auth-hint{color:#173f31;margin:0 0 18px;font-size:14px;font-weight:700}.user-auth-form{gap:14px;display:grid}.user-auth-form label{color:#31423b;gap:8px;font-size:14px;font-weight:700;display:grid}.user-auth-form input{border:1px solid #d4ddd6;border-radius:12px;padding:14px 16px}.user-auth-form button{color:#fff;cursor:pointer;background:#173f31;border:0;border-radius:12px;margin-top:4px;padding:14px 18px;font-weight:700}.user-auth-error{color:#c2334d;margin:0;font-size:14px;font-weight:700}.user-auth-sub{color:#6b7670;justify-content:space-between;gap:16px;margin-top:18px;font-size:13px;display:flex}.auth-modal-box{margin:30px auto}@media (max-width:720px){.user-auth-wrap{padding:24px 0 40px}.user-auth-card{padding:24px 20px}.user-auth-title{font-size:34px}.user-auth-sub{flex-direction:column}}
.user-mypage-wrap{padding:56px 0 80px}.user-mypage-kicker{color:#33745a;letter-spacing:.16em;margin:0 0 14px;font-size:12px;font-weight:700}.user-mypage-title{font-family:var(--font-ui);letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(42px,6vw,76px);font-weight:400;line-height:.96}.user-mypage-copy{color:#586761;max-width:760px;margin:0 0 28px;font-size:18px;line-height:1.7}.user-mypage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.user-mypage-card{background:#ffffffbd;border:1px solid #d7ddd4;border-radius:20px;min-height:210px;padding:24px}.user-mypage-card h2{margin:0 0 14px;font-size:26px}.user-mypage-card p,.user-mypage-card li{color:#5f6d67;line-height:1.7}.user-mypage-card ul{margin:0;padding-left:20px}.user-mypage-status{color:#204534;background:#dceadf;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:960px){.user-mypage-grid{grid-template-columns:1fr}}
:root{--font-ui:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans:var(--font-ui)}html[lang=en]{--font-ui:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[lang=ko]{--font-ui:"Pretendard Variable", Pretendard, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Malgun Gothic", sans-serif}html[lang=ja]{--font-ui:"LINE Seed JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif}html[lang=zh-CN]{--font-ui:"IBM Plex Sans SC", "PingFang SC", "Microsoft YaHei", "Heiti SC", sans-serif}html[lang=th]{--font-ui:"LINE Seed sans TH", "LINE Seed Sans TH", Tahoma, system-ui, sans-serif}html[lang=vi]{--font-ui:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body,button,input,select,textarea{font-family:var(--font-ui)}
.main-content{flex-direction:column;gap:48px;padding:40px 0;display:flex}.section-cards{padding:0 32px}.section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-title{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:900}.section-subtitle{color:var(--muted-foreground);margin-top:2px;font-size:.75rem}.view-all-btn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.view-all-btn:hover{text-decoration:underline}.hero-section{background-color:#111827;height:420px;position:relative;overflow:hidden}.hero-backgrounds{grid-template-columns:1fr 1fr;display:grid;position:absolute;inset:0}.hero-img-wrapper{position:relative;overflow:hidden}.hero-img{object-fit:cover;width:100%;height:100%}.hero-gradient-left{background:linear-gradient(90deg,#fff9,#fff6,#fff0);position:absolute;inset:0}.hero-gradient-right{background:linear-gradient(270deg,#fff6,#0000);position:absolute;inset:0}.hero-content{z-index:10;height:100%;padding-top:65px;display:flex;position:relative}.hero-text-box{max-width:420px}.hero-title{color:#222;letter-spacing:-.02em;text-shadow:0 0 5px #ffffff80;margin:0 0 12px;font-size:1.75rem;font-weight:600;line-height:1.4em}.hero-title span{color:var(--primary)}.hero-desc{color:#444;text-shadow:0 0 5px #ffffff80;margin:0 0 24px;font-size:.875rem;line-height:1.6}.pulse-indicator{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff6;border-radius:999px;align-items:center;gap:8px;width:auto;margin-bottom:16px;padding:8px 12px;display:flex}.pulse-dot{background-color:var(--primary);color:#fff;text-align:center;border-radius:50%;width:18px;height:18px;line-height:18px}.pulse-dot:after{content:"P"}.pulse-indicator span{color:#333;font-size:.75rem;font-weight:400}.search-wrapper{z-index:12;margin-top:-60px;padding:0 32px;position:relative}.search-wrapper .container{background:#fff;border-radius:16px;padding:10px;box-shadow:0 1px 2px #0000000d}.search-grid{flex-direction:column;gap:8px;padding:12px;display:flex}.search-input-box{flex:1;align-items:center;gap:10px;padding:0 16px;transition:all .2s;display:flex}.search-input-box:focus-within .search-label{color:var(--primary)}.search-input-box.dest{flex:1.4}.search-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 2px;font-size:.625rem;font-weight:700}.search-field{color:#1f2937;background:0 0;border:none;outline:none;width:100%;font-size:.875rem;font-weight:500}.search-field::placeholder{color:#9ca3af}.guest-btn{color:#4b5563;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.guest-btn:hover{background-color:var(--primary);color:#fff}.search-btn{background-color:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 32px;font-size:.875rem;font-weight:700;transition:opacity .2s;display:flex}.search-btn:hover{opacity:.9}.search-value{color:#1f2937;cursor:pointer;white-space:nowrap;margin:0;font-size:.875rem;font-weight:700}.search-value.placeholder{color:#9ca3af;font-weight:500}.search-input-box{cursor:pointer;position:relative}.search-popup{border:1px solid var(--border);border-radius:var(--radius);z-index:50;cursor:default;background-color:#fff;padding:16px;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.guest-popup{width:320px;left:auto;right:0}.guest-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.guest-row:last-child{border-bottom:none}.guest-info p:first-child{color:var(--foreground);margin:0 0 2px;font-size:.875rem;font-weight:700}.guest-info p:last-child{color:var(--muted-foreground);margin:0;font-size:.75rem}.guest-controls{align-items:center;gap:12px;display:flex}.guest-btn{border:1px solid var(--border);background-color:var(--card);width:28px;height:28px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.guest-btn:hover:not(:disabled){border-color:var(--foreground)}.guest-btn:disabled{opacity:.3;cursor:not-allowed}.guest-count{color:var(--foreground);text-align:center;width:16px;font-size:.875rem;font-weight:700}.guest-done-btn{background-color:var(--foreground);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;margin-top:16px;padding:10px;font-weight:700;transition:opacity .2s}.guest-done-btn:hover{opacity:.9}.date-popup{width:max-content}.rdp{--rdp-cell-size:40px;--rdp-background-color:var(--secondary);margin:0;--rdp-accent-color:var(--primary)!important}.rdp-day_range_middle{background:var(--accent)!important;color:var(--primary)!important}.hotel-card{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:16px;transition:all .2s;overflow:hidden}.hotel-image-wrapper{aspect-ratio:16/10;background-color:#e5e7eb;position:relative;overflow:hidden}.hotel-fav-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 2px #0000000d}.hotel-name{color:#111827;margin:0 0 2px;font-size:.875rem;font-weight:700;line-height:1.3}.hotel-discount{color:var(--primary);background-color:#fef2f2;border-radius:6px;padding:2px 6px;font-size:.625rem;font-weight:700}.carousel-btn{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}@media (min-width:640px){.hotel-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hotel-grid{grid-template-columns:repeat(4,1fr)}}.dest-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:768px){.dest-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.dest-grid{grid-template-columns:repeat(5,1fr)}}.dest-card{border-radius:var(--radius);cursor:pointer;background-color:var(--muted);aspect-ratio:4/3;position:relative;overflow:hidden}.dest-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.dest-card:hover .dest-image{transform:scale(1.05)}.dest-overlay{background:linear-gradient(#0000,#0000001a,#000000a6);position:absolute;inset:0}.dest-info{padding:12px;position:absolute;bottom:0;left:0;right:0}.dest-name{color:#fff;margin:0;font-size:.875rem;font-weight:700}.dest-count{color:#ffffffa6;margin:0;font-size:.625rem;font-weight:500}.reward-section{background-color:var(--card);border:1px solid var(--border);padding:32px}.reward-grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}.earned-reward{background-color:#fff1f3;background-position:90% 90%;background-repeat:no-repeat;background-size:37%;border-radius:18px;padding:20px 0}@media (min-width:1024px){.reward-grid{grid-template-columns:1.5fr 1fr}}.reward-kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:.625rem;font-weight:700}.reward-title{color:var(--foreground);margin-bottom:4px;font-size:1.25rem;font-weight:900}.reward-desc{color:var(--muted-foreground);margin-bottom:24px;font-size:.875rem}.reward-desc strong{color:var(--primary);display:block}.point-steps{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.earned-stat-head{font-size:10px;font-weight:"bold";text-transform:uppercase;opacity:.7}.earned-stat-points{color:var(--primary);margin:5px 0 10px;font-size:2.25rem;font-weight:900}.earned-stat-price{opacity:.7;font-size:12px}.pending-stat-head{opacity:.7;margin:0;font-size:10px}.pending-stat-points{color:var(--primary);margin:4px 0;font-weight:900}.pending-stat-members{opacity:.8;margin:0;font-size:10px}@media (min-width:640px){.point-steps{grid-template-columns:repeat(4,1fr)}}.step-item{text-align:center}.step-icon{border-radius:var(--radius);background-color:var(--secondary);justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 8px;font-size:1.5rem;display:flex}.step-icon img{width:30px;height:30px}.step-label-row{justify-content:center;align-items:center;gap:4px;margin-bottom:4px;display:flex}.step-number{background-color:var(--primary);width:16px;height:16px;color:var(--primary-foreground);border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:900;display:flex}.step-title{color:var(--foreground);margin:0;font-size:.75rem;font-weight:700}.step-desc{color:var(--muted-foreground);margin:0;font-size:10px}.learn-more-btn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.learn-more-btn:hover{text-decoration:underline}.membership-card{padding:0 24px;position:relative;overflow:hidden}.point-stats{z-index:10;gap:8px;display:grid;position:relative}.stat-box{border-radius:var(--radius);background-color:#ffffff1f;padding:10px 0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hotel-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.hotel-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hotel-grid{grid-template-columns:repeat(4,1fr)}}.hotel-card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all .2s;overflow:hidden}.hotel-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.hotel-img-wrapper{aspect-ratio:16/10;background-color:var(--muted);position:relative;overflow:hidden}.hotel-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.hotel-card:hover .hotel-img{transform:scale(1.05)}.hotel-badge{background-color:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:2px 8px;font-size:.625rem;font-weight:700;position:absolute;top:10px;left:10px}.hotel-fav-btn{background-color:var(--card);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 2px #0000000d}.hotel-fav-btn:hover{transform:scale(1.1)}.hotel-info{padding:14px}.hotel-name{color:var(--foreground);margin:0 0 2px;font-size:.875rem;font-weight:700}.hotel-location{align-items:center;gap:4px;margin-bottom:10px;display:flex}.hotel-location span{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.hotel-rating-row{align-items:center;gap:6px;margin-bottom:12px;display:flex}.hotel-rating-box{background-color:#f59e0b1a;border-radius:6px;align-items:center;gap:2px;padding:2px 6px;display:flex}.hotel-rating-score{color:#d97706;font-size:.6875rem;font-weight:700}.hotel-reviews-count{color:var(--muted-foreground);font-size:.6875rem}.hotel-price-row{justify-content:space-between;align-items:flex-end;display:flex}.hotel-original-price{color:var(--muted-foreground);margin:0;font-size:.6875rem;text-decoration:line-through}.hotel-final-price{color:var(--foreground);margin:0;font-size:1rem;font-weight:900}.hotel-final-price span{color:var(--muted-foreground);margin-left:2px;font-size:.6875rem;font-weight:400}.hotel-discount{background-color:var(--secondary);color:var(--secondary-foreground);border-radius:6px;padding:2px 6px;font-size:.625rem;font-weight:700}.hotel-points{background-color:var(--secondary);border-radius:8px;align-items:center;gap:4px;margin-top:10px;padding:6px 10px;display:flex}.hotel-points span{color:var(--primary);font-size:.6875rem;font-weight:700}.carousel-controls{align-items:center;gap:8px;display:flex}.carousel-btn{border:1px solid var(--border);background-color:var(--card);width:32px;height:32px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.carousel-btn:hover{border-color:var(--primary);color:var(--primary)}.pointshop-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (min-width:640px){.pointshop-grid{grid-template-columns:repeat(6,1fr)}}.brand-card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:16px;transition:all .2s;display:flex}.brand-card:hover{border-color:var(--primary);box-shadow:0 2px 4px #0000000d}.brand-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.brand-icon img{width:40px}.brand-name{color:var(--foreground);text-align:center;margin:0;font-size:.6875rem;font-weight:700}.app-banner-section{border-radius:calc(var(--radius) * 2);background:linear-gradient(90deg,#111827,#1f2937,#111827);overflow:hidden}.app-banner-content{flex-direction:column;justify-content:space-between;align-items:center;gap:32px;padding:32px;display:flex}@media (min-width:768px){.app-banner-content{text-align:left;flex-direction:row;padding:40px}}.app-text-area{text-align:center}@media (min-width:768px){.app-text-area{text-align:left}}.app-badge{background-color:#e3183733;border:1px solid #e318374d;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;display:inline-flex}.app-badge span{color:#fca5a5;text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;font-weight:700}.app-title{color:#fff;margin:0 0 6px;font-size:1.5rem;font-weight:900}.app-desc{color:#9ca3af;margin:0 0 20px;font-size:.875rem}.app-btn-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}@media (min-width:768px){.app-btn-group{justify-content:flex-start}}.store-btn{border-radius:var(--radius);cursor:pointer;background-color:#fff;border:none;align-items:center;gap:10px;padding:10px 16px;transition:background-color .2s;display:flex}.store-btn:hover{background-color:#f3f4f6}.store-btn-text p:first-child{color:#6b7280;text-align:left;margin:0;font-size:.5625rem;line-height:1}.store-btn-text p:last-child{color:#111827;text-align:left;margin:0;font-size:.75rem;font-weight:700;line-height:1.2}.store-icon img{max-width:30px}.qr-section{flex-shrink:0;align-items:center;gap:24px;display:flex}.qr-box-container{text-align:center}.qr-box{border-radius:var(--radius);background-color:#fff;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:8px;display:flex}.qr-box-container p{color:#6b7280;margin:0;font-size:.625rem;font-weight:500}.stats-group{flex-direction:column;gap:16px;display:none}@media (min-width:1024px){.stats-group{display:flex}}.stat-item p:first-child{color:#fff;margin:0;font-size:1.125rem;font-weight:900;line-height:1}.stat-item p:last-child{color:#6b7280;margin:0;font-size:.6875rem}@media (min-width:1024px){.hero-title{font-size:2.25rem}.search-grid{flex-direction:row}}.feature-section{background-color:var(--card);border:1px solid var(--border);padding:32px}.feature-header{text-align:center;margin-bottom:32px}.feature-kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:.625rem;font-weight:700}.feature-title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:900}.feature-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.feature-grid{grid-template-columns:repeat(4,1fr);gap:32px}}.feature-item{text-align:center}.feature-icon-wrapper{border-radius:calc(var(--radius) * 1.5);background-color:var(--secondary);width:48px;height:48px;color:var(--secondary-foreground);justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.feature-item-title{color:var(--foreground);margin:0 0 6px;font-size:.875rem;font-weight:700}.feature-item-desc{color:var(--muted-foreground);margin:0;font-size:.75rem;line-height:1.6}.review-header-right{align-items:center;gap:6px;display:flex}.review-stars{display:flex}.review-score{color:var(--foreground);font-size:.75rem;font-weight:700}.review-count{color:var(--muted-foreground);font-size:.75rem}.review-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.review-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.review-grid{grid-template-columns:repeat(4,1fr)}}.review-card{background-color:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.5);padding:16px;transition:box-shadow .2s}.review-card:hover{box-shadow:0 4px 6px -1px #0000000d}.review-author-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.review-avatar{background-color:var(--primary);width:36px;height:36px;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:900;display:flex}.review-author-info p:first-child{color:var(--foreground);margin:0 0 2px;font-size:.875rem;font-weight:700;line-height:1}.review-author-info p:last-child{color:var(--muted-foreground);margin:0;font-size:.6875rem}.review-card-stars{gap:2px;margin-bottom:8px;display:flex}.review-text{color:var(--foreground);opacity:.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-size:.75rem;line-height:1.6;display:-webkit-box;overflow:hidden}.review-footer{border-top:1px solid var(--border);align-items:center;gap:4px;padding-top:8px;display:flex}.review-footer p{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.625rem;overflow:hidden}
