:root{--ink:#122b39;--ink2:#274653;--teal:#0d6871;--teal2:#1995a1;--aqua:#bfe9e7;--gold:#c79b55;--gold2:#efd5a8;--rose:#ead8d5;--blush:#f6e9e5;--cream:#fbf7ef;--ivory:#fffdf8;--pearl:#f4f6f2;--muted:#6e7b80;--line:rgba(18,43,57,.12);--shadow:0 24px 70px rgba(26,45,55,.10);--shadow2:0 14px 40px rgba(26,45,55,.08);--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);line-height:1.58;background:radial-gradient(circle at 8% 2%,rgba(191,233,231,.28),transparent 25%),radial-gradient(circle at 92% 10%,rgba(239,213,168,.24),transparent 25%),radial-gradient(circle at 72% 78%,rgba(234,216,213,.18),transparent 21%),linear-gradient(180deg,#fffdfa 0%,#fbf7ef 56%,#f7fbf8 100%)}button,input{font:inherit}button,a{tap-highlight-color:transparent}a{color:inherit}.hidden{display:none!important}.container{width:min(1260px,calc(100% - 52px));margin:auto}.section{padding:105px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--teal);font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.eyebrow:before{content:'';width:26px;height:1px;background:linear-gradient(90deg,var(--gold),var(--teal2))}h1,h2,h3{font-family:var(--serif);margin:0;color:var(--ink);line-height:1.03;font-weight:500}h1{font-size:clamp(56px,6.5vw,96px);letter-spacing:-.047em}h2{font-size:clamp(42px,4.8vw,68px);letter-spacing:-.035em}h3{font-size:28px}.lede{font-size:17px;color:var(--muted);max-width:760px}.btn{appearance:none;border:0;border-radius:999px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;text-decoration:none;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#0e6470,#138596);color:white;box-shadow:0 14px 30px rgba(13,104,113,.22)}.btn-gold{background:linear-gradient(135deg,#fff7e7,#eacb91 55%,#d7a968);color:#4a3515;border:1px solid rgba(169,122,52,.3);box-shadow:0 14px 30px rgba(199,155,85,.2)}.btn-ghost{background:rgba(255,255,255,.72);border:1px solid rgba(18,43,57,.13);color:var(--ink)}.btn-small{padding:10px 15px;font-size:14px}.btn-block{width:100%}.site-header{position:sticky;top:0;z-index:70;background:rgba(255,253,248,.89);backdrop-filter:blur(18px);border-bottom:1px solid rgba(18,43,57,.07)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;min-width:max-content}.brand-mark{width:41px;height:41px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#102d3a,#183f4c);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 10px 24px rgba(18,43,57,.18)}.brand-mark svg{width:26px;height:26px}.brand-copy strong{display:block;font-family:var(--serif);font-size:24px;font-weight:500;line-height:1}.brand-copy span{display:block;margin-top:5px;font-size:8px;letter-spacing:.22em;text-transform:uppercase;color:#72838a}.nav-links{display:flex;align-items:center;gap:26px}.nav-links a{text-decoration:none;font-size:13px;font-weight:800;color:#294753}.nav-actions{display:flex;align-items:center;gap:10px}.session-pill{display:none;align-items:center;gap:9px;padding:6px 8px 6px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:11px}.session-pill.show{display:flex}.session-pill button{border:0;background:#edf3f1;border-radius:999px;padding:6px 8px}.hero{padding:82px 0 30px;overflow:hidden;position:relative}.hero:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(130deg,rgba(255,255,255,.45),transparent 45%),radial-gradient(circle at 83% 47%,rgba(236,210,168,.22),transparent 29%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:34px}.hero-copy{position:relative;z-index:3}.hero h1 span{background:linear-gradient(110deg,#14384a 0%,#168b98 43%,#bd8f49 86%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:18px;color:var(--muted);max-width:650px;margin:24px 0 28px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:660px}.hero-choice{position:relative;min-height:112px;border-radius:18px;padding:20px 54px 20px 20px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(250,247,241,.9));border:1px solid rgba(18,43,57,.11);box-shadow:0 16px 36px rgba(18,43,57,.08);text-decoration:none;display:flex;align-items:center;gap:15px;overflow:hidden}.hero-choice:after{content:'→';position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:21px;color:var(--gold)}.hero-choice:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(18,43,57,.12)}.hero-choice-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#edf4f2);border:1px solid rgba(13,104,113,.14);color:var(--teal);font-size:22px;flex:0 0 auto}.hero-choice.audit{background:linear-gradient(180deg,#fffaf8,#f7eeea)}.hero-choice.audit .hero-choice-icon{background:linear-gradient(145deg,#fff,#f7e7e2);color:#a46e66}.hero-choice strong{display:block;font-family:var(--serif);font-size:24px;font-weight:500}.hero-choice small{display:block;margin-top:6px;color:#7c888c;font-size:10px;letter-spacing:.11em;text-transform:uppercase}.hero-fit-link{display:inline-flex;margin-top:16px;color:var(--teal);font-weight:850;text-decoration:none;border-bottom:1px solid rgba(13,104,113,.3);padding-bottom:3px}.hero-note{display:none}.hero-art{position:relative;min-height:610px;align-self:stretch}.orb-stage{position:absolute;left:50%;top:49%;width:min(42vw,560px);height:min(42vw,560px);transform:translate(-50%,-50%);filter:drop-shadow(0 34px 45px rgba(40,56,52,.13))}.light-ray{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(213,169,96,.72),transparent);filter:drop-shadow(0 0 8px rgba(213,169,96,.35))}.ray1{width:650px;left:-70px;top:505px;transform:rotate(-8deg)}.ray2{width:580px;left:100px;top:125px;transform:rotate(-51deg);opacity:.58}.orb-labels,.purpose-note{display:none!important}.soft-flower{position:absolute;right:-10px;bottom:58px;width:150px;height:190px;opacity:.22;filter:blur(7px);background:radial-gradient(ellipse at 50% 18%,rgba(255,255,255,.98) 0 13%,transparent 14%),radial-gradient(ellipse at 78% 48%,rgba(249,245,237,.94) 0 14%,transparent 15%),radial-gradient(ellipse at 49% 76%,rgba(255,255,255,.97) 0 14%,transparent 15%),radial-gradient(ellipse at 21% 48%,rgba(247,241,230,.95) 0 14%,transparent 15%);transform:rotate(20deg)}#brandOrb3d{width:100%;height:100%;display:block;background:transparent}.orb-fallback{position:absolute;inset:10%;display:none;place-items:center;border-radius:50%;background:radial-gradient(circle at 31% 20%,rgba(255,255,255,.45),transparent 11%),radial-gradient(circle at 38% 28%,#228991 0%,#0a5a63 52%,#053842 82%);box-shadow:inset -30px -38px 52px rgba(0,0,0,.23),inset 18px 18px 36px rgba(255,255,255,.12),0 36px 72px rgba(10,60,67,.18),0 0 0 4px rgba(199,155,85,.42)}.fallback-core{color:#efd6a9;font-size:98px}.orb-stage.webgl-failed .orb-fallback{display:grid}.orb-stage.webgl-failed #brandOrb3d{display:none}.trust-band{padding:30px 0 42px;background:transparent;border:0}.trust-row{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:24px 30px;border:1px solid rgba(18,43,57,.09);border-radius:24px;background:rgba(255,255,255,.58);box-shadow:0 20px 60px rgba(18,43,57,.06);backdrop-filter:blur(14px)}.trust-row:before{content:'A CLEARER PATH TO A STRONGER BRAND';position:absolute;left:50%;top:-20px;transform:translateX(-50%);padding:0 18px;background:var(--cream);font-size:10px;font-weight:900;letter-spacing:.18em;color:var(--teal);white-space:nowrap}.trust-item{position:relative;padding:18px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:var(--ink2);font-size:12px}.trust-item:not(:last-child):after{content:'';position:absolute;right:0;top:50%;width:1px;height:45px;background:linear-gradient(transparent,rgba(199,155,85,.55),transparent);transform:translateY(-50%)}.trust-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff8e3,#f4ddb1);color:#80591b;font-family:var(--serif);font-weight:700}.section-head{display:flex;justify-content:space-between;gap:34px;align-items:end;margin-bottom:48px}.section-head .lede{margin:12px 0 0}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;padding:28px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(249,247,242,.86));border:1px solid var(--line);box-shadow:var(--shadow2);overflow:hidden}.step:before{content:'';position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold2),var(--gold),transparent)}.step-num{font-family:var(--serif);font-size:58px;color:rgba(13,104,113,.12);position:absolute;right:18px;top:8px}.step-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf8f6,#fff);border:1px solid rgba(13,104,113,.12);font-size:22px;margin-bottom:23px}.step p{color:var(--muted);font-size:14px;margin:10px 0 0}.fit-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:stretch}.fit-copy{padding:40px;border-radius:28px;background:linear-gradient(145deg,#16353e,#244c52);color:white;box-shadow:var(--shadow);position:relative;overflow:hidden}.fit-copy:after{content:'';position:absolute;width:340px;height:340px;border-radius:50%;right:-120px;bottom:-130px;background:radial-gradient(circle,rgba(191,233,231,.18),transparent 68%)}.fit-copy h2,.fit-copy h3{color:white}.fit-copy p{color:#cbd9dc}.fit-copy .eyebrow{color:#c7f1ef}.fit-points{display:grid;gap:12px;margin-top:26px}.fit-points div{display:flex;gap:10px;color:#eaf2f3;font-size:14px}.dot-check{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:rgba(39,196,153,.12);color:#168a68;font-weight:900}.fit-card{padding:38px;border-radius:28px;background:rgba(255,255,255,.88);border:1px solid var(--line);box-shadow:var(--shadow)}.field label{display:block;font-size:13px;font-weight:850;color:var(--ink2);margin-bottom:7px}.field input{width:100%;height:54px;border:1px solid rgba(18,43,57,.16);border-radius:14px;background:white;padding:0 15px;font-size:16px;color:var(--ink);outline:none}.field input:focus{border-color:var(--teal2);box-shadow:0 0 0 4px rgba(25,149,161,.1)}.result-box{margin-top:18px;padding:18px;border-radius:18px;background:#f2faf8;border:1px solid rgba(39,196,153,.18);display:none;color:var(--ink2)}.result-box.show{display:block}.result-box.error{background:#fff2ee;border-color:rgba(255,122,89,.24);color:#8c3f2e}.pricing{background:linear-gradient(180deg,rgba(255,255,255,.45),rgba(246,238,230,.48));border-block:1px solid rgba(18,43,57,.06)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan{position:relative;display:flex;flex-direction:column;padding:30px;border-radius:26px;background:rgba(255,255,255,.9);border:1px solid var(--line);box-shadow:var(--shadow2)}.plan.featured{background:linear-gradient(180deg,#fffaf6,#f8eeea);border-color:rgba(199,155,85,.48);box-shadow:0 26px 70px rgba(199,155,85,.12)}.plan-badge{position:absolute;right:18px;top:18px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;padding:7px 9px;border-radius:999px;background:#fff0c5;color:#795617}.plan-name{font-family:var(--serif);font-size:34px}.plan-price{font-family:var(--serif);font-size:50px;line-height:1;margin:15px 0 7px}.plan-price span{font-family:var(--sans);font-size:14px;color:var(--muted)}.plan-desc{color:var(--muted);min-height:54px}.plan ul{list-style:none;padding:0;margin:22px 0 26px;display:grid;gap:10px;color:var(--ink2);font-size:14px}.plan li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;margin-right:9px;background:rgba(39,196,153,.12);color:#168a68;font-weight:900}.plan .btn{margin-top:auto}.plan-foot{text-align:center;margin-top:18px;color:var(--muted);font-size:12px}.deep-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.deep-card{display:flex;flex-direction:column;padding:28px;border-radius:24px;background:rgba(255,255,255,.9);border:1px solid var(--line);box-shadow:var(--shadow2);min-height:295px}.deep-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.deep-tag{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;padding:7px 9px;border-radius:999px;background:#edf8f8;color:var(--teal)}.deep-tag.review{background:#fff5dd;color:#795617}.deep-tag.pro{background:#fff0eb;color:#984832}.deep-card p{color:var(--muted)}.takeaway{border-left:3px solid var(--gold);padding:8px 0 8px 13px;color:var(--ink2);font-weight:800;margin-top:auto}.deep-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px}.link-btn{border:0;background:none;color:var(--teal);font-weight:900;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.reviewed{font-size:11px;color:#809097}.deep-empty{padding:24px;border:1px dashed var(--line);border-radius:18px;color:var(--muted)}.faq-list{display:grid;gap:12px}.faq{border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.78);overflow:hidden}.faq button{width:100%;display:flex;justify-content:space-between;gap:16px;padding:19px 21px;border:0;background:transparent;color:var(--ink);font-weight:850;text-align:left}.faq-answer{display:none;padding:0 21px 21px;color:var(--muted);line-height:1.7}.faq.open .faq-answer{display:block}.footer{padding:54px 0 28px;background:linear-gradient(145deg,#102f38,#173e45);color:#d8e4e5}.footer .brand-copy strong{color:white}.footer .brand-copy span{color:#aabfc2}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr;gap:42px}.footer h4{margin:0 0 12px;color:#f7f1e7}.footer p{color:#bfd0d2}.footer-links{display:grid;gap:9px}.footer-links a,.footer-links button{border:0;background:none;padding:0;text-align:left;color:#d7e1e2;text-decoration:none;cursor:pointer}.legal-line{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:11px;color:#aebfc1}.modal{position:fixed;inset:0;background:rgba(16,33,39,.58);display:none;place-items:center;padding:20px;z-index:90}.modal.open{display:grid}.modal-card{width:min(620px,100%);max-height:86vh;overflow:auto;background:#fffdfa;border-radius:26px;padding:30px;position:relative;box-shadow:0 30px 90px rgba(16,33,39,.26)}.modal-close{position:absolute;right:14px;top:14px;border:0;background:#f0eee9;border-radius:50%;width:36px;height:36px;cursor:pointer}.modal-card h2{font-size:38px;margin:8px 0 12px}.modal-card p{color:var(--muted)}.auth-tabs{display:flex;gap:8px;margin:18px 0}.auth-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800}.auth-tabs button.active{background:var(--ink);color:#fff}.form-grid{display:grid;gap:13px}.modal-status{margin-top:12px;padding:0;color:var(--muted);font-size:13px}.modal-status.show{padding:12px;border-radius:12px;background:#eef8f6}.modal-status.error{background:#fff1ed;color:#8e3e2f}.source-link{color:var(--teal);font-weight:850}.checkout-loading{opacity:.65;pointer-events:none}@media(max-width:1080px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding-top:58px}.hero-art{min-height:500px}.orb-stage{width:min(76vw,520px);height:min(76vw,520px)}.trust-row{grid-template-columns:repeat(5,1fr)}.how-grid{grid-template-columns:repeat(2,1fr)}.fit-wrap{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.container{width:min(100% - 32px,1260px)}.nav{height:76px}.brand-copy strong{font-size:21px}.brand-copy span{display:none}.nav-actions .btn-ghost{display:none}.hero h1{font-size:54px}.hero-actions{grid-template-columns:1fr}.hero-art{min-height:420px}.orb-stage{width:min(92vw,430px);height:min(92vw,430px)}.trust-row{grid-template-columns:1fr;padding:24px}.trust-row:before{white-space:normal;text-align:center;width:80%}.trust-item{flex-direction:row;text-align:left;align-items:center}.trust-item:not(:last-child):after{left:20px;right:auto;top:auto;bottom:-10px;width:1px;height:20px}.section{padding:78px 0}.section-head{display:block}.how-grid,.plan-grid,.deep-grid,.footer-grid{grid-template-columns:1fr}.legal-line{display:grid}.soft-flower{display:none}}
@media(max-width:980px){
  body .hero{min-height:auto!important;padding:46px 0 30px!important}
  .hero .hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:26px!important;align-items:start!important}
  .hero .hero-grid>div:first-child{min-width:0!important;max-width:820px!important;width:100%!important;margin:0 auto!important;position:relative!important;isolation:isolate!important}
  .hero .hero-grid>div:first-child:before{content:'';position:absolute;z-index:0;pointer-events:none;left:-42px;right:-40px;top:-34px;height:350px;background:radial-gradient(circle at 7% 22%,rgba(36,166,184,.34) 0 42px,rgba(36,166,184,.18) 43px 74px,transparent 108px),radial-gradient(circle at 91% 11%,rgba(255,215,122,.34) 0 34px,rgba(232,184,76,.16) 35px 66px,transparent 100px),radial-gradient(circle at 83% 70%,rgba(232,236,238,.58) 0 28px,rgba(141,226,232,.18) 29px 57px,transparent 91px);filter:blur(5px);opacity:.9}
  .hero .hero-grid>div:first-child h1{font-size:clamp(56px,7.5vw,78px)!important;max-width:760px!important;line-height:.98!important;position:relative!important;z-index:1!important}
  .hero .hero-grid>div:first-child p{max-width:680px!important;margin:20px 0 24px!important;position:relative!important;z-index:1!important}
  .hero .hero-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:820px!important;gap:12px!important;position:relative!important;z-index:1!important}
  .hero .hero-choice{min-height:118px!important;padding:18px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}
  .hero .hero-choice-icon{width:44px!important;height:44px!important;margin:0 0 8px!important}
  .hero .hero-choice:after{right:15px!important;top:16px!important;transform:none!important}
  .hero .hero-art{position:relative!important;min-height:260px!important;height:260px!important;width:100%!important;margin:0 auto!important;overflow:hidden!important;pointer-events:none!important}
  .hero .orb-stage{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:240px!important;height:300px!important;max-width:none!important;margin:0!important;background-position:center!important;background-size:contain!important;opacity:.86!important}
}

