*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a2e;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:0 auto;padding:0 24px}.grad-text{background:linear-gradient(90deg,#6366f1 0,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff0;transition:background .3s,box-shadow .3s,backdrop-filter .3s}.header.scrolled{background:#ffffffeb;backdrop-filter:blur(12px);box-shadow:0 1px #0000000a}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;max-width:1280px;margin:0 auto}.logo-wrap{display:flex;align-items:center;gap:12px}.logo-img{height:38px;width:auto;display:block}.header-cta{display:inline-block;font-size:14px;font-weight:700;color:#4b5563;padding:10px 18px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(0,0,0,.06);transition:all .2s}.header-cta:hover{background:#fff;color:#1a1a2e}.header.scrolled .header-cta{background:linear-gradient(90deg,#6366f1,#8b5cf6,#3b82f6);color:#fff;border-color:transparent}.lang-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(0,0,0,.06);backdrop-filter:blur(6px);transition:all .2s}.header.scrolled .lang-toggle{background:#fff}.lang-btn{background:0 0;border:none;cursor:pointer;color:#9ca3af;font-weight:700;font-size:13px;padding:0;font-family:inherit;letter-spacing:.5px;transition:color .2s}.lang-btn:hover{color:#4b5563}.lang-btn.active{color:#1a1a2e}.lang-sep{color:#d1d5db;font-weight:400}.en,body.lang-en .ko{display:none!important}body.lang-en .en{display:revert!important}body.lang-en span.en{display:inline!important}.kakao-floating{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s ease,visibility .45s ease,transform .45s ease,box-shadow .2s;transform:translateY(10px) scale(.85)}body.show-kakao .kakao-floating{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.toss-hero{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(at 18% 22%,rgba(196,181,253,.55) 0,transparent 45%),radial-gradient(at 82% 28%,rgba(251,207,232,.5) 0,transparent 45%),radial-gradient(at 70% 80%,rgba(147,197,253,.55) 0,transparent 50%),radial-gradient(at 25% 85%,rgba(254,243,199,.5) 0,transparent 50%),#fafaff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 80px}.toss-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.45;pointer-events:none}.toss-blob.b1{width:340px;height:340px;background:#c4b5fd;top:-60px;left:-80px}.toss-blob.b2{width:260px;height:260px;background:#fbcfe8;top:30%;right:-80px}.toss-blob.b3{width:300px;height:300px;background:#bfdbfe;bottom:-100px;left:30%}.sns-decor{position:absolute;pointer-events:none;z-index:1;filter:drop-shadow(0 16px 32px rgba(99,102,241,.12))}.sns-decor.post-card{width:180px;height:230px;background:#fff;border-radius:20px;top:14%;left:5%;transform:rotate(-9deg);overflow:hidden;border:1px solid rgba(0,0,0,.04);opacity:.95}.sns-decor.post-card .post-head{display:flex;align-items:center;gap:8px;padding:10px 12px}.sns-decor.post-card .post-head .av{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#f093fb,#4facfe)}.sns-decor.post-card .post-head .nm{height:8px;width:70px;border-radius:4px;background:#e5e7eb}.sns-decor.post-card .post-img{height:130px;background:radial-gradient(at 30% 30%,#fbcfe8,transparent 70%),linear-gradient(135deg,#c4b5fd 0,#93c5fd)}.sns-decor.post-card .post-act{padding:10px 14px;font-size:18px;letter-spacing:10px;color:#4b5563}.sns-decor.bubble{top:18%;right:6%;width:160px;background:#fff;border-radius:22px 22px 4px;padding:16px 18px;transform:rotate(7deg);border:1px solid rgba(0,0,0,.04)}.sns-decor.bubble .line{height:8px;border-radius:4px;background:#e5e7eb;margin-bottom:8px}.sns-decor.bubble .line:first-child{width:100%}.sns-decor.bubble .line:nth-child(2){width:70%}.sns-decor.bubble .line:nth-child(3){width:55%;margin-bottom:0;background:linear-gradient(90deg,#c4b5fd,#93c5fd)}.sns-decor.story-row{bottom:18%;left:4%;display:flex;gap:10px;transform:rotate(-4deg)}.sns-decor.story-row .story-dot{width:52px;height:52px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#f093fb,#f43f5e,#fbbf24)}.sns-decor.story-row .story-dot:before{content:"";display:block;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#e9d5ff,#bfdbfe);border:2px solid #fff}.sns-decor.phone{bottom:12%;right:5%;width:130px;height:240px;background:#1f2937;border-radius:22px;padding:6px;transform:rotate(8deg)}.sns-decor.phone:before{content:"";display:block;width:100%;height:100%;border-radius:16px;background:radial-gradient(at 30% 20%,rgba(255,255,255,.35),transparent 50%),linear-gradient(180deg,#fbbf24 0,#f43f5e 45%,#8b5cf6)}.float-icon{position:absolute;font-size:28px;opacity:.55;animation:floatY 6s ease-in-out infinite;pointer-events:none;z-index:1}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.float-icon.i1{top:10%;left:30%;animation-delay:0s}.float-icon.i2{top:16%;right:28%;animation-delay:1.2s}.float-icon.i3{bottom:30%;left:24%;animation-delay:2.4s}.float-icon.i4{bottom:24%;right:26%;animation-delay:3.6s}.float-icon.i5{top:50%;left:14%;animation-delay:1.8s;font-size:22px}@media(max-width:900px){.float-icon,.sns-decor{display:none}}.toss-hero-inner{position:relative;z-index:2;text-align:center;max-width:820px;width:100%}.toss-eyebrow{display:inline-block;font-size:13px;font-weight:700;color:#6366f1;padding:8px 18px;background:#ffffffb3;border:1px solid rgba(99,102,241,.15);border-radius:999px;margin-bottom:32px;letter-spacing:.5px;backdrop-filter:blur(6px)}.toss-title{font-size:68px;font-weight:800;line-height:1.2;letter-spacing:-2.5px;color:#1a1a2e;margin-bottom:50px}.toss-title .grad{background:linear-gradient(90deg,#6366f1 0,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.toss-title.en{font-size:clamp(21px,5.6vw,42px);letter-spacing:-1px}.hero-morph{position:relative;min-height:2.55em;text-align:center}.hm-frame{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;will-change:transform,opacity,filter;animation-fill-mode:both}.hm-frame .line{display:block;width:100%;transform-origin:center;will-change:transform,opacity,filter;animation-fill-mode:both}.hm-frame.state-b{opacity:0;transform:scale(.72);filter:blur(14px)}.hm-frame.state-a .line.top{animation:hmAtop 7s ease-in-out infinite}.hm-frame.state-a .line.bot{animation:hmAbot 7s ease-in-out infinite}.hm-frame.state-b{animation:hmB 7s ease-in-out infinite}@keyframes hmAtop{0%,28%{transform:translateY(0) scale(1);opacity:1;filter:blur(0px)}40%{transform:translateY(48%) scale(.78);opacity:0;filter:blur(10px)}70%{transform:translateY(48%) scale(.78);opacity:0;filter:blur(10px)}to,82%{transform:translateY(0) scale(1);opacity:1;filter:blur(0px)}}@keyframes hmAbot{0%,28%{transform:translateY(0) scale(1);opacity:1;filter:blur(0px)}40%{transform:translateY(-48%) scale(.78);opacity:0;filter:blur(10px)}70%{transform:translateY(-48%) scale(.78);opacity:0;filter:blur(10px)}to,82%{transform:translateY(0) scale(1);opacity:1;filter:blur(0px)}}@keyframes hmB{0%,32%{transform:scale(.72);opacity:0;filter:blur(14px)}46%{transform:scale(1);opacity:1;filter:blur(0px)}66%{transform:scale(1);opacity:1;filter:blur(0px)}76%{transform:scale(1.12);opacity:0;filter:blur(14px)}to,78%{transform:scale(.72);opacity:0;filter:blur(14px)}}@media(prefers-reduced-motion:reduce){.hm-frame.state-a .line.bot,.hm-frame.state-a .line.top,.hm-frame.state-b{animation:none}.hm-frame.state-b{opacity:0}}.toss-sub{font-size:19px;color:#4b5563;margin-bottom:56px;line-height:1.6}.scroll-cue{position:absolute;bottom:36px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#6b7280;font-size:12px;font-weight:600;letter-spacing:1px}.scroll-cue .arrow{width:36px;height:36px;border-radius:50%;background:#fffc;backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;color:#6366f1;font-size:18px;animation:bounce-down 1.8s ease-in-out infinite;box-shadow:0 4px 12px -2px #6366f133}@keyframes bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.appeal-hero{padding:100px 0;background:#fff;text-align:center}.appeal-eyebrow{font-size:14px;font-weight:700;color:#8b5cf6;letter-spacing:2px;margin-bottom:24px}.appeal-hero h2{font-size:46px;font-weight:800;line-height:1.35;letter-spacing:-1.8px;margin-bottom:28px;color:#1a1a2e}.appeal-hero h2 .soft{color:#6b7280;font-weight:700}.appeal-sub{font-size:19px;color:#4b5563;max-width:680px;margin:0 auto 44px;line-height:1.7}.appeal-sub strong{color:#1a1a2e;font-weight:700}.target-select-wrap{display:inline-block;position:relative;vertical-align:baseline}.target-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:inherit;font-size:46px;font-weight:900;line-height:1.35;letter-spacing:-1.8px;color:transparent;background:linear-gradient(90deg,#6366f1 0,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;border:none;border-bottom:3px dashed #8b5cf6;padding:0 38px 2px 6px;cursor:pointer;outline:0;text-align:center;text-align-last:center}.target-select option{color:#1a1a2e;-webkit-text-fill-color:#1a1a2e;font-size:18px;font-weight:600;background:#fff}.target-select-wrap:after{content:"▼";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:16px;color:#8b5cf6;pointer-events:none}.soft-btn{display:inline-block;background:linear-gradient(90deg,#6366f1 0,#8b5cf6,#3b82f6);color:#fff;padding:18px 44px;border-radius:50px;font-size:16px;font-weight:700;box-shadow:0 16px 40px -10px #8b5cf673;transition:transform .2s}.soft-btn:hover{transform:translateY(-3px)}.soft-btn.ghost{background:#fff;color:#6366f1;border:2px solid #ddd6fe;box-shadow:0 8px 24px -8px #8b5cf633}.soft-btn.kakao-cta{background:#fee500;color:#181600;display:inline-flex;align-items:center;gap:10px;box-shadow:0 16px 40px -10px #fee50073}.soft-btn.kakao-cta:hover{box-shadow:0 20px 44px -10px #fee5008c}.soft-btn.kakao-cta svg{width:20px;height:20px;flex-shrink:0}.cta-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.target-panes{margin:56px auto 40px;max-width:1000px;padding:0 24px}.target-pane{display:none}.target-pane.active{display:block;animation:fadeUp .4s ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pane-intro{text-align:center;font-size:16px;color:#6b7280;margin-bottom:32px;line-height:1.7}.pane-intro strong{color:#1a1a2e;font-weight:700}.q-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.q-card{background:#fff;border:1.5px solid #eef0ff;border-radius:20px;padding:24px 26px;text-align:left;transition:all .25s;display:flex;flex-direction:column;gap:10px;box-shadow:0 4px 16px -8px #6366f114}.q-card:hover{transform:translateY(-3px);border-color:#c4b5fd;box-shadow:0 14px 32px -10px #8b5cf62e}.q-card .q-punch{font-size:13.5px;color:#4b5563;line-height:1.65;padding-top:12px;margin-top:4px;border-top:1px dashed #e5e7eb;font-weight:500;letter-spacing:-.2px}.q-card .q-punch:before{content:"— ";color:#8b5cf6;font-weight:800}.q-event-badge{position:absolute;top:-12px;right:16px;background:linear-gradient(90deg,#f43f5e 0,#ec4899);color:#fff;font-size:11.5px;font-weight:800;padding:7px 14px;border-radius:999px;box-shadow:0 8px 20px -5px #f43f5e73;opacity:0;visibility:hidden;transform:translateY(4px) scale(.95);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;pointer-events:none;white-space:nowrap;z-index:5;letter-spacing:-.2px;display:inline-flex;align-items:center;gap:4px}.q-card.show-badge .q-event-badge{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.q-card:has(.q-event-badge){cursor:pointer}.q-card .q-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.8px;color:#8b5cf6;background:#f3e8ff;padding:5px 10px;border-radius:999px;align-self:flex-start}.q-card .q-tag.insta{color:#be185d;background:#fce7f3}.q-card .q-tag.youtube{color:#b91c1c;background:#fee2e2}.q-card .q-tag.blog{color:#1d4ed8;background:#dbeafe}.q-card .q-tag.place{color:#047857;background:#d1fae5}.q-card .q-tag.ads{color:#b45309;background:#fef3c7}.q-card .q-tag.brand{color:#6366f1;background:#e0e7ff}.q-card .q-text{font-size:16px;font-weight:700;color:#1a1a2e;line-height:1.5;letter-spacing:-.3px}.q-card .q-cta{font-size:13px;font-weight:700;color:#8b5cf6;margin-top:2px}.tc-section{padding:110px 0;position:relative;overflow:hidden;background:linear-gradient(180deg,#faf8ff 0,#f4eeff)}.tc-section:before{content:"";position:absolute;width:600px;height:600px;top:-200px;right:-200px;background:radial-gradient(circle,rgba(168,85,247,.18),transparent 70%);border-radius:50%;pointer-events:none}.tc-section:after{content:"";position:absolute;width:500px;height:500px;bottom:-180px;left:-180px;background:radial-gradient(circle,rgba(244,114,182,.15),transparent 70%);border-radius:50%;pointer-events:none}.tc-inner{position:relative;z-index:2;text-align:center}.tc-eyebrow{display:inline-block;background:#6b21d91a;color:#6b21d9;padding:8px 18px;border-radius:999px;font-size:14px;font-weight:700;margin-bottom:24px;letter-spacing:-.01em}.tc-title{font-size:46px;font-weight:800;line-height:1.25;letter-spacing:-.035em;margin-bottom:18px;color:#14141a}.tc-title em{font-style:normal;background:linear-gradient(135deg,#6b21d9,#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tc-sub{font-size:18px;color:#56565f;font-weight:500;margin-bottom:40px;line-height:1.6}.tc-tabs{display:inline-flex;background:#ffffffeb;border-radius:999px;padding:6px;box-shadow:0 10px 30px -12px #6b21d938;margin-bottom:56px;gap:4px;border:1px solid rgba(107,33,217,.08);flex-wrap:wrap;justify-content:center}.tc-tab{padding:12px 26px;border-radius:999px;font-size:15px;font-weight:700;color:#6b6b75;background:0 0;border:none;cursor:pointer;font-family:inherit;transition:all .25s;letter-spacing:.01em}.tc-tab:hover{color:#1a1a1f}.tc-tab.active{background:linear-gradient(135deg,#6b21d9,#8b5cf6);color:#fff;box-shadow:0 8px 18px -6px #6b21d973}.tc-panels{position:relative}.tc-panel{display:none}.tc-panel.active{display:block;animation:tcFade .45s ease-out}@keyframes tcFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tc-soon{background:#fff;border:2px dashed #ddd6fe;border-radius:24px;padding:80px 32px;color:#6b6b75;font-size:18px;font-weight:600}.tc-soon strong{color:#6b21d9}.tc-compare{display:grid;grid-template-columns:1fr 1fr;gap:32px;text-align:left}.tc-card{border-radius:24px;padding:36px 28px 32px;position:relative}.tc-card.bad{background:#fff;border:2px solid #e8e3f2;box-shadow:0 20px 40px -20px #3c28641f}.tc-card.good{background:linear-gradient(160deg,#f59e0b 0,#fbbf24);box-shadow:0 24px 48px -16px #f59e0b73}.tc-card.good:after{content:"BEST";position:absolute;top:-14px;right:24px;background:#1a1a1f;color:#fbbf24;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.1em}.tc-price{display:inline-block;background:#0000000d;padding:6px 16px;border-radius:8px;font-size:14px;font-weight:700;color:#6b6b75;margin-bottom:16px}.tc-card.good .tc-price{background:#0000002e;color:#fff}.tc-q{font-size:22px;font-weight:800;color:#1a1a1f;line-height:1.4;letter-spacing:-.025em;margin-bottom:8px}.tc-q strong{color:#d946ef}.tc-card.good .tc-q strong{color:#7c2d12}.tc-note{font-size:14px;color:#8b8b95;margin-bottom:24px}.tc-card.good .tc-note{color:#92400e;font-weight:600}.tc-phone{background:#1a1a1f;border-radius:32px;padding:10px;box-shadow:0 30px 60px -15px #0000004d,0 0 0 1px #ffffff0d;margin:0 auto;width:320px;max-width:100%}.tc-screen{background:#fff;border-radius:24px;overflow:hidden;aspect-ratio:9/16;display:flex;flex-direction:column}.tc-ig-header{padding:12px 14px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f4f4f4}.tc-ig-username{font-size:15px;font-weight:700;color:#14141a;display:inline-flex;align-items:center}.tc-ig-icons{display:flex;gap:12px;color:#888;font-size:14px}.tc-ig-profile{padding:16px 14px 10px;display:flex;align-items:center;gap:18px}.tc-ig-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#cbd5e1,#94a3b8);flex-shrink:0;position:relative;overflow:hidden}.tc-ig-avatar.bad:after{content:"👤";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:30px;opacity:.55}.tc-ig-avatar.good{background:linear-gradient(135deg,#ec4899,#8b5cf6)}.tc-ig-avatar.good:after{content:"";position:absolute;inset:3px;background:url(/images/feed1.png) center/cover;border-radius:50%;border:2px solid #fff}.tc-ig-stats{flex:1;display:flex;justify-content:space-around}.tc-ig-stat{text-align:center}.tc-ig-stat-num{font-size:16px;font-weight:800;color:#14141a}.tc-ig-stat-label{font-size:11px;color:#6b6b75;margin-top:2px}.tc-ig-bio{padding:4px 14px 14px;font-size:12px;color:#2d2d35;line-height:1.5}.tc-ig-bio .name{font-weight:700;font-size:13px;display:block;margin-bottom:2px}.tc-ig-bio.bad .name{color:#999}.tc-ig-bio.bad .desc{color:#b5b5bb;font-style:italic}.tc-ig-tabs{display:flex;border-top:1px solid #f4f4f4;border-bottom:1px solid #f4f4f4}.tc-ig-tab{flex:1;padding:10px 0;text-align:center;font-size:10px;color:#999}.tc-ig-tab.active{color:#14141a;border-bottom:1.5px solid #14141a}.tc-ig-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;flex:1}.tc-ig-grid>div{background-size:cover;background-position:center;position:relative;aspect-ratio:1}.tc-ig-grid.bad>div{filter:grayscale(.8) brightness(.85) contrast(.85)}.tc-ig-grid.bad>div.empty{background:#d4d4d8;filter:none}.tc-ig-grid.bad>div.empty:after{content:"?";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:30px;color:#a1a1aa;font-weight:800}.tc-ig-grid.good>div:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.1),transparent 60%)}.tc-verify{display:inline-flex;width:14px;height:14px;background:#3b82f6;border-radius:50%;color:#fff;font-size:9px;align-items:center;justify-content:center;font-weight:800;margin-left:4px;vertical-align:middle}.tc-verify:before{content:"✓"}.tc-foot{margin-top:24px;text-align:center}.tc-tag{display:inline-block;background:#0000000f;color:#6b6b75;font-size:13px;font-weight:700;padding:8px 16px;border-radius:999px}.tc-tag.bad-tag{color:#be185d;background:#f472b626}.tc-card.good .tc-tag{background:#000000d9;color:#fbbf24}.tc-conclusion{margin-top:70px;text-align:center;font-size:28px;font-weight:700;color:#1a1a1f;letter-spacing:-.02em}.tc-conclusion strong{background:linear-gradient(135deg,#6b21d9,#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.tc-cta{margin-top:28px;display:inline-block;background:linear-gradient(135deg,#6b21d9,#8b5cf6);color:#fff;padding:18px 44px;border-radius:999px;font-weight:700;font-size:17px;box-shadow:0 18px 36px -10px #6b21d973;transition:transform .2s}.tc-cta:hover{transform:translateY(-3px)}@media(max-width:900px){.tc-section{padding:70px 0 80px}.tc-title{font-size:32px;letter-spacing:-1px}.tc-sub{font-size:15px}.tc-compare{grid-template-columns:1fr;gap:28px}.tc-conclusion{font-size:22px;margin-top:50px}.tc-tabs{margin-bottom:36px}.tc-tab{padding:10px 18px;font-size:13px}}@media(max-width:480px){.tc-title{font-size:26px}.tc-eyebrow{font-size:12px}.tc-tabs{display:flex;width:100%;overflow-x:auto}.tc-tab{padding:10px 14px;font-size:12px;white-space:nowrap;flex-shrink:0}.tc-phone{width:100%;max-width:280px}.tc-conclusion{font-size:19px}.tc-cta{padding:16px 32px;font-size:15px}}.tc-title-block{text-align:center;margin-bottom:56px;position:relative;z-index:2}.tc-title-block .tc-label{display:block;color:#6b21d9;font-size:14px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px}.tc-title-block h2{font-size:44px;font-weight:800;line-height:1.25;letter-spacing:-.035em;color:#14141a}.tc-title-block h2 em{font-style:normal;background:linear-gradient(135deg,#6b21d9,#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tc-box{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:0 0 56px;position:relative;z-index:2}.tc-box dd,.tc-box dt{position:relative;padding:56px 32px 50px;border-radius:24px;margin:0;text-align:center;overflow:hidden}.tc-box dt{background:linear-gradient(160deg,#232333 0,#3b3b52);color:#fff;box-shadow:0 24px 48px -16px #00000059}.tc-box dd{background:linear-gradient(160deg,#f59e0b 0,#fbbf24);color:#1a1a1f;box-shadow:0 24px 48px -16px #f59e0b73}.tc-box dd:after{content:"BEST";position:absolute;top:16px;right:18px;background:#1a1a1f;color:#fbbf24;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.1em}.tc-box .mid>.pre{font-size:17px;font-weight:700;margin-bottom:16px;opacity:.88}.tc-box h3{font-size:26px;font-weight:800;letter-spacing:-.025em;line-height:1.35}.tc-box h3 strong{font-size:64px;font-weight:900;letter-spacing:-.04em;display:inline-block;line-height:1;margin-bottom:6px}.tc-box dt h3 strong{background:linear-gradient(135deg,#fff 0,#a5b4fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tc-box dd h3 strong{color:#7c2d12}.tc-box h3 .end{display:inline-block;font-size:22px;font-weight:700;margin-top:8px}.tc-box .cost-note{display:inline-block;margin-top:22px;font-size:13px;font-weight:600;padding:8px 16px;border-radius:999px}.tc-box dt .cost-note{background:#ffffff1a;color:#d4d4d8}.tc-box dd .cost-note{background:#000000d1;color:#fbbf24}.tc-card.phone-only{padding:28px 24px}.tc-card.phone-only:after{display:none}.tc-card.bad.phone-only{background:0 0!important;border:none!important;box-shadow:none!important}.tc-compare,.tc-card.phone-only{position:relative}.tc-side-tag{position:absolute;z-index:20;display:inline-flex;align-items:center;gap:7px;padding:11px 16px;border-radius:999px;font-weight:800;font-size:14px;letter-spacing:-.01em;white-space:nowrap;box-shadow:0 14px 28px -10px #00000047;animation:tcBob 2.6s ease-in-out infinite;pointer-events:none}.tc-side-tag .arr{font-size:15px;font-weight:900}.tc-side-tag.s1{top:6px}.tc-side-tag.s2{top:43%}.tc-side-tag.s3{bottom:16px}.tc-card.bad .tc-side-tag{left:-10px;background:linear-gradient(135deg,#f43f5e 0,#ec4899);color:#fff}.tc-card.bad .tc-side-tag.s1{--rot:-4deg;animation-delay:0s}.tc-card.bad .tc-side-tag.s2{--rot:3deg;animation-delay:.5s;left:-4px}.tc-card.bad .tc-side-tag.s3{--rot:-3deg;animation-delay:1s}.tc-card.good .tc-side-tag{right:-10px;background:linear-gradient(135deg,#16a34a 0,#22c55e);color:#fff}.tc-card.good .tc-side-tag.s1{--rot:4deg;animation-delay:.3s}.tc-card.good .tc-side-tag.s2{--rot:-3deg;animation-delay:.8s;right:-4px}.tc-card.good .tc-side-tag.s3{--rot:3deg;animation-delay:1.2s}@keyframes tcBob{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-11px) rotate(var(--rot,0deg))}}.tc-screen{position:relative}.tc-post-view{position:absolute;inset:0;background:#fff;z-index:5;display:flex;flex-direction:column;opacity:0;transform:scale(.92);pointer-events:none;border-radius:24px;overflow:hidden;animation:tcPostCycle 24s ease-in-out infinite;animation-fill-mode:both}@keyframes tcPostCycle{0%,46%{opacity:0;transform:scale(.92)}50%,71%{opacity:1;transform:scale(1)}to,75%{opacity:0;transform:scale(.92)}}.tc-ig-grid>.tc-tap-target{position:relative}.tc-ig-grid>.tc-tap-target:after{content:"";position:absolute;inset:0;background:#ffffff8c;opacity:0;animation:tcTapPulse 24s ease-in-out infinite;pointer-events:none}@keyframes tcTapPulse{0%,21%{opacity:0}24%{opacity:.85}to,27%{opacity:0}}.tc-dm-view{position:absolute;inset:0;background:#fff;z-index:6;display:flex;flex-direction:column;opacity:0;transform:scale(.92);pointer-events:none;border-radius:24px;overflow:hidden;animation:tcDmCycle 24s ease-in-out infinite;animation-fill-mode:both}@keyframes tcDmCycle{0%,71%{opacity:0;transform:scale(.92)}75%,96%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}.tc-dm-header{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #f4f4f4;font-size:15px;font-weight:800;color:#14141a;flex-shrink:0}.tc-dm-header .tc-post-back{font-size:22px;line-height:1}.tc-dm-header .tc-dm-title{display:inline-flex;align-items:center;gap:4px}.tc-dm-header .tc-dm-new{margin-left:auto;font-size:18px;color:#14141a}.tc-dm-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center}.tc-dm-empty-ico{width:70px;height:70px;border-radius:50%;border:2.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:32px;color:#c4c4cc}.tc-dm-empty-title{font-size:14px;font-weight:800;color:#6b6b75}.tc-dm-empty-sub{font-size:12px;color:#b5b5bb;line-height:1.5}.tc-dm-banner{flex-shrink:0;margin:10px 12px 4px;padding:8px 12px;border-radius:10px;background:linear-gradient(135deg,#6b21d9,#d946ef);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px}.tc-dm-banner strong{font-size:14px;font-weight:900}.tc-dm-banner .live-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;margin-left:auto;box-shadow:0 0 #4ade80b3;animation:dmLive 1.6s ease-out infinite}@keyframes dmLive{0%{box-shadow:0 0 #4ade80b3}70%{box-shadow:0 0 0 7px #4ade8000}to{box-shadow:0 0 #4ade8000}}.tc-dm-list{flex:1;overflow:hidden;padding:4px 0}.tc-dm-row{display:flex;align-items:center;gap:10px;padding:9px 14px}.tc-dm-ava{width:42px;height:42px;border-radius:50%;flex-shrink:0;background-size:cover;background-position:center;position:relative}.tc-dm-ava.a1{background-image:url(/images/p8.png)}.tc-dm-ava.a2{background-image:url(/images/p10.png)}.tc-dm-ava.a3{background-image:url(/images/p11.png)}.tc-dm-ava.a4{background-image:url(/images/p12.png)}.tc-dm-ava.a5{background-image:url(/images/p14.png)}.tc-dm-ava.empty{background:#ececed;display:flex;align-items:center;justify-content:center}.tc-dm-ava.empty:after{content:"👤";font-size:18px;filter:grayscale(1);opacity:.45}.tc-dm-spamnote{flex-shrink:0;margin:9px 12px 2px;padding:7px 10px;background:#f4f4f6;border-radius:8px;font-size:11px;font-weight:700;color:#9aa0a6;text-align:center}.tc-dm-ava .on{position:absolute;right:0;bottom:0;width:11px;height:11px;border-radius:50%;background:#4ade80;border:2px solid #fff}.tc-dm-body{flex:1;min-width:0}.tc-dm-name{font-size:13px;font-weight:700;color:#14141a}.tc-dm-prev{font-size:12px;color:#6b6b75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-dm-row.unread .tc-dm-name,.tc-dm-row.unread .tc-dm-prev{color:#14141a;font-weight:700}.tc-dm-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.tc-dm-time{font-size:10px;color:#b5b5bb}.tc-dm-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center}.tc-dm-typing{display:inline-flex;gap:3px;align-items:center}.tc-dm-typing span{width:5px;height:5px;border-radius:50%;background:#d946ef;animation:dmType 1.2s ease-in-out infinite}.tc-dm-typing span:nth-child(2){animation-delay:.2s}.tc-dm-typing span:nth-child(3){animation-delay:.4s}@keyframes dmType{0%,to,60%{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.tc-dm-toast{position:absolute;top:56px;left:12px;right:12px;background:#fff;border-radius:12px;box-shadow:0 12px 28px -8px #00000047;padding:9px 12px;display:flex;align-items:center;gap:9px;z-index:3;animation:dmToast 4.2s ease-in-out infinite}.tc-dm-toast .dot{width:8px;height:8px;border-radius:50%;background:#4ade80;flex-shrink:0}.tc-dm-toast .t-name{font-size:12px;font-weight:800;color:#14141a}.tc-dm-toast .t-msg{font-size:11px;color:#6b6b75}@keyframes dmToast{0%,to{transform:translateY(-130%);opacity:0}12%,40%{transform:translateY(0);opacity:1}52%{transform:translateY(-130%);opacity:0}}@media(prefers-reduced-motion:reduce){.tc-dm-view{animation:none;opacity:0}.tc-dm-banner .live-dot,.tc-dm-toast,.tc-dm-typing span{animation:none}}.tc-follow-view{position:absolute;inset:0;background:#fff;z-index:4;display:flex;flex-direction:column;opacity:0;transform:scale(.92);pointer-events:none;border-radius:24px;overflow:hidden;animation:tcFollowCycle 24s ease-in-out infinite;animation-fill-mode:both}@keyframes tcFollowCycle{0%,21%{opacity:0;transform:scale(.92)}25%,46%{opacity:1;transform:scale(1)}to,50%{opacity:0;transform:scale(.92)}}.tc-fl-header{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid #f4f4f4;font-size:15px;font-weight:800;color:#14141a;flex-shrink:0}.tc-fl-header .tc-post-back{font-size:22px;line-height:1}.tc-fl-header .tc-fl-handle{display:inline-flex;align-items:center;gap:4px}.tc-fl-tabs{display:flex;flex-shrink:0;border-bottom:1px solid #f4f4f4}.tc-fl-tabs span{flex:1;text-align:center;padding:9px 0;font-size:12.5px;font-weight:700;color:#9a9aa2}.tc-fl-tabs span.active{color:#14141a;box-shadow:inset 0 -2px #14141a}.tc-fl-req{display:flex;align-items:center;gap:9px;padding:10px 14px;flex-shrink:0;border-bottom:1px solid #f7f7f8}.tc-fl-req .ic{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.tc-fl-req .txt{font-size:12.5px;font-weight:700;color:#14141a}.tc-fl-req .cnt{margin-left:auto;font-size:13px;font-weight:900}.tc-follow-view.good .tc-fl-req .ic{background:linear-gradient(135deg,#6b21d9,#d946ef);color:#fff}.tc-follow-view.good .tc-fl-req .cnt{color:#d946ef}.tc-follow-view.good .tc-fl-req .cnt:after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#4ade80;margin-left:5px;vertical-align:middle;box-shadow:0 0 #4ade80b3;animation:dmLive 1.6s ease-out infinite}.tc-follow-view.bad .tc-fl-req .ic{background:#ececed;color:#b5b5bb}.tc-follow-view.bad .tc-fl-req .cnt{color:#b5b5bb}.tc-fl-list{flex:1;overflow:hidden;padding:2px 0}.tc-fl-row{display:flex;align-items:center;gap:10px;padding:7px 14px}.tc-fl-ava{width:40px;height:40px;border-radius:50%;flex-shrink:0;background-size:cover;background-position:center;position:relative}.tc-fl-ava.empty{background:#ececed;display:flex;align-items:center;justify-content:center}.tc-fl-ava.empty:after{content:"👤";font-size:17px;filter:grayscale(1);opacity:.45}.tc-fl-ava .on{position:absolute;right:0;bottom:0;width:10px;height:10px;border-radius:50%;background:#4ade80;border:2px solid #fff}.tc-fl-body{flex:1;min-width:0}.tc-fl-name{font-size:13px;font-weight:700;color:#14141a;display:flex;align-items:center;gap:3px}.tc-fl-sub{font-size:11.5px;color:#9a9aa2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-follow-view.bad .tc-fl-sub{color:#b5b5bb}.tc-fl-btn{flex-shrink:0;font-size:11.5px;font-weight:800;padding:6px 12px;border-radius:8px;border:none;line-height:1}.tc-follow-view.good .tc-fl-btn{background:#0095f6;color:#fff}.tc-follow-view.good .tc-fl-btn.following{background:#efeff0;color:#14141a}.tc-follow-view.bad .tc-fl-btn{background:#efeff0;color:#9a9aa2}.tc-fl-toast{position:absolute;bottom:16px;left:12px;right:12px;background:#fff;border-radius:12px;box-shadow:0 14px 30px -8px #00000052;padding:9px 11px;display:flex;align-items:center;gap:9px;z-index:3;animation:flToast 3.6s ease-in-out infinite}.tc-fl-toast .av{width:30px;height:30px;border-radius:50%;background-size:cover;background-position:center;flex-shrink:0}.tc-fl-toast .tt{font-size:11.5px;color:#14141a;line-height:1.35}.tc-fl-toast .tt b{font-weight:800}@keyframes flToast{0%,to{transform:translateY(140%);opacity:0}14%,46%{transform:translateY(0);opacity:1}58%{transform:translateY(140%);opacity:0}}@media(prefers-reduced-motion:reduce){.tc-follow-view{animation:none;opacity:0}.tc-fl-toast{animation:none}.tc-follow-view.good .tc-fl-req .cnt:after{animation:none}}.tc-post-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #f4f4f4;font-size:13px;color:#14141a;flex-shrink:0}.tc-post-header .tc-post-back{font-size:22px;line-height:1;color:#14141a}.tc-post-header .tc-post-title{font-weight:700}.tc-post-header .tc-post-more{font-size:18px;color:#14141a}.tc-post-author{display:flex;align-items:center;gap:10px;padding:10px 14px;flex-shrink:0}.tc-post-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.tc-post-view.bad .tc-post-avatar{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.tc-post-view.bad .tc-post-avatar:after{content:"👤";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:18px;opacity:.55}.tc-post-view.good .tc-post-avatar{background:linear-gradient(135deg,#ec4899,#8b5cf6)}.tc-post-view.good .tc-post-avatar:after{content:"";position:absolute;inset:2px;background:url(/images/u07.jpg) center/cover;border-radius:50%;border:1.5px solid #fff}.tc-post-user{display:flex;flex-direction:column;line-height:1.15}.tc-post-user .tc-post-name{font-size:13px;font-weight:700;color:#14141a}.tc-post-user .tc-post-loc{font-size:10px;color:#6b6b75}.tc-post-author .tc-post-more{margin-left:auto;color:#6b6b75}.tc-post-image{width:100%;aspect-ratio:1;background-size:cover;background-position:center;flex-shrink:0;background-color:#1a1a1f}.tc-post-view.bad .tc-post-image{filter:grayscale(.6) brightness(.88) contrast(.9)}.tc-post-actions{display:flex;align-items:center;gap:14px;padding:10px 14px 6px;font-size:22px;line-height:1;flex-shrink:0}.tc-post-actions .ico{color:#14141a}.tc-post-actions .ico.liked{color:#ef4444}.tc-post-actions .ico.bm{margin-left:auto}.tc-post-meta{padding:0 14px 10px;display:flex;flex-direction:column;gap:3px;flex:1;overflow:hidden}.tc-post-meta .tc-post-likes{font-size:13px;font-weight:800;color:#14141a}.tc-post-view.good .tc-post-meta .tc-post-likes{color:#14141a}.tc-post-meta .tc-post-caption{font-size:11.5px;color:#2d2d35;line-height:1.4}.tc-post-meta .tc-post-caption strong{font-weight:700}.tc-post-view.bad .tc-post-meta .tc-post-caption{color:#6b6b75}.tc-post-meta .tc-post-cm{color:#888;font-size:11px}.tc-post-meta .tc-post-rep{display:flex;gap:10px;padding-top:5px;border-top:1px solid #f4f4f4;margin-top:4px;font-size:10.5px;color:#6b6b75;line-height:1.2}.tc-post-meta .tc-post-rep strong{color:#14141a;font-weight:800;margin-left:2px}.tc-post-view.good .tc-post-meta .tc-post-rep strong{color:#d946ef}.tc-post-view.good .tc-post-meta .tc-post-rep .hot{color:#ef4444}@media(prefers-reduced-motion:reduce){.tc-post-view{animation:none;opacity:0}.tc-ig-grid>.tc-tap-target:after{animation:none}}.tc-box dd,.tc-box dt{position:relative}.tc-char{position:absolute;bottom:18px;width:110px;height:110px;z-index:2;pointer-events:none;animation:tcCharBob 3s ease-in-out infinite}.tc-char.left{left:14px}.tc-char.right{right:14px;animation-delay:.6s}.tc-char svg{width:100%;height:100%;display:block}@keyframes tcCharBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:900px){.tc-side-tag{font-size:13px;padding:10px 14px}.tc-char{width:80px;height:80px;bottom:10px}.tc-char.left{left:8px}.tc-char.right{right:8px}}@media(max-width:480px){.tc-side-tag{font-size:12px;padding:8px 12px}.tc-char{width:64px;height:64px}}.tc-txt{margin-top:56px;text-align:center;position:relative;z-index:2}.tc-txt .pre{font-size:18px;color:#56565f;font-weight:600;margin-bottom:8px}.tc-txt h3{font-size:32px;font-weight:800;color:#1a1a1f;letter-spacing:-.025em;line-height:1.35}.tc-txt h3 strong{background:linear-gradient(135deg,#6b21d9,#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}@media(max-width:900px){.tc-title-block{margin-bottom:40px}.tc-title-block h2{font-size:28px;letter-spacing:-1px;word-break:keep-all}.tc-box{grid-template-columns:1fr;gap:24px;margin-bottom:52px}.tc-box dd,.tc-box dt{padding:40px 24px 36px}.tc-box h3 strong{font-size:52px}.tc-box h3{font-size:22px}.tc-box h3 .end{font-size:18px}.tc-compare{gap:44px}.tc-txt{margin-top:52px}.tc-txt h3{font-size:22px;word-break:keep-all}}@media(max-width:480px){.tc-title-block .tc-label{font-size:12px}.tc-title-block h2{font-size:22px}.tc-box h3 strong{font-size:44px}.tc-box h3{font-size:19px}.tc-txt h3{font-size:18px}}.hl-yellow{background:linear-gradient(transparent 58%,#fde047 58%,#facc15 92%,transparent 92%);padding:0 4px;color:#1a1a1f;font-weight:900;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important}.hl-pop{position:relative;display:inline-block;font-weight:900;background:linear-gradient(135deg,#6b21d9 0,#d946ef 60%,#f43f5e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hl-pop:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:5px;border-radius:5px;background:linear-gradient(135deg,#6b21d9 0,#d946ef 60%,#f43f5e);transform:scaleX(0);transform-origin:left center;animation:hlPopLine 4.5s ease-in-out infinite}@keyframes hlPopLine{0%,12%{transform:scaleX(0)}40%,78%{transform:scaleX(1)}to,92%{transform:scaleX(0);transform-origin:right center}}@media(prefers-reduced-motion:reduce){.hl-pop:after{animation:none;transform:scaleX(1)}}.tc-card.good.phone-only{background:0 0!important;box-shadow:none!important}.tc-card.good.phone-only:after{display:none!important}.tc-confirm-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;transition:opacity .3s ease;padding:16px}.tc-confirm-overlay[hidden]{display:none!important}.tc-confirm-overlay.is-open{opacity:1}.tc-confirm-card{background:#fff;border-radius:24px;padding:36px 30px 26px;max-width:420px;width:100%;box-shadow:0 30px 80px -20px #14141e73;text-align:center;transform:scale(.92);transition:transform .3s ease}.tc-confirm-overlay.is-open .tc-confirm-card{transform:scale(1)}.tc-confirm-icon{font-size:46px;margin-bottom:10px;line-height:1}.tc-confirm-title{font-size:20px;font-weight:800;letter-spacing:-.45px;color:#1a1a1f;margin-bottom:10px;line-height:1.5}.tc-confirm-title strong{background:linear-gradient(135deg,#6b21d9,#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.tc-confirm-desc{font-size:14px;color:#6b6b75;margin-bottom:24px;line-height:1.55}.tc-confirm-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tc-confirm-btn{padding:14px;border-radius:14px;font-size:15px;font-weight:700;border:none;cursor:pointer;font-family:inherit;transition:all .2s ease;letter-spacing:-.2px}.tc-confirm-btn.ghost{background:#f3f4f6;color:#4b5563}.tc-confirm-btn.ghost:hover{background:#e5e7eb}.tc-confirm-btn.primary{background:linear-gradient(135deg,#6b21d9,#8b5cf6);color:#fff;box-shadow:0 10px 24px -8px #6b21d973}.tc-confirm-btn.primary:hover{transform:translateY(-1px)}@media(max-width:420px){.tc-confirm-buttons{grid-template-columns:1fr}.tc-confirm-title{font-size:18px}}button.tc-cta{border:none;cursor:pointer;font-family:inherit}.spec-section{padding:96px 0 104px;background:#fafbff;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.spec-head{text-align:center;max-width:760px;margin:0 auto 56px;padding:0 24px}.spec-eyebrow{display:inline-block;color:#6b21d9;font-size:14px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px}.spec-head h2{font-size:40px;font-weight:800;line-height:1.25;letter-spacing:-.035em;color:#14141a;word-break:keep-all}.spec-head h2 .grad-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.spec-head p{margin-top:16px;font-size:16px;color:#6b7280;line-height:1.6}.spec-cloud{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 18px;max-width:940px;margin:0 auto;padding:20px 24px 0}.spec-tag{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:999px;background:#fff;border:1px solid #eceaf5;box-shadow:0 12px 26px -18px #3c286466;white-space:nowrap;cursor:default;--mx:0px;--my:0px;animation:tagFloat var(--dur,6s) ease-in-out infinite;animation-delay:var(--delay, 0s);transition:box-shadow .2s,border-color .2s}.spec-tag:hover{box-shadow:0 18px 34px -16px #6b21d959;border-color:#ddd6f3}@keyframes tagFloat{0%,to{transform:translate(var(--mx,0),calc(var(--y,0px) + var(--my,0px))) rotate(var(--r,0deg))}50%{transform:translate(var(--mx,0),calc(var(--y,0px) - 13px + var(--my,0px))) rotate(var(--r,0deg))}}.spec-tag .ti{display:inline-flex;flex-shrink:0;width:1.35em;height:1.35em}.spec-tag .ti svg{width:100%;height:100%;display:block;stroke:#8b5cf6}.spec-tag .tk{font-weight:900;letter-spacing:-.02em;background:linear-gradient(135deg,#6b21d9,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.spec-tag .tl{font-weight:700;color:#9ca3af;font-size:.72em}.spec-tag.lg{font-size:24px;padding:18px 30px}.spec-tag.md{font-size:18px}.spec-tag.sm{font-size:15px}.spec-tag.accent{background:linear-gradient(135deg,#6b21d9,#8b5cf6);border:none;box-shadow:0 18px 34px -14px #6b21d980}.spec-tag.accent .tk{-webkit-text-fill-color:#fff;color:#fff}.spec-tag.accent .tl{color:#fffc}.spec-tag.accent .ti svg{stroke:#fff}.spec-tag.accent2{background:linear-gradient(135deg,#ec4899,#f43f5e);border:none;box-shadow:0 18px 34px -14px #f43f5e80}.spec-tag.accent2 .tk{-webkit-text-fill-color:#fff;color:#fff}.spec-tag.accent2 .tl{color:#ffffffd9}.spec-tag.accent2 .ti svg{stroke:#fff}@media(prefers-reduced-motion:reduce){.spec-tag{animation:none;transform:translateY(var(--y,0)) rotate(var(--r,0deg))}}@media(max-width:640px){.spec-cloud{gap:7px 7px;max-width:100%;padding:4px 16px 0}.spec-tag,.spec-tag.lg,.spec-tag.md,.spec-tag.sm{animation:none!important;transform:none!important;font-size:13px!important;padding:9px 13px!important;gap:6px!important}.spec-tag .ti{width:1.05em!important;height:1.05em!important}.spec-tag .tl{display:none}}.channels{padding:110px 0 90px;background:#fff}.channels-eyebrow{display:block;text-align:center;color:#7c3aed;font-size:13.5px;font-weight:800;letter-spacing:-.2px;margin-bottom:12px}.channels-eyebrow:before{content:"✦ "}.channels h3.section-title{text-align:center;font-size:32px;font-weight:800;letter-spacing:-1px;margin-bottom:14px}.channels .section-sub{text-align:center;font-size:16px;color:#6b7280;margin-bottom:26px;line-height:1.6}.how-trust{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 24px;margin-top:30px;padding-top:24px;border-top:1px solid #f0eef7}.how-trust .ht{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:700;color:#4b4b55}.how-trust .ht svg{width:17px;height:17px;color:#7c3aed;flex-shrink:0}.how-trust .ht b{font-weight:700}.how-it-works{max-width:920px;margin:64px auto 0;padding:0 24px}.how-eyebrow{display:block;text-align:center;color:#7c3aed;font-size:13px;font-weight:800;letter-spacing:-.2px;margin-bottom:8px}.how-eyebrow:before{content:"✦ "}.how-title{text-align:center;font-size:25px;font-weight:800;color:#1a1a2e;letter-spacing:-.8px;margin-bottom:14px}.how-sub{text-align:center;font-size:15px;color:#8b8b96;margin-bottom:32px}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px}.how-step{position:relative;background:#faf9ff;border:1px solid #ecebf3;border-radius:18px;padding:24px 22px}.how-step .n{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#7c3aed,#d946ef);color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.how-step h5{font-size:16px;font-weight:800;color:#1a1a2e;letter-spacing:-.4px;margin:0 0 7px}.how-step p{font-size:13.5px;color:#6b7280;line-height:1.65;margin:0}.how-step:not(:last-child):after{content:"→";position:absolute;right:-13px;top:50%;transform:translateY(-50%);color:#cbb8f5;font-size:18px;font-weight:800;z-index:2}@media(max-width:768px){.how-it-works{margin-top:46px}.how-title{font-size:22px}.how-sub{font-size:14px}.how-steps{grid-template-columns:1fr;gap:12px;margin-top:32px}.how-step{padding:18px 20px;display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:3px;align-items:center}.how-step .n{grid-column:1;grid-row:1/3;align-self:center;margin-bottom:0}.how-step h5{grid-column:2;grid-row:1;margin:0}.how-step p{grid-column:2;grid-row:2;margin:0}.how-step:not(:last-child):after{content:"↓";inset:auto auto -13px 50%;transform:translate(-50%)}}.highlight-yellow{background-image:linear-gradient(180deg,transparent 58%,#ffec4f 58%,#ffec4f 92%,transparent 92%);background-repeat:no-repeat;background-size:0 100%;background-position:0 0;transition:background-size .9s cubic-bezier(.2,.8,.3,1);padding:0 2px;color:#1a1a2e;font-weight:600}.highlight-yellow.is-visible{background-size:100% 100%}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;padding:0 24px}.channel-card{aspect-ratio:4/5;border-radius:28px;padding:36px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden;box-shadow:0 20px 50px -20px #6366f140;transition:transform .3s}.channel-card:hover{transform:translateY(-6px)}.channel-card.purple{background:linear-gradient(160deg,#a78bfa 0,#7c3aed)}.channel-card.red{background:linear-gradient(160deg,#fda4af 0,#f43f5e)}.channel-card.blue{background:linear-gradient(160deg,#60a5fa 0,#2563eb)}.channel-card .ch-emoji{font-size:64px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}.channel-card .ch-title{font-size:26px;font-weight:800;letter-spacing:-.8px}.channel-card .ch-desc{font-size:14px;opacity:.92;margin-top:8px;line-height:1.6}.channel-card .ch-link{margin-top:20px;font-size:13px;font-weight:700;opacity:.95}.phone-showcase{display:flex;justify-content:center;align-items:flex-start;gap:32px;max-width:1100px;margin:70px auto 0;padding:40px 24px 60px;perspective:1200px}.phone-item{flex:0 1 260px;text-align:center;transition:transform .45s cubic-bezier(.2,.7,.2,1);position:relative}.phone-item.phone-left{transform:rotate(-6deg) translateY(28px)}.phone-item.phone-center{transform:translateY(-14px);z-index:2}.phone-item.phone-right{transform:rotate(6deg) translateY(28px)}.phone-item:hover{transform:translateY(-14px) rotate(0);z-index:3}.phone-gif{width:100%;height:auto;display:block;filter:drop-shadow(0 30px 60px rgba(99,102,241,.25));border-radius:32px}.phone-label{margin-top:24px;font-weight:800;font-size:18px;letter-spacing:-.3px;color:#1a1a2e}.phone-desc{margin-top:6px;font-size:13.5px;color:#6b7280;line-height:1.5}@media(max-width:900px){.phone-showcase{flex-direction:column;align-items:center;gap:60px;padding:30px 24px}.phone-item.phone-center,.phone-item.phone-left,.phone-item.phone-right{transform:none}.phone-item{max-width:300px;flex:0 1 auto}}.ig-show{max-width:1080px;margin:56px auto 0;padding:0 24px}.ig-head{width:100%;display:flex;align-items:center;gap:14px;padding:20px 22px;background:#fff;border:1px solid #eceaf5;border-radius:16px;cursor:pointer;font-family:inherit;text-align:left;transition:background .25s,border-color .25s,box-shadow .25s,transform .2s}.ig-head .ig-no{flex-shrink:0;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;background:linear-gradient(135deg,#eef2ff,#f5ecff);color:#6b21d9;transition:background .25s,color .25s}.ig-head .ig-htxt{display:flex;flex-direction:column;min-width:0}.ig-head .ig-htitle{font-size:17px;font-weight:800;color:#14141a;letter-spacing:-.02em}.ig-head .ig-hsub{font-size:12.5px;color:#8b8b95;margin-top:2px}.ig-head .ig-chev{margin-left:auto;color:#c4b5fd;font-size:18px;transition:transform .3s}.ig-item.active .ig-head{background:linear-gradient(135deg,#6b21d9,#8b5cf6);border-color:transparent;box-shadow:0 16px 30px -14px #6b21d980}.ig-item.active .ig-head .ig-no{background:#ffffff38;color:#fff}.ig-item.active .ig-head .ig-htitle{color:#fff}.ig-item.active .ig-head .ig-hsub{color:#ffffffd9}.ig-item.active .ig-head .ig-chev{color:#fff}.ig-body{overflow:hidden}.ig-body-inner{border-radius:20px;overflow:hidden;background:#14141a;box-shadow:0 26px 50px -24px #3c286480}.ig-body-img{width:100%;aspect-ratio:16/9;background-size:cover;background-position:center}.ig-body-img.fx{position:relative;overflow:hidden}.ig-body-img .fx-layer{position:absolute;inset:0;background-size:cover;background-position:center top}.ig-body-img.sponsor .fx-blur{background-size:cover;filter:blur(20px) brightness(.82);animation:igKen 10s ease-in-out infinite alternate}.ig-body-img.sponsor .fx-fit{background-size:contain;background-repeat:no-repeat;background-position:center}@keyframes igKen{0%{transform:scale(1.14) translate(0)}to{transform:scale(1.22) translate(-2%,-2%)}}.ig-body-img.cam .fx-layer{animation:camFocus 5s ease-in-out infinite}@keyframes camFocus{0%,to{transform:scale(1.03)}44%{transform:scale(1.1)}50%{transform:scale(1.11)}}.cam-frame{position:absolute;inset:16px;z-index:3;pointer-events:none}.cam-frame i{position:absolute;width:22px;height:22px}.cam-frame i:first-child{top:0;left:0;border-top:3px solid rgba(255,255,255,.92);border-left:3px solid rgba(255,255,255,.92)}.cam-frame i:nth-child(2){top:0;right:0;border-top:3px solid rgba(255,255,255,.92);border-right:3px solid rgba(255,255,255,.92)}.cam-frame i:nth-child(3){bottom:0;left:0;border-bottom:3px solid rgba(255,255,255,.92);border-left:3px solid rgba(255,255,255,.92)}.cam-frame i:nth-child(4){bottom:0;right:0;border-bottom:3px solid rgba(255,255,255,.92);border-right:3px solid rgba(255,255,255,.92)}.cam-rec{position:absolute;top:12px;left:12px;z-index:4;display:flex;align-items:center;gap:5px;background:#00000080;color:#fff;font-size:10px;font-weight:800;padding:4px 9px;border-radius:999px;letter-spacing:.03em}.cam-rec .d{width:7px;height:7px;border-radius:50%;background:#ff3b5c;animation:camRec 1.2s infinite}@keyframes camRec{0%,to{opacity:1}50%{opacity:.25}}.cam-flash{position:absolute;inset:0;z-index:5;background:#fff;opacity:0;pointer-events:none;animation:camFlash 5s ease-out infinite}@keyframes camFlash{0%,44%{opacity:0}49%{opacity:.9}to,58%{opacity:0}}.ig-body-img.brandfeed{background:#fff;display:flex;align-items:center;justify-content:center;padding:10px 0;overflow:hidden}.brand-view{position:relative;height:100%;max-height:430px;aspect-ratio:2/3;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px -18px #00000038}.brand-track{position:absolute;top:0;left:0;width:100%;height:400%;animation:brandScroll 12s cubic-bezier(.7,0,.28,1) infinite}.brand-frame{width:100%;height:25%;background-size:contain;background-repeat:no-repeat;background-position:center}@keyframes brandScroll{0%,27%{transform:translateY(0)}33%,60%{transform:translateY(-25%)}66%,93%{transform:translateY(-50%)}to,99%{transform:translateY(-75%)}}@media(prefers-reduced-motion:reduce){.ig-body-img .fx-layer{animation:none!important;transform:none!important}.brand-track,.cam-flash,.cam-rec .d{animation:none}}.ig-body-text{padding:22px 24px 24px;color:#fff}.ig-body-text h4{font-size:22px;font-weight:900;letter-spacing:-.03em}.ig-body-text p{margin-top:8px;font-size:14px;line-height:1.6;color:#fffc}.ig-body-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.ig-body-tag{display:inline-flex;align-items:center;font-size:11.5px;font-weight:800;color:#fcd34d;letter-spacing:.01em;background:#fbbf2421;border:1px solid rgba(251,191,36,.32);border-radius:999px;padding:5px 11px}.ig-reels-stage{flex:1;min-height:322px;background:radial-gradient(circle at 50% 28%,#2a2440 0,#15151b 72%);display:flex;align-items:center;justify-content:center;padding:22px 0;overflow:hidden}.ig-reels-phone{width:172px;aspect-ratio:9/18;border-radius:24px;border:5px solid #0b0b0f;overflow:hidden;position:relative;background:#000;box-shadow:0 22px 44px -12px #000000a6}.ig-reels-video{position:absolute;inset:0;background:#000;overflow:hidden}.ig-reels-clip{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center top;opacity:0;animation:reelsClip 8s ease-in-out infinite}.ig-reels-clip:first-child{animation-delay:0s}.ig-reels-clip:nth-child(2){animation-delay:2s}.ig-reels-clip:nth-child(3){animation-delay:4s}.ig-reels-clip:nth-child(4){animation-delay:6s}@keyframes reelsClip{0%{opacity:0;transform:scale(1.05)}3%{opacity:1}22%{opacity:1;transform:scale(1.14)}26%{opacity:0;transform:scale(1.16)}to{opacity:0;transform:scale(1.05)}}.ig-reels-video:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent 26%,transparent 52%,rgba(0,0,0,.62) 100%)}.ig-reels-top{position:absolute;top:9px;left:11px;z-index:3;color:#fff;font-size:12px;font-weight:800}.ig-reels-top:after{content:""}.ig-reels-actions{position:absolute;right:8px;bottom:54px;z-index:3;display:flex;flex-direction:column;gap:13px;align-items:center;color:#fff}.ig-reels-actions .ra{display:flex;flex-direction:column;align-items:center;line-height:1;font-size:17px}.ig-reels-actions .ra i{font-style:normal;font-size:8px;font-weight:700;margin-top:3px}.ig-reels-actions .heart{color:#ff3b5c;animation:reelsHeart 1.4s ease-in-out infinite}@keyframes reelsHeart{0%,to{transform:scale(1)}28%{transform:scale(1.28)}}.ig-reels-info{position:absolute;left:10px;right:42px;bottom:13px;z-index:3;color:#fff}.ig-reels-user{font-size:10.5px;font-weight:800;display:flex;align-items:center;gap:5px;white-space:nowrap}.ig-reels-user .dot{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#ec4899,#8b5cf6);display:inline-block;flex-shrink:0}.ig-reels-user .fl{border:1px solid rgba(255,255,255,.8);border-radius:5px;padding:1px 5px;font-size:8.5px;font-weight:700;white-space:nowrap;flex-shrink:0}.ig-reels-cap{font-size:9px;opacity:.96;margin-top:4px;line-height:1.35}.ig-reels-audio{font-size:8.5px;opacity:.9;margin-top:5px;display:flex;align-items:center;gap:4px}.ig-reels-audio span{animation:reelsAudio 1s ease-in-out infinite}@keyframes reelsAudio{0%,to{opacity:.6}50%{opacity:1}}.ig-reels-progress{position:absolute;bottom:0;left:0;height:2.5px;background:#fff;z-index:4;animation:reelsProg 8s linear infinite}@keyframes reelsProg{0%{width:0}to{width:100%}}@media(prefers-reduced-motion:reduce){.ig-reels-actions .heart,.ig-reels-audio span,.ig-reels-clip,.ig-reels-progress{animation:none}.ig-reels-clip:first-child{opacity:1}.ig-reels-progress{width:60%}}@media(max-width:768px){.ig-reels-stage{min-height:300px}}@media(min-width:769px){.ig-show{display:grid;grid-template-columns:340px 1fr;column-gap:28px;align-items:start}.ig-item{display:contents}.ig-head{grid-column:1;margin-bottom:12px}.ig-head:hover{transform:translate(3px);border-color:#ddd6f3}.ig-item.active .ig-head:hover{transform:none}.ig-chev{display:none}.ig-body{grid-column:2;grid-row:1/span 6;display:none;align-self:stretch}.ig-item.active .ig-body{display:block}.ig-body-inner{height:100%;display:flex;flex-direction:column}.ig-body-img{aspect-ratio:auto;flex:1;min-height:280px}}@media(max-width:768px){.ig-show{max-width:560px;margin-top:32px}.ig-item{margin-bottom:12px}.ig-head{border-radius:14px}.ig-item.active .ig-head{border-radius:14px 14px 0 0}.ig-item.active .ig-chev{transform:rotate(180deg)}.ig-body{max-height:0;transition:max-height .4s ease;background:#14141a;border-radius:0 0 14px 14px}.ig-item.active .ig-body{max-height:640px}.ig-body-inner{box-shadow:none;border-radius:0 0 14px 14px}.ig-body-text h4{font-size:19px}}.story{padding:130px 0;text-align:center;background:linear-gradient(180deg,#fff 0,#faf5ff)}.story h2{font-size:clamp(19px,5.2vw,42px);font-weight:800;line-height:1.45;letter-spacing:-.035em;color:#d1d5db;max-width:900px;margin:0 auto;padding:0 16px;word-break:keep-all}.story h2 .active{color:#1a1a2e}.two-col{padding:130px 0;background:#fff}.two-col-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1180px;margin:0 auto;padding:0 24px}.two-col-text h2{font-size:38px;font-weight:800;line-height:1.35;letter-spacing:-1.5px;margin-bottom:32px}.two-col-text h2 .quote{color:#8b5cf6}.two-col-text p{font-size:17px;line-height:1.8;color:#4b5563;margin-bottom:14px}.two-col-text p strong{color:#1a1a2e;font-weight:700}.two-col-illust{aspect-ratio:1/1;border-radius:32px;background:linear-gradient(135deg,#fce7f3 0,#e9d5ff,#ddd6fe);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.two-col-illust:after,.two-col-illust:before{content:"";position:absolute;border-radius:50%}.two-col-illust:before{width:200px;height:200px;background:#ffffff4d;top:-60px;right:-50px}.two-col-illust:after{width:140px;height:140px;background:#fff3;bottom:30px;left:30px}.two-col-emoji{font-size:160px;position:relative;z-index:1}.problem-heading{padding:110px 0 50px;text-align:center;background:linear-gradient(180deg,#fff 0,#fafbff)}.problem-heading h2{font-size:38px;font-weight:800;line-height:1.45;letter-spacing:-1.5px;color:#1a1a2e}.problem-heading p{font-size:16px;color:#6b7280;margin-top:14px}.problem-section{padding:40px 0 130px;background:#fafbff}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:980px;margin:0 auto;padding:0 24px}.problem-card{background:#fff;border-radius:24px;padding:36px 32px;box-shadow:0 8px 30px -8px #6366f114;border:1px solid #eef0ff;position:relative}.problem-card .p-emoji{font-size:36px;margin-bottom:16px;display:inline-block;padding:12px;border-radius:14px;background:linear-gradient(135deg,#f3e8ff,#ede9fe)}.problem-card h3{font-size:19px;font-weight:800;line-height:1.4;margin-bottom:12px;letter-spacing:-.5px;color:#1a1a2e}.problem-card p{font-size:14.5px;color:#6b7280;line-height:1.75;margin-bottom:14px}.problem-card .p-cta{font-size:13px;font-weight:700;color:#8b5cf6}.solution-hero{padding:130px 0 0;background:linear-gradient(135deg,#8b5cf6 0,#6366f1,#3b82f6);text-align:center;overflow:hidden;position:relative}.solution-hero:after,.solution-hero:before{content:"";position:absolute;border-radius:50%;background:#ffffff1a;pointer-events:none}.solution-hero:before{width:300px;height:300px;top:-90px;left:-50px}.solution-hero:after{width:220px;height:220px;top:40px;right:-60px}.solution-hero h2{font-size:40px;font-weight:800;line-height:1.5;letter-spacing:-1.5px;max-width:820px;margin:0 auto;color:#fff;position:relative;z-index:1}.solution-hero h2 .em{background:linear-gradient(90deg,#fde047,#fbbf24);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.diag-metrics{margin-top:30px;text-align:center;position:relative;z-index:1;padding:0 16px}.diag-metrics-label{color:#ffffffeb;font-size:15px;font-weight:700;margin-bottom:14px}.diag-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:520px;margin:0 auto}.diag-chips>span{background:#ffffff29;border:1px solid rgba(255,255,255,.3);color:#fff;font-weight:700;font-size:13.5px;padding:8px 15px;border-radius:999px}.diag-metrics-foot{color:#ffffffd1;font-size:13.5px;margin-top:14px}.diag-metrics-foot strong{color:#fde047;font-weight:800}@media(max-width:480px){.diag-chips>span{font-size:12.5px;padding:7px 13px}.diag-metrics-label{font-size:14px}}.diag-stage{margin-top:56px;display:flex;justify-content:center;max-height:400px;overflow:hidden;position:relative;z-index:1}.diag-phone{width:322px;flex-shrink:0;background:#15151b;border-radius:46px 46px 0 0;padding:12px 12px 0;box-shadow:0 -6px 50px -18px #6b21d973,0 26px 50px -20px #0000004d}.diag-screen{background:#fff;border-radius:36px 36px 0 0;overflow:hidden;padding:32px 22px 0;position:relative;min-height:388px}.diag-notch{position:absolute;top:11px;left:50%;transform:translate(-50%);width:98px;height:20px;border-radius:0 0 14px 14px;background:#15151b}.diag-spinner{width:48px;height:48px;margin:8px auto 18px;border-radius:50%;background:conic-gradient(from 0deg,#d946ef00 0,#d946ef 55%,#6b21d9);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 0);animation:diagSpin .85s linear infinite}@keyframes diagSpin{to{transform:rotate(360deg)}}.diag-text{text-align:center;line-height:1.4;margin-bottom:22px}.diag-text .t1{display:block;font-size:15px;color:#9ca3af;font-weight:600}.diag-text .t2{display:block;font-size:20px;color:#14141a;font-weight:800;letter-spacing:-.02em}.diag-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.diag-grid>span{aspect-ratio:1;border-radius:14px;background-size:cover;background-position:center;box-shadow:0 6px 14px -6px #00000040;animation:diagScan 2.4s ease-in-out infinite}@keyframes diagScan{0%,to{opacity:.4;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}.diag-grid>span:first-child{animation-delay:0s}.diag-grid>span:nth-child(2){animation-delay:.15s}.diag-grid>span:nth-child(3){animation-delay:.3s}.diag-grid>span:nth-child(4){animation-delay:.45s}.diag-grid>span:nth-child(5){animation-delay:.6s}.diag-grid>span:nth-child(6){animation-delay:.75s}.diag-grid>span:nth-child(7){animation-delay:.9s}.diag-grid>span:nth-child(8){animation-delay:1.05s}@media(prefers-reduced-motion:reduce){.diag-grid>span,.diag-spinner{animation:none}.diag-grid>span{opacity:1;transform:none}}@media(max-width:480px){.diag-stage{max-height:360px;margin-top:44px}.diag-phone{width:280px}.diag-screen{min-height:350px}}.solution-cards{padding:130px 0;background:#fff}.solution-card-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:90px;max-width:1180px;margin-left:auto;margin-right:auto;padding:0 24px}.solution-card-row:nth-child(2n){direction:rtl}.solution-card-row:nth-child(2n)>*{direction:ltr}.solution-card-illust{aspect-ratio:1.1/1;border-radius:28px;background:linear-gradient(135deg,#f0abfc 0,#c4b5fd,#93c5fd);display:flex;align-items:center;justify-content:center;font-size:140px;box-shadow:0 20px 50px -15px #8b5cf640}.solution-card-illust.alt{background:linear-gradient(135deg,#fde68a 0,#fca5a5,#f0abfc)}.solution-card-illust.alt2{background:linear-gradient(135deg,#a7f3d0 0,#93c5fd,#c4b5fd)}.solution-card-text h3{font-size:30px;font-weight:800;line-height:1.35;letter-spacing:-1px;margin-bottom:20px}.solution-card-text h3 .em{background:linear-gradient(90deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.solution-card-text p{font-size:16px;color:#6b7280;line-height:1.85}.solution-card-text p strong{color:#1a1a2e;font-weight:700}.unit-price{padding:90px 0 60px;background:#fafbff}.unit-price h2{text-align:center;font-size:28px;font-weight:800;letter-spacing:-1px;margin-bottom:12px}.unit-price .sub{text-align:center;font-size:15px;color:#6b7280;margin-bottom:44px}.unit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1000px;margin:0 auto;padding:0 24px}.unit-card{background:#fff;border:1px solid #eef0ff;border-radius:18px;padding:24px 18px;text-align:center}.unit-card .ch{font-size:11px;font-weight:700;color:#8b5cf6;letter-spacing:1px;margin-bottom:6px}.unit-card .item{font-size:15px;font-weight:700;margin-bottom:12px;letter-spacing:-.3px}.unit-card .price{font-size:24px;font-weight:800;letter-spacing:-1px;color:#4b5563;line-height:1}.unit-card .price small{font-size:12px;font-weight:500;color:#9ca3af;margin-left:2px}.unit-card .note{font-size:11px;color:#9ca3af;margin-top:8px}.unit-foot{text-align:center;font-size:13px;color:#6b7280;margin-top:26px}.unit-foot a{color:#8b5cf6;font-weight:700}.pricing{padding:110px 0;background:#fff}.pricing h2.section-title{text-align:center;font-size:36px;font-weight:800;letter-spacing:-1.5px;margin-bottom:16px}.pricing h2.section-title .em{background:linear-gradient(90deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pricing-sub{text-align:center;font-size:16px;color:#6b7280;margin-bottom:60px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1100px;margin:0 auto;padding:0 24px}.price-card{background:#fff;border-radius:24px;padding:38px 30px;box-shadow:0 10px 40px -12px #6366f11f;border:1.5px solid #f3f4f6;position:relative;transition:transform .3s,box-shadow .3s}.price-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px -10px #6366f12e}.price-card.featured{border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#8b5cf6 0,#3b82f6) border-box;transform:scale(1.02);box-shadow:0 25px 60px -15px #8b5cf64d}.price-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#8b5cf6,#3b82f6);color:#fff;padding:7px 18px;border-radius:20px;font-size:12px;font-weight:700}.price-stage{font-size:12px;font-weight:700;letter-spacing:1.5px;color:#8b5cf6}.price-title{font-size:22px;font-weight:800;margin:8px 0 6px;letter-spacing:-.5px;color:#1a1a2e}.price-desc{font-size:13px;color:#6b7280;margin-bottom:18px}.price-amount{font-size:30px;font-weight:800;letter-spacing:-1px;color:#4b5563;line-height:1}.price-amount small{font-size:13px;font-weight:500;color:#9ca3af;margin-left:3px}.price-amount .from{font-size:12px;color:#9ca3af;font-weight:600;display:block;margin-bottom:4px}.price-divider{margin:22px 0;border:none;height:1px;background:#f3f4f6}.price-list{list-style:none;margin-bottom:24px}.price-list li{font-size:14px;color:#4b5563;padding:6px 0 6px 24px;position:relative}.price-list li:before{content:"✓";position:absolute;left:0;color:#8b5cf6;font-weight:900}.price-cta{display:block;text-align:center;padding:12px 0;border-radius:12px;background:#f3f4f6;color:#4b5563;font-size:14px;font-weight:700;transition:all .2s}.price-card.featured .price-cta{background:linear-gradient(90deg,#8b5cf6,#3b82f6);color:#fff}.price-cta:hover{transform:translateY(-2px)}.pro-managed{margin:70px auto 0;max-width:1100px;background:linear-gradient(135deg,#1a1a2e 0,#3730a3);color:#fff;border-radius:28px;padding:48px 56px;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center;box-shadow:0 20px 50px -15px #4338ca59}.pro-managed .tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;color:#c4b5fd;margin-bottom:12px}.pro-managed h3{font-size:26px;font-weight:800;line-height:1.4;letter-spacing:-.8px;margin-bottom:14px}.pro-managed h3 .em{background:linear-gradient(90deg,#c4b5fd,#93c5fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pro-managed p{font-size:14.5px;opacity:.85;line-height:1.8;margin-bottom:22px}.pro-managed .pro-btn{display:inline-block;background:#fff;color:#4338ca;padding:13px 28px;border-radius:30px;font-size:14px;font-weight:800}.pro-managed .pro-illust{aspect-ratio:1/1;border-radius:24px;background:linear-gradient(135deg,#ffffff26,#ffffff0d);display:flex;align-items:center;justify-content:center;font-size:110px}.process{padding:110px 0 0;background:#fafbff;text-align:center}.process-eyebrow{display:inline-block;color:#8b5cf6;font-size:13px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px}.process-title{font-size:38px;font-weight:900;letter-spacing:-1.5px;line-height:1.3;color:#14141a}.process-title .em{background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.step-flow{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:8px 6px;margin:44px auto 70px;max-width:900px;padding:0 24px}.step-flow .step{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fff;border:1px solid #eceaf5;border-radius:16px;padding:16px 18px;min-width:104px;box-shadow:0 10px 24px -16px #3c286459}.step-flow .step .n{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center}.step-flow .step .t{font-size:14.5px;font-weight:800;color:#14141a}.step-flow .step .sub{font-size:11px;font-weight:600;color:#9ca3af;margin-top:-3px}.step-flow .arrow{color:#c4b5fd;font-size:18px;font-weight:900;align-self:center}.ribbon-cta{background:linear-gradient(135deg,#8b5cf6 0,#6366f1,#3b82f6);position:relative;overflow:hidden}.ribbon-cta:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(255,255,255,.06) 0 14px,transparent 14px 28px);pointer-events:none}.ribbon-inner{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:26px 24px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.ribbon-text{color:#fff;font-size:19px;font-weight:800;letter-spacing:-.02em}.ribbon-text strong{color:#fde047;font-weight:900}.ribbon-btn{background:#fff;color:#6b21d9;border:none;cursor:pointer;font-family:inherit;border-radius:999px;padding:14px 28px;font-size:15px;font-weight:800;box-shadow:0 12px 28px -10px #0000004d;transition:transform .2s}.ribbon-btn:hover{transform:translateY(-2px)}@media(max-width:600px){.process{padding:70px 0 0}.process-title{font-size:26px}.step-flow{gap:6px 4px;margin:32px auto 44px}.step-flow .step{min-width:70px;padding:13px 10px}.step-flow .step .t{font-size:12px}.step-flow .arrow{font-size:14px}.ribbon-inner{flex-direction:column;gap:16px;padding:24px 20px}.ribbon-text{font-size:16px}}.testimonial{padding:130px 0;background:#fff}.testimonial h2.section-title{text-align:center;font-size:36px;font-weight:800;letter-spacing:-1.5px;margin-bottom:14px}.testimonial h2.section-title .em{background:linear-gradient(90deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.testimonial-sub{text-align:center;font-size:16px;color:#6b7280;margin-bottom:60px}.test-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;max-width:1100px;margin:0 auto;padding:0 24px}.test-card{background:#fafbff;border-radius:22px;padding:32px;border:1px solid #eef0ff}.test-quote{font-size:50px;line-height:.6;background:linear-gradient(90deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;margin-bottom:14px}.test-body{font-size:15px;line-height:1.85;color:#374151;margin-bottom:18px}.test-body strong{background:linear-gradient(180deg,transparent 60%,#ddd6fe 60%);padding:0 2px;font-weight:700}.test-result{display:inline-block;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;background:linear-gradient(90deg,#f3e8ff,#e0e7ff);color:#6366f1;margin-bottom:16px}.test-author{display:flex;align-items:center;gap:12px;padding-top:18px;border-top:1px solid #eef0ff}.test-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#c4b5fd,#93c5fd);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:16px}.test-info .name{font-weight:700;font-size:14px}.test-info .role{font-size:12px;color:#9ca3af}.faq{padding:130px 0;background:#fafbff}.faq h2.section-title{text-align:center;font-size:36px;font-weight:800;letter-spacing:-1.5px;margin-bottom:50px}.faq h2.section-title .em{background:linear-gradient(90deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.faq-list{max-width:860px;margin:0 auto;padding:0 24px}.faq-item{background:#fff;border-radius:16px;margin-bottom:12px;padding:24px 32px;border:1px solid #eef0ff}.faq-q{display:flex;align-items:center;gap:16px;font-size:16px;font-weight:700}.faq-q-mark{color:#8b5cf6;font-weight:900;font-size:20px;flex-shrink:0}.faq-arrow{margin-left:auto;color:#c4b5fd;font-size:18px}.faq-a{margin-top:14px;padding-left:36px;font-size:14px;color:#6b7280;line-height:1.8}.faq-a a{color:#8b5cf6;font-weight:700}.guarantee{padding:110px 0;background:linear-gradient(135deg,#8b5cf6 0,#6366f1,#3b82f6);color:#fff;text-align:center;position:relative;overflow:hidden}.guarantee:after,.guarantee:before{content:"";position:absolute;border-radius:50%;background:#ffffff1a}.guarantee:before{width:280px;height:280px;top:-80px;left:-40px}.guarantee:after{width:200px;height:200px;bottom:-50px;right:-30px}.guarantee-content{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:0 24px}.guarantee-badge{display:inline-flex;width:90px;height:90px;border-radius:50%;background:#fff;color:#8b5cf6;font-size:20px;font-weight:900;align-items:center;justify-content:center;margin:0 auto 26px;box-shadow:0 15px 40px -10px #0003}.guarantee h2{font-size:40px;font-weight:800;letter-spacing:-1.5px;line-height:1.35;margin-bottom:20px}.guarantee p{font-size:17px;max-width:680px;margin:0 auto 36px;line-height:1.8;opacity:.95}.guarantee p strong{font-weight:800}.guarantee-btn{display:inline-block;background:#fff;color:#6366f1;padding:18px 48px;border-radius:50px;font-size:16px;font-weight:800;box-shadow:0 16px 40px -10px #0003}.final{padding:130px 0;text-align:center;background:#fff}.final h2{font-size:46px;font-weight:900;line-height:1.35;letter-spacing:-2px;margin-bottom:24px}.final h2 .em{background:linear-gradient(90deg,#6366f1,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.final p{font-size:17px;color:#4b5563;margin-bottom:44px}.footer{background:#1a1a2e;color:#9ca3af;padding:60px 0;font-size:14px}.footer-inner{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-logo{font-size:22px;font-weight:800;color:#fff;margin-bottom:14px}.footer p{line-height:1.8}.kakao-floating{position:fixed;bottom:24px;right:24px;width:58px;height:58px;border-radius:50%;background:#fff;color:#381f1f;box-shadow:0 12px 28px -6px #6b21d973;z-index:99;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #efeafa;cursor:pointer}.kakao-floating:hover{transform:translateY(-3px) scale(1.06);box-shadow:0 16px 36px -6px #6b21d999}.kakao-floating svg{width:26px;height:24px;display:block}.kakao-floating img{width:36px;height:36px;object-fit:contain;display:block}@keyframes kakaoGlow{0%,to{box-shadow:0 12px 28px -6px #6b21d980,0 0 #8b5cf699}50%{box-shadow:0 12px 28px -6px #6b21d9b3,0 0 0 16px #8b5cf600}}.kakao-floating.glow{animation:kakaoGlow 1.5s ease-out infinite}.kakao-floating.glow:after{content:"이벤트 혜택 받기 🎁";position:absolute;right:70px;top:50%;transform:translateY(-50%);white-space:nowrap;background:#1a1a2e;color:#fff;font-size:12.5px;font-weight:700;padding:9px 14px;border-radius:12px;box-shadow:0 10px 24px -8px #00000059;animation:kakaoTip 1.5s ease-in-out infinite}@keyframes kakaoTip{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(-5px)}}@media(max-width:600px){.kakao-floating.glow:after{display:none}}.mkt-chat{position:fixed;right:24px;bottom:92px;width:360px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100vh - 130px);background:#fff;border-radius:22px;box-shadow:0 30px 70px -20px #0006;z-index:100;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(20px) scale(.96);transform-origin:bottom right;transition:opacity .25s ease,transform .25s ease}.mkt-chat[hidden]{display:none}.mkt-chat.open{opacity:1;transform:translateY(0) scale(1)}.mkt-chat-header{background:linear-gradient(135deg,#6b21d9,#8b5cf6);color:#fff;padding:16px 18px;display:flex;align-items:center;gap:11px;flex-shrink:0}.mkt-chat-ava{width:42px;height:42px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px -3px #0003}.mkt-chat-ava img{width:26px;height:26px;object-fit:contain}.mkt-chat-meta{line-height:1.3}.mkt-chat-name{font-size:15px;font-weight:800;display:flex;align-items:center;gap:6px}.mkt-chat-name .on{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 2px #fff6}.mkt-chat-status{font-size:11px;opacity:.85}.mkt-chat-close{margin-left:auto;background:0 0;border:none;color:#fff;font-size:18px;cursor:pointer;line-height:1;padding:4px}.mkt-chat-body{flex:1;overflow-y:auto;padding:18px 16px;background:#f4f2fa;display:flex;flex-direction:column;gap:9px}.mkt-msg{max-width:80%;padding:10px 14px;border-radius:15px;font-size:13.5px;line-height:1.55;word-break:keep-all}.mkt-msg b{font-weight:800}.mkt-msg.bot{align-self:flex-start;background:#fff;color:#2d2d35;border-bottom-left-radius:5px;box-shadow:0 2px 8px -4px #00000026}.mkt-msg.user{align-self:flex-end;background:linear-gradient(135deg,#6b21d9,#8b5cf6);color:#fff;border-bottom-right-radius:5px}.mkt-typing{align-self:flex-start;background:#fff;padding:13px 16px;border-radius:15px;display:flex;gap:4px;box-shadow:0 2px 8px -4px #00000026}.mkt-typing span{width:7px;height:7px;border-radius:50%;background:#c4b5fd;animation:mktType 1.2s ease-in-out infinite}.mkt-typing span:nth-child(2){animation-delay:.2s}.mkt-typing span:nth-child(3){animation-delay:.4s}@keyframes mktType{0%,to,60%{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.mkt-coupon{align-self:stretch;background:linear-gradient(135deg,#fff7ed,#fef3c7);border:2px dashed #f59e0b;border-radius:16px;padding:16px;text-align:center}.mkt-coupon .lbl{font-size:12px;font-weight:700;color:#b45309}.mkt-coupon .code{font-size:20px;font-weight:900;letter-spacing:.3px;color:#92400e;margin:6px 0 10px;word-break:break-all;line-height:1.25}.mkt-coupon .mkt-copy{background:#92400e;color:#fff;border:none;border-radius:9px;padding:8px 16px;font-size:12.5px;font-weight:700;cursor:pointer;font-family:inherit}.mkt-insight{align-self:stretch;background:#fff;border:1px solid #ececf2;border-radius:14px;padding:12px;box-shadow:0 2px 8px -4px #0000001f}.mkt-insight-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mkt-insight-head .t{font-size:13px;font-weight:800;color:#14141a}.mkt-insight-head .badge{font-size:10px;font-weight:700;color:#8b8b95;background:#f1f0f6;border-radius:999px;padding:3px 9px}.mkt-ins-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mkt-ins-tile{background:#f8f7fc;border-radius:10px;padding:10px 11px}.mkt-ins-tile .lbl{font-size:10.5px;color:#8b8b95;font-weight:700}.mkt-ins-tile .val{font-size:19px;font-weight:900;color:#14141a;letter-spacing:-.02em;margin-top:1px}.mkt-ins-tile .delta{font-size:10px;font-weight:700;color:#16a34a;margin-top:2px}.mkt-chat-input{padding:12px;border-top:1px solid #ececf2;background:#fff;flex-shrink:0}.mkt-quick{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.mkt-quick button{background:#f3effb;color:#6b21d9;border:1px solid #e3dbf5;border-radius:999px;padding:9px 14px;font-size:12.5px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.mkt-quick button:hover{background:#e9e1fa}.mkt-quick a.mkt-linkbtn{display:inline-flex;align-items:center;gap:6px;background:#fee500;color:#181600;text-decoration:none;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800;box-shadow:0 8px 18px -8px #fee500b3}.mkt-quick a.mkt-linkbtn:not(.plain):before{content:"💬"}.mkt-quick a.mkt-linkbtn.plain{background:#f3effb;color:#6b21d9;box-shadow:none}.mkt-quick a.mkt-linkbtn:hover{transform:translateY(-1px)}.mkt-idpanel{background:#faf8ff;border:1px solid #e3dbf5;border-radius:14px;padding:12px;margin-bottom:8px}.mkt-idrow{display:flex;align-items:center;background:#fff;border:1.5px solid #d9cff2;border-radius:10px;padding:0 12px}.mkt-idrow .at{color:#8b5cf6;font-weight:900;font-size:15px;flex-shrink:0}.mkt-idrow .mkt-idinput{flex:1;border:none;outline:0;background:0 0;padding:11px 8px;font-size:14px;font-family:inherit;min-width:0}.mkt-idbtn{width:100%;margin-top:9px;background:linear-gradient(135deg,#6b21d9,#8b5cf6);color:#fff;border:none;border-radius:10px;padding:11px;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit}.mkt-idbtn:hover{filter:brightness(1.06)}.mkt-textrow{display:flex;gap:8px}.mkt-textrow input{flex:1;border:1px solid #e3dbf5;border-radius:999px;padding:10px 15px;font-size:13.5px;font-family:inherit;outline:0}.mkt-textrow input:focus{border-color:#8b5cf6}.mkt-textrow button{background:linear-gradient(135deg,#6b21d9,#8b5cf6);color:#fff;border:none;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800;cursor:pointer;font-family:inherit;flex-shrink:0}@media(max-width:480px){.mkt-chat{right:12px;left:12px;width:auto;bottom:84px;height:72vh}}@media(prefers-reduced-motion:reduce){.kakao-floating.glow{animation:none}.kakao-floating.glow:after{animation:none}}.popup-overlay{position:fixed;inset:0;background:#0f0c2999;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;overflow-y:auto}.popup-overlay.is-open{opacity:1;visibility:visible}.popup-card{background:#fff;border-radius:24px;width:100%;max-width:380px;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #00000073;transform:translateY(24px) scale(.96);transition:transform .45s cubic-bezier(.2,.8,.3,1.15)}.popup-overlay.is-open .popup-card{transform:translateY(0) scale(1)}.popup-close-x{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:50%;background:#ffffffeb;border:none;font-size:20px;line-height:1;color:#4b5563;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px -2px #00000026;font-family:inherit}.popup-close-x:hover{background:#fff;color:#1a1a2e}.mainPopupContentsWrapper{display:flex;flex-direction:column}.mainPopupImage{width:100%;aspect-ratio:360/500;background:radial-gradient(at 30% 20%,rgba(255,255,255,.4),transparent 60%),linear-gradient(135deg,#c4b5fd 0,#fbcfe8,#93c5fd);display:flex;align-items:center;justify-content:center;color:#1a1a2e;text-align:center;position:relative}.signupFigure{width:100%;height:100%;object-fit:cover;display:block}.popup-placeholder{font-size:14px;font-weight:700;line-height:1.7;color:#1a1a2eb3}.popup-placeholder .icon{font-size:50px;display:block;margin-bottom:12px}.popup-placeholder .file{font-size:12px;font-weight:500;opacity:.7;display:block;margin-top:4px}.signupCountdown{padding:22px 24px 18px;background:linear-gradient(180deg,#faf5ff 0,#fff);text-align:center;border-top:1px solid #f3e8ff}.countdown-label{font-size:13px;font-weight:800;color:#8b5cf6;margin-bottom:14px;letter-spacing:-.2px}.countdown-timer{display:inline-flex;align-items:flex-start;gap:6px}.countdown-unit{display:flex;flex-direction:column;align-items:center}.countdown-num{font-size:22px;font-weight:900;color:#1a1a2e;background:#fff;padding:6px 9px;border-radius:10px;border:1.5px solid #ede9fe;letter-spacing:-1px;font-variant-numeric:tabular-nums;min-width:42px;text-align:center;display:inline-block;box-shadow:0 4px 10px -4px #8b5cf626}.countdown-sub{font-size:11px;color:#9ca3af;margin-top:6px;font-weight:700;letter-spacing:.3px}.countdown-colon{font-size:22px;font-weight:900;color:#c4b5fd;margin-top:8px}@keyframes cd-tick-anim{0%{transform:translateY(-5px);opacity:.3}to{transform:translateY(0);opacity:1}}.countdown-num.cd-tick{animation:cd-tick-anim .4s ease}.mainPopupButtonWrapper{display:block;padding:14px 20px 22px}.mainPopupButtonWrapper .bannerGoSignup{width:100%;padding:16px;font-size:15px}.bannerCloseSignup,.bannerGoSignup{padding:14px 12px;border-radius:12px;border:none;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit;transition:transform .2s,box-shadow .2s,background .2s;letter-spacing:-.2px}.bannerCloseSignup{background:#f3f4f6;color:#6b7280}.bannerCloseSignup:hover{background:#e5e7eb;color:#4b5563}.bannerGoSignup{background:linear-gradient(90deg,#6366f1 0,#8b5cf6,#3b82f6);color:#fff;box-shadow:0 10px 24px -8px #8b5cf680}.bannerGoSignup:hover{transform:translateY(-2px);box-shadow:0 14px 28px -8px #8b5cf699}.reference{padding:100px 0;background:#fafbff}.reference-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:20px;flex-wrap:wrap}.reference-eyebrow{display:block;font-size:13px;font-weight:800;color:#8b5cf6;letter-spacing:1.5px;margin-bottom:8px}.reference-title{font-size:32px;font-weight:800;letter-spacing:-1px;color:#1a1a2e;line-height:1.3;margin-bottom:10px}.reference-sub{font-size:15px;color:#6b7280}.reference-nav{display:flex;gap:8px;flex-shrink:0}.ref-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;cursor:pointer;color:#4b5563;display:flex;align-items:center;justify-content:center;transition:all .2s;font-family:inherit;padding:0}.ref-arrow svg{width:20px;height:20px;display:block}.ref-arrow:hover{background:#f3e8ff;color:#8b5cf6;border-color:#c4b5fd;box-shadow:0 6px 16px -4px #8b5cf640}.ref-arrow:active{transform:scale(.94)}.reference-thumbs{display:flex;gap:12px;overflow-x:auto;padding:6px 4px 20px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.reference-thumbs::-webkit-scrollbar{display:none}.ref-thumb{flex:0 0 150px;aspect-ratio:4/3;border-radius:14px;overflow:hidden;cursor:pointer;position:relative;border:3px solid transparent;transition:all .3s cubic-bezier(.2,.8,.3,1.1);background:#f3f4f6;box-shadow:0 4px 12px -4px #00000014}.ref-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.ref-thumb:hover img{transform:scale(1.06)}.ref-thumb.active{border-color:#8b5cf6;box-shadow:0 10px 24px -6px #8b5cf666;transform:scale(1.04)}.ref-thumb.active:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(139,92,246,.15));pointer-events:none}.reference-featured{display:grid;grid-template-columns:1.3fr 1fr;gap:0;margin-top:24px;background:#fff;border-radius:24px;overflow:hidden;border:1px solid #eef0ff;box-shadow:0 16px 40px -12px #6366f126;min-height:360px}.ref-featured-img{position:relative;overflow:hidden;background:#f3f4f6}.ref-featured-img img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease,transform .3s ease}.ref-featured-img.changing img{opacity:0;transform:scale(1.02)}.ref-featured-overlay{position:absolute;bottom:18px;left:18px;background:#fffffff5;backdrop-filter:blur(8px);padding:8px 14px;border-radius:999px;font-size:12px;font-weight:800;color:#6366f1;box-shadow:0 6px 16px -4px #00000026;transition:opacity .18s ease}.ref-featured-img.changing .ref-featured-overlay{opacity:0}.ref-featured-info{padding:30px 32px;display:flex;flex-direction:column;justify-content:center}.ref-type{align-self:flex-start;display:inline-block;padding:5px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:-.2px;margin-bottom:14px;transition:opacity .18s ease,transform .2s ease}.ref-type:before{content:"● ";font-size:9px;vertical-align:middle}.ref-type.personal{background:#7c3aed1f;color:#7c3aed}.ref-type.biz{background:#d9770624;color:#c2780b}.ref-featured-info.changing .ref-type{opacity:0;transform:translateY(6px)}.ref-featured-quote{font-size:22px;font-weight:800;color:#1a1a2e;line-height:1.45;letter-spacing:-.5px;margin-bottom:18px;transition:opacity .18s ease,transform .2s ease}.ref-featured-desc{font-size:14px;color:#6b7280;line-height:1.65;margin-bottom:22px;transition:opacity .18s ease,transform .2s ease}.ref-featured-desc:empty{display:none}.ref-featured-info.changing .ref-featured-desc,.ref-featured-info.changing .ref-featured-quote{opacity:0;transform:translateY(6px)}.ref-featured-meta{padding-top:20px;border-top:1px solid #f3f4f6;transition:opacity .18s ease}.ref-featured-info.changing .ref-featured-meta{opacity:0}.ref-featured-meta .ref-cat{display:block;font-size:13px;font-weight:800;color:#6366f1;margin-bottom:10px}.ref-customer-row{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ref-customer-row:empty{display:none}.ref-customer-row .ref-vbar{display:inline-block;width:1px;height:12px;background:#d1d5db}@media(max-width:900px){.reference-featured{grid-template-columns:1fr;height:auto}.ref-featured-img{aspect-ratio:16/10}.ref-featured-info{padding:28px 24px}.ref-featured-quote{font-size:19px}.reference-nav{display:none}.ref-thumb{flex:0 0 120px}}@media(max-width:600px){.guarantee h2 br,.pane-intro br,.pro-managed h3 br,.q-punch br,.solution-card-text h3 br,.solution-hero h2 br,.toss-title br,.two-col-text h2 br{display:none}}@media(max-width:1024px){.header-inner{padding:16px 20px}.logo-img{height:34px}.container{padding:0 20px}}@media(max-width:900px){.toss-hero{padding:100px 20px 70px}.toss-title{font-size:40px;letter-spacing:-1.5px;margin-bottom:36px}.toss-sub{font-size:15px}.toss-eyebrow{font-size:11px;padding:7px 14px}.appeal-hero{padding:70px 0}.appeal-hero h2{font-size:28px;letter-spacing:-1px;line-height:1.4}.target-select{font-size:28px;letter-spacing:-1px;padding:0 32px 2px 6px}.target-panes{margin-top:36px;padding:0 16px}.q-grid{grid-template-columns:1fr;gap:14px}.q-card{padding:22px}.q-card .q-text{font-size:15px}.q-card .q-punch{font-size:13px}.q-event-badge{font-size:10.5px;padding:6px 11px;top:-10px;right:12px}.channels{padding:80px 0 70px}.channels h3.section-title{font-size:26px}.channels .section-sub{font-size:14.5px;margin-bottom:38px;padding:0 16px}.how-trust{gap:10px 16px;margin-top:26px;padding-top:20px}.how-trust .ht{font-size:12.5px}.channel-grid,.price-grid,.pro-managed,.problem-grid,.process-grid,.test-grid,.two-col-inner{grid-template-columns:1fr}.story,.two-col{padding:80px 0}.two-col-inner{gap:50px}.two-col-text h2{font-size:28px}.two-col-text p{font-size:15px}.two-col-emoji{font-size:110px}.solution-hero{padding:80px 0}.solution-hero h2{font-size:26px;line-height:1.5;padding:0 16px}.solution-cards{padding:80px 0}.solution-card-row{grid-template-columns:1fr;gap:36px;margin-bottom:60px}.solution-card-row:nth-child(2n){direction:ltr}.solution-card-text h3{font-size:24px}.solution-card-text p{font-size:15px}.solution-card-illust{font-size:100px;max-width:360px;margin:0 auto}.pricing{padding:80px 0}.pricing h2.section-title{font-size:28px}.price-card{padding:32px 24px}.price-card.featured{transform:scale(1)}.pro-managed{grid-template-columns:1fr;padding:32px 24px;gap:28px}.pro-managed h3{font-size:22px}.pro-managed .pro-illust{display:none}.process{padding:80px 0 0}.process h2.section-title{font-size:26px}.process-step{padding:50px 22px 28px}.testimonial{padding:80px 0}.testimonial h2.section-title{font-size:26px}.test-grid{padding:0 16px}.test-card{padding:26px 22px}.faq{padding:80px 0}.faq h2.section-title{font-size:26px}.faq-item{padding:20px 22px}.faq-q{font-size:15px;gap:12px}.faq-a{font-size:13.5px;padding-left:28px}.guarantee{padding:80px 0}.guarantee h2{font-size:28px}.guarantee p{font-size:15px}.guarantee-btn{padding:16px 36px;font-size:15px}.phone-showcase{flex-direction:column;align-items:center;gap:60px;padding:30px 24px}.phone-item.phone-center,.phone-item.phone-left,.phone-item.phone-right{transform:none}.phone-item{max-width:280px;flex:0 1 auto}.spec-section{padding:64px 0 72px}.spec-head{margin-bottom:30px}.spec-head h2{font-size:23px;line-height:1.3}.spec-head p{font-size:14px}.footer{padding:50px 0;font-size:13px}.footer-inner{grid-template-columns:1fr;gap:30px}.lang-toggle{padding:7px 12px;gap:6px}.lang-btn{font-size:12px}.popup-card{max-width:340px}.countdown-num{font-size:18px;padding:5px 6px;min-width:36px}.countdown-sub{font-size:10px}.countdown-colon{font-size:18px;margin-top:4px}.kakao-floating{padding:12px 18px;font-size:13px;right:16px;bottom:16px}}@media(max-width:600px){.toss-title{font-size:32px;letter-spacing:-1.2px}.toss-hero{padding:90px 16px 60px}.appeal-hero h2{font-size:24px}.target-select{font-size:24px;padding:0 28px 2px 4px}.target-select-wrap:after{right:6px;font-size:13px}.channels h3.section-title,.faq h2.section-title,.pricing h2.section-title,.process h2.section-title,.solution-hero h2,.testimonial h2.section-title,.two-col-text h2{font-size:22px;letter-spacing:-.7px}.guarantee h2{font-size:24px}.q-card .q-text{font-size:14.5px}.q-card .q-punch{font-size:12.5px;line-height:1.55}.countdown-timer{gap:4px}.countdown-num{font-size:16px;padding:5px;min-width:32px}.countdown-colon{font-size:16px}.countdown-sub{font-size:9.5px}.countdown-label{font-size:12px}.mainPopupButtonWrapper .bannerGoSignup{font-size:14px;padding:14px}}@media(max-width:380px){.toss-title{font-size:28px;letter-spacing:-1px}.appeal-hero h2{font-size:20px}.target-select{font-size:20px;padding:0 24px 1px 4px}.q-card{padding:18px}.q-event-badge{font-size:10px;padding:5px 10px}.countdown-num{font-size:14px;min-width:28px;padding:4px}.countdown-colon{font-size:14px}.header-inner{padding:14px 16px}.logo-img{height:30px}}@media(max-width:600px){.logo-img{height:28px}}@media(max-width:380px){.logo-img{height:24px}}
