@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Regular-BhrLQoBv.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Bold-BYNivUXw.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-ExtraBold-C0vVUedy.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--color-gray-900:#111827;--color-gray-800:#1f2937;--color-gray-700:#374151;--color-gray-500:#6b7280;--color-gray-400:#9ca3af;--color-gray-200:#e5e7eb;--color-gray-100:#f3f4f6;--color-white:#fff;--color-blue-600:#1967d6;--color-blue-500:#3692ff;--color-blue-100:#cfe5ff;--color-blue-50:#e6f2ff;--color-red-500:#f74747;--color-border:#dfdfdf;color:var(--color-gray-700);background:var(--color-white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}#root{min-height:100svh}.site-header{z-index:10;background:var(--color-white);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 max(24px,50vw - 560px);display:flex;position:sticky;top:0}.brand img{width:153px;height:auto}.site-nav{color:var(--color-gray-700);gap:40px;margin-left:36px;margin-right:auto;font-size:16px;font-weight:700;display:flex}.site-nav a:hover{color:var(--color-blue-500)}.login-button,.primary-button{background:var(--color-blue-500);min-height:48px;color:var(--color-white);border-radius:40px;justify-content:center;align-items:center;font-weight:700;transition:background-color .18s,transform .18s;display:inline-flex}.login-button{border-radius:8px;min-width:128px;min-height:48px;font-size:16px}.primary-button{min-width:357px;padding:14px 32px;font-size:20px}.login-button:hover,.primary-button:hover{background:var(--color-blue-600);transform:translateY(-1px)}.hero-section,.bottom-banner{background:var(--color-blue-100);overflow:hidden}.hero-content,.bottom-banner-content{justify-content:space-between;align-items:flex-end;width:min(100%,1110px);margin:0 auto;padding:0 24px;display:flex}.hero-content{min-height:540px}.hero-copy{flex:0 0 365px;align-self:center;padding-bottom:42px}.hero-copy h1,.bottom-banner h2{color:var(--color-gray-700);white-space:pre-line;margin:0;font-size:40px;font-weight:700;line-height:1.4}.hero-copy h1{margin-bottom:32px}.mobile-only-break{display:none}.hero-content img{width:746px;max-width:68%}.features{flex-direction:column;gap:138px;width:min(100%,988px);margin:0 auto;padding:138px 24px;display:flex}.feature-section{grid-template-columns:minmax(0,1.18fr) minmax(230px,.82fr);align-items:center;gap:64px;display:grid}.feature-section--reverse{grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr)}.feature-section--reverse .feature-image{order:2}.feature-section--reverse .feature-copy{text-align:right;order:1}.feature-image{border-radius:12px;width:588px}.feature-copy span{color:var(--color-blue-500);margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.4;display:block}.feature-copy h2{color:var(--color-gray-700);white-space:pre-line;margin:0 0 24px;font-size:40px;font-weight:700;line-height:1.4}.feature-copy p{color:var(--color-gray-700);white-space:pre-line;margin:0;font-size:24px;font-weight:500;line-height:1.4}.bottom-banner-content{min-height:540px}.bottom-banner h2{flex:0 0 365px;align-self:center;padding-bottom:24px}.bottom-banner img{width:746px;max-width:68%}.site-footer{background:var(--color-gray-900);min-height:160px;color:var(--color-gray-400);grid-template-columns:1fr auto 1fr;align-items:center;padding:32px max(24px,50vw - 560px);font-size:16px;display:grid}.site-footer p{margin:0}.site-footer nav{color:var(--color-gray-200);gap:30px;display:flex}.social-links{justify-content:flex-end;gap:12px;margin:0;padding:0;list-style:none;display:flex}.social-links a{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.social-links img{width:20px;height:20px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.auth-page{background:var(--color-white);justify-content:center;align-items:flex-start;min-height:100svh;padding:172px 24px 80px;display:flex}.auth-panel{width:min(100%,640px)}.auth-logo{width:396px;max-width:78%;margin:0 auto 40px;display:block}.auth-logo img{width:100%;height:auto}.auth-form{flex-direction:column;gap:24px;display:flex}.form-field{color:var(--color-gray-800);flex-direction:column;gap:16px;font-size:18px;font-weight:700;line-height:1.44;display:flex}.form-field input{background:var(--color-gray-100);width:100%;height:56px;color:var(--color-gray-800);border:0;border-radius:12px;outline:2px solid #0000;padding:16px 24px;font-size:16px;font-weight:400;transition:background-color .16s,outline-color .16s}.input-wrap{display:block;position:relative}.input-wrap:has(.password-toggle) input{padding-right:64px}.password-toggle{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.password-toggle img{width:24px;height:24px}.form-field input::placeholder{color:var(--color-gray-400)}.form-field input:focus{background:var(--color-white);outline-color:var(--color-blue-500)}.form-field input.input-error{background:var(--color-white);outline-color:var(--color-red-500)}.form-field input.input-error:focus{outline-color:var(--color-red-500)}.field-error{color:var(--color-red-500);margin-top:-8px;font-size:14px;font-weight:600;line-height:1.4}.auth-submit{background:var(--color-gray-400);width:100%;height:56px;color:var(--color-white);cursor:pointer;border:0;border-radius:40px;margin-top:2px;font-size:20px;font-weight:700;transition:background-color .18s,transform .18s}.auth-submit:disabled{cursor:not-allowed}.auth-submit:not(:disabled){background:var(--color-blue-500)}.auth-submit:not(:disabled):hover{background:var(--color-blue-500);transform:translateY(-1px)}.social-login{background:var(--color-blue-50);min-height:74px;color:var(--color-gray-800);border-radius:8px;justify-content:space-between;align-items:center;margin-top:24px;padding:0 23px;font-size:16px;font-weight:500;display:flex}.social-login div{gap:16px;display:flex}.social-login a{justify-content:center;align-items:center;width:42px;height:42px;display:flex}.social-login img{width:42px;height:42px}.auth-helper{color:var(--color-gray-800);text-align:center;margin:24px 0 0;font-size:15px;line-height:1.4}.auth-helper a{color:var(--color-blue-500);text-underline-offset:2px;font-weight:500;text-decoration:underline}.market-page{width:min(100%,1120px);margin:0 auto;padding:40px 24px 140px}.market-section+.market-section{margin-top:52px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-heading h1,.section-heading h2{color:var(--color-gray-900);margin:0;font-size:20px;font-weight:700;line-height:1.4}.add-product-button{background:var(--color-blue-500);min-width:133px;height:42px;color:var(--color-white);border-radius:8px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex}.best-products-grid,.products-grid{gap:24px;display:grid}.best-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-card{min-width:0}.product-image{aspect-ratio:1;background:var(--color-gray-100);color:var(--color-gray-400);border-radius:12px;justify-content:center;align-items:center;font-size:14px;display:flex;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-card h3{color:var(--color-gray-800);text-overflow:ellipsis;white-space:nowrap;margin:12px 0 6px;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.product-card strong{color:var(--color-gray-900);font-size:16px;font-weight:700;line-height:1.5;display:block}.product-card p{color:var(--color-gray-500);margin:4px 0 0;font-size:12px;line-height:1.4}.product-card--loading{aspect-ratio:1/1.32;background:linear-gradient(90deg, var(--color-gray-100) 25%, var(--color-gray-200) 37%, var(--color-gray-100) 63%);background-size:400% 100%;border-radius:12px;animation:1.2s infinite loading}.market-controls{grid-template-columns:1fr 130px;gap:12px;margin-bottom:24px;display:grid}.search-form input,.market-controls select{background:var(--color-gray-100);width:100%;height:42px;color:var(--color-gray-800);border:0;border-radius:12px;outline:2px solid #0000;font-size:16px}.search-form input{padding:0 20px}.market-controls select{cursor:pointer;padding:0 14px}.search-form input:focus,.market-controls select:focus{outline-color:var(--color-blue-500)}.load-message,.empty-message{color:var(--color-gray-500);text-align:center;margin:24px 0;font-size:16px}.pagination{justify-content:center;gap:4px;margin-top:40px;display:flex}.pagination button{border:1px solid var(--color-gray-200);background:var(--color-white);width:32px;height:32px;color:var(--color-gray-500);cursor:pointer;border-radius:50%;font-size:14px}.pagination button.active,.pagination button:not(:disabled):hover{border-color:var(--color-blue-500);background:var(--color-blue-500);color:var(--color-white)}.pagination button:disabled{cursor:not-allowed;opacity:.45}@keyframes loading{0%{background-position:100%}to{background-position:0}}@media (width>=744px) and (width<=1199px){.site-header{height:70px;padding:0 24px}.hero-content,.bottom-banner-content{flex-direction:column;justify-content:flex-end;align-items:center;min-height:771px;padding:84px 24px 0}.hero-content{text-align:center}.hero-copy,.bottom-banner h2{flex:initial;align-self:center;width:100%;padding-bottom:42px}.bottom-banner h2{text-align:center;justify-content:center;max-width:744px;display:flex}.hero-copy h1,.bottom-banner h2{font-size:40px}.hero-content img,.bottom-banner img{width:min(100%,744px);max-width:none}.features{gap:120px;width:min(100%,744px);padding:80px 24px}.feature-section,.feature-section--reverse{text-align:left;flex-direction:column;align-items:center;gap:24px;display:flex}.feature-section--reverse .feature-image,.feature-section--reverse .feature-copy{order:initial}.feature-section--reverse .feature-copy{text-align:right}.feature-image,.feature-copy{width:min(100%,588px)}.feature-copy h2{margin-bottom:24px}.site-footer{padding:32px}.auth-page{padding:112px 24px 80px}.auth-panel{width:min(100%,400px)}.auth-logo{width:260px;margin-bottom:32px}.auth-form{gap:20px}.form-field{gap:12px;font-size:16px}.field-error{margin-top:-6px;font-size:13px}.form-field input{border-radius:10px;height:50px;padding:14px 20px;font-size:15px}.input-wrap:has(.password-toggle) input{padding-right:56px}.password-toggle{width:30px;height:30px;right:14px}.auth-submit{height:50px;font-size:16px}.social-login{min-height:64px;margin-top:20px}.market-page{width:min(100%,744px);padding:32px 24px 120px}.best-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=743px){.site-header{height:56px;padding:0 16px}.brand img{width:103px}.site-nav{gap:16px;margin-left:16px;font-size:14px}.login-button{min-width:88px;min-height:42px;font-size:14px}.hero-content,.bottom-banner-content{flex-direction:column;justify-content:flex-end;align-items:center;padding:48px 16px 0}.hero-content{text-align:center}.hero-content,.bottom-banner-content{min-height:540px}.hero-copy,.bottom-banner h2{flex:initial;align-self:center;width:100%;padding-bottom:40px}.bottom-banner h2{text-align:center;justify-content:center;max-width:520px;display:flex}.hero-copy h1,.bottom-banner h2{font-size:32px}.mobile-only-break{display:block}.primary-button{width:100%;min-width:0;font-size:18px}.hero-content img,.bottom-banner img{width:min(100%,520px);max-width:none}.features{gap:80px;padding:80px 16px}.feature-section,.feature-section--reverse{text-align:left;flex-direction:column;align-items:center;gap:24px;display:flex}.feature-section--reverse .feature-image,.feature-section--reverse .feature-copy{order:initial}.feature-section--reverse .feature-copy{text-align:right}.feature-copy,.feature-image{width:min(100%,588px)}.feature-copy span{font-size:16px}.feature-copy h2{margin-bottom:16px;font-size:24px}.feature-copy p{font-size:16px}.site-footer{grid-template-columns:1fr auto;gap:24px 16px;min-height:160px;padding:32px}.site-footer p{order:3;grid-column:1/-1}.site-footer nav{justify-self:start}.social-links{justify-self:end}.auth-page{align-items:flex-start;padding:48px 16px 40px}.auth-panel{width:min(100%,343px)}.auth-logo{width:198px;margin-bottom:24px}.auth-form{gap:16px}.form-field{gap:8px;font-size:14px}.field-error{margin-top:-4px;font-size:12px}.form-field input{border-radius:8px;height:48px;padding:14px 16px;font-size:14px}.input-wrap:has(.password-toggle) input{padding-right:52px}.password-toggle{width:28px;height:28px;right:12px}.password-toggle img{width:22px;height:22px}.auth-submit{height:48px;font-size:16px}.social-login{min-height:64px;margin-top:16px;padding:0 16px;font-size:14px}.social-login div{gap:12px}.social-login a,.social-login img{width:36px;height:36px}.auth-helper{margin-top:16px;font-size:14px}.market-page{padding:24px 16px 96px}.section-heading{margin-bottom:16px}.section-heading h1,.section-heading h2{font-size:18px}.section-heading--products{align-items:flex-start;gap:12px}.add-product-button{min-width:128px;height:40px;font-size:14px}.best-products-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}.market-controls{grid-template-columns:1fr 96px;gap:8px;margin-bottom:16px}.search-form input,.market-controls select{border-radius:8px;height:40px;font-size:14px}.search-form input{padding:0 12px}.market-controls select{padding:0 8px}.product-card h3{font-size:14px}.product-card strong{font-size:15px}}