/* BrandedAlign ribbon crest */
body .site-header{position:relative!important;overflow:hidden!important;isolation:isolate!important}
body .site-header .nav{position:relative!important;z-index:3!important}
body .site-header:before{content:'';position:absolute;pointer-events:none;z-index:1;right:-54px;top:46%;transform:translateY(-50%);width:120px;height:100px;background:url('/assets/brandedalign-hero-static.webp') 50% 48%/184px auto no-repeat;opacity:.82;filter:drop-shadow(0 7px 18px rgba(17,58,69,.13)) drop-shadow(0 0 13px rgba(232,184,76,.11));-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.38) 20%,#000 44%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.38) 20%,#000 44%,#000 100%)}
body .site-header:after{content:'';position:absolute;pointer-events:none;z-index:1;right:10px;top:4px;width:156px;height:62px;background:linear-gradient(104deg,transparent 0 20%,rgba(141,226,232,.12) 40%,rgba(255,215,122,.10) 68%,transparent 100%);filter:blur(11px);opacity:.65}

@media(max-width:1100px){
  body .site-header:before{right:-58px;width:108px;height:92px;background-size:168px auto;opacity:.8}
}

@media(max-width:760px){
  body .site-header:before{right:-52px;top:44%;width:88px;height:78px;background-size:140px auto;opacity:.76}
  body .site-header:after{right:-2px;width:104px;height:50px;opacity:.56}
}

