:root{--gm-res-primary:#002D5A;--gm-res-dark:#011638;--gm-res-green:#2f7f2b;--gm-res-soft:#f5f8fb;--gm-res-border:#e5edf4;--gm-res-text:#172b43;--gm-res-muted:#66788d;--gm-res-shadow:0 10px 30px rgba(1,22,56,.08);--gm-res-shadow-lg:0 24px 60px rgba(1,22,56,.16);}.gm-res-hero{position:relative;overflow:hidden;padding:78px 0 82px;background:radial-gradient(circle at 83% 24%,rgba(58,154,53,.2),transparent 25%),linear-gradient(120deg,var(--gm-res-primary) 0%,var(--gm-res-dark) 78%);color:#fff;}.gm-res-hero::before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 92%);}.gm-res-hero .gm-container{position:relative;z-index:2;}.gm-res-hero-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(1px);}.gm-res-hero-orb-one{width:360px;height:360px;right:-130px;top:-170px;background:radial-gradient(circle,rgba(58,154,53,.26),transparent 70%);}.gm-res-hero-orb-two{width:360px;height:360px;left:-180px;bottom:-240px;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 68%);}.gm-res-breadcrumb{margin-bottom:22px;}.gm-res-breadcrumb a,.gm-res-breadcrumb span,.gm-res-breadcrumb i{color:rgba(255,255,255,.72) !important;}.gm-res-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);color:#fff;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;}.gm-res-kicker i{color:#fff;font-size:1.08rem;}.gm-res-hero h1{color:#fff !important;-webkit-text-fill-color:#fff !important;font-size:clamp(2.65rem,5.6vw,5.1rem);line-height:.98;letter-spacing:-.055em;font-weight:850;max-width:790px;margin:18px 0 22px;}.gm-res-hero-lead{max-width:760px;color:rgba(255,255,255,.8) !important;-webkit-text-fill-color:rgba(255,255,255,.8) !important;font-size:1.08rem;line-height:1.75;margin-bottom:0;}.gm-res-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;}.gm-res-hero-points{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;}.gm-res-hero-points span{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.82);font-size:.82rem;font-weight:700;}.gm-res-hero-points i{color:#fff;font-size:1.05rem;}.gm-res-hero-visual{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.15);box-shadow:var(--gm-res-shadow-lg);background:rgba(255,255,255,.06);}.gm-res-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(1,22,56,.28));pointer-events:none;}.gm-res-hero-visual>img{display:block;width:100%;aspect-ratio:1.12/1;object-fit:cover;}.gm-res-hero-card{position:absolute;z-index:2;display:flex;align-items:center;gap:11px;max-width:260px;padding:12px 14px;border-radius:15px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.78);box-shadow:0 14px 34px rgba(1,22,56,.18);color:var(--gm-res-text);}.gm-res-hero-card i{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;color:var(--gm-res-primary);background:#edf4fa;font-size:1.2rem;}.gm-res-hero-card strong,.gm-res-hero-card small{display:block;line-height:1.25;}.gm-res-hero-card strong{font-size:.8rem;color:var(--gm-res-text);}.gm-res-hero-card small{margin-top:3px;font-size:.68rem;color:var(--gm-res-muted);}.gm-res-hero-card-top{right:16px;top:16px;}.gm-res-hero-card-bottom{left:16px;bottom:16px;}.gm-res-anchorbar{position:relative;z-index:5;margin-top:-22px;}.gm-res-anchorbar-inner{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;border:1px solid var(--gm-res-border);border-radius:15px;background:#fff;box-shadow:var(--gm-res-shadow);overflow-x:auto;scrollbar-width:none;}.gm-res-anchorbar-inner::-webkit-scrollbar{display:none;}.gm-res-anchorbar a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:10px 12px;border-radius:9px;color:#52647a;text-decoration:none;font-size:.78rem;font-weight:750;}.gm-res-anchorbar a:hover{background:#f2f6fa;color:var(--gm-res-primary);}.gm-res-anchorbar a.is-primary{margin-left:auto;background:var(--gm-res-primary);color:#fff;}.gm-res-anchorbar a.is-primary:hover{background:var(--gm-res-dark);color:#fff;}.gm-res-section{padding:88px 0;}.gm-res-section-soft{background:linear-gradient(180deg,#f7fafc 0%,#eef4f8 100%);}.gm-res-included-card{padding:28px;border:1px solid var(--gm-res-border);border-radius:15px;background:#fff;box-shadow:0 6px 24px rgba(1,22,56,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}.gm-res-included-card:hover{transform:translateY(-4px);border-color:#ccdce9;box-shadow:var(--gm-res-shadow);}.gm-res-included-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#edf5fb;color:var(--gm-res-primary);font-size:1.55rem;}.gm-res-included-card h3{margin:20px 0 10px;font-size:1.08rem;font-weight:800;color:var(--gm-res-text);}.gm-res-included-card p{margin:0;color:var(--gm-res-muted);font-size:.92rem;}.gm-res-plan-state{min-height:86px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--gm-res-muted);border:1px dashed #cfdce8;border-radius:15px;background:rgba(255,255,255,.72);}.gm-res-plan-state.is-error{justify-content:flex-start;padding:18px 20px;background:#fff;color:#475d73;}.gm-res-plan-state.is-error i{color:#d69e2e;font-size:1.4rem;}.gm-res-plan-state.is-error strong,.gm-res-plan-state.is-error span{display:block;}.gm-res-plan-card{position:relative;height:100%;padding:27px;border-radius:15px;border:1px solid var(--gm-res-border);background:#fff;overflow:hidden;box-shadow:0 7px 25px rgba(1,22,56,.04);transition:transform .2s ease,box-shadow .2s ease;}.gm-res-plan-card:hover{transform:translateY(-5px);box-shadow:var(--gm-res-shadow);}.gm-res-plan-card::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--gm-res-primary);}.gm-res-plan-card.is-deep::before{background:#0d6ea7;}.gm-res-plan-card.is-premium::before{background:var(--gm-res-green);}.gm-res-plan-card.is-luxury::before{background:#b98516;}.gm-res-plan-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:15px;background:#edf5fb;color:var(--gm-res-primary);font-size:1.6rem;}.gm-res-plan-card.is-deep .gm-res-plan-icon{background:#edf7fb;color:#0d6ea7;}.gm-res-plan-card.is-premium .gm-res-plan-icon{background:#eef8ed;color:var(--gm-res-green);}.gm-res-plan-card.is-luxury .gm-res-plan-icon{background:#fff7e6;color:#9b700c;}.gm-res-plan-label{display:inline-flex;margin-top:18px;padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#607187;font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;}.gm-res-plan-card h3{margin:10px 0 9px;font-size:1.22rem;font-weight:850;color:var(--gm-res-text);}.gm-res-plan-card p{color:var(--gm-res-muted);font-size:.9rem;min-height:68px;}.gm-res-plan-card a{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--gm-res-primary);font-weight:800;text-decoration:none;font-size:.85rem;}.gm-res-plan-no-price{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:var(--gm-res-green);font-size:.75rem;font-weight:800;}.gm-res-plan-no-price i{font-size:1rem;}.gm-res-frequency{padding:30px;border-radius:18px;border:1px solid #dce7ef;background:#fff;box-shadow:var(--gm-res-shadow);}.gm-res-frequency-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px;}.gm-res-frequency-heading h3{margin:8px 0 0;color:var(--gm-res-text);font-size:1.45rem;font-weight:850;}.gm-res-frequency-heading p{max-width:470px;margin:0;color:var(--gm-res-muted);}.gm-res-frequency-card{display:flex;align-items:center;gap:14px;height:100%;padding:18px;border:1px solid var(--gm-res-border);border-radius:13px;background:#f9fbfd;}.gm-res-frequency-card>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:12px;background:#eaf3fa;color:var(--gm-res-primary);font-size:1.3rem;}.gm-res-frequency-card strong,.gm-res-frequency-card small{display:block;}.gm-res-frequency-card strong{color:var(--gm-res-text);font-size:.92rem;}.gm-res-frequency-card small{margin-top:3px;color:var(--gm-res-muted);font-size:.74rem;line-height:1.45;}.gm-res-result-card{margin:0;overflow:hidden;border:1px solid var(--gm-res-border);border-radius:15px;background:#fff;box-shadow:var(--gm-res-shadow);}.gm-res-result-card img{display:block;width:100%;aspect-ratio:2.25/1;object-fit:cover;}.gm-res-result-card figcaption{padding:18px 20px 20px;}.gm-res-result-card strong,.gm-res-result-card span{display:block;}.gm-res-result-card strong{color:var(--gm-res-text);font-size:.98rem;font-weight:850;}.gm-res-result-card span{margin-top:4px;color:var(--gm-res-muted);font-size:.82rem;}.gm-res-photo-note{display:flex;align-items:flex-start;gap:8px;margin:20px 0 0;color:#76879a;font-size:.75rem;}.gm-res-photo-note i{color:var(--gm-res-primary);margin-top:2px;}.gm-res-experience{position:relative;overflow:hidden;padding:82px 0;background:linear-gradient(120deg,var(--gm-res-primary),var(--gm-res-dark));color:#fff;}.gm-res-experience::after{content:"";position:absolute;width:520px;height:520px;right:-170px;bottom:-310px;border-radius:50%;background:radial-gradient(circle,rgba(58,154,53,.24),transparent 68%);}.gm-res-experience .gm-container{position:relative;z-index:1;}.gm-res-experience .gm-heading-center>p{color:rgba(255,255,255,.72) !important;}.gm-res-experience-card{height:100%;padding:24px 18px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055);text-align:center;}.gm-res-experience-card i{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 14px;border-radius:13px;background:rgba(255,255,255,.11);color:#fff;font-size:1.35rem;}.gm-res-experience-card strong,.gm-res-experience-card span{display:block;}.gm-res-experience-card strong{color:#fff !important;font-size:.92rem;font-weight:800;}.gm-res-experience-card span{margin-top:6px;color:rgba(255,255,255,.68) !important;font-size:.75rem;line-height:1.5;}.gm-res-option-card{padding:27px;border:1px solid var(--gm-res-border);border-radius:15px;background:#fff;box-shadow:0 7px 25px rgba(1,22,56,.04);}.gm-res-option-card>span{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#edf5fb;color:var(--gm-res-primary);font-size:1.55rem;}.gm-res-option-card>span.is-green{background:#eef8ed;color:var(--gm-res-green);}.gm-res-option-card>span.is-urgent{background:#fff6e6;color:#b27400;}.gm-res-option-card>span.is-holiday{background:#f3efff;color:#7255b6;}.gm-res-option-card h3{margin:20px 0 9px;color:var(--gm-res-text);font-size:1.08rem;font-weight:850;}.gm-res-option-card p{color:var(--gm-res-muted);font-size:.88rem;}.gm-res-option-card a{display:inline-flex;align-items:center;gap:6px;margin-top:7px;color:var(--gm-res-primary);text-decoration:none;font-size:.82rem;font-weight:800;}.gm-res-home-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;}.gm-res-home-type{display:grid;place-items:center;gap:10px;min-height:118px;padding:16px 10px;border:1px solid var(--gm-res-border);border-radius:14px;background:#fff;text-align:center;transition:transform .18s ease,box-shadow .18s ease;}.gm-res-home-type:hover{transform:translateY(-3px);box-shadow:var(--gm-res-shadow);}.gm-res-home-type i{font-size:1.65rem;color:var(--gm-res-primary);}.gm-res-home-type strong{color:var(--gm-res-text);font-size:.8rem;}.gm-res-home-type strong small{display:block;margin-top:2px;color:var(--gm-res-muted);font-size:.66rem;font-weight:650;}.gm-res-email-link{display:inline-flex;align-items:center;gap:7px;color:var(--gm-res-primary);text-decoration:none;font-weight:800;}.gm-res-coming-soon{padding:52px 0;background:linear-gradient(115deg,var(--gm-res-primary),var(--gm-res-dark));color:#fff;}.gm-res-coming-soon h2{margin:10px 0 9px;color:#fff !important;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:850;letter-spacing:-.04em;}.gm-res-coming-soon p{margin:0;color:rgba(255,255,255,.7) !important;}.gm-res-coming-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f0b429;color:#1a2a3b;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em;}.gm-res-coming-card{display:flex;align-items:center;gap:16px;height:100%;padding:22px;border-radius:15px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);}.gm-res-coming-card i{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;font-size:1.5rem;}.gm-res-coming-card strong,.gm-res-coming-card span{display:block;}.gm-res-coming-card strong{color:#fff !important;font-size:1rem;}.gm-res-coming-card span{margin-top:4px;color:rgba(255,255,255,.66) !important;font-size:.78rem;line-height:1.45;}.gm-res-product-card{display:flex;flex-direction:column;padding:24px;border:1px solid var(--gm-res-border);border-radius:15px;background:#fff;box-shadow:0 6px 24px rgba(1,22,56,.035);}.gm-res-product-card>span{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#edf5fb;color:var(--gm-res-primary);font-size:1.45rem;}.gm-res-product-card h3{margin:18px 0 8px;color:var(--gm-res-text);font-size:.98rem;font-weight:850;}.gm-res-product-card p{flex:1;color:var(--gm-res-muted);font-size:.82rem;}.gm-res-product-card a{color:var(--gm-res-primary);text-decoration:none;font-size:.78rem;font-weight:800;}.gm-res-product-note{display:flex;align-items:flex-start;gap:9px;padding:15px 17px;border:1px solid #dce7ef;border-radius:12px;background:#fff;color:var(--gm-res-muted);font-size:.78rem;}.gm-res-product-note i{color:var(--gm-res-primary);margin-top:2px;}.gm-res-community{padding:0 0 88px;background:var(--gm-res-soft);}.gm-res-community-card{position:relative;overflow:hidden;padding:clamp(30px,5vw,52px);border-radius:20px;background:linear-gradient(120deg,var(--gm-res-primary),var(--gm-res-dark));box-shadow:var(--gm-res-shadow-lg);color:#fff;}.gm-res-community-card::after{content:"";position:absolute;width:380px;height:380px;right:-150px;top:-190px;border-radius:50%;background:radial-gradient(circle,rgba(58,154,53,.28),transparent 68%);}.gm-res-community-card .row{position:relative;z-index:1;}.gm-res-community-card h2{margin:10px 0 12px;color:#fff !important;font-size:clamp(2rem,4vw,3.3rem);font-weight:850;letter-spacing:-.045em;}.gm-res-community-card p{max-width:820px;color:rgba(255,255,255,.72) !important;}.gm-res-contact-inline{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:20px;}.gm-res-contact-inline a,.gm-res-contact-inline span{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.88) !important;text-decoration:none;font-size:.82rem;font-weight:750;}@media (max-width:1199.98px){.gm-res-home-grid{grid-template-columns:repeat(4,1fr);}}@media (max-width:991.98px){.gm-res-hero{padding:62px 0 68px;}.gm-res-anchorbar{margin-top:0;padding:10px 0;background:#fff;border-bottom:1px solid var(--gm-res-border);}.gm-res-anchorbar-inner{justify-content:flex-start;border:0;box-shadow:none;padding:0;}.gm-res-anchorbar a.is-primary{margin-left:0;}.gm-res-section{padding:72px 0;}.gm-res-frequency-heading{align-items:flex-start;flex-direction:column;}}@media (max-width:767.98px){.gm-res-hero h1{font-size:clamp(2.55rem,12vw,4rem);}.gm-res-hero-lead{font-size:.98rem;}.gm-res-hero-visual{border-radius:18px;}.gm-res-hero-card{max-width:calc(100% - 24px);}.gm-res-hero-card-top{right:12px;top:12px;}.gm-res-hero-card-bottom{left:12px;bottom:12px;}.gm-res-section{padding:62px 0;}.gm-res-frequency{padding:22px;}.gm-res-home-grid{grid-template-columns:repeat(2,1fr);}.gm-res-community{padding-bottom:70px;}}@media (max-width:479.98px){.gm-res-hero-actions .btn{width:100%;}.gm-res-hero-card small{display:none;}.gm-res-home-grid{gap:9px;}.gm-res-home-type{min-height:104px;}}@media (prefers-reduced-motion:reduce){.gm-res-included-card,.gm-res-plan-card,.gm-res-home-type{transition:none !important;}}
