:root{--dcc-ocean:#08a9b7;--dcc-deep:#005f73;--dcc-water:#87e8e5;--dcc-sand:#f5dfb8;--dcc-ivory:#fffaf0;--dcc-gold:#d9a441;--dcc-ink:#06343c;--dcc-muted:#55737a;--dcc-white:#fff;--dcc-danger:#b42318;--dcc-success:#057a55}.dcc-shell{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--dcc-ink);background:linear-gradient(135deg,#e9fffd 0%,#fff8ed 45%,#e2fbff 100%);padding:34px;min-height:80vh}.dcc-shell *{box-sizing:border-box}.dcc-hero,.dcc-card{max-width:1180px;margin:0 auto 28px}.dcc-hero{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:center;padding:54px;border-radius:34px;background:linear-gradient(135deg,rgba(8,169,183,.93),rgba(0,95,115,.92)),radial-gradient(circle at 20% 10%,rgba(255,255,255,.35),transparent 35%);box-shadow:0 30px 80px rgba(0,95,115,.2);color:#fff;overflow:hidden}.dcc-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#ffe6a6}.dcc-hero h1{font-size:clamp(34px,6vw,68px);line-height:.98;margin:12px 0;text-transform:lowercase;color:#fff}.dcc-hero p{font-size:20px;line-height:1.55;max-width:700px;color:rgba(255,255,255,.92)}.dcc-actions,.dcc-contact-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.dcc-btn{border:0;border-radius:999px;padding:14px 24px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.04em;text-transform:lowercase;cursor:pointer;transition:.18s ease}.dcc-btn-primary{background:linear-gradient(135deg,var(--dcc-gold),#fbf1c6 45%,var(--dcc-water));color:#062f35;box-shadow:0 14px 35px rgba(8,169,183,.25)}.dcc-btn-primary:hover{transform:translateY(-2px);filter:saturate(1.1)}.dcc-btn-ghost{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.35)}.dcc-google{background:#fff;color:#173c42;border:1px solid rgba(6,52,60,.12);width:100%;margin:12px 0}.dcc-google:disabled{opacity:.65;cursor:not-allowed}.dcc-wide{width:100%;margin-top:14px}.dcc-hero-visual{display:flex;justify-content:center}.dcc-hero-visual img{max-width:260px;filter:drop-shadow(0 25px 35px rgba(0,0,0,.22))}.dcc-orb{width:230px;height:230px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#fff8cc,#d9a441 50%,#885f0a);font-size:54px;font-weight:900;color:#fff6d2;box-shadow:0 24px 60px rgba(0,0,0,.22)}.dcc-card{background:rgba(255,255,255,.72);backdrop-filter:blur(12px);border:1px solid rgba(0,95,115,.12);border-radius:28px;padding:34px;box-shadow:0 22px 70px rgba(0,95,115,.1)}.dcc-card h2{font-size:32px;margin:0 0 14px;color:#057984;text-transform:lowercase}.dcc-card h3{font-size:22px;margin:0 0 16px;color:#057984;text-transform:lowercase}.dcc-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.dcc-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none!important;padding-left:0!important}.dcc-benefits *{list-style:none!important}.dcc-benefit{padding:22px;border-radius:24px;background:#fff;border-left:6px solid var(--dcc-ocean);box-shadow:0 12px 34px rgba(0,95,115,.08)}.dcc-benefit span{font-size:28px;display:block;margin-bottom:10px}.dcc-benefit strong{display:block;color:#07958f;font-size:18px;margin-bottom:8px}.dcc-benefit p{color:var(--dcc-muted);margin:0}.dcc-form label{display:block;font-weight:800;margin:18px 0 8px;color:#183b42}.dcc-form input[type=text],.dcc-form input[type=email],.dcc-form input[type=password]{width:100%;border:2px solid rgba(6,52,60,.12);border-radius:16px;padding:16px 18px;font-size:16px;background:rgba(255,255,255,.86);outline:none;transition:.15s}.dcc-form input:focus{border-color:var(--dcc-ocean);box-shadow:0 0 0 4px rgba(8,169,183,.14)}.dcc-check{display:flex!important;gap:12px;align-items:center}.dcc-check input{width:24px;height:24px;accent-color:var(--dcc-ocean)}.dcc-small{font-size:13px;color:var(--dcc-muted)}.dcc-ref-note{padding:12px 14px;border-radius:15px;background:#e9fffd;color:#075e65}.dcc-round,.dcc-link{display:inline-flex;text-decoration:none;padding:12px 17px;border-radius:999px;background:#f3fffe;color:#056a73;font-weight:800;margin:6px 6px 6px 0;border:1px solid rgba(8,169,183,.18)}.dcc-signature{max-width:1180px;margin:26px auto 0}.dcc-signature img{width:100%;border-radius:30px;display:block;box-shadow:0 25px 70px rgba(0,95,115,.15)}.dcc-notice{max-width:1180px;margin:0 auto 22px;border-radius:18px;padding:18px 22px;font-weight:750}.dcc-success{background:#e9fff8;color:#056046;border:1px solid rgba(5,122,85,.18)}.dcc-error{background:#fff1f0;color:#991b1b;border:1px solid rgba(180,35,24,.18)}.dcc-password-wrap{display:flex;gap:8px}.dcc-password-wrap input{flex:1}.dcc-toggle-pass{border:1px solid rgba(6,52,60,.16);background:#fff;border-radius:14px;padding:0 14px;cursor:pointer;color:#056a73;font-weight:800}.dcc-login-links{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:18px}.dcc-login-links a{color:#057984;font-weight:800}.dcc-dashboard-head{display:flex;justify-content:space-between;align-items:center}.dcc-referral-link{display:flex;gap:10px;align-items:center;margin:14px 0 22px}.dcc-referral-link input{flex:1;border:1px solid rgba(6,52,60,.12);border-radius:14px;padding:14px;background:#fff}.dcc-copy{border:0;border-radius:14px;padding:14px 18px;background:var(--dcc-ocean);color:#fff;font-weight:800;cursor:pointer}.dcc-resources{margin-top:18px}.dcc-resources a{display:block;text-decoration:none;background:#f9fffd;border:1px solid rgba(8,169,183,.14);border-radius:16px;padding:14px;margin:10px 0;color:#056a73;font-weight:800}.dcc-network-box{display:flex;flex-direction:column;align-items:center;gap:16px}.dcc-node{width:min(360px,100%);text-align:center;border-radius:24px;border:1px solid rgba(217,164,65,.35);background:linear-gradient(135deg,#fffdf6,#e9fffd);padding:18px}.dcc-node span{display:block;text-transform:uppercase;letter-spacing:.12em;color:#9d7a22;font-size:12px;font-weight:900}.dcc-node strong{font-size:22px;color:#06343c}.dcc-node-self{border-color:var(--dcc-gold);box-shadow:0 12px 35px rgba(217,164,65,.16)}.dcc-directs{width:100%;border-top:1px solid rgba(6,52,60,.1);padding-top:16px}.dcc-member-row{display:flex;justify-content:space-between;gap:12px;border-radius:16px;background:#fff;padding:12px 14px;margin:8px 0;border-left:4px solid var(--dcc-ocean)}.dcc-error-soft{color:var(--dcc-danger);font-weight:700}.dcc-contact-card hr{border:0;border-top:1px solid rgba(6,52,60,.12);margin:24px 0}@media(max-width:860px){.dcc-shell{padding:18px}.dcc-hero,.dcc-grid{grid-template-columns:1fr}.dcc-benefits{grid-template-columns:1fr}.dcc-hero{padding:32px}.dcc-hero h1{font-size:42px}.dcc-login-links,.dcc-dashboard-head{display:block}.dcc-referral-link{flex-direction:column;align-items:stretch}}

/* Final polish */
.dcc-shell{position:relative;isolation:isolate;overflow:hidden}.dcc-shell:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 8% 12%,rgba(255,255,255,.95),transparent 22%),radial-gradient(circle at 92% 8%,rgba(135,232,229,.55),transparent 28%),radial-gradient(circle at 82% 88%,rgba(245,223,184,.7),transparent 30%)}.dcc-media-card{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.dcc-video{width:100%;border-radius:24px;box-shadow:0 24px 50px rgba(0,95,115,.16);background:#022}.dcc-dark{color:#07666d!important;border-color:rgba(8,169,183,.25)!important;background:rgba(255,255,255,.55)!important}.dcc-signature{max-width:1180px;margin:28px auto 0;border-radius:32px;overflow:hidden;box-shadow:0 28px 80px rgba(0,95,115,.18);border:1px solid rgba(255,255,255,.65)}.dcc-signature img{display:block;width:100%;height:auto}.dcc-benefits,.dcc-benefits div,.dcc-benefits *{list-style:none!important}.dcc-benefits::marker,.dcc-benefits *::marker{content:""!important;display:none!important}.dcc-benefit:before{display:none!important;content:none!important}.dcc-notice{max-width:1180px;margin:0 auto 24px;border-radius:18px;padding:16px 18px;font-weight:700}.dcc-success{background:#e8fff8;color:#075e4b;border:1px solid rgba(5,122,85,.18)}.dcc-error{background:#fff1ef;color:#9a231a;border:1px solid rgba(180,35,24,.2)}.dcc-error-soft{background:#fff5eb;color:#854d0e;border-radius:14px;padding:12px 14px}.dcc-password-wrap{display:flex;gap:8px;align-items:center}.dcc-password-wrap input{flex:1}.dcc-toggle-pass{border:0;border-radius:14px;padding:12px 14px;background:#e7fbfb;color:#07666d;font-weight:800;cursor:pointer}.dcc-referral-link{display:flex;gap:10px;align-items:center}.dcc-referral-link input{flex:1;border:2px solid rgba(6,52,60,.12);border-radius:16px;padding:14px;background:#fff}.dcc-copy{border:0;border-radius:999px;padding:12px 18px;background:#08a9b7;color:#fff;font-weight:800;cursor:pointer}.dcc-node{margin:10px auto;padding:16px;border-radius:20px;text-align:center;background:linear-gradient(135deg,#fff,#e9fffd);border:1px solid rgba(8,169,183,.18);box-shadow:0 10px 28px rgba(0,95,115,.08)}.dcc-node span{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.12em;color:#738f95;font-weight:900}.dcc-node strong{font-size:20px;color:#065c66}.dcc-node-self{background:linear-gradient(135deg,#fff7de,#e2fbff);border-color:rgba(217,164,65,.32)}.dcc-directs{margin-top:18px}.dcc-member-row{display:flex;justify-content:space-between;gap:10px;margin:8px 0;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.75);border:1px solid rgba(8,169,183,.12)}.dcc-resources{margin-top:24px;padding-top:18px;border-top:1px solid rgba(0,95,115,.12)}.dcc-resources a,.dcc-link{display:block;margin:8px 0;padding:12px 14px;border-radius:14px;background:#e9fffd;color:#07666d;text-decoration:none;font-weight:800}.dcc-round{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-width:110px;padding:12px 16px;background:linear-gradient(135deg,#e9fffd,#fff7de);color:#075e65;text-decoration:none;font-weight:900}.dcc-contact-card hr{border:0;border-top:1px solid rgba(0,95,115,.12);margin:24px 0}.dcc-login-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px}.dcc-login-links a{color:#057984;font-weight:800}.dcc-dashboard-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.dcc-shell h1,.dcc-shell h2,.dcc-shell h3{text-wrap:balance}.dcc-form .dcc-btn{font-size:15px}
@media(max-width:850px){.dcc-shell{padding:18px}.dcc-hero,.dcc-grid,.dcc-media-card{grid-template-columns:1fr}.dcc-card{padding:24px;border-radius:24px}.dcc-hero{padding:34px;border-radius:28px}.dcc-benefits{grid-template-columns:1fr}.dcc-dashboard-head{display:block}.dcc-dashboard-head .dcc-btn{margin-top:14px}.dcc-referral-link{display:block}.dcc-referral-link input,.dcc-referral-link button{width:100%;margin-top:8px}.dcc-member-row{display:block}.dcc-hero-visual img,.dcc-orb{max-width:200px;width:200px;height:200px}}