@media(max-width:640px){
  html,body{max-width:100%;overflow-x:hidden}
  .container{width:calc(100% - 32px)!important;max-width:none!important}
  body .hero{padding:34px 0 22px!important;overflow:hidden!important}
  .hero .hero-grid{display:block!important;width:100%!important}
  .hero .hero-grid>div:first-child{position:relative!important;z-index:3!important;isolation:isolate!important;min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;text-align:left!important}
  .hero .hero-grid>div:first-child:before{content:'';position:absolute;z-index:0;pointer-events:none;left:0;right:0;top:44px;height:260px;background:radial-gradient(ellipse at 50% 42%,rgba(36,166,184,.24) 0 54px,rgba(36,166,184,.12) 55px 104px,transparent 154px),radial-gradient(circle at 78% 26%,rgba(255,215,122,.24) 0 28px,rgba(232,184,76,.10) 29px 56px,transparent 88px),radial-gradient(circle at 68% 76%,rgba(235,240,242,.46) 0 24px,rgba(141,226,232,.12) 25px 50px,transparent 82px);filter:blur(10px);opacity:.76}
  .hero .hero-grid>div:first-child h1{font-size:clamp(44px,12vw,54px)!important;line-height:.97!important;letter-spacing:-.04em!important;max-width:calc(100% - 4px)!important;margin:0!important;padding-left:4px!important;box-sizing:border-box!important;position:relative!important;z-index:1!important}
  .hero .hero-grid>div:first-child p{font-size:16px!important;line-height:1.55!important;max-width:100%!important;margin:18px 0 22px!important;position:relative!important;z-index:1!important}
  .hero .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;max-width:none!important;width:100%!important;position:relative!important;z-index:1!important}
  .hero .hero-choice{min-height:88px!important;width:100%!important;padding:14px 48px 14px 15px!important;border-radius:18px!important;background:rgba(255,255,255,.82)!important;backdrop-filter:blur(14px)!important;box-shadow:0 14px 34px rgba(18,43,57,.07)!important;border:1px solid rgba(18,43,57,.09)!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;column-gap:12px!important;align-items:center!important;text-align:left!important}
  .hero .hero-choice.audit{background:linear-gradient(180deg,rgba(255,250,248,.9),rgba(247,235,231,.75))!important}
  .hero .hero-choice.fit{background:linear-gradient(180deg,rgba(255,249,235,.92),rgba(246,230,198,.72))!important}
  .hero .hero-choice-icon{width:42px!important;height:42px!important;margin:0!important;grid-row:1 / span 2!important}
  .hero .hero-choice strong{font-size:20px!important}
  .hero .hero-choice small{font-size:8px!important;letter-spacing:.1em!important;margin-top:2px!important}
  .hero .hero-choice:after{top:50%!important;right:16px!important;transform:translateY(-50%)!important}
  .hero .hero-art{display:none!important}
  .trust-band{padding:10px 0 36px!important;position:relative!important;z-index:4!important}
  .trust-band .trust-row{grid-template-columns:1fr!important}
  body .site-header:before{right:-48px;top:43%;width:78px;height:70px;background-size:126px auto;opacity:.72}
  body .site-header:after{right:-8px;top:8px;width:90px;height:44px;opacity:.48}
}

