*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--gm-ink);background:var(--gm-white);font-family:var(--gm-body);font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:var(--gm-focus);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--gm-heading);font-weight:850;letter-spacing:-.035em;line-height:.99}h1 em,h2 em{font-style:normal;color:var(--gm-coral)}h2{font-size:clamp(40px,4.5vw,64px)}img{max-width:100%;display:block}svg{flex-shrink:0;stroke-width:1.8}fieldset{border:0;padding:0;margin:0;min-width:0}.gm-wrap{width:min(100%,calc(var(--gm-content) + 2 * var(--gm-gutter)));margin-inline:auto;padding-inline:var(--gm-gutter)}.gm-site{overflow:clip}.gm-skip{position:fixed;top:8px;left:8px;padding:12px;background:var(--gm-yellow);z-index:10;transform:translateY(-200%)}.gm-skip:focus{transform:none}.gm-button{border:1.5px solid var(--gm-ink);border-radius:var(--gm-radius);background:var(--gm-ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:18px 25px;min-height:58px;font-size:15px;font-weight:650;line-height:1.2;transition:background .15s,color .15s}.gm-button:hover:not(:disabled){background:#30313a}.gm-button--outline{background:transparent;color:var(--gm-ink);border-color:#c5c5cc;min-height:44px;padding:12px 18px;gap:12px}.gm-button--outline:hover:not(:disabled){background:var(--gm-ink);color:#fff;border-color:var(--gm-ink)}.gm-icon-button{display:grid;place-items:center;width:44px;height:44px;background:#fff;border:1px solid var(--gm-line);border-radius:10px}.gm-eyebrow{display:flex;align-items:center;gap:20px;font-size:12px;line-height:1.5;letter-spacing:.16em;font-weight:600}.gm-eyebrow>span{width:64px;height:1px;background:currentColor}.gm-logo{font-size:46px;font-weight:850;letter-spacing:-.07em;line-height:1}.gm-logo>span{color:var(--gm-coral)}.gm-header{display:flex;align-items:center;gap:40px;height:100px;position:relative;z-index:3}.gm-nav{display:flex;align-items:center;gap:34px;margin-left:42px;font-size:14px}.gm-nav button,.gm-footer button{border:0;background:none;padding:8px 0;font-size:inherit}.gm-nav button:hover,.gm-nav a:hover,.gm-footer button:hover{color:var(--gm-coral-ink)}.gm-header-cta{margin-left:auto;font-size:13px}.gm-menu-toggle{display:none}.gm-hero{position:relative;min-height:622px;padding-top:56px;padding-bottom:44px}.gm-hero-copy{position:relative;z-index:2;width:59%;pointer-events:none}.gm-hero-copy a,.gm-hero-copy button{pointer-events:auto}.gm-hero h1{font-size:clamp(58px,6.1vw,88px);margin-top:25px;white-space:nowrap;line-height:1.03}.gm-hero-sub{font-size:21px;line-height:1.45;margin-top:23px;letter-spacing:-.025em;max-width:520px}.gm-hero-actions{display:flex;align-items:center;gap:32px;margin-top:30px}.gm-text-link{display:flex;align-items:center;gap:7px;font-size:14px;text-decoration:underline;text-underline-offset:5px}.gm-text-link:hover{color:var(--gm-coral-ink)}.gm-hero-points{display:flex;gap:34px;margin-top:39px}.gm-hero-points>span{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.35}.gm-hero-points svg{width:25px;height:25px}.gm-explore{display:inline-flex;align-items:center;gap:10px;margin-top:46px;text-transform:uppercase;font-size:11px;letter-spacing:.12em;font-weight:600}.gm-hero-art{position:absolute;right:-20px;top:-50px;width:54%;height:660px;pointer-events:none}.gm-hero-art>img{position:absolute;width:100%;height:auto;top:45px;z-index:1}.gm-coral-shape{background:var(--gm-coral);position:absolute;top:-12px;right:0;bottom:33px;left:0;clip-path:polygon(28% 0,98% 17%,100% 83%,65% 99%,0 73%)}.gm-sticker{position:absolute;z-index:2;font-family:var(--gm-heading);font-weight:800;font-size:22px;line-height:1.05;letter-spacing:-.01em;padding:16px 20px;display:flex;gap:14px;align-items:center}.gm-sticker--yellow{background:var(--gm-yellow);left:6%;top:39px;transform:rotate(-12deg)}.gm-sticker--blue{background:var(--gm-blue);right:5%;bottom:16px;transform:rotate(-10deg)}.gm-art-plus{position:absolute;right:20px;top:20px;font-size:66px;z-index:2;transform:rotate(14deg)}.gm-possibilities{background:var(--gm-yellow);padding:54px 0 56px;position:relative}.gm-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.gm-section-heading h2{margin-top:18px}.gm-section-heading>p{font-size:16px;line-height:1.5;max-width:350px;margin-bottom:4px}.gm-section-doodle{font-family:var(--gm-heading);font-size:22px;line-height:1.1;font-weight:750;transform:rotate(-12deg);display:flex;flex-direction:column;gap:7px;margin-right:16px;margin-bottom:14px}.gm-section-doodle:after{content:"";width:96px;height:5px;background:var(--gm-coral);margin-top:4px;transform:rotate(-7deg)}.gm-options{display:grid;grid-template-columns:repeat(3,1fr);margin-top:46px;gap:27px}.gm-option{display:flex;text-align:left;gap:20px;background:none;border:0;padding:0 26px 0 0;border-right:1px solid #998c38;min-width:0}.gm-option:last-child{border-right:0;padding-right:0}.gm-option-art{width:87px;height:110px;border-radius:10px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;transform:rotate(-4deg)}.gm-option-art>svg{width:56px;height:56px;stroke-width:1.8;transform:rotate(-10deg)}.gm-option-art>span{position:absolute;right:6px;bottom:-5px;font-family:var(--gm-heading);font-size:36px;font-weight:900;opacity:.22}.gm-option-art--coral{background:var(--gm-coral)}.gm-option-art--pink{background:#f28ada;transform:rotate(3deg)}.gm-option-art--blue{background:var(--gm-blue);transform:rotate(-3deg)}.gm-option-copy{display:flex;flex-direction:column;gap:12px;font-size:14px;line-height:1.5;flex:1}.gm-option-title{display:flex;align-items:center;justify-content:space-between;font-family:var(--gm-heading);font-size:32px;line-height:1.1;font-weight:800}.gm-option-title>svg{transition:transform .15s}.gm-option:hover .gm-option-title>svg{transform:translate(4px)}.gm-how{padding-top:63px;padding-bottom:62px}.gm-how .gm-section-heading>p{max-width:350px}.gm-how h2{font-size:clamp(38px,4.1vw,59px)}.gm-mobile-break{display:none}.gm-steps{list-style:none;padding:0;margin:42px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.gm-steps li{display:flex;align-items:flex-start;gap:19px}.gm-step-number{width:56px;height:56px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;font-family:var(--gm-heading);font-size:29px;font-weight:800;background:var(--gm-coral);color:#fff}.gm-step-2{background:var(--gm-blue);color:var(--gm-ink)}.gm-step-3{background:var(--gm-yellow);color:var(--gm-ink)}.gm-steps h3{font-size:16px;line-height:1.4;margin:3px 0 11px;font-weight:750;letter-spacing:-.02em}.gm-steps p{font-size:14px;color:var(--gm-muted);line-height:1.55}.gm-bottom{padding-bottom:24px}.gm-cta{position:relative;border-radius:20px;overflow:hidden;background:var(--gm-coral);min-height:320px;padding:39px 40px}.gm-cta-copy{position:relative;z-index:2}.gm-cta h2{font-size:clamp(42px,4.8vw,68px);margin:21px 0 27px}.gm-cta h2>span{color:#fff}.gm-cta-art{position:absolute;right:43px;top:20px;width:290px;height:370px}.gm-cta-art>img{position:absolute;width:238px;height:316px;object-fit:cover;transform:rotate(-13deg);border-radius:12px;right:14px;top:11px}.gm-cta-art>.gm-sticker{right:-22px;top:1px;bottom:auto;transform:rotate(10deg);font-size:20px}.gm-cta-rays{position:absolute;width:300px;height:250px;background:var(--gm-yellow);left:-60px;top:90px;transform:rotate(-25deg);clip-path:polygon(0 0,100% 38%,100% 65%,0 35%,0 57%,100% 82%,100% 100%,0 94%)}.gm-footer{padding-top:26px;padding-bottom:25px}.gm-footer-main{display:flex;align-items:center;gap:24px}.gm-footer-main>.gm-logo{font-size:39px}.gm-footer-main>span{font-size:13px}.gm-footer nav{display:flex;gap:32px;margin-left:auto;font-size:13px}.gm-back-top{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--gm-line);border-radius:50%;margin-left:24px}.gm-footer-meta{border-top:1px solid var(--gm-line);display:flex;align-items:center;gap:26px;margin-top:27px;padding-top:16px;font-size:11px;color:var(--gm-muted)}.gm-footer-meta>span:last-child{margin-left:auto}.gm-footer-meta button{text-decoration:underline;text-underline-offset:3px}.gm-dialog{border:0;border-radius:20px;width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:42px;background:#fff;color:var(--gm-ink);overscroll-behavior:contain}.gm-dialog::backdrop{background:#11121799}.gm-dialog-close{position:absolute;right:18px;top:18px;width:34px;height:34px;border:0;background:var(--gm-soft)}.gm-dialog-close svg{width:20px}.gm-dialog h2{font-size:44px;margin:23px 0 14px;letter-spacing:-.02em}.gm-dialog>p{margin-bottom:20px;font-size:15px;color:var(--gm-muted)}.gm-form-top{display:flex;align-items:center;justify-content:space-between;padding-right:30px}.gm-form-top>span{font-size:12px;color:var(--gm-muted)}.gm-progress{display:flex;gap:6px;margin-top:18px}.gm-progress>span{height:4px;border-radius:4px;background:var(--gm-line);flex:1}.gm-progress>span:first-child,.gm-progress>span.is-complete{background:var(--gm-coral)}.gm-intake-dialog h2{margin-top:23px;font-size:40px}.gm-form-intro{color:var(--gm-muted);font-size:14px;line-height:1.6;margin-bottom:23px}.gm-intent-switch{display:flex;background:var(--gm-soft);border-radius:10px;padding:4px;gap:4px;margin:0 0 22px}.gm-intent-switch button{flex:1;border:1px solid transparent;background:none;padding:9px 5px;border-radius:7px;font-size:13px;font-weight:550}.gm-intent-switch button[aria-pressed=true]{background:var(--gm-ink);color:#fff}.gm-field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;font-size:14px}.gm-field>span:first-child{font-weight:600;display:flex;justify-content:space-between;gap:10px;align-items:center}.gm-field small{color:var(--gm-muted);font-size:11px;font-weight:400}.gm-field input,.gm-field select,.gm-field textarea{width:100%;min-width:0;background:#fff;border:1px solid #bebec8;border-radius:9px;padding:12px 13px;font-size:16px;color:var(--gm-ink);line-height:1.5}.gm-field textarea{resize:vertical;min-height:106px;max-height:250px}.gm-field input::placeholder,.gm-field textarea::placeholder{color:#777782}.gm-field .gm-field-hint{font-size:12px;color:var(--gm-muted);font-weight:400}.gm-price-row{display:grid;grid-template-columns:1fr 112px;gap:13px}.gm-check{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;margin:22px 0;cursor:pointer}.gm-check input{flex-shrink:0;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:var(--gm-ink);width:20px;height:20px;margin:1px 0 0}.gm-small{font-size:12px;line-height:1.6;color:var(--gm-muted)}.gm-form-summary{display:flex;align-items:center;gap:12px;background:var(--gm-yellow);border-radius:9px;padding:15px;font-size:14px;margin-bottom:25px}.gm-form-summary button{margin-left:auto;border:0;background:none;font-size:12px;text-decoration:underline;text-underline-offset:3px}.gm-form-error{padding:12px 14px;border:1px solid #e19b94;border-radius:8px;background:#fff4f2;color:var(--gm-error);font-size:14px;margin-top:18px}.gm-form-actions{display:flex;gap:12px;margin-top:25px}.gm-form-actions>.gm-button{flex:1}.gm-form-actions>.gm-button--outline{flex:0}.gm-form-footnote{font-size:11px;color:var(--gm-muted);text-align:center;margin-top:14px}.gm-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.gm-receipt{text-align:center;padding:17px 0}.gm-receipt .gm-eyebrow{justify-content:center;margin-top:24px}.gm-receipt .gm-eyebrow>span{display:none}.gm-receipt-icon{width:80px;height:80px;background:var(--gm-yellow);border-radius:50%;display:grid;place-items:center;margin:auto}.gm-receipt>p:not(.gm-small){font-size:15px;color:var(--gm-muted);line-height:1.6}.gm-receipt-number{background:var(--gm-soft);border-radius:10px;margin:26px 0 10px;padding:18px;display:flex;flex-direction:column;gap:8px}.gm-receipt-number span{font-size:12px;color:var(--gm-muted)}.gm-receipt-number strong{font-size:16px;letter-spacing:.03em;overflow-wrap:anywhere}.gm-receipt>.gm-button{margin-top:26px;min-width:200px}@media(min-width:1600px){.gm-hero-art{right:10px;width:660px}.gm-hero h1{font-size:88px}}@media(max-width:1199px){.gm-header{gap:22px}.gm-nav{gap:22px;margin-left:20px}.gm-hero{min-height:570px;padding-top:44px}.gm-hero-art{height:585px;width:54%;top:-12px;right:-14px}.gm-hero-art>img{top:75px}.gm-hero-sub{font-size:18px}.gm-hero h1{font-size:6.2vw}.gm-hero-actions{gap:20px}.gm-hero-points{gap:22px}.gm-hero-points>span{gap:8px}.gm-sticker{font-size:18px;padding:13px 15px}.gm-sticker--yellow{left:3%;top:46px}.gm-sticker--blue{bottom:32px;right:4%}.gm-art-plus{font-size:49px}.gm-section-doodle{display:none}.gm-option{gap:14px;padding-right:18px}.gm-option-art{width:66px;height:96px}.gm-option-art svg{width:44px}.gm-option-title{font-size:28px}.gm-option-copy{font-size:13px}.gm-options{gap:20px}.gm-steps{gap:25px}.gm-steps li{gap:14px}.gm-step-number{width:48px;height:48px}.gm-cta-art{right:20px;width:250px}.gm-cta-art>img{width:218px}.gm-cta h2{font-size:4.8vw}}@media(max-width:900px){.gm-nav{gap:19px;margin-left:12px;font-size:12px}.gm-header{height:84px}.gm-header-cta{font-size:12px;padding:10px 12px}.gm-logo{font-size:40px}.gm-hero{min-height:570px}.gm-hero-art{width:55%;height:540px;top:13px}.gm-hero-copy{width:64%}.gm-hero h1{font-size:6.7vw}.gm-hero-sub{font-size:17px;max-width:300px}.gm-hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.gm-hero-points{margin-top:26px;gap:17px}.gm-hero-points>span{font-size:10px}.gm-hero-points svg{width:21px}.gm-explore{margin-top:32px}.gm-sticker--blue{bottom:34px;right:5%}.gm-possibilities{padding:44px 0}.gm-section-heading{gap:25px}.gm-section-heading>p{font-size:14px;max-width:275px}.gm-options{gap:18px}.gm-option{flex-direction:column;gap:18px}.gm-option-art{height:76px;width:76px}.gm-option-copy{font-size:14px}.gm-option-title{font-size:29px}.gm-how{padding-block:47px}.gm-how h2{font-size:39px}.gm-steps{gap:23px}.gm-steps li{display:block}.gm-steps h3{margin-top:19px}.gm-cta{padding:34px 30px;min-height:290px}.gm-cta-art{right:10px;top:40px;width:210px}.gm-cta-art>img{width:190px;height:260px}.gm-cta-art .gm-sticker{font-size:16px;right:-8px;top:0}.gm-cta h2{font-size:5.2vw}.gm-footer-main{gap:15px}.gm-footer nav{gap:20px}.gm-footer-meta{gap:16px;font-size:10px}.gm-back-top{margin-left:5px}}@media(max-width:700px){.gm-header{height:80px;gap:15px}.gm-header-cta{min-height:38px;padding:10px 12px;font-size:11px;gap:7px}.gm-header-cta>svg{width:15px}.gm-logo{font-size:39px}.gm-menu-toggle{display:grid;width:38px;height:38px;border:0}.gm-nav{display:none}.gm-nav.is-open{display:flex;position:absolute;top:72px;left:16px;right:16px;background:#fff;border:1px solid var(--gm-line);border-radius:14px;margin:0;padding:18px;align-items:stretch;flex-direction:column;gap:4px;font-size:15px}.gm-nav button,.gm-nav a{text-align:left;padding:12px}.gm-hero{padding-top:24px;padding-bottom:0;min-height:0;display:flex;flex-direction:column}.gm-hero-copy{width:100%}.gm-eyebrow{font-size:10px;gap:17px;letter-spacing:.15em}.gm-eyebrow>span{width:50px}.gm-hero h1{font-size:clamp(42px,9.6vw,66px);line-height:1.02;margin-top:19px;letter-spacing:-.04em;white-space:normal}.gm-hero-sub{font-size:16px;margin-top:19px;max-width:100%;line-height:1.5}.gm-desktop-break{display:none}.gm-hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.gm-button{font-size:13px;min-height:53px;padding:16px 19px;gap:20px}.gm-text-link{font-size:12px;gap:4px}.gm-text-link svg{width:15px}.gm-hero-points{gap:24px;margin-top:26px}.gm-hero-points>span{font-size:10px;gap:8px}.gm-hero-points svg{width:21px;height:21px}.gm-explore{display:none}.gm-hero-art{position:relative;width:calc(100% + 40px);height:auto;aspect-ratio:1.25;top:auto;right:auto;margin:28px -20px 0}.gm-hero-art>img{position:relative;top:0;width:92%;margin-inline:auto;transform:translateY(-4%)}.gm-coral-shape{top:3%;right:0;bottom:0;left:0;clip-path:polygon(23% 0,91% 12%,100% 82%,63% 100%,0 77%)}.gm-sticker--yellow{left:3%;top:4%;font-size:16px;padding:11px 12px;gap:9px}.gm-sticker--yellow svg{width:23px}.gm-sticker--blue{right:4%;bottom:5%;font-size:17px;padding:12px 14px;gap:7px}.gm-art-plus{right:1%;top:5%;font-size:37px}.gm-possibilities{padding:38px 0 31px}.gm-section-heading{display:block}.gm-section-heading h2{font-size:43px;margin-top:17px;letter-spacing:-.03em;line-height:1}.gm-section-heading>p{font-size:14px;max-width:100%;margin-top:20px}.gm-section-heading>p br{display:none}.gm-options{display:block;margin-top:23px}.gm-option{flex-direction:row;gap:21px;width:100%;padding:22px 0;border-right:0;border-bottom:1px solid #b0a041}.gm-option:last-child{padding-bottom:6px}.gm-option-art{width:74px;height:83px;margin:3px 0 0 3px}.gm-option-art>svg{width:46px;height:46px}.gm-option-copy{font-size:13px;gap:8px;line-height:1.55}.gm-option-title{font-size:29px}.gm-option-title svg{width:22px}.gm-option:last-child{border:0}.gm-how{padding-top:42px;padding-bottom:38px}.gm-how .gm-section-heading h2{font-size:39px}.gm-how .gm-section-heading>p{max-width:100%}.gm-mobile-break{display:block}.gm-steps{display:flex;flex-direction:column;gap:25px;margin-top:29px}.gm-steps li{display:flex;gap:18px}.gm-step-number{width:45px;height:45px;font-size:24px}.gm-steps h3{margin:2px 0 7px;font-size:15px}.gm-steps p{font-size:13px;line-height:1.6}.gm-bottom{padding-inline:14px;padding-bottom:0}.gm-cta{padding:29px 23px 0;min-height:453px;border-radius:16px}.gm-cta h2{font-size:42px;letter-spacing:-.03em;line-height:1;margin:21px 0 23px}.gm-cta-art{width:220px;height:255px;top:auto;bottom:-47px;right:18px}.gm-cta-art>img{width:180px;height:240px;top:0;right:0}.gm-cta-art>.gm-sticker{font-size:16px;top:-16px;right:-8px}.gm-cta-rays{width:280px;height:220px;top:48px;left:-75px}.gm-cta-copy>.gm-button{min-width:136px}.gm-footer{padding-top:30px;padding-bottom:26px}.gm-footer-main{flex-wrap:wrap;column-gap:17px;row-gap:21px}.gm-footer-main>.gm-logo{font-size:38px}.gm-footer-main>span{font-size:11px}.gm-footer nav{order:4;flex-basis:100%;margin-left:0;gap:31px;font-size:12px}.gm-back-top{margin-left:auto;width:36px;height:36px}.gm-footer-meta{margin-top:19px;padding-top:16px;flex-wrap:wrap;font-size:10px;gap:8px 20px}.gm-footer-meta>span:first-child{flex-basis:100%}.gm-footer-meta>span:last-child{margin-left:auto}.gm-dialog{padding:34px 22px 25px;width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:15px}.gm-dialog-close{top:12px;right:12px}.gm-dialog h2,.gm-intake-dialog h2{font-size:35px}.gm-form-top{padding-right:29px}.gm-form-top>span{font-size:11px}.gm-form-top .gm-eyebrow>span{display:none}.gm-form-intro{font-size:13px;margin-bottom:20px}.gm-form-summary,.gm-field,.gm-check{font-size:13px}.gm-form-actions>.gm-button{min-height:52px}.gm-form-actions>.gm-button--outline{padding-inline:17px}.gm-form-footnote{font-size:10px}.gm-receipt-number strong{font-size:14px}}@media(max-width:360px){.gm-header{gap:8px}.gm-header-cta{font-size:10px}.gm-hero-actions{gap:13px}.gm-text-link{font-size:11px}.gm-hero-points{gap:12px}.gm-hero h1{font-size:10vw}.gm-section-heading h2{font-size:39px}.gm-cta h2{font-size:38px}.gm-option{gap:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.gm-footer-meta a,.gm-check a{text-decoration:underline;text-underline-offset:3px}.gm-footer-meta a:hover,.gm-check a:hover,.gm-footer nav a:hover{color:var(--gm-coral-ink)}.gm-articles{padding:64px 0 8px}.gm-articles h2{font-size:clamp(32px,3.8vw,52px);line-height:1.08}.gm-articles .gm-section-heading{margin-bottom:38px}.gm-articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.gm-post{display:flex;flex-direction:column;gap:12px;min-width:0}.gm-post-cover{display:block;border-radius:var(--gm-radius);overflow:hidden;background:var(--gm-soft);aspect-ratio:16/10}.gm-post-cover img{width:100%;height:100%;object-fit:cover}.gm-post-meta{display:flex;gap:14px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--gm-muted)}.gm-post-title{font-family:var(--gm-heading);font-weight:800;font-size:26px;line-height:1.08;letter-spacing:-.025em;margin:0}.gm-post-title a:hover{color:var(--gm-coral-ink)}.gm-post-summary{font-size:15px;line-height:1.5;color:var(--gm-muted);margin:0}.gm-footer nav a:hover{color:var(--gm-coral-ink)}@media(max-width:1000px){.gm-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gm-articles{padding-top:44px}.gm-articles .gm-section-heading>.gm-text-link{margin-top:16px}.gm-articles-grid{grid-template-columns:1fr;gap:30px}}.gm-logo{display:inline-flex;align-items:center;font-size:0;line-height:0}.gm-logo img{display:block;height:50px;width:auto}.gm-footer-main>.gm-logo img{height:40px}@media(min-width:1001px){.gm-articles-grid .gm-post:nth-child(4){display:none}}@media(max-width:700px){.gm-logo img{height:42px}.gm-footer-main>.gm-logo img{height:36px}}.gm-catalog-nav{display:flex;gap:32px;font-size:14px;font-weight:600}.gm-catalog-nav a{color:var(--gm-ink,#111217);text-decoration:none}.gm-catalog-nav a[aria-current]{color:#ff5936}.gm-catalog-intro{padding:72px 0 44px}.gm-catalog-intro h1{font-size:clamp(52px,6.8vw,96px);line-height:1.02;margin:20px 0 24px;letter-spacing:-.035em}.gm-catalog-intro em{font-style:normal;color:#ff5936}.gm-catalog-intro p{font-size:20px;line-height:1.5;color:#51525c;margin:0}.gm-game-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.gm-game-card{color:#111217;text-decoration:none;border:1px solid #dedee3;border-radius:16px;overflow:hidden;display:block;transition:border-color .15s}.gm-game-card:hover{border-color:#111217}.gm-game-visual{position:relative;aspect-ratio:1.7;overflow:hidden;background:#cef0fc}.gm-game-visual img{height:100%;width:100%;object-fit:cover}.gm-game-card--lords_mobile .gm-game-visual img{object-fit:contain;object-position:center 18%;transform:scale(1.13)}.gm-game-card--doomsday_last_survivors .gm-game-visual{background:#d9eddb}.gm-game-number{position:absolute;left:24px;top:20px;font-size:14px;font-weight:700}.gm-game-symbol{position:absolute;left:24px;bottom:20px;width:44px;height:44px;background:#ffe446;display:grid;place-items:center;border-radius:50%}.gm-game-copy{padding:26px 28px 28px}.gm-game-category{font-size:11px;letter-spacing:.1em;font-weight:700;color:#51525c}.gm-game-copy h2{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:clamp(27px,3vw,42px);margin:12px 0 10px;line-height:1.1}.gm-game-copy h2 svg{flex-shrink:0}.gm-game-copy p{font-size:15px;color:#51525c;margin:0 0 25px}.gm-game-action{border-top:1px solid #dedee3;padding-top:19px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600}.gm-catalog-how{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:100px 0 60px}.gm-catalog-how h2{font-size:clamp(32px,3.8vw,52px);line-height:1.08;margin:20px 0}.gm-catalog-how ol{list-style:none;margin:0;padding:0}.gm-catalog-how li{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid #dedee3}.gm-catalog-how li:first-child{padding-top:0}.gm-catalog-how li>span{font-size:13px;padding-top:5px;color:#ff5936;font-weight:700}.gm-catalog-how h3{margin:0 0 8px;font-size:21px}.gm-catalog-how p{margin:0;font-size:15px;color:#51525c;line-height:1.5}.gm-catalog-note{display:flex;align-items:center;gap:12px;border-top:1px solid #dedee3;padding:22px 0;color:#51525c;font-size:14px}.gm-catalog-state{padding:50px 0}.gm-dls .gm-hero-art{border-radius:16px;overflow:hidden;background:#d9eddb;align-self:center;height:560px}.gm-dls .gm-hero-art>img{width:100%;height:100%;object-fit:cover;object-position:67% center;top:0;right:0;bottom:0;left:0;transform:none}.gm-dls .gm-coral-shape,.gm-dls .gm-hero-art .gm-sticker,.gm-dls .gm-art-plus{display:none}.gm-dls .gm-cta-art img{object-fit:cover;width:100%;height:100%;object-position:70% center;top:0;right:0;bottom:0;left:0;transform:none;border-radius:12px}.gm-game-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.gm-details-toggle{margin:0 0 22px;font-size:14px}.ws-game-name{display:block;color:#51525c;font-size:11px;margin-top:4px;font-weight:400}.ws-filters{flex-wrap:wrap}.ws-facts dd{overflow-wrap:anywhere}.pd-row-actions{gap:20px;flex-wrap:wrap}@media(max-width:760px){.gm-catalog-intro{padding:40px 0 30px}.gm-catalog-intro p{font-size:17px}.gm-catalog-nav{gap:14px}.gm-catalog-nav a{white-space:nowrap}.gm-catalog-nav a:nth-last-child(-n+2){display:none}.gm-game-grid{grid-template-columns:1fr;gap:22px}.gm-game-copy{padding:22px}.gm-catalog-how{grid-template-columns:1fr;gap:24px;padding:60px 0 30px}.gm-catalog-note{align-items:flex-start}.gm-dls .gm-hero-art{height:400px}.gm-game-fields{grid-template-columns:1fr}.gm-catalog .gm-header .gm-button{padding:12px;font-size:12px}.gm-catalog .gm-header{gap:16px}.gm-catalog .gm-logo{font-size:36px}.gm-catalog-nav{font-size:12px}.gm-game-copy h2{font-size:32px}}.gm-catalog .gm-header>.gm-button{margin-left:auto}@media(min-width:761px){.gm-dls .gm-hero-art{top:40px;right:var(--gm-gutter);width:43%;height:515px}}@media(max-width:760px){.gm-dls .gm-hero-art{width:100%;margin:28px 0 0;height:360px}.gm-dls .gm-hero-art>img{position:absolute;margin:0;width:100%}}.gm-details-toggle{border:0;background:none;padding:0;text-align:left;color:var(--gm-ink)}
