/* ISA Bridge presentation layer rebuilt around the approved Atek visual system. */
:root{
  --atek-blue:#2b60d6;
  --atek-blue-dark:#1647b5;
  --atek-ink:#141d2a;
  --atek-body:#66707c;
  --atek-border:#dfe3ea;
  --atek-smoke:#f3f5fa;
  --atek-radius:16px;
}

body{background:#fff;color:var(--atek-ink)}
section[id]{scroll-margin-top:116px}
.container-wide{width:min(1380px,calc(100% - 48px))}
.section-pad{padding:120px 0}
.section-kicker{color:var(--atek-blue)}
.section-head h2,.intro-grid h2,.story-copy h2,.entry-copy h2,.insight-copy h2,.rollout-grid h2,.plans-head h2,.faq-intro h2,.demo-copy h2{
  color:var(--atek-ink);font-size:clamp(44px,4.5vw,72px);line-height:1.05;letter-spacing:-.05em
}

/* Template-native two-tier header */
.site-header .container-wide,.subpage-header .container-wide{width:min(1848px,calc(100% - 24px))}
.subpage-header,.home-header{position:relative;z-index:41;background:#fff;color:var(--atek-ink)}
.utility-bar{height:45px;padding:0;background:#fff;color:#171c25;border-bottom:1px solid #e6e8ed;font-size:14px}
.utility-inner{height:45px;min-height:45px}
.utility-inner i{color:#171c25}
.utility-inner a{color:#171c25}
.subpage-header .navbar,.home-header .navbar{height:91px;min-height:91px;padding:0;background:#fff}
.navbar>.container-wide{display:flex;align-items:center;justify-content:space-between;height:100%}
.subpage-header .brand-panel,.home-header .brand-panel{align-self:stretch;display:flex;flex:0 0 auto;align-items:center;position:relative;z-index:0;padding:0}
.subpage-header .brand-panel:before,.home-header .brand-panel:before{
  content:"";position:absolute;z-index:0;top:0;bottom:0;
  left:calc((100vw - min(1848px,calc(100vw - 24px)))/-2);
  width:19vw;min-width:290px;background:var(--atek-blue);
  -webkit-mask:url('../images/atek-logo-bg-mask.png') right center/100% 100% no-repeat;
  mask:url('../images/atek-logo-bg-mask.png') right center/100% 100% no-repeat;
  border-radius:0
}
.subpage-header .navbar-brand,.home-header .navbar-brand{position:relative;color:#fff!important;font-size:22px;z-index:1}
.subpage-header .navbar-brand img,.home-header .navbar-brand img{box-shadow:0 6px 18px rgba(2,25,81,.18)}
.subpage-header .navbar-collapse,.home-header .navbar-collapse{height:100%;align-items:center}
.subpage-header .navbar-nav,.home-header .navbar-nav{width:calc(100% - 120px);height:100%;margin-left:120px!important;align-items:center!important;gap:14px}
.subpage-header .nav-link,.home-header .nav-link{display:flex;align-items:center;height:100%;padding:0 12px!important;color:#141921!important;font-size:16px;font-weight:500}
.subpage-header .nav-link:after,.home-header .nav-link:after{left:12px;right:12px;bottom:24px;background:#171c25}
.subpage-header .button-dark,.home-header .button-dark{min-height:56px;padding:0 28px;background:var(--atek-blue);color:#fff;border-radius:8px}
.subpage-header .button-dark:hover,.home-header .button-dark:hover{background:var(--atek-blue-dark)}
.nav-cta{margin-left:auto}
.subpage-header.is-scrolled,.home-header.is-scrolled{position:fixed;inset:0 0 auto;background:#fff;box-shadow:0 10px 32px rgba(20,29,42,.1);animation:headerDrop .35s ease both}
.subpage-header.is-scrolled .utility-bar,.home-header.is-scrolled .utility-bar{display:none}
.subpage-header.is-scrolled .navbar,.home-header.is-scrolled .navbar{height:91px;min-height:91px;padding:0}

/* Full-bleed template hero slider */
.hero-slider{position:relative;min-height:715px;background:#071b33;color:#fff;isolation:isolate}
.hero-slides,.hero-slide{position:absolute;inset:0}
.hero-slide{opacity:0;transform:scale(1.08);background:var(--hero-photo) center/cover no-repeat;transition:opacity 1s ease,transform 6.8s ease}
.hero-slide:nth-child(1){--hero-photo:url('../images/generated/hero-connected-school-v3.jpg')}
.hero-slide:nth-child(2){--hero-photo:url('../images/generated/hero-family-tasks-v3.jpg')}
.hero-slide:nth-child(3){--hero-photo:url('../images/generated/hero-leadership-insight-v3.jpg')}
.hero-slide.is-active{opacity:1;transform:scale(1)}
.hero-slider .hero-scrim{inset:0;border-radius:0;background:linear-gradient(90deg,rgba(4,18,39,.88) 0%,rgba(7,29,58,.7) 42%,rgba(7,29,58,.23) 72%,rgba(7,29,58,.16) 100%)}
.hero-slider .hero-layout{min-height:715px;padding-top:0}
.hero-slider .hero-copy{width:min(1080px,72%);padding:70px 0}
.hero-slider h1{font-size:clamp(56px,4.9vw,82px);line-height:.98;max-width:1080px}
.hero-slider h1 em{color:#c5eaff}
.hero-slider .hero-copy>p{max-width:680px;color:rgba(255,255,255,.84)}
.hero-controls{position:absolute;z-index:5;right:38px;top:50%;display:grid;justify-items:center;gap:20px;transform:translateY(-50%)}
.hero-controls:before,.hero-controls:after{content:"";width:1px;height:28px;background:rgba(255,255,255,.7)}
.hero-controls button{width:62px;height:62px;border:0;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;backdrop-filter:blur(12px);transition:.25s}
.hero-controls button:hover{background:#fff;color:var(--atek-blue);transform:scale(1.06)}
.hero-controls span{font-size:10px;letter-spacing:.14em;writing-mode:vertical-rl;color:rgba(255,255,255,.82)}
.hero-slider .hero-scroll{display:none}

/* Template feature/service cards: inset photography, border, motion */
.capabilities{position:relative;background:#fff url('../images/generated/bg-capabilities-connected-v3.jpg') center top/cover no-repeat}
.capabilities .section-head{grid-template-columns:1fr;max-width:920px;margin:0 auto 64px;text-align:center}
.capabilities .section-head .section-kicker{justify-content:center}
.capabilities .section-head>p{max-width:710px;margin:0 auto}
.bento-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:28px;background:transparent}
.capabilities .bento-card,.capabilities .bento-wide{
  grid-column:auto;display:flex;flex-direction:column;min-height:0;padding:16px;border:1px solid var(--atek-border);border-radius:var(--atek-radius);background:#fff;color:var(--atek-ink);box-shadow:none;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease
}
.capabilities .bento-card:hover{transform:translateY(-10px);border-color:#cbd4e2;box-shadow:0 24px 55px rgba(27,44,73,.12)}
.bento-photo{order:-1;position:relative;width:100%;height:230px;margin:0;overflow:hidden;border-radius:10px;background:#e9edf4}
.bento-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.bento-card:hover .bento-photo img{transform:scale(1.07)}
.bento-card:nth-child(4n+1) .bento-photo{transform:rotate(-1.1deg)}
.bento-card:nth-child(4n+2) .bento-photo{transform:rotate(.8deg)}
.bento-card:nth-child(4n+3) .bento-photo{transform:rotate(-.5deg)}
.bento-card:nth-child(4n) .bento-photo{transform:rotate(1deg)}
.capabilities .card-icon{position:absolute;z-index:3;top:34px;left:34px;width:52px;height:52px;border:1px solid rgba(20,29,42,.08);border-radius:50%;background:#fff;color:var(--atek-blue);box-shadow:0 10px 26px rgba(12,29,58,.16)}
.capabilities .card-number{z-index:3;top:35px;right:34px;padding:8px 10px;border-radius:99px;background:rgba(255,255,255,.92);color:#53606f;backdrop-filter:blur(8px)}
.capabilities .card-copy{order:0;max-width:none;margin:0;padding:30px 14px 15px}
.capabilities .card-copy>span{color:var(--atek-blue)}
.capabilities .card-copy h3,.capabilities .bento-safe .card-copy h3,.capabilities .bento-workflow .card-copy h3{margin:12px 0 14px;color:var(--atek-ink);font-size:25px;line-height:1.18}
.capabilities .card-copy p,.capabilities .bento-safe .card-copy p,.capabilities .bento-workflow .card-copy p{color:var(--atek-body);font-size:15px;line-height:1.65}
.capabilities .card-copy .text-link{margin-top:20px;color:var(--atek-ink)}
.capabilities .presence-orbit,.capabilities .mini-phone{display:none}
.bento-workflow-visual{display:grid;align-content:center;padding:24px;background-color:#edf1f6;background-image:radial-gradient(#b9c4d1 1px,transparent 1px);background-size:16px 16px;color:#1b2a3e}
.home-flow-head,.home-flow-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-flow-head{padding:10px 48px 10px 72px;border-radius:8px;background:#fff;box-shadow:0 7px 20px rgba(24,42,66,.1)}.home-flow-head span{font-size:11px;font-weight:850}.home-flow-head small{color:#65778c;font-size:7px}.home-flow-map{display:flex;align-items:center;justify-content:center;gap:6px;margin:22px 0}.home-flow-map span{padding:10px 9px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;font-size:7px;font-weight:800;box-shadow:0 6px 16px rgba(24,42,66,.09)}.home-flow-map span.active{border-color:#82a6ef;background:#eaf0ff;color:#1b4fb9}.home-flow-map span.done{border-color:#8fdac8;background:#e2f5f0;color:#0b735e}.home-flow-map i{color:#7b8da2;font-size:7px}.home-flow-meta{justify-content:flex-start}.home-flow-meta span{padding:6px 8px;border-radius:12px;background:rgba(255,255,255,.88);color:#52657b;font-size:6px;font-weight:800}

/* Photo cadence and template movement */
.campaign-card{border-radius:16px}
.campaign-grid{gap:28px}
.campaign-card:after{background:linear-gradient(180deg,transparent 20%,rgba(7,23,45,.92) 100%)}
.campaign-card:hover{transform:translateY(-8px)}
.signal-grid article,.hardware-grid article,.plans-grid article,.journey-step,.difference-item,.module-directory a{transition:transform .32s ease,box-shadow .32s ease}
.signal-grid article:hover,.hardware-grid article:hover,.plans-grid article:hover,.journey-step:hover,.difference-item:hover,.module-directory a:hover{transform:translateY(-7px);box-shadow:0 20px 48px rgba(25,42,70,.1)}
.product-tour{background:#fff}
.browser-frame{border-radius:16px;box-shadow:0 28px 80px rgba(21,39,69,.17)}
.tour-tab{font-size:15px}
.product-frame{background:#f7f9fc}.product-shell-bar{height:52px;display:flex;align-items:center;gap:16px;padding:0 20px;border-bottom:1px solid #e3e8ef;background:#102a43;color:#fff}.product-shell-bar strong{display:flex;align-items:center;gap:8px;font-size:12px}.product-shell-bar strong i{color:var(--atek-mint,#72dcc0)}.product-shell-bar span{color:rgba(255,255,255,.58);font-size:9px}.product-shell-bar em{margin-left:auto;padding:5px 8px;border-radius:20px;background:rgba(101,217,187,.14);color:#7fe5c8;font-size:7px;font-style:normal;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.tour-product-scene{position:absolute;inset:0;padding:26px 28px;background:linear-gradient(145deg,#f8fbff,#eef3f9);color:#152942;opacity:0;transform:translateY(14px) scale(.99);transition:opacity .4s ease,transform .5s ease;pointer-events:none}.tour-product-scene.is-active{opacity:1;transform:none;pointer-events:auto}.scene-heading,.ask-scene-heading{display:flex;align-items:center;justify-content:space-between}.scene-heading small,.scene-heading strong{display:block}.scene-heading small{color:#76879b;font-size:8px}.scene-heading strong{margin-top:4px;font-size:17px}.scene-heading button{padding:8px 11px;border:0;border-radius:7px;background:#2b60d6;color:#fff;font-size:7px;font-weight:800}.scene-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:17px 0}.scene-metrics span{padding:10px 12px;border:1px solid #e1e7ef;border-radius:8px;background:#fff}.scene-metrics small,.scene-metrics strong{display:block}.scene-metrics small{color:#7a899b;font-size:7px}.scene-metrics strong{margin-top:4px;color:#1e4fb7;font-size:16px}.visitor-board{overflow:hidden;border:1px solid #e0e6ee;border-radius:9px;background:#fff}.visitor-row{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;padding:9px 12px;border-bottom:1px solid #edf0f4}.visitor-row:last-child{border:0}.visitor-row>b{color:#74859a;font-size:7px}.visitor-row>span{display:grid;grid-template-columns:8px 1fr;column-gap:5px}.visitor-row>span i{grid-row:span 2;width:7px;height:7px;margin-top:3px;border-radius:50%;background:#5f88e5}.visitor-row>span strong,.visitor-row>span small{display:block}.visitor-row>span strong{font-size:8px}.visitor-row>span small{color:#8491a1;font-size:6px}.visitor-row em{padding:5px 7px;border-radius:12px;background:#eef2f7;color:#6b7b8e;font-size:6px;font-style:normal;font-weight:800}.visitor-row em.arrived{background:#e3f6f1;color:#08725c}.visitor-row em.check{background:#fff0d7;color:#8d5e00}
.scene-date{padding:7px 9px;border-radius:7px;background:#fff;color:#63758a;font-size:7px}.dashboard-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-top:16px}.dash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dash-kpis span{padding:12px;border-radius:8px;background:#fff}.dash-kpis i{display:block;margin-bottom:7px;color:#2b60d6;font-size:11px}.dash-kpis b,.dash-kpis small{display:block}.dash-kpis b{font-size:15px}.dash-kpis small{margin-top:2px;color:#7d8b9c;font-size:6px}.dash-chart{height:114px;margin-top:9px;padding:11px;border-radius:8px;background:#fff}.dash-chart>div:first-child{display:flex;justify-content:space-between}.dash-chart strong{font-size:8px}.dash-chart small{color:#7b899a;font-size:6px}.spark-bars{display:flex;align-items:end;gap:8px;height:75px;margin-top:3px}.spark-bars i{flex:1;height:var(--h);border-radius:4px 4px 1px 1px;background:linear-gradient(#6d95eb,#2b60d6)}.dash-actions{padding:13px;border-radius:9px;background:#102a43;color:#fff}.dash-actions>strong{display:block;margin-bottom:9px;font-size:8px}.dash-actions>span{display:grid;grid-template-columns:20px 1fr;column-gap:6px;padding:7px 0;border-top:1px solid rgba(255,255,255,.1)}.dash-actions i{grid-row:span 2;color:#74ddc0;font-size:9px}.dash-actions b,.dash-actions small{display:block}.dash-actions b{font-size:7px}.dash-actions small{color:rgba(255,255,255,.55);font-size:6px}
.ask-scene-heading span{font-size:11px;font-weight:850}.ask-scene-heading span i{margin-right:6px;color:#2b60d6}.ask-scene-heading small{padding:5px 8px;border-radius:15px;background:#e4f5f0;color:#08715b;font-size:6px;font-weight:800}.ask-scene-question{display:flex;align-items:center;gap:8px;margin:16px 0 12px;padding:11px 12px;border:1px solid #d9e2ef;border-radius:9px;background:#fff}.ask-scene-question span{flex:1;font-size:9px;font-weight:650}.ask-scene-question button{display:grid;width:25px;height:25px;place-items:center;border:0;border-radius:7px;background:#2b60d6;color:#fff;font-size:8px}.ask-scene-result{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;padding:13px;border-radius:10px;background:#fff;box-shadow:0 12px 32px rgba(22,43,71,.08)}.ask-result-copy>span{color:#2b60d6;font-size:6px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ask-result-copy>strong{display:block;margin:5px 0;font-size:11px;line-height:1.25}.ask-result-copy p{margin:0;color:#718196;font-size:6px;line-height:1.5}.ask-result-copy>div{display:flex;gap:6px;margin-top:9px}.ask-result-copy em{padding:5px 6px;border-radius:5px;background:#e9f1ff;color:#345371;font-size:6px;font-style:normal}.ask-result-copy em:last-child{background:#fff0df}.chart-key{display:flex;justify-content:flex-end;gap:9px;color:#77879a;font-size:5px}.chart-key span i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:2px;background:#cad6e8}.chart-key span:last-child i{background:#2b60d6}.group-bars{display:flex;align-items:end;justify-content:space-around;height:105px;padding:8px 8px 0;border-bottom:1px solid #dfe5ed;background:repeating-linear-gradient(0deg,transparent,transparent 24px,#edf1f5 25px)}.group-bars>span{position:relative;width:12%;height:100%}.group-bars>span i:before,.group-bars>span i:after{content:"";position:absolute;bottom:12px;width:45%;border-radius:3px 3px 0 0}.group-bars>span i:before{left:0;height:var(--p);background:#cbd6e7}.group-bars>span i:after{right:0;height:var(--c);background:#2b60d6}.group-bars small{position:absolute;left:0;right:0;bottom:-1px;text-align:center;color:#718196;font-size:5px}
.platform-intro{background:var(--atek-smoke)}
.home-photo-stories{background:#fff url('../images/generated/bg-school-stories-v3.jpg') center/cover no-repeat}

/* Template-style service detail / product pages */
.page-hero,.module-page-hero{min-height:470px;background:#3e434f}
.page-hero-grid,.module-page-hero .page-hero-grid{padding:72px 0;align-items:center}
.module-page-hero h1{font-size:clamp(56px,5.7vw,88px);line-height:1.01}
.module-page-hero .module-lead{font-size:19px}
.module-page-hero .module-hero-art{min-height:330px}
.module-page-hero .module-hero-photo,.module-page-hero .module-hero-ui,.module-timetable-art,.module-workflow-art{border-radius:16px}
.module-stat-strip{background:var(--atek-blue);color:#fff}
.module-stat-grid>div{border-color:rgba(255,255,255,.2)}
.page-section{padding:110px 0}
.module-intro-grid{align-items:stretch}
.module-promise{display:flex;flex-direction:column;padding:16px 16px 32px;border:1px solid var(--atek-border);border-radius:16px;background:#fff;color:var(--atek-ink)}
.module-promise-photo{order:-2;height:210px;margin-bottom:22px;overflow:hidden;border-radius:10px}
.module-promise-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.module-promise:hover .module-promise-photo img{transform:scale(1.06)}
.module-promise>i{order:-1;width:50px;height:50px;margin:-47px 0 28px 18px;border:5px solid #fff;background:var(--atek-blue);color:#fff;z-index:2}
.module-promise strong{padding:0 16px;color:var(--atek-ink)}
.module-promise p{padding:0 16px;color:var(--atek-body)}
.module-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:70px;border:0;border-radius:0;background:transparent;overflow:visible}
.module-feature{min-height:0;padding:16px 16px 30px;border:1px solid var(--atek-border);border-radius:16px;background:#fff;box-shadow:none}
.module-feature:hover{transform:translateY(-9px);background:#fff;border-color:#cad4e2;box-shadow:0 22px 50px rgba(23,41,68,.11)}
.module-feature-media{height:210px;overflow:hidden;border-radius:10px;background:#f2f5f9;box-shadow:inset 0 0 0 1px rgba(25,55,90,.1)}
.module-feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.module-feature:hover .module-feature-media img{transform:scale(1.07)}
.module-feature .num{margin:24px 12px 0}
.module-feature h3{margin:28px 12px 12px}
.module-feature p{margin:0 12px}
.module-experience{background:#172033}
.journey-grid{gap:28px}
.journey-step{min-height:0;padding:16px 16px 30px;border:1px solid var(--atek-border);border-radius:16px}
.journey-photo{height:165px;margin-bottom:24px;overflow:hidden;border-radius:10px}
.journey-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.journey-step:hover .journey-photo img{transform:scale(1.07)}
.journey-step>i{display:inline-grid;width:44px;height:44px;margin:24px 0 18px;place-items:center;border-radius:50%;background:#eaf0ff;font-size:17px}
.journey-step:after{top:130px}
.difference-list{gap:24px}
.difference-item{grid-template-columns:130px 48px 1fr;align-items:center;padding:16px;border-radius:16px;background:#fff}
.difference-photo{width:130px;height:110px;overflow:hidden;border-radius:10px}
.difference-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.difference-item:hover .difference-photo img{transform:scale(1.07)}
.module-directory{gap:24px}
.module-directory a{position:relative;min-height:260px;padding:16px;border-radius:16px;background:#fff}
.directory-photo{display:block;height:130px;margin-bottom:22px;overflow:hidden;border-radius:10px}
.directory-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.module-directory a:hover .directory-photo img{transform:scale(1.07)}
.module-directory a:hover{background:#fff;color:var(--atek-ink)}
.module-directory a small,.module-directory a strong{padding-inline:10px}
.module-directory a>i{margin:4px 10px 0 0;color:var(--atek-blue)}
.light-emphasis{background:var(--atek-smoke)}
.platform-photo-hero + .template-marquee + .light-emphasis{background:var(--atek-smoke) url('../images/generated/bg-connected-foundation-v3.jpg') center/cover no-repeat}

/* Feature-specific product scenes: app UI, never browser chrome. */
.product-visual{--pv-blue:#2b60d6;--pv-mint:#65d9bb;--pv-ink:#13243a;position:relative;isolation:isolate;min-width:0;overflow:hidden;border:1px solid rgba(28,57,91,.1);border-radius:10px;background:linear-gradient(145deg,#f8fbff,#e9eff8);color:var(--pv-ink);font-family:"Manrope",sans-serif;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}
.product-visual:before{content:"";position:absolute;z-index:-1;right:-45px;bottom:-55px;width:190px;height:190px;border-radius:50%;background:color-mix(in srgb,var(--pv-blue) 10%,transparent)}
.product-visual>div{height:100%;padding:12px 14px}
.product-visual-top,.product-visual-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
.product-visual-top{padding-bottom:9px;border-bottom:1px solid rgba(28,57,91,.1);font-size:9px;font-weight:800;letter-spacing:.03em}
.product-visual-top span{display:flex;align-items:center;gap:6px}.product-visual-top i{color:var(--pv-blue)}
.product-visual-top small{padding:4px 7px;border-radius:20px;background:#fff;color:#68788c;font-size:7px;font-weight:800;white-space:nowrap}
.product-visual-heading{padding:10px 0 8px}.product-visual-heading strong{max-width:76%;overflow:hidden;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-visual-heading span{color:#738196;font-size:7px;white-space:nowrap}
.pv-chip,.pv-rule,.pv-insight{position:absolute;right:12px;bottom:10px;padding:5px 7px;border-radius:6px;background:#fff;color:#55677d;font-size:7px;font-weight:750;box-shadow:0 5px 16px rgba(22,40,67,.09)}
.pv-chip.good{color:#08755f}.pv-chip i,.pv-rule i,.pv-insight i{display:inline!important;width:auto!important;height:auto!important;margin:0!important;background:none!important;color:inherit!important;font-size:inherit!important}
.pv-timetable{display:grid;grid-template-columns:34px 1fr 1fr;gap:5px}.pv-time{padding-top:6px;color:#8793a3;font-size:6px}.pv-lesson{min-height:30px;padding:6px;border-radius:5px;background:#deebff;color:#174383;font-size:7px;font-weight:800}.pv-lesson.mint{background:#dcf5ee;color:#08715b}.pv-lesson.gold{background:#fff0c9;color:#855c00}.pv-lesson.violet{background:#eee5ff;color:#6440a1}
.pv-flow{display:flex;align-items:center;gap:5px;margin-top:8px}.pv-flow>i{flex:0 0 auto!important;width:auto!important;height:auto!important;margin:0!important;background:none!important;color:#95a5b9!important;font-size:8px!important}.pv-node{min-width:0;max-width:33%;padding:8px 7px;overflow:hidden;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#4f5f72;font-size:7px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.pv-node.active{border-color:#86a8f1;background:#eaf0ff;color:#1c4db7}.pv-node.done{border-color:#9edfcf;background:#e3f7f2;color:#09725c}
.pv-analytics{display:grid;grid-template-columns:.65fr 1.35fr;gap:10px;align-items:end;height:72px}.pv-analytics>div:first-child{padding:9px;border-radius:7px;background:#fff}.pv-analytics strong,.pv-analytics span{display:block}.pv-analytics strong{color:#1649b7;font-size:17px}.pv-analytics span{margin-top:2px;color:#7e8a99;font-size:6px}.pv-bars{display:flex;align-items:end;gap:5px;height:65px;padding:8px;border-radius:7px;background:#fff}.pv-bars i{display:block!important;flex:1;width:auto!important;height:var(--h)!important;margin:0!important;border-radius:4px 4px 1px 1px!important;background:linear-gradient(#5e8cf0,#2b60d6)!important}
.pv-calendar{padding:7px;border-radius:7px;background:#fff}.pv-days,.pv-slots{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.pv-days span{text-align:center;color:#8390a1;font-size:6px}.pv-slots{margin-top:5px}.pv-slots i{display:block!important;width:auto!important;height:15px!important;margin:0!important;border-radius:4px!important;background:#edf1f6!important}.pv-slots i.booked{background:#dce7fc!important}.pv-slots i.selected{background:#76dabe!important}
.pv-money{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px}.pv-money>div,.pv-money ul{margin:0;padding:9px;border-radius:7px;background:#fff}.pv-money span,.pv-money strong{display:block}.pv-money>div span{color:#7a8797;font-size:6px}.pv-money>div strong{margin-top:5px;color:#174bb8;font-size:18px}.pv-money ul{list-style:none}.pv-money li{display:grid;grid-template-columns:12px 1fr auto;gap:5px;padding:3px 0;font-size:6px}.pv-money li i{width:auto!important;height:auto!important;margin:0!important;background:none!important;color:#0a8269!important;font-size:7px!important}
.product-visual-finance{--pv-blue:#174fa8;--pv-mint:#55c9a9;background:linear-gradient(145deg,#f7fafc,#e5edf3)}.pv-finance-budget{display:grid;grid-template-columns:.9fr 1.1fr;gap:8px}.pv-finance-budget>div,.pv-finance-budget ul{margin:0;padding:9px;border-radius:7px;background:#fff}.pv-finance-budget span,.pv-finance-budget strong{display:block}.pv-finance-budget span{color:#718095;font-size:6px}.pv-finance-budget strong{margin:4px 0;color:#174fa8;font-size:16px}.pv-finance-budget div i{display:block!important;width:var(--w)!important;height:4px!important;margin:0!important;border-radius:4px!important;background:#55c9a9!important}.pv-finance-budget ul{list-style:none}.pv-finance-budget li{display:flex;justify-content:space-between;gap:6px;padding:4px 0;border-bottom:1px solid #edf1f4;font-size:6px}.pv-finance-budget li:last-child{border:0}.pv-finance-budget li em{color:#174fa8;font-style:normal;font-weight:800}.pv-finance-approval{padding:10px;border-radius:8px;background:#fff}.pv-finance-approval>div{display:flex;align-items:center;gap:4px}.pv-finance-approval span{display:flex;align-items:center;gap:3px;padding:6px;border:1px solid #dbe3eb;border-radius:14px;color:#768497;font-size:6px;font-weight:800}.pv-finance-approval span.done{border-color:#b6e4d7;color:#08725b}.pv-finance-approval span.active{border-color:#9db8ec;background:#eaf0fc;color:#174da8}.pv-finance-approval b{flex:1;height:1px;background:#cdd7e1}.pv-finance-approval small{display:block;margin-top:8px;color:#788697;font-size:6px}.pv-finance-doc{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px;border-radius:8px;background:#fff}.pv-finance-doc>span{display:grid;grid-template-columns:22px 1fr;column-gap:7px}.pv-finance-doc>span>i{grid-row:1/3;display:grid!important;place-items:center;width:22px!important;height:22px!important;margin:0!important;border-radius:6px!important;background:#e7effd!important;color:#2053b1!important}.pv-finance-doc b,.pv-finance-doc small{display:block}.pv-finance-doc b{font-size:7px}.pv-finance-doc small{color:#7a8797;font-size:6px}.pv-finance-doc em{color:#08725b;font-size:6px;font-style:normal;font-weight:800}.pv-finance-lines{display:grid;gap:4px;margin-top:6px}.pv-finance-lines i{display:block!important;width:auto!important;height:6px!important;margin:0!important;border-radius:4px!important;background:linear-gradient(90deg,#d6dfe8 0 72%,transparent 72%)!important}.pv-finance-payout{display:grid;gap:5px}.pv-finance-payout>span{display:grid;grid-template-columns:18px 1fr auto;gap:6px;align-items:center;padding:6px 8px;border-radius:7px;background:#fff;font-size:6px}.pv-finance-payout>span i{display:grid!important;place-items:center;width:18px!important;height:18px!important;margin:0!important;border-radius:50%!important;background:#e7effd!important;color:#2053b1!important}.pv-finance-payout em{color:#08725b;font-style:normal;font-weight:800}.pv-finance-payout small{color:#657487;font-size:6px}.pv-finance-report{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px;align-items:end;height:62px}.pv-finance-report>div:first-child{padding:8px;border-radius:7px;background:#fff}.pv-finance-report strong,.pv-finance-report span{display:block}.pv-finance-report strong{color:#174fa8;font-size:15px}.pv-finance-report span{color:#788697;font-size:6px}.pv-finance-bars{display:flex;align-items:end;gap:4px;height:58px;padding:7px;border-radius:7px;background:#fff}.pv-finance-bars i{display:block!important;flex:1;width:auto!important;height:var(--h)!important;margin:0!important;border-radius:3px 3px 1px 1px!important;background:linear-gradient(#55c9a9,#1c6cb0)!important}
.pv-finance-years,.pv-finance-transfer,.pv-finance-cover,.pv-finance-commit,.pv-finance-duplicate{display:flex;align-items:center;gap:6px;padding:9px;border-radius:8px;background:#fff}.pv-finance-years span,.pv-finance-transfer span,.pv-finance-commit div{flex:1;padding:7px;border-radius:6px;background:#f2f5f8}.pv-finance-years span.active,.pv-finance-transfer span.active,.pv-finance-commit div.active{background:#e7effd;color:#174fa8}.pv-finance-years small,.pv-finance-years b,.pv-finance-transfer small,.pv-finance-transfer strong,.pv-finance-commit span,.pv-finance-commit strong{display:block;font-size:6px}.pv-finance-years b,.pv-finance-transfer strong,.pv-finance-commit strong{margin-top:3px;font-size:10px}.pv-finance-years>i,.pv-finance-transfer>i,.pv-finance-commit>i{color:#8090a2;font-size:8px}.pv-finance-funds{padding:9px;border-radius:8px;background:#fff}.pv-finance-funds>strong{font-size:7px}.pv-finance-funds span{display:grid;grid-template-columns:1fr auto;gap:5px;margin-top:7px;font-size:6px}.pv-finance-funds span b:after{content:"";display:block;width:var(--w);height:4px;margin-top:3px;border-radius:4px;background:#55c9a9}.pv-finance-funds em{font-style:normal;font-weight:800}.pv-finance-funds small{display:block;margin-top:6px;color:#738194;font-size:6px}.pv-finance-people,.pv-finance-queue{display:grid;gap:5px}.pv-finance-people span,.pv-finance-queue span{display:grid;grid-template-columns:20px 1fr auto;gap:6px;align-items:center;padding:6px 8px;border-radius:7px;background:#fff;font-size:6px}.pv-finance-people span>i,.pv-finance-queue span>i{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#e7effd;color:#174fa8}.pv-finance-people em,.pv-finance-queue em{color:#08725b;font-style:normal;font-weight:800}.pv-finance-people small{color:#657487;font-size:6px}.pv-finance-cover span,.pv-finance-duplicate span{display:grid;grid-template-columns:20px 1fr;column-gap:6px;flex:1}.pv-finance-cover span>i,.pv-finance-duplicate span>i{grid-row:1/3;color:#174fa8}.pv-finance-cover b,.pv-finance-cover small,.pv-finance-duplicate b,.pv-finance-duplicate small{font-size:6px}.pv-finance-cover span.active{color:#08725b}.pv-finance-duplicate>i{color:#d68d1b}.pv-finance-draft{display:grid;grid-template-columns:auto 1fr;gap:5px}.pv-finance-draft span{padding:6px;border-radius:5px;background:#fff;color:#718095;font-size:6px}.pv-finance-draft span.active{background:#fff0ce;color:#805c0c;font-weight:900}.pv-finance-draft button,.pv-finance-queue button{grid-column:1/-1;border:0;border-radius:5px;background:#174fa8;color:#fff;font-size:6px;font-weight:800}.pv-finance-extract{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pv-finance-extract>span,.pv-finance-extract ul{margin:0;padding:8px;border-radius:7px;background:#fff}.pv-finance-extract>span i,.pv-finance-extract b,.pv-finance-extract small{display:block}.pv-finance-extract>span i{margin-bottom:5px;color:#d34b4b}.pv-finance-extract b{font-size:7px}.pv-finance-extract small,.pv-finance-extract li{font-size:6px}.pv-finance-extract ul{list-style:none}.pv-finance-extract li{display:flex;justify-content:space-between;padding:3px 0}.pv-finance-split{display:grid;grid-template-columns:54px 1fr;gap:8px}.pv-finance-split>div{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:conic-gradient(#174fa8 0 60%,#55c9a9 60%)}.pv-finance-split>div:before{content:"";grid-area:1/1;width:36px;height:36px;border-radius:50%;background:#fff}.pv-finance-split>div strong{grid-area:1/1;z-index:1;font-size:8px}.pv-finance-split ul{margin:0;padding:7px;list-style:none;border-radius:7px;background:#fff}.pv-finance-split li{display:flex;justify-content:space-between;padding:4px 0;font-size:6px}.pv-finance-queue button{padding:6px}
.pv-inbox{display:grid;gap:5px}.pv-inbox>div{display:grid;grid-template-columns:22px 1fr;gap:7px;align-items:center;padding:7px;border-radius:7px;background:#fff}.pv-inbox>div.active{border-left:3px solid var(--pv-blue)}.pv-inbox i{display:grid!important;width:22px!important;height:22px!important;margin:0!important;place-items:center;border-radius:50%!important;background:#e9effe!important;color:#2455bd!important;font-size:8px!important}.pv-inbox b,.pv-inbox small{display:block}.pv-inbox b{font-size:7px}.pv-inbox small{color:#8290a1;font-size:6px}
.pv-access{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pv-reader,.pv-door{display:grid;place-items:center;align-content:center;min-height:76px;padding:8px;border-radius:8px;background:#fff;text-align:center}.pv-reader{background:#132a43;color:#fff}.pv-reader i,.pv-door>i{display:block!important;width:auto!important;height:auto!important;margin:0 0 6px!important;background:none!important;color:var(--pv-mint)!important;font-size:19px!important}.pv-reader span,.pv-door small{font-size:6px}.pv-door b{font-size:8px}.pv-door small{color:#7c8999}
.pv-people{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px}.pv-count,.pv-people ul{margin:0;padding:8px;border-radius:7px;background:#fff}.pv-count{display:grid;align-content:center}.pv-count strong{color:#194db9;font-size:20px}.pv-count span{color:#7f8b9b;font-size:6px}.pv-people ul{list-style:none}.pv-people li{display:grid;grid-template-columns:7px 1fr auto;gap:5px;padding:3px 0;color:#59697d;font-size:6px}.pv-people li i{width:6px!important;height:6px!important;margin:0!important;border-radius:50%!important;background:#5f88e5!important}.pv-people li:nth-child(2) i{background:#65d9bb!important}.pv-people li:nth-child(3) i{background:#f0ae52!important}
.pv-form{display:grid;grid-template-columns:1fr 1fr;gap:5px}.pv-form label{padding:5px;border-radius:6px;background:#fff;color:#6e7c8f;font-size:6px}.pv-form label i{display:block!important;width:auto!important;height:10px!important;margin:4px 0 0!important;border:1px solid #d9e0e9!important;border-radius:3px!important;background:#f8fafc!important}.pv-form>div{display:flex;gap:4px;align-items:center}.pv-pill{padding:4px;border-radius:12px;background:#e8eefb;color:#1f52bc;font-size:5px!important}.pv-form button{border:0;border-radius:5px;background:#2b60d6;color:#fff;font-size:6px;font-weight:800}
.pv-data{display:flex;align-items:center;justify-content:space-between;gap:4px}.pv-data span{display:grid;gap:4px;place-items:center;min-width:0;padding:8px 5px;border-radius:7px;background:#fff;color:#66758a;font-size:6px;text-align:center}.pv-data span.active{background:#17375f;color:#fff}.pv-data span i{display:block!important;width:auto!important;height:auto!important;margin:0!important;background:none!important;color:var(--pv-mint)!important;font-size:12px!important}.pv-data>i{width:auto!important;height:auto!important;margin:0!important;background:none!important;color:#8594a8!important;font-size:8px!important}
.pv-assets{display:grid;gap:5px}.pv-assets>div{display:grid;grid-template-columns:23px 1fr auto;gap:7px;align-items:center;padding:7px;border-radius:7px;background:#fff}.pv-assets i{display:grid!important;width:23px!important;height:23px!important;margin:0!important;place-items:center;border-radius:6px!important;background:#e8effd!important;color:#2455bd!important;font-size:8px!important}.pv-assets b,.pv-assets small{display:block}.pv-assets b{font-size:7px}.pv-assets small{color:#8794a4;font-size:6px}.pv-assets em{color:#08745e;font-size:6px;font-style:normal;font-weight:800}
.pv-status{display:grid;grid-template-columns:1fr auto;align-items:center;padding:8px 10px;border-radius:7px;background:#fff}.pv-status span,.pv-status strong{display:block}.pv-status span{color:#8290a1;font-size:6px}.pv-status strong{margin-top:2px;color:#184bb7;font-size:13px}.pv-ring{display:grid;width:48px;height:48px!important;place-items:center;border-radius:50%;background:conic-gradient(var(--pv-mint) 0 86%,#e8edf4 86%)}.pv-ring:before{content:"";grid-area:1/1;width:35px;height:35px;border-radius:50%;background:#fff}.pv-ring b{grid-area:1/1;z-index:1;font-size:8px}.pv-progress{height:5px;margin-top:7px;border-radius:4px;background:#dfe6ef}.pv-progress i{display:block!important;height:100%!important;margin:0!important;border-radius:inherit!important;background:linear-gradient(90deg,#2b60d6,#65d9bb)!important}
.product-visual-safeguard{--pv-blue:#5744bd;--pv-mint:#50c9aa;background:linear-gradient(145deg,#faf8ff,#e9e5f5)}
.pv-safeguard{display:grid;gap:7px}.pv-sg-concern{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:8px;border-radius:8px;background:#fff}.pv-sg-concern>i{display:grid!important;width:28px!important;height:28px!important;margin:0!important;place-items:center;border-radius:50%!important;background:#ece8fb!important;color:#5744bd!important;font-size:11px!important}.pv-sg-concern b,.pv-sg-concern small{display:block}.pv-sg-concern b{font-size:7px}.pv-sg-concern small{color:#7c8694;font-size:6px}.pv-sg-concern em{padding:4px 6px;border-radius:10px;background:#dff5ef;color:#08725b;font-size:6px;font-style:normal;font-weight:900}.pv-sg-path{display:flex;align-items:center;gap:4px;padding:7px;border-radius:7px;background:#fff}.pv-sg-path span{padding:4px 6px;border-radius:10px;background:#f1f2f6;color:#778397;font-size:6px;font-weight:900}.pv-sg-path span.done{background:#e1f5ef;color:#08725b}.pv-sg-path span.active{background:#ece8fb;color:#5744bd}.pv-sg-path>i{display:block!important;flex:1;width:auto!important;height:1px!important;margin:0!important;background:#d4d9e2!important}
.safeguard-hero-photo{inset:-8px -7%;transform:rotate(1.35deg)}.safeguard-hero-photo:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(10,25,43,.18),transparent 45%)}.safeguard-hero-photo img{object-position:center}.safeguard-hero-signal{position:absolute;z-index:2;right:-34px;top:25px;display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid rgba(255,255,255,.55);border-radius:12px;background:rgba(255,255,255,.92);color:#172033;box-shadow:0 18px 42px rgba(4,17,36,.24);backdrop-filter:blur(10px)}.safeguard-hero-signal>i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#ece8fb;color:#5744bd}.safeguard-hero-signal small,.safeguard-hero-signal strong{display:block}.safeguard-hero-signal small{color:#6d7787;font-size:7px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.safeguard-hero-signal strong{margin-top:3px;font-size:10px}.product-visual-experience .pv-safeguard{gap:14px;margin-top:18px}.product-visual-experience .pv-sg-concern{grid-template-columns:48px 1fr auto;padding:18px}.product-visual-experience .pv-sg-concern>i{width:48px!important;height:48px!important;font-size:19px!important}.product-visual-experience .pv-sg-concern b{font-size:13px}.product-visual-experience .pv-sg-concern small,.product-visual-experience .pv-sg-concern em{font-size:9px}.product-visual-experience .pv-sg-path{padding:16px}.product-visual-experience .pv-sg-path span{padding:8px 12px;font-size:9px}

/* Every module-directory card has its own product scene and palette. */
.product-visual-visitor{--pv-blue:#0f7b73;--pv-mint:#66d6ba;background:linear-gradient(145deg,#f4fffc,#deeee9)}
.product-visual-family{--pv-blue:#6848c8;--pv-mint:#efb863;background:linear-gradient(145deg,#fbf8ff,#eae4f8)}
.product-visual-staff{--pv-blue:#a95e22;--pv-mint:#f0c15d;background:linear-gradient(145deg,#fffaf3,#f4e6d7)}
.product-visual-meals{--pv-blue:#b94c61;--pv-mint:#f0b967;background:linear-gradient(145deg,#fff8f6,#f4e2de)}
.product-visual-shop{--pv-blue:#7b4fb6;--pv-mint:#69cbb7;background:linear-gradient(145deg,#fbf8ff,#e9e3f3)}
.product-visual-entry{--pv-blue:#137d8d;--pv-mint:#70dac1;background:linear-gradient(145deg,#f4fcff,#dfeff1)}
.product-visual-emergency{--pv-blue:#c24b46;--pv-mint:#f0b35a;background:linear-gradient(145deg,#fff8f6,#f2dfdc)}
.pv-dir-pass{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:8px;border-radius:8px;background:#fff}.pv-dir-pass>span{display:grid;grid-template-columns:28px 1fr;column-gap:8px}.pv-dir-pass>span>i{grid-row:1/3;display:grid!important;width:28px!important;height:28px!important;margin:0!important;place-items:center;border-radius:7px!important;background:#dff3ee!important;color:#0f7b73!important}.pv-dir-pass b,.pv-dir-pass small{display:block}.pv-dir-pass b{font-size:8px}.pv-dir-pass small{color:#718094;font-size:6px}.pv-dir-pass em{padding:5px 7px;border-radius:12px;background:#e2f6f0;color:#08735c;font-size:6px;font-style:normal;font-weight:900;white-space:nowrap}
.pv-dir-phone{display:grid;grid-template-columns:42px 1fr;gap:9px;align-items:center}.pv-dir-phone>div{display:grid;height:58px;place-items:center;border:3px solid #302958;border-radius:9px;background:#fff}.pv-dir-phone>div i{color:#6848c8;font-size:21px}.pv-dir-phone ul{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:0;padding:0;list-style:none}.pv-dir-phone li{display:grid;gap:4px;place-items:center;padding:8px 3px;border-radius:6px;background:#fff;color:#5e5273;font-size:5px;font-weight:800}.pv-dir-phone li i{color:#6848c8;font-size:9px}
.pv-dir-rota{display:grid;grid-template-columns:1fr 1fr;gap:5px}.pv-dir-rota>span{display:grid;grid-template-columns:18px 1fr auto;gap:5px;align-items:center;padding:7px;border-radius:7px;background:#fff}.pv-dir-rota>span i{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#faeddc;color:#a95e22;font-size:7px}.pv-dir-rota b,.pv-dir-rota em{font-size:6px}.pv-dir-rota em{color:#a95e22;font-size:10px;font-style:normal}.pv-dir-rota>small{grid-column:1/-1;padding:4px 7px;border-radius:5px;background:#fff6e8;color:#80684f;font-size:6px}
.pv-dir-menu{display:grid;grid-template-columns:1.3fr .7fr;gap:7px}.pv-dir-menu>span,.pv-dir-menu>div{display:grid;align-content:center;padding:7px;border-radius:7px;background:#fff}.pv-dir-menu>span{grid-template-columns:22px 1fr;column-gap:6px}.pv-dir-menu>span i{grid-row:1/3;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fde9df;color:#b94c61}.pv-dir-menu b,.pv-dir-menu small,.pv-dir-menu em{display:block}.pv-dir-menu b{font-size:7px}.pv-dir-menu small{color:#82727a;font-size:6px}.pv-dir-menu em{color:#b94c61;font-size:16px;font-style:normal;font-weight:900}
.pv-dir-shop{display:grid;grid-template-columns:1fr 1fr;gap:6px}.pv-dir-shop>span{display:grid;grid-template-columns:22px 1fr;column-gap:6px;padding:7px;border-radius:7px;background:#fff}.pv-dir-shop i{grid-row:1/3;display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#eee6f8;color:#7449ad}.pv-dir-shop b,.pv-dir-shop em{font-size:6px}.pv-dir-shop em{color:#08745e;font-style:normal;font-weight:800}
.pv-dir-terminal{display:grid;grid-template-columns:48px 1fr;gap:9px;align-items:center}.pv-dir-terminal>div{display:grid;height:58px;place-items:center;border:3px solid #153c45;border-radius:7px;background:#fff;color:#137d8d}.pv-dir-terminal>div i{font-size:19px}.pv-dir-terminal>div span{font-size:5px;font-weight:900}.pv-dir-terminal p{margin:0;padding:10px;border-radius:7px;background:#fff}.pv-dir-terminal b,.pv-dir-terminal small{display:block}.pv-dir-terminal b{font-size:8px}.pv-dir-terminal small{margin-top:4px;color:#718094;font-size:6px}
.pv-dir-muster{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:7px;padding:8px;border-radius:8px;background:#fff}.pv-dir-muster>strong{grid-row:1/3;color:#bd443f;font-size:20px}.pv-dir-muster>span{color:#7c6d70;font-size:6px}.pv-dir-muster ul{display:flex;gap:8px;margin:3px 0 0;padding:0;list-style:none;color:#5c6878;font-size:6px}.pv-dir-muster li{display:flex;align-items:center;gap:3px}.pv-dir-muster li i{width:5px!important;height:5px!important;margin:0!important;border-radius:50%!important;background:#54c5a7!important}.pv-dir-muster li+li i{background:#efa94f!important}
.product-visual-hero{width:100%;min-height:340px;border-radius:17px;box-shadow:0 32px 75px rgba(0,0,0,.26);transform:rotate(-1.4deg)}.product-visual-hero>div{padding:28px 30px}.product-visual-hero .product-visual-top{font-size:13px}.product-visual-hero .product-visual-top small{font-size:10px}.product-visual-hero .product-visual-heading{padding:25px 0 20px}.product-visual-hero .product-visual-heading strong{font-size:24px}.product-visual-hero .product-visual-heading span{font-size:10px}.product-visual-hero .pv-analytics,.product-visual-hero .pv-access,.product-visual-hero .pv-people,.product-visual-hero .pv-status{min-height:170px}.product-visual-hero .pv-analytics{height:170px}.product-visual-hero .pv-bars{height:155px}.product-visual-hero .pv-count strong,.product-visual-hero .pv-analytics strong{font-size:36px}.product-visual-hero .pv-access>div{min-height:170px}.product-visual-hero .pv-reader i,.product-visual-hero .pv-door>i{font-size:40px!important}.product-visual-hero .pv-timetable{gap:9px}.product-visual-hero .pv-lesson{min-height:70px;padding:14px;font-size:11px}.product-visual-hero .pv-node{padding:22px 15px;font-size:11px}.product-visual-hero .pv-data span{min-height:120px;font-size:10px}.product-visual-hero .pv-data span i{font-size:27px!important}.product-visual-hero .pv-form label{padding:15px;font-size:10px}.product-visual-hero .pv-form label i{height:27px!important}.product-visual-hero .pv-inbox>div,.product-visual-hero .pv-assets>div{padding:16px}.product-visual-hero .pv-inbox b,.product-visual-hero .pv-assets b{font-size:12px}.product-visual-promise{height:190px;margin:-20px -20px 28px}.module-promise>.product-visual+ i{margin-top:-54px!important}.product-visual-experience{position:absolute;right:0;top:15px;width:82%;height:430px;border:8px solid rgba(255,255,255,.12);border-radius:20px;box-shadow:0 35px 80px rgba(0,0,0,.38);transform:rotate(2deg)}.product-visual-experience>div{padding:25px}.product-visual-experience-secondary{position:absolute;left:0;bottom:8px;width:55%;height:220px;border:8px solid rgba(255,255,255,.14);border-radius:18px;box-shadow:0 30px 65px rgba(0,0,0,.35);transform:rotate(-4deg)}.product-visual-journey{height:145px;margin-bottom:23px}.product-visual-difference{width:130px;height:110px;grid-row:span 1}.product-visual-directory{height:130px;margin-bottom:22px}.journey-step>.product-visual+span{display:block}.journey-step>.product-visual~i{margin:24px 0 18px}.difference-item>.product-visual~i{display:grid}.module-directory a>.product-visual~i{float:right}.module-product-frame>.product-visual:nth-child(2){z-index:2}
.workflow-production-art{align-items:stretch}.workflow-production-shot{position:absolute;inset:4px -7%;margin:0;overflow:hidden;border:7px solid rgba(255,255,255,.11);border-radius:17px;background:#fff;box-shadow:0 38px 90px rgba(0,0,0,.32);transform:rotate(1.25deg)}.workflow-production-shot img{width:100%;height:100%;object-fit:cover;object-position:left top}.workflow-production-shot figcaption{position:absolute;left:16px;top:16px;padding:9px 12px;border-radius:8px;background:rgba(8,28,41,.88);color:#fff;backdrop-filter:blur(8px)}.workflow-production-shot figcaption span,.workflow-production-shot figcaption strong{display:block}.workflow-production-shot figcaption span{color:var(--atek-mint,#72dcc0);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.workflow-production-shot figcaption strong{margin-top:3px;font-size:11px}
.finance-production-art{align-items:stretch}.finance-production-shot{position:absolute;inset:-2px -8%;margin:0;overflow:hidden;border:7px solid rgba(255,255,255,.12);border-radius:18px;background:#f3f6f9;box-shadow:0 38px 90px rgba(0,0,0,.34);transform:rotate(1.1deg)}.finance-production-shot>img{display:block;width:100%;height:100%;object-fit:cover;object-position:left top}.finance-production-shot figcaption{position:absolute;left:17px;bottom:14px;padding:8px 10px;border-radius:7px;background:rgba(8,28,41,.9);color:#fff;backdrop-filter:blur(8px)}.finance-production-shot figcaption span,.finance-production-shot figcaption strong{display:block}.finance-production-shot figcaption span{color:var(--atek-mint,#72dcc0);font-size:7px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.finance-production-shot figcaption strong{margin-top:2px;font-size:9px}
.module-panel .panel-product-visual{position:absolute;right:-5%;bottom:-15%;width:62%;height:330px;border:8px solid rgba(255,255,255,.11);border-radius:18px;box-shadow:0 30px 70px rgba(0,0,0,.35);transform:rotate(-3deg)}.module-panel .panel-product-visual>div{padding:25px}.module-panel .panel-product-visual .product-visual-heading{padding:18px 0}.module-panel .panel-product-visual .product-visual-heading strong{font-size:18px}.module-panel .panel-product-visual .pv-people,.module-panel .panel-product-visual .pv-access,.module-panel .panel-product-visual .pv-analytics{min-height:145px}.module-panel .panel-product-visual .pv-analytics{height:145px}.module-panel .panel-product-visual .pv-bars{height:130px}.module-panel .panel-product-visual .pv-inbox>div{padding:13px}.module-panel .panel-product-visual .pv-inbox b{font-size:10px}.module-panel .panel-product-visual .pv-node{padding:17px 10px;font-size:9px}.wide-product-scene{min-height:520px;padding:55px;background:linear-gradient(135deg,#0f2941,#203f69)}.wide-product-visual{width:74%;height:390px;border:8px solid rgba(255,255,255,.14);border-radius:20px;box-shadow:0 32px 72px rgba(0,0,0,.3);transform:rotate(-2deg)}.wide-product-visual>div{padding:30px}.wide-product-visual .product-visual-heading{padding:25px 0}.wide-product-visual .product-visual-heading strong{font-size:25px}.wide-product-visual .pv-inbox>div{padding:22px}.wide-product-visual .pv-inbox b{font-size:13px}.wide-product-visual .pv-inbox small{font-size:9px}.wide-product-visual .pv-inbox i{width:38px!important;height:38px!important;font-size:13px!important}.wide-product-scene .wide-media-overlay{z-index:3}.feature-card-photo.product-visual>div{padding:14px}.feature-card-photo.product-visual .product-visual-heading{padding-block:12px}.module-directory .product-visual-directory{display:block;height:130px;margin-bottom:22px}.module-directory .product-visual-directory>div{padding:10px 12px}.module-directory .product-visual-directory .product-visual-heading{padding:8px 0 6px}.module-directory .product-visual-directory .product-visual-heading strong{font-size:10px}.module-directory .product-visual-directory .pv-node{padding:6px 5px;font-size:6px}.module-directory .product-visual-directory .pv-people,.module-directory .product-visual-directory .pv-access,.module-directory .product-visual-directory .pv-analytics{height:58px;min-height:0}.module-directory .product-visual-directory .pv-bars{height:53px}.module-directory .product-visual-directory .pv-access>div{min-height:56px}.module-directory .product-visual-directory .pv-reader i,.module-directory .product-visual-directory .pv-door>i{font-size:13px!important}.module-directory .product-visual-directory .pv-count strong,.module-directory .product-visual-directory .pv-analytics strong{font-size:14px}.module-directory .product-visual-directory .pv-chip,.module-directory .product-visual-directory .pv-rule,.module-directory .product-visual-directory .pv-insight{bottom:5px}

/* Image-first platform cards, matching the approved service-card treatment */
.feature-cards{gap:28px}
.feature-card{position:relative;min-height:0;padding:16px 16px 30px;border-radius:16px;overflow:visible}
.feature-card-photo{height:205px;margin:0 0 24px;overflow:hidden;border-radius:10px;background:#e9edf4}
.feature-card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.feature-card:hover .feature-card-photo img{transform:scale(1.07)}
.feature-card>i{position:relative;z-index:2;width:52px;height:52px;margin:-50px 0 24px 18px!important;border:5px solid #fff;background:var(--atek-blue);color:#fff}
.feature-card h3,.feature-card p{margin-inline:14px}
.feature-card h3{font-size:24px}

/* Atek-style image ribbon: a final visual beat on every marketing page */
.footer-gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));height:210px;background:#0b1729;overflow:hidden}
.footer-gallery a{position:relative;isolation:isolate;overflow:hidden;color:#fff}
.footer-gallery a:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(7,19,38,.82) 100%);transition:background .35s ease}
.footer-gallery img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s ease}
.footer-gallery span{position:absolute;left:24px;bottom:21px;font:700 13px "Manrope",sans-serif;letter-spacing:.08em;text-transform:uppercase}
.footer-gallery a:hover img{transform:scale(1.09);filter:saturate(1.1)}
.footer-gallery a:hover:after{background:linear-gradient(180deg,rgba(43,96,214,.12),rgba(16,49,119,.82))}

/* Footer closer to approved template weight */
.site-footer,.subpage-footer{background:#111c30}
.footer-top{padding-top:92px;padding-bottom:72px}
.footer-title{font-size:13px}
.footer-top>div:not(.footer-brand) a{font-size:14px}
.footer-bottom{padding-top:28px;padding-bottom:28px}

@media(min-width:1200px) and (max-width:1350px){
  .subpage-header .navbar-nav,.home-header .navbar-nav{margin-left:70px!important;gap:5px}
  .subpage-header .nav-link,.home-header .nav-link{padding-inline:8px!important;font-size:14px}
  .subpage-header .button-dark,.home-header .button-dark{padding-inline:20px}
}

@media(max-width:1199px){
  .subpage-header .brand-panel:before,.home-header .brand-panel:before{display:block;width:35vw;min-width:0}
  .subpage-header .navbar-nav,.home-header .navbar-nav{width:100%;height:auto;margin-left:0!important;align-items:stretch!important;gap:0}
  .subpage-header .navbar-collapse,.home-header .navbar-collapse{position:absolute;top:91px;left:0;right:0;height:auto;padding:18px 24px 28px;background:#fff;box-shadow:0 22px 40px rgba(20,29,42,.14)}
  .subpage-header .nav-link,.home-header .nav-link{height:auto;padding:13px 0!important}
  .subpage-header .nav-link:after,.home-header .nav-link:after{left:0;right:auto;bottom:6px;width:42px}
  .nav-cta{margin:12px 0 0}
  .subpage-header .navbar-toggler span,.home-header .navbar-toggler span{background:var(--atek-ink)}
  .bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .module-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-gallery{grid-template-columns:repeat(3,1fr);height:360px}
}

@media(max-width:767px){
  .container-wide{width:calc(100% - 32px)}
  .site-header .container-wide,.subpage-header .container-wide{width:calc(100% - 24px)}
  .utility-bar{display:none}
  .subpage-header .navbar,.home-header .navbar{height:80px;min-height:80px}
  .subpage-header .brand-panel:before,.home-header .brand-panel:before{display:block;left:-12px;width:60vw;min-width:0}
  .subpage-header .navbar-brand,.home-header .navbar-brand{color:#fff!important;font-size:20px}
  .subpage-header .navbar-collapse,.home-header .navbar-collapse{top:80px}
  .subpage-header.is-scrolled .navbar,.home-header.is-scrolled .navbar{height:80px;min-height:80px}
  .hero-slider,.hero-slider .hero-layout{min-height:650px}
  .hero-slider .hero-copy{width:100%;padding:84px 0 120px}
  .hero-slider h1{font-size:52px}
  .hero-slider .hero-copy>p{font-size:17px}
  .hero-controls{right:16px;top:auto;bottom:24px;display:flex;align-items:center;transform:none}
  .hero-controls:before,.hero-controls:after{display:none}
  .hero-controls button{width:46px;height:46px}
  .hero-controls span{writing-mode:horizontal-tb}
  .section-pad,.page-section{padding:78px 0}
  .bento-grid,.module-feature-grid{grid-template-columns:1fr;gap:20px}
  .capabilities .bento-card,.capabilities .bento-wide{min-height:0;margin:0;padding:16px}
  .bento-photo{height:230px}
  .module-feature-grid{margin-top:48px}
  .module-feature-media{height:210px}
  .module-intro-grid{gap:42px}
  .difference-item{grid-template-columns:100px 1fr}
  .difference-photo{width:100px;height:100px;grid-row:span 2}
  .difference-item>i{display:none}
  .journey-step:after{display:none}
  .module-directory{grid-template-columns:1fr}
  .safeguard-hero-signal{right:-6px;top:16px}
  .feature-card-photo{height:220px}
  .footer-gallery{grid-template-columns:repeat(2,1fr);height:540px}
  .footer-gallery span{left:16px;bottom:15px;font-size:11px}
  .page-hero,.module-page-hero{min-height:720px}
  .module-page-hero h1{font-size:50px}
}

@media(prefers-reduced-motion:reduce){
  .hero-slide,.bento-photo img,.module-feature-media img,.journey-photo img,.difference-photo img,.directory-photo img,.feature-card-photo img,.footer-gallery img{transition:none}
  .studio-hero-app,.studio-hero-prompt,.studio-trust-rail span{animation:none!important}
}

@media(max-width:767px){
  .product-shell-bar{height:44px;padding-inline:14px}.product-shell-bar span{display:none}
  .tour-product-scene{padding:14px}.scene-heading strong{font-size:13px}.scene-heading button{padding:7px;font-size:6px}.scene-metrics{gap:4px;margin:10px 0}.scene-metrics span{padding:7px}.scene-metrics strong{font-size:12px}.visitor-row{grid-template-columns:34px 1fr auto;padding:7px}.visitor-row:nth-child(3){display:none}
  .dashboard-layout{grid-template-columns:1fr}.dash-actions{display:none}.dash-kpis{gap:4px}.dash-kpis span{padding:8px}.dash-chart{height:96px}.spark-bars{height:58px}
  .ask-scene-question{margin:10px 0 8px;padding:8px}.ask-scene-result{grid-template-columns:1fr;padding:8px}.ask-result-copy p,.ask-result-copy>div{display:none}.ask-result-chart{min-height:86px}.group-bars{height:82px}
  .workflow-production-shot{inset:0;transform:rotate(.5deg)}.workflow-production-shot img{object-fit:contain}.workflow-production-shot figcaption{left:9px;top:9px}.workflow-production-shot figcaption strong{font-size:9px}
  .finance-production-shot{inset:0;transform:rotate(.4deg)}
  .product-visual-hero{min-height:315px}.product-visual-hero>div{padding:20px}.product-visual-hero .product-visual-heading strong{font-size:18px}
  .product-visual-experience{width:95%;height:310px}.product-visual-experience-secondary{width:68%;height:175px}.module-product-frame{min-height:390px}
  .difference-item{grid-template-columns:1fr}.product-visual-difference{grid-column:1;width:100%;height:130px}.difference-item>.product-visual~i{display:none}
  .module-panel .panel-product-visual{right:-8%;bottom:-4%;width:92%;height:270px}.module-panel .panel-product-visual>div{padding:17px}.module-panel .panel-product-visual .product-visual-heading strong{font-size:14px}
  .wide-product-scene{min-height:470px;padding:20px}.wide-product-visual{width:100%;height:320px}.wide-product-visual>div{padding:20px}.wide-product-visual .product-visual-heading strong{font-size:18px}
}

/* ISA Finance - UK school finance scenes */
.pv-finance-ledger{display:grid;grid-template-columns:1.05fr .95fr;gap:7px}.pv-finance-ledger>span,.pv-finance-ledger ul{margin:0;padding:8px;border-radius:7px;background:#fff}.pv-finance-ledger>span{display:grid;grid-template-columns:22px 1fr;column-gap:6px}.pv-finance-ledger>span i{grid-row:1/3;display:grid!important;place-items:center;width:22px!important;height:22px!important;margin:0!important;border-radius:6px!important;background:#e7effd!important;color:#174fa8!important}.pv-finance-ledger b,.pv-finance-ledger small{display:block}.pv-finance-ledger b{font-size:6px}.pv-finance-ledger small{color:#768497;font-size:5px}.pv-finance-ledger ul{list-style:none}.pv-finance-ledger li{display:grid;grid-template-columns:30px 1fr;gap:4px;padding:3px 0;border-bottom:1px solid #edf1f4;font-size:5px}.pv-finance-ledger li:last-child{border:0}.pv-finance-ledger li b{color:#174fa8}.pv-finance-ledger li em{font-style:normal}
.pv-finance-staffing{display:grid;grid-template-columns:.72fr 1.28fr;gap:7px}.pv-finance-staffing>div,.pv-finance-staffing ul{margin:0;padding:8px;border-radius:7px;background:#fff}.pv-finance-staffing strong,.pv-finance-staffing>div span{display:block}.pv-finance-staffing strong{color:#174fa8;font-size:17px}.pv-finance-staffing>div span{color:#718095;font-size:5px}.pv-finance-staffing ul{list-style:none}.pv-finance-staffing li{display:flex;justify-content:space-between;padding:3px 0;border-bottom:1px solid #edf1f4;font-size:5px}.pv-finance-staffing li:last-child{border:0}.pv-finance-staffing li b{color:#174fa8}
.pv-finance-outturn{padding:8px;border-radius:8px;background:#fff}.pv-finance-outturn header,.pv-finance-outturn>div{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.pv-finance-outturn header span{color:#718095;font-size:5px}.pv-finance-outturn>div b{padding-top:4px;color:#174fa8;font-size:8px}.pv-finance-outturn footer{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center;margin-top:8px}.pv-finance-outturn footer i{display:block!important;width:var(--w)!important;height:5px!important;margin:0!important;border-radius:4px!important;background:linear-gradient(90deg,#55c9a9,#1c6cb0)!important}.pv-finance-outturn footer span{color:#08725b;font-size:5px;font-weight:800}
.pv-finance-supplier{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.pv-finance-supplier>span{grid-column:1/-1;display:grid;grid-template-columns:22px 1fr;column-gap:6px;padding:7px;border-radius:7px;background:#fff}.pv-finance-supplier>span i{grid-row:1/3;display:grid!important;place-items:center;width:22px!important;height:22px!important;margin:0!important;border-radius:6px!important;background:#dff7f0!important;color:#08725b!important}.pv-finance-supplier b,.pv-finance-supplier small{display:block}.pv-finance-supplier b{font-size:6px}.pv-finance-supplier small{color:#748195;font-size:5px}.pv-finance-supplier>div{display:flex;justify-content:space-between;padding:6px;border-radius:6px;background:#fff;font-size:5px}.pv-finance-supplier>div em{color:#08725b;font-style:normal;font-weight:800}
.pv-finance-match{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.pv-finance-match>span{display:grid;place-items:center;gap:3px;padding:7px 3px;border:1px solid #dce3eb;border-radius:7px;background:#fff;color:#738196;font-size:5px}.pv-finance-match>span i{margin:0!important}.pv-finance-match>span.done{border-color:#a9dece;color:#08725b}.pv-finance-match>span.active{border-color:#9eb8ec;background:#eaf0fc;color:#174fa8}.pv-finance-match small{grid-column:1/-1;color:#08725b;font-size:5px;font-weight:800}
.pv-finance-journal{padding:8px;border-radius:8px;background:#fff}.pv-finance-journal header{display:flex;justify-content:space-between;font-size:6px}.pv-finance-journal header span{color:#08725b;font-weight:800}.pv-finance-journal>div{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center;margin:7px 0}.pv-finance-journal>div span{padding:6px;border-radius:6px;background:#f2f5f8}.pv-finance-journal small,.pv-finance-journal strong{display:block}.pv-finance-journal small{color:#738196;font-size:5px}.pv-finance-journal strong{color:#174fa8;font-size:9px}.pv-finance-journal>div i{margin:0!important;color:#55c9a9!important}.pv-finance-journal footer{color:#738196;font-size:5px}
.pv-finance-bank{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.pv-finance-bank span{display:grid;place-items:center;gap:3px;min-height:55px;padding:6px;border-radius:7px;background:#fff;font-size:5px}.pv-finance-bank span i{margin:0!important;color:#174fa8!important;font-size:13px!important}.pv-finance-bank span b,.pv-finance-bank span em{display:block}.pv-finance-bank span em{color:#08725b;font-style:normal}.pv-finance-bank span.active{outline:2px solid #55c9a9}
.pv-finance-vat{display:grid;grid-template-columns:.68fr 1.32fr;gap:7px}.pv-finance-vat>div,.pv-finance-vat ul{margin:0;padding:8px;border-radius:7px;background:#fff}.pv-finance-vat strong,.pv-finance-vat>div span{display:block}.pv-finance-vat strong{color:#174fa8;font-size:16px}.pv-finance-vat>div span{color:#738196;font-size:5px}.pv-finance-vat ul{list-style:none}.pv-finance-vat li{display:flex;justify-content:space-between;padding:3px 0;border-bottom:1px solid #edf1f4;font-size:5px}.pv-finance-vat li:last-child{border:0}.pv-finance-vat li b{color:#174fa8}
.pv-finance-income{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.pv-finance-income>span{padding:8px;border-radius:7px;background:#fff}.pv-finance-income small,.pv-finance-income strong{display:block}.pv-finance-income small{color:#738196;font-size:5px}.pv-finance-income strong{margin-top:3px;color:#174fa8;font-size:11px}.pv-finance-income footer{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.pv-finance-income footer i{display:block!important;width:var(--w)!important;height:5px!important;margin:0!important;border-radius:4px!important;background:#55c9a9!important}.pv-finance-income footer b{color:#657487;font-size:5px}
.pv-finance-asset{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.pv-finance-asset>span{display:grid;grid-template-columns:22px 1fr;column-gap:6px;padding:8px;border-radius:7px;background:#fff}.pv-finance-asset>span i{grid-row:1/3;display:grid!important;place-items:center;width:22px!important;height:22px!important;margin:0!important;border-radius:6px!important;background:#e7effd!important;color:#174fa8!important}.pv-finance-asset b,.pv-finance-asset small{display:block}.pv-finance-asset b{font-size:6px}.pv-finance-asset small{color:#738196;font-size:5px}.pv-finance-asset>div{padding:8px;border-radius:7px;background:#fff}.pv-finance-asset>div b{color:#174fa8;font-size:9px}.pv-finance-asset>em{grid-column:1/-1;color:#08725b;font-size:5px;font-style:normal;font-weight:800}
.pv-finance-mat{display:grid;gap:6px}.pv-finance-mat .trust{display:flex;align-items:center;gap:6px;padding:7px;border-radius:7px;background:#174fa8;color:#fff;font-size:6px}.pv-finance-mat .trust i{margin:0!important}.pv-finance-mat>div{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.pv-finance-mat>div span{padding:7px 3px;border-radius:6px;background:#fff;font-size:5px;text-align:center}.pv-finance-mat small{color:#657487;font-size:5px}.pv-finance-audit{display:grid;gap:5px}.pv-finance-audit span{display:grid;grid-template-columns:22px 1fr;column-gap:7px;padding:8px;border-radius:7px;background:#fff}.pv-finance-audit span i{grid-row:1/3;display:grid!important;place-items:center;width:22px!important;height:22px!important;margin:0!important;border-radius:6px!important;background:#e7effd!important;color:#174fa8!important}.pv-finance-audit b,.pv-finance-audit small{display:block}.pv-finance-audit b{font-size:6px}.pv-finance-audit small{color:#738196;font-size:5px}

/* ISA Studio - school-owned module builder */
.product-visual-studio{--pv-blue:#5150d8;--pv-mint:#5ed5b8;background:linear-gradient(145deg,#f8f8ff,#e9edfa)}
.pv-studio-prompt{display:grid;grid-template-columns:1.04fr .96fr;gap:8px;align-items:stretch}
.pv-studio-prompt>span,.pv-studio-prompt>div{display:flex;min-height:62px;padding:9px;border-radius:8px;background:#fff}
.pv-studio-prompt>span{align-items:flex-start;gap:7px}.pv-studio-prompt>span i{display:grid!important;place-items:center;width:22px!important;height:22px!important;margin:0!important;border-radius:6px!important;background:#eeedff!important;color:#5150d8!important}
.pv-studio-prompt b{font-size:7px;line-height:1.35}.pv-studio-prompt>div{position:relative;align-items:end;gap:3px}.pv-studio-prompt>div i{display:block!important;flex:1;width:auto!important;margin:0!important;border-radius:3px 3px 1px 1px!important;background:linear-gradient(#68d8bd,#5150d8)!important}.pv-studio-prompt>div i:nth-child(1){height:26%!important}.pv-studio-prompt>div i:nth-child(2){height:62%!important}.pv-studio-prompt>div i:nth-child(3){height:84%!important}.pv-studio-prompt>div strong{position:absolute;left:8px;top:7px;color:#68758b;font-size:6px}
.pv-studio-ui{display:grid;grid-template-columns:23px 1fr;min-height:67px;overflow:hidden;border-radius:8px;background:#fff}.pv-studio-ui aside{display:grid;align-content:start;gap:6px;padding:10px 7px;background:#292b58}.pv-studio-ui aside i{display:block!important;width:9px!important;height:9px!important;margin:0!important;border-radius:3px!important;background:#8b8ce9!important}.pv-studio-ui main{padding:9px}.pv-studio-ui main b{font-size:8px}.pv-studio-ui main>div{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:8px 0}.pv-studio-ui main span{height:25px;border-radius:4px;background:linear-gradient(135deg,#eef0fb,#dce3f4)}.pv-studio-ui button{float:right;padding:4px 7px;border:0;border-radius:10px;background:#5150d8;color:#fff;font-size:5px;font-weight:800}
.pv-studio-identity{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.pv-studio-identity>span{display:grid;place-items:center;gap:4px;padding:8px 4px;border-radius:7px;background:#fff;font-size:6px}.pv-studio-identity>span i{display:grid!important;place-items:center;width:22px!important;height:22px!important;margin:0!important;border-radius:50%!important;background:#eeedff!important;color:#5150d8!important}.pv-studio-identity small{grid-column:1/-1;padding:5px 7px;border-radius:7px;background:#dff7f0;color:#08725b;font-size:6px;font-weight:800}
.pv-studio-gates{display:flex;align-items:center;gap:4px;padding:13px 9px;border-radius:8px;background:#fff}.pv-studio-gates span{display:flex;align-items:center;gap:3px;padding:6px;border:1px solid #d8deea;border-radius:15px;color:#778399;font-size:6px;font-weight:800}.pv-studio-gates span.done{border-color:#9bdccb;color:#08725b}.pv-studio-gates span.active{border-color:#a9a8ec;background:#eeedff;color:#4040bd}.pv-studio-gates b{flex:1;height:1px;background:#cfd5df}
.pv-studio-data{display:grid;grid-template-columns:1fr auto 1fr;gap:7px;align-items:center}.pv-studio-data>span{display:grid;grid-template-columns:21px 1fr;column-gap:6px;padding:9px;border-radius:8px;background:#fff}.pv-studio-data>span>i{grid-row:1/3;display:grid!important;place-items:center;width:21px!important;height:21px!important;margin:0!important;border-radius:6px!important;background:#e9eef8!important;color:#53637c!important}.pv-studio-data>span.active>i{background:#eeedff!important;color:#5150d8!important}.pv-studio-data b,.pv-studio-data small{display:block}.pv-studio-data b{font-size:6px}.pv-studio-data small{color:#7a8798;font-size:5px}.pv-studio-data>i{margin:0!important;color:#5bcfb3!important;font-size:9px!important}
.pv-studio-record{padding:8px;border-radius:8px;background:#fff}.pv-studio-record header{display:flex;justify-content:space-between;gap:5px;margin-bottom:6px}.pv-studio-record header b{font-size:7px}.pv-studio-record header span{padding:2px 5px;border-radius:8px;background:#eeedff;color:#5150d8;font-size:5px;font-weight:800}.pv-studio-record label{display:flex;align-items:center;justify-content:space-between;margin:4px 0;padding:5px 6px;border:1px solid #e0e5ed;border-radius:5px;color:#6e7b8e;font-size:5px}.pv-studio-record label i{display:block!important;width:55%!important;height:4px!important;margin:0!important;border-radius:3px!important;background:#e4e8ef!important;color:#5150d8!important}.pv-studio-record small{display:block;color:#08725b;font-size:5px;font-weight:800}
.pv-studio-jobs{display:grid;gap:5px}.pv-studio-jobs>span{display:grid;grid-template-columns:20px 1fr auto;gap:6px;align-items:center;padding:6px 8px;border-radius:7px;background:#fff;font-size:6px}.pv-studio-jobs>span i{display:grid!important;place-items:center;width:20px!important;height:20px!important;margin:0!important;border-radius:6px!important;background:#eeedff!important;color:#5150d8!important}.pv-studio-jobs em{color:#08725b;font-style:normal;font-size:5px}.pv-studio-jobs small{color:#657487;font-size:6px}
.pv-studio-connect{display:grid;grid-template-columns:1fr 26px 1fr;gap:5px;align-items:center}.pv-studio-connect span{display:grid;place-items:center;gap:5px;min-height:53px;padding:8px;border-radius:8px;background:#fff;font-size:6px;font-weight:800}.pv-studio-connect span i{margin:0!important;color:#5150d8!important;font-size:16px!important}.pv-studio-connect>i{display:grid!important;place-items:center;width:26px!important;height:26px!important;margin:0!important;border-radius:50%!important;background:#dff7f0!important;color:#08725b!important}.pv-studio-connect small{grid-column:1/-1;color:#68768a;font-size:5px;text-align:center}
.pv-studio-tests{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.pv-studio-tests span{display:grid;place-items:center;gap:4px;padding:8px 3px;border-radius:7px;background:#fff;color:#718095;font-size:5px;font-weight:800}.pv-studio-tests span i{margin:0!important}.pv-studio-tests span.done{color:#08725b}.pv-studio-tests span.active{background:#eeedff;color:#4040bd}.pv-studio-tests small{grid-column:1/-1;color:#657487;font-size:6px}
.pv-studio-release{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center}.pv-studio-release>span{padding:9px;border-radius:8px;background:#fff}.pv-studio-release>span small,.pv-studio-release>span b{display:block}.pv-studio-release>span small{color:#7c899a;font-size:5px}.pv-studio-release>span b{margin-top:3px;font-size:8px}.pv-studio-release>span.active{outline:2px solid #7574dd}.pv-studio-release>i{margin:0!important;color:#5fcfb4!important}.pv-studio-release button{grid-column:1/-1;justify-self:end;padding:4px 7px;border:0;border-radius:10px;background:#292b58;color:#fff;font-size:5px;font-weight:800}
.pv-studio-ops{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center}.pv-studio-ops>div{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:9px;border-radius:8px;background:#fff}.pv-studio-ops strong{grid-column:1/-1;color:#08725b;font-size:10px}.pv-studio-ops span{color:#748195;font-size:6px}.pv-studio-ops button{padding:8px;border:1px solid #e4b9bf;border-radius:8px;background:#fff4f5;color:#a13342;font-size:6px;font-weight:800}

.studio-production-art{min-height:390px}.studio-hero-builder{position:absolute;inset:4px -6% 64px;display:grid;grid-template-columns:.92fr 36px 1.08fr;align-items:center;padding:25px;border:7px solid rgba(255,255,255,.11);border-radius:18px;background:linear-gradient(135deg,#171a36,#2e3563);box-shadow:0 38px 90px rgba(0,0,0,.32);transform:rotate(1deg)}
.studio-hero-prompt,.studio-hero-app{border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(0,0,0,.18)}.studio-hero-prompt{padding:18px;animation:studio-float 5.2s ease-in-out infinite}.studio-hero-prompt>span{display:flex;align-items:center;gap:7px;color:#5150d8;font-size:10px;font-weight:900;text-transform:uppercase}.studio-hero-prompt p{margin:16px 0;padding:13px;border-radius:9px;background:#f0efff;color:#1f2940;font-size:12px;line-height:1.45}.studio-hero-prompt small{color:#08725b;font-size:8px;font-weight:800}.studio-hero-arrow{display:grid;place-items:center;color:#68d8bd;font-size:18px}.studio-hero-app{overflow:hidden;animation:studio-float 5.2s .55s ease-in-out infinite}.studio-hero-app header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f4f5fb;color:#263147;font-size:9px}.studio-hero-app header span{display:flex;align-items:center;gap:6px;font-weight:900}.studio-hero-app header i{color:#5150d8}.studio-hero-app header b{padding:4px 7px;border-radius:12px;background:#fff;color:#5f6c7e;font-size:7px}.studio-hero-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px}.studio-hero-kpis span{padding:8px;border-radius:8px;background:#f4f6fa}.studio-hero-kpis strong,.studio-hero-kpis small{display:block}.studio-hero-kpis strong{color:#5150d8;font-size:15px}.studio-hero-kpis small{color:#718095;font-size:7px}.studio-hero-row{display:grid;grid-template-columns:25px 1fr auto;gap:7px;align-items:center;margin:0 12px 7px;padding:8px;border:1px solid #e5e9f0;border-radius:8px;color:#253047}.studio-hero-row>i{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#eeedff;color:#5150d8}.studio-hero-row b,.studio-hero-row small{display:block}.studio-hero-row b{font-size:8px}.studio-hero-row small{color:#7a8798;font-size:6px}.studio-hero-row em{padding:4px 6px;border-radius:9px;background:#fff0d9;color:#946117;font-size:6px;font-style:normal;font-weight:900}.studio-hero-row em.ready{background:#dff7f0;color:#08725b}
.studio-trust-rail{position:absolute;left:1%;right:-1%;bottom:33px;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.studio-trust-rail span{display:flex;align-items:center;justify-content:center;gap:6px;padding:9px;border:1px solid rgba(255,255,255,.17);border-radius:9px;background:rgba(9,17,40,.86);color:#fff;font-size:7px;font-weight:800;backdrop-filter:blur(8px);animation:studio-rail-in .55s both}.studio-trust-rail span:nth-child(2){animation-delay:.08s}.studio-trust-rail span:nth-child(3){animation-delay:.16s}.studio-trust-rail span:nth-child(4){animation-delay:.24s}.studio-trust-rail i{color:#68d8bd}.studio-production-art .module-hero-float{bottom:-16px}
.bento-studio-visual{position:relative;display:grid;grid-template-columns:.82fr 28px 1.18fr;align-items:center;gap:8px;padding:28px;background:linear-gradient(135deg,#181b3a,#394275);color:#1c2940}.home-studio-prompt,.home-studio-module{position:relative;z-index:2;border-radius:12px;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.2)}.home-studio-prompt{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:start;padding:15px;transform:rotate(-3deg)}.home-studio-prompt>i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#eeedff;color:#5150d8}.home-studio-prompt small,.home-studio-prompt strong{display:block}.home-studio-prompt small{color:#7c8999;font-size:7px}.home-studio-prompt strong{margin-top:4px;font-size:10px;line-height:1.35}.home-studio-arrow{position:relative;z-index:2;color:#68d8bd;font-size:17px}.home-studio-module{overflow:hidden;transform:rotate(2deg)}.home-studio-module header{display:flex;align-items:center;gap:6px;padding:11px;background:#f2f3fa;font-size:8px}.home-studio-module header i{color:#5150d8}.home-studio-module header span{margin-left:auto;padding:3px 6px;border-radius:9px;background:#fff;color:#667589;font-size:6px;font-weight:900}.home-studio-module>div{padding:15px}.home-studio-module>div b,.home-studio-module>div small{display:block}.home-studio-module>div b{color:#5150d8;font-size:22px}.home-studio-module>div small{color:#758296;font-size:7px}.home-studio-module footer{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:8px;border-top:1px solid #e9ecf2}.home-studio-module footer span{color:#5f6d81;font-size:5px;font-weight:800}.home-studio-module footer i{color:#08725b}.bento-studio-visual:before,.bento-studio-visual:after{content:"";position:absolute;border:1px solid rgba(104,216,189,.35);border-radius:50%}.bento-studio-visual:before{right:-35px;top:-70px;width:190px;height:190px}.bento-studio-visual:after{left:-42px;bottom:-88px;width:160px;height:160px}
@keyframes studio-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes studio-rail-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}

@media(max-width:767px){
  .studio-hero-builder{inset:0 0 72px;grid-template-columns:1fr 24px 1.05fr;padding:12px;transform:rotate(.35deg)}.studio-hero-prompt{padding:10px}.studio-hero-prompt p{margin:9px 0;padding:8px;font-size:8px}.studio-hero-prompt small{font-size:6px}.studio-hero-app header{padding:8px}.studio-hero-kpis{gap:3px;padding:7px}.studio-hero-kpis span{padding:5px}.studio-hero-kpis strong{font-size:11px}.studio-hero-row{grid-template-columns:20px 1fr;margin:0 7px 5px;padding:5px}.studio-hero-row>i{width:20px;height:20px}.studio-hero-row em{display:none}.studio-trust-rail{left:0;right:0;bottom:43px;grid-template-columns:repeat(2,1fr);gap:4px}.studio-trust-rail span{padding:6px;font-size:6px}.studio-production-art .module-hero-float{bottom:-8px}
  .bento-studio-visual{grid-template-columns:.9fr 18px 1.1fr;padding:15px}.home-studio-prompt{grid-template-columns:24px 1fr;padding:9px}.home-studio-prompt>i{width:24px;height:24px}.home-studio-module>div{padding:9px}.home-studio-module>div b{font-size:17px}
}

/* Conversion-led hero stories and page-specific photography */
.hero-message{animation:heroCopyIn .62s cubic-bezier(.2,.7,.2,1) both}
.hero-message[hidden]{display:none!important}
@keyframes heroCopyIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}

.module-photo-hero,.platform-photo-hero{position:relative;isolation:isolate;background:#071b33}
.module-photo-hero:before,.platform-photo-hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(4,18,39,.97) 0%,rgba(6,25,50,.89) 42%,rgba(7,27,52,.48) 70%,rgba(7,27,52,.22) 100%),var(--module-hero-photo,var(--page-image)) center/cover no-repeat}
.module-photo-hero:after,.platform-photo-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(4,18,39,.38),transparent 50%)}
.module-photo-hero .page-hero-grid,.platform-photo-hero .page-hero-grid{z-index:3}
.module-photo-hero .hero-watermark,.platform-photo-hero .hero-watermark{z-index:2;color:rgba(255,255,255,.045)}
.module-photo-hero .module-lead{max-width:680px;color:rgba(255,255,255,.84)}
.module-photo-hero .module-hero-art{transform:scale(.88);transform-origin:right center}
.module-photo-hero .module-hero-float{box-shadow:0 22px 55px rgba(0,0,0,.28)}
.platform-photo-hero .page-hero-copy{max-width:720px;margin:24px 0 0;color:rgba(255,255,255,.84)}
.platform-photo-hero .hero-side-card{background:rgba(7,25,52,.63);box-shadow:0 28px 70px rgba(0,0,0,.24)}

.contact-direct{min-height:calc(100vh - 136px);padding-top:105px;background:radial-gradient(circle at 8% 12%,rgba(43,96,214,.34),transparent 32%),#112a3d}
.contact-direct .demo-copy h1{margin:18px 0 0;color:#fff;font:700 clamp(48px,5.2vw,78px)/1.05 "Manrope",sans-serif;letter-spacing:-.055em}
.contact-direct .demo-copy h1 em{color:#aee6f2;font-style:normal}
.contact-direct .demo-copy>h1+p{margin:42px 0 0}
.contact-direct .demo-form{box-shadow:0 34px 90px rgba(0,0,0,.28)}
.form-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
.demo-form button[aria-busy="true"]{cursor:wait;opacity:.72}
.form-status.is-success{color:#18745f}
.form-status.is-error{color:#b33a3a}

/* Keep display copy clear of large, tightly-set headings throughout the site. */
main :is(h1,h2)+p{margin-top:24px}
.hero-message>p{max-width:610px;margin:32px 0 34px;font-size:20px;line-height:1.6;color:rgba(255,255,255,.82)}
.story-copy>h2+p,.insight-copy>h2+p,.rollout-grid h2+p,.faq-intro>h2+p,.demo-copy>h2+p{margin-top:28px}
.module-page-hero h1+.module-lead{margin-top:30px}

@media(max-width:991px){
  .module-photo-hero .module-hero-art{transform:none}
  .module-photo-hero:before,.platform-photo-hero:before{background:linear-gradient(90deg,rgba(4,18,39,.96),rgba(6,25,50,.72)),var(--module-hero-photo,var(--page-image)) center/cover no-repeat}
  .contact-direct{min-height:0;padding-top:88px}
}
@media(max-width:700px){
  .hero-slider .hero-copy{padding-right:42px}
  .hero-slider h1{font-size:clamp(43px,12vw,52px)}
  .module-photo-hero:before,.platform-photo-hero:before{background:linear-gradient(180deg,rgba(4,18,39,.89),rgba(4,18,39,.97)),var(--module-hero-photo,var(--page-image)) 68% center/cover no-repeat}
  .contact-direct{padding:74px 0}
  .contact-direct .demo-copy h1{font-size:44px}
}

/* 2026 rewrite: text-first hero and experience panels (replaces the generated product-scene markup). */
.module-hero-frame{position:relative;display:flex;flex-direction:column;justify-content:center;gap:14px;width:100%;min-height:320px;padding:38px 36px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:linear-gradient(150deg,rgba(9,28,45,.92),rgba(23,55,92,.88));box-shadow:0 32px 74px rgba(0,0,0,.3);backdrop-filter:blur(3px)}
.module-hero-frame .module-hero-eyebrow{display:inline-flex;align-items:center;gap:9px;font:800 11px/1 "Manrope",sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--atek-mint,#7fe3c1)}
.module-hero-frame strong{font:700 clamp(24px,2.4vw,32px)/1.16 "Manrope",sans-serif;letter-spacing:-.035em;color:#fff}
.module-hero-frame p{margin:0;color:rgba(255,255,255,.72);line-height:1.65;font-size:15px}
.module-experience .module-product-frame{display:grid;align-items:center;min-height:0}
.module-experience .module-hero-frame{min-height:280px}
.module-difference .difference-item>i{display:grid;width:46px;height:46px;place-items:center;flex:0 0 46px;border-radius:50%;background:rgba(31,111,235,.1);color:var(--atek-blue,#1f6feb)}
@media(max-width:700px){.module-hero-frame{min-height:250px;padding:30px 26px}}

/* 2026 content refresh: restore photography and align the remaining text-first markup. */
.module-feature-media{display:grid;place-items:center;padding:6px;background:#fff}
.module-feature-media img{object-fit:contain;background:#fff}
.module-feature:hover .module-feature-media img{transform:scale(1.025)}
.module-experience-photo{position:relative;min-height:460px;margin:0;overflow:hidden;border:8px solid rgba(255,255,255,.12);border-radius:20px;background:#203047;box-shadow:0 35px 80px rgba(0,0,0,.38);transform:rotate(1.25deg)}
.module-experience-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(5,18,35,.88) 100%)}
.module-experience-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.module-experience-photo:hover img{transform:scale(1.045)}
.module-experience-photo figcaption{position:absolute;z-index:2;right:30px;bottom:28px;left:30px;color:#fff}
.module-experience-photo figcaption span{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--atek-mint,#7fe3c1);font:800 11px/1 "Manrope",sans-serif;letter-spacing:.14em;text-transform:uppercase}
.module-experience-photo figcaption strong{display:block;max-width:520px;font:700 clamp(20px,2vw,28px)/1.22 "Manrope",sans-serif;letter-spacing:-.035em}
.difference-item{grid-template-columns:48px minmax(0,1fr);gap:20px;padding:25px}
.difference-item>div{min-width:0}
.module-directory a{display:grid;grid-template-columns:46px minmax(0,1fr) 26px;grid-template-rows:auto auto;gap:8px 14px;align-items:center;min-height:145px;padding:24px}
.module-directory a small,.module-directory a strong{grid-column:2;padding:0}
.module-directory a small{grid-row:1;margin:0;align-self:end}
.module-directory a strong{grid-row:2;align-self:start}
.module-directory a>i:first-child{grid-column:1;grid-row:1/3;display:grid;width:46px;height:46px;margin:0;place-items:center;border-radius:50%;background:#eaf0ff;color:var(--atek-blue)}
.module-directory a>i:last-child{grid-column:3;grid-row:1/3;float:none;margin:0;color:var(--atek-blue);transition:transform .25s ease}
.module-directory a:hover>i:last-child{transform:translateX(4px)}
@media(max-width:700px){
  .difference-item{grid-template-columns:46px minmax(0,1fr);gap:16px;padding:21px}
  .difference-item>i{display:grid}
  .module-experience-photo{min-height:370px;transform:none}
  .module-experience-photo figcaption{right:22px;bottom:22px;left:22px}
  .module-directory a{min-height:130px;padding:21px}
}
.story-footnote{max-width:960px;margin:46px auto 0;padding-top:28px;border-top:1px solid rgba(8,28,41,.12);color:var(--atek-body,#4a5b6b);font-size:15px;line-height:1.75}
.story-footnote .text-link{margin-left:6px}
.legal-links{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
header.legal-header .legal-links a{font:700 13px/1 "Manrope",sans-serif;color:rgba(255,255,255,.74)!important;text-decoration:none}
header.legal-header .legal-links a:hover{color:#fff!important}
@media(max-width:560px){.legal-links{gap:14px}.legal-links a{font-size:12px}}
