.dan-wsp{padding-top:80px;padding-bottom:80px;min-height:60vh}.dan-wsp:has(.dan-wsp__gate){padding:0!important;min-height:unset;overflow:visible}.dan-wsp__dashboard{display:flex;flex-direction:column;gap:40px}.dan-wsp__welcome{border-bottom:1px solid #f0f0f0;padding-bottom:32px}.dan-wsp__title{font-size:clamp(26px,4vw,40px);font-weight:700;color:#121212;margin:0 0 8px}.dan-wsp__subtitle{font-size:17px;color:#666;margin:0}.dan-wsp__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.dan-wsp__card{display:flex;flex-direction:column;gap:12px;padding:28px 24px;border:2px solid #e8e8e8;border-radius:14px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;background:#fff}.dan-wsp__card:hover{border-color:#d95525;box-shadow:0 4px 20px #d955251a;transform:translateY(-2px)}.dan-wsp__card--primary{background:#fdf3ee;border-color:#d95525}.dan-wsp__card-icon{width:44px;height:44px;background:#f5f0eb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#d95525}.dan-wsp__card--primary .dan-wsp__card-icon{background:#d955251f}.dan-wsp__card-icon svg{width:22px;height:22px}.dan-wsp__card-title{font-size:17px;font-weight:700;color:#121212;margin:0}.dan-wsp__card-desc{font-size:14px;color:#666;margin:0;line-height:1.5;flex:1}.dan-wsp__card-link{font-size:14px;font-weight:600;color:#d95525}.dan-wsp__info-bar{display:flex;align-items:center;gap:40px;padding:24px 28px;background:#f9f9f9;border-radius:12px;flex-wrap:wrap}.dan-wsp__info-item{display:flex;flex-direction:column;gap:2px}.dan-wsp__info-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999}.dan-wsp__info-value{font-size:15px;font-weight:600;color:#121212}.dan-wsp__logout{font-size:14px;color:#888;text-decoration:none;margin-left:auto}.dan-wsp__logout:hover{color:#d95525}.dan-wsp__pending{max-width:540px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 0}.dan-wsp__pending-icon{width:72px;height:72px;background:#fff8e1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f59e0b}.dan-wsp__pending-icon svg{width:36px;height:36px}.dan-wsp__pending-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:8px}.dan-wsp__gate{display:flex;flex-direction:column;width:100%}.dan-wsp__gate-left{background-color:#353440;position:relative;overflow:hidden;padding:88px 48px}.dan-wsp__gate-left-inner{position:relative;z-index:3;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.dan-wsp__gate-eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d95525;margin-bottom:16px}.dan-wsp__gate-title{font-size:clamp(32px,4vw,52px);font-weight:800;color:#fff;margin:0 0 16px;line-height:1.1}.dan-wsp__gate-desc{font-size:17px;color:#ffffffa6;margin:0 0 8px;line-height:1.6}.dan-wsp__gate-perks{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dan-wsp__gate-perk{display:flex;align-items:flex-start;gap:14px}.dan-wsp__gate-perk-icon{width:38px;height:38px;border-radius:10px;background:#d9552526;border:1px solid rgba(217,85,37,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#d95525}.dan-wsp__gate-perk-icon svg{width:18px;height:18px}.dan-wsp__gate-perk-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:2px}.dan-wsp__gate-perk-desc{font-size:12px;color:#ffffff80;line-height:1.4}.dan-wsp__gate-right{background:#f4eadc;padding:72px 48px;display:flex;justify-content:center}.dan-wsp__gate-card{width:100%;max-width:760px;background:#fff;border-radius:20px;padding:52px 56px;box-shadow:0 4px 32px #35344014;display:flex;flex-direction:column;gap:0}.dan-wsp__gate-card-title{font-size:26px;font-weight:800;color:#353440;margin:0 0 8px}.dan-wsp__gate-card-desc{font-size:15px;color:#6b6877;margin:0 0 32px;line-height:1.5}.dan-wsp__btn--full{display:block;text-align:center;width:100%;box-sizing:border-box}.dan-wsp__gate-divider{display:flex;align-items:center;gap:12px;color:#bbb;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin:4px 0}.dan-wsp__gate-divider:before,.dan-wsp__gate-divider:after{content:"";flex:1;height:1px;background:#e0e0e0}.dan-wsp__gate-note{font-size:13px;color:#999;margin:0;text-align:center;line-height:1.5}.dan-wsp__gate-note a{color:#d95525;text-decoration:none}.dan-wsp__gate-note a:hover{text-decoration:underline}.dan-wsp__btn{display:inline-block;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.dan-wsp__btn--primary{background:#d95525;color:#fff;border:2px solid #d95525}.dan-wsp__btn--primary:hover{background:#c04a1f;border-color:#c04a1f}.dan-wsp__btn--secondary{background:#fff;color:#121212;border:2px solid #e0e0e0}.dan-wsp__btn--secondary:hover{border-color:#d95525;color:#d95525}.dan-wsp__btn--ghost{background:transparent;color:#888;border:2px solid transparent;padding-left:0;padding-right:0}.dan-wsp__btn--ghost:hover{color:#d95525}@media(max-width:900px){.dan-wsp__cards{grid-template-columns:1fr 1fr}.dan-wsp__gate{grid-template-columns:1fr}.dan-wsp__gate-left{padding:60px 28px}.dan-wsp__gate-right{padding:48px 28px}.dan-wsp__info-bar{gap:20px}}@media(max-width:540px){.dan-wsp__cards{grid-template-columns:1fr}}.dan-wsp__pending{max-width:560px;margin:80px auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.dan-wsp__pending-icon{width:72px;height:72px;border-radius:50%;background:#d955251a;display:flex;align-items:center;justify-content:center;color:#d95525}.dan-wsp__pending-title{font-size:clamp(24px,3vw,36px);font-weight:800;color:#353440;margin:0}.dan-wsp__pending-text{font-size:16px;color:#6b6877;line-height:1.75;margin:0}.dan-wsp__portal-card{border:1px solid rgba(53,52,64,.1);border-radius:16px;padding:40px;display:flex;flex-direction:column;gap:20px;background:#faf7f3}.dan-wsp__portal-icon{width:56px;height:56px;border-radius:12px;background:#d955251a;display:flex;align-items:center;justify-content:center;color:#d95525}.dan-wsp__portal-title{font-size:22px;font-weight:800;color:#353440;margin:0}.dan-wsp__portal-desc{font-size:15px;color:#6b6877;line-height:1.7;margin:0}.dan-wsp__info-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid rgba(53,52,64,.08);border-radius:12px;overflow:hidden}.dan-wsp__info-item{padding:24px 28px;border-right:1px solid rgba(53,52,64,.08)}.dan-wsp__info-item:last-child{border-right:none}.dan-wsp__info-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9896a4;margin-bottom:6px}.dan-wsp__info-value{font-size:14px;font-weight:600;color:#353440}.dan-wsp__logout{display:flex;gap:16px;padding-top:8px}.dan-wsp__form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.dan-wsp__field{margin-bottom:16px}.dan-wsp__label{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#353440;margin-bottom:6px}.dan-wsp__input,.dan-wsp__select,.dan-wsp__textarea{width:100%;padding:11px 14px;border:1.5px solid #e0d5c8;border-radius:8px;background:#fff;font-size:14px;color:#353440;outline:none;box-sizing:border-box;transition:border-color .2s;font-family:inherit}.dan-wsp__input:focus,.dan-wsp__select:focus,.dan-wsp__textarea:focus{border-color:#d95525}.dan-wsp__textarea{min-height:90px;resize:vertical}.dan-wsp__success{background:#edf7ee;color:#2d7a3a;border-radius:8px;padding:14px 18px;margin-bottom:20px;font-size:14px}.dan-wsp__gate-already{font-size:13px;color:#ffffff80;margin-top:8px}.dan-wsp__gate-already a{color:#d95525;text-decoration:none;font-weight:600}@media(max-width:1024px){.dan-wsp__gate-left-inner{grid-template-columns:1fr;gap:48px}.dan-wsp__gate-perks{grid-template-columns:1fr 1fr}}@media(max-width:900px){.dan-wsp__info-bar{grid-template-columns:1fr 1fr}.dan-wsp__info-item:nth-child(2){border-right:none}.dan-wsp__info-item:nth-child(3){border-top:1px solid rgba(53,52,64,.08)}.dan-wsp__info-item:nth-child(4){border-top:1px solid rgba(53,52,64,.08)}.dan-wsp__form-row{grid-template-columns:1fr}.dan-wsp__portal-card{padding:28px 24px}.dan-wsp__gate-card{padding:40px 32px}.dan-wsp__gate-left{padding:64px 28px}.dan-wsp__gate-right{padding:56px 24px}}@media(max-width:540px){.dan-wsp__info-bar{grid-template-columns:1fr}.dan-wsp__info-item{border-right:none;border-top:1px solid rgba(53,52,64,.08)}.dan-wsp__info-item:first-child{border-top:none}.dan-wsp__gate-perks{grid-template-columns:1fr}.dan-wsp__gate-card{padding:32px 24px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/dan-wholesale-portal.css.map */
