@font-face{font-family:Pretendard;src:url("assets/fonts/Pretendard-Regular.ttf")}@font-face{font-family:Pretendard;src:url("assets/fonts/Pretendard-SemiBold.ttf");font-weight:600}@font-face{font-family:Pretendard;src:url("assets/fonts/Pretendard-Bold.ttf");font-weight:800}
:root{--pink:#f11f57;--pink-soft:#ffedf2;--ink:#18171c;--cream:#f7f3eb;--yellow:#f6dc67;--line:#ddd8d0;--white:#fff;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--ink);font-family:Pretendard,Arial,sans-serif;background:var(--cream);word-break:keep-all;overflow-x:hidden}a{color:inherit;text-decoration:none}em{font-style:normal;color:var(--pink)}button,a{ -webkit-tap-highlight-color:transparent}
.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:var(--max);margin:auto;padding:0 24px;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-1px}.brand>span:last-child span{color:var(--pink)}.brand-mark{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block}.desktop-nav{display:flex;gap:34px;font-size:14px;font-weight:600}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--pink);transition:.25s}.desktop-nav a:hover:after{width:100%}.header-tools{display:flex;align-items:center;gap:10px}.language-switcher{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:99px;background:rgba(255,255,255,.48)}.language-switcher svg{width:15px;height:15px;margin:0 4px 0 5px;fill:none;stroke:currentColor;stroke-width:1.7}.language-switcher button{width:34px;height:28px;border:0;border-radius:99px;background:transparent;color:#777;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.language-switcher button[aria-pressed="true"]{background:var(--ink);color:white}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:99px;font-weight:600;transition:transform .2s,background .2s}.header-cta{padding:12px 18px;background:var(--ink);color:white;font-size:13px}.header-cta:hover,.button:hover,.store-buttons a:hover{transform:translateY(-3px)}
.hero{min-height:calc(100vh - 84px);max-width:var(--max);margin:auto;padding:55px 24px 90px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.hero-copy{position:relative;z-index:2}.eyebrow,.section-no{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 5px #ffd3df}.hero h1{font-size:clamp(54px,6.3vw,91px);line-height:1.04;letter-spacing:-6px;margin:27px 0 27px}.hero-copy>p{font-size:17px;line-height:1.8;color:#64616a;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.button-dark{background:var(--ink);color:white;padding:18px 23px;min-width:185px}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #777;padding:8px 0;display:flex;gap:20px}.hero-proof{display:flex;align-items:center;gap:16px;margin-top:55px;font-size:12px;line-height:1.5;color:#777}.hero-proof strong{color:var(--ink)}.avatar-stack{display:flex;padding-left:10px}.avatar-stack span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;margin-left:-10px;border:2px solid var(--cream);background:var(--yellow);font-size:11px;font-weight:800}.avatar-stack span:nth-child(2){background:#ffafc2}.avatar-stack span:nth-child(3){background:#c8e5ce}
.hero-visual{height:650px;position:relative;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:500px;height:500px;border-radius:48% 52% 44% 56%;background:var(--pink);transform:rotate(-8deg);box-shadow:30px 35px 0 #ffc8d6}.orbit{position:absolute;border:1px solid rgba(24,23,28,.2);border-radius:50%;width:570px;height:360px;transform:rotate(-22deg)}.orbit-two{width:610px;height:410px;transform:rotate(38deg);border-style:dashed}.phone{background:#111;border:7px solid #111;border-radius:42px;box-shadow:0 35px 65px rgba(24,23,28,.22);overflow:hidden;position:relative;z-index:3}.phone:before{content:"";position:absolute;width:82px;height:20px;border-radius:0 0 14px 14px;background:#111;left:50%;transform:translateX(-50%);top:0;z-index:5}.phone-main{width:300px;height:610px;transform:rotate(4deg)}.phone-screen{height:100%;background:#fff;border-radius:35px;overflow:hidden;position:relative;padding:27px 16px 72px}.status-bar{display:flex;justify-content:space-between;font-size:8px;font-weight:800;margin:0 5px 20px}.app-head{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:18px}.app-head b{color:var(--pink)}.app-head span{font-size:16px}.app-chips{display:flex;gap:6px;overflow:hidden;margin:0 -16px 9px;padding:0 16px}.app-chips span,.app-chips b{white-space:nowrap;padding:7px 10px;border:1px solid #eee;border-radius:99px;font-size:7px}.app-chips b{color:white;background:var(--pink);border-color:var(--pink)}.listing{display:grid;grid-template-columns:66px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #eee}.listing img{width:66px;height:66px;object-fit:cover;border-radius:11px}.listing div{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.listing small{font-size:6px;color:#aaa}.listing strong{font-size:10px;line-height:1.4}.listing b{font-size:10px}.listing span{font-size:6px;color:#aaa;align-self:flex-end}.app-nav{position:absolute;left:0;right:0;bottom:0;height:64px;border-top:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:space-around}.app-nav span,.app-nav b{font-size:15px;display:flex;align-items:center;flex-direction:column;gap:3px}.app-nav b{color:var(--pink)}.app-nav small{font-size:6px;font-weight:600;color:inherit}.float-card{position:absolute;z-index:6;background:#fff;border-radius:17px;box-shadow:0 17px 35px rgba(24,23,28,.16);display:flex;align-items:center;gap:10px;padding:12px 14px;font-size:9px}.float-card span:nth-child(2){display:flex;flex-direction:column;gap:3px}.float-card small{font-size:6px;letter-spacing:1px;color:#999}.float-location{left:0;top:130px;transform:rotate(-5deg)}.float-icon,.chat-avatar{width:30px;height:30px;border-radius:10px;background:var(--pink-soft);color:var(--pink);display:grid!important;place-items:center;font-weight:800}.float-chat{right:-10px;bottom:110px;transform:rotate(4deg)}.float-chat i{width:7px;height:7px;background:#63c57c;border-radius:50%}
.marquee{overflow:hidden;background:var(--ink);color:white;padding:17px 0;transform:rotate(-1deg);width:102%;margin-left:-1%}.marquee div{display:flex;align-items:center;gap:34px;width:max-content;animation:marquee 20s linear infinite}.marquee span{font-size:12px;font-weight:800;letter-spacing:3px}.marquee i{color:var(--pink);font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}
.section{max-width:var(--max);margin:auto;padding:150px 24px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:60px}.section-no{color:var(--pink)}.section h2{font-size:clamp(44px,5vw,70px);letter-spacing:-4px;line-height:1.12;margin:20px 0 0}.section-heading p{color:#757179;line-height:1.7;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{height:600px;padding:28px;border-radius:28px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.card-index{font-size:11px;font-weight:800;letter-spacing:2px}.category-card h3{font-size:30px;letter-spacing:-2px;line-height:1.22;margin:15px 0 12px}.category-card p{font-size:13px;line-height:1.6;margin:0;opacity:.65}.tag{font-size:9px;letter-spacing:2px;font-weight:800;border:1px solid currentColor;border-radius:99px;padding:6px 9px}.card-pink{background:var(--pink);color:white}.card-yellow{background:var(--yellow)}.card-dark{background:var(--ink);color:white}.category-art{height:280px;position:relative}.art-market img{width:130px;height:115px;object-fit:contain;position:absolute;filter:drop-shadow(0 15px 13px rgba(0,0,0,.15))}.art-market img:nth-child(1){left:-2px;top:25px;transform:rotate(-12deg)}.art-market img:nth-child(2){right:0;top:60px;transform:rotate(10deg)}.art-market img:nth-child(3){left:90px;bottom:2px;transform:rotate(-5deg)}.art-map img{width:100%;height:235px;object-fit:cover;border-radius:20px;filter:grayscale(1);opacity:.75}.map-pin{position:absolute;top:80px;left:50%;width:46px;height:46px;background:var(--pink);color:white;display:grid;place-items:center;border:5px solid white;border-radius:50% 50% 50% 10%;transform:rotate(-45deg);font-weight:800}.map-pin::first-letter{transform:rotate(45deg)}.map-bubble{position:absolute;right:-8px;bottom:22px;background:white;border-radius:13px;padding:11px 13px;font-size:8px;box-shadow:0 12px 25px rgba(0,0,0,.12)}.map-bubble b{color:var(--pink);font-size:15px;margin-right:4px}.art-chat{display:flex;flex-direction:column;gap:10px;justify-content:center}.art-chat div{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border-radius:18px 18px 18px 4px;background:white;color:var(--ink);font-size:11px;width:85%;transform:rotate(-2deg)}.art-chat div:nth-child(2){align-self:flex-end;background:var(--pink);color:white;border-radius:18px 18px 4px 18px;transform:rotate(2deg)}.art-chat div:nth-child(3){transform:rotate(-1deg)}.art-chat small{font-size:7px;opacity:.5}
.marketplace-section{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center;background:var(--ink);color:white;max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}.marketplace-visual{height:650px;border-radius:34px;background:#29282e;position:relative;overflow:hidden}.marketplace-visual:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:var(--pink);left:50%;top:50%;transform:translate(-50%,-50%)}.marketplace-gallery{position:absolute;inset:0}.market-photo{position:absolute;object-fit:cover;border:7px solid white;box-shadow:0 24px 45px rgba(0,0,0,.28)}.market-photo-main{width:330px;height:390px;left:50%;top:50%;transform:translate(-55%,-54%) rotate(-4deg);border-radius:26px}.market-photo-side{width:165px;height:190px;right:28px;top:40px;border-radius:20px;transform:rotate(8deg)}.market-photo-detail{width:155px;height:175px;left:25px;bottom:32px;border-radius:20px;transform:rotate(-9deg)}.marketplace-label{position:absolute;z-index:4;left:28px;top:28px;display:flex;flex-direction:column;gap:3px;color:var(--yellow)}.marketplace-label span{font-size:9px;font-weight:800;letter-spacing:2px}.marketplace-label strong{font-size:38px;letter-spacing:-2px}.marketplace-location,.marketplace-message{position:absolute;z-index:5;background:white;color:var(--ink);border-radius:16px;box-shadow:0 15px 30px rgba(0,0,0,.2);display:flex;align-items:center;gap:10px;padding:12px 14px}.marketplace-location{right:15px;bottom:30px}.marketplace-message{left:18px;top:155px}.marketplace-location>span,.marketplace-message>span{width:31px;height:31px;border-radius:10px;background:var(--pink-soft);color:var(--pink);display:grid;place-items:center;font-size:11px;font-weight:800}.marketplace-location div,.marketplace-message div{display:flex;flex-direction:column;gap:3px}.marketplace-location small,.marketplace-message small{font-size:7px;color:#999}.marketplace-location strong,.marketplace-message strong{font-size:9px}.marketplace-message i{width:7px;height:7px;border-radius:50%;background:#58c477}.marketplace-copy h2{margin-bottom:28px}.marketplace-copy>p{font-size:15px;line-height:1.85;color:#aaa;max-width:490px}.marketplace-points{margin:35px 0;border-top:1px solid #444}.marketplace-points article{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:18px 0;border-bottom:1px solid #444;align-items:center}.marketplace-points b{color:var(--pink);font-size:10px}.marketplace-points div{display:flex;flex-direction:column;gap:5px}.marketplace-points strong{font-size:14px}.marketplace-points span{font-size:11px;color:#888}.button-market{background:var(--pink);padding:17px 21px;font-size:13px}
.community-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center;background:#fff;max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}.community-copy>p{font-size:15px;line-height:1.8;color:#777;max-width:460px;margin:27px 0 35px}.community-copy ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.community-copy li{display:grid;grid-template-columns:42px 1fr;gap:2px 10px;border-bottom:1px solid var(--line);padding:18px 0;align-items:center}.community-copy li span{grid-row:span 2;color:var(--pink);font-size:10px;font-weight:800}.community-copy li strong{font-size:14px}.community-copy li small{color:#999}.community-visual{height:680px;background:var(--pink-soft);border-radius:35px;position:relative;display:grid;place-items:center;overflow:hidden}.phone-secondary{width:310px;height:620px;transform:rotate(-3deg)}.community-head{display:flex;justify-content:space-between;font-size:16px;font-weight:800;margin-bottom:16px}.community-head b{color:var(--pink)}.community-tabs{display:flex;gap:18px;font-size:8px;padding-bottom:12px;border-bottom:1px solid #eee}.community-tabs b{color:var(--pink)}.post{padding:15px 0}.post-user{display:flex;align-items:center;gap:8px}.post-user>span{width:28px;height:28px;border-radius:50%;background:var(--pink);color:white;display:grid;place-items:center;font-size:8px;font-weight:800}.post-user strong{display:flex;flex-direction:column;font-size:9px;gap:2px;flex:1}.post-user small{font-size:6px;color:#aaa;font-weight:400}.post-user b{font-size:8px}.post p{font-size:9px;line-height:1.5}.post>img{width:100%;height:205px;border-radius:14px;object-fit:cover}.post-meta{font-size:7px;padding:10px 0;border-bottom:1px solid #eee;color:#888}.comment{display:flex;align-items:center;gap:8px;padding-top:11px}.comment>b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-size:8px}.comment span{display:flex;flex-direction:column;font-size:8px;gap:3px;flex:1}.comment small{font-size:6px;color:#aaa}.comment em{font-size:11px}.reaction{position:absolute;background:#fff;border-radius:99px;padding:12px 16px;font-size:10px;box-shadow:0 12px 25px rgba(0,0,0,.12);z-index:7}.reaction b{color:var(--pink)}.reaction-one{left:30px;top:170px;transform:rotate(-7deg)}.reaction-two{right:20px;bottom:130px;transform:rotate(7deg)}.loop-text{position:absolute;width:480px;height:480px;border:1px dashed #f5a8bb;border-radius:50%;animation:spin 18s linear infinite}.loop-text span{font-size:8px;letter-spacing:4px;color:var(--pink);position:absolute;top:-4px;left:100px}@keyframes spin{to{transform:rotate(360deg)}}
.download-section{min-height:650px;background:var(--pink);color:white;display:grid;place-items:center;text-align:center;position:relative;overflow:hidden;padding:90px 24px}.download-inner{position:relative;z-index:2}.download-kicker{font-size:10px;letter-spacing:3px;font-weight:800}.download-section h2{font-size:clamp(43px,5.8vw,80px);line-height:1.1;letter-spacing:-5px;margin:24px 0}.download-section h2 em{color:white;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:9px}.download-section p{font-size:14px;color:#ffd6e1}.store-buttons{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:35px}.store-buttons a{width:184px;display:block;transition:.2s}.store-buttons img{display:block;width:100%;height:auto}.peanut-shape{position:absolute;width:230px;height:330px;border:2px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center;font-size:160px;font-weight:800;color:rgba(255,255,255,.07)}.shape-left{left:-70px;top:70px;transform:rotate(30deg)}.shape-right{right:-50px;bottom:40px;transform:rotate(-35deg)}
footer{height:110px;max-width:var(--max);margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#888}.brand-footer{font-size:16px;color:var(--ink)}.brand-footer .brand-mark{width:25px;height:25px}footer div{display:flex;gap:20px}
.reveal{opacity:0;transform:translateY(30px);transition:opacity .75s,transform .75s}.reveal.visible{opacity:1;transform:none}
html[lang=en] .hero h1{letter-spacing:-4px}html[lang=en] .section h2{letter-spacing:-2px}html[lang=en] .category-card h3{letter-spacing:-1px}
@media(max-width:1000px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px;text-align:center}.hero-copy>p br{display:none}.hero-actions,.hero-proof{justify-content:center}.hero-visual{height:650px;margin-top:20px}.section-heading{align-items:flex-start;gap:30px;flex-direction:column}.category-grid{grid-template-columns:1fr}.category-card{height:520px}.category-art{height:230px}.marketplace-section,.community-section{grid-template-columns:1fr}.marketplace-copy{grid-row:1}.marketplace-copy,.community-copy{max-width:650px}.marketplace-visual{height:620px}.community-visual{height:680px}}@media(max-width:600px){.site-header{height:70px;padding:0 12px}.brand{font-size:16px;gap:7px}.brand-mark{width:27px;height:27px}.header-tools{gap:6px}.language-switcher{gap:1px;padding:2px}.language-switcher svg{width:13px;height:13px;margin:0 2px 0 3px}.language-switcher button{width:27px;height:26px;font-size:8px}.header-cta{width:42px;height:42px;flex:none;gap:0;padding:0;font-size:0}.header-cta span{font-size:15px}.hero{min-height:auto;padding:60px 18px 70px;gap:20px}.hero h1{font-size:48px;letter-spacing:-4px}html[lang=en] .hero h1{font-size:44px;letter-spacing:-2px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;gap:15px}.hero-proof{margin-top:38px}.hero-visual{height:510px;transform:scale(.82);margin:-35px -30px -60px}.hero-visual:before{width:390px;height:390px}.orbit{width:430px}.phone-main{width:270px;height:545px}.float-location{left:-25px}.float-chat{right:-25px}.section{padding:100px 18px}.section h2{font-size:39px;letter-spacing:-3px}html[lang=en] .section h2{font-size:36px;letter-spacing:-1px}.section-heading{margin-bottom:40px}.section-heading p br{display:none}.category-card{height:500px;padding:23px}.category-card h3{font-size:27px}.marketplace-section,.community-section{padding-left:18px;padding-right:18px;gap:50px}.marketplace-visual{height:500px;margin:0 -18px;border-radius:0}.market-photo-main{width:245px;height:300px}.market-photo-side{width:115px;height:135px;right:8px;top:35px}.market-photo-detail{width:110px;height:125px;left:5px;bottom:24px}.marketplace-message{left:5px;top:125px}.marketplace-location{right:5px;bottom:18px}.marketplace-label{left:18px;top:20px}.marketplace-label strong{font-size:29px}.community-visual{height:570px;margin:0 -18px;border-radius:0}.phone-secondary{transform:scale(.84) rotate(-3deg)}.reaction-one{left:5px}.reaction-two{right:5px}.download-section{min-height:570px}.download-section h2{letter-spacing:-3px}.store-buttons{flex-direction:column;align-items:center}.store-buttons a{width:205px}footer{height:auto;padding:35px 18px;flex-direction:column;gap:18px}footer div{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div,.loop-text{animation:none}.reveal{opacity:1;transform:none;transition:none}}