@media(max-width:390px){
  .container{width:calc(100% - 24px)!important}
  .hero .hero-grid>div:first-child h1{font-size:41px!important}
  .hero .hero-grid>div:first-child:before{left:0;right:0;top:48px;height:248px;opacity:.74}
  body .site-header:before{right:-46px;top:42%;width:72px;height:66px;background-size:116px auto;opacity:.68}
}

/* hard mobile cleanup: remove stray top-left aqua orb from page background and hero overlay */
@media(max-width:640px){
  body{background:linear-gradient(180deg,#fffdfa 0%,#fbf7ef 58%,#f7fbf8 100%)!important}
  .hero .hero-grid>div:first-child:before{display:none!important}
  body .hero:before{background:linear-gradient(130deg,rgba(255,255,255,.34),transparent 48%),radial-gradient(circle at 76% 34%,rgba(236,210,168,.18),transparent 34%)!important}
}

/* Mobile header cleanup: remove the decorative hero image/crest from the upper-right corner. */
@media(max-width:760px){
  body .site-header:before,
  body .site-header:after{display:none!important;content:none!important;background:none!important}
}

/* Mobile hero centerpiece: place the BrandedAlign orb between the intro copy and action cards. */
@media(max-width:640px){
  .hero .hero-grid>div:first-child p{margin-bottom:0!important}
  .hero .hero-grid>div:first-child p:after{
    content:'';
    display:block;
    width:176px;
    height:176px;
    margin:18px auto 22px;
    background:url('/assets/brandedalign-hero-static.webp') center/contain no-repeat;
    opacity:.96;
    filter:drop-shadow(0 18px 30px rgba(17,58,69,.16)) drop-shadow(0 0 22px rgba(232,184,76,.14));
    pointer-events:none
  }
  .hero .hero-actions{margin-top:0!important}
}

@media(max-width:390px){
  .hero .hero-grid>div:first-child p:after{width:160px;height:160px;margin:16px auto 20px}
}

/* Pearlescent mobile action cards: subtle silver, rose, teal, and gold sheen. */
@media(max-width:640px){
  .hero .hero-choice{
    position:relative!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,244,239,.86))!important;
    border:1px solid rgba(18,43,57,.10)!important;
    box-shadow:0 14px 34px rgba(18,43,57,.07),inset 0 1px 0 rgba(255,255,255,.88)!important;
  }
  .hero .hero-choice.audit{
    background:linear-gradient(180deg,rgba(255,250,248,.95),rgba(247,235,231,.82))!important;
  }
  .hero .hero-choice.fit{
    background:linear-gradient(180deg,rgba(255,249,235,.95),rgba(246,230,198,.80))!important;
  }
  .hero .hero-choice:before{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    pointer-events:none!important;
    background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.34) 18%,rgba(191,233,231,.14) 34%,rgba(255,255,255,.24) 48%,rgba(234,216,213,.12) 62%,rgba(239,213,168,.14) 78%,rgba(255,255,255,0) 100%)!important;
    opacity:.88!important;
  }
  .hero .hero-choice>*{position:relative;z-index:1}
  .hero .hero-choice-icon{
    box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 8px 18px rgba(18,43,57,.06)!important;
  }
}

