:root{--dcu-orange:#ff7b16;--dcu-orange-dark:#d95700;--dcu-navy:#102f46;--dcu-text:#263746;--dcu-muted:#6b7b89;--dcu-line:#dfe7ec;--dcu-soft:#f5f8fa;--dcu-success:#137a47;--dcu-danger:#b42318}
.dcu-account-page .site-main,.dcu-account-page main{max-width:none!important}
.dcu-account-page .entry-header,.dcu-account-page .page-header{display:none!important}
.dcu-auth-shell,.dcu-account-shell,.dcu-auth-shell *,.dcu-account-shell *{box-sizing:border-box}
.dcu-auth-shell{width:min(1180px,calc(100% - 32px));margin:40px auto 70px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.75fr);min-height:680px;border:1px solid var(--dcu-line);border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(16,47,70,.12)}
.dcu-auth-intro{position:relative;padding:74px 68px;color:#fff;background:linear-gradient(145deg,#102f46,#164c6a 68%,#ff7b16);overflow:hidden}
.dcu-auth-intro:before,.dcu-auth-intro:after{content:"";position:absolute;border-radius:999px;border:70px solid rgba(255,255,255,.05)}
.dcu-auth-intro:before{width:420px;height:420px;right:-190px;top:-180px}.dcu-auth-intro:after{width:300px;height:300px;left:-170px;bottom:-180px}
.dcu-auth-intro>span,.dcu-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:var(--dcu-orange)}
.dcu-auth-intro>span{position:relative;z-index:2;color:#fff;background:rgba(255,255,255,.12);padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px}
.dcu-auth-intro h1{position:relative;z-index:2;font-size:clamp(38px,4.6vw,66px);line-height:1.02;letter-spacing:-.045em;max-width:680px;margin:27px 0 22px;color:#fff}
.dcu-auth-intro>p{position:relative;z-index:2;font-size:19px;line-height:1.65;max-width:630px;color:rgba(255,255,255,.82)}
.dcu-auth-benefits{position:relative;z-index:2;display:grid;gap:12px;margin-top:44px;max-width:610px}.dcu-auth-benefits>div{display:grid;gap:3px;padding:15px 18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:14px}.dcu-auth-benefits b{font-size:15px;color:#fff}.dcu-auth-benefits small{font-size:13px;color:rgba(255,255,255,.7)}
.dcu-auth-card{padding:52px 44px;align-self:center}.dcu-auth-card h2{font-size:34px;line-height:1.12;letter-spacing:-.025em;color:var(--dcu-navy);margin:10px 0 8px}.dcu-auth-card>p{color:var(--dcu-muted);line-height:1.55;margin:0 0 25px}.dcu-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--dcu-soft);padding:5px;border-radius:13px;margin-bottom:32px}.dcu-auth-tabs a{min-height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--dcu-muted);font-weight:850;border-radius:10px}.dcu-auth-tabs a.is-active{background:#fff;color:var(--dcu-navy);box-shadow:0 5px 16px rgba(16,47,70,.08)}
.dcu-form{display:grid;gap:16px}.dcu-form label,.dcu-profile-form label,.dcu-delete-zone label,.dcu-review-list label{display:grid;gap:7px}.dcu-form label>span,.dcu-profile-form label>span,.dcu-delete-zone label>span,.dcu-review-list label>span{font-size:13px;font-weight:850;color:var(--dcu-navy)}
.dcu-form input,.dcu-form textarea,.dcu-form select,.dcu-profile-form input,.dcu-profile-form textarea,.dcu-profile-form select,.dcu-delete-zone input,.dcu-review-list input,.dcu-review-list textarea,.dcu-review-list select,.dcu-chat-compose textarea{width:100%;min-height:52px;border:1px solid #d4dee5;border-radius:12px;background:#fff;color:var(--dcu-text);padding:0 14px;font:inherit;outline:none}.dcu-form textarea,.dcu-profile-form textarea,.dcu-review-list textarea,.dcu-chat-compose textarea{padding:13px 14px;resize:vertical}.dcu-form input:focus,.dcu-profile-form input:focus,.dcu-review-list textarea:focus,.dcu-chat-compose textarea:focus{border-color:var(--dcu-orange);box-shadow:0 0 0 4px rgba(255,123,22,.13)}
.dcu-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.dcu-form-grid .is-wide{grid-column:1/-1}.dcu-form-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.dcu-form-line>a,.dcu-back-link{color:var(--dcu-orange-dark);font-weight:850;text-decoration:none;font-size:13px}.dcu-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important}.dcu-check input{width:18px!important;height:18px!important;min-height:0!important;margin-top:1px}.dcu-check span{font-size:12px!important;line-height:1.45;color:var(--dcu-muted)!important;font-weight:650!important}
.dcu-primary,.dcu-secondary,.dcu-danger-button{border:0;border-radius:12px;min-height:50px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none;cursor:pointer;font:inherit}.dcu-primary{background:var(--dcu-orange);color:#fff;box-shadow:0 10px 24px rgba(255,123,22,.24)}.dcu-primary:hover{background:var(--dcu-orange-dark);color:#fff}.dcu-secondary{background:#fff;color:var(--dcu-navy);border:1px solid var(--dcu-line)}.dcu-danger-button{background:var(--dcu-danger);color:#fff}.dcu-primary.is-link,.dcu-secondary.is-link{width:max-content}.dcu-notice{padding:14px 16px;border-radius:12px;margin-bottom:18px;font-weight:750;font-size:14px}.dcu-notice.is-success{background:#eaf8f0;border:1px solid #b9e2ca;color:#176b43}.dcu-notice.is-error{background:#fff0ef;border:1px solid #f2c0bc;color:#8f2119}
.dcu-account-shell{width:min(1480px,calc(100% - 30px));margin:28px auto 70px;display:grid;grid-template-columns:285px minmax(0,1fr);gap:22px;align-items:start;color:var(--dcu-text)}
.dcu-sidebar{position:sticky;top:24px;background:var(--dcu-navy);border-radius:22px;padding:20px;min-height:calc(100vh - 52px);color:#fff;box-shadow:0 18px 45px rgba(16,47,70,.18)}
.admin-bar .dcu-sidebar{top:56px}.dcu-user-card{display:flex;gap:12px;align-items:center;padding:7px 4px 21px;border-bottom:1px solid rgba(255,255,255,.12)}.dcu-user-card>span,.dcu-mobile-head>div>span{width:48px;height:48px;aspect-ratio:1/1;border-radius:999px;background:var(--dcu-orange);display:grid;place-items:center;font-weight:950;color:#fff}.dcu-user-card>div{min-width:0;display:grid}.dcu-user-card small{color:rgba(255,255,255,.57);font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:850}.dcu-user-card strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dcu-user-card em{font-size:11px;color:rgba(255,255,255,.55);font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dcu-menu{display:grid;gap:5px;margin-top:18px}.dcu-menu a{min-height:48px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:0 11px;border-radius:11px;color:rgba(255,255,255,.72);text-decoration:none;font-size:13px;font-weight:800}.dcu-menu a:hover,.dcu-menu a.is-active{background:rgba(255,255,255,.1);color:#fff}.dcu-menu a.is-active{box-shadow:inset 3px 0 0 var(--dcu-orange)}.dcu-menu i{width:31px;height:31px;border-radius:9px;background:rgba(255,255,255,.08);display:grid;place-items:center;font-style:normal}.dcu-menu b{min-width:22px;height:22px;border-radius:999px;background:var(--dcu-orange);display:grid;place-items:center;color:#fff;font-size:11px;padding:0 6px}.dcu-logout{display:flex;min-height:44px;align-items:center;justify-content:center;margin-top:22px;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;color:rgba(255,255,255,.65);text-decoration:none;font-weight:800;font-size:13px}
.dcu-content{min-width:0;background:#fff;border:1px solid var(--dcu-line);border-radius:22px;padding:34px;min-height:720px;box-shadow:0 15px 45px rgba(16,47,70,.06)}.dcu-mobile-head{display:none}.dcu-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:27px}.dcu-page-head>div>span,.dcu-card-head span{color:var(--dcu-orange-dark);font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:900}.dcu-page-head h1{font-size:clamp(31px,3vw,47px);line-height:1.05;letter-spacing:-.035em;color:var(--dcu-navy);margin:5px 0 8px}.dcu-page-head p{color:var(--dcu-muted);font-size:16px;line-height:1.55;margin:0;max-width:760px}
.dcu-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.dcu-stat-grid a{position:relative;display:grid;grid-template-columns:45px 1fr;gap:2px 12px;align-items:center;min-height:116px;padding:20px;border:1px solid var(--dcu-line);border-radius:17px;text-decoration:none;background:linear-gradient(145deg,#fff,#f8fafb);color:var(--dcu-text)}.dcu-stat-grid i{grid-row:1/3;width:45px;height:45px;border-radius:13px;background:#fff0e5;color:var(--dcu-orange-dark);display:grid;place-items:center;font-style:normal;font-size:20px}.dcu-stat-grid strong{font-size:28px;line-height:1;color:var(--dcu-navy)}.dcu-stat-grid span{font-size:12px;color:var(--dcu-muted);font-weight:700}.dcu-stat-grid a:hover{border-color:#ffc69b;transform:translateY(-1px)}
.dcu-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:20px}.dcu-card{background:#fff;border:1px solid var(--dcu-line);border-radius:18px;padding:23px}.dcu-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:17px}.dcu-card-head h2,.dcu-card h2{font-size:22px;color:var(--dcu-navy);margin:3px 0 0}.dcu-card-head>a{font-size:12px;font-weight:850;color:var(--dcu-orange-dark);text-decoration:none}.dcu-thread-list{display:grid}.dcu-thread-list a{display:grid;grid-template-columns:43px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 0;border-top:1px solid #edf1f4;text-decoration:none}.dcu-thread-list a:first-child{border-top:0}.dcu-thread-list>a>span,.dcu-conversations>a>span{width:43px;height:43px;border-radius:999px;background:#eaf0f4;color:var(--dcu-navy);display:grid;place-items:center;font-weight:900}.dcu-thread-list div,.dcu-conversations div{min-width:0;display:grid}.dcu-thread-list strong,.dcu-conversations strong{color:var(--dcu-navy);font-size:14px}.dcu-thread-list small,.dcu-conversations small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--dcu-muted);font-size:12px}.dcu-thread-list time,.dcu-conversations time{color:#8b98a3;font-size:11px}.dcu-activity-list{display:grid;gap:9px}.dcu-activity-list a,.dcu-activity-list button{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:11px;text-align:left;border:1px solid var(--dcu-line);background:#fff;border-radius:13px;padding:12px;text-decoration:none;cursor:pointer}.dcu-activity-list i{width:42px;height:42px;border-radius:11px;background:var(--dcu-soft);display:grid;place-items:center;color:var(--dcu-orange-dark);font-style:normal}.dcu-activity-list div{display:grid}.dcu-activity-list strong{font-size:13px;color:var(--dcu-navy)}.dcu-activity-list small{font-size:11px;color:var(--dcu-muted)}
.dcu-empty{min-height:380px;border:1px dashed #cfdbe2;border-radius:18px;background:var(--dcu-soft);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px}.dcu-empty.compact{min-height:210px}.dcu-empty>span{width:64px;height:64px;border-radius:999px;background:#fff0e5;color:var(--dcu-orange-dark);display:grid;place-items:center;font-size:28px;margin-bottom:14px}.dcu-empty strong{font-size:21px;color:var(--dcu-navy)}.dcu-empty p{color:var(--dcu-muted);max-width:520px;line-height:1.55}.dcu-empty a{min-height:46px;padding:0 17px;border-radius:11px;background:var(--dcu-orange);color:#fff;display:inline-flex;align-items:center;text-decoration:none;font-weight:900}
.dcu-messages-layout{display:grid;grid-template-columns:340px minmax(0,1fr);border:1px solid var(--dcu-line);border-radius:18px;overflow:hidden;min-height:620px}.dcu-conversations{background:#f7f9fa;border-right:1px solid var(--dcu-line);padding:10px;overflow:auto}.dcu-conversations a{display:grid;grid-template-columns:43px minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px 12px;border-radius:12px;text-decoration:none}.dcu-conversations a:hover,.dcu-conversations a.is-active{background:#fff;box-shadow:0 5px 18px rgba(16,47,70,.06)}.dcu-chat-panel{display:grid;grid-template-rows:auto 1fr auto;min-width:0}.dcu-chat-panel>header{display:flex;align-items:center;justify-content:space-between;padding:15px 19px;border-bottom:1px solid var(--dcu-line)}.dcu-chat-panel>header>div{display:flex;align-items:center;gap:10px}.dcu-chat-panel>header>div>span{width:43px;height:43px;border-radius:999px;background:var(--dcu-navy);color:#fff;display:grid;place-items:center;font-weight:900}.dcu-chat-panel h2{font-size:16px;margin:0;color:var(--dcu-navy)}.dcu-chat-panel header p{font-size:11px;color:var(--dcu-muted);margin:2px 0 0}.dcu-chat-panel header a{font-size:12px;color:var(--dcu-orange-dark);font-weight:850;text-decoration:none}.dcu-chat-stream{padding:22px;overflow:auto;background:linear-gradient(#fbfcfd,#f5f8fa);display:flex;flex-direction:column;gap:10px}.dcu-chat-stream article{display:flex}.dcu-chat-stream article.is-visitor{justify-content:flex-end}.dcu-chat-stream article>div{max-width:min(72%,620px);padding:11px 13px;border-radius:14px 14px 14px 4px;background:#fff;border:1px solid var(--dcu-line);box-shadow:0 4px 12px rgba(16,47,70,.04);line-height:1.5;font-size:14px}.dcu-chat-stream article.is-visitor>div{background:var(--dcu-navy);color:#fff;border-color:var(--dcu-navy);border-radius:14px 14px 4px 14px}.dcu-chat-stream small{display:block;margin-top:6px;font-size:10px;opacity:.62}.dcu-chat-compose{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px;border-top:1px solid var(--dcu-line)}.dcu-chat-compose textarea{min-height:58px}.dcu-chat-closed{padding:18px;background:#fff7ec;color:#8a4b19;font-size:13px;text-align:center}
.dcu-business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.dcu-business-grid article{border:1px solid var(--dcu-line);border-radius:18px;overflow:hidden;background:#fff}.dcu-business-cover{height:130px;background:linear-gradient(135deg,#e7eef2,#cddde6) center/cover no-repeat}.dcu-business-body{position:relative;padding:42px 18px 19px}.dcu-business-logo{position:absolute;top:-34px;left:18px;width:68px;height:68px;border-radius:17px;border:4px solid #fff;background:var(--dcu-navy);color:#fff;display:grid;place-items:center;font-weight:950;overflow:hidden}.dcu-business-logo img{width:100%;height:100%;object-fit:cover}.dcu-business-body>small{color:var(--dcu-orange-dark);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.dcu-business-body h2{font-size:19px;margin:4px 0 7px;color:var(--dcu-navy)}.dcu-business-body p{font-size:13px;line-height:1.5;color:var(--dcu-muted);min-height:40px}.dcu-business-body>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.dcu-business-body a{min-height:39px;padding:0 12px;border-radius:9px;background:var(--dcu-orange);color:#fff;display:inline-flex;align-items:center;text-decoration:none;font-size:12px;font-weight:850}.dcu-business-body a.is-remove{background:#fff;color:var(--dcu-danger);border:1px solid #efc9c6}
.dcu-order-list,.dcu-review-list,.dcu-comment-list{display:grid;gap:14px}.dcu-order-list article,.dcu-review-list article,.dcu-comment-list article{border:1px solid var(--dcu-line);border-radius:17px;padding:20px;background:#fff}.dcu-order-list header,.dcu-review-list header,.dcu-comment-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.dcu-order-list small,.dcu-review-list small,.dcu-comment-list small{color:var(--dcu-muted);font-size:11px}.dcu-order-list h2,.dcu-review-list h2,.dcu-comment-list h2{font-size:19px;color:var(--dcu-navy);margin:3px 0}.dcu-review-list h2 a,.dcu-comment-list h2 a{color:inherit;text-decoration:none}.dcu-order-list header>span,.dcu-review-list header>span,.dcu-comment-list header>span{border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;background:#fff4e8;color:#9b4e10}.dcu-order-list header>span.is-delivered,.dcu-review-list header>span.is-approved,.dcu-comment-list header>span.is-approved{background:#e9f7ef;color:#176c43}.dcu-order-list header>span.is-cancelled,.dcu-review-list header>span.is-rejected,.dcu-comment-list header>span.is-rejected{background:#fff0ef;color:#9b2d24}.dcu-order-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.dcu-order-meta>div{display:grid;gap:2px;background:var(--dcu-soft);border-radius:11px;padding:12px}.dcu-order-meta strong{font-size:13px;color:var(--dcu-navy)}.dcu-order-list footer,.dcu-comment-list footer{display:flex;gap:9px;flex-wrap:wrap}.dcu-order-list footer a,.dcu-comment-list footer a{min-height:39px;padding:0 12px;border:1px solid var(--dcu-line);border-radius:9px;display:inline-flex;align-items:center;text-decoration:none;font-weight:850;font-size:12px;color:var(--dcu-navy)}.dcu-review-list form{display:grid;grid-template-columns:150px 1fr;gap:13px;margin-top:16px}.dcu-review-list form>div{grid-column:1/-1;display:flex;align-items:center;gap:10px}.dcu-danger{color:var(--dcu-danger)!important;font-weight:850;text-decoration:none;font-size:12px}
.dcu-profile-form{max-width:940px}.dcu-profile-form .dcu-form-grid{margin-bottom:19px}.dcu-profile-form small{font-size:11px;color:var(--dcu-muted)}.dcu-privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.dcu-card>p,.dcu-delete-zone p{color:var(--dcu-muted);line-height:1.55}.dcu-delete-zone{margin-top:17px;border-color:#efc3bf;background:#fffafa}.dcu-delete-zone form{display:grid;grid-template-columns:minmax(240px,430px) auto;gap:12px;align-items:end;margin-top:18px}.dcu-delete-zone .dcu-danger-button{min-height:52px}
.dcu-favorite-profile-button{min-height:48px!important;border-radius:12px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#fff!important;color:var(--dcu-navy)!important;border:1px solid rgba(16,47,70,.18)!important;font-weight:900!important;cursor:pointer!important}.dcu-favorite-profile-button span{font-size:20px;line-height:1}.dcu-favorite-profile-button.is-active{background:#fff0e5!important;color:var(--dcu-orange-dark)!important;border-color:#ffc294!important}.dcu-review-login-box{border:1px solid var(--dcu-line);border-radius:16px;background:var(--dcu-soft);padding:22px;text-align:center}.dcu-review-login-box strong{display:block;font-size:19px;color:var(--dcu-navy);margin-bottom:7px}.dcu-review-login-box p{color:var(--dcu-muted);line-height:1.5}.dcu-review-login-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.dcu-review-login-actions a{min-height:43px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;text-decoration:none;font-weight:850;font-size:12px}.dcu-review-login-actions a:first-child{background:var(--dcu-orange);color:#fff}.dcu-review-login-actions a:last-child{background:#fff;color:var(--dcu-navy);border:1px solid var(--dcu-line)}.dcu-review-identity{display:flex;align-items:center;gap:10px;padding:12px 13px;border-radius:12px;background:var(--dcu-soft);margin-bottom:13px}.dcu-review-identity>span{width:38px;height:38px;border-radius:999px;background:var(--dcu-navy);color:#fff;display:grid;place-items:center;font-weight:900}.dcu-review-identity div{display:grid}.dcu-review-identity strong{font-size:13px;color:var(--dcu-navy)}.dcu-review-identity small{font-size:11px;color:var(--dcu-muted)}
.dcu-comment-login{padding:18px!important;border:1px solid var(--dcu-line);border-radius:13px;background:var(--dcu-soft);font-size:14px}.dcu-comment-login a{color:var(--dcu-orange-dark);font-weight:900}.dcu-comment-policy{font-size:12px;color:var(--dcu-muted)}
@media(max-width:1120px){.dcu-stat-grid{grid-template-columns:repeat(2,1fr)}.dcu-dashboard-grid{grid-template-columns:1fr}.dcu-business-grid{grid-template-columns:repeat(2,1fr)}.dcu-messages-layout{grid-template-columns:290px minmax(0,1fr)}}
@media(max-width:900px){.dcu-auth-shell{grid-template-columns:1fr;margin-top:20px}.dcu-auth-intro{padding:45px 38px}.dcu-auth-intro h1{font-size:45px}.dcu-auth-benefits{display:none}.dcu-account-shell{display:block;width:min(100% - 20px,900px);margin-top:10px}.dcu-sidebar{position:fixed;z-index:9999;top:0!important;left:0;bottom:0;width:min(320px,86vw);border-radius:0 20px 20px 0;transform:translateX(-105%);transition:transform .25s}.dcu-sidebar.is-open{transform:translateX(0)}.dcu-content{padding:22px 18px}.dcu-mobile-head{display:flex;align-items:center;justify-content:space-between;margin:-6px 0 22px;padding-bottom:14px;border-bottom:1px solid var(--dcu-line)}.dcu-mobile-head>div{display:flex;align-items:center;gap:10px}.dcu-mobile-head>div>span{width:40px;height:40px}.dcu-mobile-head button{width:42px;height:42px;border-radius:11px;border:1px solid var(--dcu-line);background:#fff;font-size:20px}.dcu-messages-layout{grid-template-columns:1fr}.dcu-conversations{display:flex;overflow:auto;border-right:0;border-bottom:1px solid var(--dcu-line)}.dcu-conversations a{min-width:260px}.dcu-chat-panel{min-height:520px}.dcu-business-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.dcu-auth-shell{width:calc(100% - 18px);border-radius:18px}.dcu-auth-intro{padding:34px 24px}.dcu-auth-intro h1{font-size:36px}.dcu-auth-intro>p{font-size:16px}.dcu-auth-card{padding:31px 22px}.dcu-auth-card h2{font-size:28px}.dcu-form-grid,.dcu-stat-grid,.dcu-business-grid,.dcu-privacy-grid{grid-template-columns:1fr}.dcu-page-head{display:grid}.dcu-page-head h1{font-size:34px}.dcu-content{border-radius:16px}.dcu-stat-grid a{min-height:95px}.dcu-order-meta{grid-template-columns:1fr}.dcu-review-list form{grid-template-columns:1fr}.dcu-review-list form>div{grid-column:auto}.dcu-delete-zone form{grid-template-columns:1fr}.dcu-chat-stream article>div{max-width:88%}.dcu-form-line{align-items:flex-start;flex-direction:column}.dcu-page-head .dcu-primary{width:100%}}

/* v1.0.4 — Conta Descubra em Elementor Largura Total */
body.dcu-account-page .site-content,
body.dcu-account-page .content-area,
body.dcu-account-page .site-main,
body.dcu-account-page main#content,
body.dcu-account-page main.site-main,
body.dcu-account-page article.page,
body.dcu-account-page article.type-page,
body.dcu-account-page .entry-content,
body.dcu-account-page .page-content,
body.dcu-account-page .elementor-location-single,
body.dcu-account-page .elementor-section-wrap{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.dcu-account-page .entry-content,
body.dcu-account-page .page-content{
  padding-left:0!important;
  padding-right:0!important;
}
body.dcu-account-page article.page,
body.dcu-account-page article.type-page{
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
}
body.dcu-account-page .entry-header,
body.dcu-account-page .page-header,
body.dcu-account-page .entry-title,
body.dcu-account-page .page-title,
body.dcu-account-page .entry-meta,
body.dcu-account-page .post-meta,
body.dcu-account-page .post-info,
body.dcu-account-page .entry-footer,
body.dcu-account-page .post-footer,
body.dcu-account-page .post-tags,
body.dcu-account-page .tags-links,
body.dcu-account-page .author-info,
body.dcu-account-page .author-box,
body.dcu-account-page .sharedaddy,
body.dcu-account-page .share-links,
body.dcu-account-page .social-share,
body.dcu-account-page .elementor-widget-theme-post-title,
body.dcu-account-page .elementor-widget-theme-post-info,
body.dcu-account-page .elementor-widget-share-buttons{
  display:none!important;
}
body.dcu-account-page .dcu-auth-shell,
body.dcu-account-page .dcu-account-shell{
  position:relative;
  z-index:1;
}


/* v1.0.5 — alternância entre conta pessoal e área empresarial */
.dcu-account-switch{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}
.dcu-account-switch>small{display:block;margin:0 5px 8px;color:rgba(255,255,255,.48);font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:900}
.dcu-account-switch>a{display:grid;grid-template-columns:36px minmax(0,1fr) 22px;gap:9px;align-items:center;padding:11px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none}
.dcu-account-switch>a:hover{background:rgba(255,123,22,.18);border-color:rgba(255,123,22,.55)}
.dcu-account-switch i{width:34px;height:34px;border-radius:10px;background:var(--dcu-orange);display:grid;place-items:center;font-style:normal;font-weight:900}
.dcu-account-switch span{display:grid;min-width:0}.dcu-account-switch strong{font-size:12px;line-height:1.2}.dcu-account-switch em{font-size:10px;line-height:1.3;color:rgba(255,255,255,.58);font-style:normal;margin-top:2px}.dcu-account-switch b{font-size:17px;text-align:right}
.dcu-head-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:760px){.dcu-head-actions{width:100%;justify-content:stretch}.dcu-head-actions>*{flex:1}.dcu-account-switch{margin-top:14px}}

/* v1.1.0 — integração com ofertas */
.dcu-stat-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}


/* v1.6.0 — área do cliente sem cabeçalho público */
body.dcu-account-page .elementor-location-header,body.dcu-account-page .elementor-location-footer,body.dcu-account-page #masthead,body.dcu-account-page #site-header,body.dcu-account-page .site-header,body.dcu-account-page #colophon,body.dcu-account-page .site-footer,body.dcu-account-page .main-navigation,body.dcu-account-page .site-breadcrumbs{display:none!important}body.dcu-account-page{margin:0!important;background:#f6f8fb!important}body.dcu-account-page .site,body.dcu-account-page .site-content,body.dcu-account-page #content,body.dcu-account-page .content-area,body.dcu-account-page .entry-content,body.dcu-account-page .elementor-location-single{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
