:root{
 --am-primary:#0b91b5;--am-primary-dark:#076b8c;--am-mint:#20bca8;--am-violet:#7567f5;--am-yellow:#f5c754;
 --am-navy:#10213e;--am-title:#17243a;--am-text:#42506a;--am-muted:#748197;--am-soft:#f5f8fb;--am-line:#e3e9ef;
 --am-white:#fff;--am-container:1240px;--am-radius:28px;--am-shadow:0 24px 70px rgba(17,35,64,.10);--am-shadow-soft:0 14px 40px rgba(17,35,64,.07)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:145px}body.amarom-site{margin:0;background:#fff;color:var(--am-text);font-family:"Vazirmatn","Noto Sans Arabic","Segoe UI",Tahoma,sans-serif;font-size:16px;line-height:2;font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.amarom-site a{color:inherit;text-decoration:none}body.amarom-site img{display:block;max-width:100%;height:auto}body.amarom-site button,body.amarom-site input,body.amarom-site textarea,body.amarom-site select{font:inherit}.amarom-container{width:min(calc(100% - 40px),var(--am-container));margin-inline:auto}.amarom-narrow{max-width:860px}.amarom-main{overflow:clip}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.amarom-skip-link{position:fixed;right:18px;top:-80px;z-index:9999;padding:10px 16px;border-radius:10px;background:var(--am-navy);color:#fff!important}.amarom-skip-link:focus{top:18px}
.amarom-section{position:relative;padding:104px 0}.amarom-centered{text-align:center;margin-inline:auto}.amarom-section-heading{max-width:820px;margin:0 0 52px}.amarom-section-heading.amarom-centered{margin-inline:auto}.amarom-section-heading h2,.amarom-overview-content h2,.amarom-comparison-intro h2,.amarom-template-library-content h2,.amarom-faq-intro h2{margin:12px 0 16px;color:var(--am-title);font-size:clamp(34px,4vw,52px);font-weight:900;line-height:1.38;letter-spacing:-1.4px}.amarom-section-heading p,.amarom-overview-content>p,.amarom-comparison-intro>p,.amarom-template-library-content>p,.amarom-faq-intro>p{margin:0;color:var(--am-muted);font-size:17px;line-height:2}.amarom-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--am-primary-dark);font-size:12px;font-weight:900}.amarom-eyebrow:before{content:"";width:24px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--am-primary),var(--am-mint))}.amarom-eyebrow-light{color:#d8f9f3}.amarom-eyebrow-light:before{background:#fff}.amarom-split-heading{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:36px}.amarom-split-heading>div{max-width:800px}.amarom-centered-action{display:flex;justify-content:center;margin-top:40px}
.amarom-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.amarom-button{min-height:50px;padding:12px 23px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:14px;line-height:1.2;font-weight:800;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.amarom-button:hover{transform:translateY(-2px)}.amarom-button-primary{color:#fff!important;background:linear-gradient(135deg,var(--am-primary),var(--am-primary-dark));box-shadow:0 13px 32px rgba(11,145,181,.25)}.amarom-button-primary:hover{box-shadow:0 18px 38px rgba(11,145,181,.32)}.amarom-button-secondary{color:var(--am-navy)!important;background:#fff;border-color:var(--am-line)}.amarom-button-secondary:hover{border-color:#c6d3df;box-shadow:var(--am-shadow-soft)}.amarom-button-ghost{color:var(--am-navy)!important;background:transparent}.amarom-button-light{color:var(--am-navy)!important;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.13)}.amarom-button-large{min-height:58px;padding:15px 28px;border-radius:16px;font-size:15px}.amarom-inline-link,.amarom-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--am-primary-dark)!important;font-weight:800}.amarom-inline-link:hover .amarom-arrow,.amarom-text-link:hover .amarom-arrow{transform:translateX(-4px)}.amarom-arrow{width:17px;height:17px;position:relative;display:inline-block;transition:transform .2s}.amarom-arrow:before{content:"";position:absolute;right:1px;top:7px;width:13px;height:2px;border-radius:2px;background:currentColor}.amarom-arrow:after{content:"";position:absolute;right:0;top:3px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-135deg)}

/* Header */
.amarom-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(227,233,239,.9);backdrop-filter:blur(16px);transition:box-shadow .2s,background .2s}.amarom-header.is-scrolled{background:rgba(255,255,255,.97);box-shadow:0 8px 30px rgba(15,32,58,.07)}body.admin-bar .amarom-header{top:32px}.amarom-header-inner{min-height:82px;display:flex;align-items:center;gap:28px}.amarom-brand{display:flex;align-items:center;gap:11px;flex:0 0 auto}.amarom-brand svg{filter:drop-shadow(0 7px 15px rgba(11,145,181,.18))}.amarom-brand>span{display:flex;flex-direction:column;line-height:1.1}.amarom-brand strong{color:var(--am-navy);font-size:22px;font-weight:900}.amarom-brand small{margin-top:4px;color:#8c98aa;font-size:10px;letter-spacing:1.6px}.amarom-nav{margin-inline:auto}.amarom-menu{display:flex;align-items:center;gap:23px;margin:0;padding:0;list-style:none}.amarom-menu>li{position:relative}.amarom-menu a{display:block;position:relative;padding:29px 0 26px;color:#415069;font-size:13px;font-weight:700}.amarom-menu a:after{content:"";position:absolute;right:0;bottom:19px;width:0;height:2px;border-radius:4px;background:var(--am-primary);transition:width .2s}.amarom-menu a:hover:after,.amarom-menu .current-menu-item>a:after{width:100%}.amarom-header-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.amarom-header-actions .amarom-button{min-height:42px;padding:9px 15px;font-size:12px}.amarom-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid var(--am-line);border-radius:12px;background:#fff}.amarom-menu-toggle span{display:block;width:20px;height:2px;margin:4px auto;border-radius:3px;background:var(--am-navy);transition:.2s}.amarom-menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.amarom-menu-toggle.is-open span:nth-child(2){opacity:0}.amarom-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

/* Hero */
.amarom-landing-hero{min-height:720px;padding:76px 0 68px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfdff 0%,#f4fbfd 68%,#fff 100%)}.amarom-landing-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(11,145,181,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(11,145,181,.055) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,transparent,black 18%,black 72%,transparent)}.amarom-hero-orb{position:absolute;border-radius:999px;pointer-events:none}.orb-a{width:430px;height:430px;right:-180px;top:25px;background:radial-gradient(circle,rgba(32,188,168,.18),rgba(32,188,168,0) 68%)}.orb-b{width:400px;height:400px;left:-180px;bottom:-90px;background:radial-gradient(circle,rgba(117,103,245,.15),rgba(117,103,245,0) 70%)}.amarom-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:40px}.amarom-hero-copy h1{max-width:660px;margin:21px 0 18px;color:var(--am-title);font-size:clamp(46px,5vw,68px);line-height:1.29;letter-spacing:-2px;font-weight:900}.amarom-hero-copy>p{max-width:680px;margin:0;color:#5e6d82;font-size:18px;line-height:2}.amarom-product-pill{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #d8edf2;border-radius:999px;background:rgba(255,255,255,.88);color:#436574;font-size:11px;font-weight:800;box-shadow:0 8px 24px rgba(11,145,181,.06)}.amarom-pill-dot{width:8px;height:8px;border-radius:50%;background:var(--am-mint);box-shadow:0 0 0 5px rgba(32,188,168,.12)}.amarom-hero-actions{margin-top:28px}.amarom-hero-benefits{margin:29px 0 0;padding:0;display:grid;gap:13px;list-style:none}.amarom-hero-benefits li{display:flex;align-items:center;gap:12px}.amarom-hero-benefits>li>svg{width:38px;height:38px;padding:9px;flex:0 0 38px;border-radius:12px;color:var(--am-primary);background:#fff;box-shadow:0 10px 26px rgba(16,33,62,.07)}.amarom-hero-benefits span{display:flex;flex-direction:column;line-height:1.4}.amarom-hero-benefits strong{color:var(--am-navy);font-size:13px}.amarom-hero-benefits small{margin-top:4px;color:#7f8b9e;font-size:11px}.amarom-hero-visual{position:relative}.amarom-hero-visual img{width:100%;filter:drop-shadow(0 32px 65px rgba(16,33,62,.14))}

/* Proof and sticky local nav */
.amarom-proof-strip{position:relative;z-index:4;margin-top:-20px}.amarom-proof-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid var(--am-line);border-radius:24px;background:#fff;box-shadow:var(--am-shadow-soft)}.amarom-proof-grid>div{min-height:88px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-left:1px solid var(--am-line)}.amarom-proof-grid>div:last-child{border-left:0}.amarom-proof-grid strong{color:var(--am-primary-dark);font-size:20px;font-weight:900}.amarom-proof-grid span{margin-top:3px;color:#748197;font-size:11px;font-weight:700}.amarom-section-nav{position:sticky;top:82px;z-index:900;margin-top:30px}.amarom-section-nav .amarom-container{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px;border:1px solid rgba(221,229,236,.92);border-radius:17px;background:rgba(255,255,255,.92);backdrop-filter:blur(13px);box-shadow:0 12px 32px rgba(16,33,62,.07);overflow-x:auto;scrollbar-width:none}.amarom-section-nav .amarom-container::-webkit-scrollbar{display:none}.amarom-section-nav a{padding:8px 13px;border-radius:10px;color:#536177;font-size:11px;font-weight:800;white-space:nowrap}.amarom-section-nav a:hover,.amarom-section-nav a.is-active{color:#fff;background:var(--am-primary)}

/* Overview */
.amarom-product-overview{padding-top:88px}.amarom-overview-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px}.amarom-overview-media{padding:22px;border:1px solid #deebef;border-radius:34px;background:linear-gradient(145deg,#effafd,#f7f4ff);box-shadow:var(--am-shadow-soft)}.amarom-overview-content>p{font-size:16px}.amarom-intro-points{display:grid;gap:15px;margin:26px 0 28px}.amarom-intro-points article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:17px 18px;border:1px solid var(--am-line);border-radius:18px;background:#fff;transition:transform .2s,box-shadow .2s}.amarom-intro-points article:hover{transform:translateY(-2px);box-shadow:var(--am-shadow-soft)}.amarom-intro-points article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--am-primary),var(--am-mint));font-size:13px;font-weight:900}.amarom-intro-points h3{margin:0 0 4px;color:var(--am-title);font-size:16px}.amarom-intro-points p{margin:0;color:#758196;font-size:12.5px;line-height:1.9}

/* Feature rows */
.amarom-features-section{background:#f7f9fc}.amarom-feature-rows{display:grid;gap:34px}.amarom-feature-row{min-height:490px;padding:42px 48px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:58px;border:1px solid #e0e7ee;border-radius:32px;background:#fff;box-shadow:0 18px 55px rgba(16,33,62,.055)}.amarom-feature-row.is-reverse .amarom-feature-copy{order:2}.amarom-feature-row.is-reverse .amarom-feature-art{order:1}.amarom-feature-tag{display:inline-flex;padding:6px 11px;border-radius:999px;color:var(--am-primary-dark);background:#eaf8fb;font-size:10px;font-weight:900}.amarom-feature-copy h3{margin:13px 0 12px;color:var(--am-title);font-size:clamp(28px,3vw,38px);line-height:1.52;font-weight:900}.amarom-feature-copy>p{margin:0;color:#69768a;font-size:15px;line-height:2}.amarom-check-list{margin:20px 0 0;padding:0;display:grid;gap:10px;list-style:none}.amarom-check-list li{position:relative;padding-right:26px;color:#536177;font-size:13px;line-height:1.8}.amarom-check-list li:before{content:"";position:absolute;right:0;top:8px;width:16px;height:16px;border-radius:50%;background:#e7faf6}.amarom-check-list li:after{content:"";position:absolute;right:5px;top:11px;width:6px;height:3px;border-right:2px solid var(--am-mint);border-bottom:2px solid var(--am-mint);transform:rotate(45deg)}.amarom-feature-art{padding:12px;border-radius:28px;background:linear-gradient(145deg,#f4fbfd,#f8f6ff)}.amarom-feature-art img{width:100%}

/* Template library */
.amarom-template-library{overflow:hidden;background:linear-gradient(135deg,#0e1f3b 0%,#103552 52%,#0b7d91 100%)}.amarom-template-library:before{content:"";position:absolute;width:520px;height:520px;left:-220px;top:-210px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.amarom-template-library-layout{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px}.amarom-template-library-content{position:relative;z-index:2}.amarom-template-library-content h2{color:#fff}.amarom-template-library-content>p{color:#c8d7e3;font-size:16px}.amarom-template-tags{margin:24px 0 28px;display:flex;gap:9px;flex-wrap:wrap}.amarom-template-tags span{padding:8px 12px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#e9f7f8;background:rgba(255,255,255,.07);font-size:11px;font-weight:700}.amarom-template-library-art img{filter:drop-shadow(0 32px 60px rgba(0,0,0,.22))}

/* Workflow */
.amarom-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.amarom-step-grid:before{content:"";position:absolute;right:10%;left:10%;top:42px;border-top:2px dashed #c8dae0}.amarom-step-grid article{position:relative;z-index:2;min-height:280px;padding:26px 24px 24px;border:1px solid var(--am-line);border-radius:24px;background:#fff;text-align:center;box-shadow:var(--am-shadow-soft)}.amarom-step-grid article>span{position:absolute;top:14px;left:16px;color:#cad5df;font-size:32px;font-weight:900}.amarom-step-icon{width:72px;height:72px;margin:0 auto 22px;display:grid;place-items:center;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--am-primary),var(--am-mint));box-shadow:0 16px 35px rgba(11,145,181,.22)}.amarom-step-icon svg{width:31px}.amarom-step-grid h3{margin:0 0 9px;color:var(--am-title);font-size:18px}.amarom-step-grid p{margin:0;color:#758196;font-size:12.5px;line-height:1.9}

/* Comparison */
.amarom-comparison-section{background:#f7f9fc}.amarom-comparison-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:58px}.amarom-comparison-intro>p{font-size:15px}.amarom-comparison-intro img{max-width:420px;margin:24px auto 0}.amarom-comparison-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.amarom-comparison-cards article{padding:30px 28px;border-radius:26px;background:#fff;box-shadow:var(--am-shadow-soft)}.amarom-comparison-cards .is-old{border:1px solid #f0dedb}.amarom-comparison-cards .is-new{border:1px solid #ccebe5;background:linear-gradient(180deg,#f3fcfa,#fff)}.amarom-comparison-cards h3{margin:0 0 20px;color:var(--am-title);font-size:22px}.amarom-comparison-cards ul{margin:0;padding:0;display:grid;gap:14px;list-style:none}.amarom-comparison-cards li{position:relative;padding-right:28px;color:#5f6d81;font-size:13px;line-height:1.8}.amarom-comparison-cards .is-old li:before,.amarom-comparison-cards .is-new li:before{position:absolute;right:0;top:0;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:900}.amarom-comparison-cards .is-old li:before{content:"×";color:#d95d49;background:#fff0ed}.amarom-comparison-cards .is-new li:before{content:"✓";color:#149986;background:#e7faf6}

/* Stats */
.amarom-stats-band{padding:62px 0;background:linear-gradient(135deg,var(--am-primary-dark),var(--am-primary),var(--am-mint));color:#fff}.amarom-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.amarom-stats-grid>div{padding:8px 28px;text-align:center;border-left:1px solid rgba(255,255,255,.19)}.amarom-stats-grid>div:last-child{border-left:0}.amarom-stats-grid strong{display:block;font-size:36px;font-weight:900}.amarom-stats-grid span{display:block;margin-top:3px;color:rgba(255,255,255,.88);font-size:12px}

/* Solutions */
.amarom-solution-grid,.amarom-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.amarom-solution-card,.amarom-use-card{min-height:225px;padding:28px;border:1px solid var(--am-line);border-radius:24px;background:#fff;box-shadow:0 12px 36px rgba(16,33,62,.055);transition:transform .22s,box-shadow .22s}.amarom-solution-card:hover,.amarom-use-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(16,33,62,.10)}.amarom-solution-icon,.amarom-icon-box{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:var(--am-primary);background:#eaf8fb}.amarom-solution-icon svg,.amarom-icon-box svg{width:26px}.amarom-solution-card:nth-child(2n) .amarom-solution-icon{color:var(--am-violet);background:#f0edff}.amarom-solution-card:nth-child(3n) .amarom-solution-icon{color:#c58b11;background:#fff5df}.amarom-solution-card h3,.amarom-use-card h3{margin:18px 0 8px;color:var(--am-title);font-size:18px}.amarom-solution-card p,.amarom-use-card p{margin:0;color:#748197;font-size:12.5px;line-height:1.9}

/* Pricing */
.amarom-pricing-section{background:#f7f9fc}.amarom-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.amarom-price-card{position:relative;min-height:480px;padding:34px 30px;display:flex;flex-direction:column;border:1px solid var(--am-line);border-radius:28px;background:#fff;box-shadow:var(--am-shadow-soft)}.amarom-price-card.is-featured{border-color:#9bdbe5;background:linear-gradient(180deg,#effafd,#fff);box-shadow:0 24px 58px rgba(11,145,181,.15);transform:translateY(-10px)}.amarom-popular{position:absolute;top:17px;left:18px;padding:5px 10px;border-radius:999px;color:#fff;background:var(--am-primary);font-size:9px;font-weight:900}.amarom-price-card h3{margin:0;color:var(--am-title);font-size:23px}.amarom-price-card>p{min-height:58px;margin:9px 0;color:#788498;font-size:12.5px;line-height:1.9}.amarom-price{margin:20px 0 18px;display:flex;align-items:end;gap:8px}.amarom-price strong{color:var(--am-title);font-size:29px}.amarom-price span{color:#8792a4;font-size:10px}.amarom-price-card .amarom-check-list{margin-bottom:24px}.amarom-price-card .amarom-button{width:100%;margin-top:auto}

/* Blog */
.amarom-blog-section{background:#fff}.amarom-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.amarom-post-card{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--am-line);border-radius:25px;background:#fff;box-shadow:var(--am-shadow-soft);transition:transform .22s,box-shadow .22s}.amarom-post-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(16,33,62,.10)}.amarom-post-thumb{height:220px;display:block;overflow:hidden;background:#eef9fc}.amarom-post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .32s}.amarom-post-card:hover .amarom-post-thumb img{transform:scale(1.025)}.amarom-post-body{padding:23px 23px 25px;display:flex;flex:1;flex-direction:column}.amarom-post-meta{width:max-content;max-width:100%;display:inline-flex;padding:6px 10px;border-radius:999px;color:var(--am-primary-dark);background:#eaf8fb;font-size:10.5px;font-weight:800}.amarom-post-card h3,.amarom-post-card h2{margin:14px 0 8px;color:var(--am-title);font-size:20px;line-height:1.65}.amarom-post-card p{margin:0 0 15px;color:#758196;font-size:12.5px;line-height:1.9}.amarom-post-card .amarom-text-link{margin-top:auto}

/* FAQ */
.amarom-faq-section{background:#f7f9fc}.amarom-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px}.amarom-faq-intro{position:sticky;top:155px}.amarom-faq-intro img{max-width:380px;margin:26px auto 0}.amarom-accordion{display:grid;gap:12px}.amarom-accordion-item{overflow:hidden;border:1px solid var(--am-line);border-radius:18px;background:#fff;box-shadow:0 9px 25px rgba(16,33,62,.035)}.amarom-accordion-item button{width:100%;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:transparent;color:var(--am-title);text-align:right;font-weight:800;cursor:pointer}.amarom-accordion-item button i{width:28px;height:28px;position:relative;flex:0 0 28px;border-radius:9px;background:#eef6f8}.amarom-accordion-item button i:before,.amarom-accordion-item button i:after{content:"";position:absolute;right:8px;top:13px;width:12px;height:2px;border-radius:2px;background:var(--am-primary);transition:transform .2s}.amarom-accordion-item button i:after{transform:rotate(90deg)}.amarom-accordion-item.is-open button i:after{transform:rotate(0)}.amarom-accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.amarom-accordion-panel>div{overflow:hidden}.amarom-accordion-panel p,.amarom-accordion-panel>div>div{margin:0;padding:0 22px;color:#718095;font-size:13px;line-height:2}.amarom-accordion-item.is-open .amarom-accordion-panel{grid-template-rows:1fr}.amarom-accordion-item.is-open .amarom-accordion-panel>div{padding-bottom:20px}

/* Final CTA and footer */
.amarom-final-cta{padding:76px 0;background:#fff}.amarom-final-cta-inner{position:relative;overflow:hidden;padding:50px 56px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:34px;border-radius:34px;background:linear-gradient(125deg,#0c6f92 0%,#0f9bb3 55%,#20bca8 100%);box-shadow:0 28px 72px rgba(11,112,144,.23)}.amarom-final-cta-inner:after{content:"";position:absolute;width:320px;height:320px;left:-130px;top:-170px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.amarom-final-cta h2{margin:8px 0;color:#fff;font-size:clamp(32px,3.8vw,48px);line-height:1.45}.amarom-final-cta p{max-width:740px;margin:0;color:rgba(255,255,255,.9);font-size:14px}.amarom-final-cta .amarom-actions{position:relative;z-index:2}.amarom-footer{padding:72px 0 0;background:#0d172b;color:#d7dfed}.amarom-footer-grid{display:grid;grid-template-columns:1.35fr .72fr .72fr 1.1fr;gap:38px;align-items:start}.amarom-footer-grid.without-extra-column{grid-template-columns:1.55fr .8fr .8fr}.amarom-footer .amarom-brand strong{color:#fff}.amarom-footer .amarom-brand small{color:#8592a7}.amarom-footer-about p{max-width:500px;margin:18px 0;color:#aebbd0;font-size:13px;line-height:2}.amarom-footer h3{margin:7px 0 18px;color:#fff;font-size:15px}.amarom-footer-menu,.amarom-footer-contact ul{margin:0;padding:0;display:grid;gap:9px;list-style:none}.amarom-footer-menu a{color:#b7c2d4;font-size:12.5px}.amarom-footer-menu a:hover{color:#fff}.amarom-footer-socials{display:flex;gap:8px;flex-wrap:wrap}.amarom-footer-socials a{padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#c8d2e1;font-size:11px}.amarom-footer-contact li{padding:9px 11px;border-radius:11px;background:rgba(255,255,255,.04)}.amarom-footer-contact li span,.amarom-footer-contact li strong{display:block}.amarom-footer-contact li span{color:#8290a5;font-size:9px}.amarom-footer-contact li strong{margin-top:3px;color:#fff;font-size:11px;line-height:1.7}.amarom-trust-logos{display:flex;align-items:center;gap:10px;margin-top:14px}.amarom-trust-logos img{max-width:72px;max-height:72px;padding:7px;border-radius:10px;background:#fff}.amarom-footer-bottom{margin-top:36px;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08);color:#8794a9;font-size:10.5px}.amarom-footer-bottom p{margin:0}.amarom-footer-bottom a:hover{color:#fff}

/* Inner pages */
.amarom-page-hero{position:relative;overflow:hidden;padding:82px 0 68px;background:linear-gradient(180deg,#f4fbfd,#fff)}.amarom-page-hero-grid{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:48px}.amarom-page-hero-copy h1{margin:12px 0 15px;color:var(--am-title);font-size:clamp(40px,4.8vw,62px);line-height:1.36}.amarom-page-hero-copy>p{max-width:700px;margin:0 0 25px;color:#6b788d;font-size:16px;line-height:2}.amarom-page-hero-art img{filter:drop-shadow(0 26px 55px rgba(16,33,62,.12))}.amarom-soft-section,.amarom-page-content-section{background:#f7f9fc}.amarom-content-layout{max-width:920px}.amarom-feature-index,.amarom-feature-grid,.amarom-template-grid,.amarom-use-grid-large,.amarom-category-library,.amarom-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.amarom-detail-block,.amarom-card-detail,.amarom-template-card,.amarom-pricing-note,.amarom-about-values article{padding:28px;border:1px solid var(--am-line);border-radius:24px;background:#fff;box-shadow:var(--am-shadow-soft)}.amarom-detail-block h2,.amarom-card-detail h2,.amarom-template-card h2{margin:14px 0 9px;color:var(--am-title);font-size:20px}.amarom-detail-block p,.amarom-card-detail p,.amarom-template-card p{margin:0;color:#748197;font-size:13px;line-height:1.9}.amarom-badge{display:inline-flex;padding:5px 9px;border-radius:999px;color:var(--am-primary-dark);background:#eaf8fb;font-size:9px;font-weight:900}.amarom-template-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;color:var(--am-primary);background:#eaf8fb}.amarom-template-icon svg{width:25px}.amarom-template-card>a{display:inline-flex;margin-top:15px;color:var(--am-primary-dark);font-weight:800}.amarom-template-explainer{margin-top:30px;padding:34px;border-radius:26px;background:linear-gradient(135deg,#0e1f3b,#0d7c91);color:#dcecf1}.amarom-template-explainer h2{margin:0 0 9px;color:#fff}.amarom-contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:40px;align-items:start}.amarom-contact-cards{margin:25px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:13px;list-style:none}.amarom-contact-cards li{padding:16px;border:1px solid var(--am-line);border-radius:17px;background:#fff}.amarom-contact-cards span,.amarom-contact-cards strong{display:block}.amarom-contact-cards span{color:#8793a4;font-size:10px}.amarom-contact-cards strong,.amarom-contact-cards a{margin-top:4px;color:var(--am-title);font-size:13px;font-weight:800}.amarom-form-card{padding:30px;border:1px solid var(--am-line);border-radius:26px;background:#fff;box-shadow:var(--am-shadow-soft)}.amarom-form-card input,.amarom-form-card textarea,.amarom-form-card select{width:100%;padding:12px 14px;border:1px solid #dce4eb;border-radius:12px;background:#fff}.amarom-form-card textarea{min-height:135px;resize:vertical}.amarom-form-card label{display:grid;gap:6px;color:#4f5d72;font-size:12px;font-weight:700}.amarom-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.amarom-field-full{grid-column:1/-1}.amarom-prose{max-width:850px;color:#4d5b70;font-size:15.5px;line-height:2.15}.amarom-prose p,.amarom-prose li{line-height:2.15}.amarom-prose h2,.amarom-prose h3{color:var(--am-title)}.amarom-prose h2{margin-top:44px;font-size:29px;line-height:1.55}.amarom-prose h3{margin-top:32px;font-size:22px}.amarom-prose blockquote{margin:27px 0;padding:20px 23px;border-right:4px solid var(--am-primary);border-radius:17px;background:#eef9fc}.amarom-about-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:56px;align-items:start}.amarom-about-facts{position:sticky;top:155px;display:grid;gap:12px}.amarom-about-facts>div{padding:17px;border:1px solid var(--am-line);border-radius:17px;background:#fff}.amarom-about-facts strong,.amarom-about-facts span,.amarom-about-facts a{display:block}.amarom-about-facts strong{color:#8995a7;font-size:10px}.amarom-about-facts span,.amarom-about-facts a{margin-top:4px;color:var(--am-title);font-weight:800}.amarom-team-section{margin-top:62px}.amarom-team-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.amarom-team-photo-real img{width:100%;height:100%;min-height:340px;object-fit:cover;border-radius:26px}.amarom-team-details{display:grid;gap:12px}.amarom-team-details article{padding:19px;border:1px solid var(--am-line);border-radius:18px;background:#fff}.amarom-team-details span,.amarom-team-details strong{display:block}.amarom-team-details span{color:#8995a7;font-size:10px}.amarom-team-details strong{margin-top:5px;color:var(--am-title)}.amarom-article-header{padding:78px 0 48px;text-align:center;background:linear-gradient(180deg,#f3fbfd,#fff)}.amarom-article-narrow{max-width:900px}.amarom-back-link{color:var(--am-primary-dark);font-size:11px;font-weight:800}.amarom-article-meta{margin:17px 0;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.amarom-article-meta span{padding:6px 10px;border-radius:999px;color:var(--am-primary-dark);background:#eaf8fb;font-size:10px;font-weight:800}.amarom-article-header h1{margin:0;color:var(--am-title);font-size:clamp(35px,4.2vw,54px);line-height:1.45}.amarom-article-header p{color:#728096;font-size:15px}.amarom-article-image img{width:100%;max-height:600px;object-fit:cover;border-radius:30px;box-shadow:var(--am-shadow)}.amarom-article-layout{padding:65px 0 95px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:58px}.amarom-aside-card{position:sticky;top:150px;padding:24px;border:1px solid var(--am-line);border-radius:22px;background:#f5f9fb}.amarom-aside-card strong{color:var(--am-title);font-size:16px}.amarom-aside-card p{color:#7a879a;font-size:11px}.amarom-aside-card .amarom-button{width:100%}.amarom-post-grid-archive{grid-template-columns:repeat(3,1fr)}.amarom-search-form{display:flex;gap:10px;margin:24px 0}.amarom-search-form input{flex:1;min-height:48px;padding:10px 14px;border:1px solid var(--am-line);border-radius:12px}.amarom-search-results{display:grid;gap:12px}.amarom-search-results article{padding:22px;border:1px solid var(--am-line);border-radius:18px;background:#fff}.amarom-search-results h2{margin:7px 0;color:var(--am-title)}.amarom-pagination{margin-top:34px}.amarom-pagination .nav-links{display:flex;gap:8px;justify-content:center}.amarom-pagination a,.amarom-pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--am-line);border-radius:10px;background:#fff}.amarom-pagination .current{color:#fff;background:var(--am-primary)}.amarom-empty-state{padding:36px;border:1px dashed #cbd6df;border-radius:20px;text-align:center;background:#fff}.amarom-not-found{min-height:70vh;padding:90px 0;display:grid;place-items:center;text-align:center;background:#f7f9fc}.amarom-404{display:block;color:var(--am-primary);font-size:110px;line-height:1;font-weight:900;opacity:.18}.amarom-not-found h1{margin:-18px 0 8px;color:var(--am-title);font-size:40px}

/* Reveal and rendering */
.amarom-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.amarom-reveal.is-visible{opacity:1;transform:none}.amarom-delay-1{transition-delay:.08s}

@media(max-width:1120px){
 .amarom-menu{gap:16px}.amarom-menu a{font-size:12px}.amarom-header-inner{gap:18px}.amarom-hero-grid{grid-template-columns:1fr 1fr;gap:18px}.amarom-hero-copy h1{font-size:50px}.amarom-overview-layout,.amarom-template-library-layout{gap:45px}.amarom-feature-row{padding:36px;gap:38px}.amarom-comparison-layout{grid-template-columns:1fr}.amarom-comparison-intro{text-align:center}.amarom-comparison-intro .amarom-eyebrow{justify-content:center}.amarom-footer-grid{grid-template-columns:1.2fr .7fr .7fr}.amarom-footer-contact{grid-column:1/-1}.amarom-footer-contact ul{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:940px){
 body.admin-bar .amarom-header{top:46px}.amarom-header-inner{min-height:72px;justify-content:space-between}.amarom-menu-toggle{display:block;order:-1}.amarom-nav{position:absolute;top:72px;right:20px;left:20px;display:none;margin:0;padding:10px;border:1px solid var(--am-line);border-radius:17px;background:#fff;box-shadow:var(--am-shadow)}.amarom-nav.is-open{display:block}.amarom-menu{display:block}.amarom-menu a{padding:10px 11px}.amarom-menu a:after{display:none}.amarom-header-actions{margin-right:auto}.amarom-header-actions .amarom-button-ghost{display:none}.amarom-section-nav{top:72px}.amarom-landing-hero{min-height:auto;padding:58px 0 62px}.amarom-hero-grid,.amarom-overview-layout,.amarom-feature-row,.amarom-template-library-layout,.amarom-faq-layout,.amarom-page-hero-grid,.amarom-contact-grid,.amarom-about-layout{grid-template-columns:1fr}.amarom-hero-copy{text-align:center}.amarom-product-pill{margin-inline:auto}.amarom-hero-copy h1,.amarom-hero-copy>p{margin-inline:auto}.amarom-hero-actions{justify-content:center}.amarom-hero-benefits{max-width:600px;margin-inline:auto;text-align:right}.amarom-hero-visual{max-width:720px;margin-inline:auto}.amarom-proof-grid{grid-template-columns:repeat(3,1fr)}.amarom-proof-grid>div:nth-child(3){border-left:0}.amarom-proof-grid>div:nth-child(-n+3){border-bottom:1px solid var(--am-line)}.amarom-overview-media{max-width:700px;margin-inline:auto}.amarom-feature-row{min-height:auto}.amarom-feature-row.is-reverse .amarom-feature-copy,.amarom-feature-row.is-reverse .amarom-feature-art{order:initial}.amarom-feature-copy{text-align:right}.amarom-feature-art{max-width:680px;margin-inline:auto}.amarom-template-library-content{text-align:center}.amarom-template-library-content .amarom-eyebrow{justify-content:center}.amarom-template-tags,.amarom-template-library-content .amarom-button{justify-content:center}.amarom-template-library-art{max-width:720px;margin-inline:auto}.amarom-step-grid{grid-template-columns:1fr 1fr}.amarom-step-grid:before{display:none}.amarom-stats-grid{grid-template-columns:1fr 1fr;gap:25px 0}.amarom-stats-grid>div:nth-child(2){border-left:0}.amarom-solution-grid,.amarom-use-grid,.amarom-pricing-grid,.amarom-post-grid,.amarom-post-grid-archive,.amarom-feature-index,.amarom-feature-grid,.amarom-template-grid,.amarom-use-grid-large,.amarom-category-library,.amarom-value-grid{grid-template-columns:1fr 1fr}.amarom-price-card.is-featured{transform:none}.amarom-faq-intro{position:static;text-align:center}.amarom-faq-intro .amarom-eyebrow{justify-content:center}.amarom-article-layout{grid-template-columns:1fr}.amarom-article-aside{display:none}.amarom-about-facts{position:static;grid-template-columns:1fr 1fr}.amarom-final-cta-inner{grid-template-columns:1fr;text-align:center}.amarom-final-cta .amarom-actions{justify-content:center}.amarom-footer-grid,.amarom-footer-grid.without-extra-column{grid-template-columns:1fr 1fr}.amarom-footer-about{grid-column:1/-1}.amarom-footer-contact ul{grid-template-columns:1fr 1fr}
}
@media(max-width:720px){
 .amarom-container{width:min(calc(100% - 28px),var(--am-container))}.amarom-section{padding:72px 0}.amarom-section-heading{margin-bottom:34px}.amarom-section-heading h2,.amarom-overview-content h2,.amarom-comparison-intro h2,.amarom-template-library-content h2,.amarom-faq-intro h2{font-size:30px;line-height:1.5;letter-spacing:-.6px}.amarom-section-heading p,.amarom-overview-content>p,.amarom-comparison-intro>p,.amarom-template-library-content>p,.amarom-faq-intro>p{font-size:14px}.amarom-header-actions .amarom-button{font-size:11px;padding:8px 11px}.amarom-brand strong{font-size:19px}.amarom-brand small{display:none}.amarom-section-nav{margin-top:18px}.amarom-section-nav .amarom-container{justify-content:flex-start}.amarom-landing-hero{padding:42px 0 50px}.amarom-hero-copy h1{font-size:36px;line-height:1.46;letter-spacing:-1px}.amarom-hero-copy>p{font-size:14.5px;line-height:2}.amarom-hero-actions{flex-direction:column}.amarom-hero-actions .amarom-button{width:100%}.amarom-hero-benefits{gap:10px}.amarom-hero-benefits li{padding:11px;border:1px solid #e5edf1;border-radius:15px;background:rgba(255,255,255,.78)}.amarom-hero-visual{margin-top:20px}.amarom-proof-strip{margin-top:0;padding-top:0}.amarom-proof-grid{grid-template-columns:1fr 1fr;border-radius:18px}.amarom-proof-grid>div{min-height:72px;padding:12px}.amarom-proof-grid>div:nth-child(2n){border-left:0}.amarom-proof-grid>div:nth-child(3){border-left:1px solid var(--am-line)}.amarom-proof-grid>div:nth-child(-n+4){border-bottom:1px solid var(--am-line)}.amarom-proof-grid strong{font-size:17px}.amarom-proof-grid span{font-size:9.5px}.amarom-product-overview{padding-top:62px}.amarom-overview-media{padding:10px;border-radius:24px}.amarom-intro-points article{grid-template-columns:38px 1fr;padding:14px}.amarom-feature-row{padding:24px 20px;gap:25px;border-radius:24px}.amarom-feature-copy h3{font-size:25px;line-height:1.55}.amarom-feature-copy>p{font-size:13.5px}.amarom-feature-art{padding:4px}.amarom-template-library-layout{gap:24px}.amarom-template-library-content{text-align:right}.amarom-template-library-content .amarom-eyebrow{justify-content:flex-start}.amarom-template-tags{justify-content:flex-start}.amarom-template-library-content .amarom-button{width:100%}.amarom-step-grid,.amarom-comparison-cards,.amarom-solution-grid,.amarom-use-grid,.amarom-pricing-grid,.amarom-post-grid,.amarom-post-grid-archive,.amarom-feature-index,.amarom-feature-grid,.amarom-template-grid,.amarom-use-grid-large,.amarom-category-library,.amarom-value-grid{grid-template-columns:1fr}.amarom-step-grid article{min-height:auto;padding:22px}.amarom-step-grid article>span{font-size:25px}.amarom-comparison-cards article{padding:24px 20px}.amarom-stats-band{padding:45px 0}.amarom-stats-grid{grid-template-columns:1fr 1fr;gap:0}.amarom-stats-grid>div{padding:18px 10px;border-bottom:1px solid rgba(255,255,255,.16)}.amarom-stats-grid>div:nth-last-child(-n+2){border-bottom:0}.amarom-stats-grid strong{font-size:27px}.amarom-stats-grid span{font-size:10px}.amarom-solution-card,.amarom-use-card{min-height:auto;padding:23px}.amarom-price-card{min-height:auto;padding:29px 24px}.amarom-split-heading{align-items:flex-start;flex-direction:column;gap:14px}.amarom-post-thumb{height:205px}.amarom-faq-layout{gap:28px}.amarom-faq-intro img{max-width:300px}.amarom-accordion-item button{padding:17px;font-size:13px}.amarom-page-hero{padding:58px 0 45px}.amarom-page-hero-copy{text-align:center}.amarom-page-hero-copy .amarom-eyebrow,.amarom-page-hero-copy .amarom-actions{justify-content:center}.amarom-page-hero-copy h1{font-size:35px}.amarom-page-hero-copy>p{font-size:14px}.amarom-contact-cards,.amarom-form-grid,.amarom-about-facts,.amarom-team-layout{grid-template-columns:1fr}.amarom-field-full{grid-column:auto}.amarom-final-cta{padding:55px 0}.amarom-final-cta-inner{padding:36px 23px;border-radius:25px}.amarom-final-cta h2{font-size:29px}.amarom-final-cta p{font-size:12.5px}.amarom-final-cta .amarom-button{width:100%}.amarom-footer{padding-top:55px}.amarom-footer-grid,.amarom-footer-grid.without-extra-column{grid-template-columns:1fr}.amarom-footer-about{grid-column:auto}.amarom-footer-contact ul{grid-template-columns:1fr}.amarom-footer-bottom{align-items:flex-start;flex-direction:column}.amarom-article-header{padding:56px 0 38px}.amarom-article-header h1{font-size:33px}.amarom-article-layout{padding:45px 0 70px}.amarom-prose{font-size:14.5px}.amarom-prose h2{font-size:25px}.amarom-search-form{flex-direction:column}
}
@media(max-width:480px){
 .amarom-header-actions .amarom-button-primary{display:none}.amarom-menu-toggle{margin-right:auto}.amarom-hero-copy h1{font-size:32px}.amarom-product-pill{font-size:9.5px}.amarom-proof-grid{grid-template-columns:1fr}.amarom-proof-grid>div{border-left:0!important;border-bottom:1px solid var(--am-line)!important}.amarom-proof-grid>div:last-child{border-bottom:0!important}.amarom-stats-grid{grid-template-columns:1fr}.amarom-stats-grid>div{border-left:0;border-bottom:1px solid rgba(255,255,255,.16)!important}.amarom-stats-grid>div:last-child{border-bottom:0!important}.amarom-feature-row{padding:21px 17px}.amarom-template-tags span{font-size:10px}.amarom-price-card{padding:26px 21px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.amarom-reveal{opacity:1;transform:none;transition:none}.amarom-button,.amarom-post-card,.amarom-solution-card{transition:none}}

/* Detailed inner-page modules */
.amarom-feature-index{margin-bottom:30px;display:flex;gap:9px;flex-wrap:wrap;justify-content:center}.amarom-feature-index a{padding:9px 14px;border:1px solid var(--am-line);border-radius:999px;color:#536177;background:#fff;font-size:11px;font-weight:800}.amarom-feature-index a:hover{color:#fff;background:var(--am-primary);border-color:var(--am-primary)}
.amarom-detail-block{margin-bottom:28px;min-height:440px;padding:40px 44px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.amarom-detail-block.is-reverse>div{order:2}.amarom-detail-block.is-reverse>img{order:1}.amarom-detail-block>img{width:100%;padding:8px;border-radius:24px;background:linear-gradient(145deg,#f2fbfd,#f8f6ff)}.amarom-detail-block h2{font-size:31px;line-height:1.55}.amarom-rich-list{margin:20px 0 0;padding:0;display:grid;gap:10px;list-style:none}.amarom-rich-list li{position:relative;padding-right:25px;color:#59677c;font-size:13px}.amarom-rich-list li:before{content:"✓";position:absolute;right:0;top:0;color:var(--am-mint);font-weight:900}
.amarom-template-explainer{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:35px}.amarom-template-explainer .amarom-eyebrow{color:#c8f4ed}.amarom-template-explainer .amarom-eyebrow:before{background:#fff}.amarom-template-explainer p,.amarom-template-explainer li{color:#cbdbe5;font-size:13px;line-height:2}.amarom-template-explainer ol{margin:18px 0 0;padding-right:20px}.amarom-category-library{margin:34px 0 70px}.amarom-category-library article{padding:25px;border:1px solid var(--am-line);border-radius:22px;background:#fff;box-shadow:var(--am-shadow-soft)}.amarom-category-library h2{margin:0 0 15px;color:var(--am-title);font-size:18px}.amarom-category-library article>div{display:flex;gap:7px;flex-wrap:wrap}.amarom-category-library span{padding:6px 9px;border-radius:999px;color:#607087;background:#f1f6f8;font-size:10px}.amarom-pricing-note{margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:22px}.amarom-pricing-note strong{color:var(--am-title);font-size:20px}.amarom-pricing-note p{margin:0;color:#758196}.amarom-about-values{margin-top:70px}.amarom-about-values article{display:flex;flex-direction:column}.amarom-about-values article strong{color:var(--am-title);font-size:18px}.amarom-about-values article span{margin-top:7px;color:#758196;font-size:12.5px;line-height:1.9}.amarom-use-grid-large .amarom-use-card{display:block}.amarom-use-grid-large .amarom-use-card h2{margin:18px 0 8px;color:var(--am-title);font-size:19px}.amarom-use-grid-large .amarom-card-detail{margin-top:18px;padding:17px;border-radius:16px;background:#f7f9fc;box-shadow:none}.amarom-use-grid-large .amarom-card-detail p{font-size:12px}
@media(max-width:940px){.amarom-detail-block,.amarom-template-explainer{grid-template-columns:1fr}.amarom-detail-block.is-reverse>div,.amarom-detail-block.is-reverse>img{order:initial}.amarom-detail-block>img,.amarom-template-explainer>img{max-width:680px;margin-inline:auto}.amarom-pricing-note{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.amarom-detail-block{min-height:auto;padding:25px 20px;gap:24px}.amarom-detail-block h2{font-size:25px}.amarom-template-explainer{padding:25px 20px}.amarom-category-library{margin-bottom:50px}.amarom-pricing-note .amarom-button{width:100%}}


/* ===== Amarom v5: comprehensive product landing ===== */
body.amarom-site{font-kerning:normal;font-variant-ligatures:contextual;-moz-osx-font-smoothing:grayscale}
body.amarom-site strong,body.amarom-site b{font-weight:700}
.amarom-section-heading h2,.amarom-overview-content h2,.amarom-comparison-intro h2,.amarom-template-library-content h2,.amarom-faq-intro h2{font-weight:800;letter-spacing:-.7px}
.amarom-hero-copy h1{font-weight:900;letter-spacing:-1.2px}
.amarom-hero-copy>p{font-size:18px;line-height:2.05}
.amarom-button{font-weight:700}
.amarom-menu a{font-weight:600}
.amarom-section{padding:92px 0}
.amarom-audience-section{background:linear-gradient(180deg,#fff,#f7fafc)}
.amarom-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.amarom-audience-grid article{min-height:250px;padding:30px;border:1px solid var(--am-line);border-radius:26px;background:#fff;box-shadow:var(--am-shadow-soft);transition:transform .2s ease,border-color .2s ease}
.amarom-audience-grid article:hover{transform:translateY(-4px);border-color:#b9dde7}
.amarom-audience-grid svg{width:48px;height:48px;padding:12px;border-radius:15px;color:var(--am-primary);background:#edf8fb}
.amarom-audience-grid article:nth-child(2n) svg{color:var(--am-violet);background:#f2f0ff}
.amarom-audience-grid article:nth-child(3n) svg{color:#139b86;background:#ecfbf8}
.amarom-audience-grid h3{margin:20px 0 9px;color:var(--am-title);font-size:21px;font-weight:800}
.amarom-audience-grid p{margin:0;color:var(--am-muted);font-size:14px;line-height:2}
.amarom-question-section{overflow:hidden;background:#f4f9fc}
.amarom-question-layout{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:65px}
.amarom-question-art{padding:18px;border:1px solid #dce8ed;border-radius:30px;background:#fff;box-shadow:var(--am-shadow-soft)}
.amarom-question-copy h2{margin:12px 0 16px;color:var(--am-title);font-size:clamp(34px,4vw,50px);font-weight:800;line-height:1.45;letter-spacing:-.7px}
.amarom-question-copy>p{margin:0;color:var(--am-muted);font-size:16px;line-height:2.05}
.amarom-question-groups{margin-top:28px;display:grid;gap:14px}
.amarom-question-groups article{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;padding:17px 18px;border:1px solid #e0e8ee;border-radius:18px;background:#fff}
.amarom-question-groups article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--am-primary);background:#edf8fb}
.amarom-question-groups svg{width:24px}
.amarom-question-groups h3{margin:0 0 5px;color:var(--am-title);font-size:16px;font-weight:800}
.amarom-question-groups p{margin:0;color:var(--am-muted);font-size:12.5px;line-height:1.9}
.amarom-feature-jump{margin:-18px auto 36px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.amarom-feature-jump a{padding:8px 12px;border:1px solid var(--am-line);border-radius:999px;color:#57667b;background:#fff;font-size:11px;font-weight:700}
.amarom-feature-jump a:hover{color:#fff;border-color:var(--am-primary);background:var(--am-primary)}
.amarom-feature-rows{display:grid;gap:28px}
.amarom-feature-row{min-height:520px;padding:44px 48px;grid-template-columns:1fr 1fr;gap:54px;border-radius:32px}
.amarom-feature-copy h3{font-size:32px;font-weight:800;letter-spacing:-.4px}
.amarom-feature-copy>p{font-size:15px;line-height:2.08}
.amarom-feature-art{border-radius:28px;background:linear-gradient(145deg,#f0fafd,#f7f5ff)}
.amarom-template-library{background:linear-gradient(145deg,#10213e,#14314f 65%,#0b718b);color:#fff}
.amarom-template-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:50px}
.amarom-template-library-content h2{color:#fff}
.amarom-template-library-content>p{color:#cedbe6}
.amarom-template-benefits{margin:23px 0 28px;padding:0;display:grid;gap:10px;list-style:none}
.amarom-template-benefits li{position:relative;padding-right:27px;color:#deebf3;font-size:14px}
.amarom-template-benefits li:before{content:"✓";position:absolute;right:0;color:#59e2c9;font-weight:900}
.amarom-template-catalog{margin-top:48px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.amarom-template-catalog article{padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.055);backdrop-filter:blur(8px)}
.amarom-template-catalog h3{margin:0 0 13px;color:#fff;font-size:14px;font-weight:800}
.amarom-template-catalog ul{margin:0;padding:0;display:grid;gap:8px;list-style:none}
.amarom-template-catalog li{position:relative;padding-right:14px;color:#c8d7e4;font-size:10.5px;line-height:1.8}
.amarom-template-catalog li:before{content:"";position:absolute;right:0;top:.8em;width:5px;height:5px;border-radius:50%;background:#44d7bd}
.amarom-template-note{margin-top:24px;padding:24px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:rgba(255,255,255,.075)}
.amarom-template-note strong{color:#fff;font-size:17px}
.amarom-template-note p{margin:0;color:#c8d8e4;font-size:12.5px}
.amarom-step-grid-six{grid-template-columns:repeat(3,1fr);gap:18px}
.amarom-step-grid-six:before{display:none}
.amarom-step-grid-six article{min-height:240px;padding:28px}
.amarom-step-grid-six article>span{font-size:34px}
.amarom-stats-heading{max-width:690px;margin:0 auto 34px;text-align:center}
.amarom-stats-heading span{color:#a8f2e5;font-size:12px;font-weight:700}
.amarom-stats-heading h2{margin:9px 0 0;color:#fff;font-size:32px;line-height:1.55;font-weight:800}
.amarom-enterprise-section{background:#f6f9fb}
.amarom-enterprise-panel{padding:52px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;border:1px solid #dce7ed;border-radius:34px;background:#fff;box-shadow:var(--am-shadow-soft)}
.amarom-enterprise-copy h2{margin:12px 0 16px;color:var(--am-title);font-size:42px;line-height:1.45;font-weight:800;letter-spacing:-.6px}
.amarom-enterprise-copy>p{color:var(--am-muted);font-size:15px;line-height:2.1}
.amarom-chip-list{margin:24px 0;display:flex;gap:8px;flex-wrap:wrap}
.amarom-chip-list span{padding:8px 12px;border-radius:999px;color:#476477;background:#edf7fa;font-size:11px;font-weight:700}
.amarom-enterprise-art{padding:14px;border-radius:28px;background:linear-gradient(145deg,#effafd,#f6f4ff)}
.amarom-post-body h3{font-weight:800}
.amarom-post-meta{font-weight:600}
.amarom-accordion-item button{font-weight:700}
.amarom-final-cta h2{font-weight:800}
.amarom-footer h3{font-weight:800}

/* Inner page upgrades */
.amarom-feature-groups{display:grid;gap:25px}
.amarom-feature-group{padding:34px;border:1px solid var(--am-line);border-radius:28px;background:#fff;box-shadow:var(--am-shadow-soft)}
.amarom-feature-group-head{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:start}
.amarom-feature-group-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:19px;color:var(--am-primary);background:#ecf8fb}
.amarom-feature-group-icon svg{width:30px}
.amarom-feature-group h2{margin:0 0 8px;color:var(--am-title);font-size:28px;font-weight:800}
.amarom-feature-group p{margin:0;color:var(--am-muted);line-height:2}
.amarom-feature-group-grid{margin-top:25px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.amarom-feature-group-grid article{padding:18px;border-radius:17px;background:#f6f9fb}
.amarom-feature-group-grid strong{display:block;color:var(--am-title);font-size:14px}
.amarom-feature-group-grid span{display:block;margin-top:6px;color:var(--am-muted);font-size:12px;line-height:1.9}
.amarom-template-toolbar{margin-bottom:28px;padding:16px;display:flex;gap:12px;align-items:center;border:1px solid var(--am-line);border-radius:20px;background:#fff;box-shadow:var(--am-shadow-soft)}
.amarom-template-search{flex:1;min-height:48px;padding:11px 16px;border:1px solid #dce5eb;border-radius:13px;background:#f9fbfc}
.amarom-template-count{color:var(--am-primary-dark);font-size:13px;font-weight:800;white-space:nowrap}
.amarom-template-full-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.amarom-template-full-card{padding:24px;border:1px solid var(--am-line);border-radius:22px;background:#fff;box-shadow:var(--am-shadow-soft)}
.amarom-template-full-card small{color:var(--am-primary-dark);font-weight:700}
.amarom-template-full-card h2{margin:10px 0 8px;color:var(--am-title);font-size:18px;font-weight:800}
.amarom-template-full-card p{margin:0;color:var(--am-muted);font-size:12.5px;line-height:1.9}
.amarom-template-full-card a{margin-top:16px;display:inline-flex;color:var(--am-primary-dark);font-weight:700;font-size:12px}

@media(max-width:1120px){
 .amarom-template-catalog{grid-template-columns:repeat(3,1fr)}.amarom-audience-grid{grid-template-columns:repeat(2,1fr)}.amarom-template-full-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:940px){
 .amarom-question-layout,.amarom-template-hero-grid,.amarom-enterprise-panel{grid-template-columns:1fr}.amarom-question-art,.amarom-template-library-art,.amarom-enterprise-art{max-width:720px;margin-inline:auto}.amarom-template-catalog{grid-template-columns:repeat(2,1fr)}.amarom-template-note{grid-template-columns:1fr;text-align:center}.amarom-template-note .amarom-button{justify-self:center}.amarom-step-grid-six{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
 body.amarom-site{font-size:15px;line-height:2}.amarom-section{padding:66px 0}.amarom-hero-copy h1{font-size:35px;letter-spacing:-.4px}.amarom-hero-copy>p{font-size:15px}.amarom-audience-grid,.amarom-template-catalog,.amarom-step-grid-six,.amarom-template-full-grid,.amarom-feature-group-grid{grid-template-columns:1fr}.amarom-audience-grid article{min-height:auto;padding:23px}.amarom-question-layout{gap:28px}.amarom-question-copy h2{font-size:29px}.amarom-question-copy>p{font-size:14px}.amarom-question-art{padding:8px}.amarom-question-groups article{grid-template-columns:42px 1fr;padding:14px}.amarom-question-groups article>span{width:42px;height:42px}.amarom-feature-jump{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:7px;scrollbar-width:none}.amarom-feature-jump a{white-space:nowrap}.amarom-feature-row{min-height:auto;padding:25px 20px;gap:24px;border-radius:24px}.amarom-feature-copy h3{font-size:25px}.amarom-feature-copy>p{font-size:13.5px}.amarom-template-library{padding:68px 0}.amarom-template-catalog{gap:10px}.amarom-template-catalog article{padding:18px}.amarom-template-note{padding:22px}.amarom-step-grid-six article{min-height:auto}.amarom-stats-heading h2{font-size:27px}.amarom-enterprise-panel{padding:25px 20px;border-radius:25px}.amarom-enterprise-copy h2{font-size:29px}.amarom-feature-group{padding:23px 19px}.amarom-feature-group-head{grid-template-columns:52px 1fr}.amarom-feature-group-icon{width:52px;height:52px}.amarom-feature-group h2{font-size:23px}.amarom-template-toolbar{align-items:stretch;flex-direction:column}.amarom-template-count{text-align:center}
}
.amarom-template-filter-row{margin:-10px 0 26px;display:flex;gap:8px;flex-wrap:wrap}.amarom-template-filter-row button{padding:8px 12px;border:1px solid var(--am-line);border-radius:999px;color:#5e6c80;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.amarom-template-filter-row button.is-active,.amarom-template-filter-row button:hover{color:#fff;border-color:var(--am-primary);background:var(--am-primary)}.amarom-template-full-card[hidden]{display:none}.amarom-template-detail-note{margin-top:38px;padding:32px 34px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;border:1px solid #dbe7ed;border-radius:28px;background:linear-gradient(135deg,#f4fbfd,#f7f5ff)}.amarom-template-detail-note h2{margin:10px 0;color:var(--am-title);font-size:28px;font-weight:800}.amarom-template-detail-note p{margin:0;color:var(--am-muted);line-height:2}.amarom-template-explainer{padding:38px;border-radius:30px;background:linear-gradient(135deg,#10213e,#164866);color:#fff}.amarom-template-explainer h2{color:#fff;font-size:36px;line-height:1.5;font-weight:800}.amarom-template-explainer .amarom-button{margin-top:22px}.amarom-template-explainer>img{padding:12px;border-radius:26px;background:rgba(255,255,255,.07)}
@media(max-width:720px){.amarom-template-detail-note{grid-template-columns:1fr;padding:24px 20px}.amarom-template-detail-note .amarom-button{width:100%}.amarom-template-explainer{padding:25px 20px}.amarom-template-explainer h2{font-size:28px}.amarom-template-filter-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;scrollbar-width:none}.amarom-template-filter-row button{white-space:nowrap}}
.amarom-article-category{display:inline-flex;margin-top:18px;padding:7px 12px;border-radius:999px;color:var(--am-primary-dark);background:#edf8fb;font-size:11px;font-weight:700}.amarom-article-toc{margin-bottom:18px}.amarom-article-toc ol{margin:15px 0 0;padding:0;display:grid;gap:9px;list-style:none}.amarom-article-toc a{display:block;color:#5d6a7e;font-size:11.5px;line-height:1.7}.amarom-article-toc a:hover{color:var(--am-primary-dark)}.amarom-related-posts{background:#f6f9fb}