/* Feather mobile hero artwork on all four sides so no rectangular image edge survives. */
@media(max-width:640px){
  .hero .hero-grid>div:first-child p:after{
    -webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#000 0%,#000 50%,rgba(0,0,0,.92) 62%,rgba(0,0,0,.70) 72%,rgba(0,0,0,.42) 82%,rgba(0,0,0,.16) 90%,transparent 100%)!important;
    mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#000 0%,#000 50%,rgba(0,0,0,.92) 62%,rgba(0,0,0,.70) 72%,rgba(0,0,0,.42) 82%,rgba(0,0,0,.16) 90%,transparent 100%)!important;
    -webkit-mask-repeat:no-repeat!important;
    mask-repeat:no-repeat!important;
    -webkit-mask-size:100% 100%!important;
    mask-size:100% 100%!important;
    border-radius:50%!important;
    opacity:.94!important;
    filter:drop-shadow(0 18px 28px rgba(17,58,69,.10)) drop-shadow(0 0 20px rgba(232,184,76,.08))!important;
  }
}

@media(max-width:390px){
  .hero .hero-grid>div:first-child p:after{opacity:.92!important}
}


@media(max-width:760px){
  body .site-header:before,
  body .site-header:after{
    display:none!important;
    content:none!important;
    background:none!important;
  }
}



