:root{--ink:#172033;--muted:#667085;--line:#e3e7f2;--soft:#f6f8ff;--blue:#3157d5;--blue2:#5d7cf5;--violet:#7c3aed;--pink:#e94db3;--green:#0f9f78;--shadow:0 18px 60px rgba(35,52,97,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(20px);border-bottom:1px solid rgba(227,231,242,.85)}.header-inner{height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;letter-spacing:-.45px;white-space:nowrap}.brand em{font-style:normal;color:var(--blue);font-weight:700}.brand-mark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--blue),var(--violet));box-shadow:0 7px 18px rgba(49,87,213,.3)}.main-nav{display:flex;gap:26px;margin-left:auto}.main-nav a{font-size:14px;color:#4a5368;font-weight:600}.main-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:10px}.lang-switch{font-size:12px;font-weight:800;padding:8px 9px;border-radius:9px;background:#f2f4fa}.btn{border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;cursor:pointer;padding:13px 20px}.btn-sm{padding:9px 14px;border-radius:10px;font-size:13px}.btn-ghost{border:1px solid var(--line);background:#fff}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--violet));color:#fff;box-shadow:0 9px 24px rgba(49,87,213,.25)}.btn-muted{background:#eef1f7;color:#8891a2}.hero{overflow:hidden;background:radial-gradient(circle at 85% 10%,#ece8ff 0,transparent 28%),radial-gradient(circle at 10% 15%,#e7f3ff 0,transparent 26%),linear-gradient(#fbfcff,#fff);padding:76px 0 54px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin-bottom:16px}.hero h1,.subhero h1,.presentation-meta h1,.article h1{font-size:clamp(38px,5vw,66px);line-height:1.03;letter-spacing:-.055em;margin:0}.hero h1 mark{color:var(--blue);background:none}.hero-copy>p{font-size:19px;color:#566076;max-width:700px;margin:24px 0}.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-badges span{font-size:13px;border:1px solid #dfe5f4;background:#fff;padding:8px 11px;border-radius:999px;color:#536078;box-shadow:0 5px 20px rgba(45,63,102,.05)}.hero-visual{position:relative;height:430px}.deck{position:absolute;border:1px solid rgba(255,255,255,.8);border-radius:24px;box-shadow:0 28px 70px rgba(45,62,110,.18);overflow:hidden;padding:32px;color:#fff}.deck span{font-size:12px;opacity:.75}.deck h3{font-size:28px;line-height:1.1;margin:18px 0}.deck-a{left:0;top:15px;width:78%;height:270px;transform:rotate(-4deg);background:linear-gradient(135deg,#375bdc,#7656ea)}.deck-a i{display:block;height:8px;border-radius:9px;background:rgba(255,255,255,.5);width:68%;margin:13px 0}.deck-a i:nth-of-type(2){width:84%}.deck-a i:nth-of-type(3){width:52%}.deck-b{right:0;top:120px;width:71%;height:250px;transform:rotate(5deg);background:#111a2d}.deck-c{left:45px;bottom:0;width:54%;height:135px;background:#fff;color:#25314a;padding:23px;transform:rotate(-2deg)}.deck-c h3{font-size:19px;margin:8px 0}.deck-c p{font-size:11px;color:#7c8495}.chart{height:90px;display:flex;align-items:flex-end;gap:13px}.chart b{width:18%;border-radius:8px 8px 3px 3px;background:linear-gradient(#42d3c1,#3d7cff);height:38%}.chart b:nth-child(2){height:78%}.chart b:nth-child(3){height:55%}.chart b:nth-child(4){height:92%}.generator-card{position:relative;margin:-12px auto 70px;background:#fff;border:1px solid #e1e6f3;border-radius:24px;box-shadow:var(--shadow);padding:26px;scroll-margin-top:90px}.generator-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:25px}.mode-tabs{display:flex;gap:7px;flex-wrap:wrap;background:#f3f5fb;padding:5px;border-radius:13px}.mode-tab{border:0;background:transparent;color:#6a7387;padding:10px 15px;border-radius:9px;font-weight:700;font-size:13px;cursor:pointer}.mode-tab.active{background:#fff;color:var(--blue);box-shadow:0 4px 13px rgba(44,62,105,.1)}.beta-chip{font-size:10px;letter-spacing:.06em;font-weight:900;color:#08785b;background:#e9fbf5;border:1px solid #c9f1e5;padding:7px 9px;border-radius:99px}.field{display:flex;flex-direction:column;gap:8px}.field label,.templates-head label{font-weight:750;font-size:14px}.field input,.field textarea,.field select{width:100%;border:1px solid #d7ddec;border-radius:12px;padding:13px 14px;background:#fff;color:#25314a;outline:none;transition:.15s}.field textarea{resize:vertical;min-height:66px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#8aa0f8;box-shadow:0 0 0 4px rgba(49,87,213,.08)}.hint{font-size:12px;color:#8a93a5;margin:0}.mode-panel{display:none;margin-bottom:20px}.mode-panel.is-active{display:flex}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0 28px}.dropzone{position:relative;min-height:145px;border:1.5px dashed #b9c4e5;border-radius:15px;background:#fafbff;display:flex;align-items:center;gap:16px;padding:24px;cursor:pointer}.dropzone:hover,.dropzone.dragging{background:#f4f7ff;border-color:#7290f5}.dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.dropzone strong,.dropzone small{display:block}.dropzone small{color:#8490a4;margin-top:4px}.file-icon,.tool-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;font-weight:900;background:#eaf0ff;color:#2d5ad6;flex:none}.file-icon.pdf,.tool-icon.pdf{background:#fff0f0;color:#dd3a43}.file-icon.md,.tool-icon.markdown{background:#f0f1f5;color:#343a46}.templates-head{display:flex;justify-content:space-between;align-items:end;margin:8px 0 14px}.templates-head p{margin:4px 0 0;color:#7b8498;font-size:13px}.templates-head>span{font-size:12px;color:#7b8498}.template-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.template-card{position:relative;padding:8px;border:1px solid #dfe4ef;background:#fff;border-radius:14px;cursor:pointer;text-align:left;transition:.17s}.template-card:hover{transform:translateY(-2px);box-shadow:0 9px 25px rgba(34,53,95,.1)}.template-card.is-selected{border-color:var(--blue);box-shadow:0 0 0 2px rgba(49,87,213,.12)}.template-preview{display:block;aspect-ratio:16/9;border-radius:9px;background:var(--p-bg);position:relative;overflow:hidden;padding:13px;color:var(--p-text)}.template-preview:after{content:"";position:absolute;right:-15px;top:-18px;width:70px;height:70px;border-radius:50%;background:var(--p-accent2);opacity:.45}.template-preview i{display:block;width:34%;height:4px;background:var(--p-accent);border-radius:5px;margin-bottom:11px}.template-preview strong{display:block;font-size:9px;max-width:75%;line-height:1.15}.template-preview small{font-size:5.5px;opacity:.55}.template-preview b{display:block;width:66%;height:3px;background:var(--p-text);opacity:.09;border-radius:3px;margin-top:7px}.template-preview b:nth-of-type(2){width:48%}.template-preview b:nth-of-type(3){width:58%}.template-name{display:block;font-size:11px;font-weight:750;padding:7px 2px 1px}.template-check{position:absolute;top:13px;right:13px;width:20px;height:20px;border-radius:50%;display:none;place-items:center;background:var(--blue);color:#fff;font-size:11px}.template-card.is-selected .template-check{display:grid}.consent{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#697489;margin:22px 0 15px}.consent input{margin-top:3px}.btn-generate{min-width:315px;background:linear-gradient(90deg,#f34fa4,#a43de0,#4d66e9);color:#fff;padding:15px 24px;border-radius:12px;font-size:15px;box-shadow:0 12px 28px rgba(153,61,210,.25)}.btn-generate b{font-size:20px}.generate-note{display:inline-block;margin:0 0 0 14px;color:#8a93a4;font-size:11px}.quick-tools,.feature-section,.pricing,.faq,.recent-section,.content-band{padding:82px 0}.quick-tools{background:#f8faff}.section-head{max-width:740px;margin-bottom:30px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head>span{color:var(--blue);font-size:12px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.section-head h2{font-size:clamp(29px,3.5vw,44px);line-height:1.08;letter-spacing:-.035em;margin:8px 0 10px}.section-head p{color:#717b8f;margin:0}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tool-card{background:#fff;border:1px solid #e3e7f1;border-radius:17px;padding:19px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 26px rgba(41,56,91,.05);transition:.15s}.tool-card:hover{transform:translateY(-3px);border-color:#b8c4ee}.tool-card h3{font-size:14px;margin:0}.tool-card p{font-size:11px;color:#7b8495;margin:2px 0}.tool-card>b{margin-left:auto;color:#8391b1}.tool-icon{width:43px;height:43px;border-radius:11px;font-size:12px}.tool-icon.word{background:#e7efff;color:#2756d8}.tool-icon.text{background:#f4eaff;color:#7c3aed}.feature-section{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{border:1px solid #e2e7f1;border-radius:19px;padding:25px;background:linear-gradient(180deg,#fff,#fbfcff)}.feature-card>span{font-size:11px;font-weight:900;color:#9ca5b7}.feature-card h3{font-size:18px;margin:14px 0 8px}.feature-card p{font-size:14px;color:#6d778b;margin:0}.standards-note{margin-top:18px;border-radius:16px;border:1px solid #d8e3ff;background:#f5f8ff;padding:18px 20px;display:flex;gap:18px;align-items:flex-start}.standards-note b{white-space:nowrap;color:#304eab}.standards-note p{margin:0;color:#667289;font-size:13px}.recent-section{background:#10182b;color:#fff}.recent-section .section-head>span{color:#92a9ff}.recent-section .section-head p{color:#aeb8cc}.privacy-banner{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:13px 16px;border-radius:14px;margin-bottom:22px}.privacy-banner div{display:flex;gap:12px;align-items:center}.privacy-banner b{font-size:13px}.privacy-banner span{font-size:12px;color:#aeb8cc}.privacy-banner.wide{background:#f4f7ff;border-color:#dae3fb;color:#24314a;margin:25px 0}.privacy-banner.wide span{color:#6e7890}.recent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.recent-card{background:#18233a;border:1px solid #293550;border-radius:18px;overflow:hidden;transition:.17s}.recent-card:hover{transform:translateY(-3px);border-color:#556caa}.recent-card>div{padding:16px}.recent-card em{font-size:10px;text-transform:uppercase;font-style:normal;color:#93a9df}.recent-card h3{font-size:16px;line-height:1.28;margin:6px 0}.recent-card p{font-size:11px;color:#a9b5cc;margin:0}.mini-slide{display:block;aspect-ratio:16/8.8;margin:10px;border-radius:11px;padding:17px;position:relative;overflow:hidden;background:#f8faff;color:#172033}.mini-slide:after{content:"";position:absolute;width:90px;height:90px;right:-25px;top:-25px;border-radius:50%;background:#6f83f6;opacity:.22}.mini-slide i{display:block;width:33%;height:5px;background:#4466e8;border-radius:5px;margin-bottom:21px}.mini-slide b{display:block;max-width:72%;font-size:13px;line-height:1.14}.mini-slide small{position:absolute;bottom:14px;left:17px;font-size:7px;color:#8790a3}.tone-2{background:#101a2c;color:#fff}.tone-2 i{background:#29d0bd}.tone-2:after{background:#7057ff}.tone-3{background:#fff7ee}.tone-3 i{background:#f16d38}.tone-4{background:#effcf6}.tone-4 i{background:#0d9f71}.tone-5{background:#f9f2ff}.tone-5 i{background:#8a45d7}.section-link{display:inline-block;margin-top:24px;color:#aec0ff;font-weight:700}.pricing{background:#f7f8fc}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:940px;margin:auto}.price-card{position:relative;border:1px solid #e1e5ef;border-radius:20px;background:#fff;padding:29px}.price-card.active{border:2px solid #6680ee;box-shadow:0 20px 45px rgba(58,78,150,.13)}.price-badge,.soon{position:absolute;right:18px;top:18px;font-size:9px;font-weight:900;background:#eaf9f4;color:#08785b;padding:6px 8px;border-radius:99px}.soon{background:#f1f3f8;color:#7c8596}.price-card h3{font-size:19px;margin:0 0 14px}.price{font-size:42px;font-weight:850;letter-spacing:-.04em}.price small{font-size:16px}.price-card ul{list-style:none;padding:0;margin:20px 0 24px;color:#626d82;font-size:13px}.price-card li{margin:9px 0}.price-card li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.price-card .btn{width:100%}.faq-list{max-width:850px}.faq details{border-bottom:1px solid #e3e7ef;padding:3px 0}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:750;padding:18px 0}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:20px;color:#8b95a9}.faq details p{margin:0 0 19px;color:#69758a;font-size:14px}.subhero{padding:76px 0 48px;background:linear-gradient(180deg,#f3f6ff,#fff)}.subhero p{color:#68748a;font-size:18px;max-width:720px}.subhero h1{font-size:clamp(38px,5vw,60px)}.content-band{padding-top:45px}.prose{max-width:850px}.prose h2{font-size:28px;margin:34px 0 10px}.prose p{font-size:16px;color:#5f6b82}.prose .lead{font-size:20px;color:#3f4b62}.prose a{color:var(--blue);font-weight:700}.catalog-grid{padding:10px 0 80px}.catalog-grid .recent-card{background:#fff;color:#172033;border-color:#e1e6ef}.catalog-grid .recent-card p{color:#7d8799}.presentation-view{padding:54px 0 90px;background:#fbfcff}.back-link{display:inline-block;color:#64718a;font-size:13px;margin-bottom:28px}.presentation-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.presentation-meta h1{font-size:clamp(34px,4.7vw,58px)}.presentation-meta p{color:#748096}.outline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.outline-slide{aspect-ratio:16/9;border:1px solid #dde3ef;background:#fff;border-radius:15px;padding:20px;box-shadow:0 9px 25px rgba(37,50,80,.05)}.outline-slide>span{font-size:10px;font-weight:900;color:#9ba5b8}.outline-slide h3{font-size:15px;line-height:1.25;margin:24px 0 7px;max-width:85%}.outline-slide p{font-size:10px;color:#98a1b1}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:20px 0 90px}.blog-card{border:1px solid #e1e6ef;border-radius:20px;padding:25px}.blog-card>span{font-size:10px;color:#8993a4}.blog-card h2{font-size:20px;line-height:1.23}.blog-card p{font-size:13px;color:#6d788d}.blog-card>a{font-size:13px;color:var(--blue);font-weight:750}.article{padding:55px 0 90px}.article-shell{max-width:820px}.article h1{font-size:clamp(36px,5vw,58px)}.article .lead{font-size:20px;color:#69758a}.article h2{font-size:27px;margin-top:38px}.article p{font-size:17px;color:#505d74;line-height:1.75}.article-cta{margin-top:50px;padding:28px;border-radius:19px;background:#f2f5ff}.article-cta h3{margin-top:0}.site-footer{background:#0e1627;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand{margin-bottom:13px}.footer-grid p{color:#8f9bb2;font-size:13px;max-width:330px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid b{font-size:13px;margin-bottom:5px}.footer-grid a:not(.brand){font-size:12px;color:#9eabc1}.footer-bottom{border-top:1px solid #222d42;margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;color:#77849b;font-size:11px}.gen-modal{position:fixed;z-index:100;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(8px);padding:20px;display:grid;place-items:center}.gen-modal[hidden]{display:none}.gen-dialog{position:relative;width:min(520px,100%);background:#fff;border-radius:24px;padding:34px;box-shadow:0 30px 90px rgba(9,18,43,.3);text-align:center}.modal-x{position:absolute;right:14px;top:12px;border:0;background:#f1f3f7;width:31px;height:31px;border-radius:50%;cursor:pointer;color:#7f899b}.gen-orbit{width:72px;height:72px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#3157d5,#8b5cf6,#ef4fa4,#3157d5);animation:spin 3s linear infinite}.gen-orbit span{width:58px;height:58px;border-radius:50%;background:#fff;display:grid;place-items:center;font-weight:900;color:#3157d5}.gen-dialog h3{margin:8px 0;font-size:23px}.gen-dialog>p{color:#7a8497;font-size:13px}.progress{height:9px;background:#edf0f6;border-radius:9px;overflow:hidden;margin:22px 0 15px}.progress i{display:block;height:100%;width:4%;border-radius:9px;background:linear-gradient(90deg,#3157d5,#8b5cf6,#ef4fa4);transition:.35s}.stage-list{display:flex;justify-content:space-between;gap:5px;font-size:9px;color:#a0a8b7}.stage-list span.done,.stage-list span.active{color:#3157d5;font-weight:850}.result-box{margin-top:22px;border-radius:16px;background:#f4f8ff;padding:18px;text-align:left}.result-box b{display:block;margin-bottom:6px}.result-actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.result-actions .btn{flex:1}.error-box{background:#fff3f3;color:#b63c48;border:1px solid #ffd7db;border-radius:12px;padding:13px;margin-top:15px;font-size:12px;text-align:left}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-visual{height:330px;max-width:620px}.form-grid{grid-template-columns:repeat(2,1fr)}.template-grid{grid-template-columns:repeat(4,1fr)}.tool-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.recent-grid,.outline-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.shell{width:min(100% - 24px,1180px)}.header-inner{height:62px}.brand{font-size:17px}.brand-mark{width:32px;height:32px}.btn-sm{padding:8px 10px}.hero{padding:47px 0 28px}.hero h1{font-size:39px}.hero-copy>p{font-size:16px}.hero-visual{height:255px}.deck{border-radius:16px;padding:20px}.deck-a{height:195px}.deck-b{top:90px;height:175px}.deck-c{height:95px;left:25px}.deck h3{font-size:18px}.generator-card{padding:14px;border-radius:18px;margin-bottom:45px}.generator-top{align-items:flex-start}.beta-chip{display:none}.mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.mode-tab{padding:9px 7px;font-size:11px}.form-grid{grid-template-columns:1fr}.template-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.template-card{min-width:145px;scroll-snap-align:start}.templates-head{align-items:flex-start}.templates-head>span{display:none}.btn-generate{width:100%;min-width:0}.generate-note{display:block;margin:9px 0;text-align:center}.quick-tools,.feature-section,.pricing,.faq,.recent-section,.content-band{padding:55px 0}.tool-grid,.feature-grid,.recent-grid,.price-grid,.outline-grid,.blog-grid{grid-template-columns:1fr}.tool-card{padding:15px}.standards-note{flex-direction:column;gap:6px}.standards-note b{white-space:normal}.privacy-banner div{display:block}.privacy-banner span{display:block;margin-top:2px}.presentation-meta{align-items:flex-start;flex-direction:column}.presentation-meta .btn{width:100%}.outline-slide{aspect-ratio:auto;min-height:150px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:7px}.blog-grid{padding-bottom:55px}.gen-dialog{padding:30px 18px 22px}.stage-list{font-size:8px}.result-actions{flex-direction:column}.result-actions .btn{width:100%}}

/* Presentation example pages v2 — preview stack + inline CTA + sidebar + FAQ */
.presentation-example-page{background:#f5f7fb}
.presentation-example-hero{padding:46px 0 30px;background:linear-gradient(180deg,#eef4ff 0%,#f5f7fb 100%)}
.presentation-example-hero-shell{width:min(1040px,calc(100% - 40px));margin:auto}
.presentation-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:13px;color:#8490a5;font-size:12px}
.presentation-breadcrumb a{color:#5f6e8b;font-weight:700}
.presentation-breadcrumb a:hover{color:var(--blue)}
.presentation-type-chip{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:999px;background:#e9efff;color:#3157d5;font-size:10px;font-weight:900;letter-spacing:.05em}
.presentation-example-hero h1{max-width:900px;margin:13px 0 10px;font-size:clamp(36px,4.6vw,58px);line-height:1.06;letter-spacing:-.045em;color:#15203a}
.presentation-example-hero p{max-width:790px;margin:0;color:#6d7990;font-size:16px;line-height:1.65}
.presentation-example-document{padding:12px 0 72px}
.presentation-example-shell{width:min(1040px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:minmax(0,760px) 240px;gap:24px;align-items:start;justify-content:center}
.presentation-preview-stack{min-width:0}
.presentation-slide-card{position:relative;margin:0 0 14px;border:1px solid #e2e6ef;border-radius:8px;background:#fff;box-shadow:0 7px 24px rgba(30,50,87,.07);overflow:hidden}
.presentation-slide-canvas{position:relative;aspect-ratio:16/9;padding:6.6% 7.2%;background:var(--pv-bg);color:var(--pv-text);overflow:hidden}
.presentation-slide-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:flex-start}
.presentation-slide-content h2{max-width:82%;margin:0 0 2.4%;font-size:clamp(19px,2.25vw,32px);line-height:1.08;letter-spacing:-.035em;color:var(--pv-text)}
.presentation-slide-content>p{max-width:76%;margin:0;color:var(--pv-muted);font-size:clamp(10px,1.15vw,15px);line-height:1.55}
.presentation-slide-content ul{max-width:76%;margin:3.2% 0 0;padding:0;list-style:none;display:grid;gap:8px}
.presentation-slide-content li{position:relative;padding-left:18px;color:var(--pv-text);font-size:clamp(9px,1.05vw,14px);line-height:1.4}
.presentation-slide-content li:before{content:"";position:absolute;left:0;top:.58em;width:7px;height:7px;border-radius:50%;background:var(--pv-accent)}
.pv-kicker{margin-bottom:auto;color:var(--pv-accent);font-size:clamp(7px,.72vw,10px);font-weight:900;letter-spacing:.12em}
.pv-lead{margin-top:1.2% !important;max-width:67% !important;font-size:clamp(11px,1.35vw,17px) !important}
.pv-slide-no{position:absolute;right:0;top:0;color:var(--pv-muted);font-size:10px;font-weight:900;letter-spacing:.08em}
.pv-footer{position:absolute;z-index:3;left:7.2%;right:7.2%;bottom:4.6%;display:flex;justify-content:space-between;color:var(--pv-muted);font-size:8px;font-weight:700;letter-spacing:.035em}
.pv-footer b{color:var(--pv-text)}
.pv-accent-line{position:absolute;z-index:1;left:0;right:0;top:0;height:7px;background:var(--pv-accent)}
.pv-decor{position:absolute;z-index:0;display:block;border-radius:50%;pointer-events:none}
.pv-decor-a{width:27%;aspect-ratio:1;right:-8%;top:-20%;background:var(--pv-accent);opacity:.11}
.pv-decor-b{width:16%;aspect-ratio:1;right:12%;bottom:-16%;background:var(--pv-accent2);opacity:.13}
.pv-style-dark .pv-accent-line{height:4px;background:linear-gradient(90deg,var(--pv-accent),var(--pv-accent2))}
.pv-style-dark .pv-decor-a{opacity:.22;filter:blur(8px)}
.pv-style-dark .pv-decor-b{opacity:.19;filter:blur(6px)}
.pv-style-split .presentation-slide-canvas:after{content:"";position:absolute;right:0;top:0;bottom:0;width:18%;background:var(--pv-accent);opacity:.94}
.pv-style-split .pv-decor-a{right:3%;top:10%;width:10%;background:var(--pv-accent2);opacity:.85}
.pv-style-cards .presentation-slide-content{max-width:82%;padding:3.5%;border-radius:14px;background:var(--pv-surface);box-shadow:0 10px 35px rgba(30,44,75,.06)}
.pv-style-academic .presentation-slide-content h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.02em}
.pv-style-tech .pv-accent-line{background:linear-gradient(90deg,var(--pv-accent),var(--pv-accent2))}
.pv-highlight{margin-top:auto;max-width:55%;padding:8px 12px;border-radius:10px;background:color-mix(in srgb,var(--pv-accent) 12%,transparent);color:var(--pv-accent);font-size:10px;font-weight:850}
.presentation-slide-card.is-locked .presentation-slide-content{filter:blur(4.8px);opacity:.32;transform:scale(1.01);user-select:none;pointer-events:none}
.presentation-slide-card.is-locked .pv-footer,.presentation-slide-card.is-locked .pv-accent-line,.presentation-slide-card.is-locked .pv-decor{filter:none;opacity:inherit}
.presentation-inline-cta{position:absolute;z-index:8;left:50%;top:53%;transform:translate(-50%,-50%);width:min(390px,calc(100% - 44px));padding:21px 23px;text-align:center;border:1px solid #dce5f6;border-radius:17px;background:rgba(255,255,255,.97);box-shadow:0 18px 46px rgba(29,56,106,.18);color:#18213a}
.presentation-inline-cta b{display:block;margin-bottom:5px;font-size:17px;line-height:1.2}
.presentation-inline-cta p{margin:0 0 14px;color:#6d7891;font-size:12px;line-height:1.45}
.presentation-inline-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 20px;border-radius:11px;background:linear-gradient(100deg,#3157d5 0%,#7656ea 63%,#e94db3 100%);color:#fff;font-size:12px;font-weight:850;box-shadow:0 8px 22px rgba(49,87,213,.22)}
.presentation-side-cta{position:sticky;top:96px;padding:18px 17px;border:1px solid #dfe4ee;border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(29,48,82,.075)}
.side-cta-badge{display:inline-flex;margin-bottom:10px;padding:5px 8px;border-radius:99px;background:#eef2ff;color:#3157d5;font-size:9px;font-weight:900;letter-spacing:.06em}
.presentation-side-cta>b{display:block;margin-bottom:7px;color:#1c263c;font-size:15px;line-height:1.25}
.presentation-side-cta>p{margin:0 0 12px;color:#717d92;font-size:11px;line-height:1.5}
.presentation-side-cta ul{margin:0 0 14px;padding:0;list-style:none;display:grid;gap:7px}
.presentation-side-cta li{position:relative;padding-left:16px;color:#59667d;font-size:10px;line-height:1.35}
.presentation-side-cta li:before{content:"✓";position:absolute;left:0;color:#684bea;font-weight:900}
.presentation-side-cta>a{display:flex;align-items:center;justify-content:center;min-height:39px;padding:0 11px;border-radius:10px;background:linear-gradient(100deg,#3157d5 0%,#7656ea 67%,#e94db3 100%);color:#fff;font-size:11px;font-weight:850;text-align:center;box-shadow:0 7px 19px rgba(49,87,213,.2)}
.presentation-side-cta small{display:block;margin-top:9px;text-align:center;color:#99a2b2;font-size:9px}
.presentation-preview-note{display:flex;align-items:flex-start;gap:12px;margin-top:18px;padding:15px 18px;border:1px solid #dfe6f1;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(35,57,91,.05)}
.presentation-preview-note>span{flex:0 0 36px;width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#eef3ff;font-size:16px}
.presentation-preview-note b{display:block;margin-bottom:4px;color:#1f2b47;font-size:12px}
.presentation-preview-note p{margin:0;color:#7a879d;font-size:10.5px;line-height:1.5}
.presentation-example-faq{padding:55px 0 76px;background:#fff}
.presentation-example-faq .section-head{margin-bottom:25px}
.presentation-example-faq .section-head h2{max-width:900px;margin-left:auto;margin-right:auto;font-size:clamp(30px,3.6vw,45px);line-height:1.08;letter-spacing:-.035em}
.presentation-example-faq .section-head p{max-width:650px;margin:10px auto 0;color:#78859a}
.presentation-faq-list{margin:0 auto}
.presentation-faq-list details{border:1px solid #e0e5ee;border-radius:12px;margin-bottom:9px;padding:0 18px;background:#fff;box-shadow:0 4px 14px rgba(24,45,82,.035)}
.presentation-faq-list summary{padding:16px 0}
.presentation-faq-list details p{margin:0 0 16px}

@media(max-width:860px){
  .presentation-example-shell{grid-template-columns:1fr;gap:16px}
  .presentation-side-cta{position:relative;top:auto;grid-row:1;padding:18px}
  .presentation-preview-stack{grid-row:2}
  .presentation-side-cta ul{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .presentation-example-hero{padding:34px 0 24px}
  .presentation-example-hero-shell,.presentation-example-shell{width:min(100% - 24px,1040px)}
  .presentation-example-hero h1{font-size:34px;letter-spacing:-1.25px}
  .presentation-example-hero p{font-size:14px}
  .presentation-slide-card{border-radius:6px;margin-bottom:10px}
  .presentation-slide-canvas{padding:7%}
  .presentation-slide-content h2{max-width:86%;font-size:19px}
  .presentation-slide-content>p{max-width:82%;font-size:9.5px;line-height:1.45}
  .presentation-slide-content ul{max-width:83%;gap:5px;margin-top:2.5%}
  .presentation-slide-content li{font-size:8.5px;padding-left:13px}
  .presentation-slide-content li:before{width:5px;height:5px}
  .pv-kicker,.pv-footer{font-size:6.5px}
  .pv-lead{font-size:10px !important}
  .presentation-inline-cta{width:calc(100% - 30px);padding:16px 14px;border-radius:13px}
  .presentation-inline-cta b{font-size:14px}.presentation-inline-cta p{font-size:10.5px;margin-bottom:10px}.presentation-inline-cta a{min-height:37px;font-size:10.5px;padding:0 14px}
  .presentation-side-cta ul{grid-template-columns:1fr}
  .presentation-example-faq{padding:42px 0 55px}
  .presentation-example-faq .section-head h2{font-size:30px}
}

/* Header + first screen redesign v4 — reference 2026-08-21 */
.site-header{
  position:sticky;
  top:0;
  z-index:70;
  background:rgba(255,255,255,.97);
  border-bottom:0;
  box-shadow:0 1px 0 rgba(20,48,88,.035);
  backdrop-filter:saturate(140%) blur(14px);
}
.header-inner{
  height:78px;
  gap:32px;
}
.brand{
  gap:10px;
  color:#242834;
  font-size:20px;
  font-weight:850;
  letter-spacing:-.55px;
}
.brand-logo{
  display:block;
  width:42px;
  height:42px;
  object-fit:contain;
  flex:0 0 42px;
}
.site-header .brand em{
  color:#1677e8;
  font-weight:780;
}
.site-header .main-nav{
  display:flex;
  align-items:center;
  gap:38px;
  margin-left:auto;
}
.site-header .main-nav a{
  position:relative;
  padding:8px 0;
  color:#5c6070;
  font-size:13px;
  font-weight:650;
  letter-spacing:-.05px;
  transition:color .16s ease;
}
.site-header .main-nav a:hover{color:#1478ef}
.header-actions{
  display:flex;
  align-items:center;
  gap:13px;
  margin-left:26px;
}
.language-pill{
  height:43px;
  display:flex;
  align-items:center;
  gap:3px;
  padding:4px 8px 4px 6px;
  border:1px solid #eceef3;
  border-radius:24px;
  background:#f3f4f7;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.language-option{
  height:33px;
  display:flex;
  align-items:center;
  gap:6px;
  padding:0 7px;
  border-radius:17px;
  color:#8d919c;
  font-size:11px;
  font-weight:700;
  transition:.15s ease;
}
.language-option:hover{color:#1f62bd;background:rgba(255,255,255,.62)}
.language-option.is-active{
  color:#4f5666;
  background:#fff;
  box-shadow:0 2px 8px rgba(30,48,78,.075);
}
.language-option img{
  width:24px;
  height:18px;
  display:block;
  object-fit:contain;
}
.language-pill>i{
  margin-left:0;
  color:#9ba0aa;
  font-size:15px;
  line-height:1;
  font-style:normal;
  transform:translateY(-2px);
}
.header-login{
  min-width:111px;
  height:43px;
  padding:0 18px;
  border:0;
  border-radius:23px;
  background:linear-gradient(180deg,#1980f5 0%,#0b6fe7 100%);
  color:#fff;
  box-shadow:0 7px 17px rgba(22,119,232,.20);
  font-size:12px;
  font-weight:750;
}
.header-login:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(22,119,232,.25)}
.header-login img{
  width:21px;
  height:21px;
  object-fit:contain;
  filter:brightness(0) invert(1);
}

.hero.hero-home{
  position:relative;
  overflow:hidden;
  padding:0;
  background:#fff;
}
.hero-home .hero-grid{
  min-height:624px;
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);
  gap:10px;
  align-items:stretch;
}
.hero-home .hero-copy{
  position:relative;
  z-index:4;
  align-self:center;
  padding:54px 0 72px;
}
.hero-home .eyebrow{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:11px;
  margin:0 0 20px;
  color:#2574c6;
  font-size:11px;
  font-weight:750;
  letter-spacing:.015em;
  line-height:1;
  text-transform:uppercase;
}
.hero-home .eyebrow:before{
  content:"";
  width:30px;
  height:3px;
  flex:0 0 30px;
  border-radius:4px;
  background:#f1c928;
}
.hero-home h1{
  max-width:660px;
  margin:0;
  color:#061631;
  font-size:clamp(50px,5.05vw,62px);
  font-weight:860;
  line-height:.99;
  letter-spacing:-.048em;
}
.hero-home h1>span,
.hero-home h1>mark{
  display:block;
}
.hero-home h1 mark{
  color:#1576ed;
  background:none;
  font-weight:860;
}
.hero-home h1 .hero-tail{
  color:#071733;
  font-size:.89em;
  letter-spacing:-.04em;
}
.hero-home .hero-copy>p{
  max-width:575px;
  margin:27px 0 27px;
  color:#737a89;
  font-size:16px;
  font-weight:430;
  line-height:1.58;
}
.hero-home .hero-badges{
  display:flex;
  flex-wrap:wrap;
  gap:11px;
  margin:0;
}
.hero-home .hero-badge{
  min-height:52px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:7px 13px 7px 9px;
  border:1px solid #edf0f5;
  border-radius:12px;
  background:#fff;
  color:#343b4a;
  box-shadow:0 8px 20px rgba(31,52,88,.08);
}
.hero-home .hero-badge img{
  width:34px;
  height:34px;
  display:block;
  object-fit:contain;
}
.hero-home .hero-badge b{
  color:#3a4251;
  font-size:11px;
  font-weight:700;
  white-space:nowrap;
}
.hero-home .hero-visual{
  position:relative;
  height:auto;
  min-height:624px;
  z-index:2;
}
.hero-home .hero-people{
  position:absolute;
  right:-118px;
  bottom:-1px;
  width:720px;
  max-width:none;
  height:auto;
  display:block;
  object-fit:contain;
  object-position:right bottom;
  user-select:none;
  pointer-events:none;
}

@media(max-width:1180px){
  .header-inner{gap:24px}
  .site-header .main-nav{gap:28px}
  .header-actions{margin-left:12px}
  .hero-home .hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)}
  .hero-home .hero-people{right:-150px;width:700px}
}
@media(max-width:1020px){
  .brand{font-size:18px}
  .brand-logo{width:39px;height:39px;flex-basis:39px}
  .site-header .main-nav{gap:22px}
  .site-header .main-nav a{font-size:12px}
  .header-actions{margin-left:6px}
  .hero-home h1{font-size:50px}
  .hero-home .hero-people{right:-180px;width:680px}
}
@media(max-width:900px){
  .site-header .main-nav{display:none}
  .header-actions{margin-left:auto}
  .hero-home .hero-grid{
    min-height:0;
    grid-template-columns:1fr;
    gap:0;
  }
  .hero-home .hero-copy{
    padding:52px 0 18px;
    text-align:left;
  }
  .hero-home h1{max-width:720px;font-size:clamp(48px,7.5vw,62px)}
  .hero-home .hero-copy>p{max-width:650px}
  .hero-home .hero-visual{
    min-height:465px;
    height:465px;
  }
  .hero-home .hero-people{
    right:50%;
    transform:translateX(51%);
    width:680px;
  }
}
@media(max-width:640px){
  .header-inner{height:64px;gap:10px}
  .brand{gap:7px;font-size:15px;letter-spacing:-.35px}
  .brand-logo{width:34px;height:34px;flex-basis:34px}
  .header-actions{gap:7px}
  .language-pill{height:38px;padding:3px 6px;border-radius:20px}
  .language-option{height:30px;gap:0;padding:0 4px}
  .language-option span{display:none}
  .language-option img{width:22px;height:16px}
  .language-pill>i{font-size:13px}
  .header-login{min-width:42px;width:42px;height:40px;padding:0;border-radius:20px}
  .header-login img{width:20px;height:20px}
  .header-login span{display:none}
  .hero-home .hero-copy{padding:38px 0 14px}
  .hero-home .eyebrow{margin-bottom:15px;font-size:9px;gap:8px}
  .hero-home .eyebrow:before{width:24px;flex-basis:24px;height:3px}
  .hero-home h1{font-size:clamp(38px,11.2vw,50px);line-height:1.01;letter-spacing:-.045em}
  .hero-home h1 .hero-tail{font-size:.83em;line-height:1.04;margin-top:2px}
  .hero-home .hero-copy>p{margin:21px 0 21px;font-size:14px;line-height:1.55}
  .hero-home .hero-badges{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .hero-home .hero-badge{min-height:48px;padding:6px 9px;border-radius:11px}
  .hero-home .hero-badge:nth-child(3){grid-column:1/-1}
  .hero-home .hero-badge img{width:31px;height:31px}
  .hero-home .hero-badge b{font-size:10px}
  .hero-home .hero-visual{height:350px;min-height:350px;margin-top:2px}
  .hero-home .hero-people{width:520px;right:50%;transform:translateX(51%)}
}
@media(max-width:420px){
  .brand{font-size:14px}
  .brand-logo{width:32px;height:32px;flex-basis:32px}
  .hero-home .hero-copy{padding-top:32px}
  .hero-home h1{font-size:38px}
  .hero-home .hero-visual{height:315px;min-height:315px}
  .hero-home .hero-people{width:475px;transform:translateX(52%)}
}

/* hero/header hotfix v5 */
.hero.hero-home{overflow:hidden}
.hero-home .hero-grid{
  min-height:610px;
  grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);
  gap:24px;
}
.hero-home .hero-copy{padding:54px 0 54px}
.hero-home .hero-badges{
  gap:14px;
}
.hero-home .hero-badge{
  min-height:64px;
  gap:12px;
  padding:10px 18px 10px 12px;
  border-radius:14px;
  box-shadow:0 10px 24px rgba(31,52,88,.08);
}
.hero-home .hero-badge img{width:40px;height:40px}
.hero-home .hero-badge b{font-size:14px;font-weight:750}
.hero-home .hero-visual{
  min-height:610px;
  overflow:hidden;
}
.hero-home .hero-people{
  right:-18px;
  bottom:0;
  width:min(100%,640px);
  max-width:640px;
}
.language-pill{gap:5px;padding-right:6px}

@media (max-width:1180px){
  .hero-home .hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(330px,.9fr);gap:18px}
  .hero-home .hero-badge{min-height:60px;padding:9px 16px 9px 11px}
  .hero-home .hero-badge img{width:37px;height:37px}
  .hero-home .hero-badge b{font-size:13px}
  .hero-home .hero-people{right:-10px;width:min(100%,590px);max-width:590px}
}

@media (max-width:1020px){
  .hero-home .hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.86fr);gap:14px}
  .hero-home .hero-badge{min-height:56px;padding:8px 14px 8px 10px}
  .hero-home .hero-badge img{width:34px;height:34px}
  .hero-home .hero-badge b{font-size:12px}
  .hero-home .hero-people{right:-4px;width:min(100%,530px);max-width:530px}
}

@media (max-width:900px){
  .generator-top{align-items:flex-start;flex-direction:column}
  .mode-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}
  .mode-tab{flex:0 0 auto}
  .hero-home .hero-grid{min-height:0;grid-template-columns:1fr;gap:0}
  .hero-home .hero-copy{padding:46px 0 18px}
  .hero-home .hero-badges{gap:10px}
  .hero-home .hero-badge{min-height:56px}
  .hero-home .hero-visual{min-height:420px;height:420px}
  .hero-home .hero-people{
    left:50%;
    right:auto;
    transform:translateX(-50%);
    width:min(92vw,560px);
    max-width:560px;
  }
}

@media (max-width:640px){
  .hero-home .hero-badges{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .hero-home .hero-badge{min-height:50px;padding:7px 10px;border-radius:11px;gap:8px}
  .hero-home .hero-badge:nth-child(3){grid-column:1/-1}
  .hero-home .hero-badge img{width:30px;height:30px}
  .hero-home .hero-badge b{font-size:10px;line-height:1.15;white-space:normal}
  .hero-home .hero-visual{height:320px;min-height:320px}
  .hero-home .hero-people{width:min(92vw,440px);max-width:440px}
}

@media (max-width:420px){
  .hero-home .hero-visual{height:285px;min-height:285px}
  .hero-home .hero-people{width:min(94vw,390px);max-width:390px}
}

/* header + hero + mobile polish v6 */
.hero-home .hero-grid{
  min-height:560px;
  align-items:stretch;
}
.hero-home .hero-copy{
  align-self:start;
  padding-top:28px;
  padding-bottom:42px;
}
.hero-home .hero-visual{
  min-height:560px;
}
.hero-home .hero-people{
  max-height:545px;
  width:auto;
  max-width:100%;
  right:0;
}
.brand-logo{object-fit:contain}
.footer-logo{width:38px;height:38px;flex-basis:38px}

@media (max-width:900px){
  .hero-home .hero-copy{
    align-self:start;
    padding-top:24px;
    padding-bottom:10px;
  }
  .hero-home .hero-visual{
    height:360px;
    min-height:360px;
  }
  .hero-home .hero-people{
    width:auto;
    max-width:min(88vw,470px);
    max-height:350px;
  }
}

@media (max-width:640px){
  .hero-home .eyebrow{display:none}
  .hero-home .hero-copy{
    padding-top:18px;
    padding-bottom:6px;
    text-align:center;
  }
  .hero-home h1{
    margin-inline:auto;
    text-align:center;
  }
  .hero-home .hero-copy>p{
    max-width:520px;
    margin:18px auto 18px;
    text-align:center;
  }
  .hero-home .hero-badges{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    gap:8px;
    max-width:520px;
    margin-inline:auto;
  }
  .hero-home .hero-badge,
  .hero-home .hero-badge:nth-child(3){
    width:auto;
    grid-column:auto;
    flex:0 0 auto;
    min-height:46px;
    padding:6px 10px;
  }
  .hero-home .hero-badge img{width:28px;height:28px}
  .hero-home .hero-badge b{font-size:10px;white-space:nowrap}
  .hero-home .hero-visual{
    height:275px;
    min-height:275px;
  }
  .hero-home .hero-people{
    max-width:min(90vw,390px);
    max-height:268px;
  }
  .generator-card{
    margin-top:0;
  }
  .btn-generate{
    width:auto;
    min-width:250px;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:22px;
    padding-right:22px;
  }
  .generate-note{text-align:center}
}

@media (max-width:420px){
  .hero-home .hero-copy{padding-top:14px}
  .hero-home h1{font-size:36px}
  .hero-home .hero-copy>p{font-size:13px;line-height:1.5}
  .hero-home .hero-badges{gap:7px}
  .hero-home .hero-badge{min-height:43px;padding:5px 8px;gap:6px}
  .hero-home .hero-badge img{width:25px;height:25px}
  .hero-home .hero-badge b{font-size:9px}
  .hero-home .hero-visual{height:245px;min-height:245px}
  .hero-home .hero-people{max-width:min(92vw,350px);max-height:238px}
  .btn-generate{min-width:0;width:max-content;max-width:100%}
}
@media (max-width:640px){
  .btn-generate{display:flex}
}

/* desktop scale + hero alignment v7 */
@media (min-width:901px){
  .shell{
    width:min(1320px,calc(100% - 64px));
  }
  .header-inner{
    height:88px;
    gap:36px;
  }
  .brand{
    gap:12px;
    font-size:22px;
    letter-spacing:-.6px;
  }
  .brand-logo{
    width:50px;
    height:50px;
    flex-basis:50px;
  }
  .site-header .main-nav{
    gap:42px;
  }
  .site-header .main-nav a{
    font-size:14px;
  }
  .header-actions{
    gap:14px;
    margin-left:28px;
  }
  .language-pill{
    height:46px;
    padding:5px 8px;
    border-radius:25px;
  }
  .language-option{
    height:36px;
    padding:0 9px;
    font-size:12px;
  }
  .language-option img{
    width:26px;
    height:19px;
  }
  .header-login{
    min-width:122px;
    height:46px;
    padding:0 20px;
    font-size:13px;
  }
  .header-login img{
    width:22px;
    height:22px;
  }

  .hero-home .hero-grid{
    min-height:640px;
    grid-template-columns:minmax(0,1.04fr) minmax(520px,.96fr);
    gap:26px;
    align-items:stretch;
  }
  .hero-home .hero-copy{
    align-self:start;
    padding-top:24px;
    padding-bottom:42px;
  }
  .hero-home .eyebrow{
    margin-bottom:18px;
    font-size:12px;
  }
  .hero-home h1{
    max-width:760px;
    font-size:clamp(58px,4.7vw,72px);
    line-height:.98;
  }
  .hero-home .hero-copy>p{
    max-width:640px;
    margin:25px 0 27px;
    font-size:17px;
    line-height:1.58;
  }
  .hero-home .hero-badges{
    gap:14px;
  }
  .hero-home .hero-badge{
    min-height:66px;
    padding:10px 18px 10px 12px;
    gap:12px;
    border-radius:14px;
  }
  .hero-home .hero-badge img{
    width:42px;
    height:42px;
  }
  .hero-home .hero-badge b{
    font-size:14px;
  }
  .hero-home .hero-visual{
    min-height:640px;
    overflow:visible;
  }
  .hero-home .hero-people{
    top:4px;
    right:-18px;
    bottom:auto;
    width:clamp(650px,48vw,760px);
    max-width:none;
    max-height:none;
  }
  .generator-card{
    margin-top:-18px;
  }
}

@media (min-width:901px) and (max-width:1180px){
  .shell{width:min(100% - 40px,1180px)}
  .header-inner{height:82px;gap:24px}
  .brand{font-size:19px}
  .brand-logo{width:44px;height:44px;flex-basis:44px}
  .site-header .main-nav{gap:24px}
  .site-header .main-nav a{font-size:12.5px}
  .header-actions{margin-left:10px;gap:10px}
  .language-pill{height:42px}
  .header-login{height:42px;min-width:106px;padding:0 16px;font-size:12px}
  .hero-home .hero-grid{
    min-height:575px;
    grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);
    gap:12px;
  }
  .hero-home .hero-copy{padding-top:22px}
  .hero-home h1{font-size:clamp(52px,5.2vw,62px)}
  .hero-home .hero-copy>p{font-size:15.5px;max-width:560px}
  .hero-home .hero-badge{min-height:58px;padding:8px 14px 8px 10px}
  .hero-home .hero-badge img{width:36px;height:36px}
  .hero-home .hero-badge b{font-size:12px}
  .hero-home .hero-visual{min-height:575px}
  .hero-home .hero-people{
    top:10px;
    right:-22px;
    width:clamp(560px,53vw,635px);
  }
}

/* headline + brand spacing refinement v8 */
.brand{gap:6px}

@media (min-width:901px){
  .brand{gap:6px}
  .hero-home h1{
    max-width:700px;
    font-size:clamp(54px,4.15vw,64px);
    line-height:.99;
    letter-spacing:-.045em;
  }
  .hero-home h1 .hero-tail{
    margin-top:5px;
    font-size:.72em;
    line-height:1.05;
  }
}

@media (min-width:901px) and (max-width:1180px){
  .brand{gap:5px}
  .hero-home h1{
    max-width:640px;
    font-size:clamp(48px,4.8vw,56px);
  }
}

@media (max-width:900px){
  .brand{gap:5px}
  .hero-home h1{
    max-width:650px;
    font-size:clamp(40px,6.7vw,50px);
    line-height:1;
  }
  .hero-home h1 .hero-tail{
    margin-top:4px;
    font-size:.74em;
    line-height:1.08;
  }
}

@media (max-width:640px){
  .brand{gap:4px}
  .hero-home h1{
    max-width:520px;
    font-size:clamp(32px,9.1vw,39px);
    line-height:1.01;
    letter-spacing:-.04em;
  }
  .hero-home h1 .hero-tail{
    margin-top:4px;
    font-size:.72em;
  }
}

@media (max-width:420px){
  .hero-home h1{font-size:32px}
}

/* desktop hero proportion refinement v9 */
@media (min-width:1181px){
  .hero-home .hero-grid{
    min-height:592px;
    grid-template-columns:minmax(0,1.06fr) minmax(520px,.94fr);
    gap:24px;
  }
  .hero-home .hero-copy{
    align-self:center;
    padding-top:0;
    padding-bottom:0;
  }
  .hero-home h1{
    max-width:770px;
    font-size:clamp(64px,4.7vw,76px);
    line-height:.975;
    letter-spacing:-.047em;
  }
  .hero-home h1 .hero-tail{
    margin-top:7px;
    font-size:.72em;
  }
  .hero-home .hero-copy>p{
    margin:23px 0 25px;
  }
  .hero-home .hero-visual{
    min-height:592px;
    height:592px;
    overflow:hidden;
  }
  .hero-home .hero-people{
    top:-2px;
    right:-8px;
    bottom:auto;
    width:clamp(680px,46vw,710px);
    max-width:none;
  }
  .generator-card{margin-top:-12px}
}

@media (min-width:901px) and (max-width:1180px){
  .hero-home .hero-grid{min-height:540px}
  .hero-home .hero-copy{
    align-self:center;
    padding-top:0;
    padding-bottom:0;
  }
  .hero-home h1{
    max-width:660px;
    font-size:clamp(52px,5vw,60px);
  }
  .hero-home .hero-visual{
    min-height:540px;
    height:540px;
    overflow:hidden;
  }
  .hero-home .hero-people{
    top:0;
    right:-12px;
    width:clamp(575px,52vw,625px);
  }
}

/* hero -> generator separation fix v10 */
.hero-home + .shell > .generator-card{
  margin-top:20px !important;
  position:relative;
  z-index:1;
}

@media (min-width:901px){
  .hero.hero-home{padding-bottom:8px}
  .hero-home .hero-grid{position:relative;z-index:2}
}

@media (max-width:900px){
  .hero-home + .shell > .generator-card{margin-top:14px !important}
}

/* v13: larger desktop hero feature badges */
@media (min-width:1181px){
  .hero-home .hero-badges{gap:16px}
  .hero-home .hero-badge{
    min-height:70px;
    gap:13px;
    padding:11px 20px 11px 13px;
    border-radius:15px;
  }
  .hero-home .hero-badge img{
    width:44px;
    height:44px;
  }
  .hero-home .hero-badge b{
    font-size:15px;
    font-weight:760;
  }
}

/* v14: desktop hero image stronger right crop */
@media (min-width:1181px){
  .hero-home .hero-visual{
    overflow:hidden;
  }
  .hero-home .hero-people{
    right:-42px;
    width:clamp(700px,47vw,740px);
  }
}

@media (min-width:901px) and (max-width:1180px){
  .hero-home .hero-people{
    right:-28px;
    width:clamp(590px,54vw,650px);
  }
}

/* v15: responsive mobile header burger */
.mobile-menu{display:none;position:relative}
.mobile-menu-toggle{list-style:none;width:42px;height:42px;border:1px solid #e6eaf2;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(31,52,88,.07);display:grid;place-content:center;gap:4px;cursor:pointer}
.mobile-menu-toggle::-webkit-details-marker{display:none}
.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:3px;background:#18243b;transition:transform .18s ease,opacity .18s ease}
.mobile-menu[open] .mobile-menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.mobile-menu[open] .mobile-menu-toggle span:nth-child(2){opacity:0}
.mobile-menu[open] .mobile-menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.mobile-menu-panel{display:none}

@media(max-width:900px){
  .header-inner{position:relative}
  .site-header .main-nav{display:none!important}
  .mobile-menu{display:block}
  .mobile-menu[open] .mobile-menu-panel{
    position:absolute;
    top:calc(100% + 12px);
    right:0;
    z-index:120;
    width:min(290px,calc(100vw - 24px));
    display:flex;
    flex-direction:column;
    gap:4px;
    padding:10px;
    border:1px solid #e7ebf3;
    border-radius:18px;
    background:rgba(255,255,255,.98);
    box-shadow:0 20px 55px rgba(20,40,78,.16);
    backdrop-filter:blur(18px);
  }
  .mobile-menu-panel>a{
    display:flex;
    align-items:center;
    min-height:46px;
    padding:0 14px;
    border-radius:12px;
    color:#273248;
    font-size:14px;
    font-weight:720;
  }
  .mobile-menu-panel>a:hover,.mobile-menu-panel>a:active{background:#f3f7ff;color:#1478ef}
  .mobile-menu-languages{display:flex;gap:7px;margin-top:5px;padding-top:9px;border-top:1px solid #edf0f5}
  .mobile-menu-languages a{flex:1;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:11px;background:#f5f6f9;color:#747b89;font-size:12px;font-weight:760}
  .mobile-menu-languages a.is-active{background:#eaf3ff;color:#126fdc}
  .mobile-menu-languages img{width:24px;height:18px;object-fit:contain}
  .header-actions{margin-left:auto;gap:7px}
}

@media(max-width:640px){
  .mobile-menu-toggle{width:40px;height:40px;border-radius:13px}
}

@media(max-width:420px){
  .header-actions .language-pill{display:none}
  .header-actions{gap:6px}
  .mobile-menu[open] .mobile-menu-panel{right:-1px}
}

/* v16: desktop hero image show full composition without side crop */
@media (min-width:1181px){
  .hero-home .hero-grid{
    grid-template-columns:minmax(0,1.03fr) minmax(560px,.97fr);
    gap:20px;
  }
  .hero-home .hero-visual{
    position:relative;
    min-height:620px;
    height:620px;
    overflow:visible;
  }
  .hero-home .hero-people{
    position:absolute;
    left:50%;
    right:auto;
    top:auto;
    bottom:0;
    transform:translateX(-50%);
    width:min(100%,650px);
    max-width:650px;
    max-height:none;
  }
}

@media (min-width:901px) and (max-width:1180px){
  .hero-home .hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(460px,.9fr);
    gap:16px;
  }
  .hero-home .hero-visual{
    position:relative;
    min-height:560px;
    height:560px;
    overflow:visible;
  }
  .hero-home .hero-people{
    position:absolute;
    left:50%;
    right:auto;
    top:auto;
    bottom:0;
    transform:translateX(-50%);
    width:min(100%,560px);
    max-width:560px;
    max-height:none;
  }
}

/* v17 — generator screen redesign */
.generator-card{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  margin:26px auto 72px!important;
  padding:28px 28px 26px;
  border:1px solid #e5ecf8;
  border-radius:30px;
  background:
    radial-gradient(circle at 88% 5%,rgba(71,135,255,.09),transparent 24%),
    linear-gradient(180deg,#fbfdff 0%,#f7faff 100%);
  box-shadow:0 22px 62px rgba(45,78,130,.11);
}
.generator-card:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(120deg,rgba(255,255,255,.86),transparent 44%);
}
.generator-top{
  position:relative;
  z-index:3;
  margin:0 0 22px;
  align-items:center;
}
.generator-card .beta-chip{display:none}
.generator-card .mode-tabs{
  display:flex;
  flex-wrap:nowrap;
  gap:4px;
  width:max-content;
  max-width:100%;
  padding:5px;
  overflow-x:auto;
  scrollbar-width:none;
  border:1px solid #edf1f7;
  border-radius:15px;
  background:#f4f7fc;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.generator-card .mode-tabs::-webkit-scrollbar{display:none}
.generator-card .mode-tab{
  position:relative;
  min-height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:9px 15px;
  border-radius:11px;
  color:#35415a;
  font-size:13px;
  font-weight:720;
  white-space:nowrap;
}
.generator-card .mode-tab img{
  width:20px;
  height:20px;
  display:block;
  object-fit:contain;
}
.generator-card .mode-tab.active{
  color:#126fe8;
  background:#fff;
  box-shadow:0 8px 18px rgba(36,84,160,.11),inset 0 -2px 0 #1677ef;
}
.generator-card .mode-panel{margin-bottom:18px}
.generator-card .generator-topic-panel.is-active{
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:30px;
  align-items:center;
}
.generator-topic-field{min-width:0}
.generator-card .field label,.generator-card .templates-head label{
  color:#0f2346;
  font-size:14px;
  font-weight:790;
  letter-spacing:-.01em;
}
.generator-topic-control{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  align-items:center;
  gap:11px;
  margin-top:2px;
}
.generator-control-icon{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  flex:0 0 44px;
  border:1px solid #e7edf7;
  border-radius:12px;
  background:#fff;
  box-shadow:0 7px 18px rgba(41,77,130,.06);
}
.generator-control-icon img{
  width:29px;
  height:29px;
  display:block;
  object-fit:contain;
}
.generator-control-icon.is-topic{
  width:54px;
  height:54px;
  border:0;
  border-radius:13px;
  background:linear-gradient(145deg,#1681f8,#185ce0);
  box-shadow:0 9px 19px rgba(31,108,229,.20);
}
.generator-control-icon.is-topic img{
  width:38px;
  height:38px;
  filter:saturate(.95) brightness(1.08);
}
.generator-control-icon.is-yellow img{filter:saturate(1.05)}
.generator-card .generator-topic-control textarea{
  min-height:62px;
  height:62px;
  resize:none;
  padding:19px 17px;
  border-color:#dfe7f3;
  border-radius:12px;
  background:#fff;
  font-size:14px;
  box-shadow:0 4px 14px rgba(45,73,115,.035);
}
.generator-card .hint{
  margin:7px 0 0 65px;
  color:#7890b2;
  font-size:11px;
  line-height:1.4;
}
.generator-art{
  position:relative;
  align-self:center;
  justify-self:end;
  width:280px;
  height:150px;
  margin-top:-18px;
}
.generator-laptop{
  position:absolute;
  left:30px;
  top:20px;
  width:190px;
  height:112px;
  transform:rotate(4deg);
}
.generator-screen{
  position:relative;
  width:164px;
  height:96px;
  margin:auto;
  overflow:hidden;
  border:6px solid #244c8c;
  border-radius:10px;
  background:linear-gradient(150deg,#eef6ff,#fff);
  box-shadow:0 13px 25px rgba(43,79,132,.15);
}
.generator-screen:before{
  content:"";
  position:absolute;
  left:16px;
  top:19px;
  width:69px;
  height:48px;
  border-radius:5px;
  background:linear-gradient(145deg,#396fe9,#668ff3);
}
.generator-screen:after{
  content:"";
  position:absolute;
  left:100px;
  top:21px;
  width:40px;
  height:6px;
  border-radius:6px;
  background:#b7c8e6;
  box-shadow:0 15px 0 #d4deed,0 30px 0 #ffd93b;
}
.generator-screen span{
  position:absolute;
  left:30px;
  top:33px;
  width:36px;
  height:25px;
  clip-path:polygon(0 100%,36% 46%,53% 68%,72% 32%,100% 100%);
  background:#a9c7ff;
}
.generator-screen i,.generator-screen b{display:none}
.generator-keyboard{
  position:absolute;
  left:9px;
  bottom:0;
  width:180px;
  height:17px;
  border-radius:3px 3px 13px 13px;
  transform:skewX(-16deg);
  background:linear-gradient(#dbe7f8,#89a6d2);
  box-shadow:0 7px 11px rgba(36,64,104,.12);
}
.generator-float{
  position:absolute;
  display:grid;
  place-items:center;
  border-radius:12px;
  box-shadow:0 10px 19px rgba(53,92,145,.10);
}
.generator-float-a{
  right:2px;
  top:9px;
  width:43px;
  height:43px;
  color:#fff;
  font-size:25px;
  font-weight:900;
  background:linear-gradient(145deg,#ffd83b,#f6af16);
  transform:rotate(8deg);
}
.generator-float-b{
  right:4px;
  bottom:12px;
  width:52px;
  height:52px;
  background:conic-gradient(#2f72e8 0 28%,#ffd733 28% 56%,#72a4ff 56% 100%);
  border:8px solid #fff;
  border-radius:50%;
}
.generator-card .form-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px 24px;
  margin:14px 0 25px;
}
.generator-icon-field{gap:7px;min-width:0}
.generator-icon-field>label{padding-left:53px}
.generator-field-control{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:9px;
  align-items:center;
}
.generator-card .generator-field-control select,
.generator-card .generator-field-control input{
  height:48px;
  min-width:0;
  padding:0 14px;
  border-color:#dfe7f2;
  border-radius:11px;
  background:#fff;
  color:#28364f;
  font-size:13px;
  box-shadow:0 4px 12px rgba(41,70,110,.025);
}
.generator-card .generator-field-control select{padding-right:38px}
.generator-card .file-panel .dropzone{
  min-height:130px;
  border-color:#c9d7ed;
  background:rgba(255,255,255,.7);
}
.generator-card .templates-head{
  margin:4px 0 14px;
  align-items:center;
}
.generator-card .templates-head p{
  margin-top:2px;
  color:#8b9ab1;
  font-size:11px;
}
.templates-all{
  border:0;
  background:transparent;
  color:#3477df;
  font-size:12px;
  font-weight:720;
  cursor:pointer;
  white-space:nowrap;
}
.templates-all span{font-size:19px;vertical-align:-1px}
.template-carousel{
  position:relative;
  margin:0 0 16px;
}
.generator-card .template-grid{
  display:grid;
  grid-template-columns:none;
  grid-auto-flow:column;
  grid-auto-columns:calc((100% - 56px)/5);
  gap:14px;
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  scrollbar-width:none;
  padding:2px 2px 8px;
}
.generator-card .template-grid::-webkit-scrollbar{display:none}
.generator-card .template-card{
  min-width:0;
  padding:7px;
  scroll-snap-align:start;
  border-color:#e1e7f0;
  border-radius:15px;
  background:#fff;
  box-shadow:0 6px 18px rgba(47,77,117,.045);
}
.generator-card .template-card:hover{
  transform:translateY(-2px);
  box-shadow:0 11px 25px rgba(37,72,127,.10);
}
.generator-card .template-card.is-selected{
  border-color:#2d78ef;
  box-shadow:0 0 0 2px rgba(45,120,239,.13),0 10px 24px rgba(36,83,158,.10);
}
.generator-card .template-preview{
  min-height:132px;
  aspect-ratio:16/9;
  padding:15px;
  border-radius:10px;
  box-shadow:inset 0 0 0 1px rgba(30,55,90,.04);
}
.generator-card .template-preview:before{
  content:"";
  position:absolute;
  right:-10px;
  bottom:-14px;
  width:48%;
  height:58%;
  border-radius:14px 0 0 0;
  background:linear-gradient(145deg,var(--p-accent2),var(--p-accent));
  opacity:.72;
  transform:skewY(-9deg);
}
.generator-card .template-preview:after{
  right:8px;
  top:9px;
  width:50px;
  height:50px;
  opacity:.20;
}
.generator-card .template-preview i{
  width:38%;
  height:4px;
  margin-bottom:14px;
}
.generator-card .template-preview strong{
  position:relative;
  z-index:2;
  max-width:70%;
  font-size:11px;
  line-height:1.18;
}
.generator-card .template-preview small{
  position:relative;
  z-index:2;
  display:block;
  margin-top:5px;
  font-size:6.5px;
}
.generator-card .template-preview b{
  position:relative;
  z-index:2;
  width:52%;
  margin-top:8px;
  background:var(--p-text);
  opacity:.12;
}
.generator-card .template-name{display:none}
.generator-card .template-check{
  top:13px;
  right:13px;
  z-index:4;
  width:25px;
  height:25px;
  background:#2276eb;
  box-shadow:0 4px 10px rgba(34,118,235,.25);
}
.template-nav{
  position:absolute;
  top:50%;
  z-index:5;
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  margin-top:-22px;
  border:1px solid #e4e9f1;
  border-radius:50%;
  background:#fff;
  color:#25426f;
  font-size:29px;
  line-height:1;
  box-shadow:0 8px 22px rgba(37,65,108,.11);
  cursor:pointer;
}
.template-nav-prev{left:-21px}
.template-nav-next{right:-21px}
.templates-expanded .template-grid{
  grid-auto-flow:row;
  grid-template-columns:repeat(5,minmax(0,1fr));
  overflow:visible;
}
.templates-expanded .template-nav{display:none}
.generator-card .consent{
  margin:12px 0 18px;
  color:#7888a0;
  font-size:11px;
}
.generator-card .consent input{
  width:17px;
  height:17px;
  accent-color:#1478ee;
}
.generator-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.generator-card .btn-generate{
  min-width:330px;
  min-height:58px;
  padding:15px 24px;
  border-radius:11px;
  background:linear-gradient(90deg,#176ff1 0%,#2a76ef 54%,#ffd22f 100%);
  box-shadow:0 12px 24px rgba(32,105,222,.20);
  font-size:14px;
}
.generate-spark{font-size:20px;line-height:1}
.generator-free-note{
  display:flex;
  align-items:center;
  gap:11px;
  margin-right:10%;
  color:#7a8ba5;
  font-size:11px;
  line-height:1.4;
}
.generator-free-note img{
  width:42px;
  height:42px;
  object-fit:contain;
}
.generate-note{display:none!important}

/* mobile login icon centering */
@media(max-width:640px){
  .header-login{
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    line-height:0!important;
  }
  .header-login img{
    width:20px!important;
    height:20px!important;
    display:block!important;
    margin:0!important;
    object-fit:contain!important;
    transform:translateX(-1px);
  }
  .header-login span{display:none!important}
}

@media(max-width:1100px){
  .generator-card .generator-topic-panel.is-active{grid-template-columns:minmax(0,1fr) 230px;gap:18px}
  .generator-art{width:220px;transform:scale(.88);transform-origin:center right}
  .generator-card .form-grid{gap:16px}
  .generator-card .template-grid{grid-auto-columns:calc((100% - 42px)/4)}
  .templates-expanded .template-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .generator-free-note{margin-right:3%}
}

@media(max-width:900px){
  .generator-card{
    margin-top:18px!important;
    padding:22px;
    border-radius:24px;
  }
  .generator-card .mode-tabs{width:100%}
  .generator-card .mode-tab{flex:0 0 auto}
  .generator-card .generator-topic-panel.is-active{display:block}
  .generator-art{display:none}
  .generator-card .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}
  .generator-card .template-grid{grid-auto-columns:calc((100% - 28px)/3)}
  .templates-expanded .template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .generator-bottom{gap:18px}
  .generator-free-note{margin-right:0}
}

@media(max-width:640px){
  .generator-card{
    margin:14px auto 46px!important;
    padding:16px 14px 18px;
    border-radius:20px;
  }
  .generator-card .generator-top{margin-bottom:17px}
  .generator-card .mode-tabs{padding:4px;border-radius:13px}
  .generator-card .mode-tab{min-height:40px;padding:8px 11px;font-size:11px;gap:6px}
  .generator-card .mode-tab img{width:17px;height:17px}
  .generator-topic-control{grid-template-columns:46px minmax(0,1fr);gap:8px}
  .generator-control-icon.is-topic{width:46px;height:46px;border-radius:11px}
  .generator-control-icon.is-topic img{width:33px;height:33px}
  .generator-card .generator-topic-control textarea{height:56px;min-height:56px;padding:16px 13px;font-size:13px}
  .generator-card .hint{margin-left:54px;font-size:10px}
  .generator-card .form-grid{grid-template-columns:1fr;gap:13px;margin-top:13px}
  .generator-icon-field>label{padding-left:49px;font-size:12px}
  .generator-field-control{grid-template-columns:40px minmax(0,1fr);gap:7px}
  .generator-control-icon{width:40px;height:40px;border-radius:10px}
  .generator-control-icon img{width:26px;height:26px}
  .generator-card .generator-field-control select,.generator-card .generator-field-control input{height:44px;font-size:12px}
  .generator-card .templates-head{align-items:flex-end;margin-top:6px}
  .generator-card .templates-head p{display:none}
  .templates-all{font-size:10px}
  .generator-card .template-grid{grid-auto-columns:76%;gap:10px;padding-left:1px}
  .generator-card .template-preview{min-height:118px}
  .template-nav{display:none}
  .templates-expanded .template-grid{
    grid-auto-flow:row;
    grid-template-columns:repeat(2,minmax(0,1fr));
    overflow:visible;
  }
  .templates-expanded .template-card{min-width:0}
  .generator-card .consent{font-size:10px;margin:11px 0 15px}
  .generator-bottom{flex-direction:column;align-items:center;gap:12px}
  .generator-card .btn-generate{min-width:0;width:max-content;max-width:100%;min-height:52px;padding:13px 19px;font-size:12px}
  .generator-free-note{justify-content:center;text-align:left;font-size:10px}
  .generator-free-note img{width:34px;height:34px}
}

@media(max-width:420px){
  .generator-card .mode-tab{padding-inline:9px}
  .generator-card .template-grid{grid-auto-columns:82%}
  .templates-expanded .template-grid{grid-template-columns:1fr}
  .header-login{width:40px!important;min-width:40px!important;height:40px!important}
}

/* v18 — generator polish: real illustration, desktop scale, safe carousel */
.generator-art{
  display:flex;
  align-items:flex-start;
  justify-content:flex-end;
  width:330px;
  height:190px;
  margin-top:-26px;
}
.generator-art-image{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:right top;
  user-select:none;
  pointer-events:none;
}
.generator-laptop,.generator-float{display:none!important}

.template-carousel{
  position:relative;
  width:100%;
  max-width:100%;
  padding:0 30px;
  margin:0 0 16px;
  overflow:hidden;
}
.generator-card .template-grid{
  width:100%;
  max-width:100%;
  min-width:0;
  grid-auto-columns:calc((100% - 64px)/5);
  gap:16px;
  padding:3px 1px 10px;
  overflow-x:auto;
  overflow-y:hidden;
}
.generator-card .template-card{
  width:100%;
  max-width:100%;
  min-width:0;
  overflow:hidden;
}
.generator-card .template-preview{
  width:100%;
  max-width:100%;
  min-width:0;
  overflow:hidden;
}
.template-nav{
  top:50%;
  width:46px;
  height:46px;
  margin:0;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:center;
  transform:translateY(-50%);
  font-size:0;
  line-height:0;
}
.template-nav::before{
  content:"";
  display:block;
  width:10px;
  height:10px;
  border-top:2.5px solid currentColor;
  border-right:2.5px solid currentColor;
}
.template-nav-prev{left:2px}
.template-nav-next{right:2px}
.template-nav-prev::before{transform:rotate(-135deg);margin-left:4px}
.template-nav-next::before{transform:rotate(45deg);margin-right:4px}

@media (min-width:1181px){
  .generator-card{
    padding:36px 40px 34px;
    border-radius:32px;
  }
  .generator-card .generator-top{margin-bottom:26px}
  .generator-card .mode-tabs{padding:6px;gap:5px;border-radius:17px}
  .generator-card .mode-tab{
    min-height:50px;
    gap:9px;
    padding:11px 18px;
    border-radius:12px;
    font-size:14px;
  }
  .generator-card .mode-tab img{width:22px;height:22px}
  .generator-card .generator-topic-panel.is-active{
    grid-template-columns:minmax(0,1fr) 360px;
    gap:38px;
  }
  .generator-card .field label,.generator-card .templates-head label{font-size:16px}
  .generator-topic-control{grid-template-columns:62px minmax(0,1fr);gap:13px}
  .generator-control-icon.is-topic{width:60px;height:60px;border-radius:15px}
  .generator-control-icon.is-topic img{width:42px;height:42px}
  .generator-card .generator-topic-control textarea{
    height:70px;
    min-height:70px;
    padding:21px 19px;
    font-size:15px;
    border-radius:14px;
  }
  .generator-card .hint{margin:9px 0 0 75px;font-size:12px}
  .generator-art{width:360px;height:205px;margin-top:-34px}
  .generator-card .form-grid{gap:22px 28px;margin:18px 0 29px}
  .generator-icon-field>label{padding-left:59px}
  .generator-field-control{grid-template-columns:48px minmax(0,1fr);gap:11px}
  .generator-control-icon{width:48px;height:48px;border-radius:13px}
  .generator-control-icon img{width:31px;height:31px}
  .generator-card .generator-field-control select,
  .generator-card .generator-field-control input{
    height:54px;
    padding-left:16px;
    border-radius:13px;
    font-size:14px;
  }
  .generator-card .templates-head{margin:7px 0 16px}
  .generator-card .templates-head p{font-size:12px}
  .templates-all{font-size:13px}
  .generator-card .template-preview{min-height:145px;padding:17px}
  .generator-card .template-preview strong{font-size:12px}
  .generator-card .template-preview small{font-size:7px}
  .generator-card .template-check{width:28px;height:28px}
  .generator-card .consent{margin:14px 0 20px;font-size:12px}
  .generator-card .btn-generate{
    min-width:380px;
    min-height:64px;
    padding:17px 28px;
    border-radius:13px;
    font-size:15px;
  }
  .generator-free-note{font-size:12px;margin-right:7%}
  .generator-free-note img{width:45px;height:45px}
}

@media (max-width:1100px){
  .generator-art{width:250px;height:160px;margin-top:-18px;transform:none}
  .generator-card .template-grid{grid-auto-columns:calc((100% - 48px)/4)}
}

@media (max-width:900px){
  .generator-art{display:none}
  .template-carousel{padding:0}
  .generator-card .template-grid{grid-auto-columns:calc((100% - 28px)/3)}
}

@media (max-width:640px){
  .generator-card .template-grid{
    grid-auto-columns:min(78%,260px);
    gap:10px;
    padding:2px 1px 9px;
  }
  .generator-card .template-card{min-width:0}
  .generator-bottom{width:100%;align-items:stretch}
  .generator-card .btn-generate{
    width:100%;
    min-width:0;
    max-width:none;
    min-height:58px;
    padding:15px 18px;
    font-size:14px;
    border-radius:12px;
  }
  .generator-free-note{
    width:100%;
    justify-content:center;
    text-align:left;
    font-size:10.5px;
  }
}

@media (max-width:420px){
  .generator-card .template-grid{grid-auto-columns:min(84%,250px)}
  .generator-card .btn-generate{min-height:56px;font-size:13px}
}

/* v19 — document-to-presentation screen + mobile template swipe */
@media (max-width:900px){
  .generator-card .template-nav{display:none!important}
  .generator-card .template-carousel{padding-left:0!important;padding-right:0!important;overflow:visible}
  .generator-card .template-grid{
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
    scrollbar-width:thin;
    scrollbar-color:#b9c9e8 #edf3fb;
    padding-bottom:12px!important;
  }
  .generator-card .template-grid::-webkit-scrollbar{height:7px}
  .generator-card .template-grid::-webkit-scrollbar-track{background:#edf3fb;border-radius:999px}
  .generator-card .template-grid::-webkit-scrollbar-thumb{background:#b9c9e8;border-radius:999px}
  .generator-card .template-card{scroll-snap-align:start}
}

.quick-tools{
  position:relative;
  overflow:hidden;
  padding:78px 0 74px;
  background:
    radial-gradient(circle at 88% 15%,rgba(47,126,245,.07),transparent 25%),
    radial-gradient(circle at 8% 92%,rgba(255,205,45,.07),transparent 23%),
    linear-gradient(180deg,#fbfdff 0%,#f7fbff 100%);
  border-top:1px solid #f0f4fa;
  border-bottom:1px solid #edf2f8;
}
.quick-tools-shell{
  position:relative;
  z-index:1;
}
.quick-tools-copy{
  position:relative;
  z-index:3;
  max-width:780px;
  padding-right:20px;
}
.quick-tools-kicker{
  width:max-content;
  max-width:100%;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  gap:9px;
  padding:7px 18px 7px 13px;
  border:1.5px solid #90afe8;
  border-radius:999px;
  background:rgba(255,255,255,.85);
  color:#2168c9;
  font-size:14px;
  font-weight:850;
  letter-spacing:.035em;
  text-transform:uppercase;
  box-shadow:0 5px 18px rgba(55,95,155,.05);
}
.quick-tools-kicker img{
  width:27px;
  height:27px;
  object-fit:contain;
  flex:0 0 27px;
}
.quick-tools .quick-tools-copy h2{
  max-width:760px;
  margin:32px 0 0;
  color:#071a38;
  font-size:clamp(48px,4.5vw,66px);
  font-weight:850;
  line-height:1.04;
  letter-spacing:-.045em;
}
.quick-tools-burst{
  position:absolute;
  right:18px;
  bottom:8px;
  width:40px;
  height:36px;
  transform:rotate(-8deg);
}
.quick-tools-burst:before,
.quick-tools-burst:after{
  content:"";
  position:absolute;
  width:5px;
  height:25px;
  border-radius:5px;
  background:#ffc928;
  transform-origin:bottom center;
}
.quick-tools-burst:before{left:4px;bottom:2px;transform:rotate(62deg)}
.quick-tools-burst:after{right:4px;bottom:1px;transform:rotate(108deg)}
.quick-tools-mascot{
  position:absolute;
  z-index:2;
  top:-47px;
  right:36px;
  width:270px;
  max-height:325px;
  object-fit:contain;
  object-position:center bottom;
  user-select:none;
  pointer-events:none;
}
.quick-tools .tool-grid{
  position:relative;
  z-index:4;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:17px;
  margin-top:58px;
}
.quick-tools .tool-card{
  --tool-border:#4c87ef;
  min-width:0;
  min-height:128px;
  display:grid;
  grid-template-columns:72px minmax(0,1fr) 44px;
  align-items:center;
  gap:16px;
  padding:22px 19px;
  border:1.5px solid var(--tool-border);
  border-radius:17px;
  background:rgba(255,255,255,.96);
  box-shadow:0 10px 30px rgba(42,67,108,.055);
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.quick-tools .tool-card:hover{
  transform:translateY(-3px);
  background:#fff;
  box-shadow:0 16px 34px rgba(42,67,108,.10);
}
.quick-tools .tool-card-word{--tool-border:#4f8df5}
.quick-tools .tool-card-pdf{--tool-border:#ff5d62}
.quick-tools .tool-card-markdown{--tool-border:#9fa9b8}
.quick-tools .tool-card-text{--tool-border:#f2be2c}
.quick-tools .tool-icon-img{
  display:block;
  width:68px;
  height:68px;
  object-fit:contain;
}
.quick-tools .tool-card>div{min-width:0}
.quick-tools .tool-card h3{
  margin:0 0 9px;
  color:#10213f;
  font-size:16px;
  font-weight:760;
  line-height:1.18;
  white-space:nowrap;
}
.quick-tools .tool-card p{
  margin:0;
  color:#8790a0;
  font-size:14px;
  line-height:1.2;
}
.quick-tools .tool-arrow{
  width:43px;
  height:43px;
  display:grid;
  place-items:center;
  border-radius:50%;
  flex:none;
}
.quick-tools .tool-arrow img{
  display:block;
  width:43px;
  height:43px;
  object-fit:contain;
  transition:transform .18s ease;
}
.quick-tools .tool-card:hover .tool-arrow img{transform:translateX(3px)}

@media (max-width:1180px){
  .quick-tools{padding:68px 0 66px}
  .quick-tools-copy{max-width:680px}
  .quick-tools .quick-tools-copy h2{font-size:clamp(44px,5vw,58px);max-width:680px}
  .quick-tools-mascot{right:5px;top:-30px;width:235px;max-height:285px}
  .quick-tools .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:46px}
  .quick-tools .tool-card{min-height:116px}
}

@media (max-width:760px){
  .quick-tools{padding:54px 0 58px}
  .quick-tools-copy{max-width:520px;padding-right:0}
  .quick-tools-kicker{min-height:38px;padding:6px 14px 6px 10px;font-size:11px}
  .quick-tools-kicker img{width:24px;height:24px;flex-basis:24px}
  .quick-tools .quick-tools-copy h2{margin-top:24px;font-size:clamp(37px,7.5vw,48px);max-width:520px}
  .quick-tools-burst{display:none}
  .quick-tools-mascot{top:-18px;right:-20px;width:185px;max-height:225px;opacity:.98}
  .quick-tools .tool-grid{margin-top:118px;grid-template-columns:1fr 1fr;gap:12px}
  .quick-tools .tool-card{
    min-height:106px;
    grid-template-columns:56px minmax(0,1fr) 36px;
    gap:10px;
    padding:15px 13px;
    border-radius:15px;
  }
  .quick-tools .tool-icon-img{width:54px;height:54px}
  .quick-tools .tool-card h3{font-size:13px;white-space:normal;margin-bottom:5px}
  .quick-tools .tool-card p{font-size:11px}
  .quick-tools .tool-arrow,.quick-tools .tool-arrow img{width:35px;height:35px}
}

@media (max-width:540px){
  .quick-tools{text-align:center;padding:46px 0 52px}
  .quick-tools-copy{margin:0 auto}
  .quick-tools-kicker{margin:0 auto}
  .quick-tools .quick-tools-copy h2{font-size:clamp(32px,9.1vw,40px);line-height:1.06}
  .quick-tools-mascot{
    position:relative;
    top:auto;
    right:auto;
    display:block;
    width:150px;
    max-height:188px;
    margin:-4px auto -10px;
  }
  .quick-tools .tool-grid{margin-top:8px;grid-template-columns:1fr;text-align:left;gap:10px}
  .quick-tools .tool-card{
    min-height:94px;
    grid-template-columns:58px minmax(0,1fr) 38px;
    padding:13px 15px;
  }
  .quick-tools .tool-icon-img{width:54px;height:54px}
  .quick-tools .tool-card h3{font-size:14px;white-space:nowrap}
  .quick-tools .tool-card p{font-size:11.5px}
}

@media (max-width:380px){
  .quick-tools .tool-card h3{font-size:13px;white-space:normal}
  .quick-tools .tool-card{grid-template-columns:52px minmax(0,1fr) 34px;gap:9px;padding:12px}
  .quick-tools .tool-icon-img{width:48px;height:48px}
  .quick-tools .tool-arrow,.quick-tools .tool-arrow img{width:32px;height:32px}
}

/* v20 polish: quick tools + features + FAQ + recent section */
.quick-tools-burst{display:none!important}
.quick-tools{background:linear-gradient(180deg,#f9fbff 0%,#f4f8ff 100%)}
.quick-tools-shell{position:relative}
.quick-tools-copy{padding-right:300px}
.quick-tools .tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:44px}
.quick-tools .tool-card{display:grid;grid-template-columns:66px minmax(0,1fr) 46px;align-items:center;gap:14px;padding:19px 20px;min-height:126px;border:1px solid rgba(193,204,228,.92);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(31,52,99,.07)}
.quick-tools .tool-card>div{min-width:0;padding-right:2px}
.quick-tools .tool-card h3{font-size:clamp(18px,1.45vw,24px);line-height:1.12;letter-spacing:-.025em;white-space:normal;overflow-wrap:anywhere}
.quick-tools .tool-card p{font-size:16px;line-height:1.2;margin-top:7px}
.quick-tools .tool-arrow{justify-self:end;align-self:center;display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none}
.quick-tools .tool-arrow img{display:block;width:42px;height:42px}
.quick-tools .tool-icon-img{width:64px;height:64px}
.quick-tools .tool-card-markdown h3,.quick-tools .tool-card-word h3,.quick-tools .tool-card-pdf h3,.quick-tools .tool-card-text h3{max-width:100%}
.quick-tools-mascot{pointer-events:none}

.feature-section{position:relative;background:radial-gradient(circle at 12% 0%,rgba(79,141,245,.14),transparent 28%),radial-gradient(circle at 88% 16%,rgba(242,190,44,.18),transparent 26%),linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}
.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.feature-card{padding:24px 22px 22px;border:1px solid #dbe5f5;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 16px 34px rgba(31,52,99,.07)}
.feature-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}
.feature-icon{display:block;width:86px;height:86px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(52,85,168,.14))}
.feature-number{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 11px;border-radius:999px;background:#edf3ff;color:#3157d5;font-size:12px;font-weight:900;letter-spacing:.08em}
.feature-card h3{margin:0 0 9px;font-size:20px;line-height:1.12;letter-spacing:-.02em}
.feature-card p{font-size:14px;line-height:1.6;color:#68748a}
.standards-note{margin-top:24px;align-items:center;padding:22px 24px;border-radius:22px;border:1px solid #dce6f7;background:linear-gradient(180deg,#fbfdff 0%,#eef5ff 100%);box-shadow:0 10px 24px rgba(36,59,110,.06)}
.standards-note-icon{width:72px;height:72px;object-fit:contain;flex:none}
.standards-note>div{min-width:0}
.standards-note b{display:block;white-space:normal;margin-bottom:6px;font-size:16px;color:#1f3d93}
.standards-note p{font-size:14px;line-height:1.65;color:#5c6880}

.recent-section{background:linear-gradient(180deg,#fbfcff 0%,#f4f8ff 100%);color:var(--ink)}
.recent-section .section-head{max-width:780px}
.privacy-banner{border:1px solid #dce7fb;background:#fff;color:#20304d;box-shadow:0 10px 22px rgba(40,60,104,.06)}
.privacy-banner b{color:#22345c}
.privacy-banner span{color:#6a7488}
.recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.recent-card{border:1px solid #e0e7f3;border-radius:22px;background:#fff;box-shadow:0 14px 30px rgba(33,53,96,.06);color:var(--ink)}
.recent-card em{color:#4664d6}
.recent-card h3{color:#16213c}
.recent-card p{color:#6f7b90}
.section-link{color:#3157d5}

.faq .section-head{margin-left:auto;margin-right:auto;text-align:center}
.faq-list{max-width:920px;margin:0 auto}
.faq details{border:1px solid #dfe6f4;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(34,52,92,.05);padding:0 22px;margin-bottom:14px}
.faq summary{padding:20px 0;gap:16px;align-items:center}
.faq summary b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:50%;background:#edf3ff;color:#3157d5;font-size:18px;line-height:1;font-weight:800}
.faq details[open] summary b{transform:rotate(45deg)}
.faq summary span[itemprop='name']{display:block;flex:1;font-size:18px;line-height:1.3;color:#18243d}
.faq details p{margin:0 0 22px;font-size:15px;line-height:1.65;color:#68748a}

.template-nav{display:flex}
@media (max-width:767px){
  .template-nav{display:none!important}
  .generator-card .template-grid{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
}
@media (max-width:1180px){
  .quick-tools-copy{padding-right:250px}
  .feature-grid,.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:900px){
  .quick-tools-copy{padding-right:0}
  .quick-tools-mascot{right:0;top:-8px;width:190px;max-height:220px}
  .quick-tools .tool-grid{margin-top:110px}
  .quick-tools .tool-card{grid-template-columns:58px minmax(0,1fr) 40px;min-height:108px;padding:16px}
  .quick-tools .tool-card h3{font-size:16px}
  .quick-tools .tool-card p{font-size:13px}
  .quick-tools .tool-icon-img{width:54px;height:54px}
  .quick-tools .tool-arrow,.quick-tools .tool-arrow img{width:36px;height:36px}
  .feature-icon{width:76px;height:76px}
}
@media (max-width:640px){
  .feature-grid,.recent-grid{grid-template-columns:1fr}
  .quick-tools{text-align:center}
  .quick-tools-copy{margin:0 auto}
  .quick-tools-kicker{margin:0 auto}
  .quick-tools-mascot{position:relative;display:block;top:auto;right:auto;width:150px;max-height:180px;margin:2px auto -10px}
  .quick-tools .tool-grid{grid-template-columns:1fr;margin-top:10px}
  .quick-tools .tool-card{text-align:left}
  .standards-note{flex-direction:column;align-items:flex-start}
  .faq details{padding:0 18px}
  .faq summary span[itemprop='name']{font-size:16px}
}

/* v21: feature centering + typing placeholder + recent section redesign */
.generator-card .generator-topic-control textarea.typing-placeholder::placeholder{
  color:#8e9ab2;
  letter-spacing:-.01em;
}
.generator-card .generator-topic-control textarea.typing-placeholder{
  min-height:72px;
}

.feature-section .section-head,
.feature-section .section-head.center{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.feature-section .feature-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.feature-section .feature-card{
  text-align:center;
  padding:28px 24px 24px;
}
.feature-section .feature-card-top{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  margin-bottom:14px;
}
.feature-section .feature-icon{
  width:88px;
  height:88px;
  object-fit:contain;
  margin:0 auto;
}
.feature-section .feature-number{
  margin:0 auto;
}
.feature-section .feature-card h3,
.feature-section .feature-card p{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.feature-section .feature-card p{
  max-width:290px;
}
.feature-section .standards-note{
  max-width:980px;
  margin:24px auto 0;
  text-align:center;
  align-items:center;
  justify-content:center;
}
.feature-section .standards-note>div{
  text-align:center;
}
.feature-section .standards-note b,
.feature-section .standards-note p{
  text-align:center;
}

.recent-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#fbfcff 0%,#f4f7ff 100%)!important;
  color:var(--ink);
}
.recent-section .shell{position:relative}
.recent-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) 430px;
  align-items:end;
  gap:28px;
  margin-bottom:18px;
}
.recent-section .section-head{
  max-width:760px;
  margin-bottom:0;
}
.recent-art{
  position:relative;
  height:220px;
}
.recent-art img{position:absolute;display:block}
.recent-lock-orb{width:108px;left:8px;bottom:26px;opacity:.98}
.recent-mascot{width:290px;right:56px;bottom:0}
.recent-stars{width:126px;right:34px;top:8px}
.recent-burst{width:46px;left:110px;top:68px}
.recent-plant{width:86px;right:0;bottom:4px}

.privacy-banner{
  display:flex;
  align-items:center;
  gap:14px;
  padding:18px 22px;
  border-radius:20px;
  border:1px solid #dce3f4!important;
  background:#fff!important;
  box-shadow:0 10px 26px rgba(31,52,99,.06);
  color:#24324e!important;
  margin-bottom:18px;
}
.privacy-banner-icon{
  width:34px;
  height:34px;
  object-fit:contain;
  flex:none;
}
.privacy-banner div{
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
}
.privacy-banner b{font-size:14px;color:#182849!important}
.privacy-banner span{font-size:14px;color:#6e7890!important}

.recent-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.recent-card{
  position:relative;
  display:block;
  border:1px solid #dfe6f3!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(35,55,100,.07)!important;
  padding:14px 14px 18px;
  color:var(--ink)!important;
  overflow:hidden;
}
.recent-card:hover{
  transform:translateY(-4px);
  border-color:#c7d5f6!important;
}
.recent-card .mini-slide{
  margin:0;
  border:1px solid #edf1f8;
  border-radius:18px;
}
.recent-card-body{
  padding:16px 58px 0 8px;
}
.recent-card em{
  display:block;
  margin-bottom:6px;
  font-size:11px;
  font-style:normal;
  text-transform:uppercase;
  font-weight:800;
  letter-spacing:.04em;
}
.recent-card h3{
  margin:0 0 8px;
  font-size:17px;
  line-height:1.28;
  color:#16213c!important;
}
.recent-card p{
  margin:0;
  font-size:13px;
  color:#6f7b90!important;
}
.recent-card-eye{
  position:absolute;
  right:16px;
  bottom:16px;
  width:42px;
  height:42px;
  border-radius:14px;
  border:1px solid #d8dff1;
  background:linear-gradient(180deg,#ffffff 0%,#f3f6ff 100%);
  display:grid;
  place-items:center;
  box-shadow:0 6px 14px rgba(54,77,131,.08);
}
.recent-card-eye img{
  width:24px;
  height:24px;
  object-fit:contain;
}
.recent-card .tone-1{background:#f7fbff}
.recent-card .tone-2{background:#091539;color:#fff}
.recent-card .tone-3{background:#fff9f3}
.recent-card .tone-4{background:#f2fff8}
.recent-card .tone-5{background:#fbf7ff}
.recent-card .tone-1 i{background:#4b72ef}
.recent-card .tone-2 i{background:#2fd3c2}
.recent-card .tone-3 i{background:#f07d36}
.recent-card .tone-4 i{background:#10ad7d}
.recent-card .tone-5 i{background:#8a55e3}
.section-link{
  margin-top:28px;
  color:#3b5fe1!important;
}

@media (max-width:1100px){
  .recent-head{grid-template-columns:minmax(0,1fr) 340px;gap:18px}
  .recent-art{height:190px}
  .recent-mascot{width:236px;right:42px}
  .recent-lock-orb{width:92px;left:0;bottom:20px}
  .recent-plant{width:74px}
}
@media (max-width:980px){
  .feature-section .feature-grid,
  .recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:820px){
  .recent-head{grid-template-columns:1fr;gap:12px}
  .recent-art{height:150px;max-width:420px;margin:0 auto}
  .recent-mascot{width:200px;right:50%;transform:translateX(46%)}
  .recent-lock-orb{width:78px;left:12px;bottom:18px}
  .recent-stars{width:100px;right:12px;top:2px}
  .recent-burst{width:38px;left:112px;top:46px}
  .recent-plant{width:64px;right:10px;bottom:0}
  .privacy-banner{padding:16px 18px}
  .privacy-banner div{display:block}
}
@media (max-width:640px){
  .feature-section .feature-grid,
  .recent-grid{grid-template-columns:1fr;}
  .feature-section .standards-note{padding:18px 16px}
  .recent-art{height:124px}
  .recent-mascot{width:164px}
  .recent-lock-orb{width:62px}
  .recent-stars{width:86px}
  .recent-burst{width:32px;left:92px;top:38px}
  .recent-plant{width:52px}
  .recent-card-body{padding-right:54px}
  .recent-card h3{font-size:16px}
  .privacy-banner span{font-size:13px}
}

/* v22 HOTFIX: compact recent section, independent from wide 1320px desktop shell */
.recent-section{
  padding:56px 0 60px!important;
}
.recent-section>.shell{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
}
.recent-head{
  grid-template-columns:minmax(0,1fr) 320px!important;
  gap:22px!important;
  align-items:center!important;
  margin-bottom:14px!important;
}
.recent-section .section-head{
  max-width:720px!important;
}
.recent-section .section-head>span{
  font-size:11px!important;
}
.recent-section .section-head h2{
  font-size:clamp(32px,3.2vw,46px)!important;
  line-height:1.04!important;
  margin:7px 0 10px!important;
}
.recent-section .section-head p{
  max-width:690px!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.recent-art{
  width:320px!important;
  height:150px!important;
  justify-self:end!important;
  overflow:hidden!important;
}
.recent-lock-orb{
  width:64px!important;
  left:2px!important;
  bottom:20px!important;
}
.recent-mascot{
  width:188px!important;
  right:54px!important;
  bottom:-2px!important;
}
.recent-stars{
  width:72px!important;
  right:14px!important;
  top:4px!important;
}
.recent-burst{
  width:28px!important;
  left:76px!important;
  top:44px!important;
}
.recent-plant{
  width:52px!important;
  right:2px!important;
  bottom:2px!important;
}
.privacy-banner{
  min-height:58px!important;
  padding:12px 16px!important;
  margin-bottom:16px!important;
  border-radius:16px!important;
  gap:10px!important;
}
.privacy-banner-icon{
  width:28px!important;
  height:28px!important;
}
.privacy-banner div{
  gap:8px!important;
}
.privacy-banner b{
  font-size:13px!important;
}
.privacy-banner span{
  font-size:12px!important;
}
.recent-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.recent-card{
  padding:10px 10px 13px!important;
  border-radius:18px!important;
}
.recent-card .mini-slide{
  aspect-ratio:16/8.9!important;
  border-radius:13px!important;
  padding:14px!important;
}
.recent-card .mini-slide i{
  width:31%!important;
  height:4px!important;
  margin-bottom:14px!important;
}
.recent-card .mini-slide b{
  max-width:78%!important;
  font-size:11.5px!important;
  line-height:1.15!important;
}
.recent-card .mini-slide small{
  left:14px!important;
  bottom:11px!important;
  font-size:6px!important;
}
.recent-card-body{
  padding:12px 48px 0 5px!important;
}
.recent-card em{
  font-size:9px!important;
  margin-bottom:4px!important;
}
.recent-card h3{
  font-size:14px!important;
  line-height:1.25!important;
  margin:0 0 5px!important;
}
.recent-card p{
  font-size:10.5px!important;
}
.recent-card-eye{
  right:12px!important;
  bottom:12px!important;
  width:34px!important;
  height:34px!important;
  border-radius:11px!important;
}
.recent-card-eye img{
  width:20px!important;
  height:20px!important;
}
.recent-section .section-link{
  margin-top:18px!important;
  font-size:13px!important;
}

@media (max-width:980px){
  .recent-section>.shell{width:min(100% - 32px,900px)!important}
  .recent-head{grid-template-columns:minmax(0,1fr) 250px!important}
  .recent-art{width:250px!important;height:125px!important}
  .recent-mascot{width:155px!important;right:38px!important}
  .recent-lock-orb{width:52px!important}
  .recent-stars{width:58px!important}
  .recent-plant{width:42px!important}
  .recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (max-width:700px){
  .recent-section{padding:42px 0 46px!important}
  .recent-section>.shell{width:min(100% - 24px,620px)!important}
  .recent-head{grid-template-columns:1fr!important;gap:4px!important;text-align:center!important}
  .recent-section .section-head{margin:0 auto!important;text-align:center!important}
  .recent-section .section-head h2{font-size:32px!important}
  .recent-section .section-head p{font-size:13px!important}
  .recent-art{width:230px!important;height:108px!important;justify-self:center!important;margin:0 auto!important}
  .recent-mascot{width:132px!important;right:48px!important}
  .recent-lock-orb{width:45px!important;left:8px!important;bottom:14px!important}
  .recent-stars{width:48px!important;right:10px!important}
  .recent-burst{width:22px!important;left:64px!important;top:34px!important}
  .recent-plant{width:36px!important;right:6px!important}
  .privacy-banner{text-align:left!important;padding:11px 13px!important}
  .privacy-banner div{display:block!important}
  .privacy-banner b{display:block!important;margin-bottom:2px!important}
  .recent-grid{grid-template-columns:1fr!important;gap:12px!important}
  .recent-card{max-width:460px!important;width:100%!important;margin:0 auto!important}
}

/* v23 — feature numbering, recent section full desktop size, pricing redesign */

/* Feature cards: content stays centered, number returns to top-right corner */
.feature-section .feature-card{
  position:relative;
}
.feature-section .feature-card-top{
  position:relative;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  flex-direction:row!important;
  min-height:94px;
  margin-bottom:14px!important;
}
.feature-section .feature-icon{
  margin:0 auto!important;
}
.feature-section .feature-number{
  position:absolute!important;
  top:2px!important;
  right:0!important;
  margin:0!important;
}

/* Recent presentations — restore large desktop composition from reference */
.recent-section{
  padding:74px 0 78px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7f9ff 100%)!important;
}
.recent-section>.shell{
  width:min(1320px,calc(100% - 48px))!important;
  max-width:1320px!important;
}
.recent-head{
  grid-template-columns:minmax(0,1fr) 470px!important;
  gap:32px!important;
  align-items:end!important;
  margin-bottom:24px!important;
}
.recent-section .section-head{
  max-width:790px!important;
  margin-bottom:0!important;
}
.recent-section .section-head>span{
  font-size:13px!important;
  letter-spacing:.07em!important;
}
.recent-section .section-head h2{
  font-size:clamp(42px,4.1vw,58px)!important;
  line-height:1.03!important;
  letter-spacing:-.045em!important;
  margin:10px 0 14px!important;
}
.recent-section .section-head p{
  max-width:760px!important;
  font-size:16px!important;
  line-height:1.7!important;
  color:#7a849a!important;
}
.recent-art{
  width:470px!important;
  height:238px!important;
  justify-self:end!important;
  overflow:visible!important;
}
.recent-lock-orb{
  width:116px!important;
  left:0!important;
  bottom:24px!important;
}
.recent-mascot{
  width:305px!important;
  right:66px!important;
  bottom:-1px!important;
}
.recent-stars{
  width:138px!important;
  right:28px!important;
  top:2px!important;
}
.recent-burst{
  width:44px!important;
  left:118px!important;
  top:76px!important;
}
.recent-plant{
  width:88px!important;
  right:0!important;
  bottom:4px!important;
}
.privacy-banner{
  min-height:72px!important;
  padding:16px 22px!important;
  margin-bottom:22px!important;
  border-radius:20px!important;
  gap:14px!important;
}
.privacy-banner-icon{
  width:34px!important;
  height:34px!important;
}
.privacy-banner div{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
}
.privacy-banner b{
  font-size:14px!important;
  white-space:nowrap;
}
.privacy-banner span{
  font-size:14px!important;
  line-height:1.45!important;
}
.recent-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
}
.recent-card{
  padding:14px 14px 18px!important;
  border-radius:24px!important;
}
.recent-card .mini-slide{
  aspect-ratio:16/7.8!important;
  border-radius:17px!important;
  padding:18px!important;
}
.recent-card .mini-slide i{
  width:31%!important;
  height:5px!important;
  margin-bottom:22px!important;
}
.recent-card .mini-slide b{
  max-width:76%!important;
  font-size:13px!important;
  line-height:1.17!important;
}
.recent-card .mini-slide small{
  left:18px!important;
  bottom:14px!important;
  font-size:7px!important;
}
.recent-card-body{
  padding:16px 60px 0 7px!important;
}
.recent-card em{
  font-size:10px!important;
  margin-bottom:6px!important;
}
.recent-card h3{
  font-size:17px!important;
  line-height:1.28!important;
  margin:0 0 7px!important;
}
.recent-card p{
  font-size:12px!important;
}
.recent-card-eye{
  right:16px!important;
  bottom:16px!important;
  width:42px!important;
  height:42px!important;
  border-radius:13px!important;
}
.recent-card-eye img{
  width:24px!important;
  height:24px!important;
}
.recent-section .section-link{
  margin-top:26px!important;
  font-size:15px!important;
}

/* Pricing section */
.pricing{
  position:relative;
  overflow:hidden;
  padding:82px 0 92px!important;
  background:
    radial-gradient(circle at 3% 4%,rgba(58,112,242,.12) 0 2px,transparent 2.5px) 0 0/9px 9px,
    radial-gradient(circle at 97% 96%,rgba(255,197,39,.13) 0 2px,transparent 2.5px) 0 0/10px 10px,
    linear-gradient(135deg,#f4f8ff 0%,#ffffff 42%,#fbfdff 67%,#fffdf7 100%)!important;
}
.pricing:before,
.pricing:after{
  content:"";
  position:absolute;
  width:520px;
  height:520px;
  border-radius:50%;
  pointer-events:none;
  opacity:.85;
}
.pricing:before{
  left:-390px;
  top:-260px;
  border:1.5px solid rgba(51,105,235,.55);
  box-shadow:28px 22px 0 -27px rgba(51,105,235,.35),56px 44px 0 -55px rgba(51,105,235,.25);
}
.pricing:after{
  right:-390px;
  bottom:-280px;
  border:1.5px solid rgba(239,184,32,.55);
  box-shadow:-28px -22px 0 -27px rgba(239,184,32,.35),-56px -44px 0 -55px rgba(239,184,32,.25);
}
.pricing>.shell{
  position:relative;
  z-index:1;
  width:min(1180px,calc(100% - 44px))!important;
}
.pricing .section-head{
  max-width:780px;
  margin-bottom:42px;
}
.pricing .section-head>span{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  color:#1267df;
  font-size:13px;
  letter-spacing:.18em;
}
.pricing .section-head>span:before,
.pricing .section-head>span:after{
  content:"";
  width:5px;
  height:5px;
  border-radius:50%;
  background:#1470e8;
}
.pricing .section-head h2{
  margin:10px 0 14px;
  font-size:clamp(40px,4vw,56px);
  line-height:1.04;
  letter-spacing:-.045em;
}
.pricing .section-head h2 mark{
  color:#0879f7;
  background:none;
}
.pricing .section-head p{
  color:#748099;
  font-size:16px;
  line-height:1.55;
}
.price-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  max-width:1110px!important;
  margin:0 auto!important;
  align-items:stretch;
}
.price-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:492px;
  padding:28px 28px 26px!important;
  border:1px solid #e6ebf4!important;
  border-radius:26px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 18px 46px rgba(32,52,96,.10)!important;
}
.price-card.active,
.price-card-student{
  border:2px solid #2d6fe9!important;
  box-shadow:0 22px 50px rgba(42,91,207,.15),0 0 0 1px rgba(255,202,53,.55) inset!important;
}
.popular-ribbon{
  position:absolute;
  left:50%;
  top:-15px;
  transform:translateX(-50%);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:5px 16px;
  border-radius:7px 7px 12px 12px;
  background:linear-gradient(180deg,#ffd75b,#f7bc2f);
  color:#665017;
  font-size:10px;
  font-weight:900;
  letter-spacing:.03em;
  white-space:nowrap;
  box-shadow:0 7px 18px rgba(233,180,36,.25);
}
.price-card-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:18px;
}
.price-title{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}
.price-icon{
  width:58px;
  height:58px;
  flex:0 0 58px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:#eff4ff;
}
.price-icon-pro{
  background:#fff9e8;
}
.price-icon img{
  display:block;
  width:50px;
  height:50px;
  object-fit:contain;
}
.price-card h3{
  margin:0!important;
  font-size:22px!important;
  line-height:1.1;
  letter-spacing:-.02em;
}
.price-tag{
  flex:none;
  padding:6px 10px;
  border-radius:999px;
  background:#eff5ff;
  color:#2a68dc;
  font-size:10px;
  font-weight:900;
}
.price-tag-pro{
  background:#fff8e4;
  color:#b88910;
}
.price-card .price{
  padding:8px 0 18px;
  margin-bottom:10px;
  border-bottom:1px solid #e7ebf3;
  color:#06122e;
  font-size:54px!important;
  line-height:1;
  font-weight:900;
  letter-spacing:-.055em;
}
.price-card .price small{
  font-size:18px!important;
  font-weight:800;
  letter-spacing:0;
}
.price-card ul{
  list-style:none!important;
  padding:0!important;
  margin:8px 0 24px!important;
  display:flex;
  flex-direction:column;
  gap:0;
  flex:1;
  color:#374159!important;
}
.price-card li{
  display:flex;
  align-items:center;
  gap:11px;
  min-height:42px;
  margin:0!important;
  border-bottom:1px solid #f0f2f7;
  font-size:13px;
  line-height:1.35;
}
.price-card li:last-child{border-bottom:0}
.price-card li:before{display:none!important}
.price-card li img{
  width:27px;
  height:27px;
  object-fit:contain;
  flex:none;
}
.price-plan-btn{
  width:100%;
  min-height:52px;
  border-radius:12px!important;
  background:linear-gradient(90deg,#0f65f4 0%,#4b4fed 100%)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(43,88,220,.22)!important;
  font-size:15px!important;
  font-weight:800!important;
}
.price-plan-btn b{
  margin-left:auto;
  font-size:20px;
  font-weight:500;
}
.price-plan-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 15px 28px rgba(43,88,220,.28)!important;
}

@media(max-width:1100px){
  .recent-section>.shell{width:min(100% - 36px,1080px)!important}
  .recent-head{grid-template-columns:minmax(0,1fr) 360px!important}
  .recent-art{width:360px!important;height:190px!important}
  .recent-mascot{width:238px!important;right:48px!important}
  .recent-lock-orb{width:86px!important}
  .recent-stars{width:104px!important}
  .recent-plant{width:68px!important}
  .price-grid{gap:16px!important}
  .price-card{padding:24px 22px!important}
}
@media(max-width:900px){
  .recent-head{grid-template-columns:1fr!important;text-align:center!important}
  .recent-section .section-head{margin:0 auto!important;text-align:center!important}
  .recent-art{width:360px!important;height:158px!important;justify-self:center!important;margin:0 auto!important}
  .recent-mascot{width:205px!important;right:78px!important}
  .recent-lock-orb{width:72px!important;left:12px!important}
  .recent-stars{width:88px!important}
  .recent-plant{width:58px!important}
  .recent-burst{width:34px!important;left:100px!important;top:52px!important}
  .privacy-banner div{display:block!important}
  .privacy-banner b{display:block;margin-bottom:3px}
  .recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .price-grid{grid-template-columns:1fr!important;max-width:560px!important}
  .price-card{min-height:0}
  .price-card-student{order:-1}
}
@media(max-width:640px){
  .recent-section{padding:52px 0 58px!important}
  .recent-section>.shell{width:min(100% - 24px,600px)!important}
  .recent-section .section-head h2{font-size:34px!important}
  .recent-section .section-head p{font-size:13.5px!important}
  .recent-art{width:280px!important;height:124px!important}
  .recent-mascot{width:164px!important;right:58px!important}
  .recent-lock-orb{width:58px!important}
  .recent-stars{width:70px!important}
  .recent-plant{width:46px!important}
  .recent-burst{width:27px!important;left:78px!important;top:42px!important}
  .privacy-banner{padding:13px 14px!important}
  .privacy-banner span{font-size:12.5px!important}
  .recent-grid{grid-template-columns:1fr!important;gap:14px!important}
  .recent-card{max-width:480px;width:100%;margin:0 auto}
  .pricing{padding:58px 0 66px!important}
  .pricing>.shell{width:min(100% - 24px,580px)!important}
  .pricing .section-head{margin-bottom:30px}
  .pricing .section-head h2{font-size:34px}
  .pricing .section-head p{font-size:14px}
  .price-card{padding:22px 18px 20px!important;border-radius:22px!important}
  .price-card .price{font-size:48px!important}
}

/* v24 — layout, pricing, recent, faq, footer, generator polish */
.mode-tabs{
  width:100%;
  justify-content:center;
  align-items:center;
  gap:10px;
  padding:8px;
  background:#eef3ff;
  border:1px solid #dce6ff;
  border-radius:18px;
}
.mode-tab{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-width:142px;
  padding:14px 18px;
  font-size:15px;
  font-weight:800;
  text-align:center;
}
.mode-tab img{width:20px;height:20px;object-fit:contain}
.mode-tab.active{box-shadow:0 10px 24px rgba(49,87,213,.14)}

.quick-tools{padding:54px 0 60px;background:#f8fbff}
.quick-tools-shell{
  position:relative;
  background:linear-gradient(180deg,#fbfdff 0%,#f4f8ff 100%);
  border:1px solid #dfe8fb;
  border-radius:34px;
  padding:30px 34px 28px;
  overflow:hidden;
}
.quick-tools-copy{max-width:540px;margin-bottom:18px}
.quick-tools-copy h2{margin:8px 0 0;font-size:38px;line-height:1.08;letter-spacing:-.04em}
.quick-tools-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #dbe7ff;color:#3460e7;font-weight:800}
.quick-tools-kicker img{width:18px;height:18px}
.quick-tools-mascot{position:absolute;right:32px;top:22px;width:170px;max-width:24%}
.tool-grid{gap:16px}
.tool-card{min-height:92px;border-radius:22px;padding:18px 18px 18px 16px}
.tool-card h3{font-size:17px;line-height:1.15}
.tool-card p{font-size:13px;margin-top:5px}
.tool-icon-img{width:52px;height:52px;object-fit:contain;flex:none}
.tool-arrow img{width:24px;height:24px;object-fit:contain}

.feature-section{padding-top:72px;padding-bottom:72px}
.feature-section .section-head{margin-bottom:36px}
.feature-grid{gap:18px}
.feature-card{
  padding:24px 24px 22px;
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 36px rgba(34,53,95,.06);
  text-align:center;
}
.feature-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:14px;
}
.feature-icon{width:56px;height:56px;object-fit:contain}
.feature-number{
  font-size:22px;
  line-height:1;
  font-weight:900;
  color:#c8d5f4;
}
.feature-card h3{margin:0 0 10px;font-size:21px;line-height:1.18}
.feature-card p{font-size:15px;line-height:1.58}

.pricing{
  padding:74px 0 80px;
  background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%);
}
.pricing:before,.pricing:after{display:none !important}
.pricing>.shell{width:min(1180px,calc(100% - 40px))}
.pricing .section-head{margin-bottom:36px}
.pricing .section-head>span{color:#3365ef}
.pricing .section-head h2 mark{background:none;color:#3365ef}
.pricing .section-head p{max-width:620px;margin:0 auto;color:#75829c}
.price-grid{max-width:1120px;gap:22px;align-items:stretch}
.price-card{
  padding:28px 26px 24px;
  border-radius:26px;
  background:#fff;
  border:1px solid #dce6fb;
  box-shadow:0 15px 40px rgba(34,53,95,.06);
}
.price-card.active{
  border:2px solid #4d74f3;
  box-shadow:0 22px 48px rgba(67,97,211,.16);
}
.price-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}
.price-title{display:flex;align-items:center;gap:14px}
.price-title h3{margin:0;font-size:22px;line-height:1.1}
.price-icon,.price-icon-pro{
  width:58px;height:58px;border-radius:16px;display:grid;place-items:center;
  background:#f4f7ff;border:1px solid #e3ebff;
}
.price-icon img,.price-icon-pro img{width:32px;height:32px;object-fit:contain}
.price-tag{font-size:12px;font-weight:800;padding:8px 12px;border-radius:999px;background:#eef3ff;color:#3d66ec}
.price-tag-pro{background:#fff7da;color:#c59a1c}
.popular-ribbon{
  display:inline-flex;align-items:center;justify-content:center;
  position:absolute;left:50%;top:-13px;transform:translateX(-50%);
  padding:8px 16px;border-radius:14px;
  background:linear-gradient(180deg,#ffe989 0%,#f5c84f 100%);
  color:#765600;font-size:12px;font-weight:900;letter-spacing:.02em;
}
.price{
  margin:8px 0 18px;
  text-align:center;
  font-size:62px;
  line-height:1;
  font-weight:900;
  color:#295cf0;
  letter-spacing:-.05em;
}
.price small{font-size:28px;font-weight:800;color:#2d406f}
.price-card ul{margin:0 0 22px;padding:0;list-style:none}
.price-card li{
  display:flex;align-items:flex-start;gap:12px;
  margin:0;padding:12px 0;
  border-top:1px solid #edf1f8;
  color:#3e4c69;font-size:16px;line-height:1.45;
}
.price-card li:first-child{border-top:1px solid #edf1f8}
.price-card li img{width:22px;height:22px;object-fit:contain;flex:none;margin-top:1px}
.price-card li:before{display:none}
.price-plan-btn{
  width:100%;
  min-height:58px;
  border-radius:16px;
  font-size:20px;
  font-weight:800;
  background:linear-gradient(90deg,#225bff 0%,#5c63ff 100%);
  color:#fff;
  box-shadow:0 16px 34px rgba(59,87,227,.22);
}
.price-card-basic .price-plan-btn,
.price-card-pro .price-plan-btn{
  background:#fff;
  color:#2960ef;
  border:2px solid #3f70f2;
  box-shadow:none;
}
.price-plan-btn b{font-size:24px;line-height:1}

.recent-section{
  padding:76px 0 84px;
  background:#fff;
}
.recent-section>.shell{width:min(1180px,calc(100% - 40px))}
.recent-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  align-items:end;
  gap:28px;
  margin-bottom:20px;
}
.recent-section .section-head{max-width:none;margin:0}
.recent-section .section-head h2{font-size:62px;line-height:1.02;letter-spacing:-.05em;margin:0 0 18px;color:#101a47}
.recent-section .section-head p{max-width:880px;font-size:18px;line-height:1.65;color:#6f7b93}
.recent-art{position:relative;height:198px}
.recent-lock-orb{position:absolute;left:10px;bottom:16px;width:130px}
.recent-mascot{position:absolute;right:18px;bottom:0;width:205px}
.recent-stars{position:absolute;left:94px;top:10px;width:176px}
.recent-plant{position:absolute;right:0;bottom:6px;width:68px}
.privacy-banner{
  display:flex;align-items:center;gap:22px;
  padding:18px 24px;border-radius:22px;
  background:#f8fbff;border:1px solid #dae6ff;
  box-shadow:0 12px 30px rgba(45,63,102,.05);
  margin:0 0 22px;
}
.privacy-banner-icon{width:72px !important;height:72px !important;object-fit:contain;flex:none}
.privacy-banner b{display:block;font-size:26px;line-height:1.12;color:#111c4f;margin-bottom:4px}
.privacy-banner span{font-size:18px;line-height:1.55;color:#6f7b93}
.recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.recent-card{
  position:relative;background:#fff;
  border:1px solid #dfe8fb;border-radius:28px;
  box-shadow:0 16px 38px rgba(34,53,95,.06);
  overflow:hidden;
}
.recent-card>div{padding:18px 22px 24px}
.mini-slide{display:block;aspect-ratio:16/7.8;margin:14px 14px 0;border-radius:18px;padding:18px 18px 16px}
.mini-slide i{width:118px;height:6px;margin-bottom:24px}
.mini-slide b{font-size:18px;max-width:76%;line-height:1.18}
.mini-slide small{left:18px;bottom:16px;font-size:11px}
.recent-card-body em{font-size:14px;font-weight:800;letter-spacing:.03em}
.recent-card-body h3{font-size:18px;line-height:1.22;color:#111b4c;margin:8px 0 10px}
.recent-card-body p{font-size:16px;color:#6f7b93}
.recent-card-eye{
  position:absolute;right:18px;bottom:18px;width:52px;height:52px;
  border-radius:16px;background:#f3f6ff;border:1px solid #d9e2ff;
  display:grid;place-items:center;
}
.recent-card-eye img{width:26px;height:26px;object-fit:contain}
.recent-section .section-link{margin-top:22px;font-size:30px;font-weight:800;color:#345fea}

.faq{padding:74px 0 86px;background:#fff}
.faq .section-head{margin-bottom:28px}
.faq .section-head h2{font-size:58px;line-height:1.03;letter-spacing:-.05em;color:#101a47}
.faq-list{max-width:1040px;margin:0 auto}
.faq-list details{
  background:#fff;
  border:1px solid #dfe8fb;
  border-radius:28px;
  padding:0;
  margin:0 0 18px;
  box-shadow:0 14px 36px rgba(34,53,95,.05);
  overflow:hidden;
}
.faq-list summary{
  list-style:none;
  display:grid;
  grid-template-columns:86px minmax(0,1fr) 74px;
  align-items:center;
  gap:18px;
  padding:20px 22px;
  cursor:pointer;
}
.faq-list summary::-webkit-details-marker{display:none}
.faq-item-icon img{width:72px;height:72px;object-fit:contain;display:block}
.faq-item-question{font-size:26px;line-height:1.24;color:#111b4c;font-weight:850}
.faq-item-plus{display:grid;place-items:center}
.faq-item-plus img{width:56px;height:56px;object-fit:contain;transition:transform .2s ease}
.faq-list details[open] .faq-item-plus img{transform:rotate(45deg)}
.faq-list details>div{padding:0 24px 22px 126px}
.faq-list details p{margin:0;font-size:17px;line-height:1.65;color:#6f7b93}

.site-footer{
  background:#f7f9ff !important;
  color:#111b4c !important;
  padding:0 0 26px !important;
  border-top:1px solid #e8eefb;
}
.footer-panel{
  display:grid;
  grid-template-columns:1.4fr 1fr 1fr 1fr;
  gap:46px;
  padding:70px 0 44px;
}
.footer-brand-col p{
  max-width:345px;
  font-size:17px;
  line-height:1.8;
  color:#6f7b93;
  margin:24px 0 0;
}
.footer-logo{width:44px;height:44px;flex-basis:44px}
.footer-socials{display:flex;gap:16px;margin-top:22px}
.footer-socials a{
  width:56px;height:56px;border-radius:18px;
  background:#fff;border:1px solid #dce6fb;
  box-shadow:0 10px 24px rgba(34,53,95,.06);
  display:grid;place-items:center;
}
.footer-socials img{width:32px;height:32px;object-fit:contain}
.footer-links-col{display:flex;flex-direction:column;gap:14px}
.footer-col-title{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.footer-col-title img{width:58px;height:58px;object-fit:contain}
.footer-col-title b{font-size:24px;color:#111b4c}
.footer-links-col a{font-size:17px;color:#6f7b93}
.footer-bottom{
  border-top:1px solid #e2e9f7 !important;
  padding-top:26px !important;
  display:flex;align-items:center;justify-content:space-between;
  color:#7d879d !important;
  font-size:16px !important;
}
.footer-bottom-note{display:flex;align-items:center;gap:10px}
.footer-bottom-sparkles{width:40px;height:40px;object-fit:contain}

@media (max-width: 1180px){
  .quick-tools-mascot{width:140px;right:18px}
  .recent-head{grid-template-columns:1fr}
  .recent-art{height:180px;max-width:340px;margin-left:auto}
  .footer-panel{grid-template-columns:1.3fr 1fr 1fr}
  .footer-links-col:last-child{grid-column:2}
}
@media (max-width: 980px){
  .mode-tab{min-width:0;flex:1 1 calc(33.333% - 8px);padding:12px 10px;font-size:13px}
  .quick-tools-shell{padding:24px}
  .quick-tools-copy h2{font-size:32px}
  .quick-tools-mascot{position:static;width:120px;max-width:none;margin:0 0 14px auto;display:block}
  .tool-grid{grid-template-columns:repeat(2,1fr)}
  .feature-grid,.recent-grid,.price-grid{grid-template-columns:1fr}
  .recent-section .section-head h2{font-size:44px}
  .privacy-banner-icon{width:58px !important;height:58px !important}
  .privacy-banner b{font-size:22px}.privacy-banner span{font-size:16px}
  .faq .section-head h2{font-size:44px}
  .faq-item-question{font-size:22px}
  .faq-list summary{grid-template-columns:70px 1fr 58px;padding:18px}
  .faq-item-icon img{width:58px;height:58px}
  .faq-item-plus img{width:48px;height:48px}
  .faq-list details>div{padding:0 18px 20px 106px}
  .footer-panel{grid-template-columns:1fr 1fr;gap:28px;padding:50px 0 34px}
  .footer-brand-col{grid-column:1 / -1}
  .footer-col-title b{font-size:20px}
  .footer-links-col a,.footer-brand-col p,.footer-bottom{font-size:15px}
}
@media (max-width: 640px){
  .mode-tabs{display:grid;grid-template-columns:repeat(2,1fr)}
  .mode-tab{width:100%;padding:11px 8px;font-size:12px}
  .quick-tools{padding:42px 0 46px}
  .quick-tools-shell{padding:20px 18px;border-radius:22px}
  .quick-tools-copy{margin-bottom:14px}
  .quick-tools-copy h2{font-size:28px}
  .tool-grid{grid-template-columns:1fr}
  .tool-card{min-height:0;padding:15px}
  .pricing{padding:56px 0 62px}
  .price-card{padding:24px 18px 18px}
  .price{font-size:52px}
  .price small{font-size:24px}
  .price-card li{font-size:15px;padding:10px 0}
  .price-plan-btn{font-size:18px;min-height:54px}
  .recent-section{padding:56px 0 62px}
  .recent-section>.shell{width:min(100% - 24px,1180px)}
  .recent-section .section-head h2{font-size:34px}
  .recent-section .section-head p{font-size:14px}
  .recent-art{height:auto;max-width:none;display:none}
  .privacy-banner{padding:14px 16px;gap:14px;align-items:flex-start}
  .privacy-banner-icon{width:48px !important;height:48px !important}
  .privacy-banner b{font-size:18px}.privacy-banner span{font-size:14px}
  .mini-slide{aspect-ratio:16/8.8;padding:16px}
  .mini-slide b{font-size:16px}
  .recent-card-body h3{font-size:17px}
  .recent-card-body p{font-size:14px}
  .recent-section .section-link{font-size:24px}
  .faq{padding:56px 0 62px}
  .faq .shell{width:min(100% - 24px,1180px)}
  .faq .section-head h2{font-size:34px}
  .faq-list summary{grid-template-columns:58px 1fr 46px;gap:14px;padding:14px}
  .faq-item-icon img{width:48px;height:48px}
  .faq-item-question{font-size:18px}
  .faq-item-plus img{width:40px;height:40px}
  .faq-list details>div{padding:0 14px 16px 14px}
  .faq-list details p{font-size:15px}
  .site-footer{padding-bottom:20px !important}
  .footer-panel{grid-template-columns:1fr;gap:24px;padding:38px 0 26px}
  .footer-socials a{width:50px;height:50px;border-radius:16px}
  .footer-socials img{width:28px;height:28px}
  .footer-col-title img{width:48px;height:48px}
  .footer-col-title b{font-size:18px}
  .footer-links-col a,.footer-brand-col p{font-size:15px;line-height:1.65}
  .footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;font-size:14px !important}
  .footer-bottom-note{align-items:flex-start}
}

/* v25 correction after visual review */
.quick-tools{padding:34px 0 42px;background:#fff}
.quick-tools-shell{
 min-height:0!important;
 padding:22px 28px!important;
 border-radius:24px;
 background:#fff!important;
 border:1px solid #e1e9fb;
 box-shadow:0 12px 30px rgba(33,55,100,.05);
}
.quick-tools-copy{margin-bottom:14px!important}
.quick-tools-copy h2{font-size:30px!important;margin-top:6px!important}
.quick-tools-mascot{width:72px!important;right:28px!important;top:18px!important}
.tool-grid{gap:12px!important}
.tool-card{min-height:72px!important;padding:12px 14px!important;border-radius:18px!important}
.tool-icon-img{width:40px!important;height:40px!important}
.tool-card h3{font-size:15px!important}
.tool-card p{font-size:12px!important}

.pricing{background:#fff!important;padding-top:55px!important}
.pricing:before,.pricing:after{content:none!important;display:none!important}
.pricing .shell{position:relative}
.price-grid{margin-top:0}

.recent-head{grid-template-columns:1fr!important;display:block!important}
.recent-section .section-head h2{font-size:54px!important;font-weight:900!important;letter-spacing:-.045em}
.recent-section .section-head p{font-size:20px!important;max-width:900px}
.recent-art{display:none!important}
.recent-grid{gap:28px!important}
.recent-card{transform:scale(1.02);transform-origin:center}
.mini-slide{min-height:190px!important}

.brand-logo{width:58px!important;height:58px!important;object-fit:contain!important}
.footer-logo{width:58px!important;height:58px!important}
.footer-socials{justify-content:center!important;margin-top:28px!important}
.footer-socials a{width:74px!important;height:74px!important;border-radius:22px!important}
.footer-socials img{width:42px!important;height:42px!important}
.footer-links-col a{transition:.2s ease;color:#687792}
.footer-links-col a:hover{color:#2460f0!important;transform:translateX(5px)}
.footer-col-title b{font-weight:900}

/* hide decorative dots/noise backgrounds */
.quick-tools-shell:before,.pricing:before,.pricing:after,.section-head:before{display:none!important}

.mode-tabs{margin-left:auto;margin-right:auto}

@media(max-width:700px){
 .quick-tools-shell{padding:18px!important}
 .quick-tools-mascot{display:none!important}
 .recent-section .section-head h2{font-size:34px!important}
 .recent-section .section-head p{font-size:16px!important}
}


/* v26 hard visual fixes */
.generator-free-note{display:none!important}
.generator-bottom{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:0!important}
.generator-card .btn-generate{display:flex!important;justify-content:center!important;align-items:center!important;width:min(100%,460px)!important;min-width:min(100%,460px)!important;min-height:66px!important;margin:4px auto 0!important;border-radius:18px!important;padding:16px 28px!important;font-size:18px!important;box-shadow:0 20px 44px rgba(72,97,228,.26)!important}
.generator-card .btn-generate b{font-size:24px!important}
.mode-tabs{width:min(100%,860px)!important;margin:0 auto 4px!important;justify-content:center!important;padding:7px!important;border-radius:18px!important}
.mode-tab{min-width:128px!important;padding:14px 18px!important;font-size:15px!important;font-weight:800!important;justify-content:center!important}
.mode-tab img{width:22px!important;height:22px!important}
.quick-tools{padding:22px 0 28px!important;background:#fff!important}
.quick-tools-shell{min-height:0!important;padding:16px 18px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e2e9fb!important;box-shadow:0 10px 28px rgba(31,52,99,.05)!important}
.quick-tools-copy{max-width:100%!important;margin-bottom:8px!important}
.quick-tools-copy h2{font-size:26px!important;line-height:1.08!important;margin:6px 0 0!important}
.quick-tools-kicker{padding:8px 12px!important;font-size:13px!important}
.quick-tools-mascot{display:none!important}
.quick-tools .tool-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:8px!important}
.quick-tools .tool-card{display:grid!important;grid-template-columns:36px minmax(0,1fr) 20px!important;align-items:center!important;gap:10px!important;min-height:64px!important;padding:12px 14px!important;border-radius:16px!important}
.quick-tools .tool-icon-img{width:36px!important;height:36px!important}
.quick-tools .tool-card h3{font-size:14px!important;line-height:1.15!important}
.quick-tools .tool-card p{font-size:11px!important;margin-top:2px!important}
.quick-tools .tool-arrow,.quick-tools .tool-arrow img{width:20px!important;height:20px!important}
.pricing{background:#fff!important;background-image:none!important;padding:54px 0 64px!important;overflow:visible!important}
.pricing:before,.pricing:after{display:none!important;content:none!important}
.price-grid{max-width:1180px!important;gap:20px!important}
.price-card{overflow:visible!important}
.price,.price-card .price{color:#2e61f2!important;text-align:center!important}
.price small,.price-card .price small{color:#2e61f2!important;opacity:.9!important}
.recent-stars{display:none!important}
.recent-head{grid-template-columns:1fr!important;display:block!important;margin-bottom:26px!important}
.recent-section .section-head{max-width:940px!important;margin:0 0 12px!important}
.recent-section .section-head h2{font-size:62px!important;line-height:1.02!important;margin:0 0 16px!important}
.recent-section .section-head p{font-size:20px!important;line-height:1.6!important;max-width:820px!important}
.recent-art{display:none!important}
.recent-grid{gap:24px!important}
.recent-card{transform:none!important}
.mini-slide{min-height:200px!important;margin:16px 16px 0!important;border-radius:20px!important}
.mini-slide b{font-size:20px!important;line-height:1.16!important}
.recent-card>div{padding:18px 22px 24px!important}
.recent-card-body em{font-size:15px!important}
.recent-card-body h3{font-size:22px!important;line-height:1.22!important}
.recent-card-body p{font-size:18px!important}
.recent-card-eye{width:56px!important;height:56px!important}
.recent-card-eye img{width:28px!important;height:28px!important}
.faq .shell{width:min(1180px,calc(100% - 40px))!important}
.faq-list{max-width:none!important;width:100%!important;margin:0 auto!important}
.brand-logo{width:62px!important;height:62px!important;flex:0 0 62px!important}
.footer-logo{width:62px!important;height:62px!important}
.footer-socials{justify-content:center!important;margin-top:28px!important}
.footer-socials a{width:78px!important;height:78px!important;border-radius:22px!important}
.footer-socials img{width:44px!important;height:44px!important}
@media (max-width: 980px){.quick-tools .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width: 640px){.mode-tabs{width:100%!important;grid-template-columns:repeat(2,1fr)!important}.mode-tab{min-width:0!important;padding:12px 10px!important;font-size:13px!important}.generator-card .btn-generate{width:100%!important;min-width:0!important;min-height:58px!important;font-size:16px!important}.quick-tools{padding:18px 0 24px!important}.quick-tools-shell{padding:16px!important}.quick-tools-copy h2{font-size:24px!important}.quick-tools .tool-grid{grid-template-columns:1fr!important}.recent-section .section-head h2{font-size:36px!important}.recent-section .section-head p{font-size:16px!important}.mini-slide{min-height:170px!important}.recent-card-body h3{font-size:18px!important}.recent-card-body p{font-size:15px!important}}

/* v27 reviews + quick tools */
.quick-tools-copy.center{text-align:center!important;margin:0 auto 18px!important}
.quick-tools-copy.center h2{font-size:38px!important;margin:0!important}
.quick-tools-shell{position:relative!important}
.quick-tools-mascot{display:block!important;width:120px!important;right:28px!important;top:12px!important}
.quick-tools-kicker{display:none!important}
.reviews-section{padding:82px 0;background:#fff}
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px}
.review-card{background:#fff;border:1px solid #e2e8f7;border-radius:22px;padding:24px;box-shadow:0 12px 30px rgba(30,50,100,.06)}
.review-stars{color:#f5b51b;font-size:20px;letter-spacing:3px}
.review-card h3{margin:12px 0 8px;font-size:19px}.review-card p{color:#667085;min-height:60px}.review-card b{font-size:14px}
.review-form-card{max-width:760px;margin:30px auto 0;background:#f7faff;border:1px solid #dce7ff;border-radius:26px;padding:32px;text-align:center}
.review-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.review-form-card input,.review-form-card textarea{width:100%;border:1px solid #d7deef;border-radius:14px;padding:14px;margin:6px 0;font:inherit;background:#fff}
.review-form-card textarea{min-height:120px;resize:vertical}
#reviewStatus{display:block;margin-top:12px;color:#08785b}
@media(max-width:800px){.reviews-grid{grid-template-columns:1fr}.review-form-grid{grid-template-columns:1fr}.quick-tools-copy.center h2{font-size:28px!important}}

/* v28 focused fixes: compact quick tools, visible mascot, bigger recent visuals, full-width FAQ, larger favicon support */
.generator-free-note{display:none!important}
.generator-bottom{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important}
.generator-card .btn-generate{display:flex!important;justify-content:center!important;align-items:center!important;width:min(100%,520px)!important;min-width:min(100%,520px)!important;min-height:68px!important;margin:6px auto 0!important;padding:17px 30px!important;border-radius:18px!important;font-size:18px!important}
.generator-card .btn-generate b{font-size:24px!important}

.quick-tools{padding:28px 0 34px!important;background:#fff!important}
.quick-tools-shell{position:relative!important;overflow:hidden!important;min-height:0!important;padding:20px 22px 18px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;border:1px solid #e1e9fb!important;box-shadow:0 12px 28px rgba(31,52,99,.05)!important}
.quick-tools-copy,
.quick-tools-copy.center{max-width:100%!important;margin:0 auto 12px!important;padding-right:130px!important;text-align:center!important}
.quick-tools-kicker{display:none!important}
.quick-tools-copy h2,
.quick-tools-copy.center h2{margin:0!important;font-size:34px!important;line-height:1.08!important;letter-spacing:-.045em!important;color:#101a47!important}
.quick-tools-mascot{display:block!important;position:absolute!important;right:18px!important;top:16px!important;width:96px!important;max-width:none!important;height:auto!important;opacity:1!important}
.quick-tools .tool-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:6px!important}
.quick-tools .tool-card{display:grid!important;grid-template-columns:42px minmax(0,1fr) 22px!important;align-items:center!important;gap:10px!important;min-height:74px!important;padding:12px 14px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e2e8f7!important;box-shadow:0 8px 18px rgba(31,52,99,.05)!important}
.quick-tools .tool-icon-img{width:42px!important;height:42px!important}
.quick-tools .tool-card h3{font-size:14px!important;line-height:1.15!important;margin:0!important}
.quick-tools .tool-card p{font-size:11px!important;line-height:1.2!important;margin:3px 0 0!important}
.quick-tools .tool-arrow,.quick-tools .tool-arrow img{width:22px!important;height:22px!important}

.pricing{background:#fff!important;background-image:none!important;padding:56px 0 66px!important;overflow:visible!important}
.pricing:before,.pricing:after{display:none!important;content:none!important}
.pricing .section-head{margin-bottom:34px!important}
.pricing .section-head p{max-width:640px!important;margin:0 auto!important}
.price-grid{max-width:1180px!important;gap:20px!important;align-items:stretch!important}
.price,.price-card .price{text-align:center!important;color:#2e61f2!important}
.price small,.price-card .price small{color:#2e61f2!important;opacity:.95!important}

.recent-section{padding:64px 0 72px!important;background:#fff!important}
.recent-section>.shell{width:min(1180px,calc(100% - 40px))!important}
.recent-head{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;align-items:end!important;gap:22px!important;margin-bottom:20px!important}
.recent-section .section-head{max-width:none!important;margin:0!important}
.recent-section .section-head h2{font-size:58px!important;line-height:1.02!important;letter-spacing:-.05em!important;margin:0 0 14px!important;color:#101a47!important}
.recent-section .section-head p{max-width:840px!important;font-size:18px!important;line-height:1.6!important;color:#6f7b93!important}
.recent-art{display:block!important;position:relative!important;width:320px!important;height:180px!important;justify-self:end!important;overflow:visible!important}
.recent-lock-orb{display:block!important;position:absolute!important;left:0!important;bottom:16px!important;width:84px!important}
.recent-mascot{display:block!important;position:absolute!important;right:34px!important;bottom:0!important;width:190px!important}
.recent-plant{display:block!important;position:absolute!important;right:0!important;bottom:6px!important;width:52px!important}
.recent-stars,.recent-burst{display:none!important}
.privacy-banner{display:flex!important;align-items:center!important;gap:18px!important;padding:16px 20px!important;border-radius:22px!important;background:#f8fbff!important;border:1px solid #dae6ff!important;box-shadow:0 12px 30px rgba(45,63,102,.05)!important;margin:0 0 20px!important}
.privacy-banner-icon{width:72px!important;height:72px!important;object-fit:contain!important;flex:none!important}
.privacy-banner b{display:block!important;font-size:24px!important;line-height:1.1!important;color:#111c4f!important;margin-bottom:4px!important}
.privacy-banner span{font-size:17px!important;line-height:1.5!important;color:#6f7b93!important}
.recent-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.recent-card{transform:none!important;border-radius:26px!important}
.recent-card>div{padding:18px 22px 22px!important}
.mini-slide{display:block!important;aspect-ratio:16/8.4!important;min-height:200px!important;margin:16px 16px 0!important;padding:18px 18px 46px!important;border-radius:20px!important;overflow:hidden!important}
.mini-slide i{width:92px!important;height:6px!important;margin-bottom:18px!important}
.mini-slide b{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;max-width:100%!important;font-size:16px!important;line-height:1.16!important;letter-spacing:-.01em!important}
.mini-slide small{left:18px!important;right:18px!important;bottom:14px!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.recent-card-body{padding:16px 108px 18px 22px!important}
.recent-card-body em{font-size:13px!important;font-weight:800!important;letter-spacing:.03em!important}
.recent-card-body h3{font-size:20px!important;line-height:1.22!important;color:#111b4c!important;margin:8px 0 8px!important}
.recent-card-body p{font-size:15px!important;color:#6f7b93!important;margin:0!important}
.recent-card-eye{position:absolute!important;right:18px!important;bottom:18px!important;width:82px!important;height:82px!important;border-radius:22px!important;background:#f3f6ff!important;border:1px solid #d9e2ff!important;display:grid!important;place-items:center!important;box-shadow:0 10px 24px rgba(34,53,95,.08)!important}
.recent-card-eye img{width:46px!important;height:46px!important;object-fit:contain!important}
.recent-section .section-link{margin-top:22px!important;font-size:24px!important;font-weight:800!important;color:#345fea!important}

.faq{padding:68px 0 78px!important;background:#fff!important}
.faq>.shell,.faq .shell{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important}
.faq .section-head{max-width:none!important;margin:0 auto 28px!important}
.faq-list{max-width:none!important;width:100%!important;margin:0 auto!important}

@media (max-width: 980px){
  .quick-tools-copy,.quick-tools-copy.center{padding-right:110px!important}
  .quick-tools-copy h2,.quick-tools-copy.center h2{font-size:30px!important}
  .quick-tools .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .recent-head{grid-template-columns:1fr!important}
  .recent-art{justify-self:center!important;margin:0 auto!important}
  .recent-grid{grid-template-columns:1fr!important}
  .recent-card-body{padding-right:116px!important}
}
@media (max-width: 700px){
  .generator-card .btn-generate{width:100%!important;min-width:0!important;min-height:60px!important;font-size:16px!important}
  .quick-tools{padding:22px 0 26px!important}
  .quick-tools-shell{padding:18px 16px 16px!important}
  .quick-tools-copy,.quick-tools-copy.center{padding-right:0!important;margin-bottom:10px!important}
  .quick-tools-copy h2,.quick-tools-copy.center h2{font-size:27px!important}
  .quick-tools-mascot{position:relative!important;display:block!important;right:auto!important;top:auto!important;width:88px!important;margin:0 auto 8px!important}
  .quick-tools .tool-grid{grid-template-columns:1fr!important;gap:10px!important}
  .recent-section{padding:54px 0 60px!important}
  .recent-section>.shell,.faq>.shell,.faq .shell{width:min(100% - 24px,1180px)!important}
  .recent-section .section-head h2{font-size:36px!important}
  .recent-section .section-head p{font-size:15px!important}
  .recent-art{width:230px!important;height:122px!important}
  .recent-lock-orb{width:54px!important}
  .recent-mascot{width:132px!important;right:44px!important}
  .recent-plant{width:36px!important}
  .privacy-banner{padding:14px 16px!important;gap:14px!important;align-items:flex-start!important}
  .privacy-banner-icon{width:48px!important;height:48px!important}
  .privacy-banner b{font-size:18px!important}
  .privacy-banner span{font-size:14px!important}
  .mini-slide{min-height:180px!important;padding:16px 16px 40px!important}
  .mini-slide b{font-size:15px!important}
  .recent-card-body{padding:14px 92px 18px 18px!important}
  .recent-card-body h3{font-size:18px!important}
  .recent-card-body p{font-size:14px!important}
  .recent-card-eye{width:68px!important;height:68px!important;border-radius:18px!important}
  .recent-card-eye img{width:38px!important;height:38px!important}
  .faq .section-head h2{font-size:34px!important}
}


/* v29 fixes: reviews popup, mode attention, recent cards overflow */
.review-register-modal{
 position:fixed;inset:0;background:rgba(15,23,42,.48);display:none;align-items:center;justify-content:center;z-index:999;
 padding:20px;
}
.review-register-modal.is-open{display:flex}
.review-register-box{
 width:min(420px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 25px 80px rgba(0,0,0,.25);position:relative;text-align:center;
}
.review-register-box h3{margin:0 0 12px;font-size:26px}
.review-register-box p{color:#667085;margin:0 0 22px}
.review-register-box .btn{width:100%;margin-top:10px}
.review-register-close{
 position:absolute;right:14px;top:10px;border:0;background:none;font-size:32px;color:#667085;cursor:pointer;
}

.mode-tabs{
 position:relative;
}
.mode-tabs:after{
 content:"";
 position:absolute;
 inset:-4px;
 border:2px solid rgba(49,87,213,.18);
 border-radius:22px;
 animation:modeGlow 2.2s infinite;
 pointer-events:none;
}
.mode-tab{
 position:relative;
 z-index:1;
}
.mode-tab:hover,
.mode-tab.active{
 animation:modePulse 1.8s infinite;
}
@keyframes modeGlow{
 0%,100%{opacity:.25;transform:scale(.99)}
 50%{opacity:1;transform:scale(1.01)}
}
@keyframes modePulse{
 50%{box-shadow:0 0 0 5px rgba(49,87,213,.12)}
}

.recent-card{
 overflow:hidden!important;
}
.mini-slide{
 position:relative!important;
 overflow:hidden!important;
}
.mini-slide b{
 position:relative!important;
 z-index:2;
 overflow-wrap:anywhere!important;
 word-break:break-word!important;
}
.mini-slide small{
 position:absolute!important;
 z-index:2;
}
.mini-slide:after{
 content:"";
 position:absolute;
 inset:0;
 pointer-events:none;
 background:linear-gradient(180deg,transparent 50%,rgba(255,255,255,.08));
}


/* v30 layout correction */
.quick-tools{padding:60px 0 70px!important}
.quick-tools-shell{min-height:0!important;padding:34px 34px 36px!important}
.quick-tools-copy.center{padding:0!important;margin:0 auto 28px!important}
.quick-tools-copy.center h2{font-size:42px!important;text-align:center!important}
.quick-tools-mascot{width:150px!important;right:35px!important;top:22px!important}
.quick-tools .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.quick-tools .tool-card{min-height:112px!important;padding:22px!important;grid-template-columns:64px minmax(0,1fr) 30px!important;border-radius:22px!important}
.quick-tools .tool-icon-img{width:64px!important;height:64px!important}
.quick-tools .tool-card h3{font-size:18px!important}
.quick-tools .tool-card p{font-size:14px!important}
.quick-tools .tool-arrow,.quick-tools .tool-arrow img{width:28px!important;height:28px!important}

/* recent cards */
.recent-card{overflow:hidden!important;position:relative!important}
.mini-slide{overflow:hidden!important;box-sizing:border-box!important;max-width:calc(100% - 32px)!important;width:calc(100% - 32px)!important;position:relative!important}
.mini-slide b,.mini-slide small{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}
.recent-card-eye{display:none!important}

/* review only CTA */
.review-form-card{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;text-align:center!important;padding:28px!important}
.review-form-card p,.review-form-card input,.review-form-card textarea,.review-form-grid{display:none!important}
.review-form-card .btn{min-width:240px!important;height:56px!important;font-size:17px!important}

/* footer socials: icons only */
.footer-socials{display:flex!important;gap:14px!important;justify-content:flex-start!important;align-items:center!important}
.footer-socials a{width:auto!important;height:auto!important;background:none!important;border:0!important;padding:0!important;display:flex!important}
.footer-socials img{width:42px!important;height:42px!important;object-fit:contain!important}

/* mode tabs attention */
.mode-tab{position:relative!important}
.mode-tab.active:before{content:"";position:absolute;inset:-5px;border:2px solid rgba(48,99,242,.35);border-radius:18px;animation:modePulse 1.8s infinite}
@keyframes modePulse{0%,100%{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}

@media(max-width:700px){
 .quick-tools .tool-grid{grid-template-columns:1fr!important}
 .quick-tools-copy.center h2{font-size:30px!important}
}

/* quick tools redesign */
.quick-tools{
  padding:70px 0;
  background:#fff;
}
.quick-tools-shell{
  position:relative;
}
.quick-tools-copy.center{
  text-align:center;
  margin:0 auto 32px;
}
.quick-tools-copy h2{
  font-size:clamp(32px,3vw,42px);
  margin:0;
  letter-spacing:-.04em;
  color:#172033;
}
.quick-tools-mascot{
  position:absolute;
  right:30px;
  top:0;
  width:170px;
  height:auto;
  z-index:1;
}
.quick-tools .tool-grid{
  position:relative;
  z-index:2;
  width:min(850px,100%);
  margin:0 auto;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}
.quick-tools .tool-card{
  min-height:125px;
  padding:26px 24px;
  border-radius:24px;
  gap:20px;
}
.quick-tools .tool-icon-img{
  width:68px;
  height:68px;
  object-fit:contain;
  flex:none;
}
.quick-tools .tool-card h3{
  font-size:19px;
  font-weight:800;
}
.quick-tools .tool-card p{
  font-size:14px;
}
.quick-tools .tool-arrow img{
  width:28px;
  height:28px;
}

/* keep mascot/card layout on mobile */
@media(max-width:700px){
 .quick-tools .tool-grid{grid-template-columns:1fr}
 .quick-tools-mascot{opacity:.25;width:100px}
}

/* QUICK TOOLS BIG CARD DESIGN */
.quick-tools{padding:110px 0;background:linear-gradient(180deg,#f6faff,#fff)}
.quick-tools-shell{position:relative}
.quick-tools-copy h2{font-size:clamp(38px,4vw,56px);font-weight:900;line-height:1.05;letter-spacing:-.04em;color:#082b82;max-width:850px;margin:0 auto 48px}
.quick-tools-copy h2:after{content:"";display:block;width:120px;height:6px;background:#ffd400;border-radius:20px;margin:25px auto 0}
.quick-tools-mascot{position:absolute;right:0;top:0;width:130px}
.tool-grid{grid-template-columns:repeat(4,1fr);gap:24px}
.tool-card{min-height:150px;padding:26px;border-radius:28px;box-shadow:0 20px 50px rgba(20,65,160,.12);border:1px solid #dce7ff}
.tool-card:hover{transform:translateY(-7px)}
.tool-icon-img{width:68px;height:68px}
.tool-card h3{font-size:17px;color:#082b82;font-weight:900}
.tool-arrow{margin-left:auto;width:34px}
@media(max-width:900px){.tool-grid{grid-template-columns:1fr 1fr}.quick-tools-mascot{display:none}}
@media(max-width:560px){.tool-grid{grid-template-columns:1fr}}

/* presentation.com.ua visual fixes */
.quick-tools-copy h2,
section h2,
.shell > h2{
    font-size:clamp(30px,3.2vw,46px);
    line-height:1.15;
    font-weight:800;
    letter-spacing:-1.4px;
    text-align:center;
    color:#172033;
    margin:0 0 42px;
}
.quick-tools-copy h2 mark,
section h2 mark,
.shell > h2 mark{
    background:linear-gradient(90deg,#176BFF,#3157D5);
    color:#fff;
    padding:2px 14px 5px;
    border-radius:14px;
    box-decoration-break:clone;
}
.review-action-btn{
    margin-top:28px;
    min-height:52px;
    padding:0 30px;
    border-radius:16px;
    background:linear-gradient(135deg,#176BFF,#3157D5);
    color:#fff;
    font-weight:700;
    border:0;
    box-shadow:0 12px 30px rgba(23,107,255,.25);
}
.review-action-btn:hover{transform:translateY(-2px)}
.generator-card,
.quick-tools-shell,
.section-shell,
.reviews,
.templates-section{
    width:min(1180px,calc(100% - 40px));
    margin-left:auto;
    margin-right:auto;
}
.quick-tools-shell .tool-grid{
    gap:22px;
}
.quick-tools-shell .tool-card{
    min-height:150px;
    border-radius:26px;
    padding:28px;
    box-shadow:0 18px 50px rgba(35,52,97,.12);
}
.generator-card{
    max-width:1180px;
}


/* v31 — unified section headings + recent privacy mascot */
/* All section <mark> accents use the same clean blue text treatment. */
.quick-tools-copy h2 mark,
.section-head h2 mark,
section h2 mark,
.shell > h2 mark{
  background:none!important;
  background-image:none!important;
  color:#3365ef!important;
  padding:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  -webkit-box-decoration-break:slice!important;
  box-decoration-break:slice!important;
}

/* Remove the old yellow underline from the document-tools title. */
.quick-tools-copy h2:after{
  content:none!important;
  display:none!important;
}

/* One visual rhythm for the main section titles. */
.quick-tools-copy.center,
.section-head.center,
.recent-section .section-head{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.quick-tools-copy.center h2,
.section-head.center h2,
.recent-section .section-head h2{
  text-align:center!important;
  color:#172033!important;
  font-size:clamp(34px,3.7vw,54px)!important;
  line-height:1.06!important;
  font-weight:850!important;
  letter-spacing:-.04em!important;
}

.quick-tools-copy.center h2{
  max-width:900px!important;
  margin:0 auto!important;
}
.quick-tools-copy.center{
  padding:0!important;
  max-width:940px!important;
  margin-bottom:36px!important;
}

/* Recent presentations: centered heading, no extra side artwork. */
.recent-head{
  display:block!important;
  grid-template-columns:none!important;
  margin-bottom:28px!important;
  text-align:center!important;
}
.recent-section .section-head{
  max-width:900px!important;
  margin-bottom:0!important;
}
.recent-section .section-head h2{
  margin:0 0 14px!important;
}
.recent-section .section-head p{
  max-width:820px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.recent-art,
.recent-lock-orb,
.recent-plant{
  display:none!important;
}

/* Mascot now sits directly on the right side of the privacy banner. */
.privacy-banner{
  position:relative!important;
  overflow:visible!important;
  min-height:118px!important;
  padding:22px 205px 22px 22px!important;
  align-items:center!important;
}
.privacy-banner > div{
  min-width:0!important;
}
.privacy-banner .recent-mascot{
  display:block!important;
  position:absolute!important;
  right:22px!important;
  bottom:0!important;
  top:auto!important;
  left:auto!important;
  width:168px!important;
  max-width:168px!important;
  height:auto!important;
  max-height:none!important;
  opacity:1!important;
  z-index:2!important;
  pointer-events:none!important;
}

@media(max-width:700px){
  .quick-tools-copy.center h2,
  .section-head.center h2,
  .recent-section .section-head h2{
    font-size:clamp(30px,8.5vw,38px)!important;
  }
  .quick-tools-copy.center{margin-bottom:26px!important}
  .recent-head{margin-bottom:22px!important}
  .privacy-banner{
    min-height:104px!important;
    padding:16px 104px 16px 14px!important;
  }
  .privacy-banner .recent-mascot{
    width:92px!important;
    max-width:92px!important;
    right:8px!important;
  }
}


/* v32 — one site width + mascot on banner frame + softer generator attention */
:root{
  --site-content-width:1180px;
  --site-gutter:40px;
}

/* Every main desktop section uses the same outside edges as .feature-section > .shell. */
.site-header .shell,
main > .shell,
.hero > .shell,
.subhero > .shell,
.quick-tools > .shell,
.pricing > .shell,
.feature-section > .shell,
.recent-section > .shell,
.reviews-section > .shell,
.faq > .shell,
.content-band > .shell,
.site-footer > .shell{
  width:min(var(--site-content-width),calc(100% - var(--site-gutter)))!important;
  max-width:var(--site-content-width)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* The generator is already inside a .shell, so it fills that shell exactly. */
main > .shell > .generator-card,
.generator-card{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}

/* Full-width rows inside the shared shell. */
.quick-tools-shell .tool-grid,
.pricing .price-grid,
.feature-section .feature-grid,
.feature-section .standards-note,
.recent-section .recent-grid,
.reviews-section .reviews-grid,
.faq .faq-list,
.privacy-banner-wrap,
.privacy-banner{
  width:100%!important;
  max-width:none!important;
}

/* Quick tools shell itself is the shared shell; no second nested width reduction. */
.shell.quick-tools-shell{
  width:min(var(--site-content-width),calc(100% - var(--site-gutter)))!important;
  max-width:var(--site-content-width)!important;
}

/* Put the mascot ON the upper-right frame of the privacy banner, not inside it. */
.recent-head{
  margin-bottom:112px!important;
}
.privacy-banner-wrap{
  position:relative!important;
  overflow:visible!important;
}
.privacy-banner{
  position:relative!important;
  overflow:visible!important;
  min-height:118px!important;
  padding:22px!important;
  margin:0 0 20px!important;
}
.privacy-banner-wrap > .recent-mascot{
  display:block!important;
  position:absolute!important;
  right:28px!important;
  bottom:calc(100% - 14px)!important;
  top:auto!important;
  left:auto!important;
  width:154px!important;
  max-width:154px!important;
  height:auto!important;
  max-height:none!important;
  opacity:1!important;
  z-index:4!important;
  pointer-events:none!important;
  filter:drop-shadow(0 12px 20px rgba(38,66,145,.12));
}

/* Neutralize any older rule that placed the mascot inside the banner. */
.privacy-banner .recent-mascot{
  position:static!important;
  display:none!important;
}

/* Softer, slower attention effect for the generator mode tabs. */
.mode-tab,
.mode-tab:hover,
.mode-tab.active{
  animation:none!important;
}
.mode-tabs:after{
  inset:-3px!important;
  border:1px solid rgba(49,87,213,.13)!important;
  border-radius:21px!important;
  animation:modeGlowSoft 5.2s ease-in-out infinite!important;
}
.mode-tab.active:before{
  inset:-3px!important;
  border:1px solid rgba(48,99,242,.22)!important;
  border-radius:15px!important;
  animation:modePulseSoft 4.6s ease-in-out infinite!important;
}
@keyframes modeGlowSoft{
  0%,100%{opacity:.18}
  50%{opacity:.42}
}
@keyframes modePulseSoft{
  0%,100%{opacity:.22;box-shadow:0 0 0 0 rgba(49,87,213,0)}
  50%{opacity:.48;box-shadow:0 0 0 3px rgba(49,87,213,.055)}
}

@media (prefers-reduced-motion:reduce){
  .mode-tabs:after,
  .mode-tab.active:before{
    animation:none!important;
  }
}

@media(max-width:700px){
  :root{--site-gutter:24px}

  .site-header .shell,
  main > .shell,
  .hero > .shell,
  .subhero > .shell,
  .quick-tools > .shell,
  .pricing > .shell,
  .feature-section > .shell,
  .recent-section > .shell,
  .reviews-section > .shell,
  .faq > .shell,
  .content-band > .shell,
  .site-footer > .shell,
  .shell.quick-tools-shell{
    width:min(var(--site-content-width),calc(100% - var(--site-gutter)))!important;
  }

  .recent-head{
    margin-bottom:72px!important;
  }
  .privacy-banner{
    min-height:104px!important;
    padding:16px 14px!important;
  }
  .privacy-banner-wrap > .recent-mascot{
    width:94px!important;
    max-width:94px!important;
    right:10px!important;
    bottom:calc(100% - 10px)!important;
    filter:drop-shadow(0 8px 14px rgba(38,66,145,.10));
  }
}


/* v33 alternating section backgrounds + redesigned reviews */
.quick-tools{background:linear-gradient(180deg,#f6f9ff 0%,#fbfdff 100%);}
.pricing,.recent-section,.faq{background:#fff;}
.feature-section,.reviews-section{background:linear-gradient(180deg,#f5f7fb 0%,#fcfcfe 100%);}
.quick-tools,.pricing,.feature-section,.recent-section,.reviews-section,.faq{position:relative;}
.reviews-section{padding:86px 0 90px;}
.reviews-section .section-head.center{max-width:980px;margin:0 auto 38px;}
.reviews-section .section-head span{display:inline-block;padding:0 0 12px;margin-bottom:14px;font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#2f6af2;border-bottom:2px solid #f0c640;}
.reviews-section .section-head h2{margin:0;font-size:clamp(38px,4.5vw,64px);line-height:1.04;letter-spacing:-.05em;text-align:center;}
.reviews-section .section-head h2 mark{color:#2f6af2;background:none;}
.reviews-section .section-head p{margin:24px auto 0;max-width:860px;font-size:21px;line-height:1.55;color:#707a8f;text-align:center;}
.reviews-slider{position:relative;padding:0 72px;margin:0 auto;}
.reviews-viewport{overflow:hidden;}
.reviews-track{display:flex;gap:28px;transition:transform .58s cubic-bezier(.22,.61,.36,1);will-change:transform;}
.review-card{flex:0 0 calc((100% - 56px)/3);min-height:318px;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e8f0;border-radius:24px;padding:32px 34px 26px;box-shadow:0 12px 32px rgba(34,52,97,.05);}
.review-stars{display:flex;gap:8px;margin-bottom:24px;min-height:24px;}
.review-stars img{width:24px;height:24px;object-fit:contain;display:block;}
.review-card h3{margin:0 0 20px;font-size:22px;line-height:1.28;letter-spacing:-.02em;color:#172033;}
.review-card p{margin:0;color:#6e7890;font-size:18px;line-height:1.65;}
.review-author{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:24px;border-top:1px solid #edf0f5;}
.review-avatar{width:46px;height:46px;object-fit:contain;flex:none;}
.review-author b{font-size:20px;font-weight:700;color:#1b2744;}
.review-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:1px solid #e4e8f0;border-radius:999px;background:#fff;box-shadow:0 10px 24px rgba(34,52,97,.08);display:flex;align-items:center;justify-content:center;padding:0;z-index:2;}
.review-nav img{width:22px;height:22px;display:block;}
.review-nav-prev{left:0;}
.review-nav-next{right:0;}
.review-nav:hover{transform:translateY(-50%) scale(1.03);box-shadow:0 14px 30px rgba(34,52,97,.12);}
.review-dots{display:flex;align-items:center;justify-content:center;gap:14px;margin:26px 0 36px;}
.review-dot{width:14px;height:14px;border:0;border-radius:999px;background:#d8dee9;padding:0;cursor:pointer;transition:all .25s ease;}
.review-dot.is-active{background:#2f6af2;transform:scale(1.1);}
.review-action-btn{display:flex;margin:0 auto;min-width:244px;min-height:56px;padding:16px 34px;border-radius:18px;background:linear-gradient(135deg,#2f6af2 0%,#3157d5 100%);box-shadow:0 16px 34px rgba(47,106,242,.22);font-size:18px;font-weight:800;}
.review-action-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(47,106,242,.26);}
@media (max-width: 1099px){.reviews-slider{padding:0 62px;}.review-card{flex-basis:calc((100% - 28px)/2);}.reviews-section .section-head p{font-size:18px;max-width:720px;}}
@media (max-width: 759px){.reviews-section{padding:68px 0 74px;}.reviews-slider{padding:0 6px;}.review-card{flex-basis:100%;min-height:auto;padding:24px 22px;}.review-card h3{font-size:20px;}.review-card p{font-size:16px;}.review-author b{font-size:18px;}.review-nav{display:none;}.reviews-section .section-head p{font-size:16px;}.review-dots{margin:22px 0 30px;}.review-action-btn{width:100%;max-width:280px;}}

/* v34 — final hero width + mobile generator mode UX */
/* Desktop hero is intentionally wider than the shared 1180px content shell. */
@media (min-width:1181px){
  .hero.hero-home > .shell.hero-grid{
    width:min(1420px,calc(100% - 48px))!important;
    max-width:1420px!important;
    min-height:690px!important;
    grid-template-columns:minmax(0,1.04fr) minmax(600px,.96fr)!important;
    gap:34px!important;
    align-items:center!important;
  }
  .hero-home .hero-copy{
    padding:34px 0 42px!important;
  }
  .hero-home h1{
    max-width:760px!important;
  }
  .hero-home .hero-copy>p{
    max-width:620px!important;
  }
  .hero-home .hero-badges{
    flex-wrap:nowrap!important;
    gap:12px!important;
  }
  .hero-home .hero-badge{
    flex:0 0 auto!important;
    min-height:62px!important;
    padding:9px 15px 9px 11px!important;
  }
  .hero-home .hero-badge img{
    width:39px!important;
    height:39px!important;
  }
  .hero-home .hero-badge b{
    font-size:13px!important;
  }
  .hero-home .hero-visual{
    min-height:690px!important;
    height:690px!important;
    overflow:visible!important;
  }
  .hero-home .hero-people{
    position:absolute!important;
    left:50%!important;
    right:auto!important;
    top:auto!important;
    bottom:0!important;
    transform:translateX(-50%)!important;
    width:min(760px,53vw)!important;
    max-width:760px!important;
    max-height:690px!important;
    height:auto!important;
    object-fit:contain!important;
    object-position:center bottom!important;
  }
}

/* Keep the hero roomy on smaller desktop/laptop widths without letting the art escape. */
@media (min-width:901px) and (max-width:1180px){
  .hero.hero-home > .shell.hero-grid{
    width:min(1120px,calc(100% - 36px))!important;
    max-width:1120px!important;
    grid-template-columns:minmax(0,1fr) minmax(430px,.9fr)!important;
    gap:18px!important;
  }
  .hero-home .hero-visual{
    overflow:hidden!important;
  }
  .hero-home .hero-people{
    width:min(610px,52vw)!important;
    max-width:610px!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
  }
}

/* Generator mode selector: no pulse/glow frame anywhere. */
.generator-card .mode-tabs:after,
.generator-card .mode-tab.active:before{
  content:none!important;
  display:none!important;
  animation:none!important;
}
.generator-card .mode-tab,
.generator-card .mode-tab:hover,
.generator-card .mode-tab.active{
  animation:none!important;
}

/* Mobile: replace hidden horizontal scrolling with an obvious touch grid. */
@media (max-width:700px){
  .generator-card .generator-top{
    display:block!important;
    width:100%!important;
    margin:0 0 18px!important;
  }
  .generator-card .generator-top:before{
    content:"Выберите способ создания";
    display:block;
    margin:0 0 10px;
    color:#172033;
    font-size:15px;
    line-height:1.25;
    font-weight:800;
    letter-spacing:-.01em;
  }
  html[lang="uk"] .generator-card .generator-top:before{
    content:"Оберіть спосіб створення";
  }
  .generator-card .mode-tabs{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    flex-wrap:unset!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    scrollbar-width:none!important;
  }
  .generator-card .mode-tabs::-webkit-scrollbar{
    display:none!important;
  }
  .generator-card .mode-tab{
    width:100%!important;
    min-width:0!important;
    min-height:54px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    margin:0!important;
    padding:10px 12px!important;
    border:0!important;
    border-radius:14px!important;
    background:#f4f7fb!important;
    color:#4f5c72!important;
    box-shadow:none!important;
    font-size:13px!important;
    line-height:1.15!important;
    font-weight:750!important;
    text-align:left!important;
    white-space:nowrap!important;
    touch-action:manipulation;
  }
  .generator-card .mode-tab img{
    width:24px!important;
    height:24px!important;
    flex:0 0 24px!important;
    object-fit:contain!important;
  }
  .generator-card .mode-tab.active{
    background:#eaf3ff!important;
    color:#176fd5!important;
    box-shadow:inset 0 0 0 1px rgba(23,111,213,.08)!important;
  }
  .generator-card .mode-tab:last-child{
    grid-column:1 / -1!important;
    justify-content:center!important;
  }
}

@media (max-width:390px){
  .generator-card .mode-tab{
    min-height:52px!important;
    padding:9px 10px!important;
    gap:8px!important;
    font-size:12px!important;
  }
  .generator-card .mode-tab img{
    width:22px!important;
    height:22px!important;
    flex-basis:22px!important;
  }
}

/* === v36 SAFE MODE TABS ONLY ===
   Scoped to generator header so no other site layout is affected. */
.generator-card > .generator-top > .mode-tabs{
  position:relative!important;
  display:flex!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  flex-wrap:nowrap!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:7px!important;
  overflow:visible!important;
  border:1px solid #e7eaf0!important;
  outline:0!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(25,39,74,.075),0 2px 7px rgba(25,39,74,.035)!important;
}

/* Remove all old dotted / red / pulsing decorations from previous versions. */
.generator-card > .generator-top > .mode-tabs::after{
  content:none!important;
  display:none!important;
  border:0!important;
  outline:0!important;
  animation:none!important;
}

.generator-card > .generator-top > .mode-tabs > .mode-tab{
  position:relative!important;
  z-index:0!important;
  flex:1 1 0!important;
  min-width:0!important;
  min-height:82px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  margin:0!important;
  padding:12px 14px!important;
  border:0!important;
  outline:0!important;
  border-radius:18px!important;
  background:transparent!important;
  color:#14213d!important;
  box-shadow:none!important;
  font-size:18px!important;
  line-height:1.1!important;
  font-weight:800!important;
  letter-spacing:-.02em!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  animation:none!important;
  transition:background-color .18s ease,transform .18s ease,color .18s ease!important;
  -webkit-tap-highlight-color:transparent!important;
}

.generator-card > .generator-top > .mode-tabs > .mode-tab > img,
.generator-card > .generator-top > .mode-tabs > .mode-tab > span{
  position:relative!important;
  z-index:2!important;
}

.generator-card > .generator-top > .mode-tabs > .mode-tab > img{
  width:46px!important;
  height:46px!important;
  flex:0 0 46px!important;
  display:block!important;
  object-fit:contain!important;
}

.generator-card > .generator-top > .mode-tabs > .mode-tab:hover{
  background:#f8faff!important;
  color:#14213d!important;
}

.generator-card > .generator-top > .mode-tabs > .mode-tab:active{
  transform:scale(.985)!important;
}

.generator-card > .generator-top > .mode-tabs > .mode-tab:focus,
.generator-card > .generator-top > .mode-tabs > .mode-tab:focus-visible{
  outline:0!important;
}

/* Neutral state has no pseudo border at all. */
.generator-card > .generator-top > .mode-tabs > .mode-tab::before{
  content:none!important;
  display:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  animation:none!important;
}

/* Screenshot-like thin separators. */
.generator-card > .generator-top > .mode-tabs > .mode-tab:not(:last-child)::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  right:0!important;
  top:21%!important;
  width:1px!important;
  height:58%!important;
  border:0!important;
  background:#e7e9ee!important;
  opacity:1!important;
  pointer-events:none!important;
  transform:none!important;
  animation:none!important;
}

/* Selected item: subtle breathing blue halo, from smaller to slightly larger. */
.generator-card > .generator-top > .mode-tabs > .mode-tab.active{
  color:#14213d!important;
  background:transparent!important;
  box-shadow:none!important;
}

.generator-card > .generator-top > .mode-tabs > .mode-tab.active::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:7px!important;
  z-index:1!important;
  border:1.5px solid rgba(49,87,213,.55)!important;
  outline:0!important;
  border-radius:15px!important;
  background:rgba(49,87,213,.018)!important;
  box-shadow:0 0 0 0 rgba(49,87,213,.10)!important;
  pointer-events:none!important;
  transform:scale(.96)!important;
  transform-origin:center!important;
  animation:psModeHaloV36 2.5s cubic-bezier(.4,0,.2,1) infinite!important;
}

@keyframes psModeHaloV36{
  0%{opacity:.28;transform:scale(.96);box-shadow:0 0 0 0 rgba(49,87,213,.10)}
  48%{opacity:.78;transform:scale(1);box-shadow:0 0 0 3px rgba(49,87,213,.055)}
  100%{opacity:.18;transform:scale(1.035);box-shadow:0 0 0 7px rgba(49,87,213,0)}
}

@media (min-width:701px) and (max-width:1024px){
  .generator-card > .generator-top > .mode-tabs{
    padding:6px!important;
    border-radius:22px!important;
  }
  .generator-card > .generator-top > .mode-tabs > .mode-tab{
    min-height:68px!important;
    gap:8px!important;
    padding:9px 8px!important;
    border-radius:15px!important;
    font-size:14px!important;
  }
  .generator-card > .generator-top > .mode-tabs > .mode-tab > img{
    width:34px!important;
    height:34px!important;
    flex-basis:34px!important;
  }
  .generator-card > .generator-top > .mode-tabs > .mode-tab.active::before{
    inset:5px!important;
    border-radius:12px!important;
  }
}

/* Mobile: one compact row with obvious swipe/scroll, no 2x2 grid. */
@media (max-width:700px){
  .generator-card > .generator-top{
    display:block!important;
    width:100%!important;
    margin-bottom:16px!important;
  }

  .generator-card > .generator-top::before{
    content:none!important;
    display:none!important;
  }

  .generator-card > .generator-top > .mode-tabs{
    display:flex!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    gap:0!important;
    width:100%!important;
    max-width:100%!important;
    padding:5px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:contain!important;
    scroll-snap-type:x proximity!important;
    scroll-padding-left:5px!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 22px rgba(25,39,74,.07),0 1px 5px rgba(25,39,74,.03)!important;
  }

  .generator-card > .generator-top > .mode-tabs::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
  }

  .generator-card > .generator-top > .mode-tabs > .mode-tab{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:120px!important;
    min-height:56px!important;
    gap:7px!important;
    padding:7px 11px!important;
    border-radius:13px!important;
    font-size:13px!important;
    scroll-snap-align:start!important;
  }

  .generator-card > .generator-top > .mode-tabs > .mode-tab > img{
    width:30px!important;
    height:30px!important;
    flex:0 0 30px!important;
  }

  .generator-card > .generator-top > .mode-tabs > .mode-tab.active::before{
    inset:4px!important;
    border-width:1.5px!important;
    border-radius:11px!important;
  }

  .generator-card > .generator-top > .mode-tabs > .mode-tab:not(:last-child)::after{
    top:22%!important;
    height:56%!important;
  }
}

@media (max-width:380px){
  .generator-card > .generator-top > .mode-tabs > .mode-tab{
    min-width:112px!important;
    min-height:54px!important;
    padding:7px 10px!important;
    font-size:12.5px!important;
  }
  .generator-card > .generator-top > .mode-tabs > .mode-tab > img{
    width:28px!important;
    height:28px!important;
    flex-basis:28px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .generator-card > .generator-top > .mode-tabs > .mode-tab.active::before{
    animation:none!important;
    opacity:.58!important;
    transform:none!important;
  }
}

/* === v37 SAFE: hero badges / recent mascot / footer socials === */

/* Hero benefit cards — scoped to the home hero only. */
.hero-home .hero-badges{
  width:100%!important;
  max-width:760px!important;
  display:grid!important;
  grid-template-columns:minmax(180px,.88fr) minmax(218px,1.08fr) minmax(246px,1.20fr)!important;
  align-items:stretch!important;
  gap:14px!important;
  margin:30px 0 0!important;
}
.hero-home .hero-badge,
.hero-home .hero-badge:nth-child(3){
  width:100%!important;
  min-width:0!important;
  min-height:102px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:14px!important;
  grid-column:auto!important;
  padding:14px 17px!important;
  border:1px solid rgba(216,224,238,.92)!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.96)!important;
  color:#0b1830!important;
  box-shadow:0 16px 34px rgba(35,54,92,.10), 0 2px 8px rgba(35,54,92,.04)!important;
}
.hero-home .hero-badge img{
  width:66px!important;
  height:66px!important;
  flex:0 0 66px!important;
  display:block!important;
  object-fit:contain!important;
}
.hero-home .hero-badge b{
  color:#0b1830!important;
  font-size:16px!important;
  line-height:1.18!important;
  font-weight:800!important;
  letter-spacing:-.025em!important;
  white-space:nowrap!important;
}

@media (min-width:901px) and (max-width:1180px){
  .hero-home .hero-badges{
    max-width:650px!important;
    grid-template-columns:minmax(155px,.9fr) minmax(190px,1.08fr) minmax(215px,1.18fr)!important;
    gap:10px!important;
  }
  .hero-home .hero-badge,
  .hero-home .hero-badge:nth-child(3){
    min-height:86px!important;
    gap:10px!important;
    padding:11px 13px!important;
    border-radius:20px!important;
  }
  .hero-home .hero-badge img{
    width:52px!important;
    height:52px!important;
    flex-basis:52px!important;
  }
  .hero-home .hero-badge b{font-size:13px!important;}
}

@media (max-width:900px){
  .hero-home .hero-badges{
    max-width:560px!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    margin:22px auto 0!important;
  }
  .hero-home .hero-badge,
  .hero-home .hero-badge:nth-child(3){
    min-height:76px!important;
    gap:10px!important;
    padding:10px 12px!important;
    border-radius:18px!important;
  }
  .hero-home .hero-badge:nth-child(3){grid-column:1 / -1!important;}
  .hero-home .hero-badge img{
    width:48px!important;
    height:48px!important;
    flex-basis:48px!important;
  }
  .hero-home .hero-badge b{
    font-size:13px!important;
    white-space:nowrap!important;
  }
}

@media (max-width:520px){
  .hero-home .hero-badges{
    width:100%!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin-top:18px!important;
  }
  .hero-home .hero-badge,
  .hero-home .hero-badge:nth-child(3){
    min-height:68px!important;
    gap:8px!important;
    padding:8px 9px!important;
    border-radius:16px!important;
  }
  .hero-home .hero-badge:nth-child(3){grid-column:1 / -1!important;}
  .hero-home .hero-badge img{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
  }
  .hero-home .hero-badge b{
    font-size:11px!important;
    line-height:1.12!important;
  }
}

@media (max-width:360px){
  .hero-home .hero-badge b{font-size:10px!important;}
  .hero-home .hero-badge img{
    width:38px!important;
    height:38px!important;
    flex-basis:38px!important;
  }
}

/* Recent section mascot: keep it inside on tablets, hide it on phones. */
.recent-section .privacy-banner-wrap{
  position:relative!important;
  max-width:100%!important;
}
.recent-section .privacy-banner-wrap > .recent-mascot{
  right:clamp(14px,3vw,28px)!important;
  width:clamp(118px,11vw,154px)!important;
  max-width:min(154px,22vw)!important;
  height:auto!important;
}
@media (min-width:701px) and (max-width:980px){
  .recent-section .privacy-banner-wrap > .recent-mascot{
    right:14px!important;
    width:100px!important;
    max-width:100px!important;
    bottom:calc(100% - 10px)!important;
  }
}
@media (max-width:700px){
  .recent-section .recent-mascot,
  .recent-section .privacy-banner-wrap > .recent-mascot{
    display:none!important;
    visibility:hidden!important;
  }
}

/* Social profiles are not used yet — remove the block from layout. */
.footer-socials,
.site-footer .footer-socials,
footer .footer-socials{
  display:none!important;
}
/* === /v37 SAFE === */


/* === v38 SAFE UI REFINEMENT: hero/header/FAQ/footer only === */

/* Home hero: remove secondary labels/cards completely. */
.hero-home .eyebrow,
.hero-home .hero-badges{
  display:none!important;
}

/* Make the desktop hero copy larger and visually higher, without touching art positioning. */
@media (min-width:1181px){
  .hero-home .hero-copy{
    align-self:center!important;
    padding:0!important;
    transform:translateY(-34px)!important;
  }
  .hero-home h1{
    max-width:810px!important;
    font-size:clamp(68px,5vw,82px)!important;
    line-height:.96!important;
    letter-spacing:-.052em!important;
  }
  .hero-home h1 .hero-tail{
    margin-top:10px!important;
    font-size:.72em!important;
    line-height:1.02!important;
  }
  .hero-home .hero-copy>p{
    max-width:660px!important;
    margin:30px 0 0!important;
    font-size:20.5px!important;
    line-height:1.58!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  .hero-home .hero-copy{
    padding:0!important;
    transform:translateY(-20px)!important;
  }
  .hero-home h1{
    max-width:650px!important;
    font-size:clamp(54px,5vw,66px)!important;
    line-height:.975!important;
  }
  .hero-home .hero-copy>p{
    max-width:560px!important;
    margin:24px 0 0!important;
    font-size:17.5px!important;
    line-height:1.55!important;
  }
}

@media (max-width:900px){
  .hero-home .hero-copy{
    transform:none!important;
  }
}

/* Header: desktop navigation was visually too small. */
@media (min-width:1181px){
  .site-header .main-nav{
    gap:34px!important;
  }
  .site-header .main-nav a{
    font-size:16px!important;
    line-height:1.2!important;
    font-weight:720!important;
    letter-spacing:-.015em!important;
  }
  .site-header .header-login{
    min-width:126px!important;
    font-size:14.5px!important;
    font-weight:780!important;
  }
  .site-header .language-option{
    font-size:12.5px!important;
    font-weight:760!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  .site-header .main-nav{
    gap:20px!important;
  }
  .site-header .main-nav a{
    font-size:14px!important;
    font-weight:700!important;
  }
  .site-header .header-login{
    font-size:13px!important;
  }
}

@media (max-width:900px){
  .mobile-menu-panel a{
    font-size:17px!important;
    line-height:1.25!important;
    font-weight:720!important;
  }
  .mobile-menu-languages a{
    font-size:15px!important;
  }
}

/* FAQ: reference-style large white accordion cards. */
.faq .faq-list{
  max-width:1240px!important;
}
.faq .faq-list details{
  margin:0 0 22px!important;
  border:1px solid #e1e6ef!important;
  border-radius:28px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(38,52,84,.055)!important;
  overflow:hidden!important;
}
.faq .faq-list summary{
  min-height:128px!important;
  display:grid!important;
  grid-template-columns:92px minmax(0,1fr) 58px!important;
  align-items:center!important;
  gap:28px!important;
  padding:22px 34px!important;
}
.faq .faq-item-icon{
  width:82px!important;
  height:82px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #dde3ec!important;
  border-radius:20px!important;
  background:#fff center/68px 68px no-repeat!important;
  box-shadow:0 4px 12px rgba(31,48,82,.035)!important;
}
.faq .faq-item-icon img{
  display:none!important;
}
.faq .faq-list details:nth-of-type(1) .faq-item-icon{
  background-image:url('/assets/images/faq/faq-question-v38.webp')!important;
}
.faq .faq-list details:nth-of-type(2) .faq-item-icon{
  background-image:url('/assets/images/faq/faq-document-v38.webp')!important;
}
.faq .faq-list details:nth-of-type(3) .faq-item-icon{
  background-image:url('/assets/images/faq/faq-upload-v38.webp')!important;
}
.faq .faq-list details:nth-of-type(4) .faq-item-icon{
  background-image:url('/assets/images/faq/faq-books-v38.webp')!important;
}
.faq .faq-item-question{
  color:#0f1b49!important;
  font-size:25px!important;
  line-height:1.22!important;
  font-weight:850!important;
  letter-spacing:-.025em!important;
}
.faq .faq-item-plus{
  position:relative!important;
  width:52px!important;
  height:52px!important;
  display:block!important;
  border:1px solid #dce1e9!important;
  border-radius:50%!important;
  background:#fff!important;
  transition:transform .22s ease,background-color .22s ease!important;
}
.faq .faq-item-plus img{
  display:none!important;
}
.faq .faq-item-plus::before,
.faq .faq-item-plus::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:22px!important;
  height:3px!important;
  border-radius:3px!important;
  background:#1478ef!important;
  transform:translate(-50%,-50%)!important;
}
.faq .faq-item-plus::after{
  transform:translate(-50%,-50%) rotate(90deg)!important;
}
.faq .faq-list details[open] .faq-item-plus{
  transform:rotate(45deg)!important;
  background:#f7faff!important;
}
.faq .faq-list details>div{
  padding:0 34px 28px 154px!important;
}
.faq .faq-list details p{
  max-width:920px!important;
  color:#68748b!important;
  font-size:17px!important;
  line-height:1.68!important;
}

@media (max-width:900px){
  .faq .faq-list details{
    border-radius:22px!important;
    margin-bottom:14px!important;
  }
  .faq .faq-list summary{
    min-height:100px!important;
    grid-template-columns:68px minmax(0,1fr) 46px!important;
    gap:16px!important;
    padding:16px 18px!important;
  }
  .faq .faq-item-icon{
    width:62px!important;
    height:62px!important;
    border-radius:16px!important;
    background-size:52px 52px!important;
  }
  .faq .faq-item-question{
    font-size:20px!important;
  }
  .faq .faq-item-plus{
    width:44px!important;
    height:44px!important;
  }
  .faq .faq-item-plus::before,
  .faq .faq-item-plus::after{
    width:18px!important;
    height:2.5px!important;
  }
  .faq .faq-list details>div{
    padding:0 18px 20px 102px!important;
  }
}

@media (max-width:640px){
  .faq .faq-list details{
    border-radius:18px!important;
  }
  .faq .faq-list summary{
    min-height:82px!important;
    grid-template-columns:54px minmax(0,1fr) 38px!important;
    gap:12px!important;
    padding:13px 14px!important;
  }
  .faq .faq-item-icon{
    width:50px!important;
    height:50px!important;
    border-radius:13px!important;
    background-size:42px 42px!important;
  }
  .faq .faq-item-question{
    font-size:16px!important;
    line-height:1.28!important;
  }
  .faq .faq-item-plus{
    width:36px!important;
    height:36px!important;
  }
  .faq .faq-item-plus::before,
  .faq .faq-item-plus::after{
    width:15px!important;
    height:2px!important;
  }
  .faq .faq-list details>div{
    padding:0 14px 16px 14px!important;
  }
  .faq .faq-list details p{
    font-size:15px!important;
    line-height:1.6!important;
  }
}

/* Footer: keep the existing logo/brand; only refine columns and use the uploaded icons. */
.site-footer.site-footer-v24{
  background:#f7f9ff!important;
}
.site-footer .footer-panel{
  align-items:start!important;
  gap:44px!important;
}
.site-footer .footer-col-title{
  display:flex!important;
  align-items:center!important;
  gap:15px!important;
  margin-bottom:22px!important;
}
.site-footer .footer-col-title img{
  width:64px!important;
  height:64px!important;
  flex:0 0 64px!important;
  padding:9px!important;
  border-radius:17px!important;
  background:#edf3ff!important;
  object-fit:contain!important;
}
.site-footer .footer-col-title b{
  color:#0f1b49!important;
  font-size:26px!important;
  line-height:1.1!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
}
.site-footer .footer-links-col{
  gap:16px!important;
}
.site-footer .footer-links-col a{
  color:#5e687a!important;
  font-size:17.5px!important;
  line-height:1.5!important;
  font-weight:500!important;
}
.site-footer .footer-brand-col p{
  color:#68748b!important;
}
.site-footer .footer-socials{
  display:none!important;
}

@media (max-width:980px){
  .site-footer .footer-panel{
    gap:30px!important;
  }
  .site-footer .footer-col-title img{
    width:56px!important;
    height:56px!important;
    flex-basis:56px!important;
    border-radius:15px!important;
  }
  .site-footer .footer-col-title b{
    font-size:22px!important;
  }
  .site-footer .footer-links-col a{
    font-size:16px!important;
  }
}

@media (max-width:640px){
  .site-footer .footer-panel{
    gap:26px!important;
  }
  .site-footer .footer-col-title{
    margin-bottom:10px!important;
  }
  .site-footer .footer-col-title img{
    width:50px!important;
    height:50px!important;
    flex-basis:50px!important;
    padding:8px!important;
    border-radius:14px!important;
  }
  .site-footer .footer-col-title b{
    font-size:20px!important;
  }
  .site-footer .footer-links-col{
    gap:11px!important;
  }
  .site-footer .footer-links-col a{
    font-size:15.5px!important;
  }
}
/* === /v38 SAFE UI REFINEMENT === */

/* v38 cache-safe icon fallbacks */
.faq .faq-item-icon{
  background-image:url('/assets/images/faq/faq-question-v38.webp')!important;
}
.site-footer .footer-links-col:nth-child(2) .footer-col-title img{
  content:url('/assets/images/footer/rocket.webp?v=38')!important;
}
.site-footer .footer-links-col:nth-child(3) .footer-col-title img{
  content:url('/assets/images/footer/document.webp?v=38')!important;
}
.site-footer .footer-links-col:nth-child(4) .footer-col-title img{
  content:url('/assets/images/footer/mail.webp?v=38')!important;
}

/* === v40 PRICING ONLY + FAQ SIZE ONLY === */

/* PRICING ONLY. All selectors are locked to #pricing. */
#pricing{
  background:#fff!important;
  padding:54px 0 62px!important;
  overflow:visible!important;
}
#pricing::before,#pricing::after{content:none!important;display:none!important}
#pricing>.shell{width:min(1120px,calc(100% - 36px))!important}
#pricing .pricing-head{max-width:720px!important;margin:0 auto 24px!important}
#pricing .pricing-head>span,#pricing .pricing-head h2{display:none!important}
#pricing .pricing-kicker{
  margin:0!important;
  color:#4b556d!important;
  font-size:17px!important;
  line-height:1.48!important;
  font-weight:500!important;
  text-align:center!important;
  letter-spacing:-.01em!important;
}
#pricing .price-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}
#pricing .price-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:100%!important;
  padding:16px 16px 18px!important;
  overflow:visible!important;
  border:1px solid #e6ebf4!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff 0%,#fcfdff 100%)!important;
  box-shadow:0 8px 24px rgba(28,45,86,.075)!important;
}
#pricing .price-card-student,#pricing .price-card.active{
  border:1.5px solid #2f6ff3!important;
  box-shadow:0 12px 30px rgba(47,111,243,.13)!important;
}
#pricing .popular-ribbon{
  position:absolute!important;
  z-index:3!important;
  top:-13px!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:28px!important;
  padding:6px 17px!important;
  border:0!important;
  border-radius:8px 8px 5px 5px!important;
  background:linear-gradient(180deg,#ffb52d 0%,#ff8d08 100%)!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  white-space:nowrap!important;
  box-shadow:0 6px 14px rgba(255,139,0,.26)!important;
}
#pricing .popular-ribbon::before,#pricing .popular-ribbon::after{content:none!important;display:none!important}
#pricing .price-card-head{
  display:block!important;
  margin:0 0 8px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #eef1f6!important;
}
#pricing .price-title{display:flex!important;align-items:center!important;gap:12px!important}
#pricing .price-title-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important}
#pricing .price-icon{
  width:54px!important;
  height:54px!important;
  flex:0 0 54px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:15px!important;
  background:#f2f6ff!important;
  box-shadow:0 7px 17px rgba(51,90,169,.09)!important;
}
#pricing .price-icon img{width:40px!important;height:40px!important;object-fit:contain!important}
#pricing .price-card h3{
  margin:0!important;
  color:#111b3e!important;
  font-size:18px!important;
  line-height:1.1!important;
  font-weight:850!important;
  letter-spacing:-.02em!important;
}
#pricing .price-tag{
  display:inline-flex!important;
  align-items:center!important;
  min-height:20px!important;
  padding:3px 8px!important;
  border:0!important;
  border-radius:999px!important;
  background:#e9f0ff!important;
  color:#2f6ff3!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
}
#pricing .price-tag-pro{background:#fff0e3!important;color:#ff8720!important}
#pricing .price,#pricing .price-card .price{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  gap:6px!important;
  margin:0 0 8px!important;
  padding:4px 0 12px!important;
  border-bottom:1px solid #eef1f6!important;
  color:#0d1b46!important;
  font-size:50px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.055em!important;
  text-align:center!important;
}
#pricing .price small,#pricing .price-card .price small{
  color:#0d1b46!important;
  font-size:23px!important;
  line-height:1.05!important;
  font-weight:850!important;
  opacity:1!important;
  margin-bottom:3px!important;
}
#pricing .price-card-student .price{color:#2669f2!important}
#pricing .price-card-student .price small{color:#0d1b46!important}
#pricing .price-card ul{
  display:flex!important;
  flex-direction:column!important;
  margin:0 0 14px!important;
  padding:0!important;
  list-style:none!important;
}
#pricing .price-card li{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:39px!important;
  margin:0!important;
  padding:8px 0!important;
  border:0!important;
  border-bottom:1px solid #f0f2f6!important;
  color:#344057!important;
  font-size:13px!important;
  line-height:1.25!important;
}
#pricing .price-card li::before{display:none!important;content:none!important}
#pricing .price-card li:last-child{border-bottom:0!important}
#pricing .price-card li img{
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  margin:0!important;
  object-fit:contain!important;
}
#pricing .price-plan-btn{
  margin-top:auto!important;
  width:100%!important;
  min-height:52px!important;
  padding:9px 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  border:1px solid #ff8500!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#ffb21b 0%,#ff9000 55%,#ff7100 100%)!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:850!important;
  box-shadow:0 9px 18px rgba(255,121,0,.25),inset 0 1px 0 rgba(255,255,255,.34)!important;
}
#pricing .price-plan-btn b{
  width:30px!important;
  height:30px!important;
  flex:0 0 30px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#ff7b00!important;
  font-size:19px!important;
  line-height:1!important;
  box-shadow:0 3px 8px rgba(0,0,0,.08)!important;
}
#pricing .price-plan-btn:hover{transform:translateY(-1px)!important;filter:none!important}
#pricing .pricing-guarantees{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  margin-top:18px!important;
  padding-top:4px!important;
}
#pricing .pricing-guarantee{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:44px!important;
  padding:8px 14px!important;
  color:#59647a!important;
  font-size:13px!important;
  line-height:1.3!important;
  text-align:center!important;
}
#pricing .pricing-guarantee:not(:last-child)::after{
  content:""!important;
  position:absolute!important;
  top:50%!important;
  right:0!important;
  width:1px!important;
  height:24px!important;
  background:#e8ecf3!important;
  transform:translateY(-50%)!important;
}
#pricing .pricing-guarantee img{width:25px!important;height:25px!important;flex:0 0 25px!important;object-fit:contain!important}

@media(max-width:980px){
  #pricing>.shell{width:min(760px,calc(100% - 28px))!important}
  #pricing .price-grid{grid-template-columns:1fr!important;gap:18px!important}
  #pricing .price-card-student{order:-1!important}
  #pricing .pricing-guarantees{grid-template-columns:1fr!important;margin-top:12px!important}
  #pricing .pricing-guarantee{justify-content:flex-start!important;text-align:left!important;padding:8px 6px!important}
  #pricing .pricing-guarantee:not(:last-child)::after{display:none!important}
}
@media(max-width:640px){
  #pricing{padding:42px 0 50px!important}
  #pricing>.shell{width:calc(100% - 22px)!important}
  #pricing .pricing-head{margin-bottom:20px!important}
  #pricing .pricing-kicker{font-size:15px!important;line-height:1.45!important}
  #pricing .price-card{padding:15px 14px 16px!important;border-radius:18px!important}
  #pricing .price-icon{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:13px!important}
  #pricing .price-icon img{width:36px!important;height:36px!important}
  #pricing .price-card h3{font-size:17px!important}
  #pricing .price,#pricing .price-card .price{font-size:45px!important}
  #pricing .price small,#pricing .price-card .price small{font-size:21px!important}
  #pricing .price-card li{min-height:36px!important;font-size:12.5px!important;padding:7px 0!important}
  #pricing .price-plan-btn{min-height:50px!important;font-size:15px!important}
  #pricing .popular-ribbon{top:-12px!important;font-size:10px!important;padding:6px 13px!important}
}

/* FAQ SIZE ONLY. Design/icons stay exactly as they are. */
section.faq{padding-top:62px!important;padding-bottom:62px!important}
section.faq>.shell{width:min(1080px,calc(100% - 40px))!important}
section.faq .section-head{margin-bottom:24px!important}
section.faq .faq-list{max-width:1080px!important}
section.faq .faq-list details{margin-bottom:16px!important;border-radius:22px!important}
section.faq .faq-list summary{
  min-height:104px!important;
  grid-template-columns:68px minmax(0,1fr) 44px!important;
  gap:20px!important;
  padding:17px 24px!important;
}
section.faq .faq-item-icon{
  width:64px!important;
  height:64px!important;
  border-radius:16px!important;
  background-size:54px 54px!important;
}
section.faq .faq-item-question{font-size:21px!important;line-height:1.22!important}
section.faq .faq-item-plus{width:42px!important;height:42px!important}
section.faq .faq-item-plus::before,section.faq .faq-item-plus::after{width:18px!important;height:2.5px!important}
section.faq .faq-list details>div{padding:0 24px 20px 112px!important}
section.faq .faq-list details p{font-size:16px!important;line-height:1.6!important}
@media(max-width:640px){
  section.faq{padding-top:48px!important;padding-bottom:48px!important}
  section.faq>.shell{width:calc(100% - 22px)!important}
  section.faq .faq-list details{margin-bottom:11px!important;border-radius:16px!important}
  section.faq .faq-list summary{min-height:74px!important;grid-template-columns:46px minmax(0,1fr) 34px!important;gap:10px!important;padding:11px 12px!important}
  section.faq .faq-item-icon{width:44px!important;height:44px!important;border-radius:12px!important;background-size:37px 37px!important}
  section.faq .faq-item-question{font-size:15px!important;line-height:1.25!important}
  section.faq .faq-item-plus{width:32px!important;height:32px!important}
  section.faq .faq-item-plus::before,section.faq .faq-item-plus::after{width:13px!important;height:2px!important}
  section.faq .faq-list details>div{padding:0 12px 14px 12px!important}
  section.faq .faq-list details p{font-size:14.5px!important}
}
/* === /v40 PRICING ONLY + FAQ SIZE ONLY === */

/* === v41 PRICING HEAD ONLY === */
#pricing .pricing-head{
  max-width:880px!important;
  margin:0 auto 30px!important;
}
#pricing .pricing-head>span{
  display:inline-flex!important;
  color:#3365ef!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  margin-bottom:9px!important;
}
#pricing .pricing-head h2{
  display:block!important;
  margin:0 0 13px!important;
  font-size:clamp(34px,3.5vw,46px)!important;
  line-height:1.06!important;
  letter-spacing:-.04em!important;
  color:#172033!important;
}
#pricing .pricing-head h2 mark{
  background:none!important;
  color:#3365ef!important;
}
#pricing .pricing-kicker{
  font-size:18px!important;
  line-height:1.5!important;
  color:#59647a!important;
}
@media(max-width:640px){
  #pricing .pricing-head{margin-bottom:24px!important}
  #pricing .pricing-head>span{font-size:11px!important;margin-bottom:7px!important}
  #pricing .pricing-head h2{font-size:30px!important;margin-bottom:10px!important}
  #pricing .pricing-kicker{font-size:15.5px!important;line-height:1.45!important}
}
/* === /v41 PRICING HEAD ONLY === */


/* === v42: login popup + dedicated generator pages (scoped) === */
html.login-open,
html.login-open body{overflow:hidden!important}
.login-modal{
  position:fixed;
  inset:0;
  z-index:160;
  display:grid;
  place-items:center;
  padding:24px;
  background:
    radial-gradient(circle at 20% 12%,rgba(231,237,255,.82),transparent 34%),
    radial-gradient(circle at 82% 80%,rgba(247,233,255,.70),transparent 32%),
    rgba(246,248,253,.82);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.login-modal[hidden]{display:none!important}
.login-dialog{
  position:relative;
  width:min(430px,100%);
  max-height:calc(100vh - 32px);
  overflow:auto;
  padding:34px 30px 28px;
  border:1px solid #e7eaf1;
  border-radius:26px;
  background:#fff;
  box-shadow:0 28px 80px rgba(37,43,75,.16),0 8px 24px rgba(37,43,75,.08);
  color:#17203f;
}
.login-close{
  position:absolute;
  top:13px;
  right:14px;
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:50%;
  background:#f5f6f9;
  color:#8a91a2;
  font-size:23px;
  line-height:1;
  cursor:pointer;
}
.login-close:hover{background:#eceff5;color:#39445d}
.login-dialog h2{
  margin:0;
  text-align:center;
  font-size:32px;
  line-height:1.08;
  letter-spacing:-.035em;
  color:#111a3c;
}
.login-lead{
  margin:12px 0 24px;
  text-align:center;
  color:#8a91a2;
  font-size:13px;
}
.login-field{
  display:block;
  margin:0 0 15px;
}
.login-field>span{
  display:block;
  margin:0 0 7px;
  color:#5e667a;
  font-size:12px;
  line-height:1.2;
  font-weight:800;
}
.login-input{
  position:relative;
  display:flex;
  align-items:center;
  min-height:52px;
  border:1px solid #dfe3ea;
  border-radius:11px;
  background:#fff;
  transition:border-color .18s ease,box-shadow .18s ease;
}
.login-input:focus-within{
  border-color:#b7c5ef;
  box-shadow:0 0 0 4px rgba(82,100,214,.08);
}
.login-input>img{
  width:19px;
  height:19px;
  object-fit:contain;
  margin-left:13px;
  opacity:.96;
  flex:0 0 19px;
}
.login-input input{
  width:100%;
  height:50px;
  min-width:0;
  padding:0 44px 0 12px;
  border:0;
  outline:0;
  background:transparent;
  color:#202942;
  font-size:13px;
}
.login-input input::placeholder{color:#a1a7b4}
.login-eye{
  position:absolute;
  right:8px;
  top:50%;
  transform:translateY(-50%);
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  padding:0;
  border:0;
  background:transparent;
  cursor:pointer;
  opacity:.78;
}
.login-eye img{width:20px;height:20px;object-fit:contain}
.login-remember{
  display:flex;
  align-items:center;
  gap:9px;
  width:max-content;
  margin:3px 0 18px;
  cursor:pointer;
  color:#60697c;
  font-size:12px;
}
.login-remember input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.login-check{
  width:18px;
  height:18px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:1.5px solid #cfd5df;
  border-radius:4px;
  background:#fff;
  transition:.18s ease;
}
.login-check img{
  width:17px;
  height:17px;
  object-fit:contain;
  opacity:0;
  transform:scale(.72);
  transition:.18s ease;
}
.login-remember input:checked+.login-check{
  border-color:#7954ef;
  background:linear-gradient(135deg,#704cf4,#9b36e8);
}
.login-remember input:checked+.login-check img{opacity:1;transform:scale(1)}
.login-remember b{font-weight:700}
.login-submit{
  width:100%;
  min-height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:10px 18px;
  border:0;
  border-radius:11px;
  background:linear-gradient(105deg,#ff5f32 0%,#ff7622 44%,#ff9608 100%);
  color:#fff;
  font-size:16px;
  font-weight:850;
  box-shadow:0 12px 24px rgba(255,104,30,.27);
  cursor:pointer;
  transition:transform .18s ease,box-shadow .18s ease;
}
.login-submit:hover{transform:translateY(-1px);box-shadow:0 15px 28px rgba(255,104,30,.31)}
.login-submit:disabled{opacity:.65;cursor:wait;transform:none}
.login-submit img{width:19px;height:19px;object-fit:contain}
.login-status{
  min-height:18px;
  margin:8px 0 -2px;
  text-align:center;
  color:#667085;
  font-size:12px;
}
.login-status.is-error{color:#c83d4d}
.login-divider{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:12px;
  margin:20px 0;
  color:#a0a6b2;
  font-size:11px;
  font-weight:600;
}
.login-divider span{height:1px;background:#e6e8ee}
.login-google{
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:11px;
  padding:9px 16px;
  border:1px solid #dfe3ea;
  border-radius:10px;
  background:#fff;
  color:#242d48;
  font-size:13px;
  font-weight:800;
  transition:border-color .18s ease,box-shadow .18s ease;
}
.login-google:hover{border-color:#cdd4e0;box-shadow:0 6px 18px rgba(30,42,72,.06)}
.login-google img{width:22px;height:22px;object-fit:contain}
.login-forgot{
  display:block;
  margin:20px auto 0;
  padding:0;
  border:0;
  background:transparent;
  color:#7650e9;
  font-size:12px;
  font-weight:750;
  cursor:pointer;
}
.login-register{
  margin:20px 0 0;
  text-align:center;
  color:#949aa8;
  font-size:12px;
}
.login-register a{color:#7350e8;font-weight:850}

/* Dedicated tool pages keep the generator compact beneath their SEO intro. */
.tool-subhero{padding-bottom:42px!important}
.tool-subhero .shell{max-width:980px;text-align:center}
.tool-subhero h1{max-width:900px;margin-left:auto!important;margin-right:auto!important}
.tool-subhero p{max-width:760px;margin:18px auto 0;color:#667085;font-size:18px}
.tool-faq{padding-top:64px!important}

@media(max-width:700px){
  .login-modal{padding:12px;place-items:center}
  .login-dialog{width:100%;padding:30px 18px 22px;border-radius:22px;max-height:calc(100vh - 24px)}
  .login-dialog h2{font-size:28px}
  .login-lead{margin-bottom:20px}
  .login-input{min-height:50px}
  .login-input input{height:48px}
  .login-submit{min-height:50px}
  .tool-subhero{padding:40px 0 30px!important}
  .tool-subhero h1{font-size:36px!important}
  .tool-subhero p{font-size:16px!important}
  .tool-faq{padding-top:46px!important}
}


/* === v43 FINAL SITE FIXES === */
/* Review navigation: show a large glyph itself, not transparent padding around the old asset. */
.reviews-section .review-nav img{width:38px!important;height:38px!important;object-fit:contain!important;display:block!important}
@media(max-width:900px) and (min-width:760px){.reviews-section .review-nav img{width:34px!important;height:34px!important}}

/* Generator tabs: hard-disable obsolete dotted/dashed/red decorations on tablet and all breakpoints. */
.generator-card>.generator-top>.mode-tabs::after,.generator-card>.generator-top>.mode-tabs:after{content:none!important;display:none!important;border:0!important;outline:0!important;box-shadow:none!important;animation:none!important}
.generator-card>.generator-top>.mode-tabs>.mode-tab{outline:0!important;border-style:solid!important;border-color:transparent!important}
.generator-card>.generator-top>.mode-tabs>.mode-tab.active::before{border-style:solid!important;border-color:rgba(49,87,213,.55)!important;outline:0!important}
@media(min-width:701px) and (max-width:1100px){.generator-card>.generator-top>.mode-tabs,.generator-card>.generator-top>.mode-tabs>*{outline:0!important}.generator-card>.generator-top>.mode-tabs::after{display:none!important}.generator-card>.generator-top>.mode-tabs>.mode-tab.active::before{border-style:solid!important;border-color:rgba(49,87,213,.48)!important}}

/* Tool pages use the exact same first-screen composition as the home page. */
.hero-tool-page+ .shell>.generator-card{margin-top:14px!important}
@media(min-width:1181px){.hero-tool-page .hero-copy{transform:translateY(-24px)!important}.hero-tool-page h1{font-size:clamp(62px,4.7vw,76px)!important;max-width:820px!important}.hero-tool-page .hero-copy>p{font-size:18px!important;max-width:660px!important}}

/* Footer final responsive layout. */
.site-footer.site-footer-v24{overflow:hidden!important}
.site-footer .footer-panel{display:grid!important;grid-template-columns:minmax(250px,1.25fr) repeat(3,minmax(150px,.8fr))!important;align-items:start!important;gap:42px!important;padding-top:52px!important;padding-bottom:38px!important}
.site-footer .footer-brand-col{min-width:0!important}.site-footer .footer-brand-col p{max-width:310px!important;font-size:15px!important;line-height:1.6!important}.site-footer .footer-links-col{min-width:0!important}.site-footer .footer-links-col a{overflow-wrap:anywhere!important}.site-footer .footer-bottom{gap:20px!important;align-items:center!important}.site-footer .footer-bottom-note{display:flex!important;align-items:center!important;gap:7px!important;text-align:right!important}.site-footer .footer-bottom-sparkles{flex:0 0 auto!important}
@media(max-width:980px){.site-footer .footer-panel{grid-template-columns:1fr 1fr!important;gap:32px 42px!important;padding-top:42px!important}.site-footer .footer-brand-col{grid-column:1/-1!important}.site-footer .footer-brand-col p{max-width:520px!important}.site-footer .footer-links-col:last-child{grid-column:1/-1!important}.site-footer .footer-col-title{margin-bottom:10px!important}.site-footer .footer-col-title img{width:48px!important;height:48px!important;flex-basis:48px!important;padding:7px!important}.site-footer .footer-col-title b{font-size:20px!important}.site-footer .footer-links-col a{font-size:15.5px!important}}
@media(max-width:620px){.site-footer .footer-panel{grid-template-columns:1fr!important;gap:25px!important;padding:34px 0 24px!important}.site-footer .footer-brand-col,.site-footer .footer-links-col:last-child{grid-column:auto!important}.site-footer .footer-brand{font-size:18px!important}.site-footer .footer-brand-col p{font-size:14px!important;max-width:100%!important}.site-footer .footer-col-title{gap:11px!important;margin-bottom:7px!important}.site-footer .footer-col-title img{width:42px!important;height:42px!important;flex-basis:42px!important;padding:6px!important;border-radius:12px!important}.site-footer .footer-col-title b{font-size:18px!important}.site-footer .footer-links-col{gap:8px!important}.site-footer .footer-links-col a{font-size:15px!important;line-height:1.5!important}.site-footer .footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:7px!important;padding-bottom:22px!important}.site-footer .footer-bottom-note{text-align:left!important;font-size:12px!important;line-height:1.45!important}}
/* === /v43 FINAL SITE FIXES === */

/* v44 micro-fix: login centering + compact review arrows */
.login-submit{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  padding-left:18px!important;
  padding-right:18px!important;
}
.login-submit span{
  grid-area:1/1!important;
  width:100%!important;
  text-align:center!important;
  margin:0!important;
}
.login-submit img{
  position:absolute!important;
  left:calc(50% - 52px)!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
}
.reviews-section .review-nav img{
  width:30px!important;
  height:30px!important;
}
@media(max-width:900px) and (min-width:760px){
  .reviews-section .review-nav img{width:27px!important;height:27px!important}
}

/* v45 — price button arrow optical centering only */
#pricing .price-plan-btn b{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1!important;
  padding:0 0 1px 1px!important;
  margin:0!important;
  font-family:Arial,sans-serif!important;
  transform:none!important;
}


/* === v47 unified auth modal: login OR register, never side-by-side === */
.auth-modal-panel[hidden]{display:none!important}
.auth-dialog{width:min(462px,100%)!important}
.auth-dialog.is-register{width:min(486px,100%)!important}
.auth-modal-panel{display:block}
.auth-modal-panel h2{margin:0;text-align:center;font-size:32px;line-height:1.08;letter-spacing:-.035em;color:#111a3c}
.auth-switch-link{display:inline;padding:0;border:0;background:transparent;color:#7350e8;font:inherit;font-weight:850;cursor:pointer}
.auth-switch-link:hover{text-decoration:underline}
#registerModalForm{display:flex;flex-direction:column;gap:0}
#registerModalForm .login-field{margin-bottom:13px}
.modal-register-consent{position:relative;display:flex;align-items:flex-start;gap:10px;margin:2px 0 17px;cursor:pointer;color:#59657c}
.modal-register-consent>input{position:absolute;opacity:0;pointer-events:none}
.modal-register-check{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;margin-top:0;border:1px solid #cfd6e5;border-radius:6px;background:#fff;overflow:visible}
.modal-register-check img{width:30px;height:30px;max-width:none;object-fit:contain;opacity:0;transform:scale(1.18);transition:.16s ease}
.modal-register-consent>input:checked+.modal-register-check{border-color:#7552ee;background:#f4f1ff}
.modal-register-consent>input:checked+.modal-register-check img{opacity:1}
.modal-register-consent b{padding-top:2px;font-size:11.5px;line-height:1.42;font-weight:650;color:#59657c}
.modal-register-consent a{color:#3157d5;font-weight:850}
.auth-register-modal-submit{position:relative;width:100%;min-height:52px;display:grid;place-items:center;padding:10px 54px;border:0;border-radius:11px;background:linear-gradient(100deg,#ff5f19 0%,#ff8815 48%,#ffb32c 100%);color:#fff;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 11px 25px rgba(255,121,19,.23)}
.auth-register-modal-submit span{grid-area:1/1;text-align:center}
.auth-register-modal-submit b{position:absolute;right:18px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:28px;height:28px;font-size:20px;line-height:1;font-weight:500}
.auth-register-modal-submit:hover{filter:saturate(1.05);transform:translateY(-1px)}
.auth-register-modal-submit:disabled{opacity:.65;cursor:wait;transform:none}
@media(max-width:700px){
  .auth-dialog,.auth-dialog.is-register{width:100%!important;max-height:calc(100dvh - 20px)!important;padding:28px 16px 20px!important;border-radius:20px!important}
  .auth-modal-panel h2{font-size:27px!important;padding:0 30px}
  .auth-modal-panel .login-lead{font-size:12px!important;margin:9px 0 18px!important}
  #registerModalForm .login-field{margin-bottom:10px!important}
  #registerModalForm .login-input{min-height:46px!important}
  #registerModalForm .login-input input{height:44px!important;font-size:12.5px!important}
  .modal-register-consent{margin-bottom:14px!important;gap:9px!important}
  .modal-register-consent b{font-size:10.7px!important}
  .modal-register-check{width:23px;height:23px;flex-basis:23px}
  .modal-register-check img{width:29px;height:29px}
  .auth-register-modal-submit{min-height:49px!important;font-size:15px!important}
  .auth-modal-panel .login-divider{margin:15px 0!important}
  .auth-modal-panel .login-google{min-height:46px!important;font-size:12.5px!important}
  .auth-modal-panel .login-register{margin-top:16px!important}
}
/* === /v47 unified auth modal === */


/* === v48 auth/review popup fixes === */
.login-input>img{width:26px!important;height:26px!important;flex:0 0 26px!important;margin-left:12px!important;object-fit:contain!important}
.login-eye{width:40px!important;height:40px!important;right:6px!important;display:grid!important;place-items:center!important;cursor:pointer!important}
.login-eye img{width:26px!important;height:26px!important;object-fit:contain!important;display:block!important}
#registerModalForm .login-input>img,#registerModalForm .login-eye img{width:28px!important;height:28px!important}
@media(max-width:700px){.login-input>img{width:24px!important;height:24px!important;flex-basis:24px!important}.login-eye img{width:24px!important;height:24px!important}#registerModalForm .login-input>img,#registerModalForm .login-eye img{width:25px!important;height:25px!important}}
.login-remember,.modal-register-consent{position:relative!important}
.login-remember input,.modal-register-consent>input{position:static!important;opacity:1!important;pointer-events:auto!important;appearance:auto!important;-webkit-appearance:auto!important;width:18px!important;height:18px!important;flex:0 0 18px!important;accent-color:#7150eb!important;margin:1px 0 0 0!important;border-radius:4px!important;background:#fff!important}
.login-remember{gap:10px!important;align-items:center!important}
.login-check,.modal-register-check{display:none!important}
.login-remember b{font-weight:700!important;line-height:1.35!important}
.modal-register-consent{gap:10px!important;align-items:flex-start!important;margin:4px 0 18px!important}
.modal-register-consent b{padding-top:0!important;font-size:12px!important;line-height:1.45!important;font-weight:650!important;color:#59657c!important}
@media(max-width:700px){.login-remember input,.modal-register-consent>input{width:17px!important;height:17px!important;flex-basis:17px!important}.modal-register-consent b{font-size:11px!important}}
.review-nav{cursor:pointer!important;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease!important}
.review-nav:hover{border-color:#cfd8ef!important}
.review-nav img{width:26px!important;height:26px!important;display:block!important;object-fit:contain!important}
@media(max-width:900px) and (min-width:760px){.review-nav img{width:24px!important;height:24px!important}}
.review-register-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(35,47,88,.20);backdrop-filter:blur(10px);z-index:1300}
.review-register-modal.is-open{display:flex}
.review-register-box{position:relative;width:min(700px,calc(100% - 28px));padding:30px 38px 34px;border-radius:30px;border:1px solid rgba(214,220,238,.95);background:#fff;box-shadow:0 22px 60px rgba(45,57,107,.16);text-align:center}
.review-register-box h3{margin:0 0 14px;font-size:clamp(34px,3.2vw,56px);line-height:1.05;letter-spacing:-.04em;color:#15225e}
.review-register-box p{max-width:520px;margin:0 auto 24px;color:#667085;font-size:18px;line-height:1.5}
.review-register-box .btn{width:100%;min-height:72px;border-radius:18px;font-size:22px;font-weight:900;line-height:1.1;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 20px;cursor:pointer}
.review-register-close{position:absolute;top:18px;right:18px;width:48px;height:48px;border:1px solid #e7ebf4;border-radius:999px;background:#fff;display:grid;place-items:center;padding:0;cursor:pointer;box-shadow:0 8px 20px rgba(30,42,72,.07)}
.review-register-close img{width:24px;height:24px;display:block;object-fit:contain}
.review-register-icon{display:block;width:92px;height:92px;object-fit:contain;margin:0 auto 18px}
.review-register-primary{border:1px solid #7b3ff3!important;background:linear-gradient(90deg,#3157f7 0%,#7b3ff3 100%)!important;color:#fff!important;box-shadow:0 10px 24px rgba(84,73,222,.22)!important}
.review-register-secondary{margin-top:18px!important;border:1.5px solid #d9dff0!important;background:#fff!important;color:#18245b!important;box-shadow:none!important}
.review-register-primary:hover{filter:saturate(1.05);transform:translateY(-1px)}
.review-register-secondary:hover{border-color:#c6d0e6!important;background:#fbfcff!important}
@media(max-width:700px){.review-register-modal{padding:12px!important}.review-register-box{width:min(100%,calc(100% - 8px));padding:22px 18px 22px;border-radius:24px}.review-register-close{top:12px;right:12px;width:42px;height:42px}.review-register-close img{width:20px;height:20px}.review-register-icon{width:74px;height:74px;margin-bottom:14px}.review-register-box h3{font-size:28px!important;line-height:1.08!important;padding:0 26px}.review-register-box p{font-size:15px!important;line-height:1.45!important;margin-bottom:18px}.review-register-box .btn{min-height:58px;font-size:18px;border-radius:15px}.review-register-secondary{margin-top:14px!important}}
/* === /v48 auth/review popup fixes === */


/* === v49 public content, contacts and blog === */
.info-subhero{padding:72px 0 54px!important;background:radial-gradient(circle at 80% 10%,#eeeaff 0,transparent 30%),linear-gradient(180deg,#f4f7ff,#fff)!important}
.info-subhero .shell,.blog-subhero .shell{max-width:980px!important}
.info-kicker{display:inline-block;margin-bottom:14px;color:#3157d5;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.info-subhero h1,.blog-subhero h1{max-width:900px!important}
.info-subhero p,.blog-subhero p{max-width:860px!important;font-size:19px!important;line-height:1.65!important;color:#5f6b82!important}
.info-content{padding:54px 0 90px!important;background:#fff}
.info-shell{max-width:1000px!important}
.info-prose{max-width:900px!important;margin:0 auto}
.info-section{padding:0 0 8px}
.info-prose h2{font-size:30px!important;line-height:1.15!important;letter-spacing:-.025em!important;margin:42px 0 12px!important;color:#162143!important}
.info-prose p{font-size:17px!important;line-height:1.78!important;color:#56637a!important;margin:0!important}
.info-contact-note{margin-top:48px;padding:22px 24px;border:1px solid #dfe6f6;border-radius:18px;background:#f7f9ff}
.info-contact-note b{display:block;font-size:18px;margin-bottom:5px}.info-contact-note p{font-size:15px!important}
.contact-form-card{max-width:900px;margin:58px auto 0;padding:32px;border:1px solid #e1e7f2;border-radius:26px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 18px 50px rgba(31,51,101,.08)}
.contact-form-head{margin-bottom:24px}.contact-form-head>span{color:#3157d5;font-size:11px;font-weight:900;letter-spacing:.09em}.contact-form-head h2{margin:6px 0 8px;font-size:32px;letter-spacing:-.035em}.contact-form-head p{margin:0;color:#69758b;font-size:15px;line-height:1.55}
.contact-form{display:flex;flex-direction:column;gap:16px}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:flex;flex-direction:column;gap:7px}.contact-form label>span{font-size:13px;font-weight:800;color:#34405a}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dce3ef;border-radius:13px;background:#fff;color:#1f2942;padding:13px 14px;outline:none;transition:.16s}.contact-form input,.contact-form select{min-height:48px}.contact-form textarea{resize:vertical;min-height:150px;line-height:1.55}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#7990ee;box-shadow:0 0 0 4px rgba(49,87,213,.08)}.contact-submit{align-self:flex-start;min-width:220px;min-height:50px}.contact-submit:disabled{opacity:.65;cursor:wait}.contact-status{min-height:20px;font-size:13px;color:#667085}.contact-status.is-success{color:#08785b;font-weight:750}.contact-status.is-error{color:#c83d4d;font-weight:750}.contact-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}

.blog-subhero{padding:72px 0 48px!important;background:linear-gradient(180deg,#f3f6ff,#fff)!important}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;padding:28px 0 90px!important}.blog-card{display:flex!important;flex-direction:column!important;min-height:360px!important;padding:26px!important;border:1px solid #e0e6f1!important;border-radius:22px!important;background:#fff!important;box-shadow:0 9px 28px rgba(35,52,97,.05);transition:.18s}.blog-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(35,52,97,.09);border-color:#cbd7ef!important}.blog-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;color:#8490a4;font-size:12px}.blog-card-meta time{white-space:nowrap}.blog-card-meta span{padding:5px 8px;border-radius:999px;background:#f2f5ff;color:#3157d5;font-weight:800}.blog-card h2{margin:0 0 12px!important;font-size:22px!important;line-height:1.22!important;letter-spacing:-.025em}.blog-card h2 a:hover{color:#3157d5}.blog-card p{margin:0 0 24px!important;color:#68748a!important;font-size:14.5px!important;line-height:1.65!important}.blog-read{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-top:16px!important;border-top:1px solid #edf1f7!important;color:#3157d5!important;font-size:14px!important;font-weight:850!important}.blog-read b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf2ff;font-size:18px;line-height:1}.blog-read:hover b{transform:translateX(2px)}
.blog-article{padding:54px 0 96px!important}.blog-article .article-shell{max-width:900px!important}.article-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px;padding-bottom:15px;border-bottom:1px solid #e7ebf2}.article-topline .back-link{margin:0!important}.article-date{display:inline-flex;align-items:center;white-space:nowrap;padding:7px 11px;border-radius:999px;background:#f2f5ff;color:#536489;font-size:12px;font-weight:800}.blog-article h1{font-size:clamp(40px,5vw,64px)!important;max-width:880px}.blog-article .lead{font-size:21px!important;line-height:1.6!important;margin:22px 0 40px!important;color:#5f6c82!important}.article-section{margin-top:36px}.blog-article .article-section h2{font-size:29px!important;line-height:1.2!important;letter-spacing:-.025em!important;margin:0 0 12px!important}.blog-article .article-section p{font-size:17px!important;line-height:1.82!important;color:#4f5d74!important;margin:0!important}.blog-article .article-cta p{font-size:15px!important;line-height:1.6!important;margin:0 0 16px!important}
@media(max-width:980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.info-subhero,.blog-subhero{padding:46px 0 34px!important}.info-subhero p,.blog-subhero p{font-size:16px!important}.info-content{padding:36px 0 58px!important}.info-prose h2{font-size:25px!important;margin-top:34px!important}.info-prose p{font-size:16px!important;line-height:1.72!important}.contact-form-card{margin-top:40px;padding:20px 16px;border-radius:20px}.contact-form-head h2{font-size:27px}.contact-form-grid{grid-template-columns:1fr}.contact-submit{width:100%;min-width:0}.blog-grid{grid-template-columns:1fr!important;padding:18px 0 60px!important}.blog-card{min-height:0!important;padding:21px!important}.blog-card h2{font-size:20px!important}.article-topline{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px}.blog-article{padding:38px 0 64px!important}.blog-article h1{font-size:36px!important}.blog-article .lead{font-size:18px!important;margin-bottom:30px!important}.blog-article .article-section h2{font-size:24px!important}.blog-article .article-section p{font-size:16px!important;line-height:1.72!important}}
/* === /v49 public content, contacts and blog === */


/* === v50 examples/indexing micro-fixes === */
/* Keep the same 48px close hit-area, but make the supplied close artwork itself ~2x larger. */
.review-register-close{width:48px!important;height:48px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.review-register-close img{width:48px!important;height:48px!important;max-width:none!important;display:block!important;object-fit:contain!important}
.review-register-close:hover img{transform:scale(1.04)}
.presentation-catalog-section{padding:42px 0 84px;background:#fff}
.presentation-catalog-section .catalog-grid{padding:0!important}
@media(max-width:700px){.review-register-close{width:42px!important;height:42px!important}.review-register-close img{width:42px!important;height:42px!important}.presentation-catalog-section{padding:28px 0 58px}}
/* === /v50 examples/indexing micro-fixes === */

/* === v51 mobile footer centering only === */
@media(max-width:620px){
  .site-footer.site-footer-v24 .footer-panel{
    text-align:center!important;
    justify-items:center!important;
  }
  .site-footer.site-footer-v24 .footer-brand-col,
  .site-footer.site-footer-v24 .footer-links-col{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    text-align:center!important;
  }
  .site-footer.site-footer-v24 .footer-brand{
    justify-content:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .site-footer.site-footer-v24 .footer-brand-col p{
    margin-left:auto!important;
    margin-right:auto!important;
    text-align:center!important;
  }
  .site-footer.site-footer-v24 .footer-col-title{
    width:100%!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .site-footer.site-footer-v24 .footer-links-col a{
    width:100%!important;
    text-align:center!important;
  }
  .site-footer.site-footer-v24 .footer-bottom{
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .site-footer.site-footer-v24 .footer-bottom-note{
    width:100%!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
  }
}
/* === /v51 mobile footer centering only === */

/* v52 — optically center the auth modal close glyph only */
.login-close{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  font-size:0!important;
  line-height:1!important;
  text-indent:0!important;
}
.login-close::before{
  content:"×";
  display:block;
  font-family:Arial,sans-serif;
  font-size:25px;
  font-weight:400;
  line-height:1;
  transform:translateY(-1px);
}

/* === v53 MOBILE FOOTER CLEAN COMPOSITION ONLY === */
@media (max-width:620px){
  .site-footer.site-footer-v24{
    padding:0!important;
    background:#f7f9ff!important;
  }

  .site-footer.site-footer-v24 .footer-panel{
    width:min(100% - 32px,360px)!important;
    max-width:360px!important;
    margin:0 auto!important;
    padding:30px 0 18px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    text-align:center!important;
  }

  .site-footer.site-footer-v24 .footer-brand-col{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    padding:0 6px 22px!important;
    margin:0!important;
  }

  .site-footer.site-footer-v24 .footer-brand{
    width:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    margin:0 auto 13px!important;
    font-size:17px!important;
    line-height:1.1!important;
  }

  .site-footer.site-footer-v24 .footer-brand .footer-logo,
  .site-footer.site-footer-v24 .footer-brand .brand-logo{
    width:40px!important;
    height:40px!important;
    flex:0 0 40px!important;
    object-fit:contain!important;
  }

  .site-footer.site-footer-v24 .footer-brand-col p{
    width:100%!important;
    max-width:295px!important;
    margin:0 auto!important;
    padding:0!important;
    color:#707b91!important;
    font-size:13px!important;
    line-height:1.55!important;
    text-align:center!important;
  }

  .site-footer.site-footer-v24 .footer-links-col{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:7px!important;
    margin:0!important;
    padding:17px 0 18px!important;
    border-top:1px solid #e8edf7!important;
    text-align:center!important;
  }

  .site-footer.site-footer-v24 .footer-col-title{
    width:auto!important;
    min-height:36px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    margin:0 0 5px!important;
    padding:0!important;
    text-align:center!important;
  }

  .site-footer.site-footer-v24 .footer-col-title img{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    padding:5px!important;
    margin:0!important;
    border-radius:10px!important;
    background:#edf3ff!important;
    object-fit:contain!important;
  }

  .site-footer.site-footer-v24 .footer-col-title b{
    margin:0!important;
    padding:0!important;
    color:#101c4a!important;
    font-size:16px!important;
    line-height:1.1!important;
    font-weight:900!important;
    letter-spacing:-.02em!important;
  }

  .site-footer.site-footer-v24 .footer-links-col a{
    width:auto!important;
    max-width:100%!important;
    margin:0!important;
    padding:1px 8px!important;
    color:#626d82!important;
    font-size:13.5px!important;
    line-height:1.4!important;
    font-weight:500!important;
    text-align:center!important;
    overflow-wrap:anywhere!important;
  }

  .site-footer.site-footer-v24 .footer-links-col a:hover{
    color:#3157d5!important;
  }

  .site-footer.site-footer-v24 .footer-bottom{
    width:min(100% - 32px,360px)!important;
    max-width:360px!important;
    margin:0 auto!important;
    padding:18px 0 22px!important;
    border-top:1px solid #dfe6f3!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    color:#80899b!important;
    font-size:11px!important;
    line-height:1.45!important;
    text-align:center!important;
  }

  .site-footer.site-footer-v24 .footer-bottom>span:first-child{
    width:100%!important;
    text-align:center!important;
  }

  .site-footer.site-footer-v24 .footer-bottom-note{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    margin:0!important;
    padding:0!important;
    color:#8b94a6!important;
    font-size:10.5px!important;
    line-height:1.4!important;
    text-align:center!important;
  }

  .site-footer.site-footer-v24 .footer-bottom-sparkles{
    width:24px!important;
    height:24px!important;
    flex:0 0 24px!important;
    margin:0!important;
    object-fit:contain!important;
  }
}
/* === /v53 MOBILE FOOTER CLEAN COMPOSITION ONLY === */

/* === v54 MOBILE FOOTER TYPE + PRESENTATION FAQ ONLY === */
@media (max-width:620px){
  .site-footer.site-footer-v24 .footer-brand{
    font-size:19px!important;
    font-weight:900!important;
    letter-spacing:-.025em!important;
  }
  .site-footer.site-footer-v24 .footer-brand-col p{
    max-width:320px!important;
    font-size:15px!important;
    line-height:1.55!important;
  }
  .site-footer.site-footer-v24 .footer-col-title b{
    font-size:18px!important;
    line-height:1.15!important;
  }
  .site-footer.site-footer-v24 .footer-links-col a{
    font-size:15.5px!important;
    line-height:1.5!important;
    font-weight:550!important;
    padding:2px 8px!important;
  }
  .site-footer.site-footer-v24 .footer-bottom{
    font-size:13px!important;
    line-height:1.5!important;
  }
  .site-footer.site-footer-v24 .footer-bottom-note{
    font-size:12.5px!important;
    line-height:1.45!important;
  }
}

/* Presentation example FAQ: isolated from the generic site FAQ. */
.presentation-faq-list{
  width:100%!important;
  max-width:900px!important;
  margin:30px auto 0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
}
.presentation-faq-list details{
  margin:0!important;
  padding:0 22px!important;
  overflow:hidden!important;
  border:1px solid #e2e8f3!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(34,52,97,.055)!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
.presentation-faq-list details:hover{
  border-color:#cfd9ef!important;
  box-shadow:0 12px 30px rgba(34,52,97,.08)!important;
}
.presentation-faq-list details[open]{
  border-color:#c9d6f3!important;
  box-shadow:0 12px 34px rgba(49,87,213,.09)!important;
}
.presentation-faq-list summary{
  min-height:68px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0!important;
  padding:17px 0!important;
  list-style:none!important;
  cursor:pointer!important;
  color:#152044!important;
  font-size:17px!important;
  line-height:1.35!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
}
.presentation-faq-list summary::-webkit-details-marker{display:none!important}
.presentation-faq-list summary::marker{display:none!important;content:""!important}
.presentation-faq-list summary>span{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  flex:0 0 34px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  padding:0 0 2px!important;
  border:1px solid #dbe3f2!important;
  border-radius:50%!important;
  background:#f7f9fd!important;
  color:#3157d5!important;
  font-family:Arial,sans-serif!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:400!important;
  transition:transform .18s ease,background .18s ease,border-color .18s ease!important;
}
.presentation-faq-list details[open] summary>span{
  transform:rotate(45deg)!important;
  background:#eef3ff!important;
  border-color:#c9d6f3!important;
}
.presentation-faq-list details>p{
  margin:0!important;
  padding:0 48px 20px 0!important;
  color:#66738a!important;
  font-size:15px!important;
  line-height:1.7!important;
}
@media (max-width:640px){
  .presentation-faq-list{
    margin-top:22px!important;
    gap:9px!important;
  }
  .presentation-faq-list details{
    padding:0 15px!important;
    border-radius:15px!important;
  }
  .presentation-faq-list summary{
    min-height:60px!important;
    gap:12px!important;
    padding:14px 0!important;
    font-size:15.5px!important;
    line-height:1.35!important;
  }
  .presentation-faq-list summary>span{
    width:31px!important;
    height:31px!important;
    min-width:31px!important;
    flex-basis:31px!important;
    font-size:22px!important;
  }
  .presentation-faq-list details>p{
    padding:0 0 16px!important;
    font-size:14.5px!important;
    line-height:1.62!important;
  }
}
/* === /v54 MOBILE FOOTER TYPE + PRESENTATION FAQ ONLY === */


/* === v55 isolated FAQ for public presentation pages === */
.presentation-topic-faq{
  padding:78px 0 88px!important;
  background:#fff!important;
}
.presentation-topic-faq-shell{
  width:min(1120px,calc(100% - 40px))!important;
  margin:0 auto!important;
}
.presentation-topic-faq-head{
  max-width:900px!important;
  margin:0 auto 34px!important;
  text-align:center!important;
}
.presentation-topic-faq-head>span{
  display:block!important;
  margin-bottom:8px!important;
  color:#3157d5!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}
.presentation-topic-faq-head h2{
  margin:0!important;
  color:#111b3f!important;
  font-size:clamp(32px,4vw,48px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}
.presentation-topic-faq-head p{
  max-width:720px!important;
  margin:12px auto 0!important;
  color:#748096!important;
  font-size:16px!important;
  line-height:1.55!important;
}
.presentation-topic-faq-list{
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
  width:100%!important;
  max-width:1040px!important;
  margin:0 auto!important;
}
.presentation-topic-faq-item{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #e1e7f2!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(33,50,91,.055)!important;
  overflow:hidden!important;
}
.presentation-topic-faq-item[open]{
  border-color:#cfd9ee!important;
  box-shadow:0 14px 34px rgba(33,50,91,.075)!important;
}
.presentation-topic-faq-question{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 46px!important;
  align-items:center!important;
  gap:22px!important;
  width:100%!important;
  min-height:82px!important;
  margin:0!important;
  padding:18px 22px 18px 28px!important;
  list-style:none!important;
  cursor:pointer!important;
  color:#122044!important;
  background:#fff!important;
}
.presentation-topic-faq-question::-webkit-details-marker{display:none!important}
.presentation-topic-faq-question::marker{content:""!important;display:none!important}
.presentation-topic-faq-question-text{
  display:block!important;
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  color:#122044!important;
  font-size:19px!important;
  line-height:1.35!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
.presentation-topic-faq-plus{
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  border:1px solid #dce4f2!important;
  border-radius:50%!important;
  background:#f8faff!important;
  color:#3157d5!important;
  font-size:26px!important;
  line-height:1!important;
  font-weight:500!important;
  transition:transform .18s ease,background .18s ease,border-color .18s ease!important;
}
.presentation-topic-faq-item[open] .presentation-topic-faq-plus{
  transform:rotate(45deg)!important;
  background:#eef3ff!important;
  border-color:#cfdaf5!important;
}
.presentation-topic-faq-answer{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0 84px 24px 28px!important;
}
.presentation-topic-faq-answer p{
  max-width:900px!important;
  margin:0!important;
  padding:0!important;
  color:#66738b!important;
  font-size:16px!important;
  line-height:1.7!important;
  font-weight:400!important;
}
@media(max-width:700px){
  .presentation-topic-faq{padding:54px 0 60px!important}
  .presentation-topic-faq-shell{width:min(100% - 24px,1120px)!important}
  .presentation-topic-faq-head{margin-bottom:24px!important}
  .presentation-topic-faq-head h2{font-size:30px!important;line-height:1.12!important}
  .presentation-topic-faq-head p{font-size:14.5px!important}
  .presentation-topic-faq-list{gap:10px!important}
  .presentation-topic-faq-item{border-radius:16px!important}
  .presentation-topic-faq-question{grid-template-columns:minmax(0,1fr) 38px!important;gap:12px!important;min-height:68px!important;padding:14px 14px 14px 16px!important}
  .presentation-topic-faq-question-text{font-size:16px!important;line-height:1.35!important}
  .presentation-topic-faq-plus{width:36px!important;height:36px!important;font-size:22px!important}
  .presentation-topic-faq-answer{padding:0 16px 17px!important}
  .presentation-topic-faq-answer p{font-size:14.5px!important;line-height:1.62!important}
}
/* === /v55 isolated FAQ === */


/* === v56 PUBLIC PRESENTATION UX: slider + blue/yellow CTAs + centered FAQ plus === */
/* One slide at a time. */
.presentation-preview-slider{position:relative;width:100%;margin:0 0 18px!important;padding:0 58px 32px!important}
.presentation-slider-viewport{width:100%;overflow:hidden!important;border-radius:18px!important;touch-action:pan-y pinch-zoom}
.presentation-slider-track{display:flex!important;width:100%!important;transition:transform .38s cubic-bezier(.22,.7,.2,1)!important;will-change:transform}
.presentation-slider-track>.presentation-slide-card{flex:0 0 100%!important;width:100%!important;min-width:100%!important;margin:0!important}
.presentation-slider-nav{position:absolute;top:calc(50% - 16px);z-index:12;width:46px;height:46px;border:1px solid #dbe4f5;border-radius:50%;background:#fff;color:#2458db;display:grid;place-items:center;padding:0 0 4px!important;font:700 35px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 9px 24px rgba(30,60,120,.10);transition:.18s ease}
.presentation-slider-prev{left:2px}.presentation-slider-next{right:2px}.presentation-slider-nav:hover:not(:disabled){background:#eef4ff;border-color:#b9cdf8;transform:scale(1.05)}.presentation-slider-nav:disabled{opacity:.3;cursor:default}
.presentation-slider-status{position:absolute;left:50%;bottom:0;transform:translateX(-50%);display:flex;align-items:center;gap:6px;color:#71809a;font-size:13px;font-weight:800}.presentation-slider-status i{font-style:normal;color:#b0b9c8}

/* Bigger blue/yellow side CTA; hidden on phones. */
.presentation-side-cta{padding:26px 24px!important;border:1px solid #cddcf8!important;border-radius:20px!important;background:linear-gradient(160deg,#f7faff 0%,#ffffff 56%,#fffbea 100%)!important;box-shadow:0 16px 38px rgba(33,73,150,.11)!important}
.presentation-side-cta .side-cta-badge{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:5px 10px!important;border-radius:999px!important;background:#e7efff!important;color:#1d55d5!important;font-size:11px!important;font-weight:900!important;letter-spacing:.06em!important}
.presentation-side-cta>b{margin:13px 0 9px!important;color:#13265c!important;font-size:22px!important;line-height:1.16!important;letter-spacing:-.025em!important}
.presentation-side-cta>p{margin:0 0 17px!important;color:#596982!important;font-size:14px!important;line-height:1.55!important}
.presentation-side-cta ul{margin:0 0 19px!important;gap:10px!important}
.presentation-side-cta li{padding-left:21px!important;color:#364863!important;font-size:13px!important;line-height:1.4!important}
.presentation-side-cta li:before{content:"✓"!important;color:#1e60e8!important;font-size:14px!important}
.presentation-side-cta>a{min-height:52px!important;padding:0 17px!important;border:1px solid #efc800!important;border-radius:13px!important;background:linear-gradient(180deg,#ffe55a 0%,#ffd42f 100%)!important;color:#12275e!important;font-size:15px!important;font-weight:900!important;box-shadow:0 9px 20px rgba(238,191,0,.25)!important}
.presentation-side-cta>a:hover{filter:brightness(1.02);transform:translateY(-1px)}
.presentation-side-cta small{margin-top:11px!important;color:#8490a4!important;font-size:11px!important}

/* CTA appears only on slide 3 and follows the site's blue/yellow language. */
.presentation-inline-cta{width:min(470px,calc(100% - 42px))!important;padding:27px 28px!important;border:1px solid rgba(77,119,216,.30)!important;border-radius:20px!important;background:rgba(247,250,255,.98)!important;box-shadow:0 22px 55px rgba(20,52,118,.22)!important;color:#12245b!important}
.presentation-inline-cta b{margin-bottom:8px!important;font-size:23px!important;line-height:1.15!important;letter-spacing:-.025em!important}
.presentation-inline-cta p{margin:0 0 17px!important;color:#5d6c86!important;font-size:14px!important;line-height:1.5!important}
.presentation-inline-cta a{min-height:52px!important;padding:0 24px!important;border:1px solid #efc500!important;border-radius:13px!important;background:linear-gradient(180deg,#ffe65a 0%,#ffd42e 100%)!important;color:#12275e!important;font-size:15px!important;font-weight:900!important;box-shadow:0 9px 20px rgba(234,188,0,.24)!important}

/* Pixel-perfect centered plus: CSS geometry instead of font glyph. */
.presentation-topic-faq-plus{position:relative!important;display:block!important;font-size:0!important;line-height:0!important}
.presentation-topic-faq-plus::before,.presentation-topic-faq-plus::after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;border-radius:2px!important;background:#3157d5!important;transition:transform .18s ease!important}
.presentation-topic-faq-plus::before{width:15px!important;height:2px!important}
.presentation-topic-faq-plus::after{width:2px!important;height:15px!important}
.presentation-topic-faq-item[open] .presentation-topic-faq-plus{transform:none!important}
.presentation-topic-faq-item[open] .presentation-topic-faq-plus::after{transform:translate(-50%,-50%) rotate(90deg)!important}

@media(max-width:760px){
  .presentation-side-cta{display:none!important}
  .presentation-preview-stack{grid-row:auto!important}
  .presentation-preview-slider{padding:0 0 29px!important;margin-bottom:14px!important}
  .presentation-slider-viewport{border-radius:12px!important}
  .presentation-slider-nav{display:none!important}
  .presentation-inline-cta{width:calc(100% - 22px)!important;padding:17px 14px!important;border-radius:15px!important}
  .presentation-inline-cta b{font-size:17px!important;margin-bottom:5px!important}.presentation-inline-cta p{font-size:11px!important;margin-bottom:10px!important}.presentation-inline-cta a{min-height:40px!important;padding:0 14px!important;font-size:11.5px!important;border-radius:10px!important}
}
/* === /v56 PUBLIC PRESENTATION UX === */


/* ===== Presentation example redesign v57 ===== */
.presentation-example-page-v57{background:linear-gradient(180deg,#f6f8fd 0%,#f8fbff 100%)!important}
.presentation-example-hero-shell-v57{width:min(100% - 40px,1120px)!important;padding-top:14px!important;padding-bottom:4px!important}
.presentation-breadcrumb-v57{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:16px!important;color:#7e8ca4!important;font-size:14px!important;font-weight:600!important}
.presentation-breadcrumb-v57 a{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#7e8ca4!important;text-decoration:none!important}
.presentation-breadcrumb-v57 .presentation-breadcrumb-home img{width:18px!important;height:18px!important;display:block!important}
.presentation-breadcrumb-v57 span{line-height:1!important}
.presentation-type-chip-v57{display:inline-flex!important;align-items:center!important;gap:10px!important;min-height:42px!important;padding:8px 16px!important;border-radius:999px!important;background:#eef4ff!important;color:#2861e2!important;font-size:13px!important;font-weight:900!important;letter-spacing:.03em!important;text-transform:uppercase!important;box-shadow:inset 0 0 0 1px rgba(55,106,225,.05)!important}
.presentation-type-chip-v57 img{width:20px!important;height:20px!important;display:block!important;flex:none!important}
.presentation-example-page-v57 .presentation-example-hero h1{max-width:680px!important;margin:16px 0 12px!important;color:#14295c!important;font-size:60px!important;line-height:.98!important;letter-spacing:-.045em!important}
.presentation-example-page-v57 .presentation-example-hero p{max-width:700px!important;margin:0!important;color:#66768f!important;font-size:18px!important;line-height:1.55!important}
.presentation-example-document-v57{padding:18px 0 10px!important}
.presentation-example-shell-v57{width:min(100% - 40px,1120px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:34px!important;align-items:start!important}
.presentation-preview-stack-v57{min-width:0!important}
.presentation-preview-slider-v57{position:relative!important;padding:12px 54px 52px!important}
.presentation-slider-viewport{overflow:hidden!important;border-radius:24px!important}
.presentation-slider-track{display:flex!important;transition:transform .42s cubic-bezier(.2,.7,.2,1)!important}
.presentation-example-page-v57 .presentation-slide-card{--pv-bg:#ffffff!important;--pv-surface:#ffffff!important;--pv-text:#14295c!important;--pv-muted:#637697!important;--pv-accent:#2c74ff!important;--pv-accent2:#ffd338!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 38px rgba(32,56,112,.10)!important}
.presentation-example-page-v57 .presentation-slide-canvas{position:relative!important;min-height:320px!important;padding:34px 38px 34px 54px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important}
.presentation-example-page-v57 .pv-accent-line{position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:22px!important;border-radius:24px 0 0 24px!important;background:linear-gradient(180deg,#2d74ff 0%,#3771ff 80%)!important}
.presentation-example-page-v57 .pv-decor-a{right:-42px!important;top:-34px!important;width:230px!important;height:230px!important;border-radius:50%!important;background:radial-gradient(circle at 30% 30%,rgba(44,116,255,.10),rgba(44,116,255,.01) 65%)!important;border:14px solid rgba(44,116,255,.95)!important}
.presentation-example-page-v57 .pv-decor-b{right:86px!important;bottom:-92px!important;width:235px!important;height:235px!important;border-radius:50%!important;background:#ffd338!important;opacity:1!important}
.presentation-example-page-v57 .presentation-slide-content{position:relative!important;z-index:2!important;max-width:49%!important}
.presentation-example-page-v57 .pv-kicker{display:inline-block!important;margin-bottom:14px!important;color:#2d74ff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.16em!important}
.presentation-example-page-v57 .presentation-slide-content h2{margin:0 0 14px!important;color:#14295c!important;font-size:38px!important;line-height:1.04!important;letter-spacing:-.03em!important}
.presentation-example-page-v57 .pv-lead,.presentation-example-page-v57 .presentation-slide-content p{margin:0 0 12px!important;color:#65738a!important;font-size:17px!important;line-height:1.58!important}
.presentation-example-page-v57 .presentation-slide-content ul{margin:18px 0 0!important;padding:0!important;list-style:none!important;display:grid!important;gap:10px!important}
.presentation-example-page-v57 .presentation-slide-content li{position:relative!important;padding-left:34px!important;color:#2f425d!important;font-size:15px!important;line-height:1.38!important}
.presentation-example-page-v57 .presentation-slide-content li::before{content:''!important;position:absolute!important;left:0!important;top:1px!important;width:22px!important;height:22px!important;background:url('/assets/images/presentation-example/check-blue.webp?v=57') center/contain no-repeat!important}
.presentation-example-page-v57 .pv-slide-no{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;margin-bottom:16px!important;border-radius:14px!important;background:#eff4ff!important;color:#2c74ff!important;font-size:18px!important;font-weight:900!important}
.presentation-example-page-v57 .pv-footer{position:absolute!important;left:54px!important;bottom:22px!important;color:#8b99ad!important;font-size:12px!important;font-weight:700!important;z-index:2!important}
.presentation-example-page-v57 .pv-footer b{color:#2c74ff!important}
.presentation-example-page-v57 .presentation-slider-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:12!important;display:flex!important;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;cursor:pointer!important}
.presentation-example-page-v57 .presentation-slider-nav img{width:56px!important;height:56px!important;display:block!important}
.presentation-example-page-v57 .presentation-slider-prev{left:-6px!important}
.presentation-example-page-v57 .presentation-slider-next{right:-6px!important}
.presentation-example-page-v57 .presentation-slider-nav:hover:not(:disabled){transform:translateY(-50%) scale(1.04)!important;filter:brightness(1.02)!important}
.presentation-example-page-v57 .presentation-slider-nav:disabled{opacity:.42!important;cursor:default!important}
.presentation-example-page-v57 .presentation-slider-status{position:static!important;transform:none!important;display:flex!important;justify-content:center!important;gap:7px!important;margin-top:8px!important;color:#1e2d56!important;font-size:22px!important;font-weight:900!important}
.presentation-example-page-v57 .presentation-slider-status i{color:#95a4bc!important;font-style:normal!important}
.presentation-example-page-v57 .presentation-slider-dots{position:absolute!important;left:50%!important;bottom:42px!important;transform:translateX(-50%)!important;display:flex!important;align-items:center!important;gap:8px!important;z-index:13!important}
.presentation-example-page-v57 .presentation-slider-dots span{width:8px!important;height:8px!important;border-radius:50%!important;background:#ced9f1!important;cursor:pointer!important}
.presentation-example-page-v57 .presentation-slider-dots span.is-active{width:10px!important;height:10px!important;background:#2d74ff!important}
.presentation-preview-note-v57{display:flex!important;align-items:center!important;gap:16px!important;margin-top:10px!important;padding:18px 20px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e1e8f5!important;box-shadow:0 8px 22px rgba(37,59,116,.06)!important}
.presentation-preview-note-v57>img{width:34px!important;height:34px!important;display:block!important;flex:none!important}
.presentation-preview-note-v57 b{display:block!important;margin-bottom:4px!important;color:#14295c!important;font-size:18px!important;line-height:1.2!important}
.presentation-preview-note-v57 p{margin:0!important;color:#6b7a93!important;font-size:14px!important;line-height:1.52!important}
.presentation-side-cta-v57{position:sticky!important;top:98px!important;padding:26px 24px!important;border-radius:22px!important;border:1px solid #d8e3f7!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;box-shadow:0 16px 38px rgba(34,60,120,.09)!important}
.presentation-side-cta-v57 .side-cta-badge{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:34px!important;padding:6px 12px!important;border-radius:999px!important;background:#eef4ff!important;color:#2762e6!important;font-size:13px!important;font-weight:900!important}
.presentation-side-cta-v57 .side-cta-badge img{width:16px!important;height:16px!important;display:block!important}
.presentation-side-cta-v57>b{display:block!important;margin:18px 0 12px!important;color:#162d60!important;font-size:22px!important;line-height:1.15!important;letter-spacing:-.02em!important}
.presentation-side-cta-v57>p{margin:0 0 18px!important;color:#697893!important;font-size:15px!important;line-height:1.55!important}
.presentation-side-cta-v57 ul{margin:0 0 20px!important;padding:0!important;list-style:none!important;display:grid!important;gap:12px!important}
.presentation-side-cta-v57 li{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:0!important;color:#304564!important;font-size:14px!important;line-height:1.35!important}
.presentation-side-cta-v57 li::before{display:none!important}
.presentation-side-cta-v57 li img{width:18px!important;height:18px!important;display:block!important;margin-top:1px!important}
.presentation-side-cta-v57>a{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:58px!important;padding:0 16px!important;border-radius:16px!important;border:1px solid #f0cd2f!important;background:linear-gradient(180deg,#ffe35b 0%,#ffc928 100%)!important;color:#14295c!important;font-size:17px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(237,194,30,.28)!important;text-decoration:none!important}
.presentation-side-cta-v57>a img{width:18px!important;height:18px!important;display:block!important}
.presentation-side-cta-v57>a b{font-size:20px!important;line-height:1!important}
.presentation-side-cta-v57 small{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-top:12px!important;color:#72809a!important;font-size:12px!important;font-weight:700!important}
.presentation-side-cta-v57 small img{width:16px!important;height:16px!important;display:block!important}
.presentation-example-page-v57 .presentation-inline-cta-v57{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(86%,360px)!important;padding:18px 20px 18px!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;border:1px solid #d9e3f6!important;box-shadow:0 18px 40px rgba(24,48,102,.18)!important;text-align:center!important;z-index:20!important}
.presentation-example-page-v57 .presentation-inline-cta-badge{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:30px!important;margin-bottom:10px!important;padding:5px 10px!important;border-radius:999px!important;background:#eef4ff!important;color:#2963e5!important;font-size:12px!important;font-weight:900!important}
.presentation-example-page-v57 .presentation-inline-cta-badge img{width:16px!important;height:16px!important;display:block!important}
.presentation-example-page-v57 .presentation-inline-cta-v57>b{display:block!important;margin:0 0 8px!important;color:#162d60!important;font-size:25px!important;line-height:1.12!important;letter-spacing:-.02em!important}
.presentation-example-page-v57 .presentation-inline-cta-v57>p{margin:0 0 14px!important;color:#677792!important;font-size:14px!important;line-height:1.5!important}
.presentation-example-page-v57 .presentation-inline-cta-v57>a{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:54px!important;padding:0 16px!important;border-radius:15px!important;background:linear-gradient(180deg,#2b74ff 0%,#1f64eb 100%)!important;border:0!important;color:#fff!important;font-size:16px!important;font-weight:900!important;box-shadow:0 10px 22px rgba(43,116,255,.22)!important;text-decoration:none!important}
.presentation-example-page-v57 .presentation-inline-cta-v57>a img{width:18px!important;height:18px!important}
.presentation-example-page-v57 .presentation-inline-cta-v57>a b{font-size:18px!important;line-height:1!important}
.presentation-topic-faq{padding-top:44px!important}
.presentation-topic-faq-shell{width:min(100% - 40px,1120px)!important}
.presentation-topic-faq-head{max-width:840px!important;margin:0 auto 24px!important;text-align:left!important}
.presentation-topic-faq-head>span{display:inline-block!important;margin-bottom:8px!important;color:#2962e5!important;font-size:12px!important;font-weight:900!important;letter-spacing:.18em!important}
.presentation-topic-faq-head h2{margin:0 0 10px!important;color:#14295c!important;font-size:42px!important;line-height:1.05!important;letter-spacing:-.03em!important}
.presentation-topic-faq-head p{margin:0!important;color:#6d7c92!important;font-size:16px!important;line-height:1.58!important}
.presentation-topic-faq-list{display:grid!important;gap:14px!important}
.presentation-topic-faq-item{border-radius:20px!important;background:#fff!important;border:1px solid #dde6f4!important;box-shadow:0 10px 26px rgba(31,56,113,.06)!important;overflow:hidden!important}
.presentation-topic-faq-question{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;gap:16px!important;align-items:center!important;padding:18px 20px!important;cursor:pointer!important;list-style:none!important}
.presentation-topic-faq-question-text{display:block!important;color:#172d60!important;font-size:20px!important;font-weight:800!important;line-height:1.28!important}
.presentation-topic-faq-plus{position:relative!important;display:block!important;width:44px!important;height:44px!important;border-radius:50%!important;background:#f2f6ff!important;border:1px solid #d6e2fb!important}
.presentation-topic-faq-plus::before,.presentation-topic-faq-plus::after{content:''!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;background:#2d74ff!important;border-radius:2px!important;transition:transform .2s ease!important}
.presentation-topic-faq-plus::before{width:16px!important;height:2px!important}
.presentation-topic-faq-plus::after{width:2px!important;height:16px!important}
.presentation-topic-faq-item[open] .presentation-topic-faq-plus::after{transform:translate(-50%,-50%) rotate(90deg)!important}
.presentation-topic-faq-answer{padding:0 20px 18px!important}
.presentation-topic-faq-answer p{margin:0!important;color:#62718a!important;font-size:16px!important;line-height:1.7!important}
@media (max-width:1100px){.presentation-example-page-v57 .presentation-example-hero h1{font-size:50px!important}.presentation-example-shell-v57{grid-template-columns:minmax(0,1fr)!important}.presentation-side-cta-v57{display:none!important}}
@media (max-width:760px){.presentation-example-hero-shell-v57,.presentation-example-shell-v57,.presentation-topic-faq-shell{width:min(100% - 24px,1120px)!important}.presentation-breadcrumb-v57{gap:8px!important;font-size:12px!important;flex-wrap:wrap!important}.presentation-type-chip-v57{min-height:36px!important;padding:7px 12px!important;font-size:11px!important}.presentation-type-chip-v57 img{width:18px!important;height:18px!important}.presentation-example-page-v57 .presentation-example-hero h1{font-size:36px!important;line-height:1.02!important}.presentation-example-page-v57 .presentation-example-hero p{font-size:15px!important}.presentation-preview-slider-v57{padding:8px 0 48px!important}.presentation-example-page-v57 .presentation-slide-canvas{min-height:290px!important;padding:24px 22px 24px 34px!important}.presentation-example-page-v57 .pv-accent-line{width:12px!important;border-radius:16px 0 0 16px!important}.presentation-example-page-v57 .pv-decor-a{right:-70px!important;top:-40px!important;width:170px!important;height:170px!important;border-width:11px!important}.presentation-example-page-v57 .pv-decor-b{right:20px!important;bottom:-84px!important;width:165px!important;height:165px!important}.presentation-example-page-v57 .presentation-slide-content{max-width:62%!important}.presentation-example-page-v57 .presentation-slide-content h2{font-size:28px!important;line-height:1.06!important}.presentation-example-page-v57 .pv-lead,.presentation-example-page-v57 .presentation-slide-content p{font-size:14px!important;line-height:1.48!important}.presentation-example-page-v57 .presentation-slide-content li{padding-left:28px!important;font-size:13px!important}.presentation-example-page-v57 .presentation-slide-content li::before{width:18px!important;height:18px!important}.presentation-example-page-v57 .pv-slide-no{width:38px!important;height:38px!important;font-size:16px!important}.presentation-example-page-v57 .pv-footer{left:34px!important;bottom:18px!important;font-size:10px!important}.presentation-example-page-v57 .presentation-slider-nav{display:none!important}.presentation-example-page-v57 .presentation-slider-dots{bottom:38px!important}.presentation-example-page-v57 .presentation-slider-status{font-size:18px!important;margin-top:2px!important}.presentation-preview-note-v57{padding:16px!important;align-items:flex-start!important}.presentation-preview-note-v57>img{width:28px!important;height:28px!important}.presentation-preview-note-v57 b{font-size:16px!important}.presentation-preview-note-v57 p{font-size:13px!important}.presentation-example-page-v57 .presentation-inline-cta-v57{width:min(88%,310px)!important;padding:16px!important}.presentation-example-page-v57 .presentation-inline-cta-v57>b{font-size:21px!important}.presentation-example-page-v57 .presentation-inline-cta-v57>p{font-size:13px!important}.presentation-example-page-v57 .presentation-inline-cta-v57>a{min-height:48px!important;font-size:14px!important}.presentation-topic-faq-head h2{font-size:30px!important;line-height:1.08!important}.presentation-topic-faq-head p{font-size:14px!important}.presentation-topic-faq-question{grid-template-columns:minmax(0,1fr) 38px!important;padding:14px 14px 14px 16px!important}.presentation-topic-faq-question-text{font-size:16px!important;line-height:1.35!important}.presentation-topic-faq-plus{width:38px!important;height:38px!important}.presentation-topic-faq-answer{padding:0 16px 16px!important}.presentation-topic-faq-answer p{font-size:14px!important;line-height:1.62!important}}


/* ===== Presentation example layout refinement v58 ===== */
/* Return the example pages to the normal site background. */
.presentation-example-page-v57,
.presentation-example-page-v57 .presentation-example-hero,
.presentation-example-document-v57{
  background:transparent!important;
}

/* Same visual rhythm as the reference: title -> short intro -> document + sticky CTA. */
.presentation-example-hero-shell-v57{
  width:min(1180px,calc(100% - 48px))!important;
  padding-top:28px!important;
  padding-bottom:18px!important;
}
.presentation-breadcrumb-v57{margin-bottom:16px!important}
.presentation-type-chip-v57{margin-bottom:0!important}
.presentation-example-page-v57 .presentation-example-hero h1{
  max-width:790px!important;
  margin:18px 0 14px!important;
  font-size:clamp(44px,4.35vw,62px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}
.presentation-example-page-v57 .presentation-example-hero p{
  max-width:790px!important;
  font-size:16px!important;
  line-height:1.62!important;
}
.presentation-example-document-v57{padding:22px 0 56px!important}
.presentation-example-shell-v57{
  width:min(1180px,calc(100% - 48px))!important;
  grid-template-columns:minmax(0,830px) 290px!important;
  gap:34px!important;
  justify-content:space-between!important;
}
.presentation-preview-slider-v57{
  padding:0 0 50px!important;
  overflow:visible!important;
}
.presentation-slider-viewport{
  border:1px solid #e0e6ef!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(31,52,89,.07)!important;
}
.presentation-example-page-v57 .presentation-slide-card{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  margin:0!important;
}
.presentation-example-page-v57 .presentation-slide-canvas{
  aspect-ratio:16/9!important;
  min-height:0!important;
  padding:6.2% 6.7%!important;
  background:#fff!important;
}
/* Remove the small inner card that made slide text look squeezed. */
.presentation-example-page-v57 .pv-style-cards .presentation-slide-content,
.presentation-example-page-v57 .presentation-slide-content{
  width:58%!important;
  max-width:58%!important;
  height:100%!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.presentation-example-page-v57 .presentation-slide-content h2{
  max-width:100%!important;
  font-size:clamp(27px,2.6vw,39px)!important;
  line-height:1.06!important;
}
.presentation-example-page-v57 .pv-lead,
.presentation-example-page-v57 .presentation-slide-content p{
  max-width:100%!important;
  font-size:clamp(13px,1.18vw,17px)!important;
  line-height:1.52!important;
}
.presentation-example-page-v57 .presentation-slide-content ul{max-width:100%!important}
.presentation-example-page-v57 .pv-footer{left:6.7%!important;right:6.7%!important;bottom:4.8%!important}
.presentation-example-page-v57 .pv-accent-line{width:14px!important;border-radius:0!important}
.presentation-example-page-v57 .pv-decor-a{right:-5%!important;top:-17%!important;width:28%!important;height:auto!important;aspect-ratio:1!important;border-width:12px!important}
.presentation-example-page-v57 .pv-decor-b{right:10%!important;bottom:-24%!important;width:27%!important;height:auto!important;aspect-ratio:1!important}

/* Arrows sit beside the slide instead of stealing document width. */
.presentation-example-page-v57 .presentation-slider-nav{
  width:54px!important;
  height:54px!important;
}
.presentation-example-page-v57 .presentation-slider-nav img{width:54px!important;height:54px!important}
.presentation-example-page-v57 .presentation-slider-prev{left:-42px!important}
.presentation-example-page-v57 .presentation-slider-next{right:-42px!important}
.presentation-example-page-v57 .presentation-slider-dots{bottom:20px!important}
.presentation-example-page-v57 .presentation-slider-status{
  position:absolute!important;
  right:0!important;
  bottom:11px!important;
  margin:0!important;
  font-size:18px!important;
}

/* Sticky banner aligned with the top edge of the slide. */
.presentation-side-cta-v57{
  top:96px!important;
  padding:24px 22px!important;
  border-radius:18px!important;
  box-shadow:0 12px 30px rgba(29,52,94,.08)!important;
}
.presentation-side-cta-v57>b{font-size:21px!important;margin-top:16px!important}
.presentation-side-cta-v57>p{font-size:14px!important}
.presentation-side-cta-v57 li{font-size:13px!important}
.presentation-side-cta-v57>a{
  min-height:56px!important;
  border:0!important;
  background:linear-gradient(100deg,#1685f8 0%,#1685f8 66%,#ffd028 100%)!important;
  color:#fff!important;
  box-shadow:0 9px 22px rgba(22,133,248,.18)!important;
}
.presentation-side-cta-v57>a b{color:#17315f!important}

/* The lock in the notice was too small: enlarge the icon itself, not the card. */
.presentation-preview-note-v57{
  margin-top:16px!important;
  min-height:88px!important;
  padding:16px 20px!important;
}
.presentation-preview-note-v57>img{
  width:68px!important;
  height:68px!important;
  flex:0 0 68px!important;
  object-fit:contain!important;
}
.presentation-preview-note-v57 b{font-size:15px!important}
.presentation-preview-note-v57 p{font-size:12px!important}

/* CTA over slide 3 follows the same blue-yellow brand direction. */
.presentation-example-page-v57 .presentation-inline-cta-v57>a{
  background:linear-gradient(100deg,#1685f8 0%,#1685f8 70%,#ffd028 100%)!important;
  color:#fff!important;
}
.presentation-example-page-v57 .presentation-inline-cta-v57>a b{color:#17315f!important}

@media (max-width:1260px){
  .presentation-example-page-v57 .presentation-slider-prev{left:-24px!important}
  .presentation-example-page-v57 .presentation-slider-next{right:-24px!important}
}
@media (max-width:1100px){
  .presentation-example-hero-shell-v57,
  .presentation-example-shell-v57{width:min(100% - 36px,900px)!important}
  .presentation-example-shell-v57{grid-template-columns:1fr!important}
  .presentation-side-cta-v57{display:none!important}
  .presentation-example-page-v57 .presentation-slider-prev{left:-20px!important}
  .presentation-example-page-v57 .presentation-slider-next{right:-20px!important}
}
@media (max-width:760px){
  .presentation-example-hero-shell-v57,
  .presentation-example-shell-v57{width:min(100% - 24px,900px)!important}
  .presentation-example-hero-shell-v57{padding-top:20px!important;padding-bottom:12px!important}
  .presentation-example-page-v57 .presentation-example-hero h1{font-size:36px!important;margin-top:14px!important}
  .presentation-example-page-v57 .presentation-example-hero p{font-size:14px!important;line-height:1.55!important}
  .presentation-example-document-v57{padding-top:14px!important}
  .presentation-preview-slider-v57{padding-bottom:42px!important}
  .presentation-example-page-v57 .presentation-slider-nav{display:none!important}
  .presentation-example-page-v57 .presentation-slide-canvas{padding:6.8%!important}
  .presentation-example-page-v57 .pv-style-cards .presentation-slide-content,
  .presentation-example-page-v57 .presentation-slide-content{width:68%!important;max-width:68%!important}
  .presentation-example-page-v57 .presentation-slide-content h2{font-size:24px!important}
  .presentation-example-page-v57 .pv-lead,
  .presentation-example-page-v57 .presentation-slide-content p{font-size:12px!important}
  .presentation-example-page-v57 .presentation-slide-content li{font-size:11px!important;padding-left:24px!important}
  .presentation-example-page-v57 .presentation-slide-content li::before{width:16px!important;height:16px!important}
  .presentation-example-page-v57 .presentation-slider-dots{bottom:15px!important}
  .presentation-example-page-v57 .presentation-slider-status{bottom:8px!important;font-size:15px!important}
  .presentation-preview-note-v57{min-height:72px!important;padding:13px 14px!important;gap:12px!important}
  .presentation-preview-note-v57>img{width:50px!important;height:50px!important;flex-basis:50px!important}
  .presentation-preview-note-v57 b{font-size:14px!important}
  .presentation-preview-note-v57 p{font-size:11px!important}
}
/* ===== /Presentation example layout refinement v58 ===== */


/* ===== Presentation example header width v59 ===== */
.presentation-example-page-v57 .presentation-type-chip-v57{display:none!important}
.presentation-example-page-v57 .presentation-example-hero-shell-v57>h1,
.presentation-example-page-v57 .presentation-example-hero-shell-v57>p{
  width:min(830px,100%)!important;
  max-width:none!important;
}
.presentation-example-page-v57 .presentation-example-hero-shell-v57>h1{
  margin-top:18px!important;
}
@media (max-width:1100px){
  .presentation-example-page-v57 .presentation-example-hero-shell-v57>h1,
  .presentation-example-page-v57 .presentation-example-hero-shell-v57>p{width:100%!important}
}
/* ===== /Presentation example header width v59 ===== */


/* ===== Presentation example readability/autoplay layout v60 ===== */
/* type chip and AI badge are removed in markup; keep defensive hiding for cache/mixed templates */
.presentation-example-page-v57 .presentation-type-chip-v57,
.presentation-side-cta-v57 .side-cta-badge{display:none!important}

/* intro text should read like a proper lead, not fine print */
.presentation-example-page-v57 .presentation-example-hero p,
.presentation-example-page-v57 .presentation-example-hero-shell-v57>p{
  font-size:20px!important;
  line-height:1.58!important;
  color:#5f6f88!important;
}

/* notice below preview */
.presentation-preview-note-v57{
  min-height:104px!important;
  padding:20px 24px!important;
  gap:18px!important;
}
.presentation-preview-note-v57>img{
  width:72px!important;
  height:72px!important;
  flex:0 0 72px!important;
}
.presentation-preview-note-v57 b{
  font-size:21px!important;
  line-height:1.25!important;
  margin-bottom:6px!important;
}
.presentation-preview-note-v57 p{
  font-size:16px!important;
  line-height:1.55!important;
}

/* sticky CTA: larger and easier to scan */
.presentation-side-cta-v57{
  padding:30px 26px!important;
}
.presentation-side-cta-v57>b{
  margin:0 0 14px!important;
  font-size:28px!important;
  line-height:1.14!important;
}
.presentation-side-cta-v57>p{
  font-size:17px!important;
  line-height:1.55!important;
  margin-bottom:22px!important;
}
.presentation-side-cta-v57 ul{
  gap:14px!important;
  margin-bottom:24px!important;
}
.presentation-side-cta-v57 li{
  font-size:16px!important;
  line-height:1.4!important;
  grid-template-columns:24px minmax(0,1fr)!important;
}
.presentation-side-cta-v57 li img{
  width:20px!important;
  height:20px!important;
}
.presentation-side-cta-v57>a{
  min-height:64px!important;
  font-size:19px!important;
  border-radius:16px!important;
}
.presentation-side-cta-v57>a img{
  width:21px!important;
  height:21px!important;
}
.presentation-side-cta-v57>a b{font-size:22px!important}
.presentation-side-cta-v57 small{
  margin-top:14px!important;
  font-size:14px!important;
  line-height:1.35!important;
}
.presentation-side-cta-v57 small img{
  width:18px!important;
  height:18px!important;
}

/* remove the dead gap before FAQ */
.presentation-example-document-v57{padding-bottom:16px!important}
.presentation-topic-faq{padding-top:18px!important}

@media (max-width:1100px){
  .presentation-example-page-v57 .presentation-example-hero p,
  .presentation-example-page-v57 .presentation-example-hero-shell-v57>p{font-size:18px!important}
}
@media (max-width:760px){
  .presentation-example-page-v57 .presentation-example-hero p,
  .presentation-example-page-v57 .presentation-example-hero-shell-v57>p{font-size:16px!important;line-height:1.55!important}
  .presentation-preview-note-v57{min-height:92px!important;padding:16px!important;gap:14px!important}
  .presentation-preview-note-v57>img{width:58px!important;height:58px!important;flex-basis:58px!important}
  .presentation-preview-note-v57 b{font-size:17px!important}
  .presentation-preview-note-v57 p{font-size:14px!important;line-height:1.5!important}
  .presentation-example-document-v57{padding-bottom:10px!important}
  .presentation-topic-faq{padding-top:14px!important}
}
/* ===== /Presentation example readability/autoplay layout v60 ===== */


/* v66 registration UX + verified cabinet CTA */
.content-band .prose a.btn.btn-primary,
.content-band .prose a.btn-primary{color:#fff!important;text-decoration:none!important}
.login-status.is-notice{color:#254da8!important;background:#eef4ff!important;border:1px solid #cfe0ff!important;border-radius:10px!important;padding:10px 12px!important;font-weight:700!important;line-height:1.4!important}

/* v80: real template previews + subject directory/pages */
.generator-card .template-preview-real{padding:0!important;background:var(--p-bg)!important;min-height:0!important;aspect-ratio:16/9!important}
.generator-card .template-preview-real:before,.generator-card .template-preview-real:after{display:none!important}
.generator-card .template-preview-real>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;z-index:2}
.generator-card .template-preview-real .template-preview-fallback{position:absolute;inset:0;padding:14px;z-index:1;color:var(--p-text);background:var(--p-bg)}
.generator-card .template-name{display:block;padding:8px 3px 3px;font-size:12px;font-weight:800;color:#24314a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.subjects-section{padding:20px 0 72px;background:linear-gradient(180deg,#fff 0,#f7f9ff 100%)}
.subjects-panel{border:1px solid #e3e9f5;border-radius:30px;padding:34px;background:#fff;box-shadow:0 24px 65px rgba(34,53,95,.09)}
.subjects-head{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:end;margin-bottom:24px}
.subjects-kicker{display:inline-block;color:#3157d5;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}
.subjects-head h2{font-size:42px;line-height:1.04;letter-spacing:-.04em;margin:0;color:#14203c}
.subjects-head p{max-width:720px;margin:10px 0 0;color:#6b778d;font-size:15px}
.subjects-search{height:52px;border:1px solid #dbe3f1;border-radius:16px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#f9fbff;box-shadow:inset 0 1px 0 #fff}
.subjects-search span{font-size:25px;color:#5872b8;line-height:1;transform:rotate(-15deg)}
.subjects-search input{border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;min-width:0;font-size:14px;color:#24314a;outline:none}
.subjects-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:30px}
.subject-filter{border:1px solid #dce4f2;border-radius:999px;background:#fff;color:#526079;font-weight:750;font-size:13px;padding:10px 15px;cursor:pointer;transition:.15s}
.subject-filter:hover{border-color:#9eb2ed;color:#3157d5;transform:translateY(-1px)}
.subject-filter.is-active{background:#3157d5;border-color:#3157d5;color:#fff;box-shadow:0 8px 18px rgba(49,87,213,.2)}
.subjects-groups{column-count:4;column-gap:28px}
.subject-letter-group{break-inside:avoid;margin:0 0 24px;border-top:1px solid #edf1f7;padding-top:12px}
.subject-letter{display:block;font-size:22px;line-height:1;color:#3157d5;margin-bottom:10px}
.subject-letter-group ul{list-style:none;margin:0;padding:0}
.subject-letter-group li{margin:0}
.subject-letter-group li[hidden],.subject-letter-group[hidden]{display:none!important}
.subject-letter-group a{display:block;padding:5px 0;color:#34425d;font-size:13px;line-height:1.32;transition:.12s}
.subject-letter-group a:hover{color:#3157d5;transform:translateX(2px)}
.subjects-empty{padding:30px;text-align:center;color:#7c879b;background:#f8faff;border-radius:18px}

.subject-page-hero{padding:56px 0 30px;background:radial-gradient(circle at 90% 5%,#ece9ff 0,transparent 26%),linear-gradient(180deg,#f8faff,#fff)}
.subject-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;color:#748096;margin-bottom:26px}
.subject-breadcrumb a{color:#3157d5;font-weight:700}.subject-breadcrumb b{color:#4a566d}
.subject-page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.03;letter-spacing:-.05em;margin:0;max-width:1020px;color:#15203b}
.subject-page-hero h1 mark{background:none;color:#3157d5}
.subject-page-hero>div>p{font-size:18px;color:#5e6b82;max-width:900px;margin:22px 0 0;line-height:1.65}
.subject-generator-wrap .generator-card{margin-top:10px}
.subject-content-section{padding:18px 0 72px}
.subject-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:34px}
.subject-info-card{border:1px solid #e1e7f1;border-radius:24px;background:#fff;padding:26px;box-shadow:0 14px 34px rgba(33,53,96,.06);min-width:0}
.subject-info-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf2ff;color:#3157d5;font-size:12px;font-weight:900}
.subject-info-card h3{font-size:22px;margin:16px 0 14px;color:#17233f}
.subject-info-card p{color:#66738a;margin:0;line-height:1.65}
.subject-info-card ul,.subject-info-card ol{margin:0;padding-left:20px;color:#56637a}
.subject-info-card li{padding:5px 0;line-height:1.45}
.subject-info-card a{display:inline-block;margin-top:18px;color:#3157d5;font-weight:800}
.subject-plan-card{background:linear-gradient(145deg,#121a31,#1c2a52);border-color:#1b2b53;color:#fff}
.subject-plan-card>span{background:#3157d5;color:#fff}.subject-plan-card h3{color:#fff}.subject-plan-card ol{color:#d9e0ef}
.subject-recent{padding-top:55px}
.subject-faq{padding:64px 0 82px;background:#fbfcff}

@media(max-width:1050px){
  .subjects-groups{column-count:3}.subjects-head{grid-template-columns:1fr}.subjects-search{max-width:480px}
  .subject-content-grid{grid-template-columns:1fr 1fr}.subject-info-card:last-child{grid-column:1/-1}
}
@media(max-width:760px){
  .subjects-section{padding:10px 0 48px}.subjects-panel{padding:22px 18px;border-radius:24px}.subjects-head h2{font-size:32px}.subjects-search{width:100%;max-width:none}
  .subjects-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.subjects-filters::-webkit-scrollbar{display:none}.subject-filter{white-space:nowrap}
  .subjects-groups{column-count:2;column-gap:18px}.subject-letter-group a{font-size:12.5px}
  .subject-page-hero{padding:38px 0 20px}.subject-page-hero h1{font-size:38px}.subject-page-hero>div>p{font-size:16px}
  .subject-content-grid{grid-template-columns:1fr}.subject-info-card:last-child{grid-column:auto}
}
@media(max-width:480px){.subjects-groups{column-count:1}.subjects-head h2{font-size:30px}.subject-page-hero h1{font-size:34px}}

/* ===== v82 subject UX / larger templates / subject pages ===== */
.generator-card .template-grid{
  grid-auto-columns:calc((100% - 32px)/3)!important;
  gap:16px!important;
  padding:4px 2px 12px!important;
}
.generator-card .template-card{padding:9px!important;border-radius:18px!important}
.generator-card .template-preview-real{border-radius:13px!important;box-shadow:0 6px 20px rgba(24,42,82,.10)!important}
.generator-card .template-name{display:block!important;padding:10px 4px 3px!important;font-size:13px!important;font-weight:850!important;color:#1d2b49!important}
.generator-card .template-check{top:15px!important;right:15px!important;width:28px!important;height:28px!important}
.generator-card .template-card:not(.is-selected) .template-check{display:none!important}

/* Subject directory: closer to supplied reference */
.subjects-section{
  padding:44px 0 76px!important;
  background:
    radial-gradient(circle at 13% 4%,rgba(117,159,255,.14),transparent 27%),
    radial-gradient(circle at 80% 18%,rgba(160,126,255,.10),transparent 24%),
    linear-gradient(180deg,#fbfcff 0%,#f5f7fc 100%)!important;
}
.subjects-section>.shell{width:min(1460px,calc(100% - 48px))!important}
.subjects-panel{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.subjects-head{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr)!important;align-items:center!important;gap:56px!important;margin-bottom:34px!important}
.subjects-kicker-row{display:flex;align-items:center;gap:16px;margin-bottom:12px}
.subjects-kicker-icon{width:56px;height:56px;border-radius:17px;display:grid;place-items:center;background:#fff;box-shadow:0 9px 22px rgba(37,65,126,.11);border:1px solid rgba(221,228,243,.92);flex:none}
.subjects-kicker-icon img{width:44px;height:44px;object-fit:contain;display:block}
.subjects-kicker{margin:0!important;color:#3157d5!important;font-size:14px!important;font-weight:900!important;letter-spacing:.22em!important;text-transform:uppercase!important}
.subjects-head h2{display:flex;align-items:center;gap:12px;margin:0!important;font-size:clamp(48px,5vw,72px)!important;line-height:.98!important;letter-spacing:-.055em!important;color:#111d43!important}
.subjects-head h2 mark{background:none;color:#3f60e8}
.subjects-sparkles{width:58px;height:58px;object-fit:contain;display:block;transform:translateY(-10px)}
.subjects-head p{max-width:780px!important;margin:20px 0 0!important;color:#6c7487!important;font-size:17px!important;line-height:1.65!important}
.subjects-search{height:76px!important;border:1px solid #dce2ee!important;border-radius:24px!important;padding:0 24px!important;gap:18px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 8px 24px rgba(44,61,101,.05),inset 0 1px 0 #fff!important}
.subjects-search img{width:34px;height:34px;object-fit:contain;display:block;flex:none}
.subjects-search input{font-size:17px!important;color:#263450!important}
.subjects-search input::placeholder{color:#969dab}
.subjects-filters{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px 28px!important;margin:0 0 44px!important}
.subject-filter{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:15px!important;min-height:70px!important;padding:9px 22px!important;border:1px solid #dfe4ee!important;border-radius:20px!important;background:rgba(255,255,255,.94)!important;color:#17213f!important;font-size:16px!important;font-weight:800!important;box-shadow:0 8px 20px rgba(40,54,96,.08)!important;transition:.18s ease!important;text-align:left!important}
.subject-filter:hover{transform:translateY(-2px)!important;border-color:#bcc9ec!important;color:#1f3f9f!important;box-shadow:0 12px 28px rgba(40,63,125,.12)!important}
.subject-filter-icon{width:48px;height:48px;display:grid;place-items:center;flex:none}
.subject-filter-icon img{width:48px;height:48px;display:block;object-fit:contain}
.subject-filter.is-active{background:linear-gradient(135deg,#61a4f7 0%,#3157ef 72%,#3a44e9 100%)!important;border-color:#4972f0!important;color:#fff!important;box-shadow:0 14px 30px rgba(49,87,229,.28)!important}
.subject-filter.is-active .subject-filter-icon{filter:drop-shadow(0 3px 7px rgba(18,31,104,.12))}
.subjects-groups{column-count:4!important;column-gap:32px!important;padding:34px 36px 12px!important;border:1px solid rgba(225,231,243,.95)!important;border-radius:28px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 16px 42px rgba(36,55,99,.055)!important}
.subject-letter-group{border-top:1px solid #edf1f7!important;padding-top:13px!important;margin-bottom:25px!important}
.subject-letter{font-size:23px!important;color:#3157d5!important}
.subject-letter-group a{font-size:13.5px!important;line-height:1.38!important;padding:5px 0!important}

/* Subject page heading is intentionally centered above the form. */
.subject-page-hero{padding:54px 0 30px!important;text-align:center!important;background:radial-gradient(circle at 50% 0,#eef2ff 0,transparent 42%),linear-gradient(180deg,#fafbff,#fff)!important}
.subject-page-hero>.shell{display:flex;flex-direction:column;align-items:center}
.subject-breadcrumb{justify-content:center!important;margin-bottom:20px!important}
.subject-page-hero .eyebrow{margin-left:auto!important;margin-right:auto!important}
.subject-page-hero h1{max-width:1040px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}
.subject-page-hero>div>p{max-width:900px!important;margin:20px auto 0!important;text-align:center!important}
.subject-generator-wrap .generator-card{margin-top:8px!important}
.subject-faq{padding:82px 0!important;background:#fbfcff!important}
.subject-faq .faq-list{max-width:1040px!important}

@media(max-width:1100px){
  .generator-card .template-grid{grid-auto-columns:calc((100% - 16px)/2)!important}
  .subjects-section>.shell{width:min(100% - 36px,1180px)!important}
  .subjects-head{grid-template-columns:1fr!important;gap:24px!important}
  .subjects-search{max-width:680px!important}
  .subjects-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
  .subjects-groups{column-count:3!important}
}
@media(max-width:760px){
  .generator-card .template-grid{grid-auto-columns:82%!important;gap:13px!important;scroll-padding-left:2px!important}
  .generator-card .template-name{font-size:12px!important}
  .subjects-section{padding:28px 0 50px!important}
  .subjects-section>.shell{width:min(100% - 24px,1180px)!important}
  .subjects-head{margin-bottom:24px!important}
  .subjects-kicker-row{gap:10px!important;margin-bottom:10px!important}
  .subjects-kicker-icon{width:44px;height:44px;border-radius:14px!important}.subjects-kicker-icon img{width:35px;height:35px}
  .subjects-kicker{font-size:10px!important;letter-spacing:.16em!important}
  .subjects-head h2{font-size:42px!important;gap:6px!important}.subjects-sparkles{width:40px;height:40px;transform:translateY(-6px)}
  .subjects-head p{font-size:14px!important;margin-top:14px!important}
  .subjects-search{height:60px!important;border-radius:19px!important;padding:0 18px!important}.subjects-search img{width:28px;height:28px}.subjects-search input{font-size:15px!important}
  .subjects-filters{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:26px!important}
  .subject-filter{min-height:60px!important;border-radius:17px!important;font-size:14px!important;padding:7px 16px!important}.subject-filter-icon,.subject-filter-icon img{width:42px;height:42px}
  .subjects-groups{column-count:2!important;column-gap:18px!important;padding:22px 18px 6px!important;border-radius:22px!important}
  .subject-page-hero{padding:34px 0 20px!important}.subject-page-hero h1{font-size:36px!important}.subject-page-hero>div>p{font-size:15px!important;line-height:1.6!important}
}
@media(max-width:480px){
  .subjects-head h2{font-size:36px!important}.subjects-sparkles{width:34px;height:34px}
  .subjects-groups{column-count:1!important}
}
/* ===== /v82 ===== */


/* ===== v83 compact subject directory =====
   Keep the normal site rhythm: no standalone section background,
   standard 1180px shell, compact controls and no giant catalog card. */
.subjects-section{
  padding:58px 0 64px!important;
  background:transparent!important;
}
.subjects-section>.shell{
  width:min(1180px,calc(100% - 40px))!important;
}
.subjects-panel{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.subjects-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  align-items:end!important;
  gap:34px!important;
  margin-bottom:22px!important;
}
.subjects-kicker-row{
  gap:11px!important;
  margin-bottom:8px!important;
}
.subjects-kicker-icon{
  width:42px!important;
  height:42px!important;
  border-radius:13px!important;
  box-shadow:0 6px 16px rgba(37,65,126,.08)!important;
}
.subjects-kicker-icon img{
  width:33px!important;
  height:33px!important;
}
.subjects-kicker{
  font-size:11px!important;
  letter-spacing:.16em!important;
}
.subjects-head h2{
  gap:8px!important;
  font-size:clamp(34px,3.6vw,48px)!important;
  line-height:1.04!important;
  letter-spacing:-.045em!important;
}
.subjects-sparkles{
  width:38px!important;
  height:38px!important;
  transform:translateY(-5px)!important;
}
.subjects-head p{
  max-width:650px!important;
  margin:10px 0 0!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.subjects-search{
  height:52px!important;
  border-radius:15px!important;
  padding:0 15px!important;
  gap:11px!important;
  background:#fff!important;
  box-shadow:0 5px 16px rgba(44,61,101,.045)!important;
}
.subjects-search img{
  width:24px!important;
  height:24px!important;
}
.subjects-search input{
  font-size:14px!important;
}
.subjects-filters{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px!important;
  margin:0 0 28px!important;
}
.subject-filter{
  flex:0 0 auto!important;
  min-height:46px!important;
  padding:5px 13px 5px 8px!important;
  gap:8px!important;
  border-radius:14px!important;
  font-size:12.5px!important;
  font-weight:800!important;
  box-shadow:0 4px 13px rgba(40,54,96,.055)!important;
}
.subject-filter:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 7px 17px rgba(40,63,125,.085)!important;
}
.subject-filter-icon,
.subject-filter-icon img{
  width:34px!important;
  height:34px!important;
}
.subject-filter.is-active{
  box-shadow:0 7px 18px rgba(49,87,229,.20)!important;
}
.subjects-groups{
  column-count:4!important;
  column-gap:34px!important;
  padding:22px 0 0!important;
  border:0!important;
  border-top:1px solid #e8edf6!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.subject-letter-group{
  padding-top:10px!important;
  margin-bottom:20px!important;
  border-top:0!important;
  break-inside:avoid!important;
}
.subject-letter{
  font-size:20px!important;
}
.subject-letter-group a{
  font-size:13px!important;
  line-height:1.35!important;
  padding:4px 0!important;
}

@media(max-width:1100px){
  .subjects-section>.shell{width:min(100% - 36px,1180px)!important}
  .subjects-head{grid-template-columns:minmax(0,1fr) 280px!important;gap:24px!important}
  .subjects-groups{column-count:3!important}
}
@media(max-width:820px){
  .subjects-section{padding:46px 0 52px!important}
  .subjects-head{grid-template-columns:1fr!important;gap:16px!important;margin-bottom:18px!important}
  .subjects-search{width:100%!important;max-width:520px!important}
  .subjects-filters{flex-wrap:nowrap!important;overflow-x:auto!important;margin-bottom:22px!important;padding:0 0 5px!important;scrollbar-width:none!important}
  .subjects-filters::-webkit-scrollbar{display:none!important}
  .subject-filter{white-space:nowrap!important}
  .subjects-groups{column-count:2!important;column-gap:24px!important;padding-top:18px!important}
}
@media(max-width:560px){
  .subjects-section{padding:36px 0 44px!important}
  .subjects-section>.shell{width:min(100% - 24px,1180px)!important}
  .subjects-kicker-icon{width:38px!important;height:38px!important}.subjects-kicker-icon img{width:30px!important;height:30px!important}
  .subjects-head h2{font-size:34px!important}.subjects-sparkles{width:30px!important;height:30px!important}
  .subjects-head p{font-size:13px!important}
  .subjects-search{height:50px!important}
  .subject-filter{min-height:43px!important;font-size:12px!important}.subject-filter-icon,.subject-filter-icon img{width:31px!important;height:31px!important}
  .subjects-groups{column-count:1!important}
}
/* ===== /v83 ===== */

/* ===== v84: subjects row + review auth popup ===== */
.subjects-kicker-row{display:none!important}
.subjects-head{
  align-items:center!important;
  margin-bottom:24px!important;
}
.subjects-head h2{
  font-size:clamp(44px,4.8vw,62px)!important;
  line-height:1.01!important;
  letter-spacing:-.052em!important;
  margin:0!important;
}
.subjects-sparkles{
  width:44px!important;
  height:44px!important;
  transform:translateY(-7px)!important;
}
.subjects-head p{
  max-width:720px!important;
  margin:14px 0 0!important;
  font-size:17px!important;
  line-height:1.55!important;
}
.subjects-search input{font-size:15.5px!important}
.subjects-filters{
  display:flex!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  gap:12px!important;
  margin:0 0 30px!important;
  padding:2px 2px 10px!important;
  scrollbar-width:thin!important;
  scrollbar-color:#cfd8ef transparent!important;
  -webkit-overflow-scrolling:touch!important;
  scroll-snap-type:x proximity!important;
}
.subjects-filters::-webkit-scrollbar{height:7px!important}
.subjects-filters::-webkit-scrollbar-track{background:transparent!important}
.subjects-filters::-webkit-scrollbar-thumb{background:#cfd8ef!important;border-radius:999px!important}
.subject-filter{
  flex:0 0 auto!important;
  white-space:nowrap!important;
  min-height:50px!important;
  padding:6px 16px 6px 9px!important;
  gap:9px!important;
  font-size:14.5px!important;
  scroll-snap-align:start!important;
}
.subject-filter-icon,.subject-filter-icon img{width:36px!important;height:36px!important}

@media(max-width:820px){
  .subjects-head h2{font-size:clamp(40px,8vw,52px)!important}
  .subjects-head p{font-size:16px!important;max-width:650px!important}
  .subjects-filters{margin-bottom:24px!important;padding-bottom:9px!important}
  .subject-filter{font-size:14px!important;min-height:48px!important}
}
@media(max-width:560px){
  .subjects-head h2{font-size:40px!important}
  .subjects-sparkles{width:34px!important;height:34px!important;transform:translateY(-4px)!important}
  .subjects-head p{font-size:15px!important;line-height:1.5!important}
  .subjects-filter{max-width:none!important}
  .subject-filter{font-size:13.5px!important;min-height:46px!important;padding-right:14px!important}
  .subject-filter-icon,.subject-filter-icon img{width:33px!important;height:33px!important}
}
/* ===== /v84 ===== */

/* === Generator popup redesign v90 === */
.gen-modal[hidden]{display:none!important}
.gen-modal{position:fixed;inset:0;z-index:120;padding:18px;background:rgba(21,31,61,.44);backdrop-filter:blur(7px);display:grid;place-items:center}
.gen-dialog{position:relative;width:min(880px,calc(100vw - 28px));border-radius:34px;padding:28px 34px 30px;overflow:hidden;background:linear-gradient(180deg,#f7f9ff 0%,#fdfdff 100%);box-shadow:0 30px 90px rgba(19,35,83,.28);text-align:center;border:1px solid rgba(226,233,250,.92)}
.gen-dialog:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 24%,rgba(105,154,255,.12),transparent 32%),radial-gradient(circle at 20% 90%,rgba(63,119,255,.10),transparent 22%),radial-gradient(circle at 86% 88%,rgba(255,210,84,.12),transparent 22%);pointer-events:none}
.gen-dialog-wave{position:absolute;bottom:-4px;height:132px;width:245px;pointer-events:none;opacity:.98;background-repeat:no-repeat;background-size:contain;background-position:bottom center}
.gen-dialog-wave-left{left:-16px;background-image:radial-gradient(circle at 16% 58%,rgba(86,150,255,.9),rgba(86,150,255,.04) 42%,transparent 43%),linear-gradient(12deg,rgba(63,130,255,.78) 0%,rgba(86,170,255,.18) 55%,transparent 56%),linear-gradient(-14deg,rgba(255,255,255,.98) 12%,rgba(255,255,255,.62) 43%,transparent 45%)}
.gen-dialog-wave-right{right:-18px;width:260px;background-image:radial-gradient(circle at 82% 55%,rgba(255,214,95,.92),rgba(255,214,95,.06) 42%,transparent 43%),linear-gradient(-15deg,rgba(255,221,120,.82) 0%,rgba(255,229,154,.16) 55%,transparent 56%),linear-gradient(18deg,rgba(255,255,255,.98) 12%,rgba(255,255,255,.62) 43%,transparent 45%)}
.gen-dialog .modal-x{position:absolute;right:26px;top:24px;width:56px;height:56px;border-radius:50%;border:1px solid #e3e7f4;background:#fff;color:#3157d5;font-size:34px;line-height:1;box-shadow:0 10px 24px rgba(47,82,177,.12)}
.gen-dialog .modal-x:hover{transform:translateY(-1px)}
.gen-orbit{position:relative;z-index:1;width:124px;height:124px;margin:4px auto 22px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:60px;font-weight:900;letter-spacing:-.03em;background:radial-gradient(circle at 32% 28%,#79c2ff 0%,#2d74ff 34%,#1430d7 78%,#0f24ab 100%);box-shadow:inset 0 8px 18px rgba(255,255,255,.18),0 18px 36px rgba(34,84,208,.26)}
.gen-orbit:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:9px solid #f6c84d;border-left-color:#efba29;border-top-color:#ffd462;transform:rotate(-16deg);box-shadow:0 8px 18px rgba(246,200,77,.25)}
.gen-orbit:after{content:"✦";position:absolute;right:12px;top:10px;color:#ffe164;font-size:24px;text-shadow:0 4px 12px rgba(255,225,100,.45)}
#genTitle{position:relative;z-index:1;margin:0;font-size:clamp(32px,4.2vw,58px);line-height:1.06;letter-spacing:-.04em;color:#0f225e}
#genStatus{position:relative;z-index:1;margin:14px 0 22px;color:#74809a;font-size:16px}
.progress{position:relative;z-index:1;height:24px;border-radius:999px;background:linear-gradient(180deg,#ecf0fb 0%,#e6ebf6 100%);box-shadow:inset 0 1px 2px rgba(129,145,185,.2);overflow:hidden}
.progress i{display:block;height:100%;min-width:4%;width:4%;border-radius:inherit;background:linear-gradient(90deg,#184ce0 0%,#2d83ff 60%,#f2c742 100%);box-shadow:0 10px 16px rgba(41,102,235,.28);transition:width .35s ease}
.stage-list{position:relative;z-index:1;margin:28px auto 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 8px;align-items:start}
.stage-list span{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;color:#8791a8;font-size:15px;font-weight:700;text-align:center}
.stage-list span:not(:last-child):before{content:"";position:absolute;top:30px;left:calc(50% + 42px);width:calc(100% - 32px);height:2px;background:linear-gradient(90deg,#dce3f3 0%,#eef2fa 100%);border-radius:999px}
.stage-list .stage-icon{position:relative;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #dfe5f2;box-shadow:0 8px 20px rgba(59,82,141,.08)}
.stage-list .stage-icon img{width:34px;height:34px;object-fit:contain;filter:grayscale(1) saturate(.3);opacity:.65}
.stage-list span.done,.stage-list span.active{color:#3157d5}
.stage-list span.done .stage-icon,.stage-list span.active .stage-icon{border-color:#c9d8ff;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}
.stage-list span.done .stage-icon img,.stage-list span.active .stage-icon img{filter:none;opacity:1}
.stage-list span.done .stage-icon:after{content:"✓";position:absolute;right:-3px;top:-2px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#1f64f0;color:#fff;font-size:14px;font-weight:900;box-shadow:0 8px 14px rgba(31,100,240,.24)}
.stage-list span.active .stage-icon{box-shadow:0 12px 26px rgba(54,93,200,.15)}
.stage-list em{font-style:normal}
#genResult{position:relative;z-index:1;margin-top:22px}
.error-box,.result-box{padding:18px 20px;border-radius:18px;border:1px solid #dbe5fa;background:rgba(255,255,255,.88);box-shadow:0 8px 20px rgba(39,59,110,.06)}
.error-box{border-color:#ffd4da;background:#fff7f8;color:#ad3c48}
.result-box{display:grid;gap:8px;text-align:left}
.result-box b{font-size:18px;color:#182752}
.result-box span{color:#6d7890;font-size:14px}
.result-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px}
.result-actions .btn{min-width:210px}
@media(max-width:860px){.gen-dialog{padding:24px 22px 26px}.gen-dialog .modal-x{width:50px;height:50px;right:16px;top:16px;font-size:30px}.gen-orbit{width:108px;height:108px;font-size:52px}.stage-list{gap:10px 6px}.stage-list span{font-size:13px}.stage-list .stage-icon{width:58px;height:58px}.stage-list span:not(:last-child):before{left:calc(50% + 34px);width:calc(100% - 16px)}}
@media(max-width:640px){.gen-dialog{padding:22px 14px 22px;border-radius:26px}.gen-dialog-wave{height:92px;width:160px}.gen-dialog .modal-x{width:46px;height:46px;font-size:28px}.gen-orbit{width:92px;height:92px;font-size:44px;margin-bottom:16px}.gen-orbit:before{inset:-6px;border-width:7px}#genTitle{font-size:30px}#genStatus{font-size:14px;margin:10px 0 18px}.progress{height:18px}.stage-list{grid-template-columns:repeat(5,minmax(54px,1fr));gap:10px 0}.stage-list span{font-size:10px;gap:8px}.stage-list .stage-icon{width:50px;height:50px}.stage-list .stage-icon img{width:28px;height:28px}.stage-list span:not(:last-child):before{top:25px;left:calc(50% + 26px);width:calc(100% - 12px)}.result-actions{flex-direction:column}.result-actions .btn{width:100%;min-width:0}}

/* === Generator popup v91: clean reference layout, no decorative background === */
.gen-dialog{width:min(850px,calc(100vw - 28px))!important;padding:24px 34px 28px!important;border-radius:28px!important;background:#fff!important;border:1px solid #e5e9f2!important;box-shadow:0 28px 80px rgba(18,34,75,.26)!important;overflow:hidden!important}
.gen-dialog:before,.gen-dialog-wave{display:none!important}
.gen-dialog .modal-x{right:24px!important;top:22px!important;width:52px!important;height:52px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;display:grid!important;place-items:center!important;overflow:visible!important}
.gen-dialog .modal-x img{width:52px!important;height:52px!important;object-fit:contain!important;display:block!important}
.gen-orbit{width:122px!important;height:122px!important;margin:0 auto 16px!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:inherit!important;font-size:0!important;display:grid!important;place-items:center!important}
.gen-orbit:before,.gen-orbit:after{display:none!important}
.gen-orbit img{width:122px!important;height:122px!important;object-fit:contain!important;display:block!important}
#genTitle{margin:0!important;color:#10245a!important;font-size:clamp(34px,4.3vw,54px)!important;line-height:1.05!important;letter-spacing:-.045em!important}
#genStatus{margin:12px 0 20px!important;color:#7b8498!important;font-size:16px!important;line-height:1.4!important;min-height:22px}
.gen-dialog .progress{height:20px!important;margin:0!important;background:#e9edf5!important;border:1px solid #e1e6ef!important;box-shadow:inset 0 1px 2px rgba(102,120,160,.10)!important}
.gen-dialog .progress i{background:linear-gradient(90deg,#2255ee 0%,#2b80ff 64%,#f0c849 100%)!important;box-shadow:none!important}
.gen-dialog .stage-list{margin:24px 6px 0!important;gap:8px!important}
.gen-dialog .stage-list span{gap:8px!important;color:#8a93a6!important;font-size:14px!important;font-weight:750!important}
.gen-dialog .stage-list span:not(:last-child):before{top:28px!important;left:calc(50% + 34px)!important;width:calc(100% - 30px)!important;height:2px!important;background:#e0e5ee!important}
.gen-dialog .stage-list .stage-icon{width:58px!important;height:58px!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:50%!important}
.gen-dialog .stage-list .stage-icon img{width:58px!important;height:58px!important;object-fit:contain!important;filter:grayscale(1) saturate(.2)!important;opacity:.52!important}
.gen-dialog .stage-list span.done,.gen-dialog .stage-list span.active{color:#3157d5!important}
.gen-dialog .stage-list span.done .stage-icon img,.gen-dialog .stage-list span.active .stage-icon img{filter:none!important;opacity:1!important}
.gen-dialog .stage-list span.done .stage-icon:after{content:"✓"!important;right:-1px!important;top:-1px!important;width:22px!important;height:22px!important;font-size:13px!important}
.gen-dialog #genResult{margin-top:18px!important}
.gen-dialog .error-box,.gen-dialog .result-box{border-radius:16px!important;padding:14px 16px!important}
@media(max-width:640px){.gen-dialog{padding:20px 14px 22px!important;border-radius:24px!important}.gen-dialog .modal-x{right:10px!important;top:10px!important;width:44px!important;height:44px!important}.gen-dialog .modal-x img{width:44px!important;height:44px!important}.gen-orbit,.gen-orbit img{width:88px!important;height:88px!important}#genTitle{font-size:29px!important}#genStatus{font-size:13px!important;margin:8px 0 16px!important}.gen-dialog .progress{height:16px!important}.gen-dialog .stage-list{margin-top:18px!important}.gen-dialog .stage-list span{font-size:10px!important}.gen-dialog .stage-list .stage-icon,.gen-dialog .stage-list .stage-icon img{width:46px!important;height:46px!important}.gen-dialog .stage-list span:not(:last-child):before{top:23px!important;left:calc(50% + 25px)!important;width:calc(100% - 14px)!important}}

/* === Real generated slide previews v91 === */
.mini-slide.mini-slide-real{padding:0!important;background:#eef2f8!important;overflow:hidden!important;display:block!important;aspect-ratio:16/9!important}
.mini-slide.mini-slide-real:after,.mini-slide.mini-slide-real i,.mini-slide.mini-slide-real b,.mini-slide.mini-slide-real small{display:none!important}
.mini-slide.mini-slide-real img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}
.presentation-slide-card-real{background:#0f172a!important;overflow:hidden!important;padding:0!important;border:0!important}
.presentation-slide-real-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#0f172a;overflow:hidden;border-radius:inherit}
.presentation-slide-real-img{display:block;width:100%;height:100%;object-fit:contain;background:#0f172a}
.presentation-slide-card-real.is-locked .presentation-slide-real-img{filter:blur(2.5px) brightness(.55)}
.presentation-slide-card-real .presentation-inline-cta{position:absolute!important;inset:auto 7% 8% 7%!important;z-index:3!important}

/* === v95: keep the locked-slide CTA centered === */
.presentation-slide-card-real .presentation-inline-cta-v57,
.presentation-slide-card-real .presentation-inline-cta{
  left:50%!important;
  right:auto!important;
  top:auto!important;
  bottom:8%!important;
  transform:translateX(-50%)!important;
  margin:0!important;
}


/* === v101: lock CTA to the exact center of the third public slide === */
.presentation-example-page-v57 .presentation-slide-card-real .presentation-slide-real-wrap{position:relative!important}
.presentation-example-page-v57 .presentation-slide-card-real .presentation-inline-cta-v57{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;margin:0!important}

/* === v121: paid-plan launch gift === */
.pricing-gift-modal[hidden]{display:none!important}
.pricing-gift-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:24px;background:rgba(15,31,68,.28);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.pricing-gift-dialog{position:relative;width:min(860px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:22px 42px 24px;border-radius:31px;background:#fff;box-shadow:0 24px 80px rgba(20,56,130,.16);border:2px solid #d6e2fb;text-align:center;color:#102246;scrollbar-width:thin;scrollbar-color:#c9d8f7 transparent}
.pricing-gift-close{position:absolute;right:20px;top:16px;z-index:2;display:grid;place-items:center;width:58px;height:58px;padding:0;border:0;border-radius:50%;background:#f3f7ff;cursor:pointer;transition:transform .18s ease,background .18s ease}
.pricing-gift-close:hover{transform:scale(1.04);background:#eaf1ff}.pricing-gift-close img{display:block;width:45px;height:45px;object-fit:contain}
.pricing-gift-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:7px 26px;border-radius:999px;background:linear-gradient(90deg,#fff1a8 0%,#ffe277 100%);color:#302d25;font-size:19px;font-weight:900;letter-spacing:.02em;line-height:1;text-transform:uppercase}
.pricing-gift-badge img{width:29px;height:29px;object-fit:contain;flex:0 0 auto}
.pricing-gift-hero-icon{display:block;width:160px;height:170px;object-fit:contain;margin:7px auto 2px}
.pricing-gift-dialog h2{display:grid;gap:0;margin:0 auto 11px;font-size:50px;line-height:.98;letter-spacing:-.045em;font-weight:950;color:#102246}
.pricing-gift-dialog h2 span,.pricing-gift-dialog h2 mark{display:block}.pricing-gift-dialog h2 mark{padding:0;background:none;color:#0a55ef;font:inherit}
.pricing-gift-dialog>p{margin:0 auto;max-width:725px;color:#66728a;font-size:20px;line-height:1.42;font-weight:500}
.pricing-gift-note{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;margin:18px 0 18px;min-height:102px;padding:11px 22px 11px 0;border-radius:16px;background:linear-gradient(90deg,#f2f7ff 0%,#f7faff 100%);border:1.5px solid #cfdbf3;text-align:left;overflow:hidden}
.pricing-gift-note-icon{height:72px;display:grid;place-items:center;border-right:2px solid #d5dff2}.pricing-gift-note-icon img{width:74px;height:68px;object-fit:contain}
.pricing-gift-note-copy{min-width:0;padding-left:26px;display:grid;gap:5px}.pricing-gift-note-copy b{font-size:23px;line-height:1.15;color:#0754df;font-weight:900}.pricing-gift-note-copy span{font-size:16px;color:#66728a;line-height:1.35;font-weight:500}
.pricing-gift-claim{display:grid!important;grid-template-columns:46px 1fr 42px;align-items:center;width:100%;min-height:72px;padding:8px 24px;border:0!important;border-radius:15px!important;background:linear-gradient(90deg,#0754ee 0%,#0752e5 100%)!important;color:#fff!important;box-shadow:none!important;cursor:pointer;font-size:26px!important;font-weight:900!important;line-height:1!important;transition:transform .18s ease,filter .18s ease}
.pricing-gift-claim:hover{transform:translateY(-1px);filter:brightness(1.04)}.pricing-gift-claim span{text-align:center}.pricing-gift-claim-gift{width:40px;height:40px;object-fit:contain}.pricing-gift-claim-arrow{justify-self:end;width:38px;height:38px;object-fit:contain;filter:brightness(0) invert(1)}
.pricing-gift-dialog>small{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:15px;color:#6b7488;font-size:14px;line-height:1.3}.pricing-gift-dialog>small img{width:27px;height:27px;object-fit:contain;flex:0 0 auto}
html.pricing-gift-open{overflow:hidden}
@media(max-width:760px){.pricing-gift-modal{padding:12px}.pricing-gift-dialog{max-height:calc(100vh - 24px);padding:18px 16px 20px;border-radius:24px}.pricing-gift-close{right:10px;top:10px;width:46px;height:46px}.pricing-gift-close img{width:36px;height:36px}.pricing-gift-badge{max-width:calc(100% - 82px);min-height:38px;padding:6px 13px;gap:7px;font-size:12px;line-height:1.15}.pricing-gift-badge img{width:24px;height:24px}.pricing-gift-hero-icon{width:112px;height:118px;margin:7px auto 0}.pricing-gift-dialog h2{font-size:34px;line-height:1.01;margin-bottom:10px}.pricing-gift-dialog>p{font-size:15px;line-height:1.42;max-width:520px}.pricing-gift-note{grid-template-columns:78px minmax(0,1fr);min-height:84px;margin:15px 0;padding:9px 12px 9px 0;border-radius:14px}.pricing-gift-note-icon{height:61px}.pricing-gift-note-icon img{width:55px;height:55px}.pricing-gift-note-copy{padding-left:14px;gap:4px}.pricing-gift-note-copy b{font-size:17px}.pricing-gift-note-copy span{font-size:13px}.pricing-gift-claim{grid-template-columns:34px 1fr 30px;min-height:60px;padding:8px 14px;border-radius:13px!important;font-size:20px!important}.pricing-gift-claim-gift{width:31px;height:31px}.pricing-gift-claim-arrow{width:29px;height:29px}.pricing-gift-dialog>small{gap:7px;margin-top:12px;font-size:12px}.pricing-gift-dialog>small img{width:22px;height:22px}}
@media(max-width:390px){.pricing-gift-dialog{padding-left:12px;padding-right:12px}.pricing-gift-dialog h2{font-size:30px}.pricing-gift-dialog>p{font-size:14px}.pricing-gift-note-copy b{font-size:15px}.pricing-gift-note-copy span{font-size:12px}.pricing-gift-claim{font-size:18px!important}}

/* === v124: compact desktop pricing gift popup === */
@media (min-width:761px){
  .pricing-gift-modal{padding:18px}
  .pricing-gift-dialog{
    width:min(690px,100%);
    max-height:calc(100vh - 36px);
    padding:16px 30px 18px;
    border-radius:24px;
    border-width:1.5px;
  }
  .pricing-gift-close{
    right:14px;
    top:12px;
    width:44px;
    height:44px;
  }
  .pricing-gift-close img{width:34px;height:34px}
  .pricing-gift-badge{
    min-height:36px;
    padding:5px 18px;
    gap:8px;
    font-size:14px;
  }
  .pricing-gift-badge img{width:23px;height:23px}
  .pricing-gift-hero-icon{
    width:108px;
    height:112px;
    margin:5px auto 0;
  }
  .pricing-gift-dialog h2{
    margin:0 auto 8px;
    font-size:38px;
    line-height:1;
    letter-spacing:-.038em;
  }
  .pricing-gift-dialog>p{
    max-width:600px;
    font-size:16px;
    line-height:1.38;
  }
  .pricing-gift-note{
    grid-template-columns:86px minmax(0,1fr);
    min-height:78px;
    margin:13px 0;
    padding:8px 18px 8px 0;
    border-radius:14px;
  }
  .pricing-gift-note-icon{height:58px}
  .pricing-gift-note-icon img{width:56px;height:54px}
  .pricing-gift-note-copy{padding-left:19px;gap:3px}
  .pricing-gift-note-copy b{font-size:18px;line-height:1.15}
  .pricing-gift-note-copy span{font-size:13px;line-height:1.3}
  .pricing-gift-claim{
    grid-template-columns:36px 1fr 32px;
    min-height:58px;
    padding:7px 18px;
    border-radius:13px!important;
    font-size:21px!important;
  }
  .pricing-gift-claim-gift{width:31px;height:31px}
  .pricing-gift-claim-arrow{width:29px;height:29px}
  .pricing-gift-dialog>small{
    gap:7px;
    margin-top:10px;
    font-size:12px;
  }
  .pricing-gift-dialog>small img{width:21px;height:21px}
}

/* === v127: responsive hardening for subject pages + generated FAQ === */
img{max-width:100%}
.subject-page-hero h1,
.subject-faq .faq-item-question{overflow-wrap:anywhere;word-break:normal}
.subject-faq .faq-list details,
.subject-faq .faq-list summary,
.subject-faq .faq-item-question{min-width:0}
@media(max-width:820px){
  .subjects-head{grid-template-columns:minmax(0,1fr)!important}
  .subjects-title-wrap,.subjects-search{min-width:0!important;max-width:100%!important;width:100%!important}
}
@media(max-width:360px){
  .subjects-head h2{font-size:36px!important;gap:5px!important}
  .subjects-sparkles{width:30px!important;height:30px!important}
}
/* === /v127 === */

/* === v137: durable auth close, persistent generator draft, unified generation popup === */
.login-close::before,.login-close::after{content:none!important;display:none!important}
.login-close{font-size:0!important;line-height:0!important;display:grid!important;place-items:center!important;padding:7px!important;overflow:hidden!important}
.login-close img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;max-width:none!important;max-height:none!important}

.pending-generation-note-v137{margin:0 0 18px;padding:13px 15px;border:1px solid #cbdcff;border-radius:14px;background:#f2f7ff;color:#4d5e80;display:flex;flex-direction:column;gap:3px;font-size:12px;line-height:1.45}
.pending-generation-note-v137 b{color:#174fbd;font-size:13px}

.public-generation-modal-v137 .gen-dialog{width:min(650px,calc(100vw - 40px))!important;padding:20px 26px 23px!important;border-radius:26px!important}
.public-generation-modal-v137 .gen-dialog .modal-x{width:42px!important;height:42px!important;right:16px!important;top:15px!important;padding:8px!important}
.public-generation-modal-v137 .gen-dialog .modal-x img{width:100%!important;height:100%!important;object-fit:contain!important}
.public-generation-modal-v137 .gen-orbit,.public-generation-modal-v137 .gen-orbit img{width:86px!important;height:86px!important}
.public-generation-modal-v137 .gen-orbit{margin:0 auto 14px!important}
.public-generation-modal-v137 .gen-dialog h3{font-size:34px!important;line-height:1.04!important;letter-spacing:-.035em!important}
.public-generation-modal-v137 #genStatus{font-size:13px!important;margin:8px 0 15px!important;line-height:1.4!important}
.public-generation-modal-v137 .progress{height:15px!important}
.public-generation-modal-v137 .stage-list{margin-top:18px!important;gap:8px 4px!important}
.public-generation-modal-v137 .stage-list span{font-size:11px!important;gap:7px!important}
.public-generation-modal-v137 .stage-list span.done .stage-icon:after,.public-generation-modal-v137 .stage-list span.done .stage-icon::after{content:none!important;display:none!important}
.public-generation-modal-v137 .stage-list .stage-icon{width:78px!important;height:78px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e1e7f2!important;box-shadow:none!important}
.public-generation-modal-v137 .stage-list .stage-icon img{width:66px!important;height:66px!important;max-width:66px!important;max-height:66px!important;object-fit:contain!important;filter:none!important;opacity:1!important}
.public-generation-modal-v137 .stage-list span:not(:last-child):before{top:39px!important;left:calc(50% + 43px)!important;width:calc(100% - 32px)!important}
.public-generation-result-wrap-v137{margin-top:18px!important}
.public-generation-result-v137{padding:14px;border-radius:16px;border:1px solid #cfe9d9;background:linear-gradient(180deg,#f4fff8,#ecfbf2);display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start;text-align:left}
.public-generation-result-icon-v137{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#20a464;color:#fff;font-size:20px;font-weight:950}
.public-generation-result-v137 b{display:block;color:#17482f;font-size:14px;line-height:1.2}
.public-generation-result-v137 p{margin:3px 0 0!important;color:#5e7568!important;font-size:11.5px!important;line-height:1.4!important}
.public-generation-result-v137 .result-actions{grid-column:1/-1;margin-top:10px!important;display:flex;gap:8px;flex-wrap:wrap}
.public-generation-result-v137 .result-actions .btn{min-height:38px!important;padding:0 15px!important;font-size:11.5px!important}
.public-generation-result-v137.is-error{border-color:#f0ccd1;background:linear-gradient(180deg,#fff8f8,#fff1f2)}
.public-generation-result-v137.is-error .public-generation-result-icon-v137{background:#d9515c}
.public-generation-result-v137.is-error b{color:#8d2f38}
.public-generation-result-v137.is-error p{color:#8a6367!important}

@media(max-width:640px){
  .public-generation-modal-v137 .gen-dialog{width:min(100% - 18px,650px)!important;padding:20px 14px 22px!important;border-radius:24px!important}
  .public-generation-modal-v137 .gen-dialog .modal-x{right:10px!important;top:10px!important;width:44px!important;height:44px!important;padding:7px!important}
  .public-generation-modal-v137 .gen-orbit,.public-generation-modal-v137 .gen-orbit img{width:88px!important;height:88px!important}
  .public-generation-modal-v137 .gen-dialog h3{font-size:29px!important}
  .public-generation-modal-v137 #genStatus{font-size:13px!important;margin:8px 0 16px!important}
  .public-generation-modal-v137 .progress{height:16px!important}
  .public-generation-modal-v137 .stage-list{margin-top:18px!important;gap:4px!important}
  .public-generation-modal-v137 .stage-list span{font-size:10px!important}
  .public-generation-modal-v137 .stage-list .stage-icon{width:46px!important;height:46px!important;border-radius:14px!important}
  .public-generation-modal-v137 .stage-list .stage-icon img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}
  .public-generation-modal-v137 .stage-list span:not(:last-child):before{top:23px!important;left:calc(50% + 25px)!important;width:calc(100% - 14px)!important}
  .public-generation-result-v137 .result-actions{flex-direction:column}
  .public-generation-result-v137 .result-actions .btn{width:100%;min-width:0}
}

/* === v139: clear monotonic generation stages === */
.gen-dialog .stage-list span.done{color:#16865f!important}
.gen-dialog .stage-list span.done .stage-icon{background:#edf9f3!important;border:2px solid #2aa873!important;box-shadow:0 8px 20px rgba(28,151,101,.12)!important}
.gen-dialog .stage-list span.done:not(:last-child):before{background:#35b47e!important}
.gen-dialog .stage-list span.active{color:#087a52!important;font-weight:900!important}
.gen-dialog .stage-list span.active .stage-icon{position:relative;background:#f5fff9!important;border:3px solid #16a56d!important;box-shadow:0 0 0 5px rgba(22,165,109,.11),0 10px 24px rgba(22,165,109,.16)!important}
.gen-dialog .stage-list span.active .stage-icon:before{content:""!important;position:absolute!important;inset:-8px!important;border:2px solid rgba(22,165,109,.24)!important;border-radius:inherit!important;animation:genStagePulseV139 1.8s ease-out infinite!important;pointer-events:none!important}
.gen-dialog .stage-list span.active .stage-icon img,.gen-dialog .stage-list span.done .stage-icon img{filter:none!important;opacity:1!important}
.gen-dialog .stage-list span.done .stage-icon:after{background:#159267!important;color:#fff!important}
@keyframes genStagePulseV139{0%{transform:scale(.94);opacity:.9}70%,100%{transform:scale(1.08);opacity:0}}
@media(prefers-reduced-motion:reduce){.gen-dialog .stage-list span.active .stage-icon:before{animation:none!important}}

/* v150 — generation keeps running without locking the whole site */
.gen-modal.is-nonblocking-running{pointer-events:none!important;background:rgba(12,20,38,.12)!important}
.gen-modal.is-nonblocking-running .gen-dialog{pointer-events:auto!important}
@media(max-width:700px){
  .gen-modal.is-nonblocking-running{align-items:flex-end!important;padding:8px!important}
  .gen-modal.is-nonblocking-running .gen-dialog{max-height:78vh!important;overflow:auto!important}
}


/* ================================================================
   v166 — terminal generation state
   ================================================================ */
.gen-modal.is-complete .gen-orbit{animation:none!important;transform:none!important}

/* v175 — service outage insurance popup */
.rf-service-modal-v175[hidden]{display:none!important}
.rf-service-modal-v175{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px;background:rgba(10,18,34,.52);backdrop-filter:blur(7px)}
.rf-service-dialog-v175{position:relative;width:min(520px,100%);background:#fff;border:1px solid rgba(49,87,213,.13);border-radius:26px;box-shadow:0 28px 80px rgba(22,35,70,.28);padding:30px;text-align:center;color:#172033}
.rf-service-close-v175{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f2f5fb;color:#344054;font-size:24px;line-height:1;cursor:pointer}
.rf-service-icon-v175{width:58px;height:58px;margin:0 auto 14px;border-radius:18px;display:grid;place-items:center;background:#fff5d8;color:#c67800;font-size:28px;font-weight:900}
.rf-service-dialog-v175 h2{margin:0 0 10px;font-size:25px;line-height:1.15}
.rf-service-dialog-v175 p{margin:0 auto;color:#667085;line-height:1.55;max-width:430px}
.rf-service-dialog-v175 small{display:block;margin:14px auto 0;padding:9px 12px;border-radius:12px;background:#f7f8fb;color:#7a8496;max-width:430px;overflow-wrap:anywhere}
.rf-service-gift-v175{margin:20px auto 14px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#eef3ff,#fff8d7);display:flex;align-items:center;justify-content:center;gap:10px;max-width:330px}
.rf-service-gift-v175 b{font-size:26px;color:#3157d5}.rf-service-gift-v175 span{font-weight:800;color:#344054}
.rf-service-claim-v175{border:0;border-radius:14px;padding:13px 24px;background:#3157d5;color:#fff;font-weight:850;font-size:15px;cursor:pointer;box-shadow:0 10px 24px rgba(49,87,213,.23)}
.rf-service-claim-v175:disabled{opacity:.72;cursor:wait}
.rf-service-status-v175{min-height:20px;margin-top:12px;font-size:13px;font-weight:750}.rf-service-status-v175.is-ok{color:#16844d}.rf-service-status-v175.is-error{color:#c43f4b}
body.rf-service-open-v175{overflow:hidden}
@media(max-width:600px){.rf-service-dialog-v175{padding:26px 18px 22px;border-radius:22px}.rf-service-dialog-v175 h2{font-size:22px}}


/* v179 — merchant moderation/legal information */
.footer-merchant-v179{margin-top:17px;display:flex;flex-direction:column;gap:4px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;max-width:370px}
.footer-merchant-v179 b{display:block;margin:0 0 3px;font-size:13px;font-weight:850;color:#26344f;line-height:1.35;letter-spacing:-.01em}
.footer-merchant-v179 span{display:block;font-size:11.5px;font-weight:600;color:#7b879d;line-height:1.45;overflow-wrap:anywhere}
.merchant-card-v179{max-width:900px;margin:44px auto 0;padding:28px;border:1px solid #dfe6f4;border-radius:24px;background:linear-gradient(145deg,#f8faff,#fff);box-shadow:0 16px 42px rgba(31,51,101,.07)}
.merchant-card-head-v179>span{display:block;color:#3157d5;font-size:11px;font-weight:900;letter-spacing:.09em}.merchant-card-head-v179 h2{margin:7px 0 6px;color:#17233f;font-size:28px;line-height:1.18;letter-spacing:-.025em}.merchant-card-head-v179 p{margin:0 0 20px;color:#6b778e;font-size:14px}
.merchant-card-v179 dl{margin:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid #e5eaf4;border-radius:17px;overflow:hidden;background:#fff}.merchant-card-v179 dl>div{padding:15px 17px;border-bottom:1px solid #edf0f6}.merchant-card-v179 dl>div:nth-child(odd){border-right:1px solid #edf0f6}.merchant-card-v179 dl>div:nth-last-child(-n+2){border-bottom:0}.merchant-card-v179 dt{margin-bottom:4px;color:#8a94a8;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.merchant-card-v179 dd{margin:0;color:#26344f;font-size:14px;font-weight:750;overflow-wrap:anywhere}.merchant-card-v179 dd a{color:#3157d5;text-decoration:none}
.legal-plan-grid-v179{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:34px 0 4px}.legal-plan-grid-v179 article{padding:21px;border:1px solid #dde5f5;border-radius:18px;background:#f9fbff}.legal-plan-grid-v179 span{display:block;color:#3157d5;font-size:11px;font-weight:900;letter-spacing:.08em}.legal-plan-grid-v179 strong{display:block;margin:6px 0 7px;color:#17233f;font-size:30px;letter-spacing:-.035em}.legal-plan-grid-v179 p{font-size:14px!important;line-height:1.55!important;color:#657189!important}
@media(max-width:700px){.footer-merchant-v179{max-width:100%;margin-top:15px}.merchant-card-v179{margin-top:34px;padding:19px 15px;border-radius:20px}.merchant-card-head-v179 h2{font-size:23px}.merchant-card-v179 dl{grid-template-columns:1fr}.merchant-card-v179 dl>div,.merchant-card-v179 dl>div:nth-child(odd),.merchant-card-v179 dl>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #edf0f6}.merchant-card-v179 dl>div:last-child{border-bottom:0}.legal-plan-grid-v179{grid-template-columns:1fr}.legal-plan-grid-v179 strong{font-size:27px}}

.pricing-payment-note-v179{margin:15px auto 0;max-width:760px;text-align:center;color:#748096;font-size:12.5px;line-height:1.55}.pricing-payment-note-v179 a{color:#3157d5;font-weight:800;text-decoration:none}.pricing-payment-note-v179 a:hover{text-decoration:underline}
