#ao-v16-graft{
  --cream:#f3efe6;--ink:#102b35;--navy:#061f29;--navy-deep:#02151d;
  --navy-soft:#0c3440;--teal:#19b2c5;--teal-bright:#3cd5e8;
  --gold:#e1ad3e;--display:"Playfair Display",Georgia,serif;
  --body:"Inter",Arial,sans-serif;--max:1136px;
  background:var(--cream);color:var(--ink);font-family:var(--body);
  font-size:16px;line-height:1.6;overflow:hidden;
}
body.home #persistentHeader{background:#fff!important}
@media(min-width:800px) and (max-width:1119px){body.home #ao-v16-graft{padding-top:21px}}
@media(min-width:1120px) and (max-width:1639px){body.home #ao-v16-graft{padding-top:152px}}
@media(min-width:1640px){body.home #ao-v16-graft{padding-top:214px}}
#ao-v16-graft *{box-sizing:border-box}
#ao-v16-graft img{display:block;max-width:100%}
#ao-v16-graft a{color:inherit;text-decoration:none}
#ao-v16-graft .ao-wrap{width:calc(100% - 40px);max-width:var(--max);margin:0 auto;padding-inline:0}
#ao-v16-graft .ao-script{color:var(--teal);font-style:italic;white-space:nowrap}
#ao-v16-graft .ao-eyebrow{display:flex;align-items:center;gap:12px;color:#0c8496;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}
#ao-v16-graft .ao-eyebrow:before{content:"";width:34px;height:2px;background:currentColor}
#ao-v16-graft .ao-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:13px 18px;border:1px solid transparent;border-radius:2px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:.2s}
#ao-v16-graft .ao-btn:hover{transform:translateY(-2px)}
#ao-v16-graft .ao-btn-primary{background:var(--teal);color:#032028}
#ao-v16-graft .ao-btn-line{border-color:rgba(16,43,53,.24);background:rgba(255,255,255,.28)}
#ao-v16-graft .ao-stars{color:var(--gold);letter-spacing:2px}

#ao-v16-graft .ao-hero{position:relative;min-height:606px;overflow:hidden;background:var(--cream)}
#ao-v16-graft .ao-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"%3E%3Cfilter id="noiseFilter"%3E%3CfeTurbulence type="fractalNoise" baseFrequency="0.65" numOctaves="3" stitchTiles="stitch"/%3E%3C/filter%3E%3Crect width="100%25" height="100%25" filter="url(%23noiseFilter)"/%3E%3C/svg%3E');
  opacity: 0.08; 
  pointer-events: none;
  
-webkit-mask-image: radial-gradient(
  ellipse 20% 48% at 40% 54%,
  transparent 0%,
  transparent 55%,
  rgba(0, 0, 0, 0.35) 78%,
  #000 100%
);

mask-image: radial-gradient(
  ellipse 20% 48% at 40% 54%,
  transparent 0%,
  transparent 55%,
  rgba(0, 0, 0, 0.35) 78%,
  #000 100%
);
  
  
  z-index: 1; 
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%); 
}
#ao-v16-graft .ao-hero-photo {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 40px;
  left: calc(24vw - 217px);
  margin: 0;
  
  -webkit-mask-image: linear-gradient(90deg, 
    transparent 0%, 
    transparent 8%,
    rgba(0,0,0,0.05) 13%, 
    rgba(0,0,0,0.2) 18%, 
    rgba(0,0,0,0.6) 23%, 
    #000 28%,
    #000 68%, 
    transparent 100%
  );
  mask-image: linear-gradient(90deg, 
    transparent 0%, 
    transparent 8%, 
    rgba(0,0,0,0.05) 13%, 
    rgba(0,0,0,0.2) 18%, 
    rgba(0,0,0,0.6) 23%, 
    #000 28%, 
    #000 68%, 
    transparent 100%
  );
}
#ao-v16-graft .ao-hero-photo img{height:100%;width:auto;max-width:none;object-fit:contain;object-position:left top}
#ao-v16-graft .ao-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,239,230,0) 34%,rgba(243,239,230,.26) 45%,rgba(243,239,230,.86) 58%,var(--cream) 70%)}
#ao-v16-graft .ao-hero-stage{position:relative;z-index:2;min-height:606px;display:flex;align-items:center}
#ao-v16-graft .ao-hero-copy{position:relative;z-index:3;width:min(50%,610px);margin-left:auto;padding-block:68px}
#ao-v16-graft .ao-hero-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(100%,54ch)}
#ao-v16-graft .ao-hero-rating{display:flex;align-items:center;gap:8px;flex:none;color:#61747b;font-size:11px;font-weight:700;white-space:nowrap}
#ao-v16-graft .ao-hero-rating .ao-stars{font-size:11px;letter-spacing:1px}
#ao-v16-graft .ao-hero h1{max-width:8.8ch;margin:20px 0 0;color:var(--ink);font-family:var(--display);font-size:clamp(58px,6.1vw,88px);font-weight:900;line-height:.88;letter-spacing:-.045em;text-transform:none}
#ao-v16-graft .ao-hero-sub{max-width:54ch;margin:22px 0 0;padding:0;color:#526870;font-size:16px;line-height:1.55}
#ao-v16-graft .ao-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;width:min(100%,54ch);margin-top:23px}
#ao-v16-graft .ao-hero-oscar{display:none}

