body{margin:0;padding:0;font-family:Inter,sans-serif}html{scroll-behavior:smooth}.header{background-color:#f4f6f8;justify-content:space-between;align-items:center;padding:15px 24px;display:flex;position:relative;box-shadow:0 4px 10px #00000014}.logo-group{align-items:center;gap:12px;display:flex}.logo{color:#111827;font-size:22px;font-weight:700}.hamburger{cursor:pointer;color:#000;align-items:center;font-size:22px;display:none}.get-started-btn{display:none}.nav{align-items:center;gap:30px;display:flex}.nav a{color:#111827;font-size:14px;text-decoration:none}.actions-right,.desktop-only{align-items:center;gap:20px;display:flex}.desktop-only a{color:#111827;font-size:14px;text-decoration:none}.desktop-only button,.actions-mobile button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:50px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s}.desktop-only button:hover,.get-started-btn:hover,.actions-mobile button:hover{background-color:#333;transform:scale(1.05)}.desktop-only button:active,.get-started-btn:active,.actions-mobile button:active{transform:scale(.95)}.actions-mobile{display:none}@media (width<=768px){.hamburger{display:flex}.desktop-only{display:none}.nav{z-index:100;opacity:0;background:#f4f6f8;flex-direction:column;align-items:center;gap:20px;width:100%;max-height:0;padding:0;transition:max-height .35s,opacity .3s,padding .3s;position:absolute;top:60px;left:0;overflow:hidden;box-shadow:0 4px 6px #00000014}.nav.open{opacity:1;max-height:400px;padding:20px 0}.actions-mobile{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.get-started-btn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:50px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.actions-mobile button{margin-left:0}}.hero{text-align:center;background:#f8f9fb;padding:50px 20px}.badge-hero{color:#5a5af7;background:#eaeaff;border-radius:20px;padding:6px 14px;font-size:12px;display:inline-block}.hero-title{color:#0f172a;margin-bottom:20px;font-size:56px;font-weight:700;line-height:1.2}.hero-subtitle{color:#64748b;max-width:600px;margin:0 auto 30px;font-size:18px}.hero-buttons{justify-content:center;gap:15px;display:flex}.btn{cursor:pointer;border:none;border-radius:20px;padding:14px 22px;font-size:14px;transition:all .3s}.btn.primary{color:#fff;background:#000}.btn.primary:hover{background:#333}.btn.secondary{background:#fff;border:1px solid #ddd}.btn.secondary:hover{background:#f1f1f1}.hero-img{width:100%;max-width:1200px;margin-top:60px}.card-header{background:#eee;border-radius:10px;height:20px;margin-bottom:20px}.card-content{gap:15px;display:flex}.box{background:linear-gradient(135deg,#6ee7b7,#3b82f6);border-radius:12px;flex:1;height:120px}.box.dashed{background:0 0;border:2px dashed #ccc}@media (width<=768px){.badge-hero{font-size:10px}.hero-title{font-size:33px}.hero-subtitle{font-size:15px}.hero-buttons{margin:20px;display:block}.btn{margin:10px}.hero-img{margin-top:10px}}.client-section{background:#f8f9fb;padding:0 20px}.problem-box{background:#ffe48b;border-radius:30px;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto 90px;padding:50px;display:flex}.left h2{margin-bottom:20px;font-size:32px}.left p{color:#333;margin-bottom:20px}.left ul{padding:0;list-style:none}.left li{margin-bottom:12px;padding-left:25px;position:relative}.left li:before{content:"✖";color:red;position:absolute;left:0}.right{align-items:center;gap:20px;display:flex}.stat-card{background:#dfd6ff;border-radius:20px;min-width:150px;padding:30px}.stat-card h3{margin-bottom:10px;font-size:28px}.features{text-align:center}.features h2{margin-bottom:10px;font-size:32px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1300px;margin:0 auto;display:grid}.card{text-align:left;background:#fff;border-radius:20px;padding:25px;box-shadow:0 10px 20px #0000000d}.card h4{margin-top:15px}.icon-wrapper{border-radius:17px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:10px;display:flex}.icon{width:22px;height:22px}.yellow{background:#f1d96357}.green{background:#00db1252}@media (width<=768px){.problem-box{padding:5px 20px;display:block}.left h2{font-size:25px}.right{display:block}.features h2{font-size:25px}.stat-card{margin-top:15px;margin-bottom:15px;padding-top:1px;padding-bottom:1px}.feature-grid{grid-template-columns:repeat(2,1fr);display:grid}.card{margin-bottom:10px}}.steps-section{background:#f8f9fb;padding:80px 20px 10px}.steps-box{background:#dfd6ff;border-radius:30px;max-width:1200px;margin:0 auto 60px;padding:50px}.steps-header{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.desktop-break{display:block}.steps-header h2{margin-bottom:10px;font-size:50px}.steps-header p{color:#333}.cta-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:20px;align-self:self-end;margin-bottom:20px;padding:16px 24px;font-size:18px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.step-number{color:#1f2937;margin-bottom:10px;font-size:60px;font-style:italic;font-weight:700;display:block}.step h4{margin-bottom:10px;font-size:18px}.extra-features{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1300px;margin:0 auto;display:grid}.feature-item h5{margin-left:10px;font-size:17px}.feature-item p{color:#555;margin-top:-20px;margin-left:30px}.feature-item-header{display:flex}@media (width<=990px){.steps-header{display:block}}@media (width<=768px){.steps-box{padding-top:10px;padding-left:30px;padding-right:30px}.desktop-break{display:none}.cta-btn{width:100%;margin-top:20px}.steps-grid{grid-template-columns:repeat(2,1fr);display:grid}.steps-header h2{font-size:25px}.extra-features{grid-template-columns:repeat(2,1fr);padding-left:15px;padding-right:15px;display:grid}.feature-item p{margin-left:0}}.pricing-section{text-align:center;background:#f8f9fb;padding:80px 0}.pricing-section h2{padding:auto;font-size:32px}.pricing{text-align:center}.pricing h2{margin-top:0;font-size:32px}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:30px;max-width:800px;margin:auto;display:grid}.price-card{text-align:left;background:#fff;border:2px solid #d0d0d0;border-radius:20px;padding:30px;transition:all .3s}.price-card:hover{border:1px solid #ddd;transform:translateY(-8px);box-shadow:0 20px 50px #0000001a}.price-card.pro{border:2px solid #000;position:relative}.price-card.pro:hover{box-shadow:0 25px 60px #00000026}.badge{color:#fff;background:#000;border-radius:20px;padding:5px 12px;font-size:12px;position:absolute;top:-12px;right:20px}.price-card h1{margin:10px 0;font-size:36px}.price-card span{color:#666;font-size:14px}.price-card ul{margin:20px 0;padding:0;list-style:none}.price-card li{margin-bottom:10px}.disabled{color:#aaa}.btn-primary{color:#fff;cursor:pointer;background:#000;border:none;border-radius:30px;width:100%;padding:12px}.btn-outline{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:30px;width:100%;padding:12px}@media (width<=768px){.pricing-section h2{font-size:25px}.pricing-section{margin-top:-50px}.pricing{padding-left:20px;padding-right:20px}.pricing h2{font-size:25px}.pricing-grid{grid-template-columns:1fr}}.faq-section{text-align:center;background:#f8f9fb;padding:80px 20px}.faq-section h2{margin-bottom:40px;font-size:32px}.faq-container{max-width:800px;margin:auto}.faq-item{text-align:left;cursor:pointer;background:#e9ecef;border-radius:16px;margin-bottom:20px;padding:20px;transition:all .3s}.faq-item:hover{background:#d0d3d5}.faq-item h4{margin:0;font-size:16px}.faq-item p{color:#555;margin-top:10px}.faq-item.active{background:#d0d3d5}.cta-box{background:#dfd6ff;border-radius:40px;max-width:1300px;margin-top:80px;margin-left:auto;margin-right:auto;padding:80px 20px}.cta-box h2{margin-bottom:30px;font-size:55px;font-weight:700}.cta-actions{justify-content:center;align-items:center;gap:20px;display:flex}.cta-btn-faq{color:#fff;cursor:pointer;background:#000;border:none;border-radius:20px;padding:20px;font-size:16px}.cta-actions span{color:#333}@media (width<=768px){.cta-box{padding:10px 10px 30px}.faq-section h2{font-size:25px}.cta-box h2{font-size:28px}.cta-actions{flex-direction:column}}.footer{color:#fff;background:#0f172a;padding:60px 20px 30px}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:auto;display:flex}.footer-brand{max-width:300px}.made-by{color:#94a3b8;margin-left:8px;font-size:13px;font-weight:400}.iconBeeStack{width:80px;height:auto;margin-left:10px}.footer-brand h3{margin-bottom:10px}.footer-brand p{color:#94a3b8;font-size:14px}.footer-links{gap:60px;display:flex}.footer-links div{flex-direction:column;display:flex}.footer-links h4{margin-bottom:10px}.footer-links a{color:#94a3b8;margin-bottom:6px;font-size:14px;text-decoration:none;transition:all .2s}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;max-width:1200px;margin-top:40px;margin-left:auto;margin-right:auto;padding-top:20px;display:flex}.footer-bottom p{color:#94a3b8;font-size:14px}.socials{gap:15px;display:flex}.socials ion-icon{color:#94a3b8;cursor:pointer;font-size:20px;transition:all .2s}.socials ion-icon:hover{color:#fff;transform:scale(1.2)}@media (width<=768px){.footer{margin-top:0}.footer-container{flex-direction:column}.footer-links{flex-direction:column;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.footer-bottom{flex-direction:column;gap:10px}}.register-page{background:#f8f9fb;min-height:100vh;padding-bottom:50px}.reg-nav{background-color:#f4f6f8;justify-content:space-between;align-items:center;padding:15px 24px;display:flex;position:relative;box-shadow:0 4px 10px #00000014}.actions-right-reg a{color:#666;font-size:14px;text-decoration:none}.register-header a{color:#666;text-decoration:none}.steps{justify-content:center;align-items:center;gap:10px;margin:40px 0;display:flex}.step{text-align:center;cursor:pointer}.step span{background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:700;transition:background .3s,color .3s;display:inline-flex}.step.active span,.step.completed span{color:#fff;background:#000}.step p{color:#666;margin-top:5px;font-size:12px}.line{background:#ddd;width:60px;height:2px;transition:background .3s}.line.completed{background:#000}.form-card{background:#fff;border-radius:20px;max-width:600px;margin:auto;padding:40px;box-shadow:0 20px 40px #00000014}.step-text{color:#000;font-size:12px;font-weight:600}.form-card h1{margin:10px 0}.input-group input,.input-group select{appearance:none;background:#f3f4f6;border:none;border-radius:10px;padding:12px;font-size:14px}.input-group select{cursor:pointer;background-color:#f3f4f6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.row{gap:10px;display:flex}.row .input-group{flex:1}.password span{color:#000;cursor:pointer;font-size:12px;position:absolute;top:38px;right:15px}.required-badge{color:#000;margin-left:4px;font-size:10px;display:inline-block}.form-footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.form-footer p{color:#666;font-size:12px}.form-footer a{color:#000}.footer-buttons{gap:10px;display:flex}.back-btn{color:#000;cursor:pointer;background:0 0;border:2px solid #000;border-radius:30px;padding:14px 24px;font-weight:600;transition:all .3s}.back-btn:hover{background:#f5f3ff}.next-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000,#000);border:none;border-radius:30px;padding:14px 24px;font-weight:600;transition:all .3s}.next-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #180b2e4d}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:30px;padding:14px 24px;font-weight:600;transition:all .3s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0596694d}.optional-note{color:#aaa;margin-top:-6px;margin-bottom:16px;font-size:11px}.help{text-align:center;color:#666;margin-top:20px;font-size:13px}.help a{color:#000}@media (width<=600px){.row{flex-direction:column}.form-footer{flex-direction:column;align-items:flex-start;gap:10px}.footer-buttons{justify-content:flex-end;width:100%}}.verify-page{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.brand{color:#333;margin-bottom:20px;font-weight:600}.verify-card{text-align:center;background:#f9fafb;border-radius:20px;width:420px;padding:40px;box-shadow:0 20px 40px #00000014}.icon-box{background:#fff;border-radius:15px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;padding:5px;font-size:28px;display:flex;position:relative;transform:rotate(-5deg);box-shadow:0 0 50px #4800ff65}.icon-box .dot{background:#b00000;border-radius:50%;width:10px;height:10px;position:absolute;top:0;right:0}.verify-card h1{margin-bottom:10px;font-size:28px}.desc{color:#555;margin-bottom:15px}.info{color:#444;background:#e5e7eb;border-radius:20px;margin-bottom:20px;padding:10px;font-size:13px}.resend-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:30px;width:100%;padding:14px;font-weight:600;transition:all .3s}.resend-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #7c3aed4d}.back{color:#666;margin-top:15px;font-size:13px}.back span{color:#6d28d9;cursor:pointer}.footer-text{color:#999;margin-top:20px;font-size:11px}.verified-state{flex-direction:column;align-items:center;gap:12px;padding:10px 0;display:flex}.verified-icon-box{background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex;box-shadow:0 8px 24px #7c3aed59}.checkmark-svg{width:44px;height:44px}.checkmark-circle{stroke:#ffffff4d;stroke-width:2px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.5s forwards draw-circle}.checkmark-check{stroke:#fff;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.4s .5s forwards draw-check}@keyframes draw-circle{to{stroke-dashoffset:0}}@keyframes draw-check{to{stroke-dashoffset:0}}.verified-title{color:#1a1a2e;margin:0;font-size:26px;font-weight:700}.verified-sub{color:#6b7280;margin:0;font-size:14px}.verified-redirect{color:#6d28d9;background:#f3f0ff;border:1px solid #ddd6fe;border-radius:30px;align-items:center;gap:8px;margin-top:6px;padding:10px 20px;font-size:13px;font-weight:500;display:flex}.redirect-dot{background:#7c3aed;border-radius:50%;width:8px;height:8px;animation:1s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.verify-container{background:#f5f7fb;justify-content:center;align-items:center;height:100vh;display:flex}.card-verify-email{text-align:center;background:#fff;border-radius:16px;padding:40px;box-shadow:0 20px 40px #0000001a}.btn-verify-email{color:#fff;background:#6366f1;border-radius:8px;margin-top:20px;padding:12px 20px;text-decoration:none;display:inline-block}.onboarding{background:#f3f4f6;padding-bottom:50px}.ob-footer{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-top:1px solid #e5e7eb;border-radius:20px;justify-content:space-between;align-items:center;max-width:60%;margin-left:auto;margin-right:auto;padding:16px 60px;display:flex;position:sticky;bottom:0;box-shadow:0 8px 30px #0000000c}.ob-footer-left,.ob-footer-right{align-items:center;gap:14px;display:flex}.ob-back-btn{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:500;transition:background .2s}.ob-back-btn:hover{background:#f3f4f6}.ob-skip-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:14px;transition:background .2s}.ob-skip-btn:hover{background:#f3f4f6}.ob-next-btn{color:#fff;cursor:pointer;border:none;border-radius:999px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 6px 20px #6366f140}.ob-next-btn:hover{transform:translateY(-1px);box-shadow:0 10px 25px #6366f159}.ob-next-btn:active{transform:scale(.98)}@media (width<=768px){.ob-footer{max-width:100%;margin-left:20px;margin-right:20px;padding:14px 20px}.ob-next-btn{padding:10px 20px}}.ob-navbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.ob-logo{color:#111827;margin:0;font-size:20px;font-weight:700}.ob-navbar-right{align-items:center;gap:14px;display:flex}.ob-step-indicator{color:#6366f1;letter-spacing:.05em;font-size:12px;font-weight:700}.ob-help{color:#6b7280;cursor:pointer;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:600;display:flex}.ob-page{background:#f3f4f6;flex-direction:column;min-height:100px;display:flex}.ob-content{flex:1;gap:60px;padding:50px 60px;display:flex}.ob-left{flex:0 0 420px;min-width:50%}.ob-title{color:#111827;margin:0 0 8px;font-size:36px;font-weight:800}.ob-subtitle{color:#6b7280;margin:0 0 30px;font-size:15px}.ob-section-label{letter-spacing:.08em;color:#374151;margin-bottom:10px;font-size:11px;font-weight:700}.ob-upload-box{text-align:center;cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:14px;flex-direction:column;align-items:center;gap:6px;margin-bottom:24px;padding:36px 20px;transition:border-color .2s;display:flex}.ob-upload-box:hover{border-color:#6366f1}.ob-upload-text{color:#374151;margin:0;font-size:14px;font-weight:500}.ob-upload-hint{color:#9ca3af;margin:0;font-size:12px}.ob-logo-preview{object-fit:contain;border-radius:8px;width:80px;height:80px}.ob-color-row{background:#e5e7eb;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 14px;display:flex}.ob-color-swatch{cursor:pointer;border-radius:8px;flex-shrink:0;width:36px;height:36px;display:block;position:relative;overflow:hidden}.ob-color-swatch input[type=color]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.ob-hash{color:#6b7280;font-size:14px;font-weight:600}.ob-color-input{color:#111827;text-transform:uppercase;background:0 0;border:none;outline:none;width:100px;font-size:15px;font-weight:600}.ob-right{flex-direction:column;flex:1;align-items:center;padding-top:80px;display:flex}.ob-preview-label{letter-spacing:.1em;color:#9ca3af;align-self:flex-end;margin-bottom:16px;padding-right:10px;font-size:11px;font-weight:700}.ob-preview-card{background:#fff;border-radius:16px;width:100%;height:100%;margin-bottom:20px;overflow:hidden;box-shadow:0 8px 30px #00000014}.ob-preview-header{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:14px 18px;display:flex}.ob-preview-avatar{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex;overflow:hidden}.ob-preview-agency{color:#111827;flex:1;font-size:14px;font-weight:600}.ob-preview-dot{background:#e5e7eb;border-radius:50%;width:12px;height:12px}.ob-preview-nav{gap:0;padding:0 18px;display:flex}.ob-preview-nav-item{letter-spacing:.05em;color:#ffffffb3;cursor:pointer;padding:10px 14px;font-size:10px;font-weight:700}.ob-preview-nav-item.active{color:#fff;border-bottom:2px solid #fff}.ob-preview-body{padding:20px 18px}.ob-skel{background:#e5e7eb;border-radius:6px;height:12px}.ob-skel-lg{width:70%}.ob-skel-md{width:50%;margin-bottom:12px}.ob-skel-sm{width:60px}.ob-skel-xs{width:44px;height:10px}.ob-skel-dark{background:#1f2937}.ob-skel-btn{border-radius:30px;width:80px;height:36px}@media (width<=900px){.ob-content{flex-direction:column;gap:30px;padding:30px 24px}.ob-left{flex:none;width:100%}.ob-right{padding-top:0}.ob-footer{padding:20px 24px}}.ob2-content{flex-direction:column;flex:1;align-items:center;padding:50px 60px;display:flex}.ob2-error{color:#ef4444;margin-top:6px;font-size:13px}.ob2-title{color:#111827;text-align:center;margin:0 0 10px;font-size:38px;font-weight:800}.ob2-subtitle{color:#6b7280;text-align:center;margin:0 0 36px;font-size:15px}.ob2-main{gap:20px;width:100%;max-width:780px;margin-bottom:40px;display:flex}.ob2-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex:1;padding:24px}.ob2-section-label{letter-spacing:.08em;color:#374151;margin-bottom:12px;font-size:11px;font-weight:700}.ob2-input-row{background:#f3f4f6;border:1.5px solid #0000;border-radius:10px;align-items:center;gap:6px;padding:12px 14px;transition:border-color .2s;display:flex}.ob2-input-row.valid{background:#f0fdf4;border-color:#22c55e}.ob2-input-row.invalid{background:#fef2f2;border-color:#ef4444}.ob2-input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px;font-weight:600}.ob2-suffix{color:#6b7280;white-space:nowrap;flex-shrink:0;font-size:14px}.ob2-check{flex-shrink:0;align-items:center;display:flex}.ob2-hint{color:#6b7280;align-items:flex-start;gap:5px;margin:10px 0 20px;font-size:12px;display:flex}.ob2-hint-icon{flex-shrink:0}.ob2-preview-box{background:#ede9fe;border-radius:12px;padding:16px 20px}.ob2-preview-label{letter-spacing:.1em;color:#7c3aed;margin:0 0 6px;font-size:10px;font-weight:700}.ob2-preview-link{color:#6366f1;word-break:break-all;font-size:15px;font-weight:600;text-decoration:none}.ob2-preview-link:hover{text-decoration:underline}.ob2-custom-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;flex-shrink:0;gap:10px;width:200px;padding:24px 20px;display:flex}.ob2-globe{background:#e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ob2-custom-title{color:#111827;margin:0;font-size:16px;font-weight:700}.ob2-custom-desc{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.ob2-upgrade-link{color:#6366f1;margin-top:auto;font-size:13px;font-weight:700;text-decoration:none}.ob2-upgrade-link:hover{text-decoration:underline}.ob2-mockup{width:100%;max-width:460px}.ob2-browser{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #0000001a}.ob2-browser-bar{background:#374151;align-items:center;gap:12px;padding:10px 16px;display:flex}.ob2-browser-dots{gap:5px;display:flex}.ob2-browser-dots span{background:#6b7280;border-radius:50%;width:10px;height:10px}.ob2-browser-url{color:#d1d5db;background:#4b5563;border-radius:6px;flex:1;padding:4px 12px;font-size:11px}.ob2-browser-body{background:#f9fafb;padding:20px}.ob2-chart-area{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.ob2-chart-label{color:#374151;margin-bottom:12px;font-size:12px;font-weight:600}.ob2-chart-svg{width:100%;height:100px;display:block}@media (width<=768px){.ob2-content{padding:30px 24px}.ob2-title{font-size:26px}.ob2-main{flex-direction:column}.ob2-custom-card{width:90%}}.ob3-page{background:#f3f4f6;justify-content:center;min-height:100vh;padding-left:20px;padding-right:20px;display:flex}.ob3-content{width:100%;max-width:720px;padding:50px 20px}.ob3-title{text-align:center;margin-bottom:8px;font-size:34px;font-weight:800}.ob3-badge{background:#e5e7eb;border-radius:8px;margin-left:8px;padding:4px 8px;font-size:11px}.ob3-subtitle{text-align:center;color:#6b7280;margin-bottom:30px}.ob3-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:18px;padding:24px;display:flex}.ob3-row{gap:12px;display:flex}.ob3-field{flex-direction:column;flex:1;display:flex}.ob3-field label{color:#374151;margin-bottom:6px;font-size:11px;font-weight:700}.ob3-field input,.ob3-row input{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;outline:none;padding:12px;font-size:14px}.ob3-field input:focus{background:#fff;border-color:#6366f1}.ob3-hint{color:#6b7280;margin-top:6px;font-size:11px}.ob3-hint span{color:#6366f1}.ob3-toggle{background:#f3f4f6;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex}.ob3-toggle-title{font-weight:600}.ob3-toggle-sub{color:#6b7280;font-size:12px}.ob3-switch{align-items:center;gap:8px;display:flex}.switch-track{background:#d1d5db;border-radius:20px;width:42px;height:22px;transition:background .25s;position:relative}.switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;top:2px;left:2px}.ob3-phone{align-items:center;gap:10px;display:flex}.country{background:#f3f4f6;border-radius:8px;padding:10px 12px}@media (width<=768px){.ob3-card{padding:24px 10px}}.ob4-page{background:linear-gradient(#f9fafb,#eef2ff);justify-content:center;min-height:100px;display:flex}.ob4-content{width:100%;max-width:980px;padding:50px 20px}.ob4-title{text-align:left;font-size:36px;font-weight:800}.ob4-badge{background:#fecaca;border-radius:8px;margin-left:8px;padding:4px 8px;font-size:11px}.ob4-subtitle{color:#6b7280;margin:10px 0 30px}.ob4-main{gap:20px;display:flex}.ob4-left{flex-direction:column;flex:1;gap:16px;display:flex}.ob4-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.ob4-card.empty{opacity:.7;border-style:dashed}.ob4-row{gap:10px;display:flex}.ob4-field{flex-direction:column;flex:1;display:flex}.ob4-field label{color:#374151;margin-bottom:5px;font-size:11px;font-weight:700}.ob4-field input,.ob4-field select{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:10px}.ob4-role-info{gap:10px;margin-top:12px;display:flex}.role-box{background:#f9fafb;border-radius:10px;flex:1;padding:10px;font-size:12px}.ob4-add{color:#6366f1;cursor:pointer;text-align:left;background:0 0;border:none;font-weight:600}.ob4-right{flex-direction:column;gap:16px;width:260px;display:flex}.ob4-info-card{background:#ede9fe;border-radius:14px;padding:16px}.ob4-info-card .icon{margin-bottom:8px;font-size:20px}.ob4-info-card h3{margin:0 0 6px}.ob4-info-card p{color:#6b7280;font-size:13px}.ob4-preview{background:#f3f4f6;border-radius:12px;padding:12px}.preview-label{color:#6b7280;margin-bottom:8px;font-size:10px;font-weight:700}.preview-box{background:linear-gradient(135deg,#111827,#1f2937);border-radius:10px;height:120px}.ob4-footer{justify-content:space-between;align-items:center;margin-top:40px;display:flex}.ob4-back{cursor:pointer;background:0 0;border:none}.ob4-skip{color:#9ca3af;background:0 0;border:none;margin-right:10px}.ob4-note{color:#6b7280;margin-right:10px}.ob4-finish{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:20px;padding:10px 20px}@media (width<=768px){.ob4-main{flex-direction:column}.ob4-right{width:100%}}.login-page{background:#f8f9fb}.login-nav{background:#f4f6f8;justify-content:space-between;padding:15px 24px;display:flex;box-shadow:0 4px 10px #00000014}.actions-right span{color:#666;font-size:14px}.actions-right a{color:#000;text-decoration:none}.login-card{background:#fff;border-radius:20px;max-width:420px;margin:80px auto;padding:40px;box-shadow:0 20px 40px #00000014}.login-card h1{margin-bottom:8px}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000,#000);border:none;border-radius:30px;width:100%;margin-top:10px;padding:14px;font-weight:600}.login-btn:hover{transform:translateY(-2px)}.forgot{text-align:center;margin-top:15px}.forgot a{color:#000;font-size:13px}@media (width<=768px){.login-card{margin:80px 20px;padding:20px}}.accept-page{background:#f8f9fb;min-height:100vh}.accept-nav{background:#f4f6f8;justify-content:space-between;padding:15px 24px;display:flex;box-shadow:0 4px 10px #00000014}.logo{font-weight:700}.accept-card{background:#fff;border-radius:20px;max-width:500px;margin:60px auto;padding:40px;box-shadow:0 20px 40px #00000014}.accept-card h1{margin-bottom:8px}.subtitle{color:#666;margin-bottom:25px}.row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.input-group{flex-direction:column;margin-bottom:15px;display:flex}.input-group label{color:#555;margin-bottom:5px;font-size:12px}.input-group input{background:#f3f4f6;border:none;border-radius:10px;padding:12px}.password{position:relative}.password span{cursor:pointer;font-size:12px;position:absolute;top:38px;right:15px}.accept-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000,#000);border:none;border-radius:30px;width:100%;margin-top:10px;padding:14px;font-weight:600}.accept-btn:hover{transform:translateY(-2px)}.error{color:red;margin-top:10px;font-size:12px}@media (width<=768px){.accept-card{margin:30px 20px;padding:20px}.row{grid-template-columns:1fr}}.dashboard{background:#f5f6fa;min-height:100vh;font-family:Inter,sans-serif;display:flex}.menu-item{cursor:pointer;transition:all .2s}.sidebar{background:#fff;border-right:1px solid #eee;flex-direction:column;width:200px;padding:20px;display:flex}.logo h2{color:#5b21b6;margin:0;font-size:25px}.logo span{color:#888;font-size:11px}.menu-item{color:#555;cursor:pointer;border-radius:10px;margin-bottom:6px;padding:12px 14px;transition:all .2s}.menu-item:hover{background:#f3f4f6}.menu{margin-top:30px}.menu-item.dash-active{color:#5b21b6;background:#ede9fe;border-right:3px solid #6366f1;font-weight:600}.user-box{align-items:center;gap:10px;margin-top:30px;margin-left:10px;display:flex}.user-box p{margin:0;font-size:17px}.user-box span{color:#6e6e6e;font-size:14px}.avatar{color:#fff;background:#5b21b6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.main{flex-direction:column;flex:1;display:flex}.d-topbar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:70px;padding:0 30px;display:flex}.d-topbar input{background:#f6f6f6;border:1px solid #ddd;border-radius:20px;width:400px;padding:10px 15px}.bell{cursor:pointer;margin-right:20px}.top-actions{align-items:center;gap:15px;display:flex}.profile{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dh-home{padding:30px}.dh-tag{color:#6366f1;letter-spacing:1px;font-size:12px;font-weight:700}.dh-title{color:#2d3139;margin:6px 0;font-size:34px}.dh-sub{color:#6b7280}.dh-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:25px;display:grid}.dh-card{background:#fff;border-radius:16px;padding:22px;position:relative;box-shadow:0 8px 20px #0000000a}.dh-card:hover{border-top:4px solid #6366f1;transform:translateY(-2px)}.dh-card p{color:#6b7280;margin-top:10px;font-size:12px}.dh-card h2{margin:8px 0;font-size:28px}.dh-amount{color:#dc2626;margin-left:10px;margin-right:auto;font-size:14px}.dh-icon{border-radius:10px;justify-content:center;align-items:center;width:25px;height:25px;padding:10px;font-size:18px;display:flex}.purple{background:#ede9fe}.violet{background:#ddd6fe}.orange{background:#fee2e2}.gray{background:#e5e7eb}.dh-grid{grid-template-columns:1fr 2fr;gap:24px;margin-top:30px;display:grid}.dh-activity{background:radial-gradient(circle at 100% 100%,#a955f723,#ededed);border-radius:16px;padding:20px}.dh-section-header{justify-content:space-between;align-items:center;display:flex}.dh-section-header span{color:#6366f1;cursor:pointer;font-size:13px}.dh-activity-list{flex-direction:column;gap:18px;margin-top:20px;display:flex}.dh-item{align-items:flex-start;gap:12px;display:flex}.dh-column{align-items:center;display:flex}.dh-item span{color:#9ca3af;font-size:12px}.dot{border-radius:50%;width:10px;height:10px;margin-top:6px}.dh-table{background:#fff;border-radius:16px;padding:20px}.dh-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:20px;padding:8px 16px;box-shadow:0 10px 20px #7c3aed60}table{border-collapse:collapse;width:100%;margin-top:20px}th{color:#9ca3af;text-align:left;padding-bottom:10px;font-size:11px}td{border-top:1px solid #f3f4f6;padding:14px 0;font-size:14px}.dh-badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.dh-badge.green{color:#16a34a;background:#dcfce7}.dh-badge.orange{color:#d97706;background:#fef3c7}.dh-badge.red{color:#dc2626;background:#fee2e2}.dh-badge.purple{color:#6d28d9;background:#ede9fe}.client{align-items:center;gap:10px;display:flex}.avatar{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:600;display:flex}.avatar.violet{background:#a78bfa}.avatar.gray{background:#9ca3af}.avatar.indigo{background:#6366f1}.dh-badge.dot{background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.dh-timeline{margin-top:20px;position:relative}.dh-line{background:#cbcdd1;width:2px;height:100%;position:absolute;top:0;left:10px}.dh-item{gap:12px;margin-bottom:20px;display:flex;position:relative}.circle{color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.circle.purple{background:#7c3aed}.circle.violet{background:#8b5cf6}.circle.orange{background:#f97316}.circle.gray{background:#6b7280}.dh-item p{margin:0;font-size:14px}.dh-item span{color:#6366f1;font-weight:500}.dh-item small{color:#9ca3af;font-size:12px}td,th{vertical-align:middle}.text-project{color:#6b6b6b;font-size:13px}table th,table td{vertical-align:middle}td:last-child,th:last-child,td:nth-child(5),th:nth-child(5){text-align:right}.dc-page{min-height:100vh;padding:32px;position:relative}.dc-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.dc-label{color:#6d28d9;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:700}.dc-title{color:#2d3139;margin:0;font-size:34px;font-weight:700}.dc-subtitle{color:#6b7280;margin-top:12px;font-size:18px;line-height:1.6}.dc-actions{align-items:center;gap:16px;display:flex}.dc-filter-tabs{background:#efefef;border-radius:14px;gap:4px;padding:4px;display:flex}.dc-filter-tabs button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 18px;font-size:14px}.dc-filter-tabs button.active{color:#6d28d9;background:#fff;font-weight:600}.dc-sort-btn{color:#555;cursor:pointer;background:#fff;border:none;border-radius:14px;padding:14px 18px;font-size:15px;box-shadow:0 4px 12px #0000000a}.dc-toolbar{justify-content:center;margin-bottom:36px;display:flex}.dc-new-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:28px;margin-top:30px;margin-right:auto;padding:12px 28px;font-size:18px;font-weight:600;box-shadow:0 12px 24px #7c3aed40}.dc-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.dc-card{background:#fff;border-radius:30px;padding:24px 24px 15px;box-shadow:0 10px 30px #0000000a}.dc-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.dc-avatar{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;font-weight:700;display:flex}.dc-avatar.purple{color:#5b21b6;background:#c4b5fd}.dc-avatar.violet{color:#6d28d9;background:#ddd6fe}.dc-avatar.orange{color:#9a3412;background:#fde2d8}.dc-status{letter-spacing:.5px;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}.dc-status.active{color:#6d28d9;background:#ede9fe}.dc-status.awaiting{color:#6b7280;background:#e5e7eb}.dc-card-content h3{color:#2d3139;margin:0;font-size:22px}.dc-company-type{color:#8b8f98;margin-top:8px;margin-bottom:28px;font-size:17px}.dc-meta-list{flex-direction:column;gap:18px;display:flex}.dc-meta-item{color:#2d3139;align-items:center;gap:12px;font-size:17px;display:flex}.dc-meta-icon{color:#94a3b8;font-size:16px}.dc-divider{background:#ececec;height:1px;margin:28px 0 20px}.dc-footer{justify-content:space-between;align-items:center;display:flex}.dc-last-label{color:#94a3b8;letter-spacing:1px;margin-bottom:6px;font-size:12px;font-weight:700}.dc-last-time{color:#2d3139;font-size:12px;font-weight:600}.dc-pending{border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700}.dc-pending.highlight{color:#9a3412;background:#fde8e3}.dc-pending.neutral{color:#6b7280;background:#ececec}.dc-insight-card{background:#fff;border-radius:24px;width:320px;padding:20px;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #00000014}.dc-insight-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.dc-insight-icon{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dc-insight-label{color:#94a3b8;letter-spacing:1px;margin-bottom:4px;font-size:11px;font-weight:700}.dc-insight-header h4{color:#2d3139;margin:0}.dc-progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:4px;margin-bottom:14px;overflow:hidden}.dc-progress-fill{background:#7c3aed;width:68%;height:100%}.dc-insight-text{color:#6b7280;font-size:13px;line-height:1.6}@media (width<=1200px){.dc-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.dc-page{padding:20px}.dc-header-row{flex-direction:column;gap:20px}.dc-actions{flex-direction:column;align-items:stretch;width:100%}.dc-grid{grid-template-columns:1fr}.dc-title{font-size:38px}.dc-company-type,.dc-meta-item,.dc-last-time{font-size:16px}.dc-insight-card{width:100%;margin-top:24px;position:static}}.df-page{background:#f7f7f9;min-height:100vh;padding:32px}.df-header-row{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.df-label{color:#6d28d9;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:700}.df-title{color:#2d3139;margin:0;font-size:34px;font-weight:700}.df-subtitle{color:#6b7280;max-width:560px;margin-top:14px;font-size:18px;line-height:1.7}.df-phase-badge{color:#6d28d9;letter-spacing:1px;background:#e9d5ff;border-radius:999px;padding:12px 24px;font-size:14px;font-weight:700}.df-tabs{border-bottom:1px solid #e5e7eb;gap:36px;margin-bottom:42px;display:flex}.df-tabs button{color:#6b7280;cursor:pointer;background:0 0;border:none;padding-bottom:18px;font-size:16px;position:relative}.df-tabs button.active{color:#6d28d9;font-weight:600}.df-tabs button.active:after{content:"";background:#7c3aed;border-radius:999px;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.df-content-layout{grid-template-columns:1fr 390px;align-items:start;gap:32px;display:grid}.df-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.df-card,.df-upload-card,.df-sidebar{background:#fff;border-radius:30px}.df-card{overflow:hidden;box-shadow:0 10px 30px #0000000d}.df-card-preview{background:linear-gradient(135deg,#0f4c5c,#134e5e);height:180px;position:relative}.df-card-badge{text-transform:uppercase;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:700;position:absolute;top:16px;right:16px}.df-card-badge.pending{color:#fff;background:#ea580c}.df-card-badge.approved{color:#6d28d9;background:#ede9fe}.df-card-body{padding:22px}.df-card-title-row{justify-content:space-between;gap:12px;display:flex}.df-card-title-row h3{color:#2d3139;margin:0;font-size:20px;line-height:1.4}.df-version-pill{color:#6b7280;background:#e5e7eb;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700}.df-meta{color:#8b8f98;margin-top:12px;font-size:15px}.df-status-text{margin-top:16px;font-size:15px;font-weight:600}.df-status-text.pending{color:#c2410c}.df-status-text.approved{color:#6d28d9}.df-divider{background:#ececec;height:1px;margin:22px 0}.df-card-footer{justify-content:space-between;gap:12px;display:flex}.df-download-btn{color:#6d28d9;cursor:pointer;background:#f3e8ff;border:none;border-radius:14px;flex:1;padding:14px;font-size:15px;font-weight:600}.df-delete-btn{cursor:pointer;background:#f9fafb;border:none;border-radius:14px;width:48px}.df-upload-card{text-align:center;border:2px dashed #d6d3d1;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:30px;display:flex}.df-upload-icon{color:#7c3aed;background:#f3e8ff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:24px;font-size:40px;display:flex}.df-upload-card h3{margin:0 0 12px;font-size:20px}.df-upload-card p{color:#6b7280;max-width:220px;font-size:16px}.df-sidebar{padding:28px;position:sticky;top:20px;box-shadow:0 20px 40px #00000014}.df-sidebar-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.df-sidebar-header h2{margin:0;font-size:22px}.df-close-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:42px;height:42px;font-size:22px}.df-sidebar-image{background:linear-gradient(135deg,#b3e5fc,#1e3a5f);border-radius:24px;height:220px;margin-bottom:24px}.df-sidebar-title{color:#2d3139;margin:0;font-size:28px}.df-sidebar-date{color:#6b7280;margin-top:8px;margin-bottom:28px}.df-section{margin-bottom:30px}.df-section-label{color:#9ca3af;letter-spacing:1.5px;margin-bottom:18px;font-size:11px;font-weight:700}.df-version-item{align-items:center;gap:14px;padding:14px 0;display:flex}.df-version-item h4{margin:0;font-size:16px}.df-version-item p{color:#6b7280;margin:4px 0 0;font-size:14px}.df-version-tag{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.df-version-tag.purple{color:#6d28d9;background:#ede9fe}.df-version-tag.gray{color:#6b7280;background:#f3f4f6}.df-radio{border:2px solid #d1d5db;border-radius:50%;width:18px;height:18px;margin-left:auto}.df-radio.active{border-color:#7c3aed;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 8px #7c3aed}.df-approval-card{background:#f3f4f6;border-radius:18px;gap:14px;padding:16px;display:flex}.df-approval-avatar{color:#fff;background:#1f2937;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.df-upload-version-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:18px;width:100%;margin-bottom:16px;padding:18px;font-size:18px;font-weight:600}.df-sidebar-actions{gap:12px;display:flex}.df-sidebar-actions button{color:#2d3139;cursor:pointer;background:#e5e7eb;border:none;border-radius:16px;flex:1;padding:14px;font-size:16px;font-weight:600}@media (width<=1200px){.df-content-layout{grid-template-columns:1fr}.df-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.df-page{padding:20px}.df-header-row{flex-direction:column;align-items:flex-start;gap:20px}.df-title{font-size:40px}.df-tabs{gap:24px;overflow-x:auto}.df-grid{grid-template-columns:1fr}}.dm-page{background:#f7f7f9;min-height:100vh;padding:32px}.dm-label{color:#6d28d9;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:700}.dm-title{color:#2d3139;margin:0;font-size:34px}.dm-subtitle{color:#6b7280;max-width:620px;margin-top:12px;margin-bottom:30px;font-size:18px;line-height:1.7}.dm-layout{background:#fff;border-radius:30px;grid-template-columns:380px 1fr;min-height:850px;display:grid;overflow:hidden}.dm-sidebar{background:#f8f8f8;border-right:1px solid #ececec;padding:20px}.dm-search-box{background:#fff;border-radius:16px;align-items:center;gap:10px;margin-bottom:22px;padding:16px;display:flex}.dm-search-box input{background:0 0;border:none;outline:none;width:100%;font-size:15px}.dm-thread-list{flex-direction:column;gap:14px;display:flex}.dm-thread-card{cursor:pointer;border-radius:22px;padding:18px}.dm-thread-card.active{background:#fff;border-left:4px solid #7c3aed;box-shadow:0 10px 25px #0000000a}.dm-thread-top{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.dm-thread-top h4{color:#2d3139;margin:0;font-size:18px}.dm-thread-top span{color:#8b8f98;white-space:nowrap;font-size:12px}.dm-thread-card.active .dm-thread-top span{color:#6d28d9;font-weight:700}.dm-thread-card p,.dm-thread-card small{color:#6b7280}.dm-chat-panel{background:#fafafa;flex-direction:column;gap:28px;padding:36px;display:flex}.dm-message-row{align-items:flex-start;gap:16px;display:flex}.dm-message-row.right{justify-content:flex-end}.dm-avatar{color:#6d28d9;background:#f3e8ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.dm-avatar.dark{color:#fff;background:#1f2937}.dm-avatar.user{color:#9a3412;background:#fde2d8}.dm-message-bubble{background:#ededed;border-radius:26px;max-width:760px;padding:24px}.dm-message-bubble.reply{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9)}.dm-note-bubble{background:#fef2f2;border:1px solid #f5c2c7;border-radius:22px;max-width:760px;padding:20px;position:relative}.dm-note-tag{color:#9a3412;background:#f8d7da;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:-12px;right:16px}.dm-message-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.dm-message-header h4{margin:0;font-size:16px}.dm-message-header span{color:#8b8f98;font-size:13px}.dm-message-bubble.reply .dm-message-header span,.dm-message-bubble.reply .dm-message-header h4,.dm-message-bubble.reply p{color:#fff}.dm-image-row{gap:16px;margin-top:20px;display:flex}.dm-image-card{background:linear-gradient(135deg,#0f4c5c,#1f2937);border-radius:18px;flex:1;height:140px}.dm-image-card.second{background:linear-gradient(135deg,#365314,#111827)}.dm-compose-box{background:#fff;border-radius:28px;margin-top:auto;padding:20px}.dm-compose-toolbar{justify-content:space-between;margin-bottom:16px;display:flex}.dm-compose-left,.dm-compose-right{align-items:center;gap:14px;display:flex}.dm-compose-toolbar button{color:#555;cursor:pointer;background:0 0;border:none;font-size:15px}.dm-toggle-row{color:#555;align-items:center;gap:8px;display:flex}.dm-compose-box textarea{resize:none;background:#f4f4f5;border:none;border-radius:22px;outline:none;width:100%;min-height:180px;padding:20px;font-size:16px}.dm-send-row{justify-content:flex-end;margin-top:20px;display:flex}.dm-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:16px;padding:16px 28px;font-size:18px;font-weight:600;box-shadow:0 12px 24px #7c3aed40}@media (width<=1100px){.dm-layout{grid-template-columns:1fr}}@media (width<=768px){.dm-page{padding:20px}.dm-title{font-size:42px}.dm-chat-panel{padding:20px}.dm-image-row{flex-direction:column}.dm-message-bubble,.dm-note-bubble{max-width:100%}}.di-page{min-height:100vh;padding:32px}.di-topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.di-tabs{flex-wrap:wrap;gap:14px;display:flex}.di-tabs button{color:#555;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:14px 26px;font-size:15px}.di-tabs button.active{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);box-shadow:0 12px 24px #7c3aed40}.di-new-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:999px;padding:18px 30px;font-size:18px;font-weight:600;box-shadow:0 18px 36px #7c3aed40}.di-table-card{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 10px 30px #0000000a}.di-table{grid-template-columns:120px 1.5fr 1.2fr 1.2fr 1fr 1fr 140px;align-items:center;gap:16px;padding:26px 30px;display:grid}.di-table-head{color:#4b5563;letter-spacing:1.5px;background:#fff;font-size:13px;font-weight:700}.di-table-row{border-top:1px solid #ececec}.di-invoice-id{color:#111827;font-size:16px;font-weight:600}.di-client-cell{align-items:center;gap:14px;display:flex}.di-avatar{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.di-avatar.green{color:#047857;background:#d1fae5}.di-avatar.red{color:#4338ca;background:#e0e7ff}.di-avatar.yellow{color:#c2410c;background:#fde7cf}.di-avatar.gray{color:#64748b;background:#e5e7eb}.di-client-name{color:#334155;max-width:140px;font-size:18px;font-weight:500;line-height:1.4}.di-dates-cell{line-height:1.45}.di-date-main{color:#475569;font-size:16px}.di-date-due{color:#94a3b8;margin-top:4px;font-size:14px}.di-date-due.overdue{color:#e11d48;font-weight:600}.di-summary-cell{color:#475569;font-size:16px}.di-amount-cell{color:#0f172a;font-size:19px;font-weight:700}.di-status-pill{border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}.di-status-pill.green{color:#047857;background:#d1fae5}.di-status-pill.red{color:#881337;background:#fda4af}.di-status-pill.yellow{color:#b45309;background:#fef3c7}.di-status-pill.gray{color:#64748b;background:#e5e7eb}.di-action-btn{color:#6d28d9;cursor:pointer;background:#f3e8ff;border:none;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700}.di-footer-row{color:#64748b;border-top:1px solid #ececec;justify-content:space-between;align-items:center;padding:22px 30px;font-size:16px;display:flex}.di-pagination{gap:10px;display:flex}.di-pagination button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:40px;height:40px;font-size:16px}.di-pagination button.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.di-stats-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:36px;display:grid}.di-stat-card{background:#fff;border-radius:28px;align-items:center;gap:20px;padding:30px;display:flex;box-shadow:0 10px 30px #0000000a}.di-stat-icon{border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;font-size:26px;display:flex}.di-stat-icon.purple{color:#4f46e5;background:#e0e7ff}.di-stat-icon.green{color:#059669;background:#dcfce7}.di-stat-icon.pink{color:#be123c;background:#fce7f3}.di-stat-label{color:#94a3b8;letter-spacing:1px;margin-bottom:8px;font-size:12px;font-weight:700}.di-stat-card h3{color:#0f172a;margin:0;font-size:22px}@media (width<=1200px){.di-table-card{overflow-x:auto}.di-table{min-width:1100px}.di-stats-grid{grid-template-columns:1fr}}@media (width<=768px){.di-page{padding:20px}.di-topbar{flex-direction:column;align-items:stretch}.di-new-btn{width:100%}.di-footer-row{flex-direction:column;align-items:flex-start;gap:16px}}.dt-page{background:#f7f7f9;min-height:100vh;padding:32px}.dt-stats-grid{grid-template-columns:2fr 1fr 1fr;gap:28px;margin-bottom:34px;display:grid}.dt-hero-card,.dt-mini-card,.dt-roster-card,.dt-modal{background:#fff;border-radius:32px}.dt-hero-card{padding:42px;position:relative;overflow:hidden}.dt-card-label{color:#64748b;letter-spacing:2px;margin-bottom:16px;font-size:12px;font-weight:700}.dt-hero-card h2{color:#2d3139;margin:0;font-size:34px;line-height:1}.dt-growth-pill{color:#059669;background:#d1fae5;border-radius:999px;align-items:center;gap:8px;margin-top:20px;padding:12px 18px;font-size:16px;font-weight:700;display:inline-flex}.dt-hero-shape{width:60px;height:60px;position:absolute;bottom:0;right:24px}.dt-mini-card{border:1px solid #ececec;padding:32px}.dt-mini-icon{border-radius:20px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:24px;font-size:28px;display:flex}.dt-mini-icon.purple{color:#6d28d9;background:#ede9fe}.dt-mini-icon.peach{color:#c2410c;background:#fde7df}.dt-mini-card p{color:#64748b;margin:0 0 8px;font-size:16px}.dt-mini-card h3{color:#2d3139;margin:0;font-size:34px;line-height:1}.dt-roster-card{overflow:hidden;box-shadow:0 10px 30px #0000000a}.dt-roster-header{justify-content:space-between;align-items:center;gap:20px;padding:38px 42px;display:flex}.dt-roster-header h2{color:#2d3139;margin:0 0 6px;font-size:30px}.dt-roster-header p{color:#64748b;margin:0;font-size:17px}.dt-header-actions{gap:16px;display:flex}.dt-filter-btn,.dt-invite-btn,.dt-resend-btn,.dt-icon-btn,.dt-role-card,.dt-select-all-btn,.dt-cancel-btn,.dt-submit-btn{cursor:pointer;border:none}.dt-filter-btn{color:#2d3139;background:#fff;border:2px solid #e5e7eb;border-radius:999px;padding:16px 28px;font-size:16px;font-weight:600}.dt-invite-btn,.dt-submit-btn{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:999px;padding:16px 28px;font-size:16px;font-weight:700;box-shadow:0 14px 28px #7c3aed40}.dt-table{grid-template-columns:2fr 1fr 1fr 1fr 1.2fr 140px;align-items:center;gap:16px;padding:26px 42px;display:grid}.dt-table-head{color:#94a3b8;letter-spacing:2px;background:#f8fafc;font-size:12px;font-weight:700}.dt-table-row{border-top:1px solid #ececec}.dt-member-cell{align-items:center;gap:16px;display:flex}.dt-avatar{border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-size:15px;font-weight:700;display:flex}.dt-avatar.dark{color:#fff;background:#111827}.dt-avatar.gold{color:#fff;background:linear-gradient(135deg,#fde68a,#f43f5e)}.dt-avatar.light{color:#c4b5fd;background:#f3e8ff}.dt-member-cell h4{color:#2d3139;margin:0 0 4px;font-size:18px}.dt-member-cell p{color:#64748b;margin:0;font-size:14px}.dt-role-pill{color:#475569;letter-spacing:1px;background:#eef2f7;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-block}.dt-status-text{font-size:17px;font-weight:500}.dt-status-text.active{color:#10b981}.dt-status-text.invited{color:#c2410c}.dt-portals-cell{color:#94a3b8;align-items:center;gap:8px;font-size:16px;display:flex}.dt-portals-count{color:#6d28d9;background:#c4b5fd;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.dt-portals-pending,.dt-last-active{color:#94a3b8;font-size:16px}.dt-actions-cell{justify-content:flex-end;align-items:center;gap:10px;display:flex}.dt-icon-btn{color:#94a3b8;background:0 0;border-radius:12px;width:40px;height:40px;font-size:24px}.dt-resend-btn{color:#475569;background:#eef1f4;border-radius:14px;padding:12px 18px;font-size:14px;font-weight:700}.dt-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dt-modal{width:100%;max-width:560px;padding:34px;box-shadow:0 25px 60px #0f172a2e}.dt-modal-top{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.dt-modal-icon{color:#6d28d9;background:#ede9fe;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;font-size:28px;display:flex}.dt-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;width:40px;height:40px;font-size:38px;line-height:1}.dt-modal h2{color:#2d3139;margin:0;font-size:28px}.dt-modal-subtitle{color:#64748b;margin:10px 0 28px;font-size:16px}.dt-form-group{margin-bottom:24px}.dt-form-group label{color:#94a3b8;letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.dt-form-group input{background:#f3f4f6;border:none;border-radius:18px;outline:none;width:90%;padding:18px 20px;font-size:16px}.dt-role-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dt-role-card{text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:18px}.dt-role-card.active{background:#f5f3ff;border-color:#7c3aed}.dt-role-card h4{color:#2d3139;margin:0 0 8px;font-size:16px}.dt-role-card p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.dt-portal-header-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dt-select-all-btn{color:#6d28d9;background:0 0;font-size:13px;font-weight:700}.dt-portals-list{background:#f3f4f6;border-radius:20px;padding:8px 0}.dt-portal-item{text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:16px 20px;display:flex}.dt-portal-item h4{color:#2d3139;margin:0 0 4px;font-size:16px}.dt-portal-item p{color:#94a3b8;margin:0;font-size:13px}.dt-check{color:#fff;background:#cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.dt-check.checked{background:#6d28d9}.dt-modal-actions{grid-template-columns:160px 1fr;gap:14px;margin-top:10px;display:grid}.dt-cancel-btn{color:#2d3139;background:#e5e7eb;border-radius:18px;padding:18px;font-size:16px;font-weight:700}.dt-submit-btn{border-radius:18px;padding:18px;font-size:16px}@media (width<=1200px){.dt-stats-grid{grid-template-columns:1fr}.dt-roster-card{overflow-x:auto}.dt-table{min-width:1080px}}@media (width<=768px){.dt-page{padding:20px}.dt-hero-card{padding:28px}.dt-hero-card h2{font-size:48px}.dt-mini-card h3{font-size:42px}.dt-roster-header{flex-direction:column;align-items:flex-start;padding:26px 20px}.dt-header-actions{flex-direction:column;width:100%}.dt-filter-btn,.dt-invite-btn{width:100%}.dt-modal{padding:24px}.dt-role-grid,.dt-modal-actions{grid-template-columns:1fr}}.st-page{min-height:100vh;padding:22px 32px 32px}.st-header-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.st-label{color:#6d28d9;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:700}.st-title{color:#2d3139;margin:0;font-size:34px}.st-subtitle{color:#6b7280;max-width:700px;margin-top:12px;font-size:18px;line-height:1.7}.st-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:999px;margin-top:auto;padding:16px 28px;font-size:16px;font-weight:700;box-shadow:0 14px 28px #7c3aed3d}.st-tabs-card{background:#fff;border-radius:28px;margin-bottom:26px;padding:10px;box-shadow:0 10px 30px #0000000a}.st-tabs{flex-wrap:wrap;gap:12px;display:flex}.st-tabs button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:18px;padding:14px 20px;font-size:14px;font-weight:700}.st-tabs button.active{color:#6d28d9;background:#f3e8ff}.st-content-wrap{margin-top:6px}@media (width<=768px){.st-page{padding:20px}.st-header-row{flex-direction:column}.st-title{font-size:42px}.st-save-btn{width:100%}}.sb-header-row{margin-bottom:36px}.sb-label{color:#6d28d9;letter-spacing:2px;margin-bottom:16px;font-size:12px;font-weight:700}.sb-title{color:#2d3139;margin:0;font-size:34px;font-weight:700;line-height:1.05}.sb-subtitle{color:#5f636b;max-width:900px;margin-top:22px;font-size:18px;line-height:1.6}.sb-layout{grid-template-columns:1.15fr .8fr;align-items:start;gap:36px;display:grid}.sb-left-column{flex-direction:column;gap:34px;display:flex}.sb-card{background:#fff;border-radius:28px;padding:0 20px 30px 30px;box-shadow:0 6px 24px #0f172a0a}.sb-section-title{color:#2d3139;font-size:28px;font-weight:700}.sb-logo-row{align-items:center;gap:34px;display:flex}.sb-logo-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:126px;min-width:126px;height:126px;display:flex;box-shadow:inset 0 0 0 6px #f0f1f4}.sb-logo-inner{color:#ffffff61;text-align:center;letter-spacing:1px;background:radial-gradient(circle at 35% 30%,#172338 0%,#0c1220 70%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;display:flex}.sb-logo-inner span{font-size:22px;font-weight:700;line-height:1}.sb-logo-inner small{margin-top:4px;font-size:8px;font-weight:600}.sb-logo-content h3{color:#2d3139;margin:0 0 10px;font-size:20px}.sb-logo-content p{color:#6b7280;margin:0 0 24px;font-size:16px;line-height:1.6}.sb-upload-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:999px;height:50px;padding:0 34px;font-size:17px;font-weight:600;box-shadow:0 14px 24px #7c3aed33}.sb-palette-section{flex-direction:column;gap:20px;display:flex}.sb-palette-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.sb-palette-card{background:#fff;border-radius:24px;padding:30px 34px;position:relative;box-shadow:0 6px 24px #0f172a0a}.sb-palette-card:before{content:"";background:#6d38e0;border-radius:999px;width:5px;position:absolute;top:18px;bottom:18px;left:0}.sb-palette-label{color:#555b63;letter-spacing:2px;margin:0 0 22px;font-size:14px;font-weight:700}.sb-palette-row{align-items:center;gap:16px;display:flex}.sb-palette-row strong{color:#2d3139;font-size:18px}.sb-color-box{border-radius:12px;width:54px;height:54px;display:inline-block}.sb-color-box.primary{background:#6d38e0}.sb-color-box.secondary{background:#6e3bd8}.sb-email-card{min-height:270px}.sb-email-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.sb-field label{color:#5b6168;letter-spacing:1.5px;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.sb-field input{color:#2d3139;background:#eef1f4;border:none;border-radius:14px;outline:none;width:100%;height:64px;padding:0 22px;font-size:18px}.sb-preview-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.sb-preview-header h2{color:#2d3139;margin:0;font-size:28px}.sb-sync-pill{color:#4c1d95;background:#b99cf7;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700}.sb-preview-shell{background:#eef1f4;border-radius:32px;overflow:hidden;box-shadow:0 20px 40px #0f172a17}.sb-preview-topbar{background:#fff;border:1px solid #d9dde3;border-bottom:none;border-top-left-radius:32px;border-top-right-radius:32px;justify-content:space-between;align-items:center;height:74px;padding:0 28px;display:flex}.sb-preview-brand{color:#2d3139;align-items:center;gap:14px;font-size:16px;font-weight:600;display:flex}.sb-preview-logo{color:#fff;background:#6d38e0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.sb-preview-dots{gap:12px;display:flex}.sb-preview-dots span{background:#d2d6db;border-radius:50%;width:10px;height:10px}.sb-preview-content{padding:34px 32px 30px}.sb-preview-line{background:#e4e7ea;border-radius:10px;height:18px;margin-bottom:16px}.sb-preview-line.short{width:120px}.sb-preview-line.long{border-radius:12px;width:290px;height:40px}.sb-preview-line.medium{border-radius:12px;width:200px;height:40px;margin-bottom:30px}.sb-preview-feature-card{background:#fff;border-radius:22px;padding:28px 26px;box-shadow:0 10px 24px #0f172a14}.sb-feature-top{align-items:center;gap:18px;margin-bottom:24px;display:flex}.sb-feature-icon{color:#6d38e0;background:#e4d9fb;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex}.sb-feature-lines{flex:1}.sb-feature-line{border-radius:10px;height:12px}.sb-feature-line.purple{background:#c3afea;width:110px;margin-bottom:10px}.sb-feature-line.gray{background:#dddddf;width:180px}.sb-feature-btn{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:12px;width:100%;height:48px;font-size:16px;font-weight:600}.sb-preview-mini-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:28px;display:grid}.sb-mini-card{border-radius:20px;min-height:126px;padding:24px 22px}.sb-mini-card.lilac{background:#dcd7ee}.sb-mini-card.peach{background:#e6dbd8}.sb-mini-icon{color:#6d38e0;background:#c4b5fd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:24px;font-size:18px;display:flex}.sb-mini-icon.peach-icon{color:#b45309;background:#e8c2b6}.sb-mini-line{border-radius:999px;width:62px;height:12px}.sb-mini-line.lilac-line{background:#bca8f0}.sb-mini-line.peach-line{background:#d5a79a}@media (width<=1100px){.sb-layout{grid-template-columns:1fr}.sb-right-column{padding-top:0}}@media (width<=768px){.sb-title{font-size:44px}.sb-subtitle{font-size:16px}.sb-logo-row,.sb-email-grid,.sb-palette-grid,.sb-preview-header{grid-template-columns:1fr;display:grid}.sb-logo-row{gap:20px}.sb-preview-mini-grid{grid-template-columns:1fr}}.sd-page{background:#f7f7f9;min-height:100vh}.sd-top-grid{grid-template-columns:1.2fr .84fr;align-items:start;gap:28px;margin-bottom:38px;display:grid}.sd-right-stack{flex-direction:column;gap:24px;display:flex}.sd-card,.sd-pro-card,.sd-bottom-card,.sd-lock-overlay,.sd-floating-status{background:#fff;border-radius:28px}.sd-card,.sd-pro-card{box-shadow:0 8px 24px #0f172a0a}.sd-subdomain-card,.sd-health-card{padding:20px 25px}.sd-title-wrap{align-items:center;gap:16px;display:flex}.sd-title-wrap h2{color:#2d3139;margin:0;font-size:28px;font-weight:700}.sd-icon-box{color:#6d28d9;background:#ede9fe;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex}.sd-field-block{margin-top:34px}.sd-field-block label{color:#5c6168;letter-spacing:1.5px;margin-bottom:14px;font-size:13px;font-weight:700;display:block}.sd-current-domain{background:#f1f2f4;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;height:54px;padding:0 18px 0 24px;display:flex}.sd-current-domain span{color:#6d38e0;letter-spacing:.5px;font-size:20px;font-weight:700}.sd-status-pill{color:#6d28d9;background:#e2d4fb;border-radius:999px;align-items:center;height:36px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.sd-update-row{align-items:center;gap:16px;display:flex}.sd-input-shell{background:#f1f2f4;border-radius:18px;flex:1;align-items:center;gap:8px;height:54px;padding:0 18px;display:flex}.sd-input-prefix{color:#6b7280;font-size:18px;font-weight:500}.sd-input-suffix{color:#b0b4bc;margin-left:auto;font-size:18px}.sd-check{color:#fff;background:#b45309;border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.sd-update-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:18px;width:148px;height:54px;font-size:18px;font-weight:700;box-shadow:0 16px 26px #7c3aed2e}.sd-warning{color:#c2410c;margin-top:18px;font-size:15px}.sd-pro-card{color:#fff;background:linear-gradient(135deg,#4f46e5,#4338ca 45%,#5145e5 100%);padding:20px 38px 25px}.sd-pro-card h3{margin:0 0 18px;font-size:24px;font-weight:700}.sd-pro-card p{color:#ffffffe0;max-width:380px;margin:0 0 30px;font-size:17px;line-height:1.6}.sd-pro-btn{color:#4f46e5;cursor:pointer;background:#fff;border:none;border-radius:14px;height:52px;padding:0 22px;font-size:16px;font-weight:700}.sd-health-card h3{color:#2d3139;margin:0 0 24px;font-size:24px}.sd-health-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.sd-health-row:last-child{margin-bottom:0}.sd-health-row span{color:#5f636b;font-size:17px}.sd-health-row strong{font-size:15px;font-weight:700}.sd-health-row .secure{color:#c2410c}.sd-health-row .complete{color:#6d38e0}.sd-bottom-area{position:relative}.sd-bottom-card{background:#ffffffa6;border:2px dashed #d9dde3;min-height:700px;padding:42px 42px 48px;position:relative;overflow:hidden}.sd-bottom-card:after{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff8f;position:absolute;inset:0}.sd-bottom-header,.sd-bottom-grid{z-index:1;position:relative}.sd-bottom-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:40px;display:flex}.sd-bottom-header h2{color:#6b7280;margin:0 0 10px;font-size:28px;font-weight:700}.sd-bottom-header p{color:#9ca3af;margin:0;font-size:17px}.sd-badge-muted{color:#c2c7cf;background:#f1f2f4;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700}.sd-bottom-grid{grid-template-columns:.95fr 1.05fr;gap:34px;display:grid}.sd-bottom-left label{color:#c2c7cf;letter-spacing:1.4px;margin-bottom:14px;font-size:13px;font-weight:700;display:block}.sd-disabled-input{color:#c3c8cf;background:#f4f5f6;border-radius:18px;align-items:center;height:72px;margin-bottom:24px;padding:0 22px;font-size:18px;display:flex}.sd-verification-box{background:#f4f5f6;border-radius:20px;padding:22px}.sd-verification-box h4{color:#c2c7cf;margin:0 0 10px;font-size:16px}.sd-verification-box p{color:#d1d5db;margin:0;font-size:16px}.sd-dns-text{color:#c1c7cf;margin:0 0 24px;font-size:15px;line-height:1.6}.sd-dns-table{background:#f5f6f7;border-radius:18px;overflow:hidden}.sd-dns-head,.sd-dns-row{grid-template-columns:1fr 1fr 1.2fr;gap:16px;padding:18px 20px;display:grid}.sd-dns-head{color:#c2c7cf;letter-spacing:1.4px;border-bottom:1px solid #e9ecef;font-size:12px;font-weight:700}.sd-dns-row{color:#d0d5dc;font-size:15px}.sd-dns-note{color:#d1a191;margin-top:18px;font-size:14px;line-height:1.5}.sd-lock-overlay{text-align:center;z-index:3;width:100%;max-width:520px;padding:38px 30px 30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%);box-shadow:0 22px 44px #0f172a1f}.sd-lock-icon{color:#6d28d9;background:#e7dcfb;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;margin:0 auto 24px;font-size:36px;display:flex}.sd-lock-overlay h3{color:#2d3139;margin:0 0 14px;font-size:26px}.sd-lock-overlay p{color:#5f636b;margin:0 0 26px;font-size:16px;line-height:1.5}.sd-upgrade-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:16px;width:100%;height:60px;font-size:18px;font-weight:700;box-shadow:0 16px 26px #7c3aed33}.sd-floating-status{z-index:4;align-items:flex-start;gap:16px;width:320px;padding:24px 22px;display:flex;position:absolute;bottom:2px;right:28px;transform:rotate(-3deg);box-shadow:0 18px 34px #0f172a1a}.sd-floating-icon{color:#fff;background:#6d38e0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex}.sd-floating-status p{color:#5c6168;letter-spacing:1.2px;margin:0 0 6px;font-size:12px;font-weight:700}.sd-floating-status h4{color:#6d38e0;margin:0 0 18px;font-size:16px;font-weight:700}.sd-bars{align-items:flex-end;gap:7px;height:44px;display:flex}.sd-bars span{background:#7c3aed;border-radius:999px;width:6px}.sd-bars span:first-child{opacity:.45;height:24px}.sd-bars span:nth-child(2){opacity:.7;height:34px}.sd-bars span:nth-child(3){height:42px}.sd-bars span:nth-child(4){opacity:.75;height:28px}.sd-bars span:nth-child(5){height:38px}.sd-bars span:nth-child(6){opacity:.85;height:30px}@media (width<=1100px){.sd-top-grid,.sd-bottom-grid{grid-template-columns:1fr}.sd-lock-overlay{margin:-520px auto 0;position:relative;top:auto;left:auto;transform:none}.sd-floating-status{margin:24px 0 0 auto;position:relative;bottom:auto;right:auto;transform:none}.sd-bottom-card{min-height:auto;padding-bottom:40px}}@media (width<=768px){.sd-top-grid{gap:20px}.sd-subdomain-card,.sd-health-card,.sd-pro-card,.sd-bottom-card{padding:24px}.sd-title-wrap h2,.sd-bottom-header h2{font-size:24px}.sd-current-domain,.sd-input-shell,.sd-update-btn{height:62px}.sd-current-domain span{word-break:break-all;font-size:16px}.sd-update-row,.sd-bottom-header{flex-direction:column;align-items:stretch}.sd-update-btn{width:100%}.sd-lock-overlay{max-width:100%;margin-top:-460px}.sd-floating-status{width:100%;margin-top:20px}}.sbd-page{background:#f7f7f9;min-height:100vh}.sbd-layout{grid-template-columns:1.25fr .6fr;align-items:start;gap:28px;display:grid}.sbd-left-column{flex-direction:column;gap:26px;display:flex}.sbd-right-column{flex-direction:column;gap:22px;display:flex}.sbd-card,.sbd-info-card,.sbd-branch-card,.sbd-status-card{background:#fff;border-radius:28px;box-shadow:0 6px 24px #0f172a0a}.sbd-card{padding:34px 42px}.sbd-address-card{min-height:690px}.sbd-tax-card{min-height:250px}.sbd-card-title-row{align-items:center;gap:16px;margin-bottom:28px;display:flex}.sbd-card-title-row h2{color:#2d3139;margin:0;font-size:28px;font-weight:700}.sbd-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:flex}.sbd-icon.purple{color:#6d28d9;background:#ede9fe}.sbd-icon.peach{color:#b45309;background:#fbe4dd}.sbd-form-grid{gap:28px;display:grid}.sbd-form-grid.two{grid-template-columns:1fr 1fr}.sbd-field{margin-bottom:26px}.sbd-field.full{margin-bottom:30px}.sbd-field label{color:#5b6168;letter-spacing:1.8px;margin-bottom:14px;font-size:13px;font-weight:700;display:block}.sbd-field input,.sbd-select-wrap select{color:#667085;box-sizing:border-box;background:#eef1f4;border:none;border-radius:18px;outline:none;width:100%;height:54px;padding:0 22px;font-size:18px}.sbd-field input::placeholder{color:#7b8794}.sbd-select-wrap{position:relative}.sbd-select-wrap select{appearance:none;color:#2d3139;cursor:pointer;padding-right:54px}.sbd-select-arrow{color:#6b7280;pointer-events:none;font-size:28px;line-height:1;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.sbd-tax-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.sbd-tax-top .sbd-card-title-row{margin-bottom:0}.sbd-toggle-wrap{align-items:center;gap:14px;display:flex}.sbd-toggle-label{color:#5b6168;letter-spacing:2px;font-size:14px;font-weight:700}.sbd-switch{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;width:62px;height:34px;position:relative}.sbd-switch span{background:#fff;border-radius:50%;width:28px;height:28px;transition:all .2s;position:absolute;top:3px;left:4px}.sbd-switch.on{background:#6d38e0}.sbd-switch.on span{left:30px}.sbd-percent-wrap{position:relative}.sbd-percent-wrap input{padding-right:50px}.sbd-percent-wrap span{color:#4b5563;font-size:18px;font-weight:700;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.sbd-info-card{background:#f1eefb;min-height:300px;padding:34px 34px 30px;position:relative;overflow:hidden}.sbd-info-card:before{content:"";background:#6d38e0;border-top-left-radius:28px;border-bottom-left-radius:28px;width:6px;position:absolute;top:0;bottom:0;left:0}.sbd-info-icon{color:#6d38e0;border:3px solid #6d38e0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:28px;font-size:20px;font-weight:700;display:flex}.sbd-info-card h3{color:#2d3139;margin:0 0 18px;font-size:22px}.sbd-info-card p{color:#5f636b;margin:0;font-size:18px;line-height:1.65}.sbd-branch-card{color:#fff;background:radial-gradient(circle,#3a3a3a 0%,#232323 70%);flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:34px 20px 28px;display:flex;position:relative;overflow:hidden}.sbd-branch-ring{border:4px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;margin-bottom:34px;display:flex;box-shadow:0 0 0 8px #ffffff0a}.sbd-branch-pin{width:62px;height:92px;position:relative}.sbd-branch-pin:before{content:"";background:linear-gradient(#d8d8d8,#b5b5b5);border-radius:50% 50% 44% 44%;width:62px;height:62px;position:absolute;top:0;left:50%;transform:translate(-50%)}.sbd-branch-pin:after{content:"";background:linear-gradient(#d8d8d8,#b5b5b5);border-radius:10px;width:18px;height:46px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.sbd-branch-content{text-align:left;width:100%}.sbd-branch-content p{color:#ffffffc7;letter-spacing:3px;margin:0 0 8px;font-size:13px;font-weight:700}.sbd-branch-content h3{color:#fff;margin:0;font-size:22px;font-weight:700}.sbd-status-card{min-height:290px;padding:34px 32px}.sbd-status-title{color:#5b6168;letter-spacing:2px;margin:0 0 28px;font-size:13px;font-weight:700}.sbd-status-row{color:#2d3139;border-bottom:1px solid #ececec;align-items:center;gap:16px;padding:18px 0;font-size:18px;display:flex}.sbd-status-row:last-child{border-bottom:none}.sbd-dot{border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.sbd-dot:after{content:"";opacity:.85;background:#fff;border-radius:50%;position:absolute;inset:4px}.sbd-dot.green{background:#22c55e}.sbd-dot.orange{background:#f59e0b}@media (width<=1100px){.sbd-layout{grid-template-columns:1fr}}@media (width<=768px){.sbd-card,.sbd-info-card,.sbd-branch-card,.sbd-status-card{padding:24px}.sbd-form-grid.two{grid-template-columns:1fr;gap:0}.sbd-tax-top{flex-direction:column;align-items:flex-start}.sbd-card-title-row h2{font-size:24px}.sbd-field input,.sbd-select-wrap select,.sbd-info-card p,.sbd-status-row{font-size:16px}}.sn-page{background:#f7f7f9;min-height:100vh}.sn-grid{grid-template-columns:1fr 1fr;gap:26px 32px;display:grid}.sn-card{background:#fff;border-radius:22px;padding:34px 38px 30px;box-shadow:0 4px 18px #0f172a0a}.sn-card-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.sn-card-top h3{color:#2d3139;margin:0 0 10px;font-size:23px;font-weight:600;line-height:1.15}.sn-card-top p{color:#666b73;max-width:410px;margin:0;font-size:16px;line-height:1.5}.sn-icon-wrap{color:#6d38e0;background:#f2ebff;border-radius:50%;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;font-size:26px;font-weight:700;display:flex}.sn-divider{background:#ececec;height:1px;margin:28px 0 22px}.sn-toggle-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.sn-toggle-row:last-child{margin-bottom:0}.sn-toggle-row span{color:#555b63;font-size:17px;font-weight:500}.sn-switch{cursor:pointer;background:#d9dfe3;border:none;border-radius:999px;flex-shrink:0;width:56px;height:28px;position:relative}.sn-switch span{background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;position:absolute;top:3px;left:3px}.sn-switch.on{background:#6d38e0}.sn-switch.on span{left:31px}.sn-bottom-grid{grid-template-columns:2fr .95fr;gap:32px;margin-top:34px;display:grid}.sn-priority-card{color:#fff;background:linear-gradient(135deg,#6d38e0,#5b21b6);border-radius:24px;padding:42px 40px 38px;box-shadow:0 16px 36px #6d38e038}.sn-priority-card h3{margin:0 0 18px;font-size:32px;font-weight:700;line-height:1.2}.sn-priority-card p{color:#ffffffe6;max-width:720px;margin:0 0 30px;font-size:18px;line-height:1.55}.sn-priority-btn{color:#6d38e0;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:18px 30px;font-size:17px;font-weight:700}.sn-privacy-card{text-align:center;background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:42px 28px;display:flex;box-shadow:0 4px 18px #0f172a0a}.sn-privacy-icon{color:#b45309;margin-bottom:26px;font-size:44px;line-height:1}.sn-privacy-card h4{color:#2d3139;margin:0 0 12px;font-size:22px;font-weight:700}.sn-privacy-card p{color:#666b73;max-width:250px;margin:0;font-size:16px;line-height:1.5}@media (width<=1100px){.sn-grid,.sn-bottom-grid{grid-template-columns:1fr}}@media (width<=768px){.sn-card,.sn-priority-card,.sn-privacy-card{padding:24px}.sn-card-top{flex-direction:column;align-items:flex-start}.sn-card-top h3{font-size:24px}.sn-toggle-row span,.sn-card-top p,.sn-privacy-card p,.sn-priority-card p{font-size:15px}.sn-priority-card h3{font-size:26px}}.sbp-page{background:#f7f7f9;min-height:100vh}.sbp-top-grid{grid-template-columns:1.35fr .95fr;gap:30px;margin-bottom:58px;display:grid}.sbp-plan-card,.sbp-trial-card,.sbp-usage-card,.sbp-history-card{background:#fff;border-radius:28px;box-shadow:0 6px 24px #0f172a0a}.sbp-plan-card{background:#f4f2fb;padding:42px 44px}.sbp-kicker{color:#6d38e0;letter-spacing:2px;margin:0 0 14px;font-size:12px;font-weight:700}.sbp-plan-title{color:#2d3139;margin:0;font-size:36px;font-weight:700;line-height:1.05}.sbp-plan-desc{color:#5f636b;max-width:700px;margin:26px 0 40px;font-size:18px;line-height:1.6}.sbp-plan-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.sbp-upgrade-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:18px;height:64px;padding:0 32px;font-size:18px;font-weight:700;box-shadow:0 16px 28px #7c3aed38}.sbp-compare-btn{color:#5b34e6;cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;font-weight:700}.sbp-trial-card{flex-direction:column;justify-content:center;align-items:center;padding:42px 30px;display:flex}.sbp-trial-icon{color:#b45309;background:#f7eae7;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:22px;font-size:38px;display:flex}.sbp-days{color:#2d3139;margin-bottom:10px;font-size:68px;font-weight:600;line-height:1}.sbp-days-label{color:#555b63;letter-spacing:4px;margin:0 0 22px;font-size:16px;font-weight:500}.sbp-trial-badge{color:#b45309;background:#f6dcd4;border-radius:999px;padding:12px 22px;font-size:16px;font-weight:500}.sbp-section{margin-bottom:60px}.sbp-section-title{color:#2d3139;margin:0 0 26px;font-size:28px;font-weight:700}.sbp-usage-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.sbp-usage-card{padding:28px 30px 30px}.sbp-usage-card.danger{position:relative}.sbp-usage-card.danger:before{content:"";background:#ddb0b9;border-radius:999px;width:5px;position:absolute;top:10px;bottom:10px;left:0}.sbp-usage-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.sbp-usage-head span{color:#555b63;font-size:18px;font-weight:500}.sbp-usage-head strong{color:#5b34e6;font-size:18px;font-weight:700}.sbp-usage-card.danger .sbp-usage-head strong{color:#b8324b}.sbp-progress{background:#d9dee3;border-radius:999px;width:100%;height:10px;margin-bottom:22px;overflow:hidden}.sbp-progress-fill{border-radius:999px;height:100%}.sbp-progress-fill.purple{background:#6d38e0}.sbp-progress-fill.danger{background:#b8324b}.sbp-usage-helper{color:#666b73;margin:0;font-size:15px;line-height:1.5}.sbp-usage-helper.danger{color:#b8324b}.sbp-history-section{margin-top:8px}.sbp-history-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.sbp-history-top .sbp-section-title{margin-bottom:0}.sbp-download-all{color:#5b34e6;cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;font-weight:700}.sbp-history-card{overflow:hidden}.sbp-table{grid-template-columns:1.2fr 1.2fr .9fr 80px;align-items:center;gap:20px;padding:24px 32px;display:grid}.sbp-table-head{color:#5b6168;letter-spacing:2px;background:#fff;border-bottom:1px solid #e8ebef;font-size:12px;font-weight:700}.sbp-table-row{border-bottom:1px solid #eceff2}.sbp-table-row:last-child{border-bottom:none}.sbp-date{color:#2d3139;font-size:18px;font-weight:500}.sbp-amount{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sbp-amount span{color:#2d3139;font-size:18px;font-weight:500}.sbp-amount small{color:#7b8088;font-size:15px}.sbp-paid-pill{color:#108a43;background:#cdeed7;border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:30px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.sbp-receipt{text-align:right;color:#666b73;cursor:pointer;font-size:32px;font-weight:700;line-height:1}@media (width<=1200px){.sbp-top-grid,.sbp-usage-grid{grid-template-columns:1fr}.sbp-history-card{overflow-x:auto}.sbp-table{min-width:820px}}@media (width<=768px){.sbp-plan-card,.sbp-trial-card,.sbp-usage-card{padding:24px}.sbp-plan-title{font-size:46px}.sbp-plan-desc,.sbp-download-all,.sbp-compare-btn{font-size:16px}.sbp-history-top{flex-direction:column;align-items:flex-start}.sbp-upgrade-btn{width:100%}.sbp-plan-actions{flex-direction:column;align-items:flex-start;gap:18px}.sbp-days{font-size:64px}}.ps-page{min-height:100vh;padding:20px}.ps-header{margin-bottom:34px}.ps-label{color:#6d28d9;letter-spacing:2px;margin-bottom:14px;font-size:12px;font-weight:700}.ps-title{color:#2d3139;margin:0;font-size:34px;font-weight:700;line-height:1.05}.ps-subtitle{color:#5f636b;max-width:760px;margin-top:18px;font-size:18px;line-height:1.55}.ps-layout{grid-template-columns:1.35fr .65fr;align-items:start;gap:28px;display:grid}.ps-left,.ps-right{flex-direction:column;gap:28px;display:flex}.ps-card,.ps-direct-card{background:#fff;border-radius:22px;box-shadow:0 4px 18px #0f172a0a}.ps-card{padding:26px 28px}.ps-identity-card{padding:26px}.ps-identity-grid{grid-template-columns:130px 1fr;align-items:start;gap:28px;display:grid}.ps-avatar-block{flex-direction:column;align-items:center;padding-top:2px;display:flex}.ps-avatar-wrap{width:124px;height:124px;position:relative}.ps-avatar{object-fit:cover;border:4px solid #8b5cf6;border-radius:26px;width:124px;height:124px}.ps-camera-btn{color:#fff;cursor:pointer;background:#6d38e0;border:none;border-radius:50%;width:30px;height:30px;font-size:14px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 6px 14px #6d38e04d}.ps-avatar-text{color:#94a3b8;letter-spacing:1.5px;margin-top:12px;font-size:11px;font-weight:700}.ps-form-area{width:100%}.ps-form-grid{gap:20px;display:grid}.ps-form-grid.two{grid-template-columns:1fr 1fr}.ps-field{margin-bottom:18px}.ps-field label{color:#718096;letter-spacing:1.8px;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.ps-field input{color:#2d3139;box-sizing:border-box;background:#eef1f4;border:none;border-radius:14px;outline:none;width:100%;height:56px;padding:0 18px;font-size:16px}.ps-input-with-icon{position:relative}.ps-input-with-icon input{color:#607089;padding-right:48px}.ps-lock{opacity:.55;font-size:16px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ps-card-title-row{align-items:center;gap:12px;margin-bottom:22px;display:flex}.ps-card-title-row h2{color:#2d3139;margin:0;font-size:20px;font-weight:700}.ps-small-icon{color:#6d38e0;font-size:20px}.ps-direct-card{color:#fff;background:linear-gradient(135deg,#5b4cf0,#4c43e8);padding:28px}.ps-direct-top{align-items:center;gap:12px;margin-bottom:24px;display:flex}.ps-direct-icon{font-size:18px}.ps-direct-top h3{margin:0;font-size:18px;font-weight:700}.ps-direct-card .ps-field label{color:#ffffffb3}.ps-direct-card .ps-field input{color:#fff;background:#ffffff14;border:1px solid #ffffff24}.ps-direct-note{color:#ffffffb8;margin:6px 0 0;font-size:14px;line-height:1.6}.ps-preferences-card{padding:26px 28px}.ps-pref-title{color:#2d3139;margin:0 0 20px;font-size:18px;font-weight:700}.ps-pref-list{flex-direction:column;gap:22px;display:flex}.ps-pref-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.ps-pref-row h4{color:#2d3139;margin:0 0 4px;font-size:16px;font-weight:600}.ps-pref-row p{color:#718096;margin:0;font-size:13px}.ps-switch{cursor:pointer;background:#d8dee6;border:none;border-radius:999px;flex-shrink:0;width:40px;height:24px;position:relative}.ps-switch span{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:2px;left:2px}.ps-switch.on{background:#6d38e0}.ps-switch.on span{left:18px}.ps-footer-actions{justify-content:flex-end;align-items:center;gap:22px;margin-top:42px;display:flex}.ps-cancel-btn{color:#64748b;letter-spacing:1.5px;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:700}.ps-save-btn{color:#fff;letter-spacing:1.4px;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:999px;min-width:170px;height:52px;font-size:14px;font-weight:700;box-shadow:0 12px 24px #7c3aed38}@media (width<=1100px){.ps-layout{grid-template-columns:1fr}}@media (width<=768px){.ps-page{padding:16px}.ps-title{font-size:42px}.ps-subtitle{font-size:16px}.ps-identity-grid,.ps-form-grid.two{grid-template-columns:1fr}.ps-avatar-block{align-items:flex-start}.ps-footer-actions{flex-direction:column;align-items:stretch}.ps-save-btn{width:100%}}.dn-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0f172a33;justify-content:flex-end;display:flex;position:fixed;inset:0}.dn-panel{background:#fff;flex-direction:column;width:380px;height:100vh;display:flex;position:relative;box-shadow:-12px 0 30px #0f172a14}.dn-header{border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:center;padding:22px 20px 18px;display:flex}.dn-header h2{color:#2d3139;margin:0;font-size:18px;font-weight:700}.dn-mark-read{color:#6d38e0;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:700}.dn-list{padding:14px 10px 0}.dn-item{border-radius:16px;gap:12px;margin-bottom:10px;padding:12px;display:flex}.dn-item.active{background:#f5f4f8}.dn-item.archived{opacity:.45;text-decoration:line-through}.dn-icon{border-radius:14px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.dn-icon.purple{color:#6d28d9;background:#ede9fe}.dn-icon.purple-light{color:#7c3aed;background:#f3e8ff}.dn-icon.peach{color:#c2410c;background:#fbe4dd}.dn-icon.gray{color:#6b7280;background:#e5e7eb}.dn-content{flex:1}.dn-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.dn-title-row h4,.dn-content h4{color:#2d3139;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.35}.dn-content p{color:#6b7280;margin:0;font-size:12px}.dn-new-badge{color:#6d28d9;white-space:nowrap;background:#ddd6fe;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.dn-archive{padding:8px 10px 0}.dn-archive-label{color:#9ca3af;letter-spacing:3px;margin:6px 12px 12px;font-size:10px;font-weight:700}.dn-footer{background:#fafafa;border-top:1px solid #f1f1f1;margin-top:auto;padding:22px 20px}.dn-pref-btn{color:#2d3139;cursor:pointer;background:#fff;border:none;border-radius:14px;width:100%;height:40px;font-size:14px;font-weight:600}.dn-close-btn{color:#555;cursor:pointer;background:#fff;border:none;border-radius:50%;width:28px;height:28px;font-size:22px;line-height:1;position:absolute;top:20px;left:-40px;box-shadow:0 6px 18px #0f172a1a}@media (width<=768px){.dn-panel{width:100%}.dn-close-btn{z-index:2;top:12px;left:12px}}
