:root{
  --s34-ink:#111827;--s34-ink2:#1c2536;--s34-muted:#667085;--s34-soft:#8d97a8;
  --s34-bg:#f4f3ef;--s34-paper:#fff;--s34-cream:#f0eadf;--s34-line:rgba(17,24,39,.10);
  --s34-blue:#2855ff;--s34-blue2:#1736c8;--s34-mint:#d8ff84;--s34-dark:#0d1424;--s34-dark2:#141d30;
  --s34-radius:28px;--s34-radius-lg:38px;--s34-shadow:0 28px 90px rgba(17,24,39,.12);
  --s34-font:"Onest","Manrope","Inter","Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}.stud34-body{margin:0;background:var(--s34-bg)!important;color:var(--s34-ink)!important;font-family:var(--s34-font)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.stud34-body a{text-decoration:none}.stud34-body h1,.stud34-body h2,.stud34-body h3,.stud34-body h4{font-family:var(--s34-font)!important;letter-spacing:-.045em;color:var(--s34-ink);font-weight:800}.stud34-main{padding:0!important;background:transparent!important}.stud34-container,.stud34-wide{width:min(1320px,calc(100% - 48px));margin:0 auto}.stud34-breadcrumb-row{padding:20px 4px 10px}.stud34-breadcrumbs{margin:0!important;padding:0!important;background:transparent!important;font-size:12px;letter-spacing:.02em;color:#9099a8}.stud34-breadcrumbs a{color:#606b7c}.stud34-breadcrumbs>li+li:before{color:#b3bac6}.alert{border-radius:18px!important;border:0!important;box-shadow:0 12px 30px rgba(17,24,39,.08)}
/* header */
.stud34-header{position:sticky;top:0;z-index:1200;background:rgba(255,255,255,.94);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid rgba(17,24,39,.07)}.stud34-topline{background:var(--s34-dark);color:#b9c2d1;font-size:11px;letter-spacing:.02em}.stud34-topline>.stud34-wide{min-height:30px;display:flex;justify-content:space-between;align-items:center}.stud34-topline__left,.stud34-topline__right{display:flex;align-items:center;gap:14px}.stud34-topline a{color:#dce3ee}.stud34-live-dot{width:7px;height:7px;border-radius:50%;background:#6ff59d;box-shadow:0 0 0 5px rgba(111,245,157,.11);display:inline-block}.stud34-navbar{min-height:78px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:26px}.stud34-logo{display:inline-flex;align-items:center;gap:12px;color:var(--s34-ink)!important}.stud34-logo__mark{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:var(--s34-ink);color:#fff;font-size:22px;font-weight:900;letter-spacing:-.08em;position:relative;overflow:hidden}.stud34-logo__mark:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:var(--s34-mint);right:-6px;bottom:-5px}.stud34-logo__copy{display:grid;line-height:1}.stud34-logo__copy b{font-size:21px;letter-spacing:-.065em}.stud34-logo__copy small{font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:#8c95a4;margin-top:6px;font-weight:700}.stud34-nav{display:flex;justify-content:center;align-items:center;gap:4px}.stud34-nav>a,.stud34-navdrop>button{appearance:none;border:0;background:transparent;padding:11px 13px;border-radius:12px;font:700 13px/1 var(--s34-font);color:#3f4959;cursor:pointer}.stud34-nav>a:hover,.stud34-navdrop>button:hover{background:#f2f3f5;color:#111827}.stud34-navdrop{position:relative}.stud34-navdrop>button span{margin-left:5px;color:#8993a2}.stud34-mega,.stud34-mini-menu{position:absolute;left:0;top:calc(100% + 14px);background:#fff;border:1px solid var(--s34-line);box-shadow:var(--s34-shadow);border-radius:24px;padding:16px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s ease;z-index:20}.stud34-navdrop.is-open .stud34-mega,.stud34-navdrop.is-open .stud34-mini-menu{opacity:1;visibility:visible;transform:none}.stud34-mega{width:620px}.stud34-mega__head{padding:8px 8px 14px;border-bottom:1px solid #edf0f4;display:flex;align-items:flex-end;justify-content:space-between}.stud34-mega__head b{font-size:18px}.stud34-mega__head small{color:#8993a2}.stud34-mega__grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding-top:8px}.stud34-mega__grid a,.stud34-mini-menu a{display:flex;justify-content:space-between;align-items:center;padding:10px 11px;border-radius:12px;color:#354052;font-size:12px;font-weight:650}.stud34-mega__grid a:hover,.stud34-mini-menu a:hover{background:#f5f7fa;color:var(--s34-blue)}.stud34-mega__grid em{font-style:normal;color:#a1a9b5}.stud34-mini-menu{width:230px;display:grid;gap:2px}.stud34-actions{display:flex;align-items:center;gap:8px}.stud34-phone{display:grid;line-height:1;padding-right:8px;color:#1e293b!important}.stud34-phone small{font-size:9px;color:#929baa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.stud34-phone b{font-size:13px;white-space:nowrap}.stud34-calc,.stud34-login{height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:13px;font-size:12px;font-weight:800;white-space:nowrap}.stud34-calc{background:var(--s34-blue);color:#fff!important;box-shadow:0 12px 28px rgba(40,85,255,.20)}.stud34-login{background:#f0f2f5;color:#202a3a!important}.stud34-burger{display:none;width:42px;height:42px;border:1px solid #e5e8ed;background:#fff;border-radius:13px;padding:10px;cursor:pointer}.stud34-burger span{display:block;height:2px;background:#161e2c;border-radius:2px;margin:4px 0}.stud34-mobilebar{display:none}
/* global */
.stud34-eyebrow{font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--s34-blue);margin-bottom:18px}.stud34-eyebrow span{color:var(--s34-ink)}.stud34-eyebrow--light{color:#9cb1ff}.stud34-btn{min-height:52px;padding:0 22px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;transition:.22s ease;border:1px solid transparent}.stud34-btn:hover{transform:translateY(-2px)}.stud34-btn--primary{background:var(--s34-blue);color:#fff!important;box-shadow:0 15px 34px rgba(40,85,255,.22)}.stud34-btn--dark{background:var(--s34-dark);color:#fff!important}.stud34-btn--white{background:#fff;color:#111827!important}.stud34-btn--link{padding:0 5px;background:transparent;color:#3c4758!important;display:grid;justify-items:start;min-height:auto}.stud34-btn--link span{font-size:10px;color:#8d96a5;font-weight:600}.stud34-btn--link b{font-size:13px}.stud34-btn--full{width:100%}.stud34-textlink{font-size:13px;color:#2d3747!important;font-weight:750}.stud34-textlink span{color:var(--s34-blue);margin-left:5px}.stud34-stage{padding:92px 0}.stud34-stage__head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.stud34-stage__head>div{max-width:780px}.stud34-stage__head h2{font-size:clamp(34px,4vw,58px);line-height:1.02;margin:0}.stud34-stage__head>p{max-width:430px;color:var(--s34-muted);font-size:15px;line-height:1.7;margin:0}
/* hero */
.stud34-hero{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;gap:32px;padding:30px 0 58px;align-items:stretch}.stud34-hero__copy{padding:64px 20px 30px 6px;display:flex;flex-direction:column;justify-content:center}.stud34-hero h1{font-size:clamp(52px,5.4vw,80px);line-height:.96;margin:0;max-width:760px}.stud34-hero h1 em{font-style:normal;color:var(--s34-blue)}.stud34-hero__lead{font-size:18px;line-height:1.65;color:#596577;max-width:700px;margin:26px 0 0}.stud34-hero__actions{display:flex;align-items:center;gap:20px;margin-top:32px}.stud34-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.stud34-hero__trust>div{display:flex;align-items:center;gap:11px;padding:13px 0}.stud34-hero__trust svg{width:20px;height:20px;color:var(--s34-blue)}.stud34-hero__trust span{display:grid}.stud34-hero__trust b{font-size:12px}.stud34-hero__trust small{font-size:10px;color:#8791a0;margin-top:3px}.stud34-hero__media{position:relative;min-height:590px;border-radius:var(--s34-radius-lg);overflow:visible}.stud34-photo{overflow:hidden;background:#d8dde7}.stud34-photo img{width:100%;height:100%;object-fit:cover;display:block}.stud34-photo--hero{height:100%;border-radius:var(--s34-radius-lg);box-shadow:0 35px 90px rgba(17,24,39,.16)}.stud34-photo--hero:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.20)}.stud34-float{position:absolute;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border:1px solid rgba(17,24,39,.08);box-shadow:0 20px 50px rgba(17,24,39,.16);border-radius:18px;padding:13px 16px;display:flex;align-items:center;gap:10px}.stud34-float svg{width:22px;height:22px;color:var(--s34-blue)}.stud34-float div{display:grid}.stud34-float b{font-size:12px}.stud34-float small{font-size:9px;color:#8a94a3;margin-top:3px}.stud34-float--rating{top:28px;left:-40px}.stud34-float--rating>span{width:34px;height:34px;border-radius:10px;background:#111827;color:#fff;display:grid;place-items:center}.stud34-float--calc{right:-24px;bottom:120px}.stud34-float--cabinet{left:-30px;bottom:36px}.stud34-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:8px;box-shadow:0 20px 50px rgba(17,24,39,.06)}.stud34-metrics article{padding:23px 24px;border-right:1px solid #edf0f3}.stud34-metrics article:last-child{border-right:0}.stud34-metrics strong{display:block;font-size:23px;letter-spacing:-.04em}.stud34-metrics span{display:block;color:#7d8796;font-size:11px;line-height:1.4;margin-top:5px}
/* order */
.stud34-stage--order{padding-top:110px}.stud34-order-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:26px;align-items:stretch}.stud34-order-aside{background:var(--s34-dark);border-radius:32px;padding:14px;color:#fff;display:grid;grid-template-rows:minmax(300px,1fr) auto;gap:16px}.stud34-order-aside__photo{border-radius:24px;overflow:hidden;min-height:340px}.stud34-order-aside__photo img{width:100%;height:100%;object-fit:cover;display:block}.stud34-order-checklist{display:grid;gap:4px;padding:6px}.stud34-order-checklist>div{display:flex;gap:14px;align-items:flex-start;padding:13px 10px;border-top:1px solid rgba(255,255,255,.10)}.stud34-order-checklist>div:first-child{border-top:0}.stud34-order-checklist>div>span{font-size:10px;color:#8da2ff;font-weight:800}.stud34-order-checklist p{display:grid;margin:0}.stud34-order-checklist b{font-size:13px;color:#fff}.stud34-order-checklist small{font-size:10px;color:#99a5b7;margin-top:3px}.stud34-form-card{background:#fff;border:1px solid var(--s34-line);border-radius:32px;padding:30px;box-shadow:0 24px 70px rgba(17,24,39,.07)}.stud34-form-card__top{display:flex;align-items:center;gap:9px;padding-bottom:18px;margin-bottom:14px;border-bottom:1px solid #edf0f3}.stud34-form-card__top b{font-size:12px}.stud34-form-card__top small{margin-left:auto;color:#8d96a5;font-size:10px}.stud34-form-card .form-group{margin-bottom:15px!important}.stud34-form-card label{font-size:11px!important;font-weight:750!important;color:#394556!important;margin-bottom:7px!important}.stud34-form-card .form-control,.stud34-form-card select,.stud34-form-card textarea{border:1px solid #dfe4ea!important;background:#fafbfc!important;border-radius:13px!important;box-shadow:none!important;min-height:48px!important;font:500 13px/1.4 var(--s34-font)!important;color:#1d2737!important}.stud34-form-card textarea{min-height:100px!important}.stud34-form-card .form-control:focus{border-color:#8da3ff!important;background:#fff!important;box-shadow:0 0 0 4px rgba(40,85,255,.08)!important}.stud34-form-card .btn,.stud34-form-card button[type=submit]{min-height:52px!important;border-radius:14px!important;background:var(--s34-blue)!important;border:0!important;font-weight:800!important;font-size:13px!important}.stud34-form-card .error-summary{display:none}.stud34-form-card .error-summary:has(li){display:block}.stud34-form-card .help-block{font-size:10px!important}.stud34-form-card input[type=checkbox]{accent-color:var(--s34-blue)}
/* bento */
.stud34-bento{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:minmax(240px,auto);gap:16px}.stud34-bento__card{position:relative;overflow:hidden;padding:30px;border:1px solid var(--s34-line);border-radius:28px;background:#fff;color:var(--s34-ink)!important;display:flex;flex-direction:column;min-height:250px}.stud34-bento__card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(17,24,39,.08)}.stud34-bento__card--large{grid-row:span 2;min-height:516px}.stud34-bento__card--wide{grid-column:span 2}.stud34-bento__card--blue{background:linear-gradient(145deg,#254fff,#1937bd);color:#fff!important;border:0}.stud34-bento__card--dark{background:var(--s34-dark);color:#fff!important;border:0}.stud34-bento__card--cream{background:#e9e1d2}.stud34-bento__card small{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;opacity:.62}.stud34-bento__card h3{font-size:26px;line-height:1.05;margin:16px 0 10px;color:inherit}.stud34-bento__card--large h3{font-size:38px;max-width:470px}.stud34-bento__card p{font-size:13px;line-height:1.6;opacity:.72;max-width:460px}.stud34-bento__card em{font-size:12px;font-style:normal;font-weight:800;margin-top:auto;padding-top:26px}.stud34-card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#f1f3f7;color:var(--s34-blue);margin-bottom:48px}.stud34-card-icon svg{width:24px;height:24px}.stud34-bento__card--blue .stud34-card-icon,.stud34-bento__card--dark .stud34-card-icon{background:rgba(255,255,255,.12);color:#fff}.stud34-bento__card--large:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-100px;bottom:-80px;border:70px solid rgba(255,255,255,.08)}
/* product showcase */
.stud34-showcase{margin:70px 0 100px;padding:40px;border-radius:38px;background:#dfe7ff;display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.stud34-showcase__visual{min-width:0}.stud34-product-window{background:#fff;border-radius:24px;box-shadow:0 30px 70px rgba(27,43,81,.16);overflow:hidden;border:1px solid rgba(17,24,39,.08)}.stud34-product-window__bar{height:42px;background:#f8f9fb;display:flex;align-items:center;gap:6px;padding:0 14px;border-bottom:1px solid #ebedf1}.stud34-product-window__bar i{width:7px;height:7px;border-radius:50%;background:#d8dce4}.stud34-product-window__bar span{margin-left:10px;color:#8791a0;font-size:9px}.stud34-product-window__body{display:grid;grid-template-columns:135px 1fr;min-height:390px}.stud34-product-window__body>aside{background:#10182a;color:#fff;padding:22px 12px;display:flex;flex-direction:column;gap:6px}.stud34-product-window__body>aside b{font-size:18px;padding:0 8px 18px}.stud34-product-window__body>aside a{color:#99a5b8;padding:9px 8px;border-radius:8px;font-size:9px}.stud34-product-window__body>aside a.is-active{background:#1b2740;color:#fff}.stud34-product-window__body>main{padding:24px}.stud34-product-title{display:flex;justify-content:space-between;gap:10px}.stud34-product-title small{font-size:9px;color:#8d96a4}.stud34-product-title h3{font-size:18px;margin:4px 0}.stud34-product-title>span{font-size:8px;font-weight:800;background:#e8f8e9;color:#2d7a3f;padding:7px 9px;border-radius:999px;height:max-content}.stud34-product-progress{height:7px;background:#eef1f5;border-radius:999px;overflow:hidden;margin:22px 0}.stud34-product-progress i{display:block;height:100%;background:var(--s34-blue)}.stud34-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stud34-product-grid article{background:#f7f8fa;border-radius:11px;padding:12px}.stud34-product-grid small{display:block;font-size:8px;color:#8a94a3}.stud34-product-grid b{font-size:10px}.stud34-product-chat{margin-top:18px;border-top:1px solid #edf0f3;padding-top:12px}.stud34-product-chat p{margin:7px 0;display:grid;grid-template-columns:65px 1fr;font-size:9px}.stud34-product-chat b{color:#5c6675}.stud34-product-chat span{background:#f6f7f9;padding:8px 10px;border-radius:8px}.stud34-showcase__copy h2{font-size:48px;line-height:1.02;margin:0 0 20px}.stud34-showcase__copy>p{color:#566276;line-height:1.7;font-size:15px}.stud34-showcase__copy ul{list-style:none;margin:25px 0;padding:0;display:grid;gap:14px}.stud34-showcase__copy li{display:flex;align-items:center;gap:12px}.stud34-showcase__copy li>svg{width:22px;height:22px;color:var(--s34-blue)}.stud34-showcase__copy li>span{display:grid}.stud34-showcase__copy li b{font-size:12px}.stud34-showcase__copy li small{font-size:10px;color:#778296}
/* timeline */
.stud34-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stud34-timeline article{padding:26px;background:#fff;border:1px solid var(--s34-line);border-radius:24px;min-height:270px;display:flex;flex-direction:column}.stud34-timeline article>span{font-size:10px;color:#9da6b3;font-weight:800}.stud34-timeline__icon{width:50px;height:50px;border-radius:16px;background:#edf2ff;color:var(--s34-blue);display:grid;place-items:center;margin:34px 0 28px}.stud34-timeline__icon svg{width:25px;height:25px}.stud34-timeline h3{font-size:21px;margin:0 0 8px}.stud34-timeline p{font-size:12px;line-height:1.6;color:#737e8f;margin:0}
/* guarantees */
.stud34-guarantees{background:var(--s34-dark);color:#fff;border-radius:38px;padding:56px;margin:30px 0 100px}.stud34-guarantees__head{display:flex;justify-content:space-between;align-items:end;gap:30px;padding-bottom:42px}.stud34-guarantees__head h2{font-size:48px;color:#fff;margin:0;max-width:800px}.stud34-guarantees__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stud34-guarantees__grid article{padding:25px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:20px}.stud34-guarantees__grid svg{width:25px;height:25px;color:var(--s34-mint);margin-bottom:28px}.stud34-guarantees__grid h3{font-size:18px;color:#fff;margin:0 0 8px}.stud34-guarantees__grid p{font-size:11px;line-height:1.65;color:#9faabd;margin:0}
/* reviews */
.stud34-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stud34-review-grid article{padding:26px;border-radius:24px;background:#fff;border:1px solid var(--s34-line);min-height:230px}.stud34-review-top{display:flex;align-items:center;gap:10px}.stud34-review-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--s34-dark);color:#fff;font-weight:800}.stud34-review-top>div{display:grid}.stud34-review-top b{font-size:12px}.stud34-review-top small{font-size:9px;color:#f1a31c;letter-spacing:.08em}.stud34-review-grid blockquote{border:0!important;padding:0!important;margin:24px 0 0!important;font-size:13px!important;line-height:1.7!important;color:#5d6879!important}
/* AI home */
.stud34-ai-home{margin:20px 0 100px;border-radius:38px;background:linear-gradient(135deg,#17204a 0%,#2855ff 58%,#456cff 100%);padding:50px;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;color:#fff;overflow:hidden}.stud34-ai-home h2{font-size:46px;color:#fff;margin:0 0 16px}.stud34-ai-home__copy>p{color:#cdd7ff;line-height:1.65;font-size:14px}.stud34-ai-pills{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.stud34-ai-pills span{font-size:9px;font-weight:800;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12)}.stud34-ai-home__widget{background:#fff;border-radius:24px;min-height:430px;padding:10px;color:#111827}
/* articles */
.stud34-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stud34-article-grid>a{background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:14px;color:var(--s34-ink)!important;display:flex;flex-direction:column}.stud34-article-cover{height:200px;border-radius:18px;padding:18px;display:flex;align-items:flex-end;justify-content:space-between;background:#dbe3ff;overflow:hidden;position:relative}.stud34-article-cover:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.38);right:-60px;top:-50px}.stud34-article-cover--2{background:#eadfce}.stud34-article-cover--3{background:#dcebdd}.stud34-article-cover span,.stud34-article-cover b{position:relative;z-index:2}.stud34-article-cover span{font-size:38px;font-weight:800}.stud34-article-cover b{font-size:9px;letter-spacing:.1em}.stud34-article-grid>a>small{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--s34-blue);font-weight:800;margin:17px 4px 0}.stud34-article-grid h3{font-size:20px;line-height:1.15;margin:8px 4px}.stud34-article-grid p{font-size:11px;line-height:1.6;color:#778294;margin:0 4px}.stud34-article-grid em{font-style:normal;font-size:11px;font-weight:800;margin:auto 4px 4px;padding-top:24px}
/* faq */
.stud34-faq-list{display:grid;gap:8px}.stud34-faq-list details{background:#fff;border:1px solid var(--s34-line);border-radius:18px;padding:0 22px}.stud34-faq-list summary{list-style:none;cursor:pointer;min-height:68px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:750}.stud34-faq-list summary::-webkit-details-marker{display:none}.stud34-faq-list summary span{font-size:22px;color:#9aa3af;font-weight:400;transition:.2s}.stud34-faq-list details[open] summary span{transform:rotate(45deg)}.stud34-faq-list details p{font-size:12px;line-height:1.7;color:#667285;margin:0 0 22px;max-width:900px}
/* final */
.stud34-final-cta{margin:40px 0 95px;border-radius:38px;padding:58px;background:linear-gradient(135deg,#0e1525,#192541);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.stud34-final-cta:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;border:110px solid rgba(216,255,132,.07);right:-160px;top:-170px}.stud34-final-cta>div,.stud34-final-cta>a{position:relative;z-index:1}.stud34-final-cta h2{font-size:52px;color:#fff;margin:0 0 10px;line-height:1}.stud34-final-cta p{color:#9fa9ba;margin:0;font-size:13px}
/* service */
.stud34-service-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch;padding:28px 0 50px}.stud34-service-hero__copy{padding:62px 30px 50px 5px}.stud34-service-hero h1{font-size:clamp(48px,5vw,74px);line-height:.98;margin:0}.stud34-service-hero__copy>p{font-size:17px;line-height:1.65;color:#5c687a;max-width:700px;margin:24px 0}.stud34-service-hero__facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.stud34-service-hero__facts span{font-size:10px;padding:9px 11px;border-radius:999px;background:#fff;border:1px solid var(--s34-line);color:#748091}.stud34-service-hero__facts b{color:#263142}.stud34-service-hero__media{min-height:500px;border-radius:34px;overflow:hidden;position:relative}.stud34-service-hero__media>img{width:100%;height:100%;object-fit:cover;display:block}.stud34-service-badge{position:absolute;left:20px;right:20px;bottom:20px;border-radius:18px;padding:14px 16px;background:rgba(255,255,255,.93);backdrop-filter:blur(15px);display:flex;align-items:center;gap:12px}.stud34-service-badge svg{width:24px;height:24px;color:var(--s34-blue)}.stud34-service-badge div{display:grid}.stud34-service-badge small{font-size:9px;color:#8c95a4}.stud34-service-badge b{font-size:12px}.stud34-service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 90px}.stud34-service-cards article{background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:24px;min-height:250px}.stud34-service-cards .stud34-card-icon{margin-bottom:38px}.stud34-service-cards article>small{font-size:9px;color:#a0a8b4}.stud34-service-cards h2{font-size:19px;margin:10px 0}.stud34-service-cards p{font-size:11px;line-height:1.65;color:#747f90}.stud34-service-order{margin:70px 0 90px;display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:start;background:#e7ecff;border-radius:34px;padding:36px}.stud34-service-order__copy{padding:30px 12px;position:sticky;top:150px}.stud34-service-order__copy h2{font-size:42px;line-height:1.03;margin:0 0 15px}.stud34-service-order__copy>p{font-size:13px;line-height:1.7;color:#5d6879}.stud34-service-order__copy ul{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:13px}.stud34-service-order__copy li{display:flex;gap:11px;align-items:center}.stud34-service-order__copy li svg{width:22px;height:22px;color:var(--s34-blue)}.stud34-service-order__copy li span{display:grid}.stud34-service-order__copy li b{font-size:11px}.stud34-service-order__copy li small{font-size:9px;color:#7b8595}.stud34-stage--service{padding-top:40px}.stud34-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stud34-detail-grid article{padding:26px;background:#fff;border-radius:22px;border:1px solid var(--s34-line)}.stud34-detail-grid span{font-size:9px;color:#99a2ae;font-weight:800}.stud34-detail-grid h3{font-size:19px;margin:28px 0 9px}.stud34-detail-grid p{font-size:11px;line-height:1.65;color:#778293;margin:0}.stud34-service-process{margin:40px 0 100px;background:var(--s34-dark);border-radius:34px;padding:48px;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.stud34-service-process h2{font-size:44px;color:#fff;margin:0 0 15px}.stud34-service-process>div>p{font-size:12px;line-height:1.7;color:#9ba6b8}.stud34-service-process ol{list-style:none;margin:0;padding:0;display:grid;gap:8px}.stud34-service-process li{display:grid;grid-template-columns:55px 1fr;gap:12px;padding:16px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.stud34-service-process li>span{font-size:10px;color:#8ea5ff;font-weight:800}.stud34-service-process li div{display:grid}.stud34-service-process li b{font-size:13px}.stud34-service-process li p{font-size:10px;color:#a1acbd;margin:4px 0 0}.stud34-editorial{padding:30px 0 95px}.stud34-editorial__head{max-width:720px;margin-bottom:30px}.stud34-editorial__head h2{font-size:46px;margin:0}.stud34-richtext{background:#fff;border-radius:28px;border:1px solid var(--s34-line);padding:42px;box-shadow:0 18px 50px rgba(17,24,39,.04)}.stud34-richtext,.stud34-richtext p,.stud34-richtext li{font-size:14px!important;line-height:1.78!important;color:#4f5b6d!important}.stud34-richtext h1{font-size:34px!important}.stud34-richtext h2{font-size:28px!important;margin:38px 0 14px!important}.stud34-richtext h3{font-size:21px!important;margin:28px 0 10px!important}.stud34-editorial-fallback{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stud34-editorial-fallback article{background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:28px}.stud34-editorial-fallback svg{width:28px;height:28px;color:var(--s34-blue);margin-bottom:36px}.stud34-editorial-fallback h3{font-size:20px}.stud34-editorial-fallback p{font-size:11px;line-height:1.65;color:#758092}.stud34-chip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stud34-chip-grid a{position:relative;background:#fff;border:1px solid var(--s34-line);border-radius:18px;padding:18px 48px 18px 18px;color:var(--s34-ink)!important;display:grid}.stud34-chip-grid small{font-size:8px;color:#919aa8}.stud34-chip-grid b{font-size:12px;margin-top:4px}.stud34-chip-grid span{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--s34-blue)}
/* subject & city */
.stud34-service-hero--subject{grid-template-columns:1.15fr .85fr}.stud34-subject-panel{background:var(--s34-dark);border-radius:34px;padding:42px;color:#fff;display:flex;flex-direction:column;justify-content:center}.stud34-subject-panel>small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#8ea5ff;font-weight:800}.stud34-subject-panel h2{font-size:38px;color:#fff;margin:16px 0 12px}.stud34-subject-panel p{font-size:12px;line-height:1.7;color:#9ea8b8}.stud34-subject-panel>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.stud34-subject-panel>div span{font-size:9px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}.stud34-city-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:35px 0 70px}.stud34-city-hero>div{padding:52px 5px}.stud34-city-hero h1{font-size:clamp(48px,5vw,72px);line-height:.98;margin:0}.stud34-city-hero>div>p{font-size:17px;color:#5b6779;line-height:1.65;max-width:680px}.stud34-city-hero aside{padding:42px;border-radius:34px;background:#e6ebff}.stud34-city-hero aside>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--s34-blue);font-weight:800}.stud34-city-hero aside h2{font-size:32px;margin:18px 0 10px}.stud34-city-hero aside p{font-size:12px;color:#647083;line-height:1.65}.stud34-city-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:26px}.stud34-city-tags span{font-size:9px;background:#fff;border:1px solid rgba(17,24,39,.08);padding:8px 10px;border-radius:999px}.stud34-chip-grid--services{grid-template-columns:repeat(4,1fr)}
/* login */
.stud35-login-page{margin:22px 0 80px;background:#fff;border:1px solid var(--s34-line);border-radius:36px;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;min-height:610px;box-shadow:0 30px 90px rgba(17,24,39,.08)}.stud34-login__visual{position:relative;min-height:610px}.stud34-login__visual>img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.85)}.stud34-login__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,20,36,.10),rgba(13,20,36,.80))}.stud34-login__overlay{position:absolute;z-index:2;left:42px;right:42px;bottom:42px;color:#fff}.stud34-login__overlay h1{font-size:48px;color:#fff;margin:0 0 15px}.stud34-login__overlay>p{max-width:560px;color:#d3d9e3;font-size:13px;line-height:1.7}.stud34-login__bullets{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.stud34-login__bullets span{display:flex;align-items:center;gap:7px;font-size:9px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);padding:8px 10px;border-radius:999px}.stud34-login__bullets svg{width:14px;height:14px}.stud34-login__form{padding:58px;display:flex;flex-direction:column;justify-content:center}.stud34-login__form-head small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#8f99a8;margin-top:34px}.stud34-login__form-head h2{font-size:38px;margin:8px 0}.stud34-login__form-head p{font-size:12px;line-height:1.6;color:#788294}.stud34-login__mini-logo{display:inline-flex;align-items:center;gap:8px;color:var(--s34-ink)!important}.stud34-login__mini-logo span{width:32px;height:32px;border-radius:10px;background:var(--s34-dark);color:#fff;display:grid;place-items:center;font-weight:900}.stud34-login__mini-logo b{font-size:15px}.stud34-auth-form{margin-top:30px}.stud34-auth-form label{font-size:11px}.stud34-auth-form .form-control{min-height:50px;border:1px solid #dfe4ea;border-radius:13px;background:#fafbfc;box-shadow:none}.stud34-auth-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 20px}.stud34-auth-row .form-group{margin:0}.stud34-auth-row a{font-size:10px;color:var(--s34-blue)}.stud34-login__help{margin-top:22px;padding-top:20px;border-top:1px solid #edf0f3;display:grid;gap:4px}.stud34-login__help span{font-size:9px;color:#929ba9}.stud34-login__help a{font-size:11px;font-weight:700;color:#293445}
/* AI page */
.stud34-ai-page{padding-bottom:90px}.stud34-ai-hero{min-height:520px;border-radius:38px;background:radial-gradient(circle at 80% 20%,rgba(216,255,132,.24),transparent 30%),linear-gradient(135deg,#10182d,#2855ff 72%);padding:58px;color:#fff;display:grid;grid-template-columns:1fr .7fr;align-items:center;overflow:hidden}.stud34-ai-hero h1{font-size:clamp(48px,5vw,74px);color:#fff;margin:0;line-height:.97}.stud34-ai-hero h1 em{font-style:normal;color:var(--s34-mint)}.stud34-ai-hero p{font-size:16px;line-height:1.7;color:#d3dcff;max-width:680px}.stud34-ai-orbit{position:relative;width:320px;height:320px;justify-self:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center}.stud34-ai-orbit:before,.stud34-ai-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.stud34-ai-orbit:before{inset:42px}.stud34-ai-orbit:after{inset:85px}.stud34-ai-orbit>span{width:90px;height:90px;border-radius:28px;background:#fff;color:var(--s34-blue);display:grid;place-items:center;font-size:30px;font-weight:900;box-shadow:0 25px 70px rgba(0,0,0,.24)}.stud34-ai-orbit i{position:absolute;font-style:normal;font-size:9px;font-weight:800;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}.stud34-ai-orbit i:nth-of-type(1){top:24px;left:105px}.stud34-ai-orbit i:nth-of-type(2){right:-4px;top:135px}.stud34-ai-orbit i:nth-of-type(3){bottom:18px;left:120px}.stud34-ai-orbit i:nth-of-type(4){left:-10px;top:145px}.stud34-ai-widget{padding:90px 0}.stud34-ai-frame{background:#fff;border:1px solid var(--s34-line);border-radius:28px;min-height:520px;padding:12px;box-shadow:0 24px 70px rgba(17,24,39,.07)}.stud34-ai-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:90px}.stud34-ai-features article{padding:30px;border-radius:24px;background:#fff;border:1px solid var(--s34-line)}.stud34-ai-features svg{width:30px;height:30px;color:var(--s34-blue);margin-bottom:34px}.stud34-ai-features h2{font-size:21px}.stud34-ai-features p{font-size:11px;color:#748092;line-height:1.7}
/* legacy/fixed pages */
.stud-page-hero,.stud-blog-hero{padding:60px 0 40px;max-width:900px}.stud-page-hero h1,.stud-blog-hero h1{font-size:clamp(44px,5vw,68px);line-height:1;margin:0 0 18px}.stud-page-hero p,.stud-blog-hero p{font-size:16px;line-height:1.7;color:#667285}.stud-craft-chip{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--s34-blue);font-weight:800;margin-bottom:16px}.stud-craft-chip span{display:inline-block;width:18px;height:2px;background:var(--s34-blue);vertical-align:middle;margin-right:8px}.stud-content-card,.stud-list-page,.stud-fixed-grid article,.stud-contact-grid a,.stud-payment-public-grid article{background:#fff;border:1px solid var(--s34-line);border-radius:24px;box-shadow:none}.stud-content-card{padding:36px;margin-bottom:50px}.stud-legacy-content,.stud-legacy-content p,.stud-legacy-content li{font-size:14px!important;line-height:1.8!important;color:#536071!important}.stud-fixed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:60px}.stud-fixed-grid article{padding:28px}.stud-fixed-grid article>span{font-size:9px;color:#9aa3af}.stud-fixed-grid h2{font-size:21px}.stud-fixed-grid p{font-size:11px;line-height:1.65;color:#748092}.stud-fixed-cta,.stud-blog-cta,.stud-faq-page__cta{margin:40px 0 70px;background:var(--s34-dark);color:#fff;border-radius:28px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.stud-fixed-cta h2,.stud-blog-cta h2,.stud-faq-page__cta h2{color:#fff;margin:0 0 6px}.stud-fixed-cta p,.stud-blog-cta p,.stud-faq-page__cta p{color:#9ba6b7}.stud-craft-btn--primary{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border-radius:13px;background:var(--s34-blue);color:#fff!important;font-size:12px;font-weight:800}.stud-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:60px}.stud-contact-grid a{padding:28px;color:var(--s34-ink)!important;display:grid}.stud-contact-grid span{font-size:9px;color:#8993a3}.stud-contact-grid b{font-size:21px;margin:12px 0 4px}.stud-contact-grid small{font-size:10px;color:#7d8797}.stud-faq-groups{display:grid;gap:30px}.stud-faq-group h2{font-size:28px}.stud-faq-accordion{display:grid;gap:8px}.stud-faq-item{background:#fff;border:1px solid var(--s34-line);border-radius:17px;padding:0 18px}.stud-faq-item summary{min-height:62px;display:flex;align-items:center;cursor:pointer;font-size:13px;font-weight:750}.stud-faq-item__answer{padding-bottom:18px;color:#667285;font-size:12px;line-height:1.7}.stud-blog-categories{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 30px}.stud-blog-categories a{padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--s34-line);font-size:10px;color:#536071}.stud-blog-categories a.is-active{background:var(--s34-dark);color:#fff}.stud-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stud-blog-card{background:#fff;border:1px solid var(--s34-line);border-radius:24px;overflow:hidden}.stud-blog-card__visual{display:block;height:210px;background:#dce4ff;overflow:hidden}.stud-blog-card__visual img{width:100%;height:100%;object-fit:cover}.stud-blog-card__body{padding:22px}.stud-blog-card__meta{display:flex;justify-content:space-between;font-size:9px;color:#9099a7}.stud-blog-card h2{font-size:21px;line-height:1.2}.stud-blog-card h2 a{color:var(--s34-ink)}.stud-blog-card p{font-size:11px;line-height:1.6;color:#738092}.stud-blog-card__more,.stud-more-link{font-size:10px;font-weight:800;color:var(--s34-blue)!important}.stud-mention-list,.stud-news-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stud-review-card--page,.stud-news-card--page{background:#fff;border:1px solid var(--s34-line);border-radius:22px;padding:24px}.stud-review-card--page{display:flex;gap:14px}.stud-review-avatar{width:42px;height:42px;border-radius:13px;background:var(--s34-dark);color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto}.stud-review-card--page h2{font-size:15px;margin-top:0}.stud-review-card--page p{font-size:12px;line-height:1.65;color:#637083}.stud-news-card--page{display:grid;grid-template-columns:170px 1fr;gap:20px}.stud-news-card__image{border-radius:16px;overflow:hidden;min-height:150px;background:#dbe3ff;display:grid;place-items:center}.stud-news-card__image img{width:100%;height:100%;object-fit:cover}.stud-news-card__body small{font-size:9px;color:#8d96a5}.stud-news-card__body h2{font-size:18px}.stud-news-card__body h2 a{color:var(--s34-ink)}.stud-news-card__body p{font-size:11px;color:#718092;line-height:1.6}.pagination>li>a,.pagination>li>span{border:0!important;border-radius:10px!important;margin:0 3px!important;color:#536071!important}.pagination>.active>a{background:var(--s34-blue)!important;color:#fff!important}
/* footer */
.stud34-footer{background:#0c1321;color:#98a4b5;margin-top:40px}.stud34-footer__main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding:60px 0 42px}.stud34-logo--footer .stud34-logo__mark{background:#fff;color:#111827}.stud34-logo--footer .stud34-logo__copy b{color:#fff}.stud34-footer__brand p{font-size:11px;line-height:1.7;max-width:350px}.stud34-footer__brand>a{display:block;color:#cdd5e1;margin-top:7px;font-size:11px}.stud34-footer__phone{font-size:18px!important;font-weight:800!important;color:#fff!important;margin-top:24px!important}.stud34-footer__col{display:grid;align-content:start;gap:10px}.stud34-footer__col b{font-size:11px;color:#fff;margin-bottom:8px}.stud34-footer__col a{font-size:10px;color:#9ea9b9}.stud34-footer__col a:hover{color:#fff}.stud34-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0 26px;display:flex;justify-content:space-between;gap:30px;font-size:9px}.stud34-footer__bottom p{max-width:900px;margin:0;line-height:1.5;text-align:right}
/* responsive */
@media(max-width:1180px){.stud34-navbar{grid-template-columns:auto 1fr auto}.stud34-actions .stud34-phone{display:none}.stud34-bento{grid-template-columns:1fr 1fr}.stud34-bento__card--large{grid-row:auto;min-height:280px}.stud34-bento__card--wide{grid-column:auto}.stud34-showcase{grid-template-columns:1fr;gap:30px}.stud34-showcase__copy{max-width:760px}.stud34-service-cards{grid-template-columns:1fr 1fr}.stud34-chip-grid--services{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.stud34-container,.stud34-wide{width:min(100% - 28px,1320px)}.stud34-topline{display:none}.stud34-navbar{min-height:66px;grid-template-columns:auto 1fr auto auto;gap:10px}.stud34-logo__mark{width:40px;height:40px;border-radius:13px}.stud34-logo__copy small{display:none}.stud34-nav{position:fixed;left:14px;right:14px;top:72px;max-height:calc(100dvh - 92px);overflow:auto;background:#fff;border:1px solid var(--s34-line);border-radius:24px;box-shadow:var(--s34-shadow);padding:10px;display:none;z-index:1300}.stud34-nav.is-open{display:block}.stud34-nav>a,.stud34-navdrop>button{width:100%;display:flex;justify-content:space-between;padding:13px}.stud34-mega,.stud34-mini-menu{position:static;width:auto;box-shadow:none;border:0;background:#f5f6f8;margin:4px 0 8px;display:none;opacity:1;visibility:visible;transform:none;padding:9px;border-radius:16px}.stud34-navdrop.is-open .stud34-mega,.stud34-navdrop.is-open .stud34-mini-menu{display:block}.stud34-mega__head{display:none}.stud34-mega__grid{grid-template-columns:1fr}.stud34-actions{justify-self:end}.stud34-actions .stud34-calc,.stud34-actions .stud34-phone{display:none}.stud34-login{height:40px;padding:0 13px}.stud34-burger{display:block}.stud34-mobilebar{display:grid;grid-template-columns:minmax(0,1fr) auto repeat(3,34px);gap:7px;padding:8px 14px;border-top:1px solid #edf0f3;background:#fff;align-items:center}.stud34-mobilebar a{font-size:9px;font-weight:800;color:#4a5566!important}.stud34-mobilebar__phone{font-size:12px!important;color:#111827!important;white-space:nowrap}.stud34-mobilebar__cta{height:36px;padding:0 10px;border-radius:10px;background:var(--s34-blue);color:#fff!important;display:grid;place-items:center;white-space:nowrap}.stud34-mobilebar>a:not(.stud34-mobilebar__phone):not(.stud34-mobilebar__cta){width:34px;height:34px;border-radius:10px;border:1px solid #e4e8ee;display:grid;place-items:center}.stud34-hero{grid-template-columns:1fr;padding-top:10px}.stud34-hero__copy{padding:50px 5px 15px}.stud34-hero__media{min-height:480px}.stud34-hero__trust{max-width:720px}.stud34-float--rating{left:18px}.stud34-float--cabinet{left:18px}.stud34-float--calc{right:18px}.stud34-metrics{grid-template-columns:1fr 1fr}.stud34-metrics article:nth-child(2){border-right:0}.stud34-metrics article:nth-child(-n+2){border-bottom:1px solid #edf0f3}.stud34-order-grid{grid-template-columns:1fr}.stud34-order-aside{grid-template-columns:.8fr 1.2fr;grid-template-rows:auto}.stud34-order-aside__photo{min-height:300px}.stud34-bento{grid-template-columns:1fr 1fr}.stud34-timeline{grid-template-columns:1fr 1fr}.stud34-guarantees__grid{grid-template-columns:1fr 1fr}.stud34-review-grid{grid-template-columns:1fr 1fr}.stud34-ai-home{grid-template-columns:1fr}.stud34-article-grid{grid-template-columns:1fr 1fr}.stud34-service-hero{grid-template-columns:1fr}.stud34-service-hero__copy{padding-bottom:20px}.stud34-service-hero__media{min-height:420px}.stud34-service-order{grid-template-columns:1fr}.stud34-service-order__copy{position:static}.stud34-detail-grid{grid-template-columns:1fr 1fr}.stud34-service-process{grid-template-columns:1fr}.stud34-chip-grid{grid-template-columns:1fr 1fr}.stud34-city-hero{grid-template-columns:1fr}.stud34-city-hero>div{padding-bottom:10px}.stud35-login-page{grid-template-columns:1fr}.stud34-login__visual{min-height:420px}.stud34-ai-hero{grid-template-columns:1fr}.stud34-ai-orbit{display:none}.stud34-ai-features{grid-template-columns:1fr 1fr}.stud34-footer__main{grid-template-columns:1.3fr 1fr 1fr}.stud34-footer__col:last-child{grid-column:2/4}.stud-blog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.stud34-container,.stud34-wide{width:calc(100% - 18px)}.stud34-navbar{width:calc(100% - 16px);grid-template-columns:auto 1fr auto auto}.stud34-logo__copy b{font-size:18px}.stud34-mobilebar{grid-template-columns:minmax(0,1fr) auto}.stud34-mobilebar>a:not(.stud34-mobilebar__phone):not(.stud34-mobilebar__cta){grid-row:2}.stud34-mobilebar>a:nth-last-child(3){grid-column:2}.stud34-mobilebar>a:nth-last-child(2){grid-column:3}.stud34-mobilebar>a:nth-last-child(1){grid-column:4}.stud34-hero h1{font-size:42px}.stud34-hero__lead{font-size:15px}.stud34-hero__actions{align-items:flex-start;flex-direction:column}.stud34-hero__trust{grid-template-columns:1fr}.stud34-hero__media{min-height:380px}.stud34-float{padding:10px 12px}.stud34-float--rating{top:14px;left:10px}.stud34-float--calc{right:10px;bottom:80px}.stud34-float--cabinet{left:10px;bottom:15px}.stud34-metrics article{padding:18px 15px}.stud34-metrics strong{font-size:19px}.stud34-stage{padding:62px 0}.stud34-stage__head{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:26px}.stud34-stage__head h2{font-size:36px}.stud34-order-aside{grid-template-columns:1fr}.stud34-order-aside__photo{min-height:250px}.stud34-form-card{padding:16px;border-radius:24px}.stud34-form-card__top{align-items:flex-start;flex-wrap:wrap}.stud34-form-card__top small{width:100%;margin-left:16px}.stud34-bento{grid-template-columns:1fr}.stud34-bento__card{min-height:220px}.stud34-bento__card--large{min-height:300px}.stud34-bento__card--large h3{font-size:30px}.stud34-showcase{padding:18px;border-radius:28px;margin:40px 0 70px}.stud34-product-window__body{grid-template-columns:1fr}.stud34-product-window__body>aside{display:none}.stud34-product-window__body>main{padding:18px}.stud34-showcase__copy h2{font-size:36px}.stud34-timeline{grid-template-columns:1fr}.stud34-guarantees{padding:28px 18px;border-radius:28px}.stud34-guarantees__head{align-items:flex-start;flex-direction:column}.stud34-guarantees__head h2{font-size:36px}.stud34-guarantees__grid{grid-template-columns:1fr}.stud34-review-grid{grid-template-columns:1fr}.stud34-ai-home{padding:30px 18px;border-radius:28px}.stud34-ai-home h2{font-size:34px}.stud34-article-grid{grid-template-columns:1fr}.stud34-final-cta{padding:34px 22px;border-radius:28px;align-items:flex-start;flex-direction:column}.stud34-final-cta h2{font-size:38px}.stud34-service-hero h1{font-size:40px}.stud34-service-hero__copy{padding:35px 4px 15px}.stud34-service-hero__media{min-height:340px}.stud34-service-cards{grid-template-columns:1fr}.stud34-service-cards article{min-height:220px}.stud34-service-order{padding:18px;border-radius:26px}.stud34-service-order__copy{padding:16px 5px}.stud34-service-order__copy h2{font-size:34px}.stud34-detail-grid{grid-template-columns:1fr}.stud34-service-process{padding:28px 18px;border-radius:28px}.stud34-service-process h2{font-size:34px}.stud34-editorial__head h2{font-size:34px}.stud34-richtext{padding:22px;border-radius:22px}.stud34-editorial-fallback{grid-template-columns:1fr}.stud34-chip-grid,.stud34-chip-grid--services{grid-template-columns:1fr}.stud34-subject-panel{padding:28px;border-radius:28px}.stud34-subject-panel h2{font-size:31px}.stud34-city-hero aside{padding:28px;border-radius:28px}.stud35-login-page{border-radius:28px}.stud34-login__visual{min-height:330px}.stud34-login__overlay{left:22px;right:22px;bottom:24px}.stud34-login__overlay h1{font-size:34px}.stud34-login__form{padding:32px 20px}.stud34-login__form-head h2{font-size:32px}.stud34-ai-hero{padding:34px 20px;border-radius:28px}.stud34-ai-hero h1{font-size:40px}.stud34-ai-widget{padding:55px 0}.stud34-ai-features{grid-template-columns:1fr}.stud34-footer__main{grid-template-columns:1fr 1fr;gap:30px;padding-top:45px}.stud34-footer__brand{grid-column:1/-1}.stud34-footer__col:last-child{grid-column:auto}.stud34-footer__bottom{flex-direction:column}.stud34-footer__bottom p{text-align:left}.stud-fixed-grid,.stud-contact-grid,.stud-blog-grid,.stud-mention-list,.stud-news-list{grid-template-columns:1fr}.stud-news-card--page{grid-template-columns:1fr}.stud-page-hero h1,.stud-blog-hero h1{font-size:40px}.stud-fixed-cta,.stud-blog-cta,.stud-faq-page__cta{align-items:flex-start;flex-direction:column}}

/* Editorial photo mosaic */
.stud34-gallery{margin:112px 0;display:grid;grid-template-columns:.8fr 1.25fr;gap:64px;align-items:center}.stud34-gallery__copy h2{font:800 clamp(38px,4.8vw,68px)/.98 'Manrope';letter-spacing:-.055em;margin:14px 0 22px;max-width:10ch}.stud34-gallery__copy>p{font-size:17px;color:var(--s34-muted);max-width:46ch}.stud34-gallery__note{margin-top:34px;padding-top:28px;border-top:1px solid var(--s34-line);display:flex;gap:22px;align-items:flex-start}.stud34-gallery__note span{font:800 30px 'Manrope';white-space:nowrap}.stud34-gallery__note p{margin:1px 0;color:var(--s34-muted);max-width:38ch}.stud34-gallery__mosaic{display:grid;grid-template-columns:1.35fr .8fr;gap:16px;align-items:end}.stud34-gallery figure{position:relative;margin:0;overflow:hidden;border-radius:30px;background:#ddd;box-shadow:0 24px 70px rgba(20,24,33,.12)}.stud34-gallery figure img{display:block;width:100%;height:390px;object-fit:cover}.stud34-gallery__big img{height:540px!important}.stud34-gallery figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:13px 15px;border-radius:14px;background:rgba(16,19,27,.78);backdrop-filter:blur(12px);color:white;font:600 12px/1.35 'Onest'}
@media(max-width:900px){.stud34-gallery{grid-template-columns:1fr;gap:34px;margin:78px 0}.stud34-gallery__copy h2{max-width:14ch}.stud34-gallery__mosaic{grid-template-columns:1.25fr .75fr}.stud34-gallery__big img{height:430px!important}.stud34-gallery figure img{height:320px}}
@media(max-width:580px){.stud34-gallery{margin:62px 0}.stud34-gallery__mosaic{grid-template-columns:1fr}.stud34-gallery__big img,.stud34-gallery figure img{height:320px!important}.stud34-gallery__copy h2{font-size:38px}.stud34-gallery__note{display:block}.stud34-gallery__note span{display:block;margin-bottom:6px}}

/* STUD Luxe Longform v35 — stable header, editorial long pages, motion */
:root{
  --s35-ink:#101522;--s35-navy:#111a2e;--s35-blue:#214bd6;--s35-blue2:#315bf4;
  --s35-milk:#f6f5f1;--s35-sand:#ece8df;--s35-line:#e2e5eb;--s35-mint:#c7f5d7;
  --s35-display:'Manrope','Onest',Arial,sans-serif;--s35-accent:'Unbounded','Manrope',sans-serif;
}
.stud35-body{background:var(--s35-milk);color:var(--s35-ink)}
.stud35-body h1,.stud35-body h2,.stud35-body h3{font-family:var(--s35-display)}

/* Header rebuilt around stable flex sizing */
.stud35-header{position:sticky;top:0;z-index:1500;isolation:isolate;background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(18,28,45,.07)}
.stud35-navbar{display:flex!important;align-items:center;gap:20px;min-height:78px}
.stud35-logo{flex:0 0 auto}
.stud35-nav{flex:1 1 auto;min-width:0;justify-content:center}
.stud35-actions{flex:0 0 auto;margin-left:auto;min-width:0}
.stud35-actions .stud34-phone{min-width:148px}
.stud35-mobilebar{display:none!important}
.stud34-navdrop>button>span{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;font-size:14px;line-height:1;transition:transform .2s ease}
.stud34-navdrop.is-open>button>span{transform:rotate(180deg)}
@media(max-width:1220px){.stud35-nav{gap:1px}.stud34-nav>a,.stud34-navdrop>button{padding-left:9px;padding-right:9px}.stud35-actions .stud34-phone{display:none}.stud35-navbar{gap:12px}}
@media(max-width:980px){
  .stud35-topline{display:none!important}.stud35-navbar{display:flex!important;min-height:64px;width:calc(100% - 20px)!important;gap:8px}
  .stud35-logo{order:1}.stud35-nav{order:5;position:fixed!important;top:calc(var(--stud-header-h,109px) + 6px)!important;left:10px!important;right:10px!important;width:auto!important;max-height:calc(100dvh - 82px)!important;margin:0!important;display:none!important;overflow:auto;overscroll-behavior:contain}
  .stud35-nav.is-open{display:block!important}.stud35-actions{order:4;margin-left:0}.stud35-actions .stud34-phone,.stud35-actions .stud34-calc{display:none!important}.stud35-actions .stud34-login{display:inline-flex!important;height:40px;padding:0 15px}
  .stud34-burger{display:block!important;order:3;margin-left:auto;flex:0 0 42px}.stud34-logo__copy small{display:none}
  .stud35-mobilebar{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px max(10px,calc((100vw - 1320px)/2));border-top:1px solid #edf0f4;background:#fff}
  .stud35-mobilebar .stud34-mobilebar__phone{font:800 12px/1.1 var(--s35-display)!important;white-space:nowrap;color:#101522!important;min-width:0}
  .stud35-mobilebar .stud34-mobilebar__cta{display:flex!important;align-items:center;justify-content:center;height:36px;padding:0 12px;border-radius:11px;background:var(--s35-blue);color:#fff!important;font:800 10px var(--s35-display);white-space:nowrap}
  .stud35-mobile-socials{display:flex;gap:5px;justify-self:end}.stud35-mobile-socials a{width:32px;height:32px;border:1px solid #e1e5ec;border-radius:10px;display:grid;place-items:center;color:#344054!important;font:800 8px var(--s35-display)}
}
@media(max-width:520px){.stud35-navbar{width:calc(100% - 14px)!important}.stud34-logo__copy{display:none}.stud35-actions .stud34-login{padding:0 13px}.stud35-mobilebar{grid-template-columns:minmax(86px,1fr) auto auto}.stud35-mobile-socials{grid-column:auto;justify-content:flex-end;margin:0}.stud35-mobilebar .stud34-mobilebar__phone{font-size:10px!important}.stud35-mobilebar .stud34-mobilebar__cta{font-size:8.5px}}

/* Premium longform rhythm */
.stud35-service,.stud35-city,.stud35-ai-page{--section-gap:108px}
.stud35-service>section,.stud35-city>section,.stud35-ai-page>section{margin-top:var(--section-gap);margin-bottom:var(--section-gap)}
.stud35-service>section:first-child,.stud35-city>section:first-child,.stud35-ai-page>section:first-child{margin-top:18px}
.stud35-service-hero,.stud35-city-hero{min-height:650px;align-items:stretch;gap:42px}
.stud35-service-hero .stud34-service-hero__copy{display:flex;flex-direction:column;justify-content:center}
.stud35-service-hero h1,.stud35-city-hero h1{font-size:clamp(48px,5.4vw,82px);line-height:.96;letter-spacing:-.065em;max-width:12ch}
.stud35-service-hero p,.stud35-city-hero p{font-size:18px;line-height:1.7;max-width:54ch}
.stud35-service-visual{border-radius:38px;overflow:hidden;min-height:610px;box-shadow:0 35px 90px rgba(22,29,46,.14)}
.stud35-service-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(12,18,31,.55))}
.stud35-visual-caption{position:absolute;z-index:2;left:28px;right:28px;bottom:24px;display:flex;justify-content:space-between;align-items:end;color:#fff;gap:20px}.stud35-visual-caption b{font:700 18px var(--s35-display)}.stud35-visual-caption span{font:600 10px var(--s35-accent);text-transform:uppercase;letter-spacing:.08em;opacity:.8}
.stud35-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px;max-width:700px}.stud35-hero-proof span{padding:15px 16px;border:1px solid #e0e4eb;border-radius:16px;background:rgba(255,255,255,.7)}.stud35-hero-proof b{display:block;font:800 12px var(--s35-display)}.stud35-hero-proof small{display:block;margin-top:4px;color:#7a8494;font-size:10px}

.stud35-benefit-grid{margin-top:40px!important}.stud35-benefit-grid article{border-radius:28px;transition:transform .35s ease,box-shadow .35s ease}.stud35-benefit-grid article:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(18,28,44,.09)}
.stud35-order{border-radius:38px!important;background:#fff!important;border:1px solid #e1e5eb!important;box-shadow:0 30px 100px rgba(20,29,48,.08)!important}

/* Four-factor decision block */
.stud35-decision{padding:10px 0}.stud35-decision-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stud35-decision-grid article{min-height:300px;padding:28px;border-radius:28px;background:#fff;border:1px solid var(--s35-line);display:flex;flex-direction:column}.stud35-decision-grid article>span{font:700 11px var(--s35-accent);color:var(--s35-blue)}.stud35-decision-grid h3{font-size:25px;letter-spacing:-.04em;margin:46px 0 12px}.stud35-decision-grid p{color:#677284;line-height:1.65}.stud35-decision-grid em{font-style:normal;margin-top:auto;padding-top:24px;color:#8e97a6;font-size:11px;border-top:1px solid #edf0f4}

/* Dark pricing screen */
.stud35-price-map{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;padding:56px;border-radius:42px;background:linear-gradient(145deg,#10182a,#182746 75%,#214bd6);color:#fff;position:relative;overflow:hidden}.stud35-price-map:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(83,119,255,.18);filter:blur(1px);right:-220px;top:-260px}.stud35-price-map__copy{position:relative;z-index:1}.stud35-price-map__copy h2{font-size:clamp(38px,4.2vw,62px);line-height:1;letter-spacing:-.055em;margin:16px 0 20px}.stud35-price-map__copy p{font-size:16px;line-height:1.75;color:#bac5d8;max-width:45ch;margin-bottom:30px}.stud35-price-map__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative;z-index:1}.stud35-price-map__grid article{padding:22px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(8px)}.stud35-price-map__grid b{font-size:15px}.stud35-price-map__grid p{color:#cbd4e4;font-size:12px;line-height:1.55;margin:8px 0 0}

/* Workflow rail */
.stud35-workflow{padding:0}.stud35-workflow-rail{display:grid;grid-template-columns:repeat(6,1fr);position:relative;gap:10px}.stud35-workflow-rail:before{content:"";position:absolute;left:7%;right:7%;top:28px;height:1px;background:#cfd5df}.stud35-workflow-rail article{position:relative;padding:0 10px}.stud35-workflow-rail article>span{position:relative;z-index:2;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d9dee7;font:700 10px var(--s35-accent);color:var(--s35-blue);box-shadow:0 8px 25px rgba(20,29,48,.07)}.stud35-workflow-rail h3{font-size:17px;margin:20px 0 8px}.stud35-workflow-rail p{font-size:12px;line-height:1.6;color:#727c8c}

/* Cabinet showcase */
.stud35-cabinet-showcase{display:grid;grid-template-columns:1.25fr .75fr;gap:62px;align-items:center;padding:62px;border-radius:42px;background:#ebe8df}.stud35-cabinet-showcase__copy h2{font-size:clamp(38px,4.2vw,62px);line-height:1;letter-spacing:-.055em;margin:15px 0 20px}.stud35-cabinet-showcase__copy>p{color:#657081;line-height:1.7;font-size:16px}.stud35-cabinet-showcase__copy ul{list-style:none;padding:0;margin:26px 0;display:grid;gap:12px}.stud35-cabinet-showcase__copy li{padding-left:25px;position:relative;font-weight:650}.stud35-cabinet-showcase__copy li:before{content:"✓";position:absolute;left:0;color:var(--s35-blue);font-weight:900}
.stud35-browser{border-radius:28px;overflow:hidden;background:#fff;border:1px solid #d9dee7;box-shadow:0 30px 70px rgba(24,31,48,.15);transform:rotate(-1deg)}.stud35-browser__bar{height:42px;background:#f7f8fa;border-bottom:1px solid #e7eaf0;display:flex;align-items:center;gap:7px;padding:0 15px;color:#8992a1;font-size:9px}.stud35-browser__bar i{width:9px;height:9px;border-radius:50%;background:#d6dbe3}.stud35-browser__bar span{margin-left:8px}.stud35-browser__body{display:grid;grid-template-columns:135px 1fr;min-height:330px}.stud35-browser__body aside{padding:22px 14px;background:#111a2d;color:#aab5c9;display:flex;flex-direction:column;gap:9px;font-size:10px}.stud35-browser__body aside b{color:#fff;font-size:17px;margin-bottom:14px}.stud35-browser__body aside span{padding:8px;border-radius:8px}.stud35-browser__body aside .on{background:#244fd8;color:#fff}.stud35-browser__body main{padding:30px}.stud35-browser__body main>small{font:600 8px var(--s35-accent);text-transform:uppercase;color:#8b94a3}.stud35-browser__body main h3{font-size:23px;letter-spacing:-.04em;margin:8px 0 18px}.stud35-progress{height:7px;background:#eef1f5;border-radius:10px;overflow:hidden}.stud35-progress i{display:block;width:68%;height:100%;background:linear-gradient(90deg,#244fd8,#62a0ff)}.stud35-browser-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.stud35-browser-cards span{padding:13px;border-radius:12px;background:#f6f7f9}.stud35-browser-cards small,.stud35-browser-cards b{display:block}.stud35-browser-cards small{font-size:8px;color:#8a93a2}.stud35-browser-cards b{font-size:10px;margin-top:5px}.stud35-browser-msg{margin-top:18px;padding:14px;border-radius:12px;background:#edf2ff;color:#31508f;font-size:10px}

/* Quality screen */
.stud35-quality{padding:54px;border-radius:42px;background:#111a2d;color:#fff}.stud35-quality__intro{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:36px}.stud35-quality__intro h2{font-size:clamp(38px,4.3vw,64px);line-height:.98;letter-spacing:-.055em;margin:14px 0 0}.stud35-quality__intro>p{color:#b6c0d2;font-size:16px;line-height:1.7}.stud35-quality__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stud35-quality__grid article{min-height:180px;padding:24px;border-radius:22px;background:#18243b;border:1px solid rgba(255,255,255,.08)}.stud35-quality__grid svg{width:26px;height:26px;fill:none;stroke:#90adff;stroke-width:1.7}.stud35-quality__grid b{display:block;font-size:16px;margin:28px 0 8px}.stud35-quality__grid p{margin:0;color:#aab6ca;font-size:12px;line-height:1.6}

/* Scenario cards */
.stud35-scenarios{padding:0}.stud35-scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stud35-scenario-grid article{padding:30px;border-radius:28px;background:#fff;border:1px solid var(--s35-line);min-height:285px;display:flex;flex-direction:column}.stud35-scenario-grid small{font:700 9px var(--s35-accent);color:var(--s35-blue)}.stud35-scenario-grid h3{font-size:24px;letter-spacing:-.04em;margin:46px 0 10px}.stud35-scenario-grid p{color:#687384;line-height:1.65;font-size:13px}.stud35-scenario-grid a{margin-top:auto;color:var(--s35-blue);font-weight:800;font-size:11px}.stud35-center-link{text-align:center;margin-top:25px}.stud35-center-link a{font-weight:800;color:var(--s35-blue)}

/* Related services / huge internal linking */
.stud35-related-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.stud35-related-grid a{min-height:145px;padding:20px;border-radius:20px;background:#fff;border:1px solid var(--s35-line);display:flex;flex-direction:column;color:var(--s35-ink)!important;transition:.25s ease}.stud35-related-grid a:hover{transform:translateY(-4px);border-color:#b8c7f4;box-shadow:0 15px 35px rgba(20,29,48,.07)}.stud35-related-grid span{font:700 8px var(--s35-accent);color:#9aa3b0}.stud35-related-grid b{font-size:15px;line-height:1.25;margin-top:28px}.stud35-related-grid em{font-style:normal;color:var(--s35-blue);margin-top:auto}
.stud35-city-cloud{display:flex;flex-wrap:wrap;gap:9px}.stud35-city-cloud a{padding:12px 16px;border-radius:999px;background:#fff;border:1px solid var(--s35-line);color:#344054!important;font-size:12px;font-weight:750;transition:.2s}.stud35-city-cloud a:hover{background:#111a2d;color:#fff!important;border-color:#111a2d;transform:translateY(-2px)}

/* Split brief */
.stud35-split-story{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}.stud35-split-story__copy h2{font-size:clamp(40px,4.5vw,66px);line-height:.98;letter-spacing:-.06em;margin:15px 0 20px}.stud35-split-story__copy>p{font-size:16px;line-height:1.75;color:#667284;max-width:58ch}.stud35-inline-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.stud35-inline-links a{padding:10px 13px;border-radius:12px;background:#fff;border:1px solid var(--s35-line);color:#334155!important;font-size:11px;font-weight:750}
.stud35-brief-card{padding:30px;border-radius:34px;background:#fff;box-shadow:0 24px 70px rgba(20,29,48,.08);border:1px solid var(--s35-line)}.stud35-brief-card__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #edf0f4}.stud35-brief-card__top span{font-size:13px;font-weight:800}.stud35-brief-card__top b{font:600 9px var(--s35-accent);color:var(--s35-blue)}.stud35-brief-card ol{list-style:none;margin:0;padding:0}.stud35-brief-card li{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:19px 0;border-bottom:1px solid #edf0f4}.stud35-brief-card li:last-child{border:0}.stud35-brief-card li>span{font:600 8px var(--s35-accent);color:#97a0ad}.stud35-brief-card b{font-size:13px}.stud35-brief-card p{margin:5px 0 0;color:#7b8594;font-size:11px;line-height:1.55}

/* Service wall */
.stud35-service-wall{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.stud35-service-wall>a,.stud35-service-wall>article{min-height:220px;padding:23px;border-radius:24px;background:#fff;border:1px solid var(--s35-line);display:flex;flex-direction:column;color:var(--s35-ink)!important;transition:.28s ease}.stud35-service-wall>a:hover{background:#111a2d;color:#fff!important;transform:translateY(-5px);box-shadow:0 22px 45px rgba(17,26,45,.14)}.stud35-service-wall span{font:700 8px var(--s35-accent);color:#8d98aa}.stud35-service-wall b{font-size:18px;line-height:1.2;letter-spacing:-.025em;margin:50px 0 10px}.stud35-service-wall p{margin:0;color:#758092;font-size:11px;line-height:1.55}.stud35-service-wall>a:hover p{color:#aeb9cb}

/* Subject/city panels */
.stud35-subject-panel,.stud35-city-card{border-radius:38px!important;background:linear-gradient(145deg,#131d31,#22385f)!important;color:#fff!important;box-shadow:0 30px 80px rgba(20,29,48,.16)}
.stud35-subject-panel p,.stud35-city-card p{color:#bec9da!important}
.stud35-subject-panel span,.stud35-city-card .stud34-city-tags span{background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.12)!important;color:#eef3ff!important}

/* Final CTA */
.stud35-next-step{display:flex;justify-content:space-between;align-items:end;gap:35px;padding:58px 62px;border-radius:42px;background:linear-gradient(135deg,#214bd6,#142d82);color:#fff;position:relative;overflow:hidden}.stud35-next-step:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.08);right:-150px;top:-220px}.stud35-next-step>div{position:relative;z-index:1}.stud35-next-step h2{font-size:clamp(38px,4.3vw,64px);line-height:1;letter-spacing:-.055em;margin:14px 0 10px;max-width:14ch}.stud35-next-step p{color:#d5ddf4;max-width:50ch}.stud35-next-step>div:last-child{display:flex;flex-direction:column;gap:14px;align-items:flex-end}.stud35-call-link{color:#fff!important;font-size:16px;font-weight:800}

/* AI richer composition */
.stud35-ai-hero{grid-template-columns:1.05fr .95fr!important;gap:48px!important}.stud35-ai-card-stack{display:grid;gap:12px}.stud35-ai-card-stack article{padding:22px;border-radius:22px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(10px)}.stud35-ai-card-stack small{font:600 8px var(--s35-accent);opacity:.65}.stud35-ai-card-stack b{display:block;font-size:16px;margin:10px 0 6px}.stud35-ai-card-stack p{font-size:12px!important;color:#cdd6e8!important;margin:0!important}.stud35-ai-widget{background:#fff;padding:50px;border-radius:38px;border:1px solid var(--s35-line)}

/* Motion */
[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.2,.65,.2,1),transform .75s cubic-bezier(.2,.65,.2,1)}[data-reveal].is-revealed{opacity:1;transform:none}
.stud34-bento__card,.stud35-service-wall>a,.stud35-related-grid a,.stud35-decision-grid article,.stud35-scenario-grid article{will-change:transform}
@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.stud34-bento__card,.stud35-service-wall>a,.stud35-related-grid a{transition:none!important}}

/* Rich text becomes editorial, not a text wall */
.stud35-editorial{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;align-items:start}.stud35-editorial .stud34-editorial__head{position:sticky;top:150px}.stud35-editorial .stud34-richtext{max-width:none!important;padding:42px!important;box-shadow:0 20px 60px rgba(20,29,48,.06)}.stud35-editorial .stud34-richtext h2{font-size:32px;margin-top:48px}.stud35-editorial .stud34-richtext h3{font-size:22px;margin-top:32px}.stud35-editorial .stud34-richtext p,.stud35-editorial .stud34-richtext li{font-size:15px;line-height:1.78;color:#536072}

/* Responsive long pages */
@media(max-width:1100px){.stud35-service-wall{grid-template-columns:repeat(3,1fr)}.stud35-related-grid{grid-template-columns:repeat(3,1fr)}.stud35-workflow-rail{grid-template-columns:repeat(3,1fr);gap:25px}.stud35-workflow-rail:before{display:none}.stud35-cabinet-showcase{grid-template-columns:1fr}.stud35-decision-grid,.stud35-scenario-grid{grid-template-columns:1fr 1fr}.stud35-price-map{grid-template-columns:1fr}.stud35-quality__intro{grid-template-columns:1fr}.stud35-editorial{grid-template-columns:1fr}.stud35-editorial .stud34-editorial__head{position:static}}
@media(max-width:760px){.stud35-service,.stud35-city,.stud35-ai-page{--section-gap:72px}.stud35-service-hero,.stud35-city-hero{min-height:auto}.stud35-service-hero h1,.stud35-city-hero h1{font-size:42px;max-width:none}.stud35-service-visual{min-height:360px}.stud35-hero-proof{grid-template-columns:1fr}.stud35-decision-grid,.stud35-scenario-grid{grid-template-columns:1fr}.stud35-price-map,.stud35-quality,.stud35-cabinet-showcase,.stud35-next-step{padding:28px 20px;border-radius:28px}.stud35-price-map__grid,.stud35-quality__grid{grid-template-columns:1fr}.stud35-workflow-rail{grid-template-columns:1fr}.stud35-related-grid{grid-template-columns:1fr 1fr}.stud35-service-wall{grid-template-columns:1fr 1fr}.stud35-split-story{grid-template-columns:1fr;gap:30px}.stud35-browser__body{grid-template-columns:1fr}.stud35-browser__body aside{display:none}.stud35-next-step{align-items:flex-start;flex-direction:column}.stud35-next-step>div:last-child{align-items:flex-start}.stud35-editorial .stud34-richtext{padding:22px!important}.stud35-ai-hero{grid-template-columns:1fr!important}}
@media(max-width:520px){.stud35-related-grid,.stud35-service-wall{grid-template-columns:1fr}.stud35-service-wall>a,.stud35-service-wall>article{min-height:170px}.stud35-service-wall b{margin-top:28px}.stud35-visual-caption{left:18px;right:18px;bottom:18px;display:block}.stud35-visual-caption span{display:block;margin-top:6px}.stud35-browser-cards{grid-template-columns:1fr}.stud35-decision-grid article,.stud35-scenario-grid article{min-height:230px}.stud35-decision-grid h3,.stud35-scenario-grid h3{margin-top:30px}}

/* Extended footer */
.stud35-footer{margin-top:110px;background:#0d1424!important}.stud35-footer__top{display:flex;justify-content:space-between;gap:40px;align-items:end;padding:66px 0 54px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.stud35-footer__top h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.055em;margin:12px 0 0;max-width:16ch}.stud35-footer__links{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:42px;padding:54px 0}.stud35-footer__links .stud34-footer__col{display:flex;flex-direction:column;gap:10px}.stud35-footer__links .stud34-footer__col>b{color:#fff;margin-bottom:10px}.stud35-footer__links .stud34-footer__col>a{color:#aeb8c9!important;font-size:12px}.stud35-footer__links .stud34-footer__col>a:hover{color:#fff!important}.stud35-footer__links .stud34-footer__brand{padding-right:20px}
@media(max-width:1050px){.stud35-footer__links{grid-template-columns:1.4fr repeat(2,1fr)}.stud35-footer__links .stud34-footer__brand{grid-row:1/3}}
@media(max-width:720px){.stud35-footer{margin-top:72px}.stud35-footer__top{align-items:flex-start;flex-direction:column;padding:44px 0 36px}.stud35-footer__links{grid-template-columns:1fr 1fr;gap:32px 22px;padding:40px 0}.stud35-footer__links .stud34-footer__brand{grid-column:1/-1;grid-row:auto}.stud35-footer__top h2{font-size:38px}}

/* City directory */
.stud35-directory{display:grid;gap:0}.stud35-directory-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:end;padding:66px 0 78px}.stud35-directory-hero h1{font-size:clamp(54px,6vw,88px);line-height:.94;letter-spacing:-.07em;margin:12px 0 22px;max-width:11ch}.stud35-directory-hero h1 em{font-style:normal;color:var(--s35-blue)}.stud35-directory-hero p{font-size:17px;line-height:1.72;color:#667284;max-width:62ch}.stud35-city-search{padding:28px;border-radius:30px;background:#fff;border:1px solid var(--s35-line);box-shadow:0 24px 70px rgba(20,29,48,.08)}.stud35-city-search label{display:block;font:700 10px var(--s35-accent);text-transform:uppercase;letter-spacing:.11em;color:#6f7a8b;margin-bottom:12px}.stud35-city-search>div{display:flex;gap:8px}.stud35-city-search input{min-width:0;flex:1;height:54px;border:1px solid #dce2ea;border-radius:15px;padding:0 16px;font:600 14px var(--s35-display);outline:0}.stud35-city-search input:focus{border-color:#8ea7ff;box-shadow:0 0 0 4px rgba(40,85,255,.09)}.stud35-city-search button{border:0;border-radius:15px;background:var(--s35-blue);color:#fff;padding:0 20px;font:800 12px var(--s35-display)}.stud35-city-featured,.stud35-city-all{padding:86px 0}.stud35-city-featured__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stud35-city-featured__grid a{min-height:150px;padding:20px;border-radius:22px;border:1px solid var(--s35-line);background:#fff;color:var(--s35-ink)!important;display:flex;flex-direction:column;transition:.25s ease}.stud35-city-featured__grid a:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(20,29,48,.08);border-color:#c7d3f5}.stud35-city-featured__grid span{font:700 8px var(--s35-accent);color:#9aa3b0}.stud35-city-featured__grid b{font-size:17px;margin-top:auto}.stud35-city-featured__grid em{font-style:normal;color:var(--s35-blue);margin-top:8px}.stud35-directory-info{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:20px 0 70px}.stud35-directory-info article{min-height:230px;padding:24px;border-radius:25px;background:#10192b;color:#fff}.stud35-directory-info span{font:700 8px var(--s35-accent);color:#9db3ff}.stud35-directory-info h3{color:#fff!important;font-size:20px;margin:65px 0 10px}.stud35-directory-info p{color:#b8c2d3;font-size:12px;line-height:1.65;margin:0}.stud35-city-all{border-top:1px solid var(--s35-line)}.stud35-city-regions{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stud35-city-regions article{padding:24px;border-radius:24px;background:#fff;border:1px solid var(--s35-line)}.stud35-city-regions h3{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:0 0 16px;font-size:17px}.stud35-city-regions h3 small{font:700 9px var(--s35-accent);color:#9aa3b0}.stud35-city-regions article>div{display:flex;flex-wrap:wrap;gap:7px}.stud35-city-regions a{padding:8px 10px;border-radius:10px;background:#f5f7fa;color:#435064!important;font-size:10px;font-weight:700}.stud35-city-regions a:hover{background:#111a2d;color:#fff!important}
@media(max-width:1000px){.stud35-directory-hero{grid-template-columns:1fr}.stud35-city-featured__grid,.stud35-directory-info{grid-template-columns:1fr 1fr}.stud35-city-regions{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.stud35-directory-hero{padding:44px 0 58px;gap:25px}.stud35-directory-hero h1{font-size:47px}.stud35-city-search{padding:18px;border-radius:22px}.stud35-city-search>div{display:grid}.stud35-city-search button{height:48px}.stud35-city-featured,.stud35-city-all{padding:62px 0}.stud35-city-featured__grid,.stud35-directory-info,.stud35-city-regions{grid-template-columns:1fr}.stud35-directory-info article{min-height:190px}.stud35-directory-info h3{margin-top:45px}}

/* ===== v35.1 / stable header + controlled visual policy ===== */
:root{--stud-header-h:109px}
.stud35-header{contain:none!important;transform:none!important}
.stud35-header,.stud35-navbar,.stud35-mobilebar{transition:none!important}
#order,[id]{scroll-margin-top:calc(var(--stud-header-h,109px) + 18px)}
html.stud35-menu-open,html.stud35-menu-open body{overflow:hidden!important;overscroll-behavior:none}

@media(max-width:980px){
  .stud35-header{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 1px 0 rgba(18,28,45,.09)!important}
  .stud35-navbar{height:64px!important;min-height:64px!important;max-height:64px!important;width:calc(100% - 20px)!important;padding:0!important;gap:8px!important}
  .stud35-logo{min-width:0}
  .stud35-nav{top:calc(var(--stud-header-h,109px) + 6px)!important;max-height:calc(100dvh - var(--stud-header-h,109px) - 18px)!important;max-height:calc(100vh - var(--stud-header-h,109px) - 18px);left:10px!important;right:10px!important;border:1px solid #e1e5ec!important;border-radius:18px!important;box-shadow:0 24px 70px rgba(18,28,45,.18)!important;background:#fff!important}
  .stud35-mobilebar{display:grid!important;height:45px!important;min-height:45px!important;max-height:45px!important;grid-template-columns:minmax(92px,1fr) auto auto!important;gap:6px!important;padding:6px 10px!important;overflow:hidden!important}
  .stud35-mobilebar .stud34-mobilebar__phone{font-size:10px!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .stud35-mobilebar .stud34-mobilebar__cta{height:32px!important;padding:0 8px!important;font-size:8.5px!important;border-radius:9px!important}
  .stud35-mobile-socials{display:flex!important;grid-column:auto!important;justify-content:flex-end!important;align-items:center!important;gap:3px!important;margin:0!important;min-width:0!important}
  .stud35-mobile-socials a{width:25px!important;height:25px!important;border-radius:8px!important;font-size:7px!important;flex:0 0 25px!important}
  .stud34-burger{margin-left:auto!important}
  .stud35-actions{margin-left:0!important}
  .stud35-actions .stud34-login{height:38px!important;padding:0 13px!important}
}
@media(max-width:520px){
  .stud35-navbar{width:calc(100% - 14px)!important}
  .stud35-mobilebar{grid-template-columns:minmax(86px,1fr) auto auto!important;padding-left:7px!important;padding-right:7px!important;gap:4px!important}
  .stud35-mobile-socials{grid-column:auto!important;margin:0!important}
  .stud35-mobilebar .stud34-mobilebar__phone{font-size:9.5px!important}
  .stud35-mobilebar .stud34-mobilebar__cta{padding:0 7px!important;font-size:8px!important}
  .stud35-mobile-socials a{width:23px!important;height:23px!important;flex-basis:23px!important;font-size:6.5px!important}
  .stud35-actions .stud34-login{padding:0 11px!important;font-size:11px!important}
  .stud34-logo__mark{width:42px!important;height:42px!important;border-radius:14px!important}
}
@media(max-width:350px){
  .stud35-mobilebar .stud34-mobilebar__phone{font-size:9px!important}
  .stud35-mobilebar .stud34-mobilebar__cta{font-size:7.5px!important;padding:0 5px!important}
  .stud35-mobile-socials a{width:21px!important;height:21px!important;flex-basis:21px!important}
}

/* Branded covers replace arbitrary third-party/dynamic people photography. */
.stud-blog-card__visual{position:relative;display:flex!important;flex-direction:column;justify-content:flex-end;padding:20px!important;background:linear-gradient(145deg,#111827 0%,#1d3bb8 58%,#7392ff 100%)!important;color:#fff!important}
.stud-blog-card__visual:before{content:"";position:absolute;inset:18px 18px auto auto;width:74px;height:74px;border-radius:50%;background:rgba(216,255,132,.92);box-shadow:-48px 44px 0 rgba(255,255,255,.10)}
.stud35-safe-cover__index{position:relative;z-index:1;font:700 12px var(--s35-accent);opacity:.7}
.stud35-safe-cover__brand{position:relative;z-index:1;font:800 34px/1 var(--s35-display);letter-spacing:-.06em;margin-top:5px}
.stud35-safe-cover__label{position:relative;z-index:1;font:700 9px var(--s35-display);text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-top:6px}
.stud35-safe-cover{position:relative;min-height:360px!important;padding:44px!important;background:linear-gradient(135deg,#101827 0%,#244fd8 64%,#6f8cff 100%)!important;color:#fff!important;display:flex!important;flex-direction:column;justify-content:flex-end;overflow:hidden}
.stud35-safe-cover:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-70px;top:-80px;background:rgba(216,255,132,.9);box-shadow:-150px 170px 0 rgba(255,255,255,.08)}
.stud35-safe-cover>*{position:relative;z-index:1}.stud35-safe-cover span{font:700 12px var(--s35-accent);opacity:.7}.stud35-safe-cover b{max-width:820px;color:#fff!important;font:800 clamp(30px,4vw,58px)/1.02 var(--s35-display);letter-spacing:-.05em;margin-top:14px}.stud35-safe-cover small{font:700 10px var(--s35-display);text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-top:18px}
.stud-news-card__image{position:relative;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:flex-end!important;padding:16px!important;background:linear-gradient(145deg,#0f172a,#294bd0)!important;color:#fff!important}
.stud-news-card__image:after{content:"";position:absolute;right:-18px;top:-20px;width:82px;height:82px;border-radius:50%;background:#d8ff84}
.stud35-news-cover__brand{position:relative;z-index:1;font:800 20px var(--s35-display)}
.stud35-news-cover__label{position:relative;z-index:1;font:700 8px var(--s35-display);text-transform:uppercase;letter-spacing:.08em;opacity:.65;margin-top:5px}
.stud35-news-article-cover{min-height:220px;border-radius:22px;margin:0 0 30px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#0d1424,#2855ff);color:#fff;overflow:hidden;position:relative}
.stud35-news-article-cover:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-40px;top:-50px;background:#d8ff84}
.stud35-news-article-cover span,.stud35-news-article-cover small{position:relative;z-index:1}.stud35-news-article-cover span{font:800 34px var(--s35-display);letter-spacing:-.05em}.stud35-news-article-cover small{margin-top:8px;font:700 9px var(--s35-display);text-transform:uppercase;letter-spacing:.08em;opacity:.7}

.stud35-sidebar-safe-visual{display:grid!important;place-items:center!important;min-width:64px;min-height:64px;background:linear-gradient(145deg,#111827,#2855ff)!important;border-radius:14px!important;color:#fff!important;overflow:hidden!important}
.stud35-sidebar-safe-visual span{font:800 13px var(--s35-display);letter-spacing:-.05em}


/* ===== v35.2 / header class-collision fix + contrast audit + rebuilt login ===== */
:root{--stud-header-h:92px}

/* Header action and login page are intentionally different components.
   .stud34-login belongs ONLY to the small header action. */
.stud34-header .stud34-login{
  margin:0!important;min-height:0!important;height:40px!important;display:inline-flex!important;
  grid-template-columns:none!important;padding:0 14px!important;border:0!important;border-radius:12px!important;
  overflow:visible!important;box-shadow:none!important;background:#f0f2f5!important;color:#202a3a!important;
  align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important
}

/* More compact deterministic header. No JS height measurement = no vertical jumping. */
.stud35-topline>.stud34-wide{min-height:26px!important}
.stud35-navbar{min-height:66px!important;height:66px!important;max-height:66px!important}
.stud35-header{transform:none!important;contain:none!important}
#order,[id]{scroll-margin-top:calc(var(--stud-header-h) + 14px)!important}

/* Services dropdown: 18 services in 3 columns instead of a tall half-screen menu. */
@media(min-width:981px){
  .stud34-mega{width:min(760px,calc(100vw - 40px))!important;padding:12px!important;border-radius:20px!important}
  .stud34-mega__head{padding:5px 7px 10px!important}
  .stud34-mega__head b{font-size:15px!important}.stud34-mega__head small{font-size:10px!important}
  .stud34-mega__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;padding-top:6px!important}
  .stud34-mega__grid a{padding:8px 9px!important;min-height:34px!important;font-size:11px!important}
  .stud34-mini-menu{padding:10px!important;border-radius:18px!important}
}

@media(max-width:980px){
  :root{--stud-header-h:94px}
  .stud35-navbar{height:58px!important;min-height:58px!important;max-height:58px!important}
  .stud35-mobilebar{height:36px!important;min-height:36px!important;max-height:36px!important;padding:4px 8px!important}
  .stud35-mobilebar .stud34-mobilebar__cta{height:28px!important}
  .stud35-mobile-socials a{width:24px!important;height:24px!important;flex-basis:24px!important}
  .stud35-nav{top:calc(var(--stud-header-h) + 6px)!important;max-height:calc(100vh - var(--stud-header-h) - 18px)!important;max-height:calc(100dvh - var(--stud-header-h) - 18px)!important}
  .stud34-mega{max-height:230px!important;overflow:auto!important;overscroll-behavior:contain!important}
  .stud34-mini-menu{max-height:210px!important;overflow:auto!important}
  .stud34-header .stud34-login{height:36px!important;padding:0 11px!important}
}
@media(max-width:520px){
  .stud35-mobilebar .stud34-mobilebar__phone{font-size:9px!important}
  .stud35-mobilebar .stud34-mobilebar__cta{font-size:7.8px!important;padding:0 6px!important}
  .stud35-mobile-socials a{width:22px!important;height:22px!important;flex-basis:22px!important}
}

/* Contrast audit: headings on dark surfaces must never inherit global dark heading color. */
.stud34-order-aside :is(h1,h2,h3,h4),
.stud34-bento__card--dark :is(h1,h2,h3,h4),
.stud34-bento__card--blue :is(h1,h2,h3,h4),
.stud34-guarantees :is(h1,h2,h3,h4),
.stud34-ai-home :is(h1,h2,h3,h4),
.stud34-final-cta :is(h1,h2,h3,h4),
.stud34-service-process :is(h1,h2,h3,h4),
.stud34-subject-panel :is(h1,h2,h3,h4),
.stud-fixed-cta :is(h1,h2,h3,h4),
.stud-blog-cta :is(h1,h2,h3,h4),
.stud-faq-page__cta :is(h1,h2,h3,h4),
.stud35-price-map :is(h1,h2,h3,h4),
.stud35-quality :is(h1,h2,h3,h4),
.stud35-subject-panel :is(h1,h2,h3,h4),
.stud35-city-card :is(h1,h2,h3,h4),
.stud35-next-step :is(h1,h2,h3,h4),
.stud35-directory-info article :is(h1,h2,h3,h4),
.stud35-footer :is(h1,h2,h3,h4){color:#fff!important}

.stud35-price-map :is(p,li),.stud35-quality :is(p,li),.stud35-next-step :is(p,li),
.stud35-subject-panel :is(p,li),.stud35-city-card :is(p,li){color:#c4cedf!important}
.stud35-price-map a,.stud35-quality a,.stud35-next-step a,.stud35-subject-panel a,.stud35-city-card a{color:#fff!important}

/* Rebuilt login page. No external people photo and no Bootstrap ActiveField layout dependency. */
.stud35-login-page{margin:26px 0 82px!important;display:grid!important;grid-template-columns:1.08fr .92fr!important;min-height:620px!important;border-radius:34px!important;overflow:hidden!important;background:#fff!important;border:1px solid #dfe4eb!important;box-shadow:0 30px 90px rgba(17,24,39,.09)!important}
.stud35-login-page__visual{position:relative;min-height:620px;padding:46px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:linear-gradient(145deg,#0d1424 0%,#15264a 55%,#2855ff 100%);color:#fff}
.stud35-login-page__visual:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-210px;top:-170px;background:#d8ff84;opacity:.94}
.stud35-login-page__visual:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;left:-180px;bottom:-160px;border:70px solid rgba(255,255,255,.06)}
.stud35-login-page__art,.stud35-login-page__copy{position:relative;z-index:2}
.stud35-login-page__window{width:min(100%,610px);border-radius:24px;overflow:hidden;background:#fff;color:#111827;box-shadow:0 28px 80px rgba(4,10,24,.32);transform:rotate(-1deg)}
.stud35-login-page__windowbar{height:38px;display:flex;align-items:center;gap:6px;padding:0 13px;background:#f5f7fa;border-bottom:1px solid #e8ebf0;color:#9099a7;font-size:9px}.stud35-login-page__windowbar i{width:8px;height:8px;border-radius:50%;background:#d9dee6}.stud35-login-page__windowbar span{margin-left:7px}
.stud35-login-page__windowbody{display:grid;grid-template-columns:120px 1fr;min-height:255px}.stud35-login-page__windowbody aside{padding:20px 12px;background:#10192c;color:#aeb9cc;display:flex;flex-direction:column;gap:6px;font-size:9px}.stud35-login-page__windowbody aside b{color:#fff;font-size:17px;margin-bottom:12px}.stud35-login-page__windowbody aside span{padding:7px 8px;border-radius:8px}.stud35-login-page__windowbody aside .is-active{background:#2855ff;color:#fff}.stud35-login-page__windowbody main{padding:25px}.stud35-login-page__windowbody main>small{font-size:8px;color:#9099a8;text-transform:uppercase;letter-spacing:.08em}.stud35-login-page__windowbody h3{margin:7px 0 10px!important;font-size:23px!important;color:#111827!important}.stud35-login-page__status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#eef3ff;color:#2855ff;font-size:9px;font-weight:800}.stud35-login-page__status span{width:6px;height:6px;border-radius:50%;background:#2855ff}.stud35-login-page__cards{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.stud35-login-page__cards div{padding:12px;border-radius:12px;background:#f6f8fb;display:grid}.stud35-login-page__cards small{font-size:8px;color:#8a94a4}.stud35-login-page__cards b{font-size:11px;margin-top:3px}.stud35-login-page__message{margin-top:9px;padding:12px;border:1px solid #e8ebf0;border-radius:12px;display:grid}.stud35-login-page__message b{font-size:9px}.stud35-login-page__message span{font-size:9px;color:#727d8e;margin-top:3px}
.stud35-login-page__copy{max-width:620px;margin-top:34px}.stud35-login-page__copy h1{font-size:clamp(38px,4vw,58px)!important;line-height:.98!important;color:#fff!important;margin:0 0 17px!important;letter-spacing:-.055em!important}.stud35-login-page__copy>p{max-width:54ch;color:#c8d2e5;font-size:13px;line-height:1.7}.stud35-login-page__bullets{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.stud35-login-page__bullets span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.11);font-size:9px;color:#eef3ff}
.stud35-login-page__form{padding:58px;display:flex;flex-direction:column;justify-content:center;background:#fff;color:#111827}
.stud35-login-page__form-head small{display:block;margin-top:32px;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#8e98a7}.stud35-login-page__form-head h2{font-size:38px!important;color:#111827!important;margin:8px 0!important}.stud35-login-page__form-head p{font-size:12px;line-height:1.65;color:#707c8e;max-width:48ch}
.stud35-login-page__mini-logo{display:inline-flex;align-items:center;gap:8px;color:#111827!important}.stud35-login-page__mini-logo span{width:34px;height:34px;border-radius:11px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:900}.stud35-login-page__mini-logo b{font-size:16px}
.stud35-auth-form{margin-top:30px}.stud35-auth-field{margin-bottom:17px}.stud35-auth-field label{display:block;margin-bottom:7px;font-size:11px;font-weight:700;color:#344054}.stud35-auth-field .form-control{width:100%;height:52px;border:1px solid #dce2ea!important;border-radius:13px!important;background:#fafbfc!important;padding:0 14px!important;color:#111827!important;font:600 14px var(--s35-display)!important;box-shadow:none!important;outline:0!important}.stud35-auth-field .form-control:focus{border-color:#8ba5ff!important;box-shadow:0 0 0 4px rgba(40,85,255,.09)!important;background:#fff!important}.stud35-auth-field.has-error .form-control{border-color:#d94c4c!important}.stud35-auth-field .help-block{margin:6px 0 0!important;font-size:10px!important;color:#c73d3d!important}
.stud35-auth-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 22px}.stud35-auth-row>a{font-size:10px;font-weight:700;color:#2855ff!important}.stud35-auth-remember{display:flex!important;align-items:center;gap:8px;margin:0!important;font-size:10px!important;color:#5c6778!important;font-weight:600!important;cursor:pointer}.stud35-auth-remember input{margin:0!important}.stud35-auth-remember label{display:none!important}
.stud35-login-page__help{margin-top:22px;padding-top:20px;border-top:1px solid #edf0f3;display:grid;gap:4px}.stud35-login-page__help span{font-size:9px;color:#929ba9}.stud35-login-page__help a{font-size:11px;font-weight:750;color:#293445!important}

@media(max-width:980px){
  .stud35-login-page{grid-template-columns:1fr!important;min-height:0!important}
  .stud35-login-page__visual{min-height:500px;padding:34px}
  .stud35-login-page__window{max-width:570px}
  .stud35-login-page__form{padding:44px 34px}
}
@media(max-width:640px){
  .stud35-login-page{margin:14px 0 55px!important;border-radius:24px!important}
  .stud35-login-page__visual{min-height:400px;padding:24px 20px}
  .stud35-login-page__art{display:none}
  .stud35-login-page__copy{margin-top:auto}
  .stud35-login-page__copy h1{font-size:38px!important}
  .stud35-login-page__form{padding:34px 20px}
  .stud35-login-page__form-head h2{font-size:32px!important}
  .stud35-auth-row{align-items:flex-start;flex-direction:column;gap:10px}
}

/* ===== STUD v35.3 cleanup: unified form, utility pages, spacing, visual policy, quiz/chat ===== */
/* Marker: full cleanup + no legacy form skin + no random stock + utility/city/cabinet pass */

/* Global rhythm: long sections stay inside the content width and never drift outside the page. */
.stud353-body .stud34-container{overflow:visible}
.stud353-body .stud35-service>section,
.stud353-body .stud35-city>section,
.stud353-body [data-stud35-home]>section,
.stud353-body .stud-fixed-page>section,
.stud353-body .stud-blog-article,
.stud353-body .stud-blog-related,
.stud353-body .stud-blog-hero,
.stud353-body .stud-blog-categories,
.stud353-body .stud-blog-grid,
.stud353-body .stud-list-page,
.stud353-body .stud-faq-page{max-width:100%;min-width:0}
.stud353-body .stud35-mega-section,
.stud353-body .stud35-scenarios,
.stud353-body .stud35-quality,
.stud353-body .stud35-cities,
.stud353-body .stud35-related,
.stud353-body .stud35-workflow,
.stud353-body .stud35-split-story,
.stud353-body .stud35-price-map,
.stud353-body .stud35-editorial,
.stud353-body .stud35-cabinet-showcase{margin-top:92px;margin-bottom:92px}
.stud353-body .stud35-service-wall,.stud353-body .stud35-scenario-grid,.stud353-body .stud35-related-grid{width:100%;min-width:0}
.stud353-body .stud35-service-wall>a,.stud353-body .stud35-scenario-grid>article,.stud353-body .stud35-related-grid>a{min-width:0}

/* The v35.3 order form is a component, not a reskinned legacy Bootstrap form. */
.stud-v353-order-form{display:grid!important;gap:18px!important;margin:0!important;font-family:var(--s35-display)!important;color:#111827!important}
.stud-v353-form-grid{display:grid;gap:12px;min-width:0}
.stud-v353-form-grid--top{grid-template-columns:1fr 1fr}
.stud-v353-form-grid--contacts{grid-template-columns:repeat(3,minmax(0,1fr))}
.stud-v353-field{min-width:0}
.stud-v353-order-form .form-group{margin:0!important;min-width:0!important}
.stud-v353-order-form .control-label,.stud-v353-order-form label.control-label{display:block!important;margin:0 0 8px!important;color:#3e4a5c!important;font:800 10px/1.2 var(--s35-accent)!important;letter-spacing:.07em!important;text-transform:uppercase!important}
.stud-v353-order-form .form-control,
.stud-v353-order-form .form-control2,
.stud-v353-order-form input[type=text],
.stud-v353-order-form input[type=email],
.stud-v353-order-form input[type=tel],
.stud-v353-order-form select,
.stud-v353-order-form textarea{width:100%!important;min-width:0!important;min-height:54px!important;padding:0 15px!important;border:1px solid #dce2ea!important;border-radius:15px!important;background:#f8fafc!important;color:#111827!important;box-shadow:none!important;font:600 14px/1.45 var(--s35-display)!important;outline:0!important;transition:.18s ease!important}
.stud-v353-order-form textarea,.stud-v353-order-form .stud-v353-textarea{min-height:132px!important;padding:14px 15px!important;resize:vertical!important}
.stud-v353-order-form .form-control:focus,.stud-v353-order-form .form-control2:focus,.stud-v353-order-form input:focus,.stud-v353-order-form select:focus,.stud-v353-order-form textarea:focus{border-color:#7f9cff!important;background:#fff!important;box-shadow:0 0 0 4px rgba(40,85,255,.08)!important}
.stud-v353-order-form .has-error .form-control,.stud-v353-order-form .has-error input,.stud-v353-order-form .has-error select,.stud-v353-order-form .has-error textarea{border-color:#d95555!important}
.stud-v353-order-form .help-block{margin:6px 0 0!important;color:#bd4141!important;font-size:10px!important;line-height:1.4!important}
.stud-v353-form-errors .error-summary{margin:0!important;padding:14px 16px!important;border:1px solid #f0c7c7!important;border-radius:14px!important;background:#fff5f5!important;color:#8d3434!important;font-size:11px!important}
.stud-v353-form-errors .error-summary:empty{display:none!important}
.stud-v353-field--files>.form-group{display:grid!important;gap:8px!important}
.stud-v353-order-form .dropzone{min-height:128px!important;border:1.5px dashed #aeb9ca!important;border-radius:18px!important;background:linear-gradient(180deg,#fafbfd,#f5f7fa)!important;box-shadow:none!important;padding:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#455267!important;overflow:hidden!important}
.stud-v353-order-form .dropzone:hover{border-color:#7694ff!important;background:#f3f6ff!important}
.stud-v353-order-form .dropzone .dz-default.dz-message{margin:0!important;position:static!important;transform:none!important;inset:auto!important;width:auto!important;max-width:100%!important;color:#455267!important;font:700 13px/1.55 var(--s35-display)!important}
.stud-v353-order-form .dropzone .dz-default.dz-message span{font:700 13px/1.55 var(--s35-display)!important;color:#455267!important}
.stud-v353-order-form .dropzone .dropzone-upload-more-button{border-radius:12px!important;background:#111a2d!important;color:#fff!important;border:0!important;padding:8px 12px!important}
.stud-v353-file-hint{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-top:-2px;color:#7b8798;font-size:9px;line-height:1.5}
.stud-v353-file-hint b{color:#526073;font-size:9px;white-space:nowrap}
.stud-v353-contact-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-top:6px;padding-top:20px;border-top:1px solid #edf0f4}
.stud-v353-contact-head span{font-size:16px;font-weight:850;color:#111827}
.stud-v353-contact-head small{font-size:10px;color:#7a8595}
.stud-v353-submit,.stud34-form-card .stud-v353-submit{width:100%!important;min-height:58px!important;margin:4px 0 0!important;border:0!important;border-radius:16px!important;background:#2855ff!important;color:#fff!important;box-shadow:0 15px 34px rgba(40,85,255,.23)!important;font:850 14px var(--s35-display)!important;text-shadow:none!important;transition:.18s ease!important}
.stud-v353-submit:hover{transform:translateY(-1px)!important;background:#1744df!important;color:#fff!important}
.stud-v353-consents{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.stud-v353-consents .stud-consent-field{padding:12px 13px!important;border:1px solid #e3e7ed!important;border-radius:13px!important;background:#fafbfc!important}
.stud-v353-consents .stud-consent-line{display:flex!important;gap:9px!important;align-items:flex-start!important;margin:0!important;color:#596576!important;font-size:9px!important;line-height:1.45!important;text-transform:none!important;letter-spacing:0!important;font-weight:600!important}
.stud-v353-consents .stud-consent-checkbox{width:17px!important;height:17px!important;margin:0!important;flex:0 0 auto!important;accent-color:#2855ff!important}
.stud-v353-consents a{color:#2855ff!important;text-decoration:underline!important;text-underline-offset:2px!important}
.stud-v353-form-note{display:flex;align-items:center;gap:8px;color:#748093;font-size:9px;line-height:1.5}
.stud-v353-form-note>span{width:7px;height:7px;border-radius:50%;background:#55d98b;box-shadow:0 0 0 5px rgba(85,217,139,.13);flex:0 0 auto}
.stud34-form-card{overflow:hidden!important}

/* Relevance-first visuals: no random campus/people stock. */
.stud353-study-visual{height:100%;min-height:500px;border-radius:34px;display:flex;align-items:center;justify-content:center;padding:36px;background:radial-gradient(circle at 80% 12%,rgba(216,255,132,.96) 0 13%,transparent 13.5%),linear-gradient(145deg,#111a2d 0%,#173269 52%,#2855ff 100%);overflow:hidden;position:relative}
.stud353-study-visual:before{content:"";position:absolute;inset:auto -12% -35% 15%;height:70%;border:1px solid rgba(255,255,255,.13);border-radius:50%;transform:rotate(-7deg)}
.stud353-study-visual__window{position:relative;z-index:2;width:min(100%,560px);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 30px 90px rgba(5,12,28,.38);transform:rotate(-1.3deg)}
.stud353-study-visual__bar{height:38px;padding:0 14px;display:flex;align-items:center;gap:6px;background:#f4f6f9;border-bottom:1px solid #e6eaf0;color:#8b95a4;font-size:9px}.stud353-study-visual__bar i{width:8px;height:8px;border-radius:50%;background:#d7dde6}.stud353-study-visual__bar span{margin-left:8px}
.stud353-study-visual__body{display:grid;grid-template-columns:115px 1fr;min-height:300px}.stud353-study-visual__body aside{padding:20px 12px;background:#10192d;display:flex;flex-direction:column;gap:6px;color:#aeb9cc;font-size:9px}.stud353-study-visual__body aside b{font-size:16px;color:#fff;margin-bottom:12px}.stud353-study-visual__body aside span{padding:7px 8px;border-radius:8px}.stud353-study-visual__body aside .is-active{background:#2855ff;color:#fff}.stud353-study-visual__body main{padding:27px}.stud353-study-visual__body main>small{color:#8792a2;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.stud353-study-visual__body h3{font-size:25px!important;line-height:1.05!important;color:#111827!important;margin:8px 0 18px!important}.stud353-study-visual__progress{height:7px;border-radius:999px;background:#e9edf3;overflow:hidden}.stud353-study-visual__progress i{display:block;width:66%;height:100%;background:#2855ff}.stud353-study-visual__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px}.stud353-study-visual__cards span{padding:11px;border-radius:12px;background:#f5f7fa;display:grid}.stud353-study-visual__cards small{font-size:7px;color:#8f99a7}.stud353-study-visual__cards b{font-size:10px;margin-top:3px}.stud353-study-visual__message{margin-top:9px;padding:12px;border:1px solid #e7ebf0;border-radius:12px;color:#697487;font-size:9px}
.stud353-order-brief{min-height:390px;position:relative;display:flex;align-items:center;justify-content:center;border-radius:24px;background:linear-gradient(145deg,#16233c,#0f1728);overflow:hidden;padding:28px}.stud353-order-brief:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;top:-70px;background:#2855ff;opacity:.55}.stud353-order-brief__sheet{position:relative;z-index:2;width:min(100%,330px);padding:30px;border-radius:20px;background:#fff;color:#111827;box-shadow:0 25px 70px rgba(0,0,0,.25);transform:rotate(-2deg);display:grid;gap:10px}.stud353-order-brief__sheet small{font:800 8px var(--s35-accent);color:#2855ff;letter-spacing:.12em}.stud353-order-brief__sheet>b{font-size:23px;line-height:1.08;letter-spacing:-.04em;margin:4px 0 12px}.stud353-order-brief__sheet>span{padding:10px 12px;border-radius:10px;background:#f4f6fa;font-size:10px;font-weight:750}.stud353-order-brief__tag{position:absolute;z-index:3;right:16px;bottom:17px;padding:8px 10px;border-radius:999px;background:#d8ff84;color:#132030;font-size:9px;font-weight:850}
.stud353-gallery-mock{display:grid!important;grid-template-columns:1.35fr .65fr!important;gap:14px!important}.stud353-gallery-card{min-height:260px;border-radius:28px;padding:30px;display:flex;flex-direction:column;background:linear-gradient(145deg,#e9efff,#fff);border:1px solid #dfe5ee;color:#111827;overflow:hidden;position:relative}.stud353-gallery-card--big{min-height:430px;background:linear-gradient(145deg,#111a2d,#20428f);color:#fff}.stud353-gallery-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-90px;background:#d8ff84;opacity:.8}.stud353-gallery-card small,.stud353-gallery-card b,.stud353-gallery-card p,.stud353-gallery-card span{position:relative;z-index:2}.stud353-gallery-card small{font:800 8px var(--s35-accent);letter-spacing:.12em;color:#2855ff}.stud353-gallery-card--big small{color:#9fb4ff}.stud353-gallery-card>b{font-size:clamp(25px,3vw,44px);line-height:1.02;letter-spacing:-.055em;max-width:12ch;margin-top:auto}.stud353-gallery-card p{font-size:12px;line-height:1.65;color:#657285;max-width:38ch}.stud353-gallery-card--big p{color:#c2ccdc}.stud353-gallery-card span{font-size:10px;font-weight:800;color:#2855ff;margin-top:12px}.stud353-gallery-card--big span{color:#fff}

/* Service hero becomes a task brief, not a random university photograph. */
.stud353-service-brief{display:flex;align-items:center;justify-content:center;padding:38px;background:radial-gradient(circle at 82% 16%,rgba(216,255,132,.92) 0 13%,transparent 13.5%),linear-gradient(145deg,#0f1729,#1e3c80 55%,#2855ff);min-height:520px!important}
.stud353-service-brief__paper{width:min(100%,520px);padding:36px;border-radius:25px;background:#fff;color:#111827;box-shadow:0 32px 95px rgba(4,11,29,.37);transform:rotate(-1.2deg)}.stud353-service-brief__head{display:grid;gap:7px;padding-bottom:22px;border-bottom:1px solid #e8ebf0}.stud353-service-brief__head span{font:800 8px var(--s35-accent);color:#2855ff;letter-spacing:.12em}.stud353-service-brief__head b{font-size:clamp(26px,3vw,40px);line-height:1.03;letter-spacing:-.05em}.stud353-service-brief__line{height:8px;width:58%;margin-top:18px;border-radius:999px;background:#e9edf4}.stud353-service-brief__line--wide{width:82%;margin-top:26px}.stud353-service-brief__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:25px}.stud353-service-brief__grid span{padding:13px;border-radius:12px;background:#f5f7fa;display:grid;gap:3px}.stud353-service-brief__grid small{font-size:7px;color:#8d97a6}.stud353-service-brief__grid b{font-size:11px}.stud353-service-brief__note{margin-top:18px;padding:14px;border-radius:13px;background:#eaf0ff;color:#31415d;font-size:10px;line-height:1.55;font-weight:650}.stud353-service-brief .stud34-service-badge{left:26px!important;right:auto!important;bottom:24px!important;max-width:260px!important;background:#111a2d!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}.stud353-service-brief .stud34-service-badge small{color:#9facbf!important}.stud353-service-brief .stud34-service-badge b{color:#fff!important}

/* Utility pages: no more old flat CMS look. */
.stud-fixed-page,.stud-faq-page,.stud-list-page,.stud-blog-article{--u-card:#fff;--u-line:#dfe4eb;--u-ink:#101827;--u-muted:#667386}
.stud-page-hero,.stud-blog-hero{max-width:none!important;padding:72px 0 46px!important;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);gap:48px;align-items:end;border-bottom:1px solid #e4e7ec;margin-bottom:34px}
.stud-page-hero>.stud-craft-chip,.stud-blog-hero>.stud-craft-chip{grid-column:1/-1;margin-bottom:-22px}
.stud-page-hero h1,.stud-blog-hero h1{font-size:clamp(48px,6vw,82px)!important;line-height:.94!important;letter-spacing:-.065em!important;max-width:13ch!important;margin:0!important;color:#101827!important}
.stud-page-hero p,.stud-blog-hero p{margin:0!important;font-size:15px!important;line-height:1.75!important;color:#667386!important;max-width:54ch!important}
.stud-fixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:10px 0 70px!important}.stud-fixed-grid article{min-height:245px!important;padding:30px!important;border-radius:26px!important;display:flex!important;flex-direction:column!important}.stud-fixed-grid article>span{font:800 9px var(--s35-accent)!important;color:#2855ff!important}.stud-fixed-grid h2{font-size:26px!important;line-height:1.1!important;letter-spacing:-.04em!important;margin:48px 0 10px!important}.stud-fixed-grid p{font-size:13px!important;line-height:1.7!important;color:#697688!important;margin:0!important}.stud-fixed-grid article:nth-child(1),.stud-fixed-grid article:nth-child(4){background:#10192c!important;color:#fff!important;border-color:#10192c!important}.stud-fixed-grid article:nth-child(1) h2,.stud-fixed-grid article:nth-child(4) h2{color:#fff!important}.stud-fixed-grid article:nth-child(1) p,.stud-fixed-grid article:nth-child(4) p{color:#b7c2d3!important}
.stud-fixed-cta,.stud-blog-cta,.stud-faq-page__cta{padding:45px 48px!important;border-radius:32px!important;background:linear-gradient(135deg,#10192c,#1b397d)!important;box-shadow:none!important}.stud-fixed-cta h2,.stud-blog-cta h2,.stud-faq-page__cta h2{font-size:36px!important;letter-spacing:-.045em!important}.stud-fixed-cta p,.stud-blog-cta p,.stud-faq-page__cta p{font-size:13px!important;line-height:1.65!important}
.stud-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:10px 0 70px!important}.stud-contact-grid a{min-height:200px!important;padding:28px!important;border-radius:25px!important;transition:.2s ease!important}.stud-contact-grid a:hover{transform:translateY(-4px);border-color:#b8c7f2!important;box-shadow:0 20px 45px rgba(20,29,48,.07)!important}.stud-contact-grid span{font:800 9px var(--s35-accent)!important;color:#2855ff!important;text-transform:uppercase;letter-spacing:.08em}.stud-contact-grid b{font-size:24px!important;letter-spacing:-.035em!important;margin-top:auto!important}.stud-contact-grid small{font-size:11px!important;color:#748194!important}
.stud-faq-groups{gap:50px!important;margin-top:24px}.stud-faq-group{display:grid;grid-template-columns:.42fr 1fr;gap:42px;align-items:start}.stud-faq-group h2{position:sticky;top:132px;font-size:30px!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:0!important}.stud-faq-accordion{gap:10px!important}.stud-faq-item{border-radius:18px!important;padding:0 20px!important}.stud-faq-item summary{min-height:68px!important;font-size:14px!important;line-height:1.35!important}.stud-faq-item__answer{padding-bottom:20px!important;font-size:12px!important;line-height:1.75!important;color:#647185!important}

/* Reviews and blog look like the same product family. */
.stud-list-page{padding:0!important;background:transparent!important;border:0!important}.stud-mention-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.stud-review-card--page{min-height:240px!important;padding:28px!important;border-radius:26px!important;gap:16px!important;display:grid!important;grid-template-columns:auto 1fr!important}.stud-review-avatar{width:50px!important;height:50px!important;border-radius:15px!important;background:#111a2d!important}.stud-review-card--page h2{font-size:18px!important;margin:4px 0 16px!important}.stud-review-card--page p{font-size:13px!important;line-height:1.72!important;color:#5f6d80!important;margin:0!important}
.stud-blog-categories{margin:0 0 28px!important;gap:8px!important}.stud-blog-categories a{padding:10px 13px!important;border-radius:999px!important;font-size:10px!important;font-weight:750!important}.stud-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.stud-blog-card{border-radius:28px!important;display:grid!important;grid-template-columns:.75fr 1.25fr!important;min-height:260px!important}.stud-blog-card__visual{height:auto!important;min-height:100%!important;padding:22px!important;background:linear-gradient(145deg,#10192c,#2855ff)!important;color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.stud-blog-card__visual:after{content:"";width:110px;height:110px;border-radius:50%;background:#d8ff84;position:absolute;right:-32px;top:-30px}.stud-blog-card__visual{position:relative}.stud-blog-card__visual span,.stud-blog-card__visual b,.stud-blog-card__visual small{position:relative;z-index:2}.stud-blog-card__visual b{font:850 32px/1 var(--s35-accent);letter-spacing:-.07em}.stud-blog-card__visual small{font:700 8px var(--s35-accent);text-transform:uppercase;letter-spacing:.1em;opacity:.7}.stud-blog-card__body{padding:25px!important;display:flex;flex-direction:column}.stud-blog-card h2{font-size:24px!important;letter-spacing:-.04em!important;margin:25px 0 10px!important}.stud-blog-card p{font-size:12px!important;line-height:1.65!important}.stud-blog-card__more{margin-top:auto;font-size:11px!important}
.stud-blog-article__head{padding:64px 0 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.42fr);gap:40px;align-items:end;border-bottom:1px solid #e1e5eb}.stud-blog-article__head>.stud-craft-chip{grid-column:1/-1;margin-bottom:-20px}.stud-blog-article__head h1{font-size:clamp(46px,6vw,78px)!important;line-height:.95!important;letter-spacing:-.065em!important;margin:0!important;max-width:15ch!important}.stud-blog-article__head>p{font-size:15px!important;line-height:1.7!important;color:#647185!important;margin:0!important}.stud-blog-article__meta{grid-column:2;display:flex!important;gap:12px!important;justify-content:flex-start!important;color:#8a95a5!important;font-size:10px!important}.stud-blog-article__cover{min-height:330px!important;margin:32px 0!important;border-radius:32px!important;padding:38px!important;background:linear-gradient(135deg,#10192c,#2855ff 70%)!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;color:#fff!important;overflow:hidden!important;position:relative}.stud-blog-article__cover:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-80px;top:-100px;background:#d8ff84}.stud-blog-article__cover>*{position:relative;z-index:2}.stud-blog-article__cover>span{font:850 11px var(--s35-accent);letter-spacing:.12em}.stud-blog-article__cover>b{font-size:clamp(30px,4vw,54px)!important;line-height:1!important;letter-spacing:-.055em!important;max-width:16ch!important;margin:18px 0 12px!important}.stud-blog-article__cover>small{font-size:10px!important;opacity:.72}.stud-blog-article__layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:30px!important;align-items:start!important}.stud-blog-article__content{padding:42px 46px!important;border-radius:28px!important;margin:0!important}.stud-blog-article__content h2{font-size:31px!important;line-height:1.1!important;letter-spacing:-.04em!important;margin:42px 0 14px!important}.stud-blog-article__content h3{font-size:22px!important;line-height:1.2!important;margin:30px 0 10px!important}.stud-blog-article__content p,.stud-blog-article__content li{font-size:15px!important;line-height:1.78!important;color:#4f5d70!important}.stud-blog-article__side{display:grid!important;gap:12px!important;position:sticky!important;top:130px!important}.stud-blog-side-card{padding:22px!important;border-radius:20px!important;background:#fff!important;border:1px solid #dfe4eb!important}.stud-blog-side-card>b{font-size:16px!important}.stud-blog-side-card p{font-size:11px!important;line-height:1.6!important;color:#6b7789!important}.stud-blog-related{margin:75px 0!important}.stud-blog-related__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.stud-blog-related__grid a{min-height:180px!important;padding:22px!important;border:1px solid #dfe4eb!important;border-radius:22px!important;background:#fff!important;display:flex!important;flex-direction:column!important;color:#111827!important}.stud-blog-related__grid span{font-size:9px!important;color:#2855ff!important}.stud-blog-related__grid b{font-size:17px!important;line-height:1.25!important;margin:28px 0 12px!important}.stud-blog-related__grid em{font-style:normal!important;font-size:10px!important;color:#2855ff!important;margin-top:auto!important}

/* Footer: brand stays in one horizontal line; no duplicate giant CTA above it. */
.stud35-footer{margin-top:90px!important}.stud35-footer__links{padding-top:48px!important}.stud35-footer__links .stud34-footer__brand>a.stud34-logo{display:inline-flex!important;align-items:center!important;gap:10px!important;margin-top:0!important}.stud35-footer__links .stud34-logo__copy{display:flex!important;align-items:baseline!important;gap:8px!important;white-space:nowrap!important}.stud35-footer__links .stud34-logo__copy b{font-size:21px!important}.stud35-footer__links .stud34-logo__copy small{font-size:9px!important;display:inline!important}.stud35-footer__links .stud34-footer__brand p{margin-top:18px!important}

/* Popup quiz + chatbot. */
html.stud353-assistant-open,html.stud353-assistant-open body{overflow:hidden!important}
.stud353-assistant-launchers{position:fixed;right:22px;bottom:22px;z-index:1450;display:flex;align-items:center;gap:8px}.stud353-assistant-launch{border:0;cursor:pointer;box-shadow:0 18px 45px rgba(15,24,43,.22);font-family:var(--s35-display);transition:.18s ease}.stud353-assistant-launch:hover{transform:translateY(-2px)}.stud353-assistant-launch--quiz{height:52px;padding:0 17px;border-radius:16px;background:#2855ff;color:#fff;display:grid;align-content:center;text-align:left}.stud353-assistant-launch--quiz span{font-size:8px;opacity:.72;text-transform:uppercase;letter-spacing:.08em}.stud353-assistant-launch--quiz b{font-size:11px}.stud353-assistant-launch--chat{width:52px;height:52px;border-radius:16px;background:#111a2d;color:#fff;display:grid;place-items:center;align-content:center;gap:2px}.stud353-assistant-launch--chat i{width:15px;height:12px;border:2px solid #fff;border-radius:5px;position:relative}.stud353-assistant-launch--chat i:after{content:"";position:absolute;width:4px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:1px;bottom:-5px;transform:skew(-18deg)}.stud353-assistant-launch--chat b{font-size:8px}
.stud353-assistant-backdrop{position:fixed;inset:0;background:rgba(7,12,22,.55);backdrop-filter:blur(4px);z-index:1600;opacity:0;visibility:hidden;transition:.2s}.stud353-assistant-panel{position:fixed;z-index:1610;left:50%;top:50%;transform:translate(-50%,-47%) scale(.98);width:min(940px,calc(100% - 32px));max-height:min(760px,calc(100dvh - 32px));display:grid;grid-template-columns:.78fr 1.22fr;border-radius:30px;background:#fff;overflow:auto;box-shadow:0 36px 120px rgba(5,10,20,.38);opacity:0;visibility:hidden;transition:.22s ease}.stud353-lead-assistant.is-open .stud353-assistant-backdrop{opacity:1;visibility:visible}.stud353-lead-assistant.is-open .stud353-assistant-panel{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.stud353-assistant-close{position:absolute;right:14px;top:14px;z-index:5;width:38px;height:38px;border:0;border-radius:12px;background:#f0f2f5;color:#111827;font-size:24px;cursor:pointer}.stud353-assistant-side{padding:38px;background:linear-gradient(145deg,#10192c,#1e3f8c 70%,#2855ff);color:#fff;display:flex;flex-direction:column;min-height:600px;position:relative;overflow:hidden}.stud353-assistant-side:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-80px;background:#d8ff84}.stud353-assistant-brand,.stud353-assistant-side__copy,.stud353-assistant-proof{position:relative;z-index:2}.stud353-assistant-brand{display:flex;align-items:center;gap:9px}.stud353-assistant-brand span{width:34px;height:34px;border-radius:11px;background:#fff;color:#111827;display:grid;place-items:center;font-weight:900}.stud353-assistant-brand b{font:850 18px var(--s35-accent);letter-spacing:-.05em}.stud353-assistant-side__copy{margin-top:auto}.stud353-assistant-side__copy small{font:800 9px var(--s35-accent);letter-spacing:.12em;text-transform:uppercase;color:#9db4ff}.stud353-assistant-side__copy h2{color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:1!important;letter-spacing:-.055em!important;margin:12px 0 16px!important}.stud353-assistant-side__copy p{color:#c5d0e2!important;font-size:12px;line-height:1.65;max-width:38ch}.stud353-assistant-proof{display:flex;flex-wrap:wrap;gap:6px;margin-top:25px}.stud353-assistant-proof span{padding:8px 9px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.1);font-size:8px;font-weight:750}.stud353-assistant-form{padding:48px;display:flex;flex-direction:column;min-width:0}.stud353-assistant-progress{height:5px;background:#edf0f4;border-radius:999px;overflow:hidden;margin:4px 46px 38px 0}.stud353-assistant-progress i{display:block;height:100%;width:25%;background:#2855ff;transition:.2s}.stud353-assistant-step{display:none;gap:14px}.stud353-assistant-step.is-active{display:grid}.stud353-assistant-question{display:flex;gap:14px;align-items:flex-start;margin-bottom:8px}.stud353-assistant-question>span{width:34px;height:34px;border-radius:11px;background:#eef2ff;color:#2855ff;display:grid;place-items:center;font:800 9px var(--s35-accent);flex:0 0 auto}.stud353-assistant-question small{font:800 8px var(--s35-accent);text-transform:uppercase;letter-spacing:.08em;color:#8a95a4}.stud353-assistant-question h3{font-size:27px!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:3px 0 0!important;color:#111827!important}.stud353-assistant-step>label{display:grid;gap:7px;color:#465367;font-size:10px;font-weight:800}.stud353-assistant-step input,.stud353-assistant-step select,.stud353-assistant-step textarea{width:100%;min-height:52px;border:1px solid #dce2ea;border-radius:14px;background:#f8fafc;padding:0 14px;color:#111827;font:600 13px var(--s35-display);outline:0}.stud353-assistant-step textarea{padding:13px 14px;min-height:110px;resize:vertical}.stud353-assistant-step input:focus,.stud353-assistant-step select:focus,.stud353-assistant-step textarea:focus{border-color:#829eff;box-shadow:0 0 0 4px rgba(40,85,255,.08);background:#fff}.stud353-assistant-next,.stud353-assistant-submit{min-height:50px;border:0;border-radius:14px;background:#2855ff;color:#fff;font:800 12px var(--s35-display);cursor:pointer;padding:0 18px}.stud353-assistant-next{margin-top:8px}.stud353-assistant-nav{display:flex;justify-content:space-between;gap:10px;margin-top:8px}.stud353-assistant-nav>button:first-child{min-height:50px;border:1px solid #dfe4eb;border-radius:14px;background:#fff;color:#566376;font:750 11px var(--s35-display);padding:0 15px;cursor:pointer}.stud353-assistant-nav>.stud353-assistant-next,.stud353-assistant-nav>.stud353-assistant-submit{margin:0;flex:1}.stud353-assistant-summary{display:grid;gap:7px;margin:5px 0}.stud353-assistant-summary div{display:flex;justify-content:space-between;gap:18px;padding:12px 13px;border-radius:12px;background:#f6f8fb}.stud353-assistant-summary span{font-size:9px;color:#8b95a5}.stud353-assistant-summary b{font-size:10px;text-align:right}.stud353-assistant-consent{display:flex!important;grid-template-columns:none!important;align-items:flex-start!important;gap:8px!important;padding:12px 0;color:#6b7788!important;font-size:9px!important;font-weight:600!important}.stud353-assistant-consent input{width:17px!important;height:17px!important;min-height:0!important;accent-color:#2855ff!important;flex:0 0 auto}.stud353-assistant-footnote{font-size:9px;line-height:1.5;color:#8a95a5;margin:0}.stud353-assistant-auth-note{padding:20px;border-radius:15px;background:#f3f6ff}.stud353-assistant-auth-note b{font-size:14px}.stud353-assistant-auth-note p{font-size:10px;color:#6d7889;margin:4px 0 0}
.stud353-lead-assistant[data-mode=chat] .stud353-assistant-side{background:linear-gradient(145deg,#111a2d,#16294f)}.stud353-lead-assistant[data-mode=chat] .stud353-assistant-question:before{content:"STUD";display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#111a2d;color:#fff;font:800 7px var(--s35-accent);flex:0 0 auto}.stud353-lead-assistant[data-mode=chat] .stud353-assistant-question>span{display:none}.stud353-lead-assistant[data-mode=chat] .stud353-assistant-step>label{margin-left:48px}.stud353-lead-assistant[data-mode=chat] .stud353-assistant-nav,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-next,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-summary,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-consent,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-footnote,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-auth-note{margin-left:48px}

/* City utility links must point to actual subdomains and look intentional. */
.stud-city-links{margin:75px 0 90px!important;padding-top:50px!important;border-top:1px solid #e1e5eb!important}.stud-city-links__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.stud-city-links__grid a{min-height:115px!important;padding:18px!important;border-radius:19px!important;border:1px solid #dfe4eb!important;background:#fff!important;display:flex!important;flex-direction:column!important;color:#111827!important}.stud-city-links__grid b{font-size:14px!important}.stud-city-links__grid span{font-size:9px!important;color:#2855ff!important;margin-top:auto!important}.stud-city-links__main{background:#111a2d!important;color:#fff!important;border-color:#111a2d!important}.stud-city-links__main b{color:#fff!important}.stud-city-contact-grid,.stud-city-reviews__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.stud-city-contact-grid>a,.stud-city-reviews__grid>article{padding:24px!important;border:1px solid #dfe4eb!important;border-radius:22px!important;background:#fff!important;min-height:170px!important}.stud-city-contact-grid>a{display:flex!important;flex-direction:column!important;color:#111827!important}.stud-city-contact-grid span{font-size:9px!important;color:#2855ff!important;text-transform:uppercase;font-weight:800}.stud-city-contact-grid b{font-size:18px!important;margin-top:35px!important}.stud-city-contact-grid em{font-style:normal!important;font-size:9px!important;color:#2855ff!important;margin-top:auto!important}.stud-city-reviews__grid b{font-size:14px!important}.stud-city-reviews__grid p{font-size:11px!important;line-height:1.65!important;color:#667386!important}

@media(max-width:1000px){
  .stud-v353-form-grid--contacts{grid-template-columns:1fr 1fr}.stud-v353-form-grid--contacts>.stud-v353-field:last-child{grid-column:1/-1}
  .stud-page-hero,.stud-blog-hero,.stud-blog-article__head{grid-template-columns:1fr!important;gap:18px!important}.stud-page-hero>.stud-craft-chip,.stud-blog-hero>.stud-craft-chip,.stud-blog-article__head>.stud-craft-chip{margin-bottom:0!important}.stud-page-hero p,.stud-blog-hero p,.stud-blog-article__head>p{max-width:65ch!important}.stud-blog-article__meta{grid-column:auto!important}
  .stud-faq-group{grid-template-columns:1fr!important;gap:15px!important}.stud-faq-group h2{position:static!important}
  .stud-blog-grid{grid-template-columns:1fr!important}.stud-blog-article__layout{grid-template-columns:1fr!important}.stud-blog-article__side{position:static!important;grid-template-columns:1fr 1fr!important}
  .stud353-assistant-panel{grid-template-columns:1fr!important;width:min(720px,calc(100% - 24px))}.stud353-assistant-side{min-height:220px;padding:28px}.stud353-assistant-side__copy{margin-top:70px}.stud353-assistant-form{padding:34px}.stud353-assistant-progress{margin-right:38px;margin-bottom:26px}.stud353-assistant-proof{margin-top:14px}
  .stud-city-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stud-city-contact-grid,.stud-city-reviews__grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:720px){
  .stud353-body .stud35-mega-section,.stud353-body .stud35-scenarios,.stud353-body .stud35-quality,.stud353-body .stud35-cities,.stud353-body .stud35-related,.stud353-body .stud35-workflow,.stud353-body .stud35-split-story,.stud353-body .stud35-price-map,.stud353-body .stud35-editorial,.stud353-body .stud35-cabinet-showcase{margin-top:68px;margin-bottom:68px}
  .stud-v353-form-grid--top,.stud-v353-form-grid--contacts{grid-template-columns:1fr!important}.stud-v353-form-grid--contacts>.stud-v353-field:last-child{grid-column:auto}.stud-v353-consents{grid-template-columns:1fr!important}.stud-v353-file-hint,.stud-v353-contact-head{display:grid!important;gap:6px!important}.stud-v353-file-hint b{white-space:normal}.stud-v353-order-form .dropzone{min-height:110px!important}
  .stud353-study-visual{min-height:380px;padding:18px;border-radius:26px}.stud353-study-visual__window{transform:none}.stud353-study-visual__body{grid-template-columns:1fr}.stud353-study-visual__body aside{display:none}.stud353-study-visual__cards{grid-template-columns:1fr 1fr}.stud353-study-visual__cards span:last-child{grid-column:1/-1}.stud353-order-brief{min-height:280px}.stud353-order-brief__sheet{padding:22px}.stud353-gallery-mock{grid-template-columns:1fr!important}.stud353-gallery-card,.stud353-gallery-card--big{min-height:260px}.stud353-service-brief{padding:20px;min-height:390px!important}.stud353-service-brief__paper{padding:24px;transform:none}.stud353-service-brief__grid{grid-template-columns:1fr 1fr}.stud353-service-brief .stud34-service-badge{left:14px!important;bottom:14px!important}
  .stud-page-hero,.stud-blog-hero{padding:50px 0 28px!important;margin-bottom:24px!important}.stud-page-hero h1,.stud-blog-hero h1{font-size:44px!important}.stud-fixed-grid,.stud-contact-grid,.stud-mention-list{grid-template-columns:1fr!important}.stud-fixed-grid article{min-height:210px!important}.stud-fixed-cta,.stud-blog-cta,.stud-faq-page__cta{padding:28px 22px!important}.stud-blog-card{grid-template-columns:1fr!important}.stud-blog-card__visual{min-height:150px!important}.stud-blog-article__head{padding:46px 0 28px!important}.stud-blog-article__head h1{font-size:42px!important}.stud-blog-article__cover{min-height:240px!important;padding:24px!important;border-radius:25px!important}.stud-blog-article__content{padding:26px 22px!important}.stud-blog-article__side{grid-template-columns:1fr!important}.stud-blog-related__grid{grid-template-columns:1fr!important}
  .stud35-footer__links .stud34-logo__copy{display:grid!important;gap:0!important}.stud35-footer__links .stud34-logo__copy small{display:block!important}
  .stud353-assistant-launchers{right:10px;bottom:10px}.stud353-assistant-launch--quiz{height:48px;padding:0 12px;border-radius:14px}.stud353-assistant-launch--quiz span{display:none}.stud353-assistant-launch--quiz b{font-size:9px}.stud353-assistant-launch--chat{width:48px;height:48px;border-radius:14px}.stud353-assistant-panel{top:auto;left:8px;right:8px;bottom:8px;width:auto;max-height:calc(100dvh - 16px);transform:translateY(20px)!important;border-radius:24px;display:block}.stud353-lead-assistant.is-open .stud353-assistant-panel{transform:none!important}.stud353-assistant-side{min-height:170px;padding:24px}.stud353-assistant-side__copy{margin-top:40px}.stud353-assistant-side__copy h2{font-size:34px!important}.stud353-assistant-proof{display:none}.stud353-assistant-form{padding:26px 20px}.stud353-assistant-progress{margin:0 44px 22px 0}.stud353-assistant-question h3{font-size:23px!important}.stud353-lead-assistant[data-mode=chat] .stud353-assistant-step>label,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-nav,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-next,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-summary,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-consent,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-footnote,.stud353-lead-assistant[data-mode=chat] .stud353-assistant-auth-note{margin-left:0}
  .stud-city-links__grid,.stud-city-contact-grid,.stud-city-reviews__grid{grid-template-columns:1fr!important}
}

/* v35.3 button contrast correction: white CTA buttons need dark text. */
.stud35-price-map .stud34-btn--white,
.stud35-next-step .stud34-btn--white,
.stud35-quality .stud34-btn--white,
.stud34-final-cta .stud34-btn--white,
.stud34-ai-home .stud34-btn--white,
.stud-fixed-cta .stud34-btn--white,
.stud-blog-cta .stud34-btn--white,
.stud-faq-page__cta .stud34-btn--white{color:#111827!important}

/* v35.3 city SEO/supporting blocks */
.stud353-city-proof,.stud353-city-guides{margin:88px 0}.stud353-city-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.stud353-city-proof__grid article{min-height:230px;padding:24px;border:1px solid #dfe4eb;border-radius:24px;background:#fff;display:grid;grid-template-columns:auto 1fr;gap:13px}.stud353-city-proof__grid article>span{width:42px;height:42px;border-radius:13px;background:#111a2d;color:#fff;display:grid;place-items:center;font-weight:850}.stud353-city-proof__grid article div{display:flex;flex-direction:column}.stud353-city-proof__grid b{font-size:14px}.stud353-city-proof__grid small{color:#ffb11a;letter-spacing:.08em;margin-top:3px}.stud353-city-proof__grid p{font-size:11px;line-height:1.7;color:#667386;margin:22px 0 0}.stud353-city-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stud353-city-guides__grid a{min-height:210px;padding:24px;border-radius:24px;background:linear-gradient(145deg,#fff,#f5f7fb);border:1px solid #dfe4eb;display:flex;flex-direction:column;color:#111827!important}.stud353-city-guides__grid small{font:800 8px var(--s35-accent);text-transform:uppercase;letter-spacing:.08em;color:#2855ff}.stud353-city-guides__grid b{font-size:20px;line-height:1.2;letter-spacing:-.035em;margin-top:38px}.stud353-city-guides__grid span{margin-top:auto;color:#2855ff;font-size:10px;font-weight:800}.stud353-city-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0 88px}.stud353-city-nav a{min-height:125px;padding:18px;border-radius:20px;background:#10192c;color:#fff!important;display:flex;flex-direction:column}.stud353-city-nav small{font:800 8px var(--s35-accent);text-transform:uppercase;color:#9fb4ff}.stud353-city-nav b{font-size:13px;line-height:1.3;margin-top:22px;color:#fff!important}.stud353-city-nav span{margin-top:auto;color:#d8ff84;font-weight:800}
@media(max-width:900px){.stud353-city-proof__grid,.stud353-city-guides__grid{grid-template-columns:1fr 1fr}.stud353-city-proof__grid article:last-child,.stud353-city-guides__grid a:last-child{grid-column:1/-1}.stud353-city-nav{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.stud353-city-proof,.stud353-city-guides{margin:65px 0}.stud353-city-proof__grid,.stud353-city-guides__grid,.stud353-city-nav{grid-template-columns:1fr}.stud353-city-proof__grid article:last-child,.stud353-city-guides__grid a:last-child{grid-column:auto}.stud353-city-nav{margin-bottom:65px}}

/* STUD public utility / editorial v35.4 */
.stud354-body{--u354-dark:#101a2e;--u354-blue:#2f57ff;--u354-lime:#d7ff38;--u354-card:#fff;--u354-line:#e2e6ec;--u354-muted:#6d788a}
.stud354-body .stud34-breadcrumb-row{margin-bottom:8px}.stud354-utility,.stud354-blog,.stud354-article,.stud354-mentions{padding-bottom:26px}.stud354-kicker{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;color:#7f9cff;margin-bottom:18px}.stud354-btn{min-height:48px;padding:0 18px;border-radius:13px;display:inline-grid;place-items:center;font-size:11px;font-weight:900;text-decoration:none!important}.stud354-btn--lime{background:var(--u354-lime);color:#101827!important}.stud354-btn--white{background:#fff;color:#101827!important}.stud354-text-btn{font-size:11px;font-weight:800;color:#fff!important;padding:12px 2px}.stud354-arrow-link{font-size:11px;font-weight:900;color:var(--u354-blue)!important}.stud354-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.stud354-utility-hero,.stud354-blog-hero,.stud354-article-hero{margin:14px 0 58px;border-radius:36px;background:linear-gradient(135deg,#101a2e 0%,#173263 58%,#315bff 130%);color:#fff;padding:clamp(30px,5vw,64px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:46px;align-items:center;position:relative;overflow:hidden}.stud354-utility-hero:after,.stud354-blog-hero:after,.stud354-article-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-120px;top:-180px;border:64px solid rgba(255,255,255,.07);pointer-events:none}.stud354-utility-hero__copy,.stud354-blog-hero__copy,.stud354-article-hero__copy{position:relative;z-index:1}.stud354-utility-hero h1,.stud354-blog-hero h1,.stud354-article-hero h1{margin:0!important;color:#fff!important;font:900 clamp(42px,5.2vw,76px)/.98 'Manrope',sans-serif!important;letter-spacing:-.065em!important;max-width:900px}.stud354-utility-hero p,.stud354-blog-hero p,.stud354-article-hero p{margin:22px 0 0!important;color:#bcc8db!important;font-size:15px!important;line-height:1.65!important;max-width:720px}.stud354-utility-hero__panel{position:relative;z-index:1;border:1px solid rgba(255,255,255,.13);border-radius:26px;background:rgba(255,255,255,.08);backdrop-filter:blur(14px);padding:22px;display:grid;gap:8px}.stud354-utility-hero__panel>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#aab9d0;font-weight:900;padding:4px 4px 10px}.stud354-utility-hero__panel>div{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:52px;padding:7px 8px;border-top:1px solid rgba(255,255,255,.1)}.stud354-utility-hero__panel>div b{width:28px;height:28px;border-radius:9px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:9px}.stud354-utility-hero__panel>div p{margin:0!important;color:#fff!important;font-size:12px!important;font-weight:700!important}.stud354-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.45fr);gap:40px;align-items:end;margin:0 0 26px}.stud354-section-head span{font-size:9px;color:var(--u354-blue);text-transform:uppercase;letter-spacing:.12em;font-weight:900}.stud354-section-head h2{font:900 clamp(34px,4vw,54px)/1 'Manrope',sans-serif!important;letter-spacing:-.055em!important;margin:9px 0 0!important;color:#111827!important}.stud354-section-head p{margin:0;color:#728094;font-size:13px;line-height:1.65}
.stud354-guarantee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:62px}.stud354-guarantee-grid article{min-height:270px;border:1px solid var(--u354-line);background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column}.stud354-guarantee-grid article i{font-style:normal;font-size:9px;font-weight:900;color:var(--u354-blue)}.stud354-guarantee-grid article h2{font:900 23px/1.08 'Manrope',sans-serif!important;letter-spacing:-.04em!important;margin:48px 0 12px!important}.stud354-guarantee-grid article p{font-size:12px;line-height:1.65;color:#6f7b8e;margin:0}.stud354-guarantee-grid article small{margin-top:auto;padding-top:22px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#99a3b0;font-weight:800}.stud354-wide-cta{margin:52px 0 74px;border-radius:34px;background:linear-gradient(135deg,#101a2e,#142542 68%,#254ecf);color:#fff;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;overflow:hidden}.stud354-wide-cta:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;top:-110px;border:42px solid rgba(255,255,255,.06)}.stud354-wide-cta>div,.stud354-wide-cta>a{position:relative;z-index:1}.stud354-wide-cta span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#90a5c7;font-weight:900}.stud354-wide-cta h2{font:900 clamp(28px,3.5vw,46px)/1 'Manrope',sans-serif!important;letter-spacing:-.05em!important;color:#fff!important;margin:8px 0 8px!important}.stud354-wide-cta p{margin:0;color:#aebbd0;font-size:12px}.stud354-contact-orbit{position:relative;z-index:1;min-height:300px;border-radius:30px;background:radial-gradient(circle at 65% 35%,#496fff 0 12%,transparent 12.5%),linear-gradient(145deg,#fff,#dbe4ff);color:#101827;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.stud354-contact-orbit:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;bottom:-110px;border:38px solid #bfccff}.stud354-contact-orbit span{font:700 12px 'Unbounded',sans-serif;letter-spacing:-.05em}.stud354-contact-orbit b{font:900 31px/1 'Manrope',sans-serif;letter-spacing:-.05em;position:relative}.stud354-contact-orbit i{font-style:normal;font-size:11px;font-weight:900;position:relative}.stud354-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 56px}.stud354-contact-grid a{min-height:230px;border-radius:24px;border:1px solid var(--u354-line);background:#fff;padding:24px;color:#111827!important;display:flex;flex-direction:column;transition:.2s}.stud354-contact-grid a:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(17,24,39,.07)}.stud354-contact-grid i{font-style:normal;color:var(--u354-blue);font-size:9px;font-weight:900}.stud354-contact-grid span{margin-top:32px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8e98a7;font-weight:800}.stud354-contact-grid b{font:900 24px/1.1 'Manrope',sans-serif;margin:8px 0}.stud354-contact-grid small{font-size:11px;color:#778295}.stud354-contact-grid em{font-style:normal;margin-top:auto;padding-top:18px;font-size:10px;font-weight:900;color:var(--u354-blue)}.stud354-contact-guide{margin:18px 0 58px;padding:34px;border-radius:28px;background:#eef2ff;display:grid;grid-template-columns:1fr 1fr;gap:34px}.stud354-contact-guide span{font-size:9px;color:var(--u354-blue);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.stud354-contact-guide h2{font:900 36px/1 'Manrope',sans-serif!important;letter-spacing:-.05em!important;margin:10px 0 12px!important}.stud354-contact-guide p{font-size:12px;color:#66738a;line-height:1.7}.stud354-contact-guide ol{list-style:none;padding:0;margin:0;display:grid;gap:8px}.stud354-contact-guide li{display:grid;grid-template-columns:36px 1fr;align-items:center;min-height:56px;border-radius:15px;background:#fff;padding:8px 12px;font-size:12px;font-weight:700}.stud354-contact-guide li b{width:28px;height:28px;border-radius:9px;background:#e5eaff;color:var(--u354-blue);display:grid;place-items:center;font-size:9px}
.stud354-faq-hero__numbers{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stud354-faq-hero__numbers>div{min-height:130px;border-radius:20px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.08);padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.stud354-faq-hero__numbers b{font:900 34px 'Manrope',sans-serif}.stud354-faq-hero__numbers span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#aab8cf;font-weight:800}.stud354-faq .stud-faq-groups{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 52px}.stud354-faq .stud-faq-group{border:1px solid var(--u354-line);border-radius:24px;background:#fff;padding:22px}.stud354-faq .stud-faq-group h2{font:900 24px/1.05 'Manrope',sans-serif!important;letter-spacing:-.04em!important;margin:0 0 18px!important}.stud354-faq .stud-faq-accordion{gap:7px}.stud354-faq .stud-faq-item{border:1px solid #e9ecf1!important;border-radius:14px!important;background:#f8f9fb!important;padding:0 14px!important}.stud354-faq .stud-faq-item summary{min-height:58px!important;font-size:12px!important;list-style:none;position:relative;padding-right:24px}.stud354-faq .stud-faq-item summary::-webkit-details-marker{display:none}.stud354-faq .stud-faq-item summary:after{content:"+";position:absolute;right:2px;font-size:18px}.stud354-faq .stud-faq-item[open] summary:after{content:"−"}.stud354-faq .stud-faq-item__answer p{font-size:11px!important;line-height:1.7!important;color:#68758a!important}
.stud354-blog-hero__visual{min-height:320px;position:relative;z-index:1;border-radius:28px;background:linear-gradient(145deg,#f7f8ff,#c9d4ff);color:#111827;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.stud354-blog-hero__visual:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-80px;bottom:-100px;border:42px solid rgba(47,87,255,.18)}.stud354-blog-hero__visual span{font:700 11px 'Unbounded',sans-serif;letter-spacing:-.04em;position:relative;z-index:1}.stud354-blog-hero__visual b{font:900 34px/1 'Manrope',sans-serif;letter-spacing:-.055em;position:relative;z-index:1}.stud354-blog-hero__visual i{font-style:normal;font-size:10px;font-weight:900;position:relative;z-index:1}.stud354-blog-categories{display:flex;gap:7px;flex-wrap:wrap;margin:-22px 0 38px;position:relative;z-index:2}.stud354-blog-categories a{padding:10px 13px;border-radius:999px;border:1px solid var(--u354-line);background:#fff;color:#5f6b7d!important;font-size:10px;font-weight:800}.stud354-blog-categories a.is-active{background:#111a2e;color:#fff!important;border-color:#111a2e}.stud354-blog-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;margin-bottom:58px}.stud354-blog-feature__visual{min-height:360px;border-radius:28px;background:linear-gradient(145deg,#dce4ff,#becdff);padding:24px;display:flex;flex-direction:column;justify-content:space-between;color:#102043!important;position:relative;overflow:hidden}.stud354-blog-feature__visual:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-100px;top:-120px;border:50px solid rgba(47,87,255,.18)}.stud354-blog-feature__visual span,.stud354-blog-feature__visual b,.stud354-blog-feature__visual small{position:relative;z-index:1}.stud354-blog-feature__visual span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.stud354-blog-feature__visual b{font:900 80px/1 'Manrope',sans-serif;letter-spacing:-.08em}.stud354-blog-feature__visual small{font:700 13px 'Unbounded',sans-serif}.stud354-blog-feature__copy{border:1px solid var(--u354-line);border-radius:28px;background:#fff;padding:36px;display:flex;flex-direction:column;justify-content:center}.stud354-blog-feature__copy>span{font-size:9px;text-transform:uppercase;color:#8d97a6;letter-spacing:.08em;font-weight:800}.stud354-blog-feature__copy h2{font:900 clamp(32px,4vw,50px)/1 'Manrope',sans-serif!important;letter-spacing:-.055em!important;margin:12px 0!important}.stud354-blog-feature__copy h2 a{color:#111827!important}.stud354-blog-feature__copy p{font-size:13px;line-height:1.65;color:#6d7889;max-width:700px}.stud354-blog-feature__copy .stud354-arrow-link{margin-top:16px}.stud354-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stud354-blog-card{border:1px solid var(--u354-line);border-radius:24px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.stud354-blog-card__visual{height:190px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;color:#101827!important;background:#e6ebff}.stud354-blog-card__visual--2{background:#e6f7f0}.stud354-blog-card__visual--3{background:#fff0da}.stud354-blog-card__visual--4{background:#eef0f5}.stud354-blog-card__visual:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-80px;border:30px solid rgba(47,87,255,.12)}.stud354-blog-card__visual span{font:900 42px/1 'Manrope',sans-serif;letter-spacing:-.07em;position:relative;z-index:1}.stud354-blog-card__visual b{font:700 11px 'Unbounded',sans-serif;position:relative;z-index:1}.stud354-blog-card__visual small{font-size:9px;font-weight:800;position:relative;z-index:1}.stud354-blog-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.stud354-blog-card__meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#939cab;font-weight:800}.stud354-blog-card h2{font:900 22px/1.12 'Manrope',sans-serif!important;letter-spacing:-.04em!important;margin:18px 0 10px!important}.stud354-blog-card h2 a{color:#111827!important}.stud354-blog-card p{font-size:11px;line-height:1.6;color:#6d798b}.stud354-blog-card .stud354-arrow-link{margin-top:auto;padding-top:16px}.stud354-pagination{display:flex!important;justify-content:center!important;margin:34px 0!important}.stud354-pagination>li>a,.stud354-pagination>li>span{border:1px solid var(--u354-line)!important;background:#fff!important;color:#596678!important;border-radius:10px!important;margin:0 3px!important}.stud354-pagination>.active>a{background:#111a2e!important;color:#fff!important;border-color:#111a2e!important}.stud354-empty{padding:44px;border:1px solid var(--u354-line);border-radius:24px;background:#fff;text-align:center}.stud354-empty h2{font:900 30px 'Manrope',sans-serif!important;letter-spacing:-.045em!important}
.stud354-article-hero{grid-template-columns:1.15fr .85fr}.stud354-article-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#a9b6ca;font-weight:800}.stud354-article-cover{min-height:340px;border-radius:28px;background:linear-gradient(145deg,#f8f9ff,#c6d2ff);padding:26px;color:#111827;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:1;overflow:hidden}.stud354-article-cover:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-85px;bottom:-120px;border:44px solid rgba(47,87,255,.18)}.stud354-article-cover span,.stud354-article-cover b,.stud354-article-cover small,.stud354-article-cover i{position:relative;z-index:1}.stud354-article-cover span{font:700 11px 'Unbounded',sans-serif}.stud354-article-cover b{font:900 30px/1 'Manrope',sans-serif;letter-spacing:-.05em}.stud354-article-cover small{font-size:10px;font-weight:800}.stud354-article-cover i{font-style:normal;font-size:10px;font-weight:900}.stud354-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.stud354-article-content{border:1px solid var(--u354-line);border-radius:28px;background:#fff;padding:clamp(24px,4vw,52px);font-size:15px;line-height:1.8;color:#404d60;min-width:0}.stud354-article-content h2{font:900 clamp(28px,3vw,40px)/1.08 'Manrope',sans-serif!important;letter-spacing:-.05em!important;color:#111827!important;margin:46px 0 18px!important}.stud354-article-content h3{font:900 24px/1.15 'Manrope',sans-serif!important;letter-spacing:-.04em!important;color:#111827!important;margin:36px 0 14px!important}.stud354-article-content p{margin:0 0 18px}.stud354-article-content ul,.stud354-article-content ol{padding-left:22px;margin:0 0 22px}.stud354-article-content li{margin:7px 0}.stud354-article-content a{color:var(--u354-blue)!important;text-decoration:underline;text-underline-offset:3px}.stud354-article-content blockquote{margin:28px 0;padding:20px 24px;border-left:4px solid var(--u354-blue);background:#eef2ff;border-radius:0 16px 16px 0}.stud354-article-side__sticky{position:sticky;top:118px;display:grid;gap:12px}.stud354-side-card{border:1px solid var(--u354-line);background:#fff;border-radius:22px;padding:20px;display:grid;gap:9px}.stud354-side-card span{font-size:9px;color:#8a95a5;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.stud354-side-card b{font:900 20px/1.08 'Manrope',sans-serif;letter-spacing:-.04em}.stud354-side-card p{font-size:11px;line-height:1.6;color:#748094;margin:0}.stud354-side-card--dark{background:#101a2e;color:#fff;border-color:#101a2e}.stud354-side-card--dark b{color:#fff}.stud354-side-card--dark p{color:#aab7ca}.stud354-related{margin:62px 0}.stud354-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stud354-related-grid a{min-height:220px;border:1px solid var(--u354-line);border-radius:22px;background:#fff;padding:22px;display:flex;flex-direction:column;color:#111827!important}.stud354-related-grid i{font-style:normal;color:var(--u354-blue);font-size:9px;font-weight:900}.stud354-related-grid span{margin-top:34px;color:#8f99a8;font-size:9px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.stud354-related-grid b{font:900 21px/1.12 'Manrope',sans-serif;letter-spacing:-.04em;margin-top:8px}.stud354-related-grid em{font-style:normal;margin-top:auto;color:var(--u354-blue);font-size:10px;font-weight:900}
.stud354-review-score{position:relative;z-index:1;min-height:280px;border-radius:28px;background:#fff;color:#111827;padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.stud354-review-score span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8a95a5;font-weight:800}.stud354-review-score b{font:900 88px/.95 'Manrope',sans-serif;letter-spacing:-.08em;margin:12px 0}.stud354-review-score div{color:#2f57ff;letter-spacing:.15em}.stud354-review-score small{margin-top:10px;font-size:9px;color:#8b96a6}.stud354-mention-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stud354-review-card{min-height:250px;border:1px solid var(--u354-line);border-radius:24px;background:#fff;padding:24px;display:flex;flex-direction:column}.stud354-review-card__top{display:flex;align-items:center;gap:12px}.stud354-review-avatar{width:44px;height:44px;border-radius:14px;background:#111a2e;color:#fff;display:grid;place-items:center;font-weight:900}.stud354-review-card__top>div{display:grid}.stud354-review-card__top b{font-size:13px}.stud354-review-card__top small{font-size:9px;color:#2f57ff;letter-spacing:.08em}.stud354-review-card__top i{margin-left:auto;font:700 9px 'Unbounded',sans-serif;color:#a1a9b5}.stud354-review-card blockquote{margin:28px 0 0;font-size:13px;line-height:1.7;color:#4e5c6f}.stud354-mentions .stud-list-view,.stud354-mention-list>.stud354-mention-grid{margin:0}
@media(max-width:1040px){.stud354-utility-hero,.stud354-blog-hero,.stud354-article-hero{grid-template-columns:1fr}.stud354-utility-hero__panel,.stud354-contact-orbit,.stud354-review-score,.stud354-blog-hero__visual,.stud354-article-cover{min-height:260px}.stud354-guarantee-grid,.stud354-blog-grid,.stud354-related-grid{grid-template-columns:1fr 1fr}.stud354-article-layout{grid-template-columns:1fr}.stud354-article-side__sticky{position:static;grid-template-columns:repeat(3,1fr)}.stud354-faq .stud-faq-groups{grid-template-columns:1fr}.stud354-section-head{grid-template-columns:1fr}.stud354-section-head p{max-width:700px}}
@media(max-width:720px){.stud354-utility-hero,.stud354-blog-hero,.stud354-article-hero{padding:28px 20px;border-radius:26px;margin-bottom:38px}.stud354-utility-hero h1,.stud354-blog-hero h1,.stud354-article-hero h1{font-size:43px!important}.stud354-guarantee-grid,.stud354-blog-grid,.stud354-related-grid,.stud354-contact-grid,.stud354-mention-grid{grid-template-columns:1fr}.stud354-blog-feature{grid-template-columns:1fr}.stud354-blog-feature__visual{min-height:240px}.stud354-blog-feature__copy{padding:24px;border-radius:22px}.stud354-contact-guide{grid-template-columns:1fr;padding:24px}.stud354-wide-cta{padding:28px 22px;border-radius:24px;align-items:flex-start;flex-direction:column}.stud354-article-content{border-radius:22px}.stud354-article-side__sticky{grid-template-columns:1fr}.stud354-faq-hero__numbers{grid-template-columns:1fr 1fr 1fr}.stud354-faq-hero__numbers>div{min-height:100px;padding:14px}.stud354-faq-hero__numbers b{font-size:26px}.stud354-section-head h2{font-size:38px!important}.stud354-guarantee-grid article{min-height:220px}.stud354-blog-categories{margin-top:-12px}}
@media(max-width:460px){.stud354-utility-hero h1,.stud354-blog-hero h1,.stud354-article-hero h1{font-size:36px!important}.stud354-faq-hero__numbers{grid-template-columns:1fr}.stud354-contact-grid a{min-height:210px}.stud354-review-score b{font-size:70px}}

/* STUD public v35.5 — php-safe regressions + stronger city product surface */
.stud355-richtext{overflow-wrap:anywhere}.stud355-richtext>p:first-child{margin-top:0}.stud355-richtext>p:last-child{margin-bottom:0}
.stud355-city-home,.stud355-city-service{--s355-city-ink:#101827;--s355-city-blue:#2855ff;--s355-city-dark:#101a2e;--s355-city-lime:#d8ff84;--s355-city-line:#dfe4eb}
.stud355-city-home .stud35-city-hero{padding:34px;border-radius:36px;background:linear-gradient(145deg,#f8faff,#eef3ff);border:1px solid #dce4fb;min-height:610px;position:relative;overflow:hidden}.stud355-city-home .stud35-city-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-180px;top:-210px;border:70px solid rgba(40,85,255,.08);pointer-events:none}.stud355-city-home .stud35-city-hero>div,.stud355-city-home .stud35-city-hero>aside{position:relative;z-index:1}.stud355-city-home .stud35-city-card{box-shadow:0 28px 70px rgba(16,26,46,.2)!important}
.stud355-city-command{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px;margin:46px 0 102px}.stud355-city-command__intro{border-radius:30px;background:linear-gradient(145deg,#101a2e,#18396f);padding:34px;color:#fff;display:flex;flex-direction:column;min-height:420px}.stud355-city-command__intro>small{font:800 9px var(--s35-accent);letter-spacing:.1em;text-transform:uppercase;color:#9db1ff}.stud355-city-command__intro h2{color:#fff!important;font:900 clamp(32px,4vw,50px)/1 'Manrope',sans-serif!important;letter-spacing:-.055em!important;margin:44px 0 14px!important;max-width:11ch}.stud355-city-command__intro>p{color:#bdc8d8!important;font-size:12px!important;line-height:1.7!important;max-width:48ch}.stud355-city-command__intro>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto}.stud355-city-command__intro>div span{padding:14px;border-radius:15px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.08);display:grid;gap:5px}.stud355-city-command__intro>div b{font:900 20px 'Manrope',sans-serif;color:#fff}.stud355-city-command__intro>div em{font-style:normal;font-size:8px;line-height:1.45;color:#9eacc0}.stud355-city-command__routes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stud355-city-command__routes a{min-height:205px;padding:24px;border-radius:24px;background:#fff;border:1px solid var(--s355-city-line);color:var(--s355-city-ink)!important;display:flex;flex-direction:column;transition:.2s ease}.stud355-city-command__routes a:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(19,28,45,.08);border-color:#bfd0ff}.stud355-city-command__routes i{font-style:normal;font:900 10px var(--s35-accent);color:#8e9aab}.stud355-city-command__routes b{font:900 23px/1.08 'Manrope',sans-serif;margin-top:24px;letter-spacing:-.04em}.stud355-city-command__routes p{font-size:10px!important;line-height:1.55!important;color:#728094!important}.stud355-city-command__routes span{margin-top:auto;color:#2855ff;font-size:9px;font-weight:850}.stud355-city-command__routes a.is-accent{background:#d8ff84;border-color:#d8ff84}.stud355-city-command__routes a.is-accent span{color:#101827}
.stud355-city-home .stud35-service-wall{grid-template-columns:repeat(4,minmax(0,1fr))}.stud355-city-home .stud35-service-wall>a{min-height:230px;border-radius:24px}.stud355-city-home .stud35-service-wall>a:nth-child(1),.stud355-city-home .stud35-service-wall>a:nth-child(6){grid-column:span 2;background:linear-gradient(145deg,#101a2e,#1c3c78)!important;color:#fff!important}.stud355-city-home .stud35-service-wall>a:nth-child(1) b,.stud355-city-home .stud35-service-wall>a:nth-child(6) b{color:#fff!important}.stud355-city-home .stud35-service-wall>a:nth-child(1) p,.stud355-city-home .stud35-service-wall>a:nth-child(6) p{color:#bbc7da!important}.stud355-city-home .stud35-service-wall>a:nth-child(1) span,.stud355-city-home .stud35-service-wall>a:nth-child(6) span{color:#d8ff84!important}
.stud355-city-service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:38px 0 92px}.stud355-city-service-strip>a,.stud355-city-service-strip>article{min-height:160px;padding:21px;border-radius:21px;background:#fff;border:1px solid #dfe4eb;display:flex;flex-direction:column;color:#111827!important}.stud355-city-service-strip small{font:800 8px var(--s35-accent);text-transform:uppercase;letter-spacing:.08em;color:#7f8a9a}.stud355-city-service-strip b{font:900 18px/1.12 'Manrope',sans-serif;letter-spacing:-.035em;margin-top:25px}.stud355-city-service-strip span{font-size:9px;color:#748194;margin-top:auto}.stud355-city-service-strip .is-accent{background:#101a2e;border-color:#101a2e;color:#fff!important}.stud355-city-service-strip .is-accent small,.stud355-city-service-strip .is-accent span{color:#aebbd0}.stud355-city-service-strip .is-accent b{color:#fff!important}
.stud355-city-links{margin:82px 0 94px;padding:34px;border-radius:30px;background:#f0f3f8;border:1px solid #e0e5ec}.stud355-city-links__head{display:grid;grid-template-columns:1fr .72fr;gap:34px;align-items:end;margin-bottom:24px}.stud355-city-links__head h2{font:900 clamp(30px,4vw,46px)/1 'Manrope',sans-serif!important;letter-spacing:-.055em!important;margin:8px 0 0!important;max-width:13ch}.stud355-city-links__head p{font-size:11px!important;line-height:1.65!important;color:#6b788a!important;margin:0!important}.stud355-city-links__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.stud355-city-links__grid a{min-height:145px;padding:17px;border-radius:18px;background:#fff;border:1px solid #dde3eb;display:flex;flex-direction:column;color:#101827!important;transition:.2s}.stud355-city-links__grid a:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(18,26,42,.07);border-color:#bdcaf2}.stud355-city-links__grid small{font:800 7px var(--s35-accent);text-transform:uppercase;letter-spacing:.08em;color:#8b96a7}.stud355-city-links__grid b{font:900 16px/1.1 'Manrope',sans-serif;margin-top:22px}.stud355-city-links__grid span{margin-top:auto;color:#2855ff;font-size:8px;font-weight:850}.stud355-city-links__main{background:#101a2e!important;border-color:#101a2e!important;color:#fff!important}.stud355-city-links__main small,.stud355-city-links__main span{color:#aebbd0!important}.stud355-city-links__main b{font-size:24px!important;color:#fff!important}.stud355-city-links__foot{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #dce2e9;font-size:10px;color:#758194}.stud355-city-links__foot a{color:#2855ff!important;font-weight:850}
@media(max-width:1000px){.stud355-city-command{grid-template-columns:1fr}.stud355-city-home .stud35-service-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.stud355-city-service-strip,.stud355-city-links__grid{grid-template-columns:1fr 1fr}.stud355-city-links__head{grid-template-columns:1fr}.stud355-city-links__head h2{max-width:none}}
@media(max-width:650px){.stud355-city-home .stud35-city-hero{padding:22px;border-radius:26px}.stud355-city-command{margin:32px 0 70px}.stud355-city-command__intro{padding:24px;border-radius:24px;min-height:360px}.stud355-city-command__intro>div{grid-template-columns:1fr}.stud355-city-command__routes,.stud355-city-home .stud35-service-wall,.stud355-city-service-strip,.stud355-city-links__grid{grid-template-columns:1fr}.stud355-city-home .stud35-service-wall>a:nth-child(1),.stud355-city-home .stud35-service-wall>a:nth-child(6){grid-column:auto}.stud355-city-links{padding:20px;border-radius:24px;margin:62px 0}.stud355-city-links__foot{align-items:flex-start;flex-direction:column}}

/* STUD public v35.7 — service-specific SEO/commercial layer */
.stud357-service-specific{margin:88px 0;padding:clamp(28px,4vw,54px);border:1px solid #dde2e9;border-radius:34px;background:linear-gradient(145deg,#fff 0%,#f7f9fc 56%,#eef3ff 100%);box-shadow:0 24px 70px rgba(16,26,45,.055)}
.stud357-service-specific__intro{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:32px;align-items:end;margin-bottom:34px}.stud357-service-specific__intro .stud34-eyebrow{grid-column:1/-1}.stud357-service-specific__intro h2{margin:0;color:#101827;font:850 clamp(34px,4.4vw,58px)/.98 var(--s35-accent);letter-spacing:-.06em}.stud357-service-specific__intro p{margin:0;color:#58677c;font-size:16px;line-height:1.7}
.stud357-service-specific__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stud357-service-specific__columns article{min-height:330px;padding:26px;border:1px solid #dfe4ec;border-radius:24px;background:#fff}.stud357-service-specific__columns article:nth-child(2){background:#101b31;border-color:#101b31}.stud357-service-specific__columns article:nth-child(2) :is(h3,li){color:#fff}.stud357-service-specific__columns article:nth-child(2) li:before{background:#d5ff38}.stud357-service-specific__num{display:grid;width:40px;height:40px;place-items:center;margin-bottom:42px;border-radius:12px;background:#e8eeff;color:#2552da;font:850 11px var(--s35-display)}.stud357-service-specific__columns article:nth-child(2) .stud357-service-specific__num{background:#d5ff38;color:#101827}.stud357-service-specific__columns h3{margin:0 0 18px;color:#101827;font:800 22px/1.15 var(--s35-display);letter-spacing:-.035em}.stud357-service-specific__columns ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.stud357-service-specific__columns li{position:relative;padding-left:18px;color:#536176;font-size:13px;line-height:1.45}.stud357-service-specific__columns li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:#2855ff}
.stud357-service-tags{display:flex;flex-wrap:wrap;gap:8px}.stud357-service-tags span{padding:8px 10px;border:1px solid #dde3eb;border-radius:999px;background:#f7f9fc;color:#3d4b60;font-size:11px;font-weight:700}.stud357-service-pricing{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-top:14px;padding:20px 22px;border-radius:20px;background:#d5ff38;color:#101827}.stud357-service-pricing>b{font-size:12px}.stud357-service-pricing>div{display:flex;flex-wrap:wrap;gap:7px}.stud357-service-pricing>div span{padding:7px 9px;border:1px solid rgba(16,24,39,.18);border-radius:999px;background:rgba(255,255,255,.55);font-size:10px;font-weight:750}.stud357-service-pricing>a{white-space:nowrap;color:#101827!important;font-weight:850;font-size:11px;text-decoration:none}
@media(max-width:900px){.stud357-service-specific__intro{grid-template-columns:1fr}.stud357-service-specific__columns{grid-template-columns:1fr 1fr}.stud357-service-specific__columns article:last-child{grid-column:1/-1;min-height:0}.stud357-service-pricing{grid-template-columns:1fr}.stud357-service-pricing>a{justify-self:start}}
@media(max-width:620px){.stud357-service-specific{margin:58px 0;padding:22px 16px;border-radius:26px}.stud357-service-specific__columns{grid-template-columns:1fr}.stud357-service-specific__columns article:last-child{grid-column:auto}.stud357-service-specific__columns article{min-height:0}.stud357-service-specific__num{margin-bottom:24px}}

/* STUD public v35.8 — 60-format work catalogue + AI/service bridge */
.stud358-body{--s358-ink:#101827;--s358-muted:#66748a;--s358-line:#dfe5ee;--s358-blue:#2855ff;--s358-dark:#0f1b31;--s358-lime:#d5ff38}
.stud358-catalog-hero,.stud358-ai-catalog__hero{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:34px;align-items:center;margin:26px 0 64px;padding:clamp(30px,5vw,60px);border-radius:34px;background:linear-gradient(125deg,#0d182c,#183a77 68%,#2855ff);color:#fff;overflow:hidden;position:relative}.stud358-catalog-hero:after,.stud358-ai-catalog__hero:after{content:"";position:absolute;width:250px;height:250px;border:62px solid rgba(255,255,255,.075);border-radius:50%;right:-95px;top:-100px}.stud358-catalog-hero>div,.stud358-ai-catalog__hero>div{position:relative;z-index:1}.stud358-catalog-hero span,.stud358-ai-catalog__hero>div>span{font:800 10px/1 'Onest',sans-serif;text-transform:uppercase;letter-spacing:.11em;color:#9fb7ec}.stud358-catalog-hero h1,.stud358-ai-catalog__hero h1{max-width:15ch;margin:14px 0 18px;color:#fff!important;font:900 clamp(42px,5.3vw,72px)/.94 'Manrope',sans-serif!important;letter-spacing:-.065em!important}.stud358-catalog-hero p,.stud358-ai-catalog__hero p{max-width:720px;margin:0;color:#c9d5e8!important;font-size:15px!important;line-height:1.7!important}.stud358-catalog-hero>a{position:relative;z-index:1;align-self:end;display:grid;place-items:center;min-height:54px;padding:0 18px;border-radius:15px;background:var(--s358-lime);color:#101827!important;font-weight:850}.stud358-ai-catalog__actions{display:flex;gap:18px;align-items:center;margin-top:26px}.stud358-ai-catalog__actions>a:last-child{color:#fff!important;font-weight:800}.stud358-ai-orbit{position:relative;z-index:1;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);display:grid;place-content:center;text-align:center;box-shadow:inset 0 0 0 28px rgba(255,255,255,.025)}.stud358-ai-orbit b{color:#fff!important;font:900 76px/.85 'Manrope',sans-serif}.stud358-ai-orbit span{margin-top:9px;color:#fff;font-weight:800}.stud358-ai-orbit small{color:#aabada;margin-top:4px}
.stud358-catalog-group,.stud358-ai-group{margin:0 0 72px}.stud358-catalog-group__head,.stud358-ai-group__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid var(--s358-line)}.stud358-catalog-group__head span,.stud358-ai-group__head span{color:#2855ff;font:850 10px 'Onest',sans-serif;text-transform:uppercase;letter-spacing:.1em}.stud358-catalog-group__head b,.stud358-ai-group__head small{color:#7c889a!important;font-size:11px!important}.stud358-ai-group__head h2{margin:0 auto 0 0!important;color:var(--s358-ink)!important;font-size:32px!important}.stud358-catalog-grid,.stud358-ai-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stud358-catalog-grid article,.stud358-ai-grid article{min-height:270px;padding:23px;border:1px solid var(--s358-line);border-radius:22px;background:#fff;display:flex;flex-direction:column;transition:.2s ease;box-shadow:0 14px 38px rgba(16,24,39,.035)}.stud358-catalog-grid article:hover,.stud358-ai-grid article:hover{transform:translateY(-4px);border-color:#becbf1;box-shadow:0 24px 52px rgba(16,24,39,.07)}.stud358-catalog-grid article>small,.stud358-ai-grid article>small{width:max-content;padding:6px 8px;border-radius:9px;background:#edf2ff;color:#2855ff!important;font-weight:850}.stud358-catalog-grid h2,.stud358-ai-grid h3{margin:34px 0 10px!important;color:var(--s358-ink)!important;font:850 23px/1.06 'Manrope',sans-serif!important;letter-spacing:-.04em!important}.stud358-catalog-grid p,.stud358-ai-grid p{margin:0!important;color:var(--s358-muted)!important;font-size:12px!important;line-height:1.6!important}.stud358-catalog-grid article>div,.stud358-ai-grid article>div{display:flex;gap:14px;margin-top:auto;padding-top:22px;border-top:1px solid #edf0f4}.stud358-catalog-grid article>div a,.stud358-ai-grid article>div a{color:#2855ff!important;font-size:11px;font-weight:850}.stud358-catalog-grid article>div a:last-child,.stud358-ai-grid article>div a:last-child{margin-left:auto}
.stud358-ai-catalog__intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;margin:0 0 72px;padding:28px;border-radius:26px;background:#eef3ff;border:1px solid #dce5f8}.stud358-ai-catalog__intro>div>span,.stud358-ai-work__brief>div>span,.stud358-ai-work__outputs>div>span,.stud358-ai-work__subjects>div>span,.stud358-ai-work__related-head>span{color:#3154bb;font:850 10px 'Onest',sans-serif;text-transform:uppercase;letter-spacing:.1em}.stud358-ai-catalog__intro h2{margin:8px 0 0!important;color:var(--s358-ink)!important;font:900 38px/1 'Manrope',sans-serif!important;letter-spacing:-.05em!important}.stud358-ai-dual{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stud358-ai-dual article{padding:19px;border-radius:17px;background:#fff}.stud358-ai-dual b{color:#101827!important}.stud358-ai-dual p{margin:7px 0 0!important;color:#66748a!important;font-size:11px!important}
.stud358-ai-human-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:84px 0;padding:34px 38px;border-radius:28px;background:#101a2e;color:#fff}.stud358-ai-human-cta>div>span{color:#a8b9d5;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.stud358-ai-human-cta h2{max-width:760px;margin:8px 0!important;color:#fff!important;font:900 clamp(34px,4.5vw,54px)/1 'Manrope',sans-serif!important;letter-spacing:-.055em!important}.stud358-ai-human-cta p{margin:0!important;color:#bdc9da!important;max-width:720px}.stud358-ai-human-cta>a,.stud358-ai-human-cta__button{flex:0 0 auto;min-width:180px;min-height:54px;padding:0 20px;border-radius:14px;background:var(--s358-lime);color:#101827!important;display:grid;place-items:center;font-weight:850}
.stud358-ai-work__hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:center;margin:28px 0 70px;padding:clamp(30px,5vw,56px);border-radius:34px;background:linear-gradient(130deg,#0e1a31,#1d4392 72%,#2855ff);color:#fff}.stud358-ai-work__copy>span{color:#a8b9db;font:850 10px 'Onest',sans-serif;text-transform:uppercase;letter-spacing:.1em}.stud358-ai-work__copy h1{max-width:14ch;margin:14px 0!important;color:#fff!important;font:900 clamp(42px,5.4vw,72px)/.95 'Manrope',sans-serif!important;letter-spacing:-.06em!important}.stud358-ai-work__copy p{max-width:760px;color:#ccd8ea!important;font-size:15px!important;line-height:1.7!important}.stud358-ai-work__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.stud358-ai-work__chips b{padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);color:#fff!important;font-size:10px}.stud358-ai-work__actions{display:flex;align-items:center;gap:18px;margin-top:24px}.stud358-ai-work__actions>a:last-child{color:#fff!important;font-weight:850}.stud358-ai-work__mock{min-height:310px;padding:26px;border-radius:24px;background:#fff;color:#101827;display:flex;flex-direction:column;box-shadow:0 26px 70px rgba(0,0,0,.2)}.stud358-ai-work__mock small{color:#7b8797}.stud358-ai-work__mock>b{margin-top:48px;font:900 34px/1 'Manrope',sans-serif}.stud358-ai-work__mock p{color:#657287!important}.stud358-ai-work__mock>div{display:flex;gap:7px;margin-top:auto}.stud358-ai-work__mock span{padding:7px 9px;border-radius:999px;background:#eef3ff;color:#294fb4;font-size:9px;font-weight:800}
.stud358-ai-work__brief,.stud358-ai-work__outputs,.stud358-ai-work__subjects{display:grid;grid-template-columns:.72fr 1.28fr;gap:32px;align-items:start;margin:0 0 76px}.stud358-ai-work__brief h2,.stud358-ai-work__outputs h2,.stud358-ai-work__subjects h2{margin:8px 0!important;color:#101827!important;font:900 40px/1 'Manrope',sans-serif!important;letter-spacing:-.05em!important}.stud358-ai-work__brief>div>p,.stud358-ai-work__outputs>div>p{color:#68768a!important}.stud358-ai-work__brief-grid,.stud358-ai-work__output-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stud358-ai-work__brief-grid article,.stud358-ai-work__output-grid article{min-height:150px;padding:20px;border:1px solid var(--s358-line);border-radius:19px;background:#fff}.stud358-ai-work__brief-grid small,.stud358-ai-work__output-grid small{color:#2855ff!important;font-weight:850}.stud358-ai-work__brief-grid b{display:block;margin-top:38px;color:#101827!important;font-size:17px}.stud358-ai-work__output-grid h3{margin:32px 0 8px!important;color:#101827!important}.stud358-ai-work__output-grid p{margin:0!important;color:#68768a!important;font-size:10px!important}.stud358-ai-work__widget{margin:0 0 76px;padding:30px;border-radius:28px;background:#f0f4ff;border:1px solid #dce5f5}.stud358-ai-work__widget-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.stud358-ai-work__widget-head span{color:#3154bb;font-size:10px;font-weight:850;text-transform:uppercase}.stud358-ai-work__widget-head h2{margin:7px 0 0!important;color:#101827!important;font-size:36px!important}.stud358-ai-work__widget-head>a{color:#2855ff!important;font-weight:850}.stud358-ai-work__widget .stud34-ai-frame{min-height:420px;border-radius:20px;background:#fff;overflow:hidden;border:1px solid #d8e0eb}.stud358-ai-human-links{display:flex;gap:14px;margin-top:16px}.stud358-ai-human-links a{color:#d5ff38!important;font-weight:800}.stud358-ai-work__subjects>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.stud358-ai-work__subjects>div:last-child b{padding:11px 13px;border:1px solid #dfe4eb;border-radius:999px;background:#fff;color:#344359!important}.stud358-ai-work__related{margin:0 0 78px}.stud358-ai-work__related-head{display:flex;align-items:end;gap:18px;margin-bottom:18px}.stud358-ai-work__related-head h2{margin:5px auto 0 0!important}.stud358-ai-work__related-head>a{color:#2855ff!important;font-weight:850}.stud358-ai-work__related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stud358-ai-work__related-grid article{padding:20px;border:1px solid var(--s358-line);border-radius:18px;background:#fff}.stud358-ai-work__related-grid h3{margin:0 0 24px!important;color:#101827!important}.stud358-ai-work__related-grid article>div{display:flex;gap:14px}.stud358-ai-work__related-grid a{color:#2855ff!important;font-weight:800;font-size:10px}
.stud358-service-ai-bridge{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:26px;align-items:center;margin:82px 0;padding:32px;border-radius:28px;background:linear-gradient(120deg,#eef3ff,#f8faff);border:1px solid #d8e1f3}.stud358-service-ai-bridge>div>span{color:#3154bb;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.stud358-service-ai-bridge h2{margin:7px 0!important;color:#101827!important;font:900 38px/1 'Manrope',sans-serif!important;letter-spacing:-.05em!important}.stud358-service-ai-bridge p{color:#66748a!important;max-width:820px}.stud358-service-ai-bridge>div>div{display:flex;gap:16px;margin-top:18px}.stud358-service-ai-bridge a{color:#2855ff!important;font-weight:850}.stud358-service-ai-bridge>b{height:150px;border-radius:22px;background:#101a2d;color:#d5ff38!important;display:grid;place-items:center;text-align:center;font:900 26px/1 'Manrope',sans-serif}.stud358-city-note{margin:14px 0 0!important;color:#768396!important;font-size:10px!important}.stud358-ai-entry{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:70px 0;padding:28px;border:1px solid #dce4f2;border-radius:25px;background:#eef3ff}.stud358-ai-entry h2{margin:7px 0!important;color:#101827!important;font-size:34px!important}.stud358-ai-entry p{margin:0!important;color:#64738a!important}.stud358-ai-entry>a{min-height:48px;padding:0 16px;border-radius:13px;background:#2855ff;color:#fff!important;display:grid;place-items:center;font-weight:850}
@media(max-width:980px){.stud358-catalog-grid,.stud358-ai-grid,.stud358-ai-work__related-grid{grid-template-columns:1fr 1fr}.stud358-catalog-hero,.stud358-ai-catalog__hero,.stud358-ai-work__hero{grid-template-columns:1fr}.stud358-ai-orbit{width:170px;height:170px}.stud358-ai-work__mock{min-height:240px}.stud358-ai-work__brief,.stud358-ai-work__outputs,.stud358-ai-work__subjects,.stud358-ai-catalog__intro{grid-template-columns:1fr}.stud358-service-ai-bridge{grid-template-columns:1fr}.stud358-service-ai-bridge>b{display:none}}
@media(max-width:640px){.stud358-catalog-hero,.stud358-ai-catalog__hero,.stud358-ai-work__hero{padding:25px 18px;border-radius:26px;margin-top:12px}.stud358-catalog-hero h1,.stud358-ai-catalog__hero h1,.stud358-ai-work__copy h1{font-size:40px!important}.stud358-ai-orbit{display:none}.stud358-catalog-grid,.stud358-ai-grid,.stud358-ai-work__brief-grid,.stud358-ai-work__output-grid,.stud358-ai-work__related-grid{grid-template-columns:1fr}.stud358-catalog-grid article,.stud358-ai-grid article{min-height:230px}.stud358-ai-catalog__actions,.stud358-ai-work__actions,.stud358-ai-human-links{align-items:flex-start;flex-direction:column}.stud358-ai-human-cta,.stud358-ai-entry{align-items:flex-start;flex-direction:column;padding:24px 20px}.stud358-ai-human-cta>a{width:100%}.stud358-ai-work__widget{padding:20px 14px}.stud358-ai-work__widget-head,.stud358-ai-work__related-head{align-items:flex-start;flex-direction:column}.stud358-service-ai-bridge{padding:24px 18px}.stud358-service-ai-bridge>div>div{align-items:flex-start;flex-direction:column}}
