:root{--blue:#075fd2;--navy:#06185b;--sky:#34a9fa;--gold:#ffbd35;--ink:#101a3f;--muted:#59647f;--line:#dce9f7;--white:#fff;--shadow:0 16px 40px rgba(8,49,105,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit}img{display:block;max-width:100%}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.brand-logo{width:112px;height:auto;object-fit:contain}
.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 32%,#80d5ff 0,transparent 28%),linear-gradient(135deg,#0873e6,#269fec 58%,#075dcc);padding-bottom:72px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 48%,rgba(255,255,255,.13) 48%,rgba(255,255,255,.02) 61%,transparent 61%);pointer-events:none}.nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:22px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:2px solid rgba(255,255,255,.85);border-radius:50%;font-size:24px}.brand b{display:block;font-size:1.35rem;line-height:1}.brand small{display:block;font-size:.64rem;letter-spacing:.18em;margin-top:5px}.nav-cta{border:1px solid rgba(255,255,255,.65);border-radius:999px;padding:9px 18px;text-decoration:none;font-weight:700}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center;padding-top:36px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;margin:0 0 10px}.eyebrow.blue{color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.55rem,5.5vw,5.1rem);line-height:.98;letter-spacing:-.045em;margin-bottom:24px;text-shadow:0 4px 15px rgba(0,43,107,.18)}h1 span{display:block;color:var(--gold);font-size:1.28em}.lead{font-size:1.16rem;max-width:620px;color:#edf8ff}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:#0a3185;box-shadow:0 10px 24px rgba(84,54,0,.18)}.button-ghost{border:1px solid rgba(255,255,255,.65);color:#fff}.quick-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 18px;margin:0;padding:0;list-style:none;font-size:.92rem;font-weight:700}.quick-benefits li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:50%;background:#fff;color:var(--blue)}.hero-visual{margin:0;align-self:end}.hero-visual img{width:100%;max-height:610px;object-fit:cover;object-position:center 72%;border-radius:28px;box-shadow:0 28px 65px rgba(0,35,100,.3);border:1px solid rgba(255,255,255,.4)}.curve{position:absolute;left:-5%;right:-5%;bottom:-62px;height:105px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}
.section{padding:88px 0}.section-heading{max-width:720px;text-align:center;margin:0 auto 42px}.section-heading h2,.why h2,.join h2{font-size:clamp(2rem,4vw,3.15rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:16px}.section-heading>p:last-child,.why-intro>p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:18px;padding:26px;background:linear-gradient(160deg,#fff,#f6fbff);box-shadow:0 8px 22px rgba(13,71,139,.06)}.product-card h3{font-size:1.15rem;margin:12px 0 6px}.product-card p{color:var(--muted);font-size:.95rem;margin:0}.product-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#e8f4ff;color:var(--blue);font-size:1.35rem}.note{text-align:center;color:#6e7890;font-size:.86rem;margin:22px 0 0}.why{background:#eff8ff}.why-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px;align-items:start}.why-intro{position:sticky;top:24px}.owner-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #d9ebfb;padding:16px;border-radius:16px;margin-top:28px;box-shadow:var(--shadow)}.avatar{display:grid;place-items:center;flex:0 0 54px;height:54px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;font-size:1.35rem;font-weight:800}.owner-card small,.owner-card strong,.owner-card span{display:block}.owner-card small{color:var(--blue);font-weight:700}.owner-card strong{font-size:1.1rem}.owner-card span{font-size:.87rem;color:var(--muted)}.reason-list{display:grid;gap:14px}.reason-list article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:22px;background:#fff;border-radius:18px;box-shadow:0 8px 26px rgba(11,70,139,.08)}.reason-list article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#e7f4ff;color:var(--blue);font-weight:900}.reason-list h3{margin:0 0 4px}.reason-list p{margin:0;color:var(--muted)}
.join{padding:70px 0;background:linear-gradient(135deg,#0757c6,#042e92);color:#fff}.join-box{display:flex;align-items:center;justify-content:space-between;gap:40px}.join h2{margin-bottom:10px}.join p:last-child{margin-bottom:0;color:#dbeeff}.button-light{flex:0 0 auto;background:#fff;color:#064db2;box-shadow:0 12px 28px rgba(0,0,0,.2)}footer{background:#041c58;color:#d8e7ff;padding:24px 0}footer .wrap{display:flex;justify-content:space-between;gap:20px;font-size:.9rem}.floating-cta{display:flex;position:fixed;z-index:20;right:max(22px,calc((100vw - 738px)/2 + 18px));bottom:22px;align-items:center;justify-content:center;gap:8px;padding:13px 19px;text-align:center;text-decoration:none;border-radius:999px;background:#20b65a;color:#fff;font-weight:900;box-shadow:0 10px 30px rgba(4,35,97,.3)}.floating-cta span{display:grid;place-items:center;width:27px;height:27px;border:2px solid currentColor;border-radius:50%;font-size:.67rem}
@media(max-width:820px){.wrap{width:min(100% - 28px,680px)}.hero{padding-bottom:64px}.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:24px}.hero-copy{text-align:center}.lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.quick-benefits{text-align:left}.hero-visual{width:min(100%,540px);margin:auto}.hero-visual img{max-height:480px}.product-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr;gap:34px}.why-intro{position:static}.join-box{display:block;text-align:center}.join .button{margin-top:24px}}
@media(max-width:520px){body{font-size:16px}.wrap{width:calc(100% - 24px)}.nav{justify-content:center;padding:16px 0}.nav .brand{margin:0 auto}.nav-cta{display:none}.brand b{font-size:1.18rem}.hero-grid{padding-top:20px}h1{font-size:2.65rem}.lead{font-size:1.03rem}.hero-actions{display:grid}.button{width:100%}.quick-benefits{grid-template-columns:1fr}.hero-visual img{height:390px;object-fit:cover}.section{padding:68px 0}.product-grid{grid-template-columns:1fr}.product-card{padding:22px}.reason-list article{grid-template-columns:46px 1fr;gap:13px;padding:18px}.reason-list article>span{width:44px;height:44px}.join{padding:58px 0 80px}footer .wrap{display:block;text-align:center}footer span{display:block;margin-top:5px}.floating-cta{display:flex;position:fixed;z-index:20;left:12px;right:12px;bottom:12px;padding:13px;text-align:center;text-decoration:none;border-radius:12px;background:var(--gold);color:#082b79;font-weight:900;box-shadow:0 8px 28px rgba(4,35,97,.28)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.problems{position:relative;overflow:hidden;background:linear-gradient(145deg,#dff4ff,#f8fcff 45%,#e8f7ff)}.problems:before,.problems:after{content:"";position:absolute;width:420px;height:120px;border:34px solid rgba(41,168,245,.12);border-radius:50%;transform:rotate(-36deg)}.problems:before{left:-210px;top:-50px}.problems:after{right:-220px;bottom:-35px}.problems-wrap{position:relative;z-index:1;max-width:880px}.problems .section-heading h2 span{display:block;color:#075fd2}.problem-list{display:grid;gap:15px}.problem-list article{position:relative;display:grid;grid-template-columns:110px 1fr;gap:24px;align-items:center;padding:22px 28px;background:#fff;border:1px solid #e2edf7;border-radius:20px;box-shadow:0 10px 28px rgba(12,60,118,.1)}.problem-list article:before{content:"×";position:absolute;left:-13px;top:-13px;display:grid;place-items:center;width:38px;height:38px;border:4px solid #fff;border-radius:50%;background:#ed1111;color:#fff;font-size:1.65rem;font-weight:900;line-height:1}.problem-icon{display:grid;place-items:center;width:82px;height:82px;border-radius:50%;background:#fff0f0;color:#ed1717;border:2px solid #ffb7b7;font-size:1.4rem;font-weight:900}.problem-list article>div:last-child{border-left:2px solid #abd1f5;padding-left:24px}.problem-list h3{margin:0 0 5px;color:#06185b;font-size:1.22rem}.problem-list p{margin:0;color:#303a54}.problem-closing{max-width:720px;margin:28px auto 0;text-align:center;font-size:1.03rem}.problem-closing p{margin:0}.problem-closing strong{color:#075fd2}
@media(max-width:520px){.problem-list article{grid-template-columns:64px 1fr;gap:12px;padding:18px 14px 18px 20px}.problem-icon{width:58px;height:58px;font-size:1rem}.problem-list article>div:last-child{padding-left:14px}.problem-list h3{font-size:1.05rem;line-height:1.25}.problem-list p{font-size:.92rem}}
.support{position:relative;background:#fff}.support-wrap{max-width:980px}.support .section-heading{max-width:790px}.support .section-heading h2 span{display:block;color:#075fd2}.support .section-heading h2:after{content:"";display:block;width:84px;height:4px;margin:20px auto 0;border-radius:5px;background:linear-gradient(90deg,#075fd2 0 78%,#ffc21d 78%)}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.support-grid article{display:grid;grid-template-columns:48px 1fr;gap:14px;min-height:220px;padding:28px 26px;background:#fff;border:1px solid #edf1f6;border-radius:18px;box-shadow:0 12px 30px rgba(8,52,112,.1)}.support-number{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#075fe4;color:#fff;font-size:1.2rem;font-weight:900}.support-grid h3{margin:2px 0 7px;color:#07164f;font-size:1.25rem;line-height:1.25}.support-grid i{display:block;width:48px;height:3px;margin:0 0 17px;border-radius:3px;background:#ffc21d}.support-grid p{margin:0;color:#303a54}.support-closing{text-align:center;margin:30px auto 0;font-size:1.08rem}.support-closing strong{display:block;color:#07164f}.support-closing p{margin:2px 0 0;color:#075fd2;font-weight:800}.support-closing p:after{content:"";display:block;width:min(380px,70%);height:3px;margin:7px auto 0;background:#ffc21d;transform:rotate(-1deg)}
@media(max-width:620px){.support-grid{grid-template-columns:1fr}.support-grid article{min-height:0;padding:22px 18px}.support-grid h3{font-size:1.1rem}}
.reasons{position:relative;overflow:hidden;background:radial-gradient(circle at 50% -10%,#168ff0 0,#0871db 25%,#f5fbff 49%,#fff 100%)}.reasons:before,.reasons:after{content:"";position:absolute;width:300px;height:300px;border:30px solid rgba(101,196,255,.2);border-radius:50%}.reasons:before{left:-210px;top:30px}.reasons:after{right:-210px;top:180px}.reasons-wrap{position:relative;z-index:1;max-width:1040px}.reasons .section-heading{color:#fff;max-width:790px;margin-bottom:40px}.reasons .section-heading h2{font-size:clamp(3rem,7vw,5.8rem);line-height:.9;text-shadow:0 4px 15px rgba(0,31,98,.22)}.reasons .section-heading h2 span{display:block;color:#fff}.reasons .section-heading h2:after{content:"";display:block;width:90px;height:4px;margin:24px auto 0;background:#fff;border-radius:3px}.reasons .section-heading>p:last-child{color:#07164f;background:rgba(255,255,255,.9);padding:12px 20px;border-radius:14px}.reasons .section-heading p strong{color:#075fd2}.reasons-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.reasons-grid article{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center;min-height:210px;padding:24px;background:rgba(255,255,255,.96);border:1px solid #d9eaf8;border-radius:18px;box-shadow:0 10px 30px rgba(8,55,117,.12)}.reason-symbol{display:grid;place-items:center;width:94px;height:94px;border-radius:50%;background:linear-gradient(145deg,#eff9ff,#d8efff);color:#0765d8;font-size:2rem;font-weight:900;box-shadow:inset 0 0 0 1px #d0e9fa}.reasons-grid h3{position:relative;margin:0 0 8px;color:#07164f;font-size:1.17rem;line-height:1.25}.reasons-grid h3:before{content:"✓";position:absolute;right:0;top:-6px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#0876e6;color:#fff;font-size:.95rem}.reasons-grid i{display:block;width:45px;height:3px;margin:0 0 14px;background:#075fd2}.reasons-grid p{margin:0;color:#303a54;font-size:.93rem}.reasons-closing{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:20px;margin-top:18px;padding:18px 28px;background:#fff;border:1px solid #d5e8f8;border-radius:18px;box-shadow:0 10px 30px rgba(8,55,117,.12)}.reasons-closing>span{display:grid;place-items:center;width:72px;height:72px;border-radius:18px;background:linear-gradient(145deg,#1688ef,#0643b7);color:#fff;font-size:2rem}.reasons-closing strong{display:block;color:#07164f;font-size:1.08rem}.reasons-closing em{color:#075fd2;font-style:normal}.reasons-closing p{margin:2px 0 0;color:#075fd2;font-style:italic;font-weight:700}
@media(max-width:720px){.reasons-grid{grid-template-columns:1fr}.reasons .section-heading h2{font-size:3.3rem}.reasons-grid article{min-height:0}}
@media(max-width:480px){.reasons-grid article{grid-template-columns:74px 1fr;padding:18px 14px;gap:12px}.reason-symbol{width:68px;height:68px;font-size:1.35rem}.reasons-grid h3{padding-right:32px;font-size:1.05rem}.reasons-closing{grid-template-columns:58px 1fr;padding:16px 14px;gap:12px}.reasons-closing>span{width:54px;height:54px}.reasons .section-heading h2{font-size:2.9rem}}
.benefits{position:relative;overflow:hidden;background:linear-gradient(180deg,#0878e4 0,#5cbcff 26%,#f6fbff 42%,#e8f7ff 100%)}.benefits:before{content:"";position:absolute;left:-5%;right:-5%;top:250px;height:100px;background:rgba(255,255,255,.72);border-radius:50%}.benefits-wrap{position:relative;z-index:1;max-width:1120px}.benefits .section-heading{max-width:760px;color:#fff}.benefits .section-heading h2{font-size:clamp(3rem,6vw,5rem);line-height:.95;text-shadow:0 4px 15px rgba(0,42,115,.25)}.benefits .section-heading h2 span{display:block}.benefits .section-heading h2:after{content:"";display:block;width:82px;height:4px;margin:23px auto 0;background:#075fd2;border-radius:3px}.benefits .section-heading>p:last-child{color:#07164f;background:rgba(255,255,255,.86);padding:14px 20px;border-radius:14px}.benefits .section-heading strong{color:#075fd2}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefits-grid article{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:center;min-height:230px;padding:22px 18px;background:rgba(255,255,255,.96);border:1px solid #dcebf7;border-radius:18px;box-shadow:0 10px 28px rgba(8,55,117,.11)}.benefit-symbol{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:linear-gradient(145deg,#edf8ff,#d4ecff);color:#0766dc;font-size:1.45rem;font-weight:900}.benefits-grid h3{position:relative;margin:0 0 7px;padding-right:24px;color:#075fd2;font-size:1.08rem;line-height:1.25}.benefits-grid h3:before{content:"✓";position:absolute;right:0;top:-3px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#0876e6;color:#fff;font-size:.75rem}.benefits-grid i{display:block;width:32px;height:3px;margin:0 0 12px;background:#075fd2}.benefits-grid p{margin:0;color:#27334d;font-size:.88rem}.benefits-closing{display:grid;grid-template-columns:84px 1fr;gap:20px;align-items:center;margin-top:16px;padding:18px 26px;background:#fff;border-radius:18px;box-shadow:0 10px 28px rgba(8,55,117,.12)}.benefits-closing>span{display:grid;place-items:center;width:70px;height:70px;border-radius:18px;background:linear-gradient(145deg,#1688ef,#0643b7);color:#fff;font-size:1.7rem}.benefits-closing p{margin:0;color:#07164f;font-size:1.05rem}.benefits-closing strong{color:#075fd2}
@media(max-width:900px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.benefits-grid{grid-template-columns:1fr}.benefits .section-heading h2{font-size:3rem}.benefits-grid article{min-height:0}.benefits-closing{grid-template-columns:58px 1fr;padding:16px 14px;gap:12px}.benefits-closing>span{width:54px;height:54px}}
.steps{background:linear-gradient(180deg,#69c2ff 0,#e5f5ff 32%,#fff 100%)}.steps-wrap{max-width:1160px}.steps .section-heading{max-width:760px}.steps .section-heading h2{color:#075fd2;font-size:clamp(3rem,6vw,5.4rem);line-height:.95;text-transform:uppercase;text-shadow:0 4px 12px rgba(0,55,137,.15)}.steps .section-heading h2 span{display:block;color:#fff}.steps .section-heading h2:after{content:"";display:block;width:92px;height:4px;margin:22px auto 0;background:#075fd2}.steps .section-heading>p:last-child{color:#07164f}.steps .section-heading strong{color:#075fd2}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:62px}.steps-grid article{position:relative;display:flex;flex-direction:column;align-items:center;min-height:450px;padding:50px 20px 24px;text-align:center;background:#fff;border:1px solid #dceaf6;border-radius:22px;box-shadow:0 12px 30px rgba(8,55,117,.1)}.steps-grid article:not(:last-child):after{content:"›";position:absolute;z-index:2;right:-22px;top:112px;color:#0871e5;font-size:3.4rem;font-weight:900;line-height:1}.step-number{position:absolute;top:-28px;display:grid;place-items:center;width:58px;height:58px;border:4px solid #eaf6ff;border-radius:50%;background:#075fe4;color:#fff;font-size:1.6rem;font-weight:900}.step-symbol{display:grid;place-items:center;width:120px;height:120px;margin-bottom:22px;border-radius:50%;background:linear-gradient(145deg,#eff9ff,#d8efff);color:#0863d6;font-size:2.15rem;font-weight:900}.steps-grid h3{min-height:58px;margin:0;color:#075fd2;font-size:1.08rem;line-height:1.2;text-transform:uppercase}.steps-grid i{display:block;width:42px;height:3px;margin:14px 0 20px;background:#ffb600}.steps-grid p{margin:0;color:#27334d;font-size:.92rem}.steps-closing{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:18px;max-width:720px;margin:38px auto 0;padding:14px 28px;border:2px solid #1473e6;border-radius:20px;background:#fff}.steps-closing>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#0871e5;color:#fff;font-size:1.8rem;font-weight:900}.steps-closing strong{display:block;color:#075fd2;font-size:1.15rem}.steps-closing p{margin:0;color:#07164f}
@media(max-width:900px){.steps-grid{grid-template-columns:repeat(2,1fr);row-gap:64px}.steps-grid article{min-height:390px}.steps-grid article:after{display:none}}
@media(max-width:520px){.steps-grid{grid-template-columns:1fr;gap:58px}.steps .section-heading h2{font-size:3rem}.steps-grid article{min-height:0}.steps-closing{grid-template-columns:50px 1fr;padding:13px}.steps-closing>span{width:46px;height:46px}}

/* Format landing page vertikal 738 px */
html{background:#dce8f2}body{width:100%;max-width:738px;margin:0 auto;overflow-x:hidden;background:#fff;box-shadow:0 0 45px rgba(8,42,91,.18)}.wrap{width:calc(100% - 48px);max-width:690px}.section{padding:72px 0}.hero{padding-bottom:70px}.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:26px}.hero-copy{text-align:center}.hero-copy .lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.quick-benefits{text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.hero-visual{width:100%;max-width:620px;margin:0 auto}.hero-visual img{max-height:560px}.product-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.support-grid,.reasons-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid{grid-template-columns:repeat(3,1fr)}.benefits-grid article{grid-template-columns:1fr;align-content:start;text-align:center;min-height:290px;padding:20px 14px}.benefit-symbol{margin:0 auto}.benefits-grid h3{padding:0 24px}.benefits-grid h3:before{right:0}.benefits-grid i{margin-left:auto;margin-right:auto}.steps-grid{grid-template-columns:repeat(4,1fr);gap:10px}.steps-grid article{min-height:430px;padding:45px 10px 20px}.steps-grid article:not(:last-child):after{right:-16px;font-size:2.7rem}.step-symbol{width:94px;height:94px;font-size:1.7rem}.steps-grid h3{font-size:.9rem;min-height:66px}.steps-grid p{font-size:.82rem}.join-box{display:block;text-align:center}.join .button{margin-top:24px}footer .wrap{width:calc(100% - 48px)}
@media(max-width:737px){body{box-shadow:none}.wrap,footer .wrap{width:calc(100% - 28px)}.section{padding:64px 0}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid article{min-height:260px}.steps-grid{grid-template-columns:repeat(2,1fr);gap:62px 14px}.steps-grid article{min-height:390px;padding-left:18px;padding-right:18px}.steps-grid article:after{display:none}}
@media(max-width:520px){.wrap,footer .wrap{width:calc(100% - 24px)}.product-grid,.support-grid,.reasons-grid,.benefits-grid,.steps-grid{grid-template-columns:1fr}.benefits-grid article{grid-template-columns:74px 1fr;min-height:0;text-align:left}.benefit-symbol{margin:0}.benefits-grid h3{padding:0 26px 0 0}.benefits-grid i{margin-left:0}.steps-grid article{min-height:0}.section{padding:58px 0}}
.gallery{background:#fff}.gallery-wrap{max-width:690px}.gallery .section-heading{margin-bottom:32px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gallery-grid figure{position:relative;overflow:hidden;margin:0;border-radius:16px;background:#e5f3ff;box-shadow:0 10px 25px rgba(8,55,117,.12)}.gallery-grid img{width:100%;height:230px;object-fit:cover;transition:transform .35s ease}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:36px 14px 12px;background:linear-gradient(transparent,rgba(3,22,66,.88));color:#fff;font-size:.9rem;font-weight:700}.gallery-grid figure:nth-child(5) img,.gallery-grid figure:nth-child(7) img{object-position:center 32%}
@media(max-width:520px){.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:250px}.gallery-grid figure:nth-child(5) img,.gallery-grid figure:nth-child(7) img{object-position:center 28%}}
@media(prefers-reduced-motion:reduce){.gallery-grid img{transition:none}}
.product-catalog{overflow:hidden;margin:0;border:1px solid #e0ebf5;border-radius:20px;background:#fff;box-shadow:0 16px 36px rgba(8,55,117,.12)}.product-catalog img{width:100%;height:auto}
.hero-owner span{display:block;margin-top:4px;font-size:.76em;font-weight:600;letter-spacing:.08em;opacity:.9}
.join-box{display:block;text-align:center}.join-copy{max-width:610px;margin:0 auto 28px}.partner-form{position:relative;max-width:620px;margin:0 auto;padding:26px;text-align:left;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:rgba(255,255,255,.11);box-shadow:0 16px 38px rgba(0,22,83,.2)}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.partner-form label{display:block;margin-bottom:15px;color:#fff;font-size:.9rem;font-weight:700}.partner-form label span{font-weight:400;color:#dbeeff}.partner-form input,.partner-form textarea{display:block;width:100%;margin-top:6px;padding:12px 13px;border:1px solid rgba(255,255,255,.5);border-radius:10px;background:#fff;color:#101a3f;font:inherit;line-height:1.35;outline:none}.partner-form textarea{resize:vertical;min-height:100px}.partner-form input:focus,.partner-form textarea:focus{border-color:#ffcf62;box-shadow:0 0 0 3px rgba(255,190,53,.24)}.partner-form .button{width:100%;margin:2px 0 0;border:0;cursor:pointer;font:inherit;font-weight:800}.partner-form .form-note{margin:12px 0 0;text-align:center;color:#dbeeff;font-size:.8rem}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.captcha-wrap{min-height:78px;margin:2px 0 14px;overflow:hidden}.g-recaptcha{transform-origin:left top}
@media(max-width:520px){.partner-form{padding:19px 15px}.form-row{grid-template-columns:1fr}.partner-form label{margin-bottom:13px}}@media(max-width:360px){.g-recaptcha{transform:scale(.86)}.captcha-wrap{min-height:68px}}

/* Penataan empat manfaat pada hero */
.quick-benefits{position:relative;left:18px;max-width:640px;font-size:1.05rem;gap:14px 24px}
.quick-benefits li{display:flex;align-items:center;text-align:left;line-height:1.35}
.quick-benefits li:before{flex:0 0 26px;width:26px;height:26px;font-size:1rem}
@media(max-width:520px){.quick-benefits{left:0;width:min(100%,370px);grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px;margin-left:auto;margin-right:auto;font-size:.88rem}.quick-benefits li:before{flex-basis:24px;width:24px;height:24px;margin-right:7px}}
@media(max-width:520px){.hero-visual img{height:auto;aspect-ratio:1200/584;object-fit:cover;object-position:center}}
