:root{--ink:#33333a;--ink-soft:#6c6c76;--ink-faint:#9a9aa4;--char:#424249;--line:#e5e1dd;--line-soft:#efedea;--paper:#fbfaf8;--paper-2:#f3f1ee;--card:#fff;--sand:#e0dad5;--mist:#edebe8;--accent:#ff5e2c;--accent-soft:#fff2ec;--accent-deep:#d9491a;--radius:16px;--radius-lg:24px;--shadow-sm:0 1px 2px #4242490a, 0 6px 20px #4242490b;--shadow-md:0 2px 6px #4242490b, 0 18px 46px #42424912;--max:1180px}.landing-module__g1LwZa__root{font-family:"Pretendard Variable",Pretendard,var(--font-pretendard),-apple-system,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;letter-spacing:-.012em;word-break:keep-all;overflow-wrap:break-word;line-height:1.68}.landing-module__g1LwZa__root img{max-width:100%;display:block}.landing-module__g1LwZa__root a{color:inherit;text-decoration:none}.landing-module__g1LwZa__root button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}.landing-module__g1LwZa__root section{padding:100px 0}.landing-module__g1LwZa__root h1{letter-spacing:-.04em;color:#2a2a31;font-size:clamp(33px,4.1vw,50px);font-weight:800;line-height:1.2}.landing-module__g1LwZa__wrap{max-width:var(--max);margin:0 auto;padding:0 28px}.landing-module__g1LwZa__hdr{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(14px);backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--line-soft);background:#fbfaf8db;position:sticky;top:0}.landing-module__g1LwZa__hdr .landing-module__g1LwZa__wrap{align-items:center;gap:36px;height:72px;display:flex}.landing-module__g1LwZa__brand{flex-shrink:0;align-items:center;gap:9px;display:flex}.landing-module__g1LwZa__brand .landing-module__g1LwZa__mk{background:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.landing-module__g1LwZa__brand .landing-module__g1LwZa__mk:after{content:"";border:2.2px solid #fff;border-right-color:#0000;border-radius:50%;width:9px;height:9px;transform:rotate(-45deg)}.landing-module__g1LwZa__brand b{letter-spacing:-.035em;color:#2c2c33;font-size:21px;font-weight:800}.landing-module__g1LwZa__brand small{color:var(--ink-faint);letter-spacing:.09em;text-transform:uppercase;font-size:11.5px;font-weight:500}.landing-module__g1LwZa__gnb{color:#55555f;gap:30px;font-size:15px;font-weight:600;display:flex}.landing-module__g1LwZa__gnb a{padding:8px 0;transition:color .18s;position:relative}.landing-module__g1LwZa__gnb a:hover,.landing-module__g1LwZa__gnb a.landing-module__g1LwZa__active{color:var(--accent-deep)}.landing-module__g1LwZa__gnb a:after{content:"";background:var(--accent);transform-origin:0;border-radius:2px;height:2px;transition:transform .24s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.landing-module__g1LwZa__gnb a:hover:after,.landing-module__g1LwZa__gnb a:focus-visible:after,.landing-module__g1LwZa__gnb a.landing-module__g1LwZa__active:after{transform:scaleX(1)}.landing-module__g1LwZa__gnb a.landing-module__g1LwZa__active{font-weight:700}.landing-module__g1LwZa__hdrR{align-items:center;gap:10px;margin-left:auto;display:flex}.landing-module__g1LwZa__cmsBtn{border:1px solid var(--accent);color:var(--accent);border-radius:999px;align-items:center;padding:7px 16px;font-size:14px;font-weight:600;transition:all .18s;display:inline-flex}.landing-module__g1LwZa__cmsBtn:hover{background:var(--accent);color:#fff}.landing-module__g1LwZa__themeBtn{width:34px;height:34px;color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;transition:color .18s;display:inline-flex}.landing-module__g1LwZa__themeBtn:hover{color:var(--accent)}.landing-module__g1LwZa__avatarWrap{position:relative}.landing-module__g1LwZa__avatarBtn{border:1px solid var(--line);width:34px;height:34px;color:var(--accent);background:var(--card);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:all .18s;display:flex}.landing-module__g1LwZa__avatarBtn:hover{border-color:var(--accent)}.landing-module__g1LwZa__avatarBtnOpen{border-color:var(--accent);background:var(--accent);color:#fff}.landing-module__g1LwZa__accountDrop{z-index:50;border:1px solid var(--line-soft);background:var(--card);width:230px;box-shadow:var(--shadow-md);border-radius:14px;position:absolute;top:44px;right:0;overflow:hidden}.landing-module__g1LwZa__accountHead{border-bottom:1px solid var(--line-soft);padding:14px 16px}.landing-module__g1LwZa__accountName{color:var(--ink);font-size:14px;font-weight:700}.landing-module__g1LwZa__accountEmail{color:var(--ink-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12.5px;overflow:hidden}.landing-module__g1LwZa__accountRole{color:var(--accent);margin-top:6px;font-size:12.5px}.landing-module__g1LwZa__accountList{padding:6px 0}.landing-module__g1LwZa__accountItem{color:var(--ink-soft);padding:9px 16px;font-size:14px;transition:all .15s;display:block}.landing-module__g1LwZa__accountItem:hover{background:var(--mist);color:var(--ink)}.landing-module__g1LwZa__accountSignout{text-align:left;width:100%;color:var(--ink-soft);border-top:1px solid var(--line-soft);padding:11px 16px;font-size:14px}.landing-module__g1LwZa__accountSignout:hover{background:var(--mist);color:var(--ink)}.landing-module__g1LwZa__desktopControls{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__loginLink{color:#55555f;font-size:14px;font-weight:600;transition:color .18s}.landing-module__g1LwZa__loginLink:hover{color:var(--accent-deep)}.landing-module__g1LwZa__signupBtn{background:var(--accent);color:#fff;border-radius:999px;align-items:center;padding:8px 18px;font-size:14px;font-weight:600;transition:background .18s;display:inline-flex;box-shadow:0 3px 12px #ff5e2c3d}.landing-module__g1LwZa__signupBtn:hover{background:var(--accent-deep)}.landing-module__g1LwZa__hamburger{width:34px;height:34px;color:var(--ink);justify-content:center;align-items:center;display:none}@media (max-width:900px){.landing-module__g1LwZa__gnb,.landing-module__g1LwZa__desktopControls{display:none}.landing-module__g1LwZa__hamburger{display:inline-flex}}.landing-module__g1LwZa__mobilePanel{background:var(--paper);border-top:1px solid var(--line-soft);box-shadow:var(--shadow-md);padding:8px 0 12px;position:absolute;top:100%;left:0;right:0}.landing-module__g1LwZa__mobileNavLink{color:#55555f;padding:13px 28px;font-size:16px;font-weight:600;display:block}.landing-module__g1LwZa__mobileNavLink.landing-module__g1LwZa__active{color:var(--accent-deep)}.landing-module__g1LwZa__mobileDivider{border-top:1px solid var(--line-soft);margin:8px 28px}.landing-module__g1LwZa__mobileAccountHead{padding:10px 28px 4px}.landing-module__g1LwZa__mobileSignout{text-align:left;color:#55555f;width:100%;padding:13px 28px;font-size:16px;display:block}.landing-module__g1LwZa__btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .18s;display:inline-flex}.landing-module__g1LwZa__btnGhost{border:1px solid var(--line);color:#4b4b55;background:#fff;padding:10px 19px;font-size:14px}.landing-module__g1LwZa__btnGhost:hover{border-color:var(--sand);background:var(--mist)}.landing-module__g1LwZa__btnDark{background:var(--char);color:#fff;padding:10px 21px;font-size:14px}.landing-module__g1LwZa__btnDark:hover{background:#35353b}.landing-module__g1LwZa__btnAccent{background:var(--accent);color:#fff;padding:10px 21px;font-size:14px;box-shadow:0 3px 12px #ff5e2c3d}.landing-module__g1LwZa__btnAccent:hover{background:var(--accent-deep)}.landing-module__g1LwZa__hero{background:linear-gradient(#fbfaf8 0%,#f5f3f0 100%);position:relative;overflow:hidden}.landing-module__g1LwZa__hero .landing-module__g1LwZa__wrap{grid-template-columns:1fr 596px;align-items:end;gap:20px;min-height:0;padding-top:44px;display:grid}.landing-module__g1LwZa__heroL{max-width:560px;padding-bottom:80px}.landing-module__g1LwZa__eyebrow{color:#5c5c66;border:1px solid var(--line);letter-spacing:0;background:#fffc;border-radius:999px;align-items:center;gap:9px;margin-bottom:40px;padding:7px 15px;font-size:13px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__eyebrow .landing-module__g1LwZa__dot{background:var(--accent);border-radius:50%;width:5px;height:5px}.landing-module__g1LwZa__lead{color:var(--ink-soft);max-width:480px;margin-top:22px;font-size:17px;line-height:1.6}.landing-module__g1LwZa__sub{border-left:2px solid var(--sand);color:#5f5f69;background:#ffffff80;max-width:470px;margin-top:20px;padding:16px 20px;font-size:15px;line-height:1.5}.landing-module__g1LwZa__sub b{color:#2c2c33;font-weight:700}.landing-module__g1LwZa__acts{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.landing-module__g1LwZa__acts .landing-module__g1LwZa__btn{padding:14px 27px;font-size:15px}.landing-module__g1LwZa__metaLine{border-top:1px solid var(--line);color:var(--ink-faint);max-width:460px;margin-top:34px;padding-top:24px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__heroR{z-index:0;align-self:end;margin-right:-28px;position:relative}.landing-module__g1LwZa__heroR img{z-index:2;width:100%;height:auto;position:relative}.landing-module__g1LwZa__heroR:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(160deg,#edebe8 0%,#e4e1dd 100%);border-radius:38px 38px 0 0;position:absolute;inset:34% -10% 0 2%}.landing-module__g1LwZa__heroR:after{content:"";z-index:0;pointer-events:none;aspect-ratio:1;border:2px solid #ff5e2c61;border-radius:50%;width:34%;position:absolute;top:14%;left:-9%}.landing-module__g1LwZa__accentChip{z-index:5;background:var(--accent);border-radius:16px;place-items:center;width:54px;height:54px;display:grid;position:absolute;top:41%;left:-27px;box-shadow:0 10px 26px #ff5e2c4d}.landing-module__g1LwZa__accentChip:after{content:"";border:2.6px solid #fff;border-right-color:#0000;border-radius:50%;width:18px;height:18px;transform:rotate(-45deg)}.landing-module__g1LwZa__float{z-index:4;border:1px solid var(--line-soft);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:14px;align-items:center;gap:12px;padding:14px 17px;display:flex;position:absolute}.landing-module__g1LwZa__fIc{background:var(--accent-soft);border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.landing-module__g1LwZa__float .landing-module__g1LwZa__fIc svg{stroke:var(--accent)}.landing-module__g1LwZa__float strong{letter-spacing:-.02em;font-size:13.5px;font-weight:700;display:block}.landing-module__g1LwZa__float span{color:var(--ink-faint);font-size:11.5px;line-height:1.5}.landing-module__g1LwZa__fCircle{width:232px;top:52%;right:2%}.landing-module__g1LwZa__fVerify{background:#fffffff0;border-radius:18px;align-items:flex-start;width:250px;padding:17px 19px;bottom:11%;left:-76px}.landing-module__g1LwZa__fVerify strong{margin-bottom:3px;font-size:15px}.landing-module__g1LwZa__fVerify span{font-size:12.5px}.landing-module__g1LwZa__fVerify .landing-module__g1LwZa__fIc{width:36px;height:36px}.landing-module__g1LwZa__secAlt{background:var(--paper-2)}.landing-module__g1LwZa__secHead{text-align:center;max-width:660px;margin:0 auto 56px}.landing-module__g1LwZa__secTag{color:#8a8a94;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.landing-module__g1LwZa__secHead h2{letter-spacing:-.035em;color:#2a2a31;margin-top:12px;font-size:clamp(25px,3vw,33px);font-weight:800;line-height:1.42}.landing-module__g1LwZa__secHead p{color:var(--ink-soft);margin-top:14px;font-size:16px;line-height:1.6}.landing-module__g1LwZa__about{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.landing-module__g1LwZa__aboutTxt h2{letter-spacing:-.035em;color:#2a2a31;margin:12px 0 20px;font-size:clamp(25px,2.9vw,32px);font-weight:800;line-height:1.3}.landing-module__g1LwZa__aboutTxt p{color:var(--ink-soft);margin-bottom:16px;font-size:16px;line-height:1.5}.landing-module__g1LwZa__aboutTxt p:last-child{margin-bottom:0}.landing-module__g1LwZa__aboutList{flex-direction:column;gap:14px;display:flex}.landing-module__g1LwZa__al{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.landing-module__g1LwZa__alIc{background:var(--accent-soft);border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.landing-module__g1LwZa__alIc svg{stroke:var(--accent)}.landing-module__g1LwZa__al b{letter-spacing:-.022em;margin-bottom:5px;font-size:15.5px;font-weight:700;display:block}.landing-module__g1LwZa__al p{color:var(--ink-soft);font-size:14px;line-height:1.6}.landing-module__g1LwZa__fields{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.landing-module__g1LwZa__field{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:center;gap:14px;padding:22px 20px;transition:all .2s;display:flex}.landing-module__g1LwZa__field:hover{background:#fffdfc;border-color:#ffcdb8}.landing-module__g1LwZa__field:hover .landing-module__g1LwZa__fBadge{background:var(--accent-soft)}.landing-module__g1LwZa__field:hover .landing-module__g1LwZa__fBadge svg{stroke:var(--accent)}.landing-module__g1LwZa__fBadge svg,.landing-module__g1LwZa__alIc svg,.landing-module__g1LwZa__wayIc svg{transition:stroke .2s}.landing-module__g1LwZa__fBadge{background:var(--mist);border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.landing-module__g1LwZa__field b{letter-spacing:-.022em;font-size:15px;font-weight:700;display:block}.landing-module__g1LwZa__field span{color:var(--ink-faint);font-size:12.5px}.landing-module__g1LwZa__fieldsNote{text-align:center;color:var(--ink-faint);margin-top:22px;font-size:14px}.landing-module__g1LwZa__ways{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-module__g1LwZa__way{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:34px 32px;transition:all .22s}.landing-module__g1LwZa__way:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-module__g1LwZa__way:hover .landing-module__g1LwZa__wayIc{background:var(--accent-soft)}.landing-module__g1LwZa__way:hover .landing-module__g1LwZa__wayIc svg{stroke:var(--accent)}.landing-module__g1LwZa__wayTop{align-items:center;gap:13px;margin-bottom:14px;display:flex}.landing-module__g1LwZa__wayIc{background:var(--mist);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.landing-module__g1LwZa__way h3{letter-spacing:-.025em;font-size:18px;font-weight:700}.landing-module__g1LwZa__way p{color:var(--ink-soft);font-size:15px;line-height:1.6}.landing-module__g1LwZa__guest{background:var(--char);color:#e4e2df}.landing-module__g1LwZa__guest .landing-module__g1LwZa__wrap{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.landing-module__g1LwZa__guest .landing-module__g1LwZa__secTag{color:#8e8e9a}.landing-module__g1LwZa__guest h2{letter-spacing:-.035em;color:#fff;margin:12px 0 18px;font-size:clamp(24px,2.8vw,31px);font-weight:800;line-height:1.46}.landing-module__g1LwZa__guest>.landing-module__g1LwZa__wrap>div>p{color:#adadb6;margin-bottom:14px;font-size:15.5px;line-height:1.6}.landing-module__g1LwZa__guest .landing-module__g1LwZa__note{color:#ff8b63;border-left:2px solid #ff5e2c8c;margin-top:22px;padding-left:15px;font-size:13.5px;line-height:1.6}.landing-module__g1LwZa__guestSteps{flex-direction:column;gap:2px;display:flex}.landing-module__g1LwZa__gs{background:#ffffff0b;border:1px solid #ffffff12;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.landing-module__g1LwZa__gs:first-child{border-radius:var(--radius) var(--radius) 0 0}.landing-module__g1LwZa__gs:last-child{border-radius:0 0 var(--radius) var(--radius)}.landing-module__g1LwZa__gsN{color:#ff8b63;letter-spacing:.1em;flex-shrink:0;padding-top:2px;font-size:12px;font-weight:700}.landing-module__g1LwZa__gs b{color:#fff;letter-spacing:-.022em;margin-bottom:5px;font-size:15.5px;font-weight:700;display:block}.landing-module__g1LwZa__gs p{color:#a2a2ac;font-size:13.5px;line-height:1.6}.landing-module__g1LwZa__join{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.landing-module__g1LwZa__jc{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px 28px}.landing-module__g1LwZa__jcN{letter-spacing:.14em;color:var(--accent-deep);margin-bottom:16px;font-size:12px;font-weight:700}.landing-module__g1LwZa__jc h3{letter-spacing:-.025em;margin-bottom:10px;font-size:17.5px;font-weight:700}.landing-module__g1LwZa__jc p{color:var(--ink-soft);font-size:14.5px;line-height:1.6}.landing-module__g1LwZa__voices{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__voice{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:32px 30px;display:flex}.landing-module__g1LwZa__quote{color:#ffc7af;width:24px;height:24px;margin-bottom:16px}.landing-module__g1LwZa__voice p{color:#4e4e58;flex:1;font-size:15px;line-height:1.6}.landing-module__g1LwZa__voiceBy{border-top:1px solid var(--line-soft);align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:flex}.landing-module__g1LwZa__voiceBy i{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:14px;font-style:normal;font-weight:600;display:grid}.landing-module__g1LwZa__voiceBy b{font-size:14px;font-weight:700;display:block}.landing-module__g1LwZa__voiceBy span{color:var(--ink-faint);font-size:12.5px}.landing-module__g1LwZa__close{background:var(--paper-2);padding:96px 0 104px}.landing-module__g1LwZa__closeBox{text-align:center;max-width:680px;margin:0 auto}.landing-module__g1LwZa__closeBox h2{letter-spacing:-.038em;color:#2a2a31;font-size:clamp(25px,3vw,34px);font-weight:800;line-height:1.42}.landing-module__g1LwZa__closeBox p{color:var(--ink-soft);margin-top:16px;font-size:16px;line-height:1.6}.landing-module__g1LwZa__closeActs{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.landing-module__g1LwZa__closeActs .landing-module__g1LwZa__btn{padding:15px 30px;font-size:15px}.landing-module__g1LwZa__closeNote{color:var(--ink-faint);margin-top:26px;font-size:13.5px}.landing-module__g1LwZa__footer{color:#9a9aa4;background:#2e2e34;padding:64px 0 34px;font-size:13.5px}.landing-module__g1LwZa__fTop{border-bottom:1px solid #ffffff14;grid-template-columns:1.7fr repeat(3,1fr);gap:36px;padding-bottom:40px;display:grid}.landing-module__g1LwZa__fTop .landing-module__g1LwZa__brand b{color:#fff}.landing-module__g1LwZa__fTop .landing-module__g1LwZa__brand small{color:#77777f}.landing-module__g1LwZa__fAbout{max-width:290px;margin-top:14px;line-height:1.6}.landing-module__g1LwZa__fCol h4{color:#e4e2df;margin-bottom:15px;font-size:14px;font-weight:700}.landing-module__g1LwZa__fCol a{padding:5px 0;transition:color .16s;display:block}.landing-module__g1LwZa__fCol a:hover{color:#ff8b63}.landing-module__g1LwZa__fBot{color:#75757d;flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:26px;font-size:12.5px;display:flex}@media (max-width:1080px){.landing-module__g1LwZa__hero .landing-module__g1LwZa__wrap{grid-template-columns:1fr 420px;min-height:580px}.landing-module__g1LwZa__heroR img{width:150%}.landing-module__g1LwZa__fields{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__fTop{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:900px){.landing-module__g1LwZa__gnb{display:none}.landing-module__g1LwZa__hero .landing-module__g1LwZa__wrap{grid-template-columns:1fr;min-height:0;padding-top:52px}.landing-module__g1LwZa__heroL{max-width:none;padding-bottom:24px}.landing-module__g1LwZa__heroR{max-width:520px;margin:0 auto}.landing-module__g1LwZa__heroR img{width:100%}.landing-module__g1LwZa__float,.landing-module__g1LwZa__accentChip,.landing-module__g1LwZa__heroR:before,.landing-module__g1LwZa__heroR:after{display:none}.landing-module__g1LwZa__about,.landing-module__g1LwZa__guest .landing-module__g1LwZa__wrap{grid-template-columns:1fr;gap:36px}.landing-module__g1LwZa__ways,.landing-module__g1LwZa__join,.landing-module__g1LwZa__voices{grid-template-columns:1fr}.landing-module__g1LwZa__root section{padding:70px 0}}@media (max-width:560px){.landing-module__g1LwZa__wrap{padding:0 20px}.landing-module__g1LwZa__fields,.landing-module__g1LwZa__fTop{grid-template-columns:1fr}.landing-module__g1LwZa__btnGhost{display:none}.landing-module__g1LwZa__acts .landing-module__g1LwZa__btn,.landing-module__g1LwZa__closeActs .landing-module__g1LwZa__btn{flex:1}}
