/* Aurevessa Web V52 — premium sales hierarchy and complete tool showcase. */
.ctrl-v52-tools{display:none}

html.ctrl-website-home{scroll-behavior:smooth}
html.ctrl-website-home .ctrl-v52-tools{
  position:relative;
  width:min(1180px,calc(100% - 48px));
  margin:8px auto 72px;
  padding:clamp(34px,5vw,62px);
  display:block;
  overflow:hidden;
  border:1px solid rgba(191,147,41,.35);
  border-radius:30px;
  background:radial-gradient(circle at 92% 0,rgba(112,73,174,.13),transparent 32%),linear-gradient(145deg,#fffefa,#f7f7fd 58%,#f6f0e3);
  color:#14213d;
  box-shadow:0 28px 70px rgba(28,42,75,.12);
}
html.ctrl-website-home .ctrl-v52-tools::before{
  content:"";
  position:absolute;
  top:-70px;right:-50px;
  width:240px;height:240px;
  border:1px solid rgba(193,151,45,.18);
  border-radius:50%;
  box-shadow:0 0 70px rgba(117,75,179,.13);
  pointer-events:none;
}
.ctrl-v52-tools-heading{position:relative;z-index:1;max-width:760px}
.ctrl-v52-tools-heading>span{
  color:#956f19;
  font:800 11px/1 Outfit,Inter,"Segoe UI",sans-serif;
  letter-spacing:.18em;
}
.ctrl-v52-tools-heading h2{
  margin:12px 0 10px;
  color:#121d38;
  font:600 clamp(34px,4.5vw,58px)/1.02 Newsreader,Georgia,serif;
  letter-spacing:-.035em;
}
.ctrl-v52-tools-heading p{
  max-width:690px;
  margin:0;
  color:#59657c;
  font:500 17px/1.55 Outfit,Inter,"Segoe UI",sans-serif;
}
.ctrl-v52-tool-groups{
  position:relative;z-index:1;
  margin-top:34px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.ctrl-v52-tool-groups article{
  min-width:0;
  padding:23px 20px 21px;
  border:1px solid rgba(38,58,94,.12);
  border-radius:20px;
  background:rgba(255,255,255,.82);
  box-shadow:0 12px 30px rgba(35,47,78,.07),inset 0 1px rgba(255,255,255,.9);
}
.ctrl-v52-tool-icon{
  width:42px;height:42px;
  display:grid;place-items:center;
  border:1px solid #d5b45c;
  border-radius:13px;
  background:linear-gradient(145deg,#fff8d7,#edcf72);
  color:#503a0b;
  font:700 21px/1 Georgia,serif;
  box-shadow:0 8px 18px rgba(173,125,25,.14);
}
.ctrl-v52-tool-groups h3{
  margin:17px 0 13px;
  color:#16233f;
  font:700 20px/1.15 Outfit,Inter,"Segoe UI",sans-serif;
}
.ctrl-v52-tool-groups ul{margin:0;padding:0;display:grid;gap:10px;list-style:none}
.ctrl-v52-tool-groups li{
  position:relative;
  padding-left:16px;
  color:#536078;
  font:500 14px/1.35 Outfit,Inter,"Segoe UI",sans-serif;
}
.ctrl-v52-tool-groups li::before{
  content:"";
  position:absolute;left:0;top:.52em;
  width:6px;height:6px;
  border-radius:50%;
  background:linear-gradient(135deg,#c39325,#7450b4);
  box-shadow:0 0 0 3px rgba(185,139,32,.09);
}
.ctrl-v52-tool-groups em{
  display:inline-block;
  margin-left:3px;
  padding:2px 5px;
  border-radius:999px;
  background:#f4e6b8;
  color:#6c5012;
  font-size:9px;
  font-style:normal;
  font-weight:800;
  letter-spacing:.04em;
}
.ctrl-v52-tools-foot{
  position:relative;z-index:1;
  margin-top:22px;
  padding:18px 20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  border:1px solid rgba(188,145,39,.26);
  border-radius:18px;
  background:linear-gradient(110deg,rgba(15,39,82,.97),rgba(45,30,82,.96));
  color:#fff;
}
.ctrl-v52-tools-foot strong{font:650 16px/1.35 Outfit,Inter,"Segoe UI",sans-serif}
.ctrl-v52-tools-foot button{
  min-width:190px;
  min-height:48px;
  padding:0 17px;
  display:flex;align-items:center;justify-content:space-between;gap:16px;
  border:1px solid #efd376;
  border-radius:13px;
  background:linear-gradient(135deg,#fff0b1,#d2a43a);
  color:#201706;
  font:800 14px Outfit,Inter,"Segoe UI",sans-serif;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(0,0,0,.18);
}

/* Main page: smaller headline, larger supporting text, less copy. */
html.web-v243.ctrl-website-home .browser-first-home{
  min-height:auto!important;
  padding:26px 24px 34px!important;
}
html.web-v243.ctrl-website-home .browser-upload-hero{
  width:min(1180px,100%)!important;
  margin:0 auto!important;
  padding:clamp(30px,4vw,48px)!important;
  gap:clamp(26px,4vw,52px)!important;
  grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr)!important;
}
html.web-v243.ctrl-website-home .browser-upload-copy h1{
  max-width:650px!important;
  margin:14px 0 16px!important;
  font-size:clamp(46px,5.2vw,68px)!important;
  line-height:.98!important;
  letter-spacing:-.038em!important;
}
html.web-v243.ctrl-website-home .browser-upload-copy>p:not(.browser-upload-note){
  max-width:650px!important;
  margin-bottom:23px!important;
  color:#4f5c75!important;
  font-size:18px!important;
  line-height:1.55!important;
}
html.web-v243.ctrl-website-home .browser-upload-button{
  min-height:66px!important;
  width:min(100%,520px)!important;
}
html.web-v243.ctrl-website-home .browser-upload-button strong{font-size:18px!important}
html.web-v243.ctrl-website-home .browser-upload-button small{font-size:12px!important}
html.web-v243.ctrl-website-home .browser-upload-trust{
  gap:16px!important;
  margin-top:16px!important;
  color:#5b6680!important;
  font-size:12px!important;
}
html.web-v243.ctrl-website-home .browser-upload-note{
  margin-top:14px!important;
  color:#667189!important;
  font-size:15px!important;
  line-height:1.5!important;
}
html.web-v243.ctrl-website-home .browser-feature-panel{padding:25px!important}
html.web-v243.ctrl-website-home .browser-feature-heading{font-size:11px!important}
html.web-v243.ctrl-website-home .browser-feature-list{gap:2px!important}
html.web-v243.ctrl-website-home .browser-feature-list article{padding:14px 0!important}
html.web-v243.ctrl-website-home .browser-feature-list article strong{font-size:17px!important;line-height:1.25!important}
html.web-v243.ctrl-website-home .browser-feature-list article small{font-size:14px!important;line-height:1.5!important}
html.web-v243.ctrl-website-home .browser-pro-button{min-height:50px!important;font-size:15px!important;font-weight:800!important}

/* Aurevessa+ sales page: no tiny copy, no horizontal clipping. */
html.web-v243 .modal-layer:has(.paywall-card){
  padding:24px!important;
  overflow:auto!important;
  place-items:center!important;
}
html.web-v243 .paywall-card{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:min(1080px,calc(100vw - 48px))!important;
  max-width:1080px!important;
  max-height:calc(100dvh - 48px)!important;
  margin:auto!important;
  padding:38px!important;
  display:grid!important;
  grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr)!important;
  grid-template-rows:auto auto auto auto auto auto auto auto!important;
  column-gap:42px!important;
  box-sizing:border-box!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
}
html.web-v243 .paywall-card .pro-orb{grid-column:1;grid-row:1;margin:0 0 8px!important}
html.web-v243 .paywall-card>.eyebrow{grid-column:1;grid-row:2}
html.web-v243 .paywall-title{
  grid-column:1;grid-row:3;
  max-width:430px!important;
  margin:8px 0 12px!important;
  font-size:clamp(38px,4vw,52px)!important;
  line-height:1!important;
}
html.web-v243 .paywall-subtitle{
  grid-column:1;grid-row:4;
  max-width:440px!important;
  margin:0 0 16px!important;
  color:#56637b!important;
  font-size:16px!important;
  line-height:1.55!important;
}
html.web-v243 .paywall-access-status{grid-column:1;grid-row:5}
html.web-v243 .catalog-status{
  grid-column:1;grid-row:6;
  margin:0 0 16px!important;
  padding:11px 12px!important;
  font-size:12px!important;
  line-height:1.45!important;
}
html.web-v243 .plan-options{
  grid-column:2;grid-row:1 / span 4;
  align-self:start!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0!important;
}
html.web-v243 .plan-option{
  min-height:164px!important;
  padding:18px 16px!important;
  gap:11px!important;
  border-radius:16px!important;
}
html.web-v243 .plan-option strong{font-size:16px!important}
html.web-v243 .plan-option small{font-size:11px!important;line-height:1.45!important}
html.web-v243 .plan-option>b{font-size:23px!important}
html.web-v243 .plan-option>b small{font-size:10px!important}
html.web-v243 .save-pill{padding:4px 7px!important;font-size:8px!important}
html.web-v243 .pro-benefits{
  grid-column:1;grid-row:7 / span 2;
  grid-template-columns:1fr!important;
  gap:11px!important;
  margin:0!important;
  padding:18px 0 0!important;
  align-self:start!important;
}
html.web-v243 .pro-benefits li{font-size:13px!important;line-height:1.45!important}
html.web-v243 .paywall-card>.primary-button.wide{
  grid-column:2;grid-row:5;
  min-height:54px!important;
  margin-top:18px!important;
  font-size:15px!important;
}
html.web-v243 .paywall-card>.restore-button{grid-column:2;grid-row:6;min-height:44px!important;font-size:13px!important}
html.web-v243 .paywall-card>.fine-print{grid-column:2;grid-row:7;font-size:11px!important;line-height:1.45!important}
html.web-v243 .paywall-card>.modal-close{position:absolute!important;top:16px!important;right:16px!important;z-index:4}

@media(max-width:1040px){
  html.web-v243.ctrl-website-home .browser-upload-hero{grid-template-columns:1fr!important}
  html.web-v243.ctrl-website-home .browser-feature-panel{width:100%!important}
  .ctrl-v52-tool-groups{grid-template-columns:repeat(2,minmax(0,1fr))}
  html.web-v243 .paywall-card{
    grid-template-columns:1fr!important;
    display:block!important;
    width:min(720px,calc(100vw - 32px))!important;
    max-width:720px!important;
  }
  html.web-v243 .paywall-title{max-width:600px!important}
  html.web-v243 .paywall-subtitle{max-width:640px!important}
  html.web-v243 .plan-options{margin:18px 0!important}
  html.web-v243 .pro-benefits{grid-template-columns:1fr 1fr!important;margin:18px 0!important;padding:18px 0!important}
}
@media(max-width:680px){
  html.ctrl-website-home .ctrl-v52-tools{width:calc(100% - 24px);margin-bottom:34px;padding:28px 18px;border-radius:22px}
  .ctrl-v52-tool-groups{grid-template-columns:1fr;gap:11px}
  .ctrl-v52-tools-heading h2{font-size:36px}
  .ctrl-v52-tools-heading p{font-size:16px}
  .ctrl-v52-tools-foot{align-items:stretch;flex-direction:column}
  .ctrl-v52-tools-foot button{width:100%}
  html.web-v243.ctrl-website-home .browser-first-home{padding:12px!important}
  html.web-v243.ctrl-website-home .browser-upload-hero{padding:28px 20px!important;border-radius:22px!important}
  html.web-v243.ctrl-website-home .browser-upload-copy h1{font-size:clamp(40px,12vw,52px)!important}
  html.web-v243.ctrl-website-home .browser-upload-copy>p:not(.browser-upload-note){font-size:16px!important}
  html.web-v243 .modal-layer:has(.paywall-card){padding:10px!important;align-items:end!important}
  html.web-v243 .paywall-card{width:100%!important;max-height:calc(100dvh - 20px)!important;padding:28px 18px 22px!important}
  html.web-v243 .paywall-title{font-size:38px!important;padding-right:34px!important}
  html.web-v243 .paywall-subtitle{font-size:15px!important}
  html.web-v243 .plan-options{grid-template-columns:1fr!important}
  html.web-v243 .plan-option{min-height:auto!important}
  html.web-v243 .pro-benefits{grid-template-columns:1fr!important}
}

/* V52: one professional type system across the entire subscription page. */
html.web-v243 .paywall-card,
html.web-v243 .paywall-card button,
html.web-v243 .paywall-card p,
html.web-v243 .paywall-card span,
html.web-v243 .paywall-card strong,
html.web-v243 .paywall-card small,
html.web-v243 .paywall-card b,
html.web-v243 .paywall-card li{
  font-family:Outfit,Inter,"Segoe UI",Arial,sans-serif!important;
}
html.web-v243 .paywall-title{
  max-width:460px!important;
  font-family:Outfit,Inter,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(40px,4.2vw,54px)!important;
  font-weight:750!important;
  line-height:1.02!important;
  letter-spacing:-.04em!important;
}
html.web-v243 .paywall-subtitle{font-size:17px!important;line-height:1.55!important}
html.web-v243 .pro-benefits li{font-size:14px!important;line-height:1.5!important}
html.web-v243 .pro-benefits strong{font-size:14px!important;font-weight:800!important;color:#17233e!important}
html.web-v243 .catalog-status{font-size:13px!important}
html.web-v243 .plan-option strong{font-size:17px!important}
html.web-v243 .plan-option small{font-size:12px!important}
html.web-v243 .plan-option>b{font-size:25px!important}

/* All-tools dashboard remains visible; premium tools are labelled, never removed. */
html.web-v243 .tools-page{
  width:min(1220px,calc(100% - 48px))!important;
  max-width:1220px!important;
  margin:0 auto!important;
  padding:42px 0 76px!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
html.web-v243 .tools-page .page-intro h2{color:#15213c!important;font-size:clamp(34px,4vw,52px)!important}
html.web-v243 .tools-page .page-intro p{color:#5d6980!important;font-size:16px!important}
html.web-v243 .tool-groups{display:grid!important;gap:20px!important;margin-top:30px!important}
html.web-v243 .tool-group{
  display:block!important;
  padding:25px!important;
  border:1px solid rgba(44,62,96,.13)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.88)!important;
  box-shadow:0 15px 38px rgba(32,45,76,.08)!important;
}
html.web-v243 .tool-group-heading h3{color:#17233e!important;font-size:25px!important}
html.web-v243 .tool-group-heading p{color:#68748b!important;font-size:14px!important;line-height:1.5!important}
html.web-v243 .tools-full-grid{
  margin-top:18px!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
html.web-v243 .tool-card,
html.web-v243 .tool-card.locked-tool{
  min-height:118px!important;
  padding:18px!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:start!important;
  gap:13px!important;
  visibility:visible!important;
  opacity:1!important;
  border:1px solid rgba(47,66,102,.14)!important;
  border-radius:17px!important;
  background:linear-gradient(145deg,#fff,#f7f8fc)!important;
  color:#17233e!important;
  box-shadow:none!important;
}
html.web-v243 .tool-card:hover{border-color:#c29a3c!important;box-shadow:0 10px 24px rgba(36,48,78,.1)!important}
html.web-v243 .tool-card strong{color:#17233e!important;font-size:16px!important}
html.web-v243 .tool-card small{color:#647087!important;font-size:13px!important;line-height:1.4!important}
html.web-v243 .tool-card .tool-pro{display:inline-flex!important;color:#785a17!important;background:#f4e6b8!important}
html.web-v243 .tools-upgrade-banner{display:grid!important;visibility:visible!important;opacity:1!important}
html.web-v243 .editable-text-content{
  font-kerning:normal!important;
  text-rendering:geometricPrecision!important;
  -webkit-font-smoothing:antialiased;
}
@media(max-width:900px){html.web-v243 .tools-full-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){
  html.web-v243 .tools-page{width:calc(100% - 24px)!important;padding:28px 0 48px!important}
  html.web-v243 .tools-full-grid{grid-template-columns:1fr!important}
}