#ao-v16-graft .ao-practice{position:relative;z-index:1;padding:112px 0 132px;background:radial-gradient(circle at 82% 16%,rgba(60,213,232,.12),transparent 380px),linear-gradient(135deg,var(--navy-deep),var(--navy) 58%,var(--navy-soft));color:#c7dade;clip-path:polygon(0 0,100% 48px,100% 100%,0 calc(100% - 42px));margin-top:-48px}
@media(min-width:1120px){
  #ao-v16-graft .ao-hero,#ao-v16-graft .ao-hero-stage{min-height:606px}
  #ao-v16-graft .ao-hero-stage{align-items:flex-start}
  #ao-v16-graft .ao-hero-copy{padding:38px 0 0}
  #ao-v16-graft .ao-practice{margin-top:-202px;padding-top:144px;padding-bottom:230px;clip-path:polygon(0 0,100% 202px,100% 100%,0 calc(100% - 202px))}
}
@media(min-width:1640px){
  #ao-v16-graft{--max:1600px}
  #ao-v16-graft .ao-hero,#ao-v16-graft .ao-hero-stage{min-height:592px}
  #ao-v16-graft .ao-hero-copy{width:min(52%,640px)}
  #ao-v16-graft .ao-hero h1{font-size:clamp(74px,5.1vw,84px)}
  #ao-v16-graft .ao-hero-sub{max-width:54ch}
  #ao-v16-graft .ao-practice{margin-top:-284px;padding-top:176px;padding-bottom:324px;clip-path:polygon(0 0,100% 284px,100% 100%,0 calc(100% - 284px))}
}
#ao-v16-graft .ao-practice .ao-eyebrow,#ao-v16-graft .ao-trust .ao-eyebrow{color:var(--teal-bright)}
#ao-v16-graft .ao-practice-intro{display:block;margin-bottom:28px}
#ao-v16-graft .ao-practice h2,#ao-v16-graft .ao-trust h2{margin:15px 0 0;color:#fff;font-family:var(--display);font-size:clamp(52px,5.2vw,76px);font-weight:800;line-height:.96;letter-spacing:-.03em;text-transform:none}
#ao-v16-graft .ao-practice h2{max-width:none;font-size:clamp(50px,3.9vw,62px);line-height:.94}
#ao-v16-graft .ao-practice h2 .ao-script{color:var(--teal-bright);font-weight:500}
#ao-v16-graft .ao-panels{display:grid;gap:20px}
#ao-v16-graft .ao-panel{display:grid;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:linear-gradient(145deg,#031a23,var(--navy-deep));box-shadow:0 34px 70px -44px #000}
#ao-v16-graft .ao-panel-feature{grid-template-columns:.88fr 1.12fr;min-height:310px}
#ao-v16-graft .ao-panel-feature .ao-panel-image{order:2}
#ao-v16-graft .ao-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
#ao-v16-graft .ao-panel-secondary{grid-template-columns:1fr;grid-template-rows:205px auto;min-height:430px}
#ao-v16-graft .ao-panel-secondary .ao-panel-image{order:0}
#ao-v16-graft .ao-panel-image{position:relative;min-height:205px}
#ao-v16-graft .ao-panel-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.04)}
#ao-v16-graft .ao-panel-image:after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,transparent 36%,rgba(2,21,29,.58) 69%,var(--navy-deep))}
#ao-v16-graft .ao-panel-secondary .ao-panel-image:after{background:linear-gradient(180deg,transparent 42%,rgba(2,21,29,.38) 76%,var(--navy-deep))}
#ao-v16-graft .ao-panel-copy{display:flex;flex-direction:column;justify-content:flex-start;padding:32px 36px}
#ao-v16-graft .ao-panel-feature .ao-panel-copy{padding:42px 46px}
#ao-v16-graft .ao-panel h3{margin:0 0 10px;color:#fff;font-family:var(--display);font-size:clamp(30px,2.6vw,38px);font-weight:800;line-height:1.02;text-transform:none}
#ao-v16-graft .ao-panel h3 a{color:inherit;text-decoration:none}
#ao-v16-graft .ao-panel-description{margin:0 0 20px;padding:0;color:#c7dade;font-size:14px;line-height:1.55}
#ao-v16-graft .ao-subareas{display:flex;flex-wrap:wrap;gap:8px 16px;color:#a9c0c6;font-family:var(--display);font-size:14px;font-style:italic}
#ao-v16-graft .ao-subareas a{color:inherit;text-decoration:none}
#ao-v16-graft .ao-panel-secondary .ao-subareas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}
#ao-v16-graft .ao-panel-secondary .ao-subareas a{padding-top:7px;border-top:1px solid rgba(255,255,255,.1)}
#ao-v16-graft .ao-panel h3 a:hover,#ao-v16-graft .ao-panel h3 a:focus-visible,#ao-v16-graft .ao-subareas a:hover,#ao-v16-graft .ao-subareas a:focus-visible{color:var(--teal-bright)}
#ao-v16-graft .ao-panel-link{margin-top:auto;padding-top:20px;color:var(--teal-bright);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}

