:root{--aem-project-blue:#073664;--aem-project-blue-2:#0b4f8b;--aem-project-yellow:#ffc62a;--aem-project-ink:#0a2340;--aem-project-muted:#657b91}
.aem-project-page{padding:34px 20px 72px;background:linear-gradient(180deg,#f3f7fb 0,#fff 72%);color:var(--aem-project-ink)}
.aem-project-shell{width:min(1440px,100%);margin:0 auto}.aem-project-breadcrumb{display:flex;gap:9px;margin:0 0 18px;color:#7890a7;font-size:13px}.aem-project-breadcrumb a{color:#315d87}.aem-project-breadcrumb strong{color:#536a80}
.aem-project-hero{position:relative;overflow:hidden;padding:42px 46px;border-radius:24px;background:linear-gradient(120deg,#052f5d,#07487e 68%,#0c5a93);box-shadow:0 24px 60px rgba(10,54,96,.2);color:#fff}.aem-project-hero:after{position:absolute;right:-90px;top:-160px;width:520px;height:520px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 160px rgba(255,255,255,.02);content:""}.aem-project-hero>div,.aem-project-hero ol{position:relative;z-index:1}.aem-project-hero>div>span,.aem-project-kicker{color:var(--aem-project-yellow);font-size:11px;font-weight:900;letter-spacing:.14em}.aem-project-hero h1{max-width:850px;margin:9px 0 12px;color:#fff;font-size:clamp(30px,4vw,54px);line-height:1.05;letter-spacing:-.035em}.aem-project-hero p{max-width:850px;margin:0;color:#d5e5f3;font-size:17px;line-height:1.6}.aem-project-hero ol{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:34px 0 0;padding:26px 0 0;border-top:1px solid rgba(255,255,255,.18);list-style:none}.aem-project-hero li{display:flex;align-items:center;gap:13px}.aem-project-hero li>b{display:grid;flex:0 0 38px;height:38px;place-items:center;border-radius:50%;background:var(--aem-project-yellow);color:#063664}.aem-project-hero li span{display:flex;flex-direction:column}.aem-project-hero li strong{color:#fff;font-size:15px}.aem-project-hero li small{margin-top:3px;color:#bcd1e3}
.aem-project-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:24px;margin-top:24px}.aem-project-grid.is-single{grid-template-columns:1fr}.aem-project-card{padding:32px;border:1px solid #dbe6ef;border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(18,59,96,.09)}.aem-project-card h2{margin:8px 0 9px;color:var(--aem-project-ink);font-size:27px;letter-spacing:-.02em}.aem-project-card>p{margin:0 0 24px;color:var(--aem-project-muted);line-height:1.6}
.aem-live-search>span,.aem-form-grid label>span{display:block;margin-bottom:7px;color:#294762;font-size:12px;font-weight:850}.aem-live-search>div{position:relative}.aem-live-search svg{position:absolute;left:16px;top:50%;width:21px;transform:translateY(-50%);fill:none;stroke:#0b5a9d;stroke-width:2}.aem-live-search input,.aem-form-grid input,.aem-form-grid textarea{width:100%;border:1px solid #ccdbe7;border-radius:11px;background:#fbfdff;color:#153b5f;outline:none;transition:.18s}.aem-live-search input{height:58px;padding:0 18px 0 50px;font-size:15px}.aem-live-search input:focus,.aem-form-grid input:focus,.aem-form-grid textarea:focus{border-color:#1872b9;box-shadow:0 0 0 4px rgba(24,114,185,.1)}.aem-search-feedback{margin:10px 2px;color:#71859a;font-size:12px}.aem-search-results{overflow:auto;max-height:390px;margin-top:10px;border:1px solid #d5e2ec;border-radius:14px;background:#fff;box-shadow:0 18px 44px rgba(10,46,79,.15)}.aem-search-results button{display:grid;width:100%;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px;border:0;border-bottom:1px solid #edf2f6;background:#fff;text-align:left;cursor:pointer}.aem-search-results button:hover{background:#f2f8fd}.aem-search-results button:last-child{border-bottom:0}.aem-search-results img{width:58px;height:58px;object-fit:contain;border-radius:9px;background:#fff}.aem-search-results button span{display:flex;min-width:0;flex-direction:column}.aem-search-results strong{overflow:hidden;color:#0d3153;font-size:13px;text-overflow:ellipsis}.aem-search-results small{margin-top:4px;color:#7a8fa2}.aem-search-results em{color:#074884;font-size:13px;font-style:normal;font-weight:900}.aem-selected-product{display:grid;grid-template-columns:72px minmax(0,1fr) 36px;align-items:center;gap:14px;margin-top:18px;padding:13px;border:1px solid #b9ddc8;border-radius:14px;background:#effaf3}.aem-selected-product img{width:72px;height:72px;object-fit:contain;border-radius:9px;background:#fff}.aem-selected-product span{display:flex;min-width:0;flex-direction:column}.aem-selected-product small{color:#25824d;font-size:10px;font-weight:900;letter-spacing:.1em}.aem-selected-product strong{margin:4px 0;color:#173b2a}.aem-selected-product em{color:#56806a;font-size:12px;font-style:normal}.aem-selected-product button{width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#a43b3b;font-size:21px;cursor:pointer}
.aem-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aem-form-grid label{margin:0}.aem-form-grid .is-wide{grid-column:1/-1}.aem-form-grid input{height:50px;padding:0 14px}.aem-form-grid textarea{padding:13px 14px;resize:vertical}.aem-dropzone{position:relative;display:flex;align-items:center;gap:15px;min-height:94px;padding:17px;border:1.5px dashed #9dbbd2;border-radius:13px;background:#f3f8fc;cursor:pointer}.aem-dropzone:hover{border-color:#1771b8;background:#edf6fd}.aem-dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.aem-dropzone svg{flex:0 0 35px;width:35px;fill:none;stroke:#1265a8;stroke-width:1.8}.aem-dropzone>span{display:flex;flex-direction:column}.aem-dropzone strong{color:#173f63}.aem-dropzone small{margin-top:4px;color:#71869a}.aem-project-submit{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;margin-top:18px;padding:0 20px;border:0;border-radius:10px;background:var(--aem-project-yellow);color:#07345f;font-weight:900;cursor:pointer}.aem-project-submit:disabled{opacity:.65;cursor:wait}.aem-project-submit span{font-size:20px}.aem-privacy-note{display:block;margin-top:11px;color:#8293a4;line-height:1.5}.aem-form-status{margin-top:13px;padding:0;font-size:13px;font-weight:750}.aem-form-status.is-success,.aem-form-status.is-error{padding:12px 14px;border-radius:9px}.aem-form-status.is-success{background:#eaf8ef;color:#176d40}.aem-form-status.is-error{background:#fff0f0;color:#9a3030}.aem-honeypot{position:absolute!important;left:-10000px!important}
.aem-project-help{display:flex;align-items:center;gap:18px;margin-top:24px;padding:20px 24px;border:1px solid #dce6ee;border-radius:15px;background:#fff}.aem-project-help span{color:#71869a}.aem-project-help strong{color:#183c5d}.aem-project-help a{margin-left:auto;color:#07518f;font-weight:900}
@media(max-width:900px){.aem-project-grid{grid-template-columns:1fr}.aem-project-hero ol{grid-template-columns:1fr}.aem-project-hero{padding:32px}.aem-project-help{align-items:flex-start;flex-direction:column}.aem-project-help a{margin-left:0}}
@media(max-width:600px){.aem-project-page{padding:18px 12px 48px}.aem-project-hero,.aem-project-card{padding:23px;border-radius:16px}.aem-project-hero p{font-size:14px}.aem-form-grid{grid-template-columns:1fr}.aem-form-grid .is-wide{grid-column:auto}.aem-search-results button{grid-template-columns:50px minmax(0,1fr)}.aem-search-results button>em{grid-column:2}.aem-project-help{padding:18px}}
