:root{--navy: #063564;--navy-deep: #03294f;--blue: #147ce5;--sky: #55b8ff;--pink: #e25593;--ink: #102d53;--muted: #61799a;--line: #dce8f4;--soft: #f5faff;--white: #ffffff;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#ffffffe6;backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,53,100,.08)}.nav-wrap{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:20px;letter-spacing:-.02em}.brand em{color:var(--muted);font-style:normal;font-weight:600;font-size:13px;display:block;line-height:1}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0b3e70,#0b75c7);color:#fff;font-size:25px;font-weight:900}nav{display:flex;gap:24px}nav a{text-decoration:none;color:#375675;font-size:14px;font-weight:700}nav a:hover{color:var(--blue)}.hero{position:relative;overflow:hidden;padding:72px 0 38px;background:linear-gradient(180deg,#fff,#f9fcff 62%,#edf8ff)}.hero-glow{position:absolute;width:700px;height:700px;right:-180px;top:-160px;border-radius:50%;background:radial-gradient(circle,#1696ff29,#fff0 66%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:390px;align-items:center;position:relative}.hero-copy{position:relative;z-index:2;padding-bottom:30px}.eyebrow{margin:0 0 12px;font-size:12px;letter-spacing:.2em;color:var(--blue);font-weight:900}.hero h1{margin:0;color:var(--navy);text-transform:uppercase;font-size:clamp(48px,6vw,83px);line-height:.96;letter-spacing:-.045em;max-width:760px}.hero-subtitle{color:var(--muted);font-size:20px;max-width:650px;margin:22px 0}.hero-badges{display:flex;gap:12px;flex-wrap:wrap}.hero-badges span{border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:#ffffffdb;color:#536d8e;font-size:13px}.hero-badges strong{color:var(--navy)}.hero-status{font-weight:900}.hero-status--active{color:#536d8e!important;background:#f0fbf4!important;border-color:#cdebd8!important}.hero-status--active strong{color:#23754a!important}.hero-status--paused{color:#536d8e!important;background:#fff8e8!important;border-color:#f0d59f!important}.hero-status--paused strong{color:#8a5a12!important}.promotion-alert{margin-top:18px;max-width:650px;border:1px solid #f0d59f;background:#fff9eb;border-radius:14px;padding:14px 16px;color:#6d5125;box-shadow:0 10px 30px #704e140f}.promotion-alert strong,.promotion-alert span{display:block}.promotion-alert span{margin-top:3px;font-size:14px}.hero-art{position:absolute;right:-28px;top:-48px;width:47%;height:520px;overflow:hidden;pointer-events:none}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right center;transform:none}.hero-cards{position:relative;z-index:5;display:grid;gap:10px;max-width:920px;margin-left:max(20px,calc((100vw - var(--max))/2));width:min(920px,calc(100% - 40px))}.coupon-card{display:grid;grid-template-columns:280px 1fr 170px 170px;align-items:stretch;min-height:96px;border:1px solid #d6e3f0;background:#fffffff7;border-radius:15px;overflow:hidden;box-shadow:0 12px 40px #144d8714}.coupon-code-wrap{display:flex;align-items:center;padding:20px 28px;position:relative}.coupon-code-wrap:after{content:"";width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;right:-9px;top:50%;transform:translateY(-50%)}.coupon-card--navy .coupon-code-wrap{background:linear-gradient(135deg,#06448a,#155fcb)}.coupon-card--blue .coupon-code-wrap{background:linear-gradient(135deg,#2494ea,#4eb6ff)}.coupon-card--pink .coupon-code-wrap{background:linear-gradient(135deg,#ce417b,#ea6da2)}.coupon-code{color:#fff;font-size:30px;line-height:1;letter-spacing:-.03em;font-weight:900;white-space:nowrap}.coupon-for{padding:17px 28px 17px 34px;display:flex;justify-content:center;flex-direction:column;border-right:1px solid var(--line)}.coupon-for span{font-size:14px;color:#6a7f99}.coupon-for strong{font-size:16px}.coupon-discount{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;border-right:1px solid var(--line)}.coupon-discount strong{font-size:38px;line-height:1;color:var(--navy);letter-spacing:-.04em}.coupon-card--blue .coupon-discount strong{color:#398fdf}.coupon-card--pink .coupon-discount strong{color:var(--pink)}.coupon-discount span{font-size:11px;color:#70829b;margin-top:6px;letter-spacing:.05em}.coupon-actions{padding:14px;display:grid;gap:7px;align-content:center}.copy-button,.coupon-actions a{appearance:none;border:0;border-radius:9px;min-height:36px;font-weight:800;font-size:12px;cursor:pointer;display:grid;place-items:center;text-decoration:none}.copy-button{background:#eaf4ff;color:#0b65b8}.coupon-actions a{background:var(--navy);color:#fff}.copy-button:hover{background:#dceeff}.coupon-actions a:hover{background:#07487f}.quick-note{background:linear-gradient(90deg,#eef8ff,#fff,#f8fbff);border-top:1px solid #e0edf7;border-bottom:1px solid #e0edf7}.note-grid{display:grid;grid-template-columns:1fr 1fr;padding:28px 0}.note-grid>div{display:flex;gap:17px;align-items:center;padding:5px 28px}.note-grid>div:first-child{border-right:1px solid var(--line)}.note-icon{width:47px;height:47px;flex:0 0 47px;display:grid;place-items:center;border:2px solid #55a6eb;border-radius:10px;color:#398fdf}.note-icon svg{width:25px;height:25px;display:block;transform:translateY(6px)}.note-grid strong,.note-grid span{display:block}.note-grid div div span{color:var(--muted);font-size:14px;margin-top:2px}.section{padding:86px 0}.section--soft{background:var(--soft)}.section-heading{max-width:720px;margin-bottom:34px}h2{margin:0 0 16px;font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.035em;color:var(--navy)}.section-heading>p:last-child,.lead,.faq-intro>p:last-child{color:var(--muted);font-size:17px}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:auto;box-shadow:0 14px 40px #1145770f}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;padding:18px 20px;border-bottom:1px solid #e8f0f7}th{background:#f9fcff;color:#68809d;font-size:12px;letter-spacing:.08em;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}.status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;white-space:nowrap}.status--active{background:#ebf7ef;color:#27784c}.status--paused{background:#fff4da;color:#8a5a12}.update-line{margin:18px 2px 0;color:#667c96;font-size:13px}.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.steps{list-style:none;margin:0;padding:0;display:grid;gap:14px}.steps li{display:flex;gap:18px;border:1px solid var(--line);border-radius:15px;padding:20px}.steps li>span{flex:0 0 42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf5ff;color:#1675ca;font-weight:900}.steps strong{display:block;margin-bottom:3px}.steps p{margin:0;color:var(--muted);font-size:14px}.section--dark{color:#d8eafa;background:linear-gradient(135deg,#03294f,#075b99)}.section--dark h2{color:#fff}.eyebrow--light{color:#7bc7ff}.verify-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.verify-grid p{margin-top:0;color:#c9ddef}.updates-section{background:linear-gradient(180deg,#fff,#f7fbff)}.updates-box{border:1px solid var(--line);border-radius:24px;padding:38px 42px;background:#fff;box-shadow:0 18px 50px #11457712;display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center}.updates-box h2{font-size:clamp(30px,3.5vw,44px);margin-bottom:12px}.updates-box p{color:var(--muted);margin:0;max-width:720px}.updates-note{margin-top:9px!important;font-size:13px;color:#7a8da5!important}.updates-actions{display:grid;gap:12px;justify-items:stretch}.email-alert-button,.facebook-button{min-height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:11px 16px;font-size:13px;font-weight:850;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.email-alert-button{background:#eef7ff;color:#286a9f;border:1px solid #d5e9fa}.email-alert-button span{margin-right:8px;font-size:16px}.email-alert-button:hover{background:#e2f1ff;transform:translateY(-1px);box-shadow:0 8px 20px #11457717}.facebook-button{background:var(--navy);color:#fff;text-decoration:none}.facebook-button:hover{background:#07487f}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-list{display:grid;gap:10px}.faq-link{color:#0b65b8;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.faq-link:hover{color:#064a86}details{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;justify-content:space-between;gap:20px;font-weight:800}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:22px;line-height:1}details p{color:var(--muted);margin:0;padding:0 22px 20px}.cta-section{padding:0 0 86px}.cta-box{background:linear-gradient(135deg,#063564,#0871bc);border-radius:26px;padding:38px 44px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff}.cta-box h2{color:#fff;font-size:35px;margin-bottom:0}.cta-button{flex:0 0 auto;background:#fff;color:#075a9d;font-weight:900;text-decoration:none;padding:14px 20px;border-radius:10px}footer{background:#03294f;color:#d5e6f5;padding:35px 0;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:flex;justify-content:space-between;gap:40px}footer p{color:#94b2cd;max-width:620px;margin:8px 0 0;font-size:13px}footer a{color:#cde4f8;margin-left:20px;font-size:13px;text-decoration:none}footer a:hover{color:#fff}.footer-links{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end}.footer-disclosure{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.footer-disclosure p{margin:0;max-width:none;text-align:center;font-size:11px;line-height:1.4;color:#6f91af}.toast{position:fixed;right:20px;bottom:20px;z-index:100;background:#082f56;color:#fff;padding:11px 16px;border-radius:10px;transform:translateY(20px);opacity:0;pointer-events:none;transition:.2s ease;box-shadow:0 12px 30px #0000002e}.toast.show{transform:translateY(0);opacity:1}.legal-page{max-width:820px;padding-top:80px;padding-bottom:100px}.legal-page h1{color:var(--navy);font-size:48px;letter-spacing:-.04em}.legal-page p{color:#526b88;font-size:17px}.legal-page h2{margin-top:38px;margin-bottom:10px;font-size:28px;letter-spacing:-.025em}.back-link{display:inline-block;margin-bottom:20px;color:#1479ca;font-weight:800;text-decoration:none}@media(max-width:980px){nav{display:none}.hero{padding-top:52px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:720px}.hero-art{position:absolute;opacity:.22;width:54%;height:430px;right:-60px;top:-35px}.hero-cards{margin:28px auto 0}.coupon-card{grid-template-columns:240px 1fr 145px}.coupon-actions{grid-column:1 / -1;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.two-col,.verify-grid,.faq-grid,.updates-box{grid-template-columns:1fr;gap:35px}}@media(max-width:680px){.container{width:min(100% - 28px,var(--max))}.site-header{position:relative}.nav-wrap{min-height:62px}.brand{font-size:18px}.brand em{display:none}.hero{padding:38px 0 22px}.hero h1{font-size:46px}.hero-subtitle{font-size:17px}.hero-art{display:none}.hero-cards{width:min(100% - 28px,var(--max))}.coupon-card{grid-template-columns:1fr 105px}.coupon-code-wrap{grid-column:1 / -1;padding:18px 22px}.coupon-code-wrap:after{display:none}.coupon-code{font-size:27px}.coupon-for{padding:16px 18px;border-right:1px solid var(--line)}.coupon-discount{border-right:0}.coupon-discount strong{font-size:31px}.coupon-actions{grid-column:1 / -1}.note-grid{grid-template-columns:1fr}.note-grid>div{padding:15px 0}.note-grid>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.section{padding:62px 0}h2{font-size:34px}.cta-box{padding:28px;flex-direction:column;align-items:flex-start}.cta-box h2{font-size:30px}.updates-box{padding:28px}.footer-grid{flex-direction:column}.footer-links{display:block}footer a{display:block;margin:6px 0 0}}.guides-home-section{background:#fff}.guide-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card{display:flex;min-height:220px;flex-direction:column;border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff;text-decoration:none;box-shadow:0 12px 34px #1145770e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.guide-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #11457718;border-color:#cbdfee}.guide-card>span{color:#2782cb;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.guide-card>strong{color:var(--navy);font-size:20px;line-height:1.25;margin-top:10px}.guide-card>p{color:var(--muted);font-size:14px;line-height:1.6;margin:10px 0 18px}.guide-card>em{color:#0b65b8;font-size:13px;font-style:normal;font-weight:850;margin-top:auto}.guide-home-more{margin-top:26px}.guide-home-more a{color:#0b65b8;font-weight:850;text-decoration:none}.guide-home-more a:hover{text-decoration:underline}.guide-site-header{background:#fffffff5}.guide-main{background:#fff}.guide-hero{padding:70px 0 58px;background:radial-gradient(circle at 82% 15%,rgba(86,181,255,.16),transparent 29%),linear-gradient(180deg,#f7fbff,#fff);border-bottom:1px solid #e5eef6}.guide-hero--hub{padding-bottom:74px}.guide-hero-inner{max-width:900px}.breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:30px;color:#8093a9;font-size:12px}.breadcrumbs a{color:#587793;text-decoration:none}.breadcrumbs a:hover{color:#0b65b8}.guide-hero h1{margin:8px 0 18px;max-width:920px;color:var(--navy);font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.045em}.guide-dek{max-width:800px;margin:0;color:#526d89;font-size:19px;line-height:1.65}.quick-answer{margin-top:30px;max-width:820px;padding:20px 22px;border:1px solid #d8e9f6;border-radius:16px;background:#fff;box-shadow:0 10px 30px #1145770d}.quick-answer strong{display:block;color:#1571bd;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.quick-answer p{margin:7px 0 0;color:#23435f;font-size:16px;line-height:1.65}.guide-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:46px;align-items:start;padding-top:64px;padding-bottom:58px}.guide-article{min-width:0;grid-column:1;grid-row:1}.guide-article>h2{margin-top:42px;margin-bottom:13px;font-size:30px}.guide-article>h2:first-child{margin-top:0}.guide-article>p,.guide-article>ul,.guide-article>ol{color:#4f6881;font-size:16px;line-height:1.78}.guide-article>ul,.guide-article>ol{padding-left:23px}.guide-article a{color:#0b65b8}.guide-sidebar{position:sticky;top:92px;grid-column:2;grid-row:1}.article-coupon-box{border:1px solid #d6e7f4;border-radius:20px;padding:22px;background:linear-gradient(180deg,#fbfdff,#f4faff);box-shadow:0 14px 38px #11457711}.article-coupon-heading{display:flex;flex-direction:column;gap:14px}.article-coupon-heading h2{margin:4px 0 8px;font-size:25px}.article-coupon-heading p:not(.eyebrow){margin:0;color:#627a93;font-size:13px;line-height:1.55}.article-primary-cta{align-self:flex-start;padding:10px 14px;border-radius:9px;background:var(--navy);color:#fff;font-size:12px;font-weight:850;text-decoration:none}.article-primary-cta:hover{background:#07487f}.article-coupon-grid{display:grid;gap:9px;margin-top:18px}.mini-coupon{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:12px;border:1px solid #e0ebf3;border-radius:12px;background:#fff}.mini-coupon span{display:block;color:#5f7892;font-size:13px;font-weight:700;line-height:1.35}.mini-coupon strong{display:block;margin-top:4px;color:var(--navy);font-size:15px}.mini-coupon-discount{font-size:12px;font-weight:900;color:#27784c;white-space:nowrap}.mini-coupon--pink .mini-coupon-discount{color:#27784c}.article-copy-button{border:0;border-radius:8px;padding:8px 9px;background:#edf6fd;color:#1769aa;font-size:11px;font-weight:850;cursor:pointer}.article-copy-button:hover{background:#deeffc}.article-coupon-note{margin:13px 0 0;color:#8294a7;font-size:11px;line-height:1.5}.article-table-wrap{overflow:auto;margin:20px 0 26px;border:1px solid var(--line);border-radius:15px}.article-table{min-width:620px;background:#fff}.article-table th,.article-table td{padding:15px 16px}.article-table tbody td:first-child{font-weight:850;color:var(--navy)}.article-callout{margin:24px 0;padding:18px 20px;border-left:4px solid #3da1e9;border-radius:0 12px 12px 0;background:#f1f9ff;color:#45617b;font-size:15px;line-height:1.65}.article-callout strong{color:#174f7a}.guide-sources{margin-top:52px;padding-top:30px;border-top:1px solid var(--line)}.guide-sources h2{margin:0 0 8px;font-size:26px}.guide-sources p{color:#72869a;font-size:13px;line-height:1.6}.guide-sources ul{padding-left:19px}.guide-sources li{margin:7px 0}.guide-sources a{font-size:13px;font-weight:750}.related-guides{padding:54px 0 82px;border-top:1px solid #edf2f6}.related-guides-heading{max-width:680px;margin-bottom:24px}.related-guides-heading h2{margin-bottom:0;font-size:34px}.guide-card-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.guide-card-grid--compact .guide-card{min-height:205px;padding:20px}.guide-card-grid--compact .guide-card>strong{font-size:17px}.guide-hub-section,.guide-hub-coupons{padding-top:64px}.guide-hub-coupons .article-coupon-box{max-width:980px;margin:0 auto}.guide-hub-coupons .article-coupon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1050px){.guide-card-grid,.guide-card-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-content-grid{grid-template-columns:1fr}.guide-sidebar{position:static;grid-column:auto;grid-row:auto}.guide-article{grid-column:auto;grid-row:auto}.article-coupon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.guide-hero{padding:46px 0 42px}.guide-hero h1{font-size:42px}.guide-dek{font-size:17px}.guide-content-grid{padding-top:42px;gap:34px}.guide-card-grid,.guide-card-grid--compact{grid-template-columns:1fr}.guide-card{min-height:auto}.article-coupon-grid,.guide-hub-coupons .article-coupon-grid{grid-template-columns:1fr}.mini-coupon{grid-template-columns:minmax(0,1fr) auto auto}.related-guides{padding-bottom:58px}}.published-rules-note{margin:14px 0 0;color:#7f91a5;font-size:12px;line-height:1.5}.qualification-fallback-home{margin-top:14px;padding:14px 16px;border:1px solid #d8e9f6;border-radius:14px;background:#ffffffe6;display:flex;justify-content:space-between;gap:20px;align-items:center;box-shadow:0 10px 28px #1145770b}.qualification-fallback-home>div{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline;color:#607892;font-size:13px;line-height:1.55}.qualification-fallback-home strong{color:var(--navy)}.qualification-fallback-home b{color:#166fae}.fallback-copy-button{flex:0 0 auto;border:1px solid #c9dfef;border-radius:9px;padding:9px 12px;background:#edf7ff;color:#1266a8;font-size:11px;font-weight:850;cursor:pointer}.fallback-copy-button:hover{background:#e2f2fd}.qualification-fallback-mini{margin-top:10px;padding:9px 10px;border:1px dashed #bdd9ec;border-radius:12px;background:#f7fcff;display:flex;gap:10px;justify-content:space-between;align-items:center}.qualification-fallback-mini span{display:block;color:#70869b;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.qualification-fallback-mini strong{display:block;margin-top:2px;color:var(--navy);font-size:12px}.qualification-fallback-mini small{display:block;margin-top:2px;color:#8195a8;font-size:9px;line-height:1.45}.article-copy-button--fallback{flex:0 0 auto}.article-callout--fallback{border-left-color:#247fbf;background:#f3faff}.guide-group-stack{display:grid;gap:48px}.guide-group{padding-bottom:8px}.guide-group-heading{max-width:760px;margin-bottom:20px}.guide-group-heading h2{margin:0 0 8px;font-size:32px}.guide-group-heading p{margin:0;color:var(--muted);line-height:1.65}.latest-updates-section{background:linear-gradient(180deg,#f7fbff,#fff)}.latest-updates-heading{max-width:820px}.latest-update-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.latest-update-card{display:flex;min-height:220px;flex-direction:column;padding:22px;border:1px solid #dceaf4;border-radius:18px;background:#fff;text-decoration:none;box-shadow:0 12px 34px #1145770e;transition:transform .18s ease,box-shadow .18s ease}.latest-update-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #11457718}.latest-update-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.latest-update-meta time{color:#7b8fa4;font-size:11px;font-weight:750}.latest-update-card>strong{color:var(--navy);font-size:19px;line-height:1.3}.latest-update-card>p{margin:10px 0 18px;color:var(--muted);font-size:13px;line-height:1.65}.latest-update-card>em{margin-top:auto;color:#0b65b8;font-size:12px;font-style:normal;font-weight:850}.update-status{display:inline-flex;width:max-content;align-items:center;justify-content:center;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;letter-spacing:.055em}.update-status--launched{background:#eaf5ff;color:#1269ad}.update-status--extended{background:#eef9f2;color:#24774b}.update-status--resumed{background:#e8f8f1;color:#1e7654}.update-status--paused{background:#fff4df;color:#8d5c13}.updates-main{background:#fff}.updates-hero{background:radial-gradient(circle at 85% 15%,rgba(67,164,232,.18),transparent 30%),linear-gradient(180deg,#f7fbff,#fff)}.updates-timeline-section{padding-top:68px}.updates-timeline-wrap{max-width:980px}.update-month+.update-month{margin-top:54px}.update-month>h2{margin:0 0 18px;font-size:30px}.update-timeline{display:grid;gap:10px}.update-row{display:grid;grid-template-columns:145px 95px minmax(0,1fr);gap:18px;align-items:start;padding:18px 20px;border:1px solid #e0ebf3;border-radius:14px;background:#fff;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.update-row:hover{border-color:#c4ddeb;box-shadow:0 12px 30px #11457712;transform:translateY(-1px)}.update-row time{color:#74899d;font-size:12px;font-weight:750;padding-top:4px}.update-row strong{color:var(--navy);font-size:16px}.update-row p{margin:5px 0 0;color:#627a93;font-size:13px;line-height:1.55}.update-title-meta{display:flex;gap:12px;align-items:center;margin-bottom:18px}.update-title-meta time{color:#70869b;font-size:13px;font-weight:750}.update-article-body>p{color:#4f6881;font-size:16px;line-height:1.78}.historical-note{margin-top:0!important;padding:13px 15px;border:1px solid #dce9f3;border-radius:11px;background:#f8fbfe;color:#6e8498!important;font-size:13px!important}.article-callout--history{border-left-color:#7356c7;background:#f8f6ff}.internal-text-link{font-weight:800;text-decoration:none}.internal-text-link:hover{text-decoration:underline}.promotion-history{margin-top:52px;padding-top:34px;border-top:1px solid #e7eff5}.promotion-history-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.promotion-history-heading h2{margin:4px 0 0;font-size:28px}.promotion-history-heading>a{color:#0b65b8;font-size:12px;font-weight:850;text-decoration:none}.promotion-history-heading>a:hover{text-decoration:underline}.promotion-history-list{display:grid;gap:8px}.promotion-history-row{display:grid;grid-template-columns:145px 95px minmax(0,1fr);gap:14px;align-items:center;padding:12px 14px;border:1px solid #e3edf4;border-radius:11px;background:#fff;text-decoration:none}.promotion-history-row:hover{border-color:#c5ddeb;background:#fbfdff}.promotion-history-row time{color:#788da2;font-size:11px;font-weight:750}.promotion-history-row strong{color:#294965;font-size:13px}@media(max-width:1050px){.latest-update-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.qualification-fallback-home{width:min(100% - 28px,var(--max));flex-direction:column;align-items:stretch}.fallback-copy-button{width:100%}.latest-update-grid{grid-template-columns:1fr}.update-row,.promotion-history-row{grid-template-columns:1fr;gap:8px}.update-row time,.promotion-history-row time{padding-top:0}.promotion-history-heading{align-items:flex-start;flex-direction:column}}.article-section-heading,.guide-article .article-section-heading,.guide-article>h2.article-section-heading{font-size:30px!important;line-height:1.14!important;letter-spacing:-.025em!important}@media(max-width:680px){.article-section-heading,.guide-article .article-section-heading,.guide-article>h2.article-section-heading{font-size:28px!important}}.article-toc{display:flex;flex-wrap:wrap;gap:8px 10px;margin:0 0 28px;padding:16px 18px;border:1px solid #dce9f3;border-radius:14px;background:#f8fbfe}.article-toc strong{width:100%;color:var(--navy);font-size:13px}.article-toc a{color:#1769aa;font-size:12px;font-weight:800;text-decoration:none}.article-toc a:hover{text-decoration:underline}.guide-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 32px}.guide-fact{padding:15px 16px;border:1px solid #dce9f3;border-radius:13px;background:#fff}.guide-fact span{display:block;color:#788da2;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.guide-fact strong{display:block;margin-top:5px;color:var(--navy);font-size:14px;line-height:1.4}.guide-article>h3{margin:28px 0 10px;color:var(--navy);font-size:21px;line-height:1.25}.article-table--pricing{min-width:760px}.price-regular{color:#c84b4b;font-weight:800;text-decoration:line-through;text-decoration-thickness:1.5px}.price-discount{color:#27804f;font-size:17px;font-weight:900}.price-discount-inline{color:#27804f!important}.pricing-note{margin-top:-10px!important;color:#7a8ea2!important;font-size:12px!important;line-height:1.55!important}.guide-link-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 8px}.guide-link-row a{display:inline-flex;align-items:center;border:1px solid #cfe2ef;border-radius:9px;padding:9px 12px;background:#f5fbff;color:#1769aa;font-size:12px;font-weight:850;text-decoration:none}.guide-link-row a:hover{background:#eaf6fd}@media(max-width:900px){.guide-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.guide-fact-grid{grid-template-columns:1fr}.article-toc{flex-direction:column}}.mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid #d7e5f1;border-radius:11px;background:#fff;padding:10px;cursor:pointer;box-shadow:0 6px 18px #1145770d}.mobile-menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:999px;background:var(--navy)}.mobile-menu-backdrop{position:fixed;inset:0;z-index:80;background:#03294f59;opacity:0;transition:opacity .18s ease}.mobile-menu-backdrop.is-open{opacity:1}.mobile-menu-panel{position:fixed;top:0;right:0;z-index:90;width:min(84vw,340px);height:100dvh;padding:18px;background:#fff;box-shadow:-20px 0 50px #03294f2e;transform:translate(105%);transition:transform .2s ease}.mobile-menu-panel.is-open{transform:translate(0)}.mobile-menu-panel-head{display:flex;align-items:center;justify-content:space-between;padding:5px 3px 14px;border-bottom:1px solid #e5eef6;color:var(--navy)}.mobile-menu-close{width:38px;height:38px;border:0;border-radius:9px;background:#eef6fc;color:var(--navy);font-size:27px;line-height:1;cursor:pointer}.mobile-nav{display:flex!important;flex-direction:column;gap:4px;padding-top:12px}.mobile-nav a{display:block;padding:14px 12px;border-radius:10px;color:#244d71;font-size:15px;font-weight:800;text-decoration:none}.mobile-nav a:hover{background:#eef7fd;color:#0b65b8}body.mobile-menu-open{overflow:hidden}.universal-coupon-home{position:relative;z-index:6;width:min(920px,calc(100% - 40px));margin:-4px auto 12px max(20px,calc((100vw - var(--max))/2))}.universal-coupon-card{display:grid;grid-template-columns:270px minmax(0,1fr) 180px 160px;align-items:stretch;min-height:104px;overflow:hidden;border:1px solid #bcdccb;border-radius:17px;background:#fff;box-shadow:0 15px 42px #196a4a17}.universal-coupon-code-wrap{display:flex;flex-direction:column;justify-content:center;padding:18px 25px;background:linear-gradient(135deg,#074c83,#0d78b5);color:#fff}.universal-coupon-code-wrap span{margin-bottom:5px;font-size:9px;font-weight:900;letter-spacing:.085em;opacity:.82}.universal-coupon-code-wrap strong{font-size:28px;line-height:1;letter-spacing:-.025em}.universal-coupon-message{display:flex;flex-direction:column;justify-content:center;padding:17px 22px;border-right:1px solid #dce9e2}.universal-coupon-message strong{color:var(--navy);font-size:17px}.universal-coupon-message span{margin-top:4px;color:#617a90;font-size:12px;line-height:1.5}.universal-coupon-discount{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;border-right:1px solid #dce9e2;text-align:center}.universal-coupon-discount strong{color:#27784c;font-size:18px;line-height:1.15}.universal-coupon-discount span{margin-top:5px;color:#799087;font-size:10px}.universal-coupon-actions{display:grid;gap:7px;align-content:center;padding:14px}.universal-copy-button,.universal-coupon-actions a{min-height:36px;border:0;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:850;text-decoration:none;cursor:pointer}.universal-copy-button{background:#eaf5ff;color:#0b65b8}.universal-coupon-actions a{background:#27784c;color:#fff}.universal-code-row{background:#f5fbf7}.universal-code-row td:first-child strong{color:#1769aa}.universal-mini-coupon{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:14px;border:1px solid #bddfca;border-radius:13px;background:linear-gradient(135deg,#f3fbf6,#f4faff)}.universal-mini-coupon span{display:block;color:#27784c;font-size:9px;font-weight:900;letter-spacing:.06em}.universal-mini-coupon strong{display:block;margin-top:3px;color:var(--navy);font-size:19px}.universal-mini-coupon small{display:block;margin-top:3px;color:#6c8294;font-size:10px;line-height:1.45}.article-copy-button--universal{flex:0 0 auto;background:#e7f5ec;color:#27784c}@media(max-width:980px){.desktop-nav{display:none}.mobile-menu-toggle{display:block}.universal-coupon-card{grid-template-columns:230px minmax(0,1fr) 155px}.universal-coupon-actions{grid-column:1 / -1;grid-template-columns:1fr 1fr;border-top:1px solid #dce9e2}}@media(max-width:680px){.site-header{position:sticky}.universal-coupon-home{width:min(100% - 28px,var(--max));margin-top:12px}.universal-coupon-card{grid-template-columns:1fr}.universal-coupon-code-wrap,.universal-coupon-message,.universal-coupon-discount{border-right:0}.universal-coupon-code-wrap{padding:18px 20px}.universal-coupon-message{padding:15px 20px;border-bottom:1px solid #e1ece6}.universal-coupon-discount{align-items:flex-start;padding:14px 20px;text-align:left;border-bottom:1px solid #e1ece6}.universal-coupon-actions{grid-column:auto}}
