*,::before,::after{box-sizing:border-box;margin:0;padding:0}
:focus{outline:none}
:focus-visible{outline:2px solid #00ACBE;outline-offset:3px}
::selection{background:#000;color:#fff}
body{font-family:'Roboto',sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#33050A;overflow-x:hidden}
.site-header{position:relative;background:#33050A;width:100%}
.header-top-band{background:#00ACBE;padding:8px 0;text-align:center}
.header-top-band .tagline-txt{font-size:11px;font-weight:700;color:#33050A;letter-spacing:.04em;text-transform:uppercase}
.header-brand-row{display:flex;justify-content:center;align-items:center;padding:28px 24px 20px}
.logo-wrap{display:flex;align-items:center;justify-content:center;background:#FFFEE0;border-radius:6px;padding:6px 12px;box-shadow:0 0 0 3px #00ACBE;text-decoration:none;min-height:44px}
.logo-wrap img{display:block;width:auto;height:36px;max-width:160px;object-fit:contain}
.brand-name-fallback{font-size:22px;font-weight:700;color:#33050A;letter-spacing:.02em}
.header-nav-row{display:flex;justify-content:center;align-items:center;padding:0 24px 20px;gap:4px;flex-wrap:wrap}
.header-nav-row a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 22px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;color:#FFFEE0;border-radius:6px;border:1px solid #fffee02e;transition:background 100ms,color 100ms,border-color 100ms}
.header-nav-row a:hover{background:#00ACBE;color:#33050A;border-color:#00ACBE}
.header-nav-row a.nav-cta{background:#00ACBE;color:#33050A;border-color:#00ACBE}
.header-nav-row a.nav-cta:hover{background:#FFFEE0;color:#33050A;border-color:#FFFEE0}
.header-action-row{display:flex;justify-content:center;padding:0 24px 28px}
.header-action-row a.action-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 36px;font-size:14px;font-weight:700;text-decoration:none;color:#33050A;background:#FFFEE0;border-radius:6px;border:2px solid #FFFEE0;transition:padding 100ms,background 100ms,color 100ms;letter-spacing:.03em}
.header-action-row a.action-link:hover{padding-left:44px;padding-right:44px;background:#00ACBE;border-color:#00ACBE;color:#33050A}
.site-footer{background:#1a0306;color:#FFFEE0;padding:56px 24px 32px}
.footer-inner{max-width:1440px;margin:0 auto}
.footer-brand-zone{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}
.footer-logo-wrap{display:flex;justify-content:flex-end}
.footer-logo-wrap a{display:inline-flex;align-items:center;justify-content:center;background:#FFFEE0;border-radius:6px;padding:6px 12px;box-shadow:0 0 0 2px #00ACBE;min-height:44px;text-decoration:none}
.footer-logo-wrap img{display:block;width:auto;height:32px;max-width:140px;object-fit:contain}
.footer-brand-name{font-size:13px;font-weight:700;color:#33050A}
.footer-disclaimer-block{background:#00acbe1a;border-left:3px solid #00ACBE;border-radius:6px;padding:20px 24px;margin-bottom:36px}
.footer-disclaimer-block .disc-heading{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#00ACBE;margin-bottom:10px}
.footer-disclaimer-block .disc-body{font-size:13px;line-height:1.7;color:#fffee0c7}
.footer-disclaimer-block .disc-age{display:inline-block;margin-top:10px;font-size:12px;font-weight:700;color:#00ACBE;border:1px solid #00ACBE;border-radius:6px;padding:3px 10px}
.footer-contact-zone{display:flex;flex-wrap:wrap;gap:16px 40px;margin-bottom:36px}
.footer-contact-zone .contact-item{font-size:13px;color:#fffee0a6;line-height:1.5}
.footer-contact-zone .contact-item a{color:#fffee0a6;text-decoration:none;transition:color 100ms}
.footer-contact-zone .contact-item a:hover{color:#00ACBE}
.footer-divider{border:none;border-top:1px solid #fffee01a;margin-bottom:28px}
.footer-nav-links{display:flex;flex-wrap:wrap;gap:8px 20px;margin-bottom:28px}
.footer-nav-links a{font-size:12px;color:#fffee080;text-decoration:none;transition:color 100ms;white-space:nowrap}
.footer-nav-links a:hover{color:#00ACBE}
.footer-copy{font-size:12px;color:#fffee059;line-height:1.6}
.age-verify-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#33050af5;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}
.age-verify-box{background:#fff;border-radius:6px;padding:40px 36px;max-width:440px;width:100%;text-align:center}
.age-verify-box .av-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#00ACBE;margin-bottom:14px}
.age-verify-box .av-heading{font-size:26px;font-weight:700;color:#33050A;margin-bottom:14px;line-height:1.2}
.age-verify-box .av-body{font-size:14px;color:#555;line-height:1.65;margin-bottom:28px}
.age-verify-box .av-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.av-actions .av-btn-confirm{min-height:44px;padding:11px 32px;background:#33050A;color:#FFFEE0;font-size:14px;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:padding 100ms,background 100ms}
.av-actions .av-btn-confirm:hover{padding-left:40px;padding-right:40px;background:#00ACBE;color:#33050A}
.av-actions .av-btn-decline{min-height:44px;padding:11px 32px;background:transparent;color:#33050A;font-size:14px;font-weight:700;border:2px solid #33050A;border-radius:6px;cursor:pointer;transition:padding 100ms,background 100ms}
.av-actions .av-btn-decline:hover{padding-left:40px;padding-right:40px}
.age-verify-box .av-declined-msg{display:none;font-size:13px;color:#33050A;background:#FFFEE0;border-radius:6px;padding:12px 16px;margin-top:20px;line-height:1.6}
.cookie-popup{position:fixed;top:auto;bottom:-420px;right:20px;width:300px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:24px 20px 20px;z-index:9000;display:none;flex-direction:column;gap:14px;box-shadow:inset 0 2px 4px #0000000f;transition:bottom 110ms ease-out}
.cookie-popup.cp-visible{display:flex;bottom:20px}
.cookie-popup .cp-title{font-size:14px;font-weight:700;color:#33050A}
.cookie-popup .cp-text{font-size:12px;color:#555;line-height:1.6}
.cookie-popup .cp-actions{display:flex;flex-direction:column;gap:8px}
.cp-actions .cp-btn{min-height:44px;padding:10px 16px;font-size:13px;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:padding 100ms,background 100ms;width:100%;text-align:center}
.cp-actions .cp-btn-accept{background:#33050A;color:#FFFEE0}
.cp-actions .cp-btn-accept:hover{background:#00ACBE;color:#33050A}
.cp-actions .cp-btn-decline{background:#f2f2f2;color:#33050A}
.cp-actions .cp-btn-decline:hover{background:#e0e0e0}
.cp-actions .cp-btn-optout{background:transparent;color:#33050A;border:1px solid #ccc;font-size:12px}
.cp-actions .cp-btn-optout:hover{background:#FFFEE0}
.cookie-popup .cp-customize{display:none;flex-direction:column;gap:10px}
.cookie-popup .cp-customize.cp-open{display:flex}
.cp-customize .cp-check-row{display:flex;align-items:center;gap:10px;font-size:12px;color:#33050A}
.cp-customize .cp-check-row input[type="checkbox"]{width:16px;height:16px;accent-color:#00ACBE;cursor:pointer}
.cookie-popup .cp-toggle-custom{background:none;border:none;font-size:12px;color:#00ACBE;cursor:pointer;text-align:left;padding:0;font-family:inherit;text-decoration:underline}
@media (max-width: 600px) {
.header-nav-row a{padding:10px 14px;font-size:12px}
.footer-brand-zone{gap:16px}
.age-verify-box{padding:28px 20px}
.age-verify-box .av-heading{font-size:22px}
.cookie-popup{width:calc(100vw - 40px);right:20px}
}
.info-doc{max-width:860px;margin:0 auto;padding:72px 24px;box-sizing:border-box}
.info-doc h1{font-size:clamp(28px,4vw,46px);line-height:1.15;color:#33050A;margin:0 0 32px;padding-bottom:20px;border-bottom:3px solid #00ACBE}
.info-doc h2{font-size:clamp(20px,2.8vw,28px);line-height:1.25;color:#33050A;margin:56px 0 16px}
.info-doc h3{font-size:clamp(17px,2.2vw,22px);line-height:1.3;color:#33050A;margin:40px 0 12px}
.info-doc h4{font-size:clamp(15px,1.8vw,18px);line-height:1.35;color:#33050A;margin:32px 0 10px}
.info-doc h5{font-size:15px;line-height:1.4;color:#33050A;margin:24px 0 8px;text-transform:uppercase;letter-spacing:.04em}
.info-doc h6{font-size:13px;line-height:1.4;color:#33050A;margin:20px 0 8px;text-transform:uppercase;letter-spacing:.06em;opacity:.75}
.info-doc p{font-size:15px;line-height:1.8;color:#1a1a1a;margin:0 0 18px}
.info-doc ul,.info-doc ol{margin:0 0 20px;padding-left:28px}
.info-doc ul{list-style:none;padding-left:0}
.info-doc ul li{position:relative;padding-left:20px;font-size:15px;line-height:1.8;color:#1a1a1a;margin-bottom:8px}
.info-doc ul li::before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;background-color:#00ACBE;border-radius:6px;flex-shrink:0}
.info-doc ol{list-style:none;counter-reset:policy-counter;padding-left:0}
.info-doc ol li{position:relative;padding-left:32px;font-size:15px;line-height:1.8;color:#1a1a1a;margin-bottom:8px;counter-increment:policy-counter}
.info-doc ol li::before{content:counter(policy-counter);position:absolute;left:0;top:2px;width:20px;height:20px;background-color:#33050A;color:#FFFEE0;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:6px;line-height:1}
.info-doc ul ul,.info-doc ol ol,.info-doc ul ol,.info-doc ol ul{margin-top:8px;margin-bottom:8px}
.info-doc a{color:#00ACBE;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color 100ms ease,text-decoration-color 100ms ease}
.info-doc a:hover{color:#33050A;text-decoration-color:#33050A}
.info-doc a:visited{color:#007f8e}
.info-doc table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px;line-height:1.6;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.info-doc thead{background-color:#33050A}
.info-doc thead th{color:#FFFEE0;font-size:12px;text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;text-align:left;border:none;white-space:nowrap}
.info-doc tbody tr{border-bottom:1px solid #e4e4e4;transition:background-color 100ms ease}
.info-doc tbody tr:hover{background-color:#f5feff}
.info-doc tbody tr:last-child{border-bottom:2px solid #00ACBE}
.info-doc td{padding:12px 16px;color:#1a1a1a;vertical-align:top}
.info-doc th{font-weight:700}
.info-doc hr{border:none;border-top:1px solid #dcdcdc;margin:48px 0}
.info-doc div{box-sizing:border-box}
.info-doc div[class=""],.info-doc > div:not([class]){margin-bottom:20px}
.info-doc p:last-child,.info-doc ul:last-child,.info-doc ol:last-child{margin-bottom:0}
::selection{background-color:#000;color:#fff}
.info-doc a::selection{background-color:#000;color:#fff}
@media (max-width: 600px) {
.info-doc{padding:48px 16px}
.info-doc h2{margin-top:40px}
.info-doc h3{margin-top:28px}
.info-doc table{font-size:13px}
.info-doc thead th,.info-doc td{padding:10px 12px}
}
.gamespage-root{width:100%;max-width:1440px;margin:0 auto;overflow-x:clip;background:#fff}
.gamespage-root *,.gamespage-root ::before,.gamespage-root ::after{box-sizing:border-box;-webkit-font-smoothing:antialiased}
.gamespage-root ::selection{background:#000;color:#fff}
.gamespage-root .hero-block{position:relative;min-height:520px;display:flex;flex-direction:row;align-items:stretch;overflow:hidden}
.gamespage-root .hero-img-side{position:relative;width:50%;flex-shrink:0;overflow:hidden}
.gamespage-root .hero-img-side img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%);transition:filter 600ms ease}
.gamespage-root .hero-img-side::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00acbe73 0%,#33050a59 100%);pointer-events:none}
.gamespage-root .hero-img-side.img-revealed img{filter:grayscale(0%)}
.gamespage-root .hero-text-side{width:50%;background:#33050A;display:flex;flex-direction:column;justify-content:center;padding:72px 56px;position:relative}
.gamespage-root .hero-text-side::before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#00acbe14 0%,transparent 60%),linear-gradient(340deg,#fffee00a 0%,transparent 50%);pointer-events:none}
.gamespage-root .hero-counter-row{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:28px}
.gamespage-root .hero-counter-pill{background:#00ACBE;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;padding:6px 16px;border-radius:6px;text-transform:uppercase}
.gamespage-root .hero-live-num{color:#FFFEE0;font-size:13px;opacity:.7}
.gamespage-root .hero-heading{font-size:clamp(32px,4vw,56px);line-height:1.1;color:#FFFEE0;margin:0 0 24px;font-weight:800;position:relative}
.gamespage-root .hero-heading span{color:#00ACBE}
.gamespage-root .hero-desc{font-size:15px;line-height:1.7;color:#fffee0cc;margin:0 0 40px;max-width:420px}
.gamespage-root .hero-cta-link{display:inline-block;background:#00ACBE;color:#fff;text-decoration:none;font-size:15px;font-weight:600;padding:14px 32px;border-radius:6px;border:2px solid #00ACBE;transition:width 100ms ease,background 100ms ease,padding 100ms ease;align-self:flex-start}
.gamespage-root .hero-cta-link:hover{background:transparent;color:#00ACBE;padding:14px 44px}
.gamespage-root .hero-cta-link:focus{outline:3px solid #00ACBE;outline-offset:3px}
.gamespage-root .hex-divider{width:100%;height:48px;background:#33050A;clip-path:polygon(0 0,100% 0,100% 40%,0 100%)}
.gamespage-root .demo-section{background:#FFFEE0;padding:72px 56px;position:relative}
.gamespage-root .demo-section::before{content:"";position:absolute;inset:0;background-image:linear-gradient(#00acbe0f 1px,transparent 1px),linear-gradient(90deg,#00acbe0f 1px,transparent 1px);background-size:32px 32px;pointer-events:none}
.gamespage-root .demo-inner{max-width:1200px;margin:0 auto;position:relative}
.gamespage-root .demo-header-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}
.gamespage-root .demo-heading-block h2{font-size:clamp(24px,3vw,40px);color:#33050A;margin:0 0 10px;font-weight:700;line-height:1.15;text-decoration:underline;text-decoration-color:#00ACBE;text-underline-offset:6px}
.gamespage-root .demo-heading-block p{font-size:15px;line-height:1.65;color:#33050A;opacity:.75;margin:0;max-width:520px}
.gamespage-root .demo-meta-col{display:flex;flex-direction:column;gap:8px;align-items:flex-end;flex-shrink:0}
.gamespage-root .demo-tag{background:#33050A;color:#FFFEE0;font-size:12px;font-weight:600;padding:5px 14px;border-radius:6px;text-transform:uppercase;letter-spacing:.05em}
.gamespage-root .demo-game-frame-wrap{position:relative;width:100%;border-radius:6px;border:2px solid #00ACBE;overflow:hidden;background:#33050A}
.gamespage-root .demo-game-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#33050ae0;z-index:2;transition:opacity 100ms ease}
.gamespage-root .demo-game-overlay-title{font-size:clamp(18px,2.5vw,28px);color:#FFFEE0;font-weight:700;margin:0 0 8px;text-align:center}
.gamespage-root .demo-game-overlay-sub{font-size:14px;color:#fffee0a6;margin:0 0 32px;text-align:center}
.gamespage-root .demo-play-btn{display:inline-block;background:#00ACBE;color:#fff;text-decoration:none;font-size:16px;font-weight:700;padding:16px 48px;border-radius:6px;border:2px solid #00ACBE;transition:padding 100ms ease,background 100ms ease,color 100ms ease}
.gamespage-root .demo-play-btn:hover{background:transparent;color:#00ACBE;padding:16px 64px}
.gamespage-root .demo-play-btn:focus{outline:3px solid #FFFEE0;outline-offset:3px}
.gamespage-root .demo-iframe-container{width:100%;padding-top:56.25%;position:relative}
.gamespage-root .demo-iframe-container iframe{position:absolute;inset:0;width:100%;height:100%;border:none;display:block}
.gamespage-root .demo-placeholder-bg{position:absolute;inset:0;background:linear-gradient(135deg,#1a0205 0%,#2a0408 100%)}
.gamespage-root input.demo-toggle-check{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.gamespage-root .demo-toggle-check:checked ~ .demo-game-frame-wrap .demo-game-overlay{opacity:0;pointer-events:none}
.gamespage-root .demo-toggle-label{display:none}
.gamespage-root .demo-divider-row{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:28px}
.gamespage-root .demo-divider-line{flex:1;height:1px;background:#33050a26}
.gamespage-root .demo-divider-label{font-size:12px;color:#33050a66;text-transform:uppercase;letter-spacing:.07em}
.gamespage-root .specs-section{background:#fff;padding:72px 56px 80px}
.gamespage-root .specs-inner{max-width:1200px;margin:0 auto}
.gamespage-root .specs-top-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;margin-bottom:64px}
.gamespage-root .specs-heading-col h2{font-size:clamp(22px,2.8vw,38px);color:#33050A;font-weight:700;margin:0 0 16px;text-decoration:underline;text-decoration-color:#00ACBE;text-underline-offset:6px;line-height:1.2}
.gamespage-root .specs-heading-col p{font-size:15px;line-height:1.7;color:#33050A;margin:0}
.gamespage-root .specs-metrics-col{display:flex;flex-direction:column;gap:20px}
.gamespage-root .specs-metric-item{display:flex;flex-direction:row;align-items:center;gap:20px}
.gamespage-root .specs-metric-bar-wrap{flex:1;height:6px;background:#00acbe26;border-radius:6px;overflow:hidden}
.gamespage-root .specs-metric-bar{height:100%;background:#00ACBE;border-radius:6px;transition:width 300ms ease}
.gamespage-root .specs-metric-label{font-size:13px;color:#33050A;font-weight:600;min-width:110px}
.gamespage-root .specs-metric-val{font-size:13px;color:#00ACBE;font-weight:700;min-width:40px;text-align:right}
.gamespage-root .specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.gamespage-root .spec-card{border:1.5px solid #00acbe40;border-radius:6px;padding:28px 24px;background:#fff;position:relative;overflow:hidden}
.gamespage-root .spec-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#00ACBE}
.gamespage-root .spec-card-icon{width:36px;height:36px;margin-bottom:16px;flex-shrink:0}
.gamespage-root .spec-card h4{font-size:15px;font-weight:700;color:#33050A;margin:0 0 10px;text-decoration:underline;text-decoration-color:#00acbe66;text-underline-offset:4px}
.gamespage-root .spec-card p{font-size:14px;line-height:1.65;color:#33050ab8;margin:0}
.gamespage-root .spec-card:hover{border-color:#00ACBE;background:#00acbe08;transition:border-color 100ms ease,background 100ms ease}
.gamespage-root .bottom-angle{width:100%;height:40px;background:#fff;clip-path:polygon(0 0,100% 0,0 100%);background:#33050A;opacity:.06;pointer-events:none}
@media (max-width: 900px) {
.gamespage-root .hero-block{flex-direction:column;min-height:auto}
.gamespage-root .hero-img-side{width:100%;height:260px}
.gamespage-root .hero-text-side{width:100%;padding:48px 32px}
.gamespage-root .demo-section{padding:56px 24px}
.gamespage-root .demo-header-row{flex-direction:column;align-items:flex-start}
.gamespage-root .demo-meta-col{align-items:flex-start}
.gamespage-root .specs-section{padding:56px 24px}
.gamespage-root .specs-top-row{grid-template-columns:1fr;gap:32px}
.gamespage-root .specs-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 600px) {
.gamespage-root .hero-text-side{padding:40px 20px}
.gamespage-root .specs-grid{grid-template-columns:1fr}
.gamespage-root .demo-section{padding:48px 16px}
.gamespage-root .specs-section{padding:48px 16px}
}
.page-home{overflow-x:hidden;background:#fff}
.page-home *,.page-home ::before,.page-home ::after{box-sizing:border-box;margin:0;padding:0}
.page-home ::selection{background:#000;color:#fff}
.page-home img{max-width:100%;display:block;filter:saturate(0.7);transition:filter 100ms ease}
.page-home img:hover{filter:saturate(1)}
.page-home .page-wrap{max-width:1440px;margin:0 auto;padding:0 40px}
.page-home .divider-line{display:flex;flex-direction:row;align-items:center;gap:12px;margin:0 auto;width:100%;max-width:1440px;padding:0 40px}
.page-home .divider-line::before,.page-home .divider-line::after{content:'';flex:1;height:1px;background:#e0e0e0;display:block}
.page-home .divider-icon{flex-shrink:0}
.page-home .block-hero{position:relative;padding:72px 0 0;background:#fff;overflow:hidden}
.page-home .hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1440px;margin:0 auto;padding:0 40px;align-items:end}
.page-home .hero-text-zone{padding:48px 48px 64px 0;position:relative;z-index:2}
.page-home .hero-eyebrow{display:inline-block;background:#00ACBE;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:6px;margin-bottom:20px}
.page-home .hero-heading{font-size:clamp(36px,4vw,62px);line-height:1.08;color:#33050A;margin-bottom:24px;font-weight:800}
.page-home .hero-heading span{color:#00ACBE}
.page-home .hero-points{list-style:none;margin-bottom:36px;display:flex;flex-direction:column;gap:12px}
.page-home .hero-points li{font-size:15px;color:#444;line-height:1.5;padding-left:16px;position:relative}
.page-home .hero-points li::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#00ACBE;display:block}
.page-home .hero-cta-row{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}
.page-home .btn-primary{display:inline-block;background:#33050A;color:#FFFEE0;font-size:14px;font-weight:700;padding:13px 28px;border-radius:6px;text-decoration:none;transition:padding 100ms ease,background 100ms ease;border:2px solid #33050A}
.page-home .btn-primary:hover{padding:13px 36px;background:#4a0810}
.page-home .btn-primary:focus{outline:3px solid #00ACBE;outline-offset:2px}
.page-home .btn-outline{display:inline-block;background:transparent;color:#33050A;font-size:14px;font-weight:700;padding:13px 28px;border-radius:6px;text-decoration:none;border:2px solid #33050A;transition:padding 100ms ease,background 100ms ease,color 100ms ease}
.page-home .btn-outline:hover{padding:13px 36px;background:#33050A;color:#FFFEE0}
.page-home .btn-outline:focus{outline:3px solid #00ACBE;outline-offset:2px}
.page-home .hero-img-zone{position:relative;height:520px;overflow:hidden}
.page-home .hero-img-zone img{width:100%;height:100%;object-fit:cover;display:block}
.page-home .hero-vignette{position:absolute;inset:0;background:linear-gradient(to right,#fff9 0%,transparent 40%),linear-gradient(to top,#33050a59 0%,transparent 50%);pointer-events:none}
.page-home .hero-geo-1{position:absolute;top:-30px;right:-30px;width:180px;height:180px;background:#00ACBE;opacity:.07;clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);pointer-events:none}
.page-home .hero-geo-2{position:absolute;bottom:40px;left:-20px;width:120px;height:120px;background:#FFFEE0;border:3px solid #00ACBE;opacity:.18;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);pointer-events:none}
.page-home .block-stats{padding:56px 0;background:#33050A;position:relative;z-index:1;margin-top:-1px}
.page-home .stats-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1440px;margin:0 auto;padding:0 40px}
.page-home .stat-cell{text-align:center;padding:24px 16px;border-right:1px solid #fffee01f}
.page-home .stat-cell:last-child{border-right:none}
.page-home .stat-num{font-size:clamp(32px,3.5vw,52px);font-weight:900;color:#00ACBE;line-height:1;margin-bottom:8px;display:block}
.page-home .stat-label{font-size:13px;color:#FFFEE0;opacity:.75;line-height:1.4}
@keyframes countUp {
from{opacity:0;transform:translateY(8px)}
to{opacity:1;transform:translateY(0)}
}
.page-home .stat-num{animation:countUp .5s ease forwards}
.page-home .stat-cell:nth-child(2) .stat-num{animation-delay:.1s}
.page-home .stat-cell:nth-child(3) .stat-num{animation-delay:.2s}
.page-home .stat-cell:nth-child(4) .stat-num{animation-delay:.3s}
.page-home .block-services{padding:72px 0;background:#FFFEE0}
.page-home .services-header{max-width:1440px;margin:0 auto 48px;padding:0 40px}
.page-home .section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#00ACBE;margin-bottom:10px;display:block}
.page-home .services-title{font-size:clamp(24px,2.5vw,38px);color:#33050A;font-weight:800;line-height:1.2;text-decoration:underline;text-decoration-color:#00ACBE;text-decoration-thickness:3px;text-underline-offset:6px;margin-bottom:16px}
.page-home .services-intro{font-size:15px;color:#555;line-height:1.65;max-width:600px}
.page-home .services-grid{max-width:1440px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.page-home .svc-card{background:#fff;border-radius:6px;padding:32px 28px;border:1px solid #e8e8e8;transition:border-color 100ms ease}
.page-home .svc-card:hover{border-color:#00ACBE}
.page-home .svc-icon{width:40px;height:40px;margin-bottom:18px}
.page-home .svc-name{font-size:17px;font-weight:700;color:#33050A;margin-bottom:10px;text-decoration:underline;text-decoration-color:#e0e0e0;text-underline-offset:4px}
.page-home .svc-desc{font-size:14px;color:#555;line-height:1.6}
.page-home .block-compare{padding:72px 0;background:#fff}
.page-home .compare-wrap{max-width:1440px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:center}
.page-home .compare-img-col{position:relative}
.page-home .compare-img-col img{width:100%;height:420px;object-fit:cover;border-radius:6px}
.page-home .compare-badge{position:absolute;bottom:-16px;right:-16px;background:#00ACBE;color:#fff;border-radius:6px;padding:14px 18px;font-size:13px;font-weight:700;line-height:1.3;max-width:160px;box-shadow:none;border:2px solid #fff}
.page-home .compare-heading{font-size:clamp(22px,2vw,32px);color:#33050A;font-weight:800;margin-bottom:14px;text-decoration:underline;text-decoration-color:#FFFEE0;text-underline-offset:5px;text-decoration-thickness:3px}
.page-home .compare-body{font-size:15px;color:#444;line-height:1.65;margin-bottom:32px}
.page-home .tick-table{width:100%;border-collapse:collapse;margin-bottom:32px}
.page-home .tick-table thead tr{border-bottom:2px solid #e0e0e0}
.page-home .tick-table th{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;padding:8px 12px;text-align:left}
.page-home .tick-table th:not(:first-child){text-align:center}
.page-home .tick-table td{font-size:14px;color:#333;padding:10px 12px;border-bottom:1px solid #f0f0f0;line-height:1.4}
.page-home .tick-table td:not(:first-child){text-align:center}
.page-home .tick-yes{display:inline-block;width:22px;height:22px}
.page-home .tick-no{display:inline-block;width:22px;height:22px}
.page-home .block-gallery-text{padding:72px 0;background:linear-gradient(135deg,#f7f7f7 0%,#eef9fa 60%,#fffce8 100%),linear-gradient(225deg,#00acbe0f 0%,transparent 60%);background-blend-mode:normal}
.page-home .gallery-wrap{max-width:1440px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.3fr 1fr;gap:56px;align-items:start}
.page-home .gallery-img-stack{position:relative;height:460px}
.page-home .gallery-img-main{width:72%;height:320px;object-fit:cover;border-radius:6px;position:absolute;top:0;left:0}
.page-home .gallery-img-accent{width:58%;height:220px;object-fit:cover;border-radius:6px;position:absolute;bottom:0;right:0;border:4px solid #fff}
.page-home .gallery-text-col{padding-top:20px}
.page-home .gallery-heading{font-size:clamp(22px,2vw,32px);color:#33050A;font-weight:800;margin-bottom:16px;text-decoration:underline;text-decoration-color:#00ACBE;text-underline-offset:5px;text-decoration-thickness:2px}
.page-home .gallery-body{font-size:15px;color:#444;line-height:1.7;margin-bottom:20px}
.page-home .workshop-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:32px}
.page-home .workshop-list li{font-size:14px;color:#333;padding:10px 14px;border-left:3px solid #00ACBE;background:#00acbe0a;border-radius:0 6px 6px 0;line-height:1.4}
.page-home .block-faq{padding:72px 0 80px;background:#33050A}
.page-home .faq-inner{max-width:1440px;margin:0 auto;padding:0 40px}
.page-home .faq-header{margin-bottom:40px}
.page-home .faq-title{font-size:clamp(24px,2.5vw,36px);color:#FFFEE0;font-weight:800;text-decoration:underline;text-decoration-color:#00ACBE;text-underline-offset:6px;margin-bottom:10px}
.page-home .faq-subtitle{font-size:15px;color:#fffee0a6;line-height:1.6}
.page-home .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 40px}
.page-home .faq-item{border-bottom:1px solid #fffee01f;padding-bottom:20px}
.page-home .faq-q{font-size:15px;font-weight:700;color:#FFFEE0;margin-bottom:8px;line-height:1.4}
.page-home .faq-a{font-size:14px;color:#fffee0ad;line-height:1.65}
@media (max-width: 1024px) {
.page-home .hero-inner{grid-template-columns:1fr}
.page-home .hero-text-zone{padding:48px 0 32px}
.page-home .hero-img-zone{height:340px}
.page-home .stats-inner{grid-template-columns:repeat(2,1fr)}
.page-home .services-grid{grid-template-columns:1fr 1fr}
.page-home .compare-wrap{grid-template-columns:1fr;gap:40px}
.page-home .gallery-wrap{grid-template-columns:1fr;gap:40px}
.page-home .gallery-img-stack{height:320px}
.page-home .faq-grid{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.page-home .page-wrap,.page-home .services-header,.page-home .services-grid,.page-home .compare-wrap,.page-home .gallery-wrap,.page-home .faq-inner,.page-home .stats-inner,.page-home .hero-inner,.page-home .divider-line{padding-left:20px;padding-right:20px}
.page-home .stats-inner{grid-template-columns:1fr 1fr}
.page-home .services-grid{grid-template-columns:1fr}
.page-home .hero-img-zone{height:240px}
.page-home .gallery-img-stack{height:260px}
.page-home .compare-img-col img{height:260px}
.page-home .compare-badge{position:static;margin-top:12px;max-width:100%}
}
.contact-root{width:100%;max-width:1440px;margin:0 auto;overflow:hidden}
.contact-root *,.contact-root ::before,.contact-root ::after{box-sizing:border-box}
.contact-root ::selection{background:#000;color:#fff}
.contact-root .hero-split{display:grid;grid-template-columns:40% 60%;min-height:520px;position:relative}
.contact-root .hero-left{background:#33050A;padding:72px 48px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}
.contact-root .hero-left::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,#00acbe14 0%,transparent 60%),radial-gradient(circle at 80% 20%,#fffee00a 0%,transparent 50%);pointer-events:none}
.contact-root .dot-scatter{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.contact-root .dot-scatter span{position:absolute;border-radius:50%;background:#00acbe2e}
.contact-root .dot-scatter span:nth-child(1){width:6px;height:6px;top:12%;left:18%}
.contact-root .dot-scatter span:nth-child(2){width:4px;height:4px;top:34%;left:72%}
.contact-root .dot-scatter span:nth-child(3){width:8px;height:8px;top:55%;left:40%}
.contact-root .dot-scatter span:nth-child(4){width:3px;height:3px;top:78%;left:85%}
.contact-root .dot-scatter span:nth-child(5){width:5px;height:5px;top:22%;left:90%}
.contact-root .dot-scatter span:nth-child(6){width:4px;height:4px;top:88%;left:25%}
.contact-root .hero-label{display:inline-block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#00ACBE;border:1px solid #00acbe66;padding:5px 12px;border-radius:6px;margin-bottom:32px}
.contact-root .hero-heading{font-size:clamp(32px,4vw,58px);line-height:1.1;color:#FFFEE0;margin:0 0 24px;font-weight:700;position:relative;z-index:1}
.contact-root .hero-heading em{font-style:normal;color:#00ACBE;display:block}
.contact-root .hero-subtext{font-size:15px;line-height:1.7;color:#fffee0bf;margin:0 0 40px;max-width:340px;position:relative;z-index:1}
.contact-root .contact-info-block{position:relative;z-index:1}
.contact-root .info-divider{width:40px;height:4px;background:#00ACBE;border-radius:6px;margin-bottom:24px}
.contact-root .info-item{display:flex;flex-direction:row;align-items:flex-start;gap:14px;margin-bottom:20px}
.contact-root .info-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #00acbe4d;border-radius:6px;background:#00acbe14}
.contact-root .info-icon svg{display:block}
.contact-root .info-text{display:flex;flex-direction:column;gap:2px}
.contact-root .info-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#00acbecc}
.contact-root .info-val{font-size:14px;color:#FFFEE0;line-height:1.5;text-decoration:none;transition:color 100ms}
.contact-root .info-val:hover{color:#00ACBE}
.contact-root .hero-right{background:#FFFEE0;padding:72px 56px;display:flex;flex-direction:column;justify-content:center;position:relative}
.contact-root .hero-right::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 90% 10%,#00acbe0f 0%,transparent 50%),radial-gradient(circle at 10% 90%,#33050a0a 0%,transparent 50%);pointer-events:none}
.contact-root .form-head{margin-bottom:36px;position:relative;z-index:1}
.contact-root .form-title{font-size:clamp(20px,2.5vw,30px);font-weight:700;color:#33050A;margin:0 0 8px;padding-bottom:10px;border-bottom:3px solid #00ACBE;display:inline-block}
.contact-root .form-desc{font-size:14px;color:#33050aa6;margin:10px 0 0;line-height:1.6}
.contact-root .contact-form{position:relative;z-index:1;width:100%;max-width:560px}
.contact-root .field-group{margin-bottom:24px}
.contact-root .field-label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#33050A;margin-bottom:8px;font-weight:600}
.contact-root .field-input{width:100%;padding:12px 16px;border:1.5px solid #33050a33;border-radius:6px;font-size:15px;color:#33050A;background:#fff;transition:border-color 100ms;outline:none}
.contact-root .field-input::placeholder{color:#00acbe73}
.contact-root .field-input:focus{border-color:#00ACBE}
.contact-root .radio-group-label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#33050A;margin-bottom:12px;font-weight:600}
.contact-root .radio-set{display:flex;flex-direction:column;gap:10px}
.contact-root .radio-opt{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}
.contact-root .radio-opt input[type="radio"]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #33050a40;border-radius:50%;background:#fff;flex-shrink:0;cursor:pointer;position:relative;transition:border-color 100ms}
.contact-root .radio-opt input[type="radio"]:checked{border-color:#00ACBE;background:#00ACBE}
.contact-root .radio-opt input[type="radio"]:checked::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#fff}
.contact-root .radio-opt input[type="radio"]:focus{outline:2px solid #00ACBE;outline-offset:2px}
.contact-root .radio-text{font-size:14px;color:#33050A;line-height:1.4}
.contact-root .radio-sub{display:block;font-size:12px;color:#33050a8c}
.contact-root .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:24px;padding:14px 16px;background:#00acbe0f;border-radius:6px;border:1px solid #00acbe26}
.contact-root .privacy-row input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #33050a40;border-radius:6px;background:#fff;flex-shrink:0;cursor:pointer;margin-top:1px;position:relative;transition:border-color 100ms,background 100ms}
.contact-root .privacy-row input[type="checkbox"]:checked{background:#00ACBE;border-color:#00ACBE}
.contact-root .privacy-row input[type="checkbox"]:checked::after{content:'';position:absolute;top:2px;left:5px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}
.contact-root .privacy-row input[type="checkbox"]:focus{outline:2px solid #00ACBE;outline-offset:2px}
.contact-root .privacy-text{font-size:13px;color:#33050ab3;line-height:1.55}
.contact-root .privacy-text a{color:#00ACBE;text-decoration:underline;transition:color 100ms}
.contact-root .privacy-text a:hover{color:#33050A}
.contact-root .submit-btn{display:inline-block;padding:14px 36px;background:#33050A;color:#FFFEE0;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border:none;border-radius:6px;cursor:pointer;transition:background 100ms,padding 100ms;outline:none}
.contact-root .submit-btn:hover{background:#00ACBE;padding:14px 44px}
.contact-root .submit-btn:focus{outline:2px solid #00ACBE;outline-offset:3px}
.contact-root .submit-btn:active{background:#001f22}
.contact-root .section-divider{width:100%;height:4px;background:#00ACBE;border:none;margin:0}
.contact-root .details-band{background:#fff;padding:64px 48px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;position:relative}
.contact-root .details-band::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 0% 100%,#00acbe0d 0%,transparent 60%),radial-gradient(circle at 100% 0%,#33050a08 0%,transparent 50%);pointer-events:none}
.contact-root .detail-card{border:1.5px solid #33050a1a;border-radius:6px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;position:relative;z-index:1;background:#fff;transition:border-color 100ms}
.contact-root .detail-card:hover{border-color:#00ACBE}
.contact-root .detail-card-icon{width:44px;height:44px;background:#FFFEE0;border-radius:6px;display:flex;align-items:center;justify-content:center;border:1.5px solid #33050a14}
.contact-root .detail-card-icon svg{display:block}
.contact-root .detail-card-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#33050A;margin:0;padding-bottom:8px;border-bottom:2px solid #00acbe40}
.contact-root .detail-card-body{font-size:14px;color:#33050ab3;line-height:1.65;margin:0}
.contact-root .detail-card-link{font-size:14px;color:#33050A;text-decoration:none;font-weight:500;display:inline-block;transition:color 100ms;word-break:break-all}
.contact-root .detail-card-link:hover{color:#00ACBE}
@keyframes floatup {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-8px)}
}
.contact-root .float-icon{animation:floatup 3.2s ease-in-out infinite}
@media (max-width: 900px) {
.contact-root .hero-split{grid-template-columns:1fr}
.contact-root .hero-left{padding:48px 32px;min-height:unset}
.contact-root .hero-right{padding:48px 32px}
.contact-root .details-band{grid-template-columns:1fr;padding:48px 32px}
}
@media (max-width: 600px) {
.contact-root .hero-left{padding:40px 20px}
.contact-root .hero-right{padding:40px 20px}
.contact-root .details-band{padding:40px 20px}
.contact-root .radio-set{gap:14px}
}
.pg-success{min-height:100vh;background:#fff;overflow:hidden;position:relative}
.pg-success *,.pg-success ::before,.pg-success ::after{box-sizing:border-box;margin:0;padding:0}
.pg-success ::selection{background:#000;color:#fff}
.pg-success .conf-wrapper{max-width:1440px;margin:0 auto;padding:0 40px}
.pg-success .conf-band{width:100%;background:#33050A;height:6px}
.pg-success .conf-hero{padding:80px 0 72px;background:#FFFEE0;position:relative;overflow:hidden}
.pg-success .conf-hero::before{content:"";position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:linear-gradient(135deg,#00acbe1f 0%,#00acbe08 100%);border-radius:50%;pointer-events:none}
.pg-success .conf-hero::after{content:"";position:absolute;bottom:-80px;left:5%;width:200px;height:200px;background:linear-gradient(225deg,#33050a0f 0%,#33050a03 100%);border-radius:50%;pointer-events:none}
.pg-success .conf-hero-inner{display:flex;flex-direction:row;align-items:center;gap:64px;position:relative;z-index:1}
.pg-success .conf-text-col{flex:1 1 0;min-width:0}
.pg-success .conf-status-badge{display:inline-flex;flex-direction:row;align-items:center;gap:10px;background:#fff;border:1.5px solid #00ACBE;border-radius:6px;padding:6px 14px;margin-bottom:28px}
.pg-success .conf-badge-dot{width:8px;height:8px;border-radius:50%;background:#00ACBE;flex-shrink:0;animation:dotblink 1.6s ease-in-out infinite}
@keyframes dotblink {
0%,100%{opacity:1}
50%{opacity:.3}
}
.pg-success .conf-badge-label{font-size:12px;font-weight:600;color:#00ACBE;letter-spacing:.08em;text-transform:uppercase}
.pg-success .conf-headline{font-size:clamp(32px,4.5vw,58px);font-weight:700;color:#33050A;line-height:1.1;margin-bottom:20px}
.pg-success .conf-headline span{color:#00ACBE;text-decoration:underline;text-underline-offset:4px}
.pg-success .conf-subtext{font-size:16px;color:#3d3d3d;line-height:1.65;max-width:480px;margin-bottom:36px}
.pg-success .conf-ref-block{display:flex;flex-direction:row;align-items:center;gap:16px;padding:14px 18px;background:#fff;border-left:4px solid #00ACBE;border-radius:6px;max-width:420px}
.pg-success .conf-ref-label{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px}
.pg-success .conf-ref-value{font-size:14px;font-weight:600;color:#33050A}
.pg-success .conf-visual-col{flex:0 0 300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}
.pg-success .conf-check-graphic{width:140px;height:140px;position:relative;display:flex;align-items:center;justify-content:center}
.pg-success .conf-check-ring{width:140px;height:140px;border-radius:50%;border:3px solid #00ACBE;position:absolute;top:0;left:0;animation:ringgrow .6s ease-out forwards}
@keyframes ringgrow {
from{transform:scale(0.6);opacity:0}
to{transform:scale(1);opacity:1}
}
.pg-success .conf-check-inner{width:100px;height:100px;background:#00ACBE;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:innerpop .5s .15s ease-out both}
@keyframes innerpop {
from{transform:scale(0);opacity:0}
to{transform:scale(1);opacity:1}
}
.pg-success .conf-check-svg{width:48px;height:48px}
.pg-success .conf-graphic-label{font-size:13px;color:#555;text-align:center;line-height:1.4}
.pg-success .conf-divider-strip{width:100%;background:#33050A;padding:18px 0}
.pg-success .conf-divider-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.pg-success .conf-divider-item{display:flex;flex-direction:row;align-items:center;gap:10px}
.pg-success .conf-divider-dot{width:6px;height:6px;border-radius:50%;background:#00ACBE;flex-shrink:0}
.pg-success .conf-divider-text{font-size:13px;color:#FFFEE0;font-weight:500}
.pg-success .conf-next-section{padding:72px 0 80px;background:#fff}
.pg-success .conf-next-grid{display:grid;grid-template-columns:1fr 1fr 2fr;gap:24px;align-items:start;margin-bottom:56px}
.pg-success .conf-next-card{background:#f9f9f9;border:1.5px solid #e8e8e8;border-radius:6px;padding:28px 24px;position:relative;transition:border-color 100ms ease,background 100ms ease}
.pg-success .conf-next-card:hover{border-color:#00ACBE;background:#f4feff}
.pg-success .conf-next-card.featured-card{background:#FFFEE0;border-color:#33050A;grid-column:3;display:flex;flex-direction:column;gap:20px}
.pg-success .conf-bracket{position:absolute;width:18px;height:18px;border-color:#00ACBE;border-style:solid;border-width:0}
.pg-success .conf-bracket.tl{top:8px;left:8px;border-top-width:2px;border-left-width:2px}
.pg-success .conf-bracket.br{bottom:8px;right:8px;border-bottom-width:2px;border-right-width:2px}
.pg-success .conf-card-icon{width:36px;height:36px;margin-bottom:16px;flex-shrink:0}
.pg-success .conf-card-heading{font-size:16px;font-weight:700;color:#33050A;margin-bottom:10px;text-decoration:underline;text-underline-offset:3px}
.pg-success .conf-card-body{font-size:14px;color:#444;line-height:1.6}
.pg-success .conf-feat-heading{font-size:20px;font-weight:700;color:#33050A;text-decoration:underline;text-underline-offset:4px}
.pg-success .conf-feat-desc{font-size:15px;color:#3d3d3d;line-height:1.65}
.pg-success .conf-feat-list{list-style:none;display:flex;flex-direction:column;gap:10px}
.pg-success .conf-feat-list li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:14px;color:#444;line-height:1.5}
.pg-success .conf-feat-list li::before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#00ACBE;flex-shrink:0;margin-top:5px}
.pg-success .conf-cta-row{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}
.pg-success .conf-btn-primary{display:inline-block;background:#33050A;color:#FFFEE0;font-size:15px;font-weight:600;padding:14px 32px;border-radius:6px;text-decoration:none;border:2px solid #33050A;transition:padding 100ms ease,background 100ms ease;cursor:pointer}
.pg-success .conf-btn-primary:hover{padding:14px 42px;background:#1e0207}
.pg-success .conf-btn-primary:focus{outline:3px solid #00ACBE;outline-offset:3px}
.pg-success .conf-btn-secondary{display:inline-block;background:transparent;color:#33050A;font-size:15px;font-weight:600;padding:14px 28px;border-radius:6px;text-decoration:none;border:2px solid #33050A;transition:padding 100ms ease,color 100ms ease,border-color 100ms ease;cursor:pointer}
.pg-success .conf-btn-secondary:hover{padding:14px 38px;border-color:#00ACBE;color:#00ACBE}
.pg-success .conf-btn-secondary:focus{outline:3px solid #00ACBE;outline-offset:3px}
.pg-success .conf-timeline-wrap{border-top:1.5px solid #e8e8e8;padding-top:48px;margin-top:8px}
.pg-success .conf-timeline-label{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px}
.pg-success .conf-timeline{display:flex;flex-direction:row;align-items:flex-start;gap:0;position:relative}
.pg-success .conf-timeline::before{content:"";position:absolute;top:16px;left:16px;right:16px;height:2px;background:#e8e8e8;z-index:0}
.pg-success .conf-tl-step{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:10px;position:relative;z-index:1}
.pg-success .conf-tl-dot{width:32px;height:32px;border-radius:50%;border:2px solid #e8e8e8;background:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#aaa;flex-shrink:0}
.pg-success .conf-tl-dot.active{border-color:#00ACBE;background:#00ACBE;color:#fff}
.pg-success .conf-tl-title{font-size:13px;font-weight:600;color:#33050A;text-align:center}
.pg-success .conf-tl-sub{font-size:12px;color:#888;text-align:center;line-height:1.4}
@media (max-width: 960px) {
.pg-success .conf-hero-inner{flex-direction:column;gap:40px}
.pg-success .conf-next-grid{grid-template-columns:1fr 1fr}
.pg-success .conf-next-card.featured-card{grid-column:1 / -1}
.pg-success .conf-visual-col{flex:0 0 auto}
}
@media (max-width: 640px) {
.pg-success .conf-wrapper{padding:0 20px}
.pg-success .conf-next-grid{grid-template-columns:1fr}
.pg-success .conf-next-card.featured-card{grid-column:1}
.pg-success .conf-divider-inner{flex-direction:column;align-items:flex-start}
.pg-success .conf-timeline{flex-direction:column;gap:20px}
.pg-success .conf-timeline::before{top:16px;bottom:16px;left:15px;right:auto;width:2px;height:auto}
.pg-success .conf-tl-step{flex-direction:row;align-items:flex-start;flex:0 0 auto;gap:14px}
.pg-success .conf-tl-title,.pg-success .conf-tl-sub{text-align:left}
}