:root{--dt-ink:#172a35;--dt-teal:#16786f;--dt-teal-dark:#0f5b56;--dt-coral:#c97961;--dt-mist:#eef7f3;--dt-line:#d8e7e2;--dt-muted:#6d817d;--dt-white:#fff}#dt-clean-profile{--dt-teal:var(--dt-accent,#16786f);--dt-teal-dark:#0f5b56;box-sizing:border-box;max-width:680px;margin:0 auto;padding:20px 14px 56px;background:linear-gradient(180deg,#edf7f4 0,#f8fbfa 48%,#eef6f3 100%);color:var(--dt-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}#dt-clean-profile *{box-sizing:border-box}#dt-clean-profile a{color:inherit}#dt-clean-card{width:100%}.dt-clean-card{position:relative;overflow:hidden;border:1px solid rgba(22,120,111,.14);border-radius:28px;background:var(--dt-white);box-shadow:0 22px 60px rgba(19,67,65,.12)}.dt-clean-cover{position:relative;min-height:178px;background:linear-gradient(135deg,#126c67,#72c2ae)}.dt-clean-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 37%,rgba(255,255,255,.2) 37.5% 38%,transparent 38.5%),radial-gradient(circle at 85% 18%,rgba(255,255,255,.28),transparent 30%)}.dt-clean-cover-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:16px}.dt-clean-badge{padding:8px 11px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.17);color:#fff;font-size:10px;font-weight:800;letter-spacing:.13em}.dt-clean-icon{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--dt-teal);font-size:20px;cursor:pointer}.dt-clean-avatar{position:absolute;z-index:2;bottom:-44px;left:28px;display:grid;place-items:center;width:88px;height:88px;border:7px solid #fff;border-radius:50%;background:#ffd8a8;box-shadow:0 9px 24px rgba(20,55,55,.18);color:#8b4e3d;font-size:27px;font-weight:850;overflow:hidden}.dt-clean-avatar img{display:block;width:100%;height:100%;object-fit:cover}.dt-clean-intro{padding:60px 28px 26px}.dt-clean-kicker{margin:0 0 10px;color:var(--dt-coral);font-size:12px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.dt-clean-intro h1{margin:0;color:var(--dt-ink);font-size:clamp(34px,8vw,50px);font-weight:850;letter-spacing:-.065em;line-height:1}.dt-clean-role{margin:12px 0 0;color:var(--dt-coral);font-size:18px;font-weight:800;line-height:1.3}.dt-clean-company{margin:8px 0 0;color:#637773;font-size:16px;font-weight:750}.dt-clean-bio{max-width:580px;margin:25px 0 25px;color:#647571;font-size:18px;line-height:1.55}.dt-clean-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dt-clean-primary,.dt-clean-secondary{display:flex;align-items:center;justify-content:center;min-height:52px;padding:13px 16px;border-radius:15px;font-size:15px;font-weight:800;text-align:center;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.dt-clean-primary{border:1px solid var(--dt-teal);background:var(--dt-teal);box-shadow:0 10px 20px rgba(22,120,111,.2);color:#fff!important}.dt-clean-secondary{border:1px solid #c9ddd7;background:#fff;color:var(--dt-teal)!important}.dt-clean-primary:active,.dt-clean-secondary:active,.dt-clean-icon:active,.dt-clean-utility button:active,.dt-clean-utility a:active{transform:scale(.98)}.dt-clean-tabs{border-top:1px solid var(--dt-line);padding:18px 28px 0}.dt-clean-tablist{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 22px 12px 0;border-bottom:5px solid #e6f0ed;scrollbar-color:var(--dt-teal) #e6f0ed;scrollbar-width:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;touch-action:pan-x}.dt-clean-tablist::-webkit-scrollbar{height:6px}.dt-clean-tablist::-webkit-scrollbar-track{background:#e6f0ed;border-radius:99px}.dt-clean-tablist::-webkit-scrollbar-thumb{background:var(--dt-teal);border-radius:99px}.dt-clean-tab{flex:0 0 auto;width:auto;min-width:148px;min-height:50px;padding:12px 17px;border:1px solid #cbded9;border-radius:999px;background:#f4f9f7;color:#216b65;font:inherit;font-size:14px;font-weight:800;white-space:nowrap;cursor:pointer;scroll-snap-align:start;touch-action:manipulation}.dt-clean-tab:first-child{min-width:210px}.dt-clean-tab.is-active,.dt-clean-tab[aria-selected=true]{border-color:var(--dt-teal);background:var(--dt-teal);box-shadow:0 6px 15px rgba(22,120,111,.18);color:#fff}.dt-clean-tab:focus-visible,.dt-clean-primary:focus-visible,.dt-clean-secondary:focus-visible,.dt-clean-icon:focus-visible,.dt-clean-utility button:focus-visible,.dt-clean-utility a:focus-visible,.dt-clean-qr-close:focus-visible{outline:3px solid rgba(201,121,97,.55);outline-offset:3px}.dt-clean-swipe-hint{margin:8px 4px 10px;text-align:right;color:var(--dt-muted);font-size:11px}.dt-clean-panel{padding:0 0 12px}.dt-clean-panel[hidden]{display:none}.dt-clean-panel h2{margin:13px 0 13px;color:#738984;font-size:14px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.dt-clean-contact{display:grid;gap:8px}.dt-clean-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px;border-radius:15px;background:var(--dt-mist)}.dt-clean-row-label{flex:0 0 auto;color:#7c918d;font-size:12px;font-weight:800;line-height:1.45}.dt-clean-row-value{min-width:0;color:var(--dt-teal);font-size:14px;font-weight:800;line-height:1.45;text-align:right;overflow-wrap:anywhere;word-break:break-word}.dt-clean-row-value a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.dt-clean-content{padding:18px;border:1px solid var(--dt-line);border-radius:18px;background:linear-gradient(135deg,#f4faf7,#edf6f2);color:#536e68;font-size:16px;line-height:1.6}.dt-clean-content p{margin:0 0 10px}.dt-clean-content p:last-child{margin-bottom:0}.dt-clean-content-link{color:var(--dt-teal);font-weight:850;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;overflow-wrap:anywhere}.dt-clean-content-link:focus-visible{outline:3px solid rgba(201,121,97,.55);outline-offset:3px;border-radius:4px}.dt-clean-utility{display:flex;gap:9px;padding:0 28px 26px}.dt-clean-utility button,.dt-clean-utility a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:11px 14px;border:1px solid var(--dt-line);border-radius:13px;background:#f5faf8;color:var(--dt-teal);font:inherit;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.dt-clean-utility button{flex:1}.dt-clean-utility a{flex:1}.dt-clean-qr-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:rgba(12,37,38,.65)}.dt-clean-qr-modal[hidden]{display:none}.dt-clean-qr-card{position:relative;width:min(100%,360px);padding:26px 22px 24px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 22px 70px rgba(0,0,0,.25)}.dt-clean-qr-card h2{margin:5px 0 15px;color:var(--dt-ink);font-size:22px}.dt-clean-qr-card img{display:block;width:220px;height:220px;margin:0 auto 14px;border:8px solid #fff;border-radius:13px;box-shadow:0 5px 18px rgba(0,0,0,.1)}.dt-clean-qr-card [data-dt-qr-url]{margin:0;color:var(--dt-muted);font-size:12px;overflow-wrap:anywhere}.dt-clean-qr-close{position:absolute;top:12px;right:14px;width:40px;height:40px;border:0;border-radius:50%;background:#eff7f4;color:var(--dt-teal);font-size:25px;line-height:1;cursor:pointer}@media(max-width:520px){#dt-clean-profile{padding:0 8px 42px}.dt-clean-card{border-radius:0 0 24px 24px}.dt-clean-intro{padding:58px 20px 23px}.dt-clean-intro h1{font-size:clamp(34px,10vw,44px)}.dt-clean-role{font-size:17px}.dt-clean-bio{font-size:17px}.dt-clean-tabs{padding-left:20px;padding-right:20px}.dt-clean-utility{padding-left:20px;padding-right:20px}.dt-clean-tab{font-size:14px}.dt-clean-row{gap:10px;padding:14px}.dt-clean-row-value{font-size:13px}}@media(prefers-reduced-motion:reduce){#dt-clean-profile *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
#dt-clean-profile .dt-clean-toast{position:fixed;right:18px;bottom:18px;z-index:120;max-width:min(360px,calc(100vw - 36px));padding:13px 15px;border-radius:13px;background:#153f42;color:#fff;font-size:13px;font-weight:700;line-height:1.4;box-shadow:0 12px 30px rgba(8,38,39,.24)}

#dt-clean-profile.dt-font-system{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}#dt-clean-profile.dt-font-serif{font-family:Georgia,"Times New Roman",serif}#dt-clean-profile.dt-font-modern{font-family:"Trebuchet MS",ui-sans-serif,system-ui,sans-serif}#dt-clean-profile.dt-font-display{font-family:Arial,sans-serif}#dt-clean-profile.dt-size-compact{--dt-size-multiplier:.92}#dt-clean-profile.dt-size-standard{--dt-size-multiplier:1}#dt-clean-profile.dt-size-large{--dt-size-multiplier:1.08}#dt-clean-profile.dt-size-compact .dt-clean-bio,#dt-clean-profile.dt-size-compact .dt-clean-content,#dt-clean-profile.dt-size-compact .dt-clean-row-value{font-size:calc(1em * var(--dt-size-multiplier))}#dt-clean-profile.dt-size-large .dt-clean-bio,#dt-clean-profile.dt-size-large .dt-clean-content,#dt-clean-profile.dt-size-large .dt-clean-row-value{font-size:calc(1em * var(--dt-size-multiplier))}#dt-clean-profile.dt-font-serif .dt-clean-intro h1{letter-spacing:-.045em}#dt-clean-profile.dt-font-modern .dt-clean-tab,#dt-clean-profile.dt-font-modern .dt-clean-primary,#dt-clean-profile.dt-font-modern .dt-clean-secondary{border-radius:20px}


/* Mobile full-bleed profile frame: reclaim unused side margins without horizontal overflow */
@media(max-width:520px){#dt-clean-profile{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:0;padding-right:0;overflow-x:clip}.dt-clean-card{width:100%;border-left:0;border-right:0;border-radius:0 0 24px 24px}.dt-clean-cover,.dt-clean-intro,.dt-clean-tabs,.dt-clean-utility{max-width:100%}}


/* v28 action color separation: teal save action, warm share action, and distinct tab surface */
#dt-clean-profile .dt-clean-actions{padding:10px;border:1px solid #e0ebe7;border-radius:20px;background:#f5faf8;gap:10px}
#dt-clean-profile .dt-clean-primary{background:var(--dt-teal);border-color:var(--dt-teal);color:#fff!important;box-shadow:0 10px 20px rgba(22,120,111,.20);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}
#dt-clean-profile .dt-clean-secondary{background:#fbf5f0;border-color:#e1cfc4;color:#805b4e!important;box-shadow:0 5px 14px rgba(128,91,78,.08)}
#dt-clean-profile .dt-clean-secondary:hover{background:#f4e8e0;border-color:#c77961;color:#704b40!important}
#dt-clean-profile .dt-clean-tabs{background:#f7f3ed;border-top-color:#e1d9d0}
#dt-clean-profile .dt-clean-tab{background:#fff;border-color:#d9e4df;color:#28645e}
#dt-clean-profile .dt-clean-tab.is-active,#dt-clean-profile .dt-clean-tab[aria-selected=true]{background:#c77961;border-color:#c77961;box-shadow:0 6px 15px rgba(199,121,97,.22);color:#fff}
#dt-clean-profile .dt-clean-tablist::-webkit-scrollbar-track{background:#ebe4dc}
#dt-clean-profile .dt-clean-tablist::-webkit-scrollbar-thumb{background:#c77961}
#dt-clean-profile .dt-clean-panel h2{color:#805b4e}
#dt-clean-profile .dt-clean-row{background:#fffdf9;border:1px solid #eee5dc}
@media(max-width:520px){#dt-clean-profile .dt-clean-actions{margin-inline:0;padding:8px;border-radius:18px}#dt-clean-profile .dt-clean-tabs{padding-top:16px}}


/* v40 feature modules: share hub, gallery, payment information and moderated ratings */
#dt-clean-profile .dt-clean-share-hub,#dt-clean-profile .dt-clean-gallery,#dt-clean-profile .dt-clean-payment,#dt-clean-profile .dt-clean-rating{margin:18px 0;padding:20px;border:1px solid #e2ebe6;border-radius:22px;background:rgba(255,253,249,.92);box-shadow:0 12px 28px rgba(21,63,66,.06)}
#dt-clean-profile .dt-clean-module-head{margin-bottom:14px}#dt-clean-profile .dt-clean-module-head h2{margin:2px 0 0;font-size:clamp(20px,5vw,27px);letter-spacing:-.02em}#dt-clean-profile .dt-clean-module-head .dt-clean-kicker{margin:0;color:#c77961;font-size:11px;font-weight:800;letter-spacing:.16em}
#dt-clean-profile .dt-clean-share-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}#dt-clean-profile .dt-clean-share-actions button{border:1px solid #d7e3de;border-radius:999px;background:#fff;color:#28645e;padding:10px 13px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}#dt-clean-profile .dt-clean-share-actions button:hover{border-color:#c77961;color:#805b4e}
#dt-clean-profile .dt-clean-share-url{display:block;overflow-wrap:anywhere;padding:12px 14px;border-radius:12px;background:#f2f8f5;color:#28645e;font-size:12px;line-height:1.5}#dt-clean-profile .dt-clean-share-hub>p:last-child{margin:10px 0 0;color:#71807d;font-size:13px;line-height:1.5}
#dt-clean-profile .dt-clean-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#dt-clean-profile .dt-clean-gallery-item{overflow:hidden;border:1px solid #e7e1da;border-radius:17px;background:#fff}#dt-clean-profile .dt-clean-gallery-item>a{display:block;color:inherit;text-decoration:none}#dt-clean-profile .dt-clean-gallery-item img{display:block;width:100%;aspect-ratio:1.55;object-fit:cover}#dt-clean-profile .dt-clean-gallery-copy{padding:12px}#dt-clean-profile .dt-clean-gallery-copy h3{margin:0;color:#153f42;font-size:15px}#dt-clean-profile .dt-clean-gallery-copy p{margin:6px 0 0;color:#71807d;font-size:12px;line-height:1.45}#dt-clean-profile .dt-clean-gallery-copy span{display:inline-block;margin-top:8px;color:#c77961;font-size:12px;font-weight:800}
#dt-clean-profile .dt-clean-payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#dt-clean-profile .dt-clean-payment-grid>div{padding:11px;border-radius:13px;background:#f7f3ed}#dt-clean-profile .dt-clean-payment-grid span{display:block;color:#71807d;font-size:11px}#dt-clean-profile .dt-clean-payment-grid strong{display:block;margin-top:4px;color:#153f42;font-size:13px;overflow-wrap:anywhere}#dt-clean-profile .dt-clean-payment-qr{display:block;width:min(180px,100%);margin:16px auto 10px;border-radius:14px}#dt-clean-profile .dt-clean-payment-link{display:block;padding:12px;border-radius:12px;background:#eaf6f2;color:#28645e;text-align:center;font-weight:800;text-decoration:none}#dt-clean-profile .dt-clean-payment-note{margin:12px 0 0;color:#71807d;font-size:11px;line-height:1.45}
#dt-clean-profile .dt-clean-rating-summary{display:flex;align-items:baseline;gap:10px;padding:12px 0;border-bottom:1px solid #e7e1da}#dt-clean-profile .dt-clean-rating-summary strong{color:#c77961;font-size:30px}#dt-clean-profile .dt-clean-rating-summary span{color:#71807d;font-size:13px}.dt-clean-review-list{display:grid;gap:10px;margin:14px 0}.dt-clean-review{padding:13px;border-radius:14px;background:#f7f3ed}.dt-clean-review-stars{color:#c77961;font-size:13px}.dt-clean-review h3{margin:4px 0;color:#153f42;font-size:14px}.dt-clean-review p{margin:4px 0;color:#526563;font-size:13px;line-height:1.5}.dt-clean-review small{color:#71807d}.dt-clean-review-form{display:grid;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e7e1da}.dt-clean-review-form label{display:grid;gap:5px;color:#526563;font-size:12px;font-weight:800}.dt-clean-review-form input,.dt-clean-review-form select,.dt-clean-review-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7e3de;border-radius:11px;padding:10px;background:#fff;color:#153f42;font:inherit;font-size:14px}.dt-clean-review-form button{justify-self:start;padding:10px 14px;border:1px solid #d9c5ba;border-radius:999px;font:inherit;font-weight:800;cursor:pointer}.dt-clean-review-message{padding:10px 12px;border-radius:10px;font-size:13px}.dt-clean-review-message.success{background:#eaf6f2;color:#28645e}.dt-clean-review-message.error{background:#fff0ed;color:#9b4d43}
@media(max-width:520px){#dt-clean-profile .dt-clean-share-hub,#dt-clean-profile .dt-clean-gallery,#dt-clean-profile .dt-clean-payment,#dt-clean-profile .dt-clean-rating{margin-inline:0;padding:16px;border-radius:18px}#dt-clean-profile .dt-clean-gallery-grid{grid-template-columns:1fr}#dt-clean-profile .dt-clean-payment-grid{grid-template-columns:1fr 1fr}#dt-clean-profile .dt-clean-share-actions button{flex:1 1 auto}}


/* v41 owner-only profile management link */
#dt-clean-profile .dt-clean-cover-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
#dt-clean-profile .dt-clean-manage-link{display:inline-flex;align-items:center;gap:7px;min-height:40px;box-sizing:border-box;padding:9px 13px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:rgba(255,255,255,.9);color:#24545a;text-decoration:none;font-size:12px;font-weight:850;line-height:1;box-shadow:0 7px 18px rgba(8,38,39,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
#dt-clean-profile .dt-clean-manage-link span:first-child{font-size:19px;font-weight:500;line-height:.7;transition:transform .18s ease}#dt-clean-profile .dt-clean-manage-link:hover{background:#fff;border-color:#fff;color:#16786f}#dt-clean-profile .dt-clean-manage-link:hover span:first-child{transform:translateX(-3px)}#dt-clean-profile .dt-clean-manage-link:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:3px}
@media(max-width:520px){#dt-clean-profile .dt-clean-manage-link{min-height:42px;padding:10px 12px;font-size:11px}#dt-clean-profile .dt-clean-manage-link span:first-child{font-size:18px}}


/* v42 audit fixes: accessible color tokens, clearer text contrast, and mobile overflow control */
#dt-clean-profile{--dt-ink:#153f42;--dt-primary:#16786f;--dt-accent:#9f5542;--dt-accent-text:#8f4a3a;--dt-muted:#5c6d6a}
#dt-clean-profile .dt-clean-primary{background:var(--dt-primary);border-color:var(--dt-primary)}
#dt-clean-profile .dt-clean-secondary:hover{border-color:var(--dt-accent);color:#704b40!important}
#dt-clean-profile .dt-clean-tab.is-active,#dt-clean-profile .dt-clean-tab[aria-selected=true]{background:var(--dt-accent);border-color:var(--dt-accent)}
#dt-clean-profile .dt-clean-tablist::-webkit-scrollbar-thumb{background:var(--dt-accent)}
#dt-clean-profile .dt-clean-panel h2{color:var(--dt-accent-text)}
#dt-clean-profile .dt-clean-module-head .dt-clean-kicker{color:var(--dt-accent-text)}
#dt-clean-profile .dt-clean-gallery-copy span,#dt-clean-profile .dt-clean-rating-summary strong,#dt-clean-profile .dt-clean-review-stars{color:var(--dt-accent-text)}
#dt-clean-profile .dt-clean-share-hub>p:last-child,#dt-clean-profile .dt-clean-gallery-copy p,#dt-clean-profile .dt-clean-payment-note,#dt-clean-profile .dt-clean-payment-grid span,#dt-clean-profile .dt-clean-rating-summary span,#dt-clean-profile .dt-clean-review small{color:var(--dt-muted)}
#dt-clean-profile .dt-clean-tab{flex:0 0 auto;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#dt-clean-profile .dt-clean-cover-top{flex-wrap:wrap}
#dt-clean-profile .dt-clean-manage-link{max-width:calc(100% - 54px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:520px){#dt-clean-profile .dt-clean-tab{max-width:170px}#dt-clean-profile .dt-clean-manage-link{max-width:calc(100% - 50px)}}


/* v43 optional elemental color tokens: selected presets are contrast-safe and opt-in */
#dt-clean-profile{--dt-primary:var(--dt-preset-accent,#16786f);--dt-accent:var(--dt-preset-accent,#16786f);--dt-accent-text:var(--dt-preset-accent-text,#8f4a3a);--dt-ink:var(--dt-preset-ink,#153f42);--dt-muted:#526563}
#dt-clean-profile .dt-clean-card{background:var(--dt-preset-surface,#fffdf9);color:var(--dt-ink)}
#dt-clean-profile .dt-clean-actions{background:var(--dt-preset-soft,#eef8f5);border-color:color-mix(in srgb,var(--dt-preset-accent,#16786f) 18%,#fff)}
#dt-clean-profile .dt-clean-primary{background:var(--dt-primary);border-color:var(--dt-primary);box-shadow:0 10px 20px color-mix(in srgb,var(--dt-primary) 20%,transparent)}
#dt-clean-profile .dt-clean-secondary{background:var(--dt-preset-surface,#fffdf9);border-color:color-mix(in srgb,var(--dt-accent-text,#8f4a3a) 28%,#fff);color:var(--dt-accent-text)!important}
#dt-clean-profile .dt-clean-secondary:hover{background:var(--dt-preset-soft,#eef8f5);border-color:var(--dt-accent-text);color:var(--dt-accent-text)!important}
#dt-clean-profile .dt-clean-tabs{background:var(--dt-preset-soft,#eef8f5);border-top-color:color-mix(in srgb,var(--dt-preset-accent,#16786f) 20%,#fff)}
#dt-clean-profile .dt-clean-tab{background:var(--dt-preset-surface,#fffdf9);border-color:color-mix(in srgb,var(--dt-preset-accent,#16786f) 22%,#fff);color:var(--dt-ink)}
#dt-clean-profile .dt-clean-tab.is-active,#dt-clean-profile .dt-clean-tab[aria-selected=true]{background:var(--dt-accent);border-color:var(--dt-accent);color:#fff}
#dt-clean-profile .dt-clean-tablist::-webkit-scrollbar-thumb{background:var(--dt-accent)}
#dt-clean-profile .dt-clean-panel h2,#dt-clean-profile .dt-clean-module-head .dt-clean-kicker,#dt-clean-profile .dt-clean-gallery-copy span,#dt-clean-profile .dt-clean-rating-summary strong,#dt-clean-profile .dt-clean-review-stars{color:var(--dt-accent-text)}
#dt-clean-profile .dt-clean-row{background:var(--dt-preset-surface,#fffdf9);border-color:color-mix(in srgb,var(--dt-preset-accent,#16786f) 16%,#fff)}
#dt-clean-profile .dt-clean-share-hub,#dt-clean-profile .dt-clean-gallery,#dt-clean-profile .dt-clean-payment,#dt-clean-profile .dt-clean-rating{background:color-mix(in srgb,var(--dt-preset-surface,#fffdf9) 92%,#fff)}
@media(max-width:520px){#dt-clean-profile .dt-clean-actions{background:var(--dt-preset-soft,#eef8f5)}}

/* v43 builder-safe preview tokens */
#dt-builder .dt-builder-preview-card{--dt-preview-preset-accent:#16786f;--dt-preview-preset-text:#8f4a3a;--dt-preview-preset-surface:#fffdf9;--dt-preview-preset-soft:#eef8f5;--dt-preview-preset-ink:#153f42}
#dt-builder .dt-builder-preview-body{background:var(--dt-preview-preset-surface);color:var(--dt-preview-preset-ink)}
#dt-builder .dt-builder-preview-tabs{background:var(--dt-preview-preset-soft)}
#dt-builder .dt-builder-preview-cta{background:var(--dt-preview-preset-accent);color:#fff}
#dt-builder .dt-builder-preview-kicker{color:var(--dt-preview-preset-text)}
#dt-builder .dt-builder-preview-tabs span:first-child{background:var(--dt-preview-preset-accent);color:#fff}
#dt-builder .dt-builder-preview-tabs span:not(:first-child){color:var(--dt-preview-preset-ink)}


/* v48 compact mobile profile frame: lighter cards, tighter rhythm, touch-safe controls */
@media(max-width:520px){
  #dt-clean-profile{padding:0 12px 34px;}
  #dt-clean-profile .dt-clean-card{width:100%;border:1px solid rgba(22,120,111,.12);border-radius:20px;box-shadow:0 14px 36px rgba(19,67,65,.09)}
  #dt-clean-profile .dt-clean-cover{min-height:148px}
  #dt-clean-profile .dt-clean-cover-top{padding:12px}
  #dt-clean-profile .dt-clean-intro{padding:48px 18px 18px}
  #dt-clean-profile .dt-clean-kicker{margin-bottom:7px;font-size:10px;letter-spacing:.11em}
  #dt-clean-profile .dt-clean-intro h1{font-size:clamp(30px,8.4vw,38px);line-height:1.04}
  #dt-clean-profile .dt-clean-role{margin-top:8px;font-size:15px}
  #dt-clean-profile .dt-clean-company{margin-top:5px;font-size:14px}
  #dt-clean-profile .dt-clean-bio{margin:15px 0 16px;font-size:15px;line-height:1.42}
  #dt-clean-profile .dt-clean-actions{gap:8px;padding:6px;border-radius:15px}
  #dt-clean-profile .dt-clean-primary,#dt-clean-profile .dt-clean-secondary{min-height:46px;padding:10px;border-radius:12px;font-size:13px;line-height:1.2}
  #dt-clean-profile .dt-clean-tabs{padding:12px 14px 0}
  #dt-clean-profile .dt-clean-tablist{gap:6px;padding-right:14px;padding-bottom:9px;border-bottom-width:3px}
  #dt-clean-profile .dt-clean-tab{min-width:126px;min-height:44px;padding:9px 13px;font-size:12px}
  #dt-clean-profile .dt-clean-tab:first-child{min-width:174px}
  #dt-clean-profile .dt-clean-swipe-hint{margin:6px 2px 8px;font-size:10px}
  #dt-clean-profile .dt-clean-panel{padding-bottom:8px}
  #dt-clean-profile .dt-clean-panel h2{margin:10px 0 9px;font-size:12px;letter-spacing:.12em}
  #dt-clean-profile .dt-clean-contact{gap:6px}
  #dt-clean-profile .dt-clean-row{gap:8px;padding:11px 12px;border-radius:13px}
  #dt-clean-profile .dt-clean-row-label{font-size:11px;line-height:1.35}
  #dt-clean-profile .dt-clean-row-value{font-size:12px;line-height:1.35}
  #dt-clean-profile .dt-clean-utility{gap:7px;padding:0 14px 18px}
  #dt-clean-profile .dt-clean-utility button,#dt-clean-profile .dt-clean-utility a{min-height:42px;padding:9px 10px;border-radius:11px;font-size:12px}
  #dt-clean-profile .dt-clean-share-hub,#dt-clean-profile .dt-clean-gallery,#dt-clean-profile .dt-clean-payment,#dt-clean-profile .dt-clean-rating{margin:12px 0;padding:13px;border-radius:16px}
  #dt-clean-profile .dt-clean-module-head{margin-bottom:10px}
  #dt-clean-profile .dt-clean-module-head h2{font-size:20px}
  #dt-clean-profile .dt-clean-share-actions{gap:6px;margin:9px 0}
  #dt-clean-profile .dt-clean-share-actions button{padding:8px 10px;font-size:12px}
  #dt-clean-profile .dt-clean-share-url{padding:9px 10px;font-size:11px}
  #dt-clean-profile .dt-clean-share-hub>p:last-child{margin-top:8px;font-size:11px}
}
@media(max-width:360px){
  #dt-clean-profile{padding-left:8px;padding-right:8px}
  #dt-clean-profile .dt-clean-intro{padding-left:15px;padding-right:15px}
  #dt-clean-profile .dt-clean-tabs{padding-left:10px;padding-right:10px}
  #dt-clean-profile .dt-clean-utility{padding-left:10px;padding-right:10px}
  #dt-clean-profile .dt-clean-primary,#dt-clean-profile .dt-clean-secondary{font-size:12px}
  #dt-clean-profile .dt-clean-tab:first-child{min-width:160px}
}

/* v51 save CTA balance: fit the mobile button to its label without changing its role */
@media(max-width:520px){
  #dt-clean-profile .dt-clean-actions .dt-clean-primary[data-dt-save]{width:max-content;max-width:100%;min-width:0;justify-self:center;min-height:44px;padding:9px 20px;border-radius:12px;font-size:15px;line-height:1.15}
}
@media(max-width:360px){
  #dt-clean-profile .dt-clean-actions .dt-clean-primary[data-dt-save]{padding-left:16px;padding-right:16px;font-size:14px}
}

/* v52 clean link treatment: remove decorative underlines while preserving link color and focus states */
#dt-clean-profile a,
#dt-clean-profile a:hover,
#dt-clean-profile a:visited,
#dt-clean-profile .dt-clean-primary,
#dt-clean-profile .dt-clean-content-link,
#dt-clean-profile .dt-clean-row-value a{ text-decoration:none; }
#dt-clean-profile .dt-clean-primary:focus-visible,
#dt-clean-profile .dt-clean-content-link:focus-visible,
#dt-clean-profile .dt-clean-row-value a:focus-visible{ text-decoration:none; }

/* v53 CTA alignment: equal columns and symmetric outer spacing on mobile */
@media(max-width:520px){
  #dt-clean-profile .dt-clean-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-inline:0;padding:6px}
  #dt-clean-profile .dt-clean-actions .dt-clean-primary[data-dt-save],
  #dt-clean-profile .dt-clean-actions .dt-clean-secondary{width:100%;min-width:0;justify-self:stretch}
  #dt-clean-profile .dt-clean-actions .dt-clean-primary[data-dt-save]{padding-left:10px;padding-right:10px}
}
@media(max-width:360px){
  #dt-clean-profile .dt-clean-actions .dt-clean-primary[data-dt-save],
  #dt-clean-profile .dt-clean-actions .dt-clean-secondary{font-size:13px;padding-left:8px;padding-right:8px}
}


/* v54 brand tagline: fixed Danhthiep.vn recognition line, below the profile kicker */
#dt-clean-profile .dt-clean-slogan{margin:8px 0 12px;color:var(--dt-primary,#16786f);font-size:14px;font-weight:700;line-height:1.25;letter-spacing:.02em;text-decoration:none}
@media(max-width:520px){#dt-clean-profile .dt-clean-slogan{margin:7px 0 11px;font-size:13px;line-height:1.25;letter-spacing:.018em}}


/* v55 P0 mobile rhythm: tighter identity grouping and balanced primary actions */
@media(max-width:520px){
  #dt-clean-profile .dt-clean-intro{padding:42px 18px 16px}
  #dt-clean-profile .dt-clean-kicker{margin-bottom:5px}
  #dt-clean-profile .dt-clean-slogan{margin:4px 0 8px;font-size:13px;line-height:1.2}
  #dt-clean-profile .dt-clean-intro h1{line-height:1.02}
  #dt-clean-profile .dt-clean-role{margin-top:6px}
  #dt-clean-profile .dt-clean-company{margin-top:4px}
  #dt-clean-profile .dt-clean-bio{margin:12px 0 14px}
  #dt-clean-profile .dt-clean-actions{gap:8px;padding:6px}
  #dt-clean-profile .dt-clean-actions .dt-clean-primary[data-dt-save],
  #dt-clean-profile .dt-clean-actions .dt-clean-secondary{min-height:46px;padding:9px 10px;line-height:1.18}
}
@media(max-width:360px){
  #dt-clean-profile .dt-clean-intro{padding-left:15px;padding-right:15px}
  #dt-clean-profile .dt-clean-actions .dt-clean-primary[data-dt-save],
  #dt-clean-profile .dt-clean-actions .dt-clean-secondary{padding-left:8px;padding-right:8px}
}


/* v56 avatar-to-identity breathing room: separate the brand kicker from the overlapping avatar */
@media(max-width:520px){
  #dt-clean-profile .dt-clean-intro{padding-top:62px}
}
@media(max-width:360px){
  #dt-clean-profile .dt-clean-intro{padding-top:58px}
}


/* v109: prevent the mobile full-bleed frame from exceeding the layout viewport when a scrollbar is present. */
@media(max-width:520px){
  #dt-clean-profile{width:100%;max-width:100%;margin-left:0;margin-right:0}
}


/* v116: profile mobile balanced full-width */
@media(max-width:520px){
  #dt-clean-profile{width:calc(100% + 24px);max-width:none;margin-left:-12px;margin-right:-12px;padding-left:0!important;padding-right:0!important;overflow-x:clip}
  #dt-clean-profile .dt-clean-card{width:100%;max-width:none;border-left:0;border-right:0;border-radius:0 0 24px 24px}
  #dt-clean-profile .dt-clean-cover,#dt-clean-profile .dt-clean-intro,#dt-clean-profile .dt-clean-tabs,#dt-clean-profile .dt-clean-utility{max-width:none;width:100%}
}