#ao-v16-graft .ao-trust{position:relative;z-index:0;margin-top:-43px;padding:124px 0 32px;background:#fff;color:#526970}
@media(min-width:1120px){
  #ao-v16-graft .ao-trust{margin-top:-202px;padding-top:283px}
}
@media(min-width:1640px){
  #ao-v16-graft .ao-trust{margin-top:-284px;padding-top:365px}
}
#ao-v16-graft .ao-trust-head{max-width:840px;margin:auto;text-align:center}
#ao-v16-graft .ao-trust .ao-eyebrow{justify-content:center;color:#0c8496}
#ao-v16-graft .ao-trust h2{max-width:12ch;margin-inline:auto}
#ao-v16-graft .ao-trust h2{color:var(--ink)}
body.home .reviews-title{font-size:32px}
@media(min-width:1640px){body.home .reviews-title{font-size:44px}}

@media(min-width:800px) and (max-width:1119px){
  #ao-v16-graft .ao-hero,#ao-v16-graft .ao-hero-stage{min-height:500px}
  #ao-v16-graft .ao-hero-stage{align-items:flex-start}
  #ao-v16-graft .ao-hero-photo{top:0;bottom:24px;left:-96px}
  #ao-v16-graft .ao-hero-copy{width:54%;padding:28px 0 0}
  #ao-v16-graft .ao-hero-meta{flex-direction:column;align-items:flex-start;gap:5px;width:min(100%,46ch)}
  #ao-v16-graft .ao-hero h1{max-width:8ch;font-size:clamp(50px,5.8vw,68px);line-height:.87}
  #ao-v16-graft .ao-hero-sub{max-width:46ch;margin-top:16px;font-size:14px;line-height:1.48}
  #ao-v16-graft .ao-hero-actions{width:min(100%,46ch);margin-top:17px}
  #ao-v16-graft .ao-hero-photo{-webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 8%,rgba(0,0,0,.05) 13%,rgba(0,0,0,.2) 18%,rgba(0,0,0,.6) 23%,#000 28%,#000 78%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,transparent 8%,rgba(0,0,0,.05) 13%,rgba(0,0,0,.2) 18%,rgba(0,0,0,.6) 23%,#000 28%,#000 78%,transparent 100%)}
  #ao-v16-graft .ao-hero:after{background:linear-gradient(90deg,rgba(243,239,230,0) 36%,rgba(243,239,230,.14) 48%,rgba(243,239,230,.68) 63%,var(--cream) 78%)}
  #ao-v16-graft .ao-practice h2{font-size:clamp(46px,5vw,56px)}
}
@media(max-width:799px){
  #ao-v16-graft .ao-hero{min-height:0;padding-top:0}
  #ao-v16-graft .ao-hero-photo{top:0;bottom:0;left:0;width:100%;height:auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 28%,rgba(0,0,0,.9) 34%,rgba(0,0,0,.62) 42%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.26) 58%,rgba(0,0,0,.14) 66%,rgba(0,0,0,.06) 72%,transparent 76%,transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 28%,rgba(0,0,0,.9) 34%,rgba(0,0,0,.62) 42%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.26) 58%,rgba(0,0,0,.14) 66%,rgba(0,0,0,.06) 72%,transparent 76%,transparent 100%)}
  #ao-v16-graft .ao-hero-photo img{position:absolute;top:-6%;left:clamp(-288px,calc(-23vw - 128px),-238px);height:112%;width:auto;max-width:none;object-fit:contain}
  #ao-v16-graft .ao-hero:after{display:none}
  #ao-v16-graft .ao-hero-stage{display:block;min-height:0;padding-top:0}
  #ao-v16-graft .ao-hero-copy{display:grid;grid-template-columns:44% minmax(0,1fr);column-gap:14px;width:100%;margin:0;padding:24px 0 32px}
  #ao-v16-graft .ao-hero-meta,#ao-v16-graft .ao-hero h1,#ao-v16-graft .ao-hero-sub{grid-column:2}
  #ao-v16-graft .ao-hero-meta{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}
  #ao-v16-graft .ao-hero-meta .ao-eyebrow{gap:7px;font-size:8px;letter-spacing:.14em}
  #ao-v16-graft .ao-hero-meta .ao-eyebrow:before{width:18px}
  #ao-v16-graft .ao-hero-rating{gap:5px;font-size:9px}
  #ao-v16-graft .ao-hero-rating .ao-stars{font-size:9px}
  #ao-v16-graft .ao-hero h1{max-width:5.2ch;margin-top:10px;font-size:clamp(36px,10.6vw,44px);line-height:.88}
  #ao-v16-graft .ao-hero-sub{max-width:none;margin-top:12px;font-size:11px;line-height:1.4}
  #ao-v16-graft .ao-hero-actions{grid-column:1/-1;display:flex;justify-content:stretch;width:100%;margin-top:11px}
  #ao-v16-graft .ao-hero-actions .ao-btn{flex:1;min-width:0;min-height:42px;padding:10px;font-size:10px}
  #ao-v16-graft .ao-practice{margin-top:-26px;padding:88px 0 105px;clip-path:polygon(0 0,100% 26px,100% 100%,0 calc(100% - 28px))}
  #ao-v16-graft .ao-practice-intro{display:block}
  #ao-v16-graft .ao-practice-break{display:none}
  #ao-v16-graft .ao-practice h2{font-size:clamp(38px,11vw,48px)}
  #ao-v16-graft .ao-trust h2{font-size:clamp(43px,13vw,60px)}
  #ao-v16-graft .ao-secondary-grid{grid-template-columns:1fr}
  #ao-v16-graft .ao-panel-feature,#ao-v16-graft .ao-panel-secondary{grid-template-columns:1fr;min-height:0}
  #ao-v16-graft .ao-panel-secondary{grid-template-rows:auto}
  #ao-v16-graft .ao-panel-feature .ao-panel-image,#ao-v16-graft .ao-panel-secondary .ao-panel-image{order:0}
  #ao-v16-graft .ao-panel-image{min-height:185px}
  #ao-v16-graft .ao-panel-image:after{background:linear-gradient(180deg,transparent 30%,var(--navy-deep))}
  #ao-v16-graft .ao-panel-copy{padding:24px}
  #ao-v16-graft .ao-panel-feature .ao-panel-copy{padding:28px 24px}
  #ao-v16-graft .ao-trust{margin-top:-28px;padding:94px 0 20px}
  #ao-v16-graft .ao-trust .ao-eyebrow:before{display:none}
}
@media(min-width:600px) and (max-width:799px){
  #ao-v16-graft .ao-hero-copy{grid-template-columns:45% minmax(0,1fr);column-gap:20px;padding:30px 0 34px}
  #ao-v16-graft .ao-hero-meta .ao-eyebrow{font-size:9px}
  #ao-v16-graft .ao-hero h1{max-width:5.6ch;font-size:clamp(46px,7.2vw,58px)}
  #ao-v16-graft .ao-hero-sub{font-size:13px;line-height:1.45}
}
@media(max-width:390px){
  #ao-v16-graft .ao-hero-photo img{left:-268px}
  #ao-v16-graft .ao-hero-copy{width:100%}
  #ao-v16-graft .ao-hero h1{font-size:clamp(35px,10.4vw,41px)}
}