.dive-section{margin:20px 0 0;padding-top:18px;border-top:1px solid rgba(18,43,57,.09)}
.dive-section:first-of-type{border-top:0;padding-top:4px}
.dive-section h3{font-family:var(--sans);font-size:11px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--teal);margin:0 0 7px}
.dive-section p{margin:0;color:#64767d;font-size:14px;line-height:1.65}
.dive-study{margin-top:22px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#f1faf8,#fff8e9);border:1px solid rgba(18,43,57,.09)}
.dive-study-title{font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#61767c;margin-bottom:10px}
.dive-study-links{display:grid;gap:9px}
.dive-study-link{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border-radius:13px;background:rgba(255,255,255,.82);border:1px solid rgba(18,43,57,.08);color:var(--teal);font-size:13px;font-weight:850;text-decoration:none;overflow-wrap:anywhere}
.dive-study-link:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(18,43,57,.07)}
.dive-study-link span:last-child{font-size:17px;color:var(--gold);flex:0 0 auto}
html,body{max-width:100%;overflow-x:hidden}
img,svg,canvas{max-width:100%}
section[id]{scroll-margin-top:104px}
.modal-card{max-width:calc(100vw - 32px)}
@media(max-width:1280px){
  .nav{gap:16px!important}
  .nav-links{gap:18px}
  .nav-actions{gap:7px}
  .session-pill{max-width:220px}
  #sessionEmail{display:inline-block;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}
}
@media(max-width:1140px){
  .nav-links{display:none!important}
  .hero{min-height:auto!important;padding:54px 0 34px!important}
  .hero-grid{grid-template-columns:1fr!important;gap:22px!important}
  .hero-copy{max-width:820px;margin:0 auto;width:100%}
  .hero h1{font-size:clamp(58px,8vw,86px)!important;max-width:800px!important}
  .hero-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:800px!important}
  .hero-art{min-height:540px!important}
  .orb-stage{width:min(72vw,520px)!important;height:min(86vw,650px)!important}
}
@media(max-width:980px){
  .hero-actions{grid-template-columns:1fr!important;max-width:720px!important}
  .hero-choice{min-height:108px!important;flex-direction:row!important;align-items:center!important;padding:18px 54px 18px 18px!important}
  .hero-choice-icon{margin-bottom:0!important;flex:0 0 auto}
  .hero-choice:after{right:20px!important;top:50%!important;transform:translateY(-50%)!important}
  .hero-art{min-height:500px!important}
  .orb-stage{width:min(78vw,480px)!important;height:min(96vw,600px)!important}
}
@media(max-width:720px){
  .container{width:min(100% - 28px,1260px)}
  .nav{height:74px!important;gap:10px!important}
  .brand{gap:9px}
  .brand-mark{width:38px;height:38px}
  .brand-copy strong{font-size:20px}
  .nav-actions{gap:6px}
  .nav-actions>.btn{padding:10px 13px;font-size:13px}
  .session-pill{padding-left:8px;max-width:none}
  #sessionEmail{display:none}
  .hero{padding-top:42px!important}
  .hero h1{font-size:clamp(46px,13vw,58px)!important;line-height:1.01}
  .hero p{font-size:16px!important;margin:20px 0 24px!important}
  .hero-choice{min-height:96px!important}
  .hero-art{min-height:420px!important}
  .orb-stage{width:min(90vw,420px)!important;height:min(110vw,540px)!important}
  .trust-band{padding-top:28px!important}
  .modal{padding:12px}
  .modal-card{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:24px 20px}
  .modal-card h2{font-size:32px}
  .dive-study{padding:14px}
}
@media(max-width:520px){
  .brand-copy span{display:none!important}
  .nav-actions>.btn:not(.hidden){padding:9px 11px;font-size:12px}
  .hero h1{font-size:44px!important}
  .hero-art{min-height:360px!important}
  .orb-stage{width:min(92vw,380px)!important;height:min(112vw,480px)!important}
  .member-account-grid{grid-template-columns:1fr!important}
}


.member-plan-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:linear-gradient(135deg,#edf9f7,#fff8e9);border:1px solid rgba(13,104,113,.14);font-size:11px;font-weight:900;color:#174a52;white-space:nowrap}.member-plan-pill:before{content:'✦';color:#b27a22}.nav-client-btn{white-space:nowrap}.plan-btn.current-plan{background:linear-gradient(135deg,#e7f7f3,#fff5df)!important;color:#174a52!important;border-color:rgba(13,104,113,.18)!important;cursor:default;box-shadow:none!important;transform:none!important}@media(max-width:1180px){.member-plan-pill{display:none!important}}@media(max-width:900px){.nav-client-btn{display:none!important}}
