.payment-module__yIbqbG__header{z-index:10000;width:min(100%,475px);height:var(--header-height);border-bottom:1px solid var(--header-border);background:var(--bg-color);grid-template-columns:48px 1fr 48px;align-items:center;display:grid;position:fixed;top:0;left:50%;transform:translate(-50%)}.payment-module__yIbqbG__header button{height:100%;color:var(--font-color);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.payment-module__yIbqbG__header strong{color:var(--font-color);text-align:center;font-size:15px;font-weight:500}.payment-module__yIbqbG__page{width:100%;min-height:100dvh;padding-top:var(--header-height);background:var(--bg-color);margin:0;padding-bottom:0}.payment-module__yIbqbG__page section{border-bottom:9px solid var(--border-slide);padding:1rem}.payment-module__yIbqbG__page section:first-child{padding-top:.65rem}.payment-module__yIbqbG__page section:last-child{border-bottom:0}.payment-module__yIbqbG__page h2{color:var(--font-color);margin:0 0 1rem;font-size:17px;font-weight:600}.payment-module__yIbqbG__page h1,.payment-module__yIbqbG__seatInfo{color:var(--font-color);letter-spacing:-.2px;margin:5px 0 2px;font-size:18px;font-weight:600}.payment-module__yIbqbG__seatPart{display:inline-flex}.payment-module__yIbqbG__seatPart:not(:last-child):after{content:"|";color:var(--font-color-extralight);margin:0 5px;font-size:20px;font-weight:100;position:relative;bottom:1px}.payment-module__yIbqbG__otherInfo{color:var(--font-color-light);margin:3px 0;font-size:12px;font-weight:400}.payment-module__yIbqbG__otherPart{display:inline-flex}.payment-module__yIbqbG__otherPart:not(:last-child):after{content:"|";color:var(--font-color-extralight);margin:0 5px;font-size:12px;font-weight:100;position:relative}.payment-module__yIbqbG__page p{color:var(--font-color-light);margin:3px 0;font-size:12px;font-weight:400}.payment-module__yIbqbG__path{line-height:1.55}.payment-module__yIbqbG__date{color:var(--font-color)!important;font-weight:500!important}.payment-module__yIbqbG__customer{background:var(--bg-lite-color);color:var(--font-lite-color);letter-spacing:-.3px;flex-direction:column;gap:3px;padding:1rem;font-size:13px;font-weight:500;line-height:1.5rem;display:flex}.payment-module__yIbqbG__customer span{color:var(--font-color-light);font-weight:400}.payment-module__yIbqbG__phoneShare{margin-top:12px}.payment-module__yIbqbG__phoneShare p{color:var(--font-color-light);margin:5px 0 0;font-size:12px;line-height:1.45}.payment-module__yIbqbG__shippingFields{flex-direction:column;row-gap:1.5rem;margin-top:1rem;display:flex}.payment-module__yIbqbG__shippingTitle{color:var(--font-color);margin-bottom:10px;font-size:14px;font-weight:600}.payment-module__yIbqbG__shippingTitle em{color:var(--pink-color);margin-left:3px;font-style:normal;display:inline}.payment-module__yIbqbG__shippingFields input{border:1px solid var(--card-border);width:100%;height:40px;color:var(--font-color);border-radius:5px;outline:none;padding:0 15px;font-size:13px;font-weight:400}.payment-module__yIbqbG__shippingMemo{margin-top:1rem}.payment-module__yIbqbG__shippingMemo textarea{resize:none;border:1px solid var(--card-border);width:100%;height:120px;color:var(--font-color);border-radius:5px;outline:none;padding:10px 15px;font-size:13px;font-weight:400}.payment-module__yIbqbG__shippingFields input:focus,.payment-module__yIbqbG__shippingMemo textarea:focus{border-color:var(--border-focus)}.payment-module__yIbqbG__pointBalance{color:var(--font-color);align-items:center;gap:10px;margin-bottom:10px;font-size:13px;font-weight:500;display:flex}.payment-module__yIbqbG__pointBalance strong{color:var(--brand-color);font-size:13px;font-weight:600}.payment-module__yIbqbG__pointInput{grid-template-columns:minmax(0,1fr) 110px;gap:10px;display:grid}.payment-module__yIbqbG__pointInput input,.payment-module__yIbqbG__pointInput button{border:1px solid var(--card-border);border-radius:5px;height:40px;font-size:13px}.payment-module__yIbqbG__pointInput input{background:var(--bg-color);width:100%;color:var(--font-color-light);outline:none;padding:0 15px}.payment-module__yIbqbG__pointInput button{background:var(--btn-background);color:var(--btn-font-color);border-color:#0000;font-weight:600}.payment-module__yIbqbG__pointInput input:disabled,.payment-module__yIbqbG__pointInput button:disabled{opacity:.65;cursor:not-allowed}.payment-module__yIbqbG__amountRow{color:var(--font-color-light);justify-content:space-between;align-items:center;gap:1rem;margin:10px 0;font-size:13px;font-weight:400;display:flex}.payment-module__yIbqbG__amountRow strong{color:var(--font-color);font-size:14px;font-weight:500}.payment-module__yIbqbG__total{border-top:.2rem dashed var(--border);color:var(--font-color);justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;font-size:15px;font-weight:600;display:flex}.payment-module__yIbqbG__total strong{color:var(--pink-color);font-size:20px;font-weight:700}.payment-module__yIbqbG__cardMethod{border:1px solid var(--border);width:100%;height:50px;color:var(--font-color);border-radius:5px;place-items:center;font-size:13px;font-weight:500;display:grid}.payment-module__yIbqbG__agreement{justify-content:flex-start;align-items:flex-start}.payment-module__yIbqbG__agreement>label{line-height:1.5}.payment-module__yIbqbG__payButton{background:var(--btn-background);width:100%;height:50px;color:var(--btn-font-color);cursor:pointer;border:0;border-radius:5px;margin-top:1rem;margin-bottom:5rem;font-size:15px;font-weight:600}.payment-module__yIbqbG__payButton:disabled{opacity:.45;cursor:not-allowed}
.contractDocument-module__9_EoZa__paper{--document-bg:#fff;--document-text:#171717;--document-muted:#666;--document-line:#aaa;--document-line-soft:#ddd;box-sizing:border-box;background:var(--document-bg);width:min(100%,595px);min-height:842px;color:var(--document-text);margin:0 auto;padding:48px 52px 38px;font-family:Pretendard,Arial,sans-serif;font-weight:400;box-shadow:0 3px 18px #00000026}.contractDocument-module__9_EoZa__paperMeta{border-bottom:1px solid var(--document-text);color:var(--document-muted);justify-content:space-between;padding-bottom:9px;font-size:9px;display:flex}.contractDocument-module__9_EoZa__paper>h1{color:var(--document-text);text-align:center;letter-spacing:-1px;margin:34px 0 6px;font-size:23px;font-weight:500;line-height:1.4}.contractDocument-module__9_EoZa__effectiveDate{color:var(--document-muted);text-align:center;margin:0 0 34px;font-size:9px}.contractDocument-module__9_EoZa__rows{border-top:2px solid var(--document-text);border-bottom:1px solid var(--document-line);margin-bottom:30px}.contractDocument-module__9_EoZa__rows>div{color:var(--document-text);grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:18px;padding:9px 8px;font-size:10px;display:grid}.contractDocument-module__9_EoZa__rows>div+div{border-top:1px solid var(--document-line-soft)}.contractDocument-module__9_EoZa__rows span{color:var(--document-muted);white-space:nowrap}.contractDocument-module__9_EoZa__rows strong{min-width:0;color:var(--document-text);text-align:right;white-space:normal;overflow-wrap:anywhere;font-weight:500;line-height:1.55}.contractDocument-module__9_EoZa__rows .contractDocument-module__9_EoZa__emphasized strong{font-weight:600}.contractDocument-module__9_EoZa__documentSection,.contractDocument-module__9_EoZa__serviceDocument,.contractDocument-module__9_EoZa__contractSection,.contractDocument-module__9_EoZa__signatures,.contractDocument-module__9_EoZa__evidence{margin-bottom:30px}.contractDocument-module__9_EoZa__documentSection>h2,.contractDocument-module__9_EoZa__serviceDocument>h2,.contractDocument-module__9_EoZa__contractSection>h2,.contractDocument-module__9_EoZa__signatures>h2,.contractDocument-module__9_EoZa__evidence>h2{border-bottom:1px solid var(--document-line);color:var(--document-text);align-items:baseline;gap:6px;margin:0 0 12px;padding-bottom:7px;font-size:13px;font-weight:500;display:flex}.contractDocument-module__9_EoZa__documentSection>p{color:var(--document-text);letter-spacing:-.25px;margin:0;font-size:9.5px;font-weight:400;line-height:1.8}.contractDocument-module__9_EoZa__contractSection h2 small{color:var(--document-muted);font-size:8px;font-weight:400}.contractDocument-module__9_EoZa__contractContent{color:var(--document-text);letter-spacing:-.25px;margin:0;font-size:9.5px;font-weight:400;line-height:1.8}.contractDocument-module__9_EoZa__contractLine,.contractDocument-module__9_EoZa__contractArticle,.contractDocument-module__9_EoZa__contractParagraph,.contractDocument-module__9_EoZa__contractSubparagraph{display:block}.contractDocument-module__9_EoZa__contractArticle{margin-top:10px;font-weight:400}.contractDocument-module__9_EoZa__contractArticle>strong{margin-right:.35em;font-weight:500}.contractDocument-module__9_EoZa__contractArticle>span{font-weight:400}.contractDocument-module__9_EoZa__contractParagraph{text-indent:-1.45em;margin-top:5px;padding-left:1.45em}.contractDocument-module__9_EoZa__contractSubparagraph{text-indent:-1.3em;margin-top:2px;padding-left:3em}.contractDocument-module__9_EoZa__contractSpacer{height:10px;display:block}.contractDocument-module__9_EoZa__serviceHeader{border-bottom:1px solid var(--document-line-soft);color:var(--document-muted);grid-template-columns:56px 1fr;padding:6px 8px;font-size:8px;display:grid}.contractDocument-module__9_EoZa__serviceHeader span:last-child{text-align:right}.contractDocument-module__9_EoZa__serviceDocument ul{border-bottom:1px solid var(--document-line-soft);margin:0;padding:0;list-style:none}.contractDocument-module__9_EoZa__serviceDocument li{color:var(--document-text);grid-template-columns:56px 1fr;gap:18px;padding:8px;font-size:9.5px;line-height:1.7;display:grid}.contractDocument-module__9_EoZa__serviceDocument li+li{border-top:1px solid var(--document-line-soft)}.contractDocument-module__9_EoZa__serviceDocument li span{color:var(--document-muted);font-variant-numeric:tabular-nums}.contractDocument-module__9_EoZa__serviceDocument li strong{color:var(--document-text);text-align:right;font-weight:500}.contractDocument-module__9_EoZa__signatures>p{color:var(--document-muted);margin:0 0 12px;font-size:8.5px;line-height:1.7}.contractDocument-module__9_EoZa__signatures>div{border-top:1px solid var(--document-line);border-bottom:1px solid var(--document-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contractDocument-module__9_EoZa__signatures>div>div{grid-template-columns:auto minmax(0,1fr);gap:4px 10px;padding:12px 10px;font-size:9px;display:grid}.contractDocument-module__9_EoZa__signatures>div>div+div{border-left:1px solid var(--document-line-soft)}.contractDocument-module__9_EoZa__signatures span,.contractDocument-module__9_EoZa__signatures small{color:var(--document-muted)}.contractDocument-module__9_EoZa__signatures strong{text-align:right;overflow-wrap:anywhere;min-width:0;font-weight:500}.contractDocument-module__9_EoZa__signatures small{text-align:right;grid-column:1/-1;font-size:8px;line-height:1.6}.contractDocument-module__9_EoZa__evidence .contractDocument-module__9_EoZa__rows{border-top-width:1px;margin-bottom:0}.contractDocument-module__9_EoZa__acceptances{border-bottom:1px solid var(--document-line-soft)}.contractDocument-module__9_EoZa__acceptances>div{padding:9px 8px}.contractDocument-module__9_EoZa__acceptances>div+div{border-top:1px solid var(--document-line-soft)}.contractDocument-module__9_EoZa__acceptances strong,.contractDocument-module__9_EoZa__acceptances span{font-size:9px;display:block}.contractDocument-module__9_EoZa__acceptances strong{font-weight:500}.contractDocument-module__9_EoZa__acceptances span,.contractDocument-module__9_EoZa__acceptances small{color:var(--document-muted)}.contractDocument-module__9_EoZa__acceptances p{color:var(--document-text);margin:5px 0;font-size:9px;line-height:1.7}.contractDocument-module__9_EoZa__acceptances small{font-family:ui-monospace,monospace;font-size:7.5px}.contractDocument-module__9_EoZa__events{border-top:1px solid var(--document-line-soft);margin:12px 0 0;padding:0;list-style:none}.contractDocument-module__9_EoZa__events li{border-bottom:1px solid var(--document-line-soft);grid-template-columns:116px minmax(0,1fr);gap:8px;padding:7px 8px;font-size:8px;display:grid}.contractDocument-module__9_EoZa__events span,.contractDocument-module__9_EoZa__events small{color:var(--document-muted)}.contractDocument-module__9_EoZa__events strong{font-weight:500}.contractDocument-module__9_EoZa__events p{color:var(--document-muted);margin:2px 0 0;font-size:7.5px;line-height:1.5}.contractDocument-module__9_EoZa__events small{font-family:ui-monospace,monospace}.contractDocument-module__9_EoZa__paperFooter{border-top:1px solid var(--document-line-soft);color:var(--document-muted);text-align:center;letter-spacing:.5px;margin-top:42px;padding-top:12px;font-size:8px}.contractDocument-module__9_EoZa__paperFooter p{letter-spacing:0;margin:0 0 12px;line-height:1.6}.contractDocument-module__9_EoZa__paperFooter strong{color:var(--document-text);font-weight:500}@media (max-width:600px){.contractDocument-module__9_EoZa__paper{min-height:0;padding:32px 22px 28px}.contractDocument-module__9_EoZa__paperMeta{flex-direction:column;gap:3px}.contractDocument-module__9_EoZa__paper>h1{margin-top:28px;font-size:19px}.contractDocument-module__9_EoZa__events li{grid-template-columns:1fr;gap:2px}.contractDocument-module__9_EoZa__signatures>div{grid-template-columns:1fr}.contractDocument-module__9_EoZa__signatures>div>div+div{border-top:1px solid var(--document-line-soft);border-left:0}}@media print{@page{size:A4;margin:14mm}.contractDocument-module__9_EoZa__paper{width:100%;max-width:none;min-height:0;box-shadow:none;margin:0;padding:0;--document-bg:#fff!important;--document-text:#171717!important;--document-muted:#666!important;--document-line:#aaa!important;--document-line-soft:#ddd!important}.contractDocument-module__9_EoZa__paper>h1,.contractDocument-module__9_EoZa__documentSection>h2,.contractDocument-module__9_EoZa__serviceDocument>h2,.contractDocument-module__9_EoZa__contractSection>h2,.contractDocument-module__9_EoZa__signatures>h2,.contractDocument-module__9_EoZa__evidence>h2{break-after:avoid-page;page-break-after:avoid}.contractDocument-module__9_EoZa__paperMeta,.contractDocument-module__9_EoZa__rows>div,.contractDocument-module__9_EoZa__serviceHeader,.contractDocument-module__9_EoZa__serviceDocument li,.contractDocument-module__9_EoZa__contractParagraph,.contractDocument-module__9_EoZa__contractSubparagraph,.contractDocument-module__9_EoZa__signatures>div>div,.contractDocument-module__9_EoZa__acceptances>div,.contractDocument-module__9_EoZa__events li,.contractDocument-module__9_EoZa__paperFooter{break-inside:avoid-page;page-break-inside:avoid}.contractDocument-module__9_EoZa__contractContent{orphans:3;widows:3}}
body.contract-migration-body{background:var(--bg-color)!important;width:100%!important;max-width:none!important;box-shadow:none!important;margin:0!important}.needContractMigration-module__gc3FNW__page{z-index:10000;background:var(--bg-color);width:100vw;min-height:100dvh;color:var(--font-color);position:fixed;inset:0;overflow-y:auto;container-type:inline-size}.needContractMigration-module__gc3FNW__card{z-index:20;background:var(--card-background);text-align:center;border-radius:10px;width:calc(100% - 2rem);max-width:420px;padding:2rem 1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.needContractMigration-module__gc3FNW__icon{justify-content:center;display:flex}.needContractMigration-module__gc3FNW__card h1{letter-spacing:-.3px;margin:.5rem 0 0;font-size:19px;font-weight:600;line-height:1.4}.needContractMigration-module__gc3FNW__description{color:var(--font-color-light-50);letter-spacing:-.3px;margin:.5rem 0;font-size:13px;line-height:1.5}.needContractMigration-module__gc3FNW__reviewButton{border:2px solid var(--card-border);width:100%;color:var(--font-color);cursor:pointer;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:.65rem;margin:.75rem 0 1rem;padding:.65rem 1rem;display:flex}.needContractMigration-module__gc3FNW__reviewButton>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.needContractMigration-module__gc3FNW__reviewButton strong{letter-spacing:-.3px;font-size:13px;font-weight:500}.needContractMigration-module__gc3FNW__reviewButton small{color:var(--font-color-light);letter-spacing:-.3px;font-size:12px}.needContractMigration-module__gc3FNW__reviewButton:disabled{cursor:default;opacity:.5}.needContractMigration-module__gc3FNW__agreement{text-align:left;margin:0!important}.needContractMigration-module__gc3FNW__agreement label{color:var(--font-color);font-weight:400;line-height:1.5;letter-spacing:-.3px!important;font-size:12px!important}.needContractMigration-module__gc3FNW__submitButton,.needContractMigration-module__gc3FNW__logout{cursor:pointer;border:0;border-radius:8px;width:100%;height:42px;font-size:13px;font-weight:500}.needContractMigration-module__gc3FNW__submitButton{color:#fff;background:#4070ff;margin-top:1rem}.needContractMigration-module__gc3FNW__submitButton:disabled{cursor:default;opacity:.5}.needContractMigration-module__gc3FNW__retryButton{color:#fff;cursor:pointer;background:#4070ff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:42px;margin-top:1rem;font-size:13px;font-weight:500;display:flex}.needContractMigration-module__gc3FNW__logout{background:var(--card-btn-background);color:var(--text-reverse-color);margin-top:1.25rem}.needContractMigration-module__gc3FNW__notice{color:var(--font-color-light);text-align:left;letter-spacing:-.3px;margin-top:.55rem;font-size:11px;line-height:1.45}.needContractMigration-module__gc3FNW__error{color:var(--red-tag-font-color);margin:0 0 .75rem;font-size:11px}.needContractMigration-module__gc3FNW__backdrop{z-index:10030;background:#0000009e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.needContractMigration-module__gc3FNW__modal{border:1px solid var(--border);background:var(--modal-background);border-radius:12px;flex-direction:column;width:min(760px,100%);max-height:min(900px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.needContractMigration-module__gc3FNW__modal>header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;display:flex}.needContractMigration-module__gc3FNW__modal>header strong{font-size:15px;font-weight:500}.needContractMigration-module__gc3FNW__modal>header button{color:var(--font-color);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.needContractMigration-module__gc3FNW__viewport{background:#e8e8e8;flex:1;min-height:0;padding:28px;overflow-y:auto}.needContractMigration-module__gc3FNW__modal>footer{border-top:1px solid var(--border);background:var(--modal-background);flex:none;padding:12px 14px}.needContractMigration-module__gc3FNW__modal>footer button{color:#fff;cursor:pointer;background:#4070ff;border:0;border-radius:7px;width:100%;height:42px;font-size:13px;font-weight:500}.needContractMigration-module__gc3FNW__modal>footer button:disabled{cursor:default;opacity:.5}.needContractMigration-module__gc3FNW__productEvidence{flex-direction:column;align-items:flex-end;gap:2px;min-width:0;display:flex}.needContractMigration-module__gc3FNW__productEvidence b{text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-weight:500;overflow:hidden}.needContractMigration-module__gc3FNW__productEvidence small,.needContractMigration-module__gc3FNW__productEvidence i{color:#777;font-size:9px;font-style:normal;font-weight:400}@container (max-width:600px){.needContractMigration-module__gc3FNW__card{border-radius:0;flex-direction:column;justify-content:center;width:100%;max-width:none;min-height:100dvh;display:flex;position:relative;top:auto;left:auto;transform:none}}@media (max-width:600px){.needContractMigration-module__gc3FNW__backdrop{align-items:stretch;padding:0}.needContractMigration-module__gc3FNW__modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.needContractMigration-module__gc3FNW__viewport{padding:14px 10px 20px}.needContractMigration-module__gc3FNW__productEvidence b{max-width:190px}}
.globalCookieConsent-module__oB1peq__banner{z-index:10020;border:1px solid var(--border);background:var(--modal-background,var(--background));width:min(100% - 32px,760px);color:var(--font-color);border-radius:16px;align-items:center;gap:24px;padding:18px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #0000003d}.globalCookieConsent-module__oB1peq__copy{flex:1;min-width:0}.globalCookieConsent-module__oB1peq__copy h2{margin:0 0 6px;font-size:16px;font-weight:650;line-height:1.35}.globalCookieConsent-module__oB1peq__copy p{color:var(--font-color-light);margin:0;font-size:13px;line-height:1.55}.globalCookieConsent-module__oB1peq__copy a{color:var(--font-color);text-underline-offset:2px;text-decoration:underline}.globalCookieConsent-module__oB1peq__actions{flex:none;gap:8px;display:flex}.globalCookieConsent-module__oB1peq__actions button{white-space:nowrap;cursor:pointer;border-radius:10px;height:40px;padding:0 16px;font-size:13px;font-weight:600}.globalCookieConsent-module__oB1peq__secondary{border:1px solid var(--border);color:var(--font-color);background:0 0}.globalCookieConsent-module__oB1peq__primary{border:1px solid var(--category-active-border-color);background:var(--category-active-bg-color);color:var(--category-active-text-color)!important}@media (max-width:680px){.globalCookieConsent-module__oB1peq__banner{border-radius:14px;width:calc(100% - 24px);padding:16px;display:block;bottom:88px}.globalCookieConsent-module__oB1peq__actions{margin-top:14px}.globalCookieConsent-module__oB1peq__actions button{flex:1}}
.contracts-module__Dw2kHG__page{background:var(--background);min-height:calc(100dvh - 52px);color:var(--font-color)}.contracts-module__Dw2kHG__detailPage{background:var(--background)}.contracts-module__Dw2kHG__desktopLayout{width:100%;min-height:inherit}.contracts-module__Dw2kHG__content{width:100%;padding:1rem}.contracts-module__Dw2kHG__aside{display:none}.contracts-module__Dw2kHG__mobileHeader{height:52px;display:block}.contracts-module__Dw2kHG__mobileHeader button{color:var(--font-color);cursor:pointer;background:0 0;border:0}.contracts-module__Dw2kHG__mobileHeader .header-container{min-height:52px;height:52px!important}.contracts-module__Dw2kHG__mobileHeader .header-wrapper{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;width:100%;height:52px;min-height:52px;padding:0;display:grid;position:static!important;transform:none!important}:is(.contracts-module__Dw2kHG__mobileHeader .back,.contracts-module__Dw2kHG__mobileHeader .right-home){width:48px;height:52px;color:var(--font-color);place-items:center;display:grid;padding:0!important;position:static!important;inset:auto!important;transform:none!important}.contracts-module__Dw2kHG__mobileHeader .back{grid-column:1}.contracts-module__Dw2kHG__mobileHeader .title{text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:15px;font-weight:600;overflow:hidden}.contracts-module__Dw2kHG__mobileHeader .right-home{grid-column:3}.contracts-module__Dw2kHG__titleRow{justify-content:space-between;align-items:flex-end;gap:1rem;padding:.5rem 0 1rem;display:flex}.contracts-module__Dw2kHG__titleRow h1{letter-spacing:-.3px;margin:0;font-size:20px;font-weight:650}.contracts-module__Dw2kHG__titleRow p{color:var(--font-color-light);letter-spacing:-.3px;margin:.35rem 0 0;font-size:13px}.contracts-module__Dw2kHG__count{color:var(--font-color-light);white-space:nowrap;font-size:13px}.contracts-module__Dw2kHG__list{flex-direction:column;gap:.75rem;display:flex}.contracts-module__Dw2kHG__contractCard .my_card-form>div.top>div.orderid:first-child{padding-bottom:0}.contracts-module__Dw2kHG__desktopContracts{display:none!important}.contracts-module__Dw2kHG__mobileContracts{display:flex!important}.contracts-module__Dw2kHG__mobileContracts .tab-card-form{margin:0 1rem!important}.contracts-module__Dw2kHG__contractTabs{width:100%;margin-bottom:1rem}.contracts-module__Dw2kHG__contractTabBody{min-height:0!important}.contracts-module__Dw2kHG__fulfilledToggle{min-height:34px;color:var(--font-color-light);justify-content:flex-end;align-items:center;margin-bottom:1rem;font-size:12px;display:flex}.contracts-module__Dw2kHG__fulfilledToggle .custom-checkbox{width:auto}.contracts-module__Dw2kHG__fulfilledToggle label{cursor:pointer;white-space:nowrap}.contracts-module__Dw2kHG__mobileEmpty{min-height:220px;color:var(--font-color-light);justify-content:center;align-items:center;font-size:13px;display:flex}.contracts-module__Dw2kHG__contractMeta{justify-content:flex-end;align-items:center;gap:7px;display:flex}.contracts-module__Dw2kHG__contractDate{white-space:nowrap;margin-left:0!important;margin-right:0!important}.contracts-module__Dw2kHG__contractEventDate{white-space:nowrap;flex:none;width:max-content;max-width:none;overflow:visible}.contracts-module__Dw2kHG__contractEventDate>span{white-space:nowrap;text-overflow:clip;flex:none;width:max-content;max-width:none;overflow:visible}.contracts-module__Dw2kHG__partyTag{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;height:23px;padding:0 8px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.contracts-module__Dw2kHG__sellerTag{color:#4070ff;background:#4070ff24}.contracts-module__Dw2kHG__buyerTag{color:#18a866;background:#18b06524}.contracts-module__Dw2kHG__mobileRoleDate{justify-content:space-between;align-items:center;gap:7px;width:100%;min-width:0;display:flex}.contracts-module__Dw2kHG__mobileRoleDate>span:first-child{letter-spacing:-.3px;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.contracts-module__Dw2kHG__mobileReference{min-width:0;color:var(--font-color-light);align-items:center;gap:5px;font-size:12px;display:flex}.contracts-module__Dw2kHG__mobileReference span{color:var(--font-color);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.contracts-module__Dw2kHG__contractOrderRow{align-items:center;width:100%;min-width:0;display:flex}.contracts-module__Dw2kHG__mobileOrderIdentity{min-width:0;color:var(--font-color-light);align-items:center;gap:5px;font-size:12px;display:flex}.contracts-module__Dw2kHG__mobileOrderIdentity>div{flex:none}.contracts-module__Dw2kHG__mobileOrderIdentity>span{color:var(--font-color);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.contracts-module__Dw2kHG__orderStatus{color:var(--font-color);white-space:nowrap;flex:none;margin-left:auto;font-size:12px;font-weight:500}.contracts-module__Dw2kHG__orderStatusCancelled{color:var(--font-color-light)}.contracts-module__Dw2kHG__mobileStatus{color:var(--font-color);font-size:12px}.contracts-module__Dw2kHG__mobileDetailButton{color:var(--font-color);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:3px;font-size:13px;font-weight:400;display:flex}.contracts-module__Dw2kHG__mobileContractButton{border:1px solid var(--card-btn-empty-border);background:var(--card-btn-empty-background);width:100%;min-height:38px;color:var(--font-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:13px;font-weight:400;display:flex}.contracts-module__Dw2kHG__deleteButton{border:1px solid var(--card-border);min-height:36px;color:var(--font-color-light);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 13px;font-size:12px;display:inline-flex}.contracts-module__Dw2kHG__deleteButton:hover{color:#e34b57;border-color:#e34b57}.contracts-module__Dw2kHG__deleteButton:disabled{cursor:default;opacity:.55}.contracts-module__Dw2kHG__mobileActions{width:100%;margin-top:5px;display:block}.contracts-module__Dw2kHG__mobileActions>:first-child{width:100%}.contracts-module__Dw2kHG__viewerBackdrop{z-index:10030;background:#0000009e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.contracts-module__Dw2kHG__viewerModal{border:1px solid var(--border);background:var(--modal-background);border-radius:12px;flex-direction:column;width:min(760px,100%);max-height:min(900px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.contracts-module__Dw2kHG__viewerHeader{border-bottom:1px solid var(--border);min-height:52px;color:var(--font-color);flex:none;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.contracts-module__Dw2kHG__viewerHeader strong{font-size:15px;font-weight:500}.contracts-module__Dw2kHG__viewerHeader button{color:var(--font-color);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.contracts-module__Dw2kHG__viewerViewport{background:#e8e8e8;flex:1;min-height:0;padding:28px;overflow-y:auto}.contracts-module__Dw2kHG__viewerState{color:#666;justify-content:center;align-items:center;min-height:420px;font-size:13px;display:flex}.contracts-module__Dw2kHG__viewerToolbar{border-top:1px solid var(--border);background:var(--modal-background);flex:none;gap:7px;padding:12px 14px;display:flex}.contracts-module__Dw2kHG__viewerToolbar button,.contracts-module__Dw2kHG__viewerToolbar a{border:1px solid var(--card-border);background:var(--card-background);min-height:38px;color:var(--font-color);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 14px;font-size:12px;display:flex}.contracts-module__Dw2kHG__viewerToolbar button:first-child{margin-right:auto}.contracts-module__Dw2kHG__viewerToolbar button:disabled{cursor:default;opacity:.5}.contracts-module__Dw2kHG__listItem{border:1px solid var(--card-border);background:var(--card-background);color:inherit;border-radius:10px;text-decoration:none;transition:border-color .15s,background-color .15s;display:block;overflow:hidden}.contracts-module__Dw2kHG__cardHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem;display:flex}.contracts-module__Dw2kHG__cardHeader>div{align-items:center;gap:5px;min-width:0;font-size:12px;display:flex}.contracts-module__Dw2kHG__cardHeader span{color:var(--font-color-light)}.contracts-module__Dw2kHG__cardHeader strong{color:var(--font-color);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.contracts-module__Dw2kHG__cardHeader time{color:var(--font-color-light);flex:none;font-size:12px}.contracts-module__Dw2kHG__cardBody{grid-template-columns:minmax(0,1fr) 190px 150px;align-items:center;gap:1rem;min-height:132px;padding:1rem;display:grid}.contracts-module__Dw2kHG__cardProduct{min-width:0}.contracts-module__Dw2kHG__productName{color:var(--font-color-light);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.contracts-module__Dw2kHG__seat{color:var(--font-color);letter-spacing:-.3px;text-overflow:ellipsis;white-space:nowrap;margin-top:.4rem;font-size:18px;font-weight:600;display:block;overflow:hidden}.contracts-module__Dw2kHG__cardAmount{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.contracts-module__Dw2kHG__cardAmount>div{align-items:center;gap:5px;font-size:13px;display:flex}.contracts-module__Dw2kHG__cardAmount span{color:var(--font-color-light)}.contracts-module__Dw2kHG__cardAmount strong{color:var(--font-color);white-space:nowrap;font-weight:500}.contracts-module__Dw2kHG__cardAmount>div:last-child strong{color:var(--pink-color);font-size:16px;font-weight:700}.contracts-module__Dw2kHG__cardAction{flex-direction:column;align-items:stretch;gap:.65rem;display:flex}.contracts-module__Dw2kHG__status{color:var(--font-color);text-align:center;font-size:13px;font-weight:500}.contracts-module__Dw2kHG__cancelled{color:var(--font-color-light)}.contracts-module__Dw2kHG__detailLink{border:1px solid var(--card-btn-empty-border);background:var(--card-btn-empty-background);min-height:38px;color:var(--font-color);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:3px;font-size:13px;font-weight:400;display:flex}.contracts-module__Dw2kHG__empty{min-height:280px;color:var(--font-color-extralight);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;display:flex}.contracts-module__Dw2kHG__empty strong{color:var(--font-color);font-size:15px}.contracts-module__Dw2kHG__empty span{font-size:12px}.contracts-module__Dw2kHG__pagination{min-height:67px;color:var(--font-color-light);justify-content:center;align-items:center;gap:1rem;margin:1rem 0;font-size:16px;display:flex}.contracts-module__Dw2kHG__pagination a,.contracts-module__Dw2kHG__paginationActive,.contracts-module__Dw2kHG__paginationDisabled{width:35px;height:35px;color:var(--font-color);border-radius:9999px;justify-content:center;align-items:center;font-weight:400;display:flex}.contracts-module__Dw2kHG__pagination a{cursor:pointer;transition:background-color .15s}.contracts-module__Dw2kHG__pagination a:hover{background:var(--hover)}.contracts-module__Dw2kHG__paginationActive{color:#fff;background:#202020;font-weight:500}.contracts-module__Dw2kHG__paginationDisabled{color:var(--font-color-extralight)}.contracts-module__Dw2kHG__paginationEllipsis{justify-content:center;align-items:center;min-width:12px;height:35px;display:flex}.contracts-module__Dw2kHG__printButton{border:1px solid var(--border);background:var(--background);min-height:36px;color:var(--font-color);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.contracts-module__Dw2kHG__documentViewport{background:#e8e8e8;width:min(680px,100%);margin:0 auto 2rem;padding:28px}.contracts-module__Dw2kHG__paper{--contract-bg:#fff;--contract-text:#171717;--contract-muted:#666;--contract-border:#999;--contract-border-soft:#ddd;border:1px solid var(--contract-border-soft);background:var(--contract-bg);max-width:860px;color:var(--contract-text);word-break:keep-all;border-radius:4px;margin:0 auto 2rem;padding:2.6rem 2.8rem;font-family:Pretendard,sans-serif;line-height:1.65;box-shadow:0 8px 30px #0000001a}.dark .contracts-module__Dw2kHG__paper{--contract-bg:#18191c;--contract-text:#e3e3e3;--contract-muted:#9b9b9b;--contract-border:#55575e;--contract-border-soft:#34363b;box-shadow:0 10px 32px #0000006b}.contracts-module__Dw2kHG__paperHeader{text-align:center;border-bottom:2px solid #222;border-bottom-color:var(--contract-text);padding-bottom:1.6rem}.contracts-module__Dw2kHG__paperHeader>span{color:var(--contract-muted);letter-spacing:.08em;font-size:11px;display:block}.contracts-module__Dw2kHG__paperHeader h1{letter-spacing:-.5px;margin:.8rem 0 .4rem;font-size:23px;font-weight:700}.contracts-module__Dw2kHG__paperHeader p{color:var(--contract-muted);margin:0;font-size:11px}.contracts-module__Dw2kHG__summary,.contracts-module__Dw2kHG__serviceSection,.contracts-module__Dw2kHG__clause,.contracts-module__Dw2kHG__evidence{margin-top:2rem}.contracts-module__Dw2kHG__paper h2{letter-spacing:-.3px;margin:0;font-size:17px;font-weight:650}.contracts-module__Dw2kHG__summary>h2,.contracts-module__Dw2kHG__serviceSection>h2,.contracts-module__Dw2kHG__evidence>h2{border-bottom:1px solid var(--contract-border);padding-bottom:.55rem}.contracts-module__Dw2kHG__summary dl,.contracts-module__Dw2kHG__evidence dl{margin:0}.contracts-module__Dw2kHG__summary dl>div,.contracts-module__Dw2kHG__evidence dl>div{border-bottom:1px solid var(--contract-border-soft);grid-template-columns:165px minmax(0,1fr);padding:.7rem .6rem;font-size:12px;display:grid}.contracts-module__Dw2kHG__summary dt,.contracts-module__Dw2kHG__evidence dt{color:var(--contract-muted)}.contracts-module__Dw2kHG__summary dd,.contracts-module__Dw2kHG__evidence dd{text-align:right;overflow-wrap:anywhere;margin:0}.contracts-module__Dw2kHG__summary dd small{color:var(--contract-muted);margin-left:4px;font-size:10px}.contracts-module__Dw2kHG__summary .contracts-module__Dw2kHG__total{border-bottom-color:var(--contract-border);font-weight:650}.contracts-module__Dw2kHG__serviceSection>p{color:var(--contract-muted);margin:.9rem 0;font-size:13px;line-height:1.75}.contracts-module__Dw2kHG__services{flex-wrap:wrap;gap:6px;display:flex}.contracts-module__Dw2kHG__services span{border:1px solid var(--contract-border);color:var(--contract-text);border-radius:4px;padding:5px 9px;font-size:11px}.contracts-module__Dw2kHG__clauseHeading{border-bottom:1px solid var(--contract-border);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.55rem;display:flex}.contracts-module__Dw2kHG__clauseHeading span{color:var(--contract-muted);white-space:nowrap;font-size:10px}.contracts-module__Dw2kHG__clauseBody{padding-top:.75rem}.contracts-module__Dw2kHG__clauseBody p{color:var(--contract-text);white-space:pre-wrap;margin:.42rem 0;font-size:13px;line-height:1.8}.contracts-module__Dw2kHG__clauseBody .contracts-module__Dw2kHG__article{margin-top:1.1rem;font-size:13px;font-weight:650}.contracts-module__Dw2kHG__clauseBody .contracts-module__Dw2kHG__paragraph{text-indent:-1.45em;padding-left:1.45em}.contracts-module__Dw2kHG__clauseBody .contracts-module__Dw2kHG__subparagraph{text-indent:-1.5em;padding-left:3em}.contracts-module__Dw2kHG__clauseSpace{height:.35rem}.contracts-module__Dw2kHG__acceptances{border-top:1px solid var(--contract-border-soft);margin-top:1rem}.contracts-module__Dw2kHG__acceptances>div{border-bottom:1px solid var(--contract-border-soft);padding:.75rem .6rem}.contracts-module__Dw2kHG__acceptances strong,.contracts-module__Dw2kHG__acceptances span{font-size:11px;display:block}.contracts-module__Dw2kHG__acceptances span{color:var(--contract-muted);margin-top:2px}.contracts-module__Dw2kHG__acceptances p{color:var(--contract-text);margin:.45rem 0;font-size:11.5px;line-height:1.65}.contracts-module__Dw2kHG__acceptances small{color:var(--contract-muted);font-family:ui-monospace,monospace;font-size:9px}.contracts-module__Dw2kHG__events{margin:1rem 0 0;padding:0;list-style:none}.contracts-module__Dw2kHG__events li{border-bottom:1px solid var(--contract-border-soft);grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.5rem .6rem;font-size:10px;display:grid}.contracts-module__Dw2kHG__events span,.contracts-module__Dw2kHG__events small{color:var(--contract-muted)}.contracts-module__Dw2kHG__events small{font-family:ui-monospace,monospace}.contracts-module__Dw2kHG__paperFooter{border-top:1px solid var(--contract-border);text-align:center;margin-top:2.5rem;padding-top:1rem}.contracts-module__Dw2kHG__paperFooter p{color:var(--contract-muted);margin:0 0 1.2rem;font-size:10px}.contracts-module__Dw2kHG__paperFooter strong{font-size:13px}@media (max-width:1099px){.contracts-module__Dw2kHG__contractTabs>li{height:40px;min-height:40px}.contracts-module__Dw2kHG__contractTabs>li>button{height:40px;min-height:40px}.contracts-module__Dw2kHG__contractTabs>li>button{justify-content:center;align-items:center;padding-top:0;padding-bottom:0;line-height:18px;display:flex}.contracts-module__Dw2kHG__contractTabs>li>button.active{font-weight:600}.contracts-module__Dw2kHG__fulfilledToggle{padding:0 1rem}.contracts-module__Dw2kHG__pagination{margin-bottom:0}.contracts-module__Dw2kHG__content>.contracts-module__Dw2kHG__titleRow{display:none}.contracts-module__Dw2kHG__content,.contracts-module__Dw2kHG__detailPage .contracts-module__Dw2kHG__content{padding:0}.contracts-module__Dw2kHG__detailTitle{padding:1rem}.contracts-module__Dw2kHG__documentViewport{width:100%;margin:0;padding:14px 10px 20px}.contracts-module__Dw2kHG__paper{width:calc(100% - 1rem);margin:0 .5rem .5rem;padding:1.5rem 1rem 2.5rem;box-shadow:0 5px 18px #0000001f}.dark .contracts-module__Dw2kHG__paper{box-shadow:0 6px 20px #0000004d}.contracts-module__Dw2kHG__paperHeader h1{font-size:19px}.contracts-module__Dw2kHG__cardHeader{padding:.65rem}.contracts-module__Dw2kHG__cardHeader strong{max-width:190px}.contracts-module__Dw2kHG__cardBody{grid-template-columns:1fr;gap:.75rem;min-height:0;padding:.8rem .65rem .65rem}.contracts-module__Dw2kHG__cardAmount{align-items:flex-end}.contracts-module__Dw2kHG__cardAction{grid-template-columns:1fr 1fr;align-items:center;display:grid}.contracts-module__Dw2kHG__summary dl>div,.contracts-module__Dw2kHG__evidence dl>div{grid-template-columns:112px minmax(0,1fr);padding:.65rem .35rem}.contracts-module__Dw2kHG__events li{grid-template-columns:1fr;gap:1px}.contracts-module__Dw2kHG__viewerBackdrop{align-items:stretch;padding:0}.contracts-module__Dw2kHG__viewerModal{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.contracts-module__Dw2kHG__viewerViewport{padding:14px 10px 20px}.contracts-module__Dw2kHG__viewerToolbar{padding-bottom:max(12px, env(safe-area-inset-bottom))}.contracts-module__Dw2kHG__viewerToolbar button,.contracts-module__Dw2kHG__viewerToolbar a{padding:0 10px}}@media (min-width:1100px){.contracts-module__Dw2kHG__mobileHeader{display:none}.contracts-module__Dw2kHG__page{min-height:calc(100dvh - 160px)}.contracts-module__Dw2kHG__desktopLayout{gap:1rem;max-width:1200px;margin:0 auto;padding:1rem 2rem 2rem;display:flex}.contracts-module__Dw2kHG__aside{flex:0 0 210px;display:block}.contracts-module__Dw2kHG__content{min-width:0;padding:0}.contracts-module__Dw2kHG__detailPage .contracts-module__Dw2kHG__content{padding:0}.contracts-module__Dw2kHG__titleRow{min-height:0;margin:.5rem 0 1rem;padding:0}.contracts-module__Dw2kHG__titleRow h1{letter-spacing:normal;font-size:22px;font-weight:500}.contracts-module__Dw2kHG__desktopContracts{display:flex!important}.contracts-module__Dw2kHG__mobileContracts{display:none!important}.contracts-module__Dw2kHG__listItem:hover{border-color:var(--border-lite);background:var(--hover)}.contracts-module__Dw2kHG__globalContractCard{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.contracts-module__Dw2kHG__globalContractCard .my_card-form{flex:auto;width:auto;min-width:0;overflow:hidden}.contracts-module__Dw2kHG__globalContractCard .my_card-aside{flex:555px;min-width:0;max-width:555px}.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.left-wrapper{flex:235px;min-width:0}.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.left-wrapper>.service-tags{flex-wrap:nowrap;align-items:center}.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.left-wrapper>.service-tags>div{white-space:nowrap;flex:none}.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.left-wrapper>.unitPrice{white-space:nowrap;gap:8px}.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.left-wrapper>.unitPrice>p{white-space:nowrap}.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.center-wrapper{flex:0 120px;min-width:0}.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.right-wrapper{box-sizing:border-box;flex:0 200px;min-width:0;padding-right:1rem}:is(.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.right-wrapper>.my_card-footer,.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.right-wrapper>.my_card-footer>.buttons,.contracts-module__Dw2kHG__globalContractCard .my_card-aside>.right-wrapper>.my_card-footer>.buttons>button){box-sizing:border-box;width:100%;min-width:0}.contracts-module__Dw2kHG__globalPriceTags{flex-wrap:nowrap!important}.contracts-module__Dw2kHG__globalPriceTags>div{white-space:nowrap!important;flex:none!important;padding-left:4px!important;padding-right:4px!important;font-size:9px!important}}@media print{@page{size:A4;margin:14mm}body:has(.contracts-module__Dw2kHG__viewerBackdrop)>:not(.contracts-module__Dw2kHG__viewerBackdrop){display:none!important}.contracts-module__Dw2kHG__viewerBackdrop{background:#fff;padding:0;display:block;position:static}.contracts-module__Dw2kHG__viewerModal{width:100%;max-height:none;box-shadow:none;border:0;display:block;overflow:visible}.contracts-module__Dw2kHG__viewerHeader,.contracts-module__Dw2kHG__viewerToolbar{display:none!important}.contracts-module__Dw2kHG__viewerViewport{background:#fff;padding:0;overflow:visible}.contracts-module__Dw2kHG__mobileHeader,.contracts-module__Dw2kHG__aside,.contracts-module__Dw2kHG__titleRow{display:none!important}.contracts-module__Dw2kHG__page,.contracts-module__Dw2kHG__detailPage,.contracts-module__Dw2kHG__content,.contracts-module__Dw2kHG__desktopLayout,.contracts-module__Dw2kHG__documentViewport{background:#fff!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important}.contracts-module__Dw2kHG__paper{max-width:none;box-shadow:none;border:0;border-radius:0;margin:0;padding:0;--contract-bg:#fff!important;--contract-text:#171717!important;--contract-muted:#666!important;--contract-border:#999!important;--contract-border-soft:#ddd!important}.contracts-module__Dw2kHG__clauseBody p{font-size:11.5px;line-height:1.75}.contracts-module__Dw2kHG__clause,.contracts-module__Dw2kHG__summary,.contracts-module__Dw2kHG__serviceSection,.contracts-module__Dw2kHG__evidence{break-inside:avoid}}
.sellerContractAgreement-module__03RTsG__contract{flex-direction:column;gap:10px;padding:6px 0 2px 1rem;display:flex}.sellerContractAgreement-module__03RTsG__heading{align-items:center;gap:5px;display:flex}.sellerContractAgreement-module__03RTsG__heading strong{color:var(--font-color);letter-spacing:-.5px;font-size:13px;font-weight:500}.sellerContractAgreement-module__03RTsG__required{color:var(--red-tag-font-color);font-size:11px;font-weight:400}.sellerContractAgreement-module__03RTsG__description{color:var(--font-color-light);letter-spacing:-.5px;font-size:12px;line-height:1.5}.sellerContractAgreement-module__03RTsG__amounts{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.sellerContractAgreement-module__03RTsG__amount{justify-content:space-between;align-items:center;min-height:34px;padding:0 2px;display:flex}.sellerContractAgreement-module__03RTsG__amount+.sellerContractAgreement-module__03RTsG__amount{border-top:1px solid var(--border)}.sellerContractAgreement-module__03RTsG__amount:last-child{min-height:38px}.sellerContractAgreement-module__03RTsG__amount span{color:var(--font-color-light);letter-spacing:-.5px;font-size:12px}.sellerContractAgreement-module__03RTsG__amount span small{color:var(--font-muted);font-size:10px}.sellerContractAgreement-module__03RTsG__amount strong{color:var(--font-color);white-space:nowrap;font-size:13px;font-weight:500}.sellerContractAgreement-module__03RTsG__amount:last-child strong{font-weight:600}.sellerContractAgreement-module__03RTsG__services{justify-content:space-between;align-items:flex-start;gap:12px;padding:0 2px;display:flex}.sellerContractAgreement-module__03RTsG__servicesTitle{color:var(--font-color-light);letter-spacing:-.5px;flex:none;font-size:12px}.sellerContractAgreement-module__03RTsG__serviceTags{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.sellerContractAgreement-module__03RTsG__service{background:var(--info-tag-background);color:var(--info-tag-font-color);letter-spacing:-.5px;border-radius:5px;padding:3px 7px;font-size:11px;line-height:1.4}.sellerContractAgreement-module__03RTsG__emptyService{color:var(--font-muted);text-align:right;letter-spacing:-.5px;font-size:12px}.sellerContractAgreement-module__03RTsG__documentButton{border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;color:var(--font-color);cursor:pointer;text-align:left;letter-spacing:-.5px;background:0 0;padding:10px 0;font-size:12px}.sellerContractAgreement-module__03RTsG__documentButton:disabled{cursor:default;opacity:.55}.sellerContractAgreement-module__03RTsG__error{color:var(--red-tag-font-color);font-size:11px;line-height:1.5}.sellerContractAgreement-module__03RTsG__modalBackdrop{z-index:10020;background:#00000094;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.sellerContractAgreement-module__03RTsG__modal{border:1px solid var(--border);background:var(--modal-background);border-radius:12px;flex-direction:column;width:min(680px,100%);max-height:min(760px,100dvh - 40px);display:flex;overflow:hidden}.sellerContractAgreement-module__03RTsG__modalHeader,.sellerContractAgreement-module__03RTsG__modalFooter{background:var(--modal-background);flex:none;padding:14px 16px}.sellerContractAgreement-module__03RTsG__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.sellerContractAgreement-module__03RTsG__modalHeader strong{color:var(--font-color);font-size:15px}.sellerContractAgreement-module__03RTsG__modalHeader button{color:var(--font-color);cursor:pointer;background:0 0;border:0;display:flex}.sellerContractAgreement-module__03RTsG__documentViewport{background:#e8e8e8;padding:28px;overflow-y:auto}.sellerContractAgreement-module__03RTsG__paper{box-sizing:border-box;color:#171717;background:#fff;width:min(100%,595px);min-height:842px;margin:0 auto;padding:48px 52px 38px;font-family:Pretendard,Arial,sans-serif;box-shadow:0 3px 18px #00000026}.sellerContractAgreement-module__03RTsG__paperMeta{color:#666;border-bottom:1px solid #222;justify-content:space-between;padding-bottom:9px;font-size:9px;display:flex}.sellerContractAgreement-module__03RTsG__paper h1{color:#111;text-align:center;letter-spacing:-1px;margin:34px 0 6px;font-size:23px;line-height:1.4}.sellerContractAgreement-module__03RTsG__effectiveDate{color:#777;text-align:center;margin:0 0 34px;font-size:9px}.sellerContractAgreement-module__03RTsG__documentSummary{border-top:2px solid #222;border-bottom:1px solid #777;margin-bottom:30px}.sellerContractAgreement-module__03RTsG__documentSummary div{color:#222;justify-content:space-between;padding:9px 8px;font-size:10px;display:flex}.sellerContractAgreement-module__03RTsG__documentSummary div+div{border-top:1px solid #ddd}.sellerContractAgreement-module__03RTsG__documentSummary span{color:#555}.sellerContractAgreement-module__03RTsG__paper article+article{margin-top:30px}.sellerContractAgreement-module__03RTsG__paper article h2,.sellerContractAgreement-module__03RTsG__serviceDocument h2,.sellerContractAgreement-module__03RTsG__baseProtectionDocument h2,.sellerContractAgreement-module__03RTsG__signature h2{color:#111;align-items:baseline;gap:6px;margin:0 0 12px;font-size:13px;display:flex}.sellerContractAgreement-module__03RTsG__paper article h2{border-bottom:1px solid #aaa;padding-bottom:7px}.sellerContractAgreement-module__03RTsG__paper article h2 small{color:#777;font-size:8px;font-weight:400}.sellerContractAgreement-module__03RTsG__contractContent,.sellerContractAgreement-module__03RTsG__signature p{color:#333;letter-spacing:-.25px;margin:0;font-size:9.5px;line-height:1.8}.sellerContractAgreement-module__03RTsG__contractLine,.sellerContractAgreement-module__03RTsG__contractParagraph,.sellerContractAgreement-module__03RTsG__contractSubparagraph{display:block}.sellerContractAgreement-module__03RTsG__contractParagraph{text-indent:-1.45em;margin-top:5px;padding-left:1.45em}.sellerContractAgreement-module__03RTsG__contractSubparagraph{text-indent:-1.3em;margin-top:2px;padding-left:3em}.sellerContractAgreement-module__03RTsG__contractSpacer{height:10px;display:block}.sellerContractAgreement-module__03RTsG__serviceDocument{margin-bottom:30px}.sellerContractAgreement-module__03RTsG__serviceDocument h2{border-bottom:1px solid #aaa;padding-bottom:7px}.sellerContractAgreement-module__03RTsG__serviceDocumentHeader{color:#666;border-bottom:1px solid #ccc;grid-template-columns:56px 1fr;padding:6px 8px;font-size:8px;display:grid}.sellerContractAgreement-module__03RTsG__serviceDocumentHeader strong{text-align:right;font-weight:400}.sellerContractAgreement-module__03RTsG__serviceDocument ul{border-bottom:1px solid #ddd;margin:0;padding:0;list-style:none}.sellerContractAgreement-module__03RTsG__serviceDocument li{color:#333;grid-template-columns:56px 1fr;gap:18px;padding:8px;font-size:9.5px;line-height:1.7;display:grid}.sellerContractAgreement-module__03RTsG__serviceDocument li+li{border-top:1px solid #e5e5e5}.sellerContractAgreement-module__03RTsG__serviceDocument li span{color:#777;font-variant-numeric:tabular-nums}.sellerContractAgreement-module__03RTsG__serviceDocument li strong{color:#222;text-align:right;font-weight:500}.sellerContractAgreement-module__03RTsG__baseProtectionDocument{margin-bottom:30px}.sellerContractAgreement-module__03RTsG__baseProtectionDocument h2{border-bottom:1px solid #aaa;padding-bottom:7px}.sellerContractAgreement-module__03RTsG__baseProtectionDocument p{color:#333;letter-spacing:-.25px;margin:0;font-size:9.5px;line-height:1.8}.sellerContractAgreement-module__03RTsG__signature{border-top:1px solid #777;margin-top:36px;padding-top:15px}.sellerContractAgreement-module__03RTsG__signature p{margin-bottom:14px}.sellerContractAgreement-module__03RTsG__signature div{border-top:1px solid #e2e2e2;justify-content:space-between;padding:7px 8px;font-size:9px;display:flex}.sellerContractAgreement-module__03RTsG__signature span{color:#666}.sellerContractAgreement-module__03RTsG__signature strong{color:#222;font-weight:500}.sellerContractAgreement-module__03RTsG__paperFooter{color:#888;text-align:center;letter-spacing:.5px;border-top:1px solid #ddd;margin-top:42px;padding-top:12px;font-size:8px}.sellerContractAgreement-module__03RTsG__modalFooter{border-top:1px solid var(--border)}.sellerContractAgreement-module__03RTsG__modalFooter button{color:#fff;cursor:pointer;background:#4070ff;border:0;border-radius:7px;width:100%;height:44px;font-size:13px;font-weight:600}.sellerContractAgreement-module__03RTsG__modalFooter button:disabled{opacity:.5;cursor:default}.sellerContractAgreement-module__03RTsG__agreement{margin-left:0!important}.sellerContractAgreement-module__03RTsG__agreement label{color:var(--font-color);font-weight:400;line-height:1.45;letter-spacing:-.5px!important;font-size:13px!important}@media (max-width:600px){.sellerContractAgreement-module__03RTsG__contract{padding-left:1rem}.sellerContractAgreement-module__03RTsG__modalBackdrop{align-items:stretch;padding:0}.sellerContractAgreement-module__03RTsG__modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.sellerContractAgreement-module__03RTsG__documentViewport{flex:1;min-height:0;padding:14px 10px 20px}.sellerContractAgreement-module__03RTsG__paper{min-height:0;padding:32px 22px 28px;box-shadow:0 2px 10px #0000001f}.sellerContractAgreement-module__03RTsG__paperMeta{flex-direction:column;gap:3px}.sellerContractAgreement-module__03RTsG__paper h1{margin-top:28px;font-size:19px}}
.buyerContractAgreement-module__zXEpZq__agreement{border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:10px}.buyerContractAgreement-module__zXEpZq__heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.buyerContractAgreement-module__zXEpZq__heading strong{min-width:0;color:var(--font-color);font-size:13px;font-weight:400}.buyerContractAgreement-module__zXEpZq__heading .buyerContractAgreement-module__zXEpZq__compactTitle{font-size:12px}.buyerContractAgreement-module__zXEpZq__heading button{color:var(--font-color);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:2px;font-size:12px;display:flex}.buyerContractAgreement-module__zXEpZq__error{color:var(--red-color);margin:6px 0 0 25px;font-size:11px;line-height:1.45}.buyerContractAgreement-module__zXEpZq__backdrop{z-index:10030;background:#0000009e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.buyerContractAgreement-module__zXEpZq__modal{border:1px solid var(--border);background:var(--modal-background);border-radius:12px;flex-direction:column;width:min(760px,100%);max-height:min(900px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.buyerContractAgreement-module__zXEpZq__modalHeader{border-bottom:1px solid var(--border);min-height:52px;color:var(--font-color);flex:none;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.buyerContractAgreement-module__zXEpZq__modalHeader strong{font-size:15px;font-weight:500}.buyerContractAgreement-module__zXEpZq__modalHeader button{color:var(--font-color);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.buyerContractAgreement-module__zXEpZq__viewport{background:#e8e8e8;flex:1;min-height:0;padding:28px;overflow-y:auto}.buyerContractAgreement-module__zXEpZq__toolbar{border-top:1px solid var(--border);background:var(--modal-background);flex:none;justify-content:flex-end;gap:7px;padding:12px 14px;display:flex}.buyerContractAgreement-module__zXEpZq__toolbar button{border:1px solid var(--card-border);background:var(--card-background);min-width:100px;min-height:38px;color:var(--font-color);cursor:pointer;border-radius:7px;padding:0 1rem;font-size:12px}.buyerContractAgreement-module__zXEpZq__toolbar .buyerContractAgreement-module__zXEpZq__confirm{border-color:var(--brand-color);background:var(--brand-color);color:var(--text-reverse-color)}@media (max-width:1099px){.buyerContractAgreement-module__zXEpZq__backdrop{align-items:stretch;padding:0}.buyerContractAgreement-module__zXEpZq__modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.buyerContractAgreement-module__zXEpZq__viewport{padding:14px 10px 20px}.buyerContractAgreement-module__zXEpZq__toolbar{padding-bottom:max(12px, env(safe-area-inset-bottom))}.buyerContractAgreement-module__zXEpZq__toolbar button:first-child{flex:0 0 88px;min-width:0}.buyerContractAgreement-module__zXEpZq__toolbar .buyerContractAgreement-module__zXEpZq__confirm{white-space:nowrap;flex:1;min-width:0}}
.Tab-module__mJu1Fa__header{background:#fff;border-bottom:1px solid #dbdbdb;grid-template-columns:repeat(auto-fit,minmax(0,1fr));width:100%;padding:0;list-style:none;display:grid}.Tab-module__mJu1Fa__column{width:100%}.Tab-module__mJu1Fa__button{text-align:center;cursor:pointer;color:#6d6d6d;background:0 0;border:none;border-bottom:2px solid #0000;width:100%;padding:.5rem 1rem;font-size:14px;font-weight:400}.Tab-module__mJu1Fa__button:hover{color:var(--font-color)}.Tab-module__mJu1Fa__active{color:var(--font-color);border-bottom-color:var(--font-color);font-weight:600}.Tab-module__mJu1Fa__tabBody{min-height:calc(100dvh - var(--header-height) - 41px)}
.globalAccount-module__MxMdMW__modal{z-index:10002}.globalAccount-module__MxMdMW__form input{font-size:13px}.globalAccount-module__MxMdMW__accountActionButton{white-space:nowrap;flex:0 0 150px}.globalAccount-module__MxMdMW__verificationTimer{white-space:nowrap;margin-left:6px;font-size:11px;font-weight:600;color:var(--brand-color)!important}.globalAccount-module__MxMdMW__identityPanel{border:1px solid var(--card-border);background:var(--input-background);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin:4px 1rem 0;padding:16px;display:flex}.globalAccount-module__MxMdMW__identityCopy{min-width:0}.globalAccount-module__MxMdMW__identityTitle{color:var(--font-color);font-size:.875rem;font-weight:500}.globalAccount-module__MxMdMW__identityDescription{color:var(--font-color-light);margin-top:4px;font-size:11px;font-weight:400;line-height:1.5}.globalAccount-module__MxMdMW__identityAction{flex:none}.globalAccount-module__MxMdMW__identityAction button{border:1px solid var(--card-border);white-space:nowrap;cursor:pointer;border-radius:6px;min-width:140px;height:36px;padding:0 16px;font-size:12px;font-weight:400;color:var(--btn-font-color)!important}.globalAccount-module__MxMdMW__identityAction button:disabled{cursor:default}.globalAccount-module__MxMdMW__accountStatusButton:disabled{opacity:1!important}.globalAccount-module__MxMdMW__accountStatusButton{white-space:nowrap;flex:0 0 150px!important;width:150px!important;min-width:150px!important;max-width:150px!important}@media (max-width:600px){.globalAccount-module__MxMdMW__identityPanel{flex-direction:column;align-items:stretch;gap:12px}.globalAccount-module__MxMdMW__identityAction button{width:100%}}.globalAccount-module__MxMdMW__iconCircle{aspect-ratio:1;flex:0 0 40px;width:40px;min-width:40px;height:40px;min-height:40px}.globalAccount-module__MxMdMW__addressActions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.globalAccount-module__MxMdMW__addressActions button{border:1px solid var(--card-border);background:var(--input-background);min-height:30px;color:var(--font-color);cursor:pointer;border-radius:6px;padding:0 10px;font-size:11px;font-weight:500}.globalAccount-module__MxMdMW__addressActions button:disabled{opacity:.5;cursor:default}.globalAccount-module__MxMdMW__addressActions .globalAccount-module__MxMdMW__deleteButton{color:var(--warning-color,#ef4444)}.globalAccount-module__MxMdMW__defaultTag{background:var(--blue-tag-background);height:20px;color:var(--blue-tag-font-color);vertical-align:middle;border-radius:4px;align-items:center;margin-left:5px;padding:0 7px;font-size:10px;font-weight:600;line-height:1;display:inline-flex;position:relative;top:-1px}.globalAccount-module__MxMdMW__empty{color:var(--font-color-light);text-align:center;padding:1rem;font-size:13px}
.buy-module__QcphiG__page{margin-top:calc(var(--header-height) + 1px);min-height:calc(100vh - var(--header-height));background:var(--bg-color)}.buy-module__QcphiG__inner{width:100%;max-width:760px;margin:0 auto;padding:16px 16px 80px}.buy-module__QcphiG__tabs{gap:8px;margin-bottom:16px;display:flex;overflow-x:auto}.buy-module__QcphiG__tab{background:var(--mt-color-0220470d);color:var(--font-color-light);white-space:nowrap;border-radius:9999px;padding:7px 14px;font-size:12px}.buy-module__QcphiG__active{background:var(--btn-background);color:var(--btn-font-color)}.buy-module__QcphiG__list{flex-direction:column;gap:12px;display:flex}.buy-module__QcphiG__card{border:1px solid var(--border);background:var(--card-background);color:var(--font-color);border-radius:12px;padding:16px;display:block}.buy-module__QcphiG__cardTop{border-bottom:1px solid var(--border);color:var(--font-color-light);justify-content:space-between;align-items:center;padding-bottom:12px;font-size:12px;display:flex}.buy-module__QcphiG__status{color:var(--font-color);text-transform:capitalize;font-weight:600}.buy-module__QcphiG__category{color:var(--font-color-light);margin-top:14px;font-size:13px}.buy-module__QcphiG__seat{align-items:center;margin-top:6px;font-size:19px;font-weight:600;display:flex}.buy-module__QcphiG__seat span+span:before{content:"|";color:var(--font-color-extralight);margin:0 5px;font-size:18px;font-weight:100}.buy-module__QcphiG__sub{color:var(--font-color-light);margin-top:5px;font-size:13px}.buy-module__QcphiG__meta{justify-content:space-between;gap:12px;margin-top:16px;font-size:13px;display:flex}.buy-module__QcphiG__meta span:first-child{color:var(--font-color-light)}.buy-module__QcphiG__empty{text-align:center;color:var(--font-color-light);padding:80px 20px;font-size:13px}@media (min-width:769px){.buy-module__QcphiG__page{background:var(--background);margin-top:0}.buy-module__QcphiG__inner{border:1px solid var(--border);background:var(--bg-color);border-radius:14px;margin-top:24px}.buy-module__QcphiG__globalOrderCard .my_card-aside>.left-wrapper{flex-basis:230px}.buy-module__QcphiG__globalOrderCard .my_card-aside>.left-wrapper>.service-tags{flex-wrap:nowrap;align-items:center}.buy-module__QcphiG__globalOrderCard .my_card-aside>.left-wrapper>.service-tags>div{white-space:nowrap;flex:none}.buy-module__QcphiG__globalOrderCard .my_card-aside>.right-wrapper{flex-basis:220px}.buy-module__QcphiG__globalOrderCard .my_card-aside>.right-wrapper>.header{white-space:nowrap;gap:10px}.buy-module__QcphiG__globalOrderCard .my_card-aside>.right-wrapper>.header.buy-module__QcphiG__dateOnly{justify-content:center;width:100%}.buy-module__QcphiG__globalOrderCard .my_card-aside>.right-wrapper>.header.buy-module__QcphiG__dateOnly .date-label{margin-right:0}}
