img,video,svg,iframe{display:block;max-width:100%}
::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#FEFEFF}
.site-header{background-color:#FEFEFF;border-bottom:2px solid #15F1CF;padding:0;position:relative;z-index:10;overflow:visible}
.header-top-band{background:linear-gradient(135deg,#15F1CF 0%,#0dcfb0 60%,#FEFEFF 100%);padding:18px 0 14px;text-align:center}
.header-logo-wrap{display:inline-flex;align-items:center;justify-content:center;gap:0;margin-left:32px}
.header-logo-container{width:46px;height:46px;border-right:3px solid #86161E;padding-right:12px;margin-right:16px;background-color:#FEFEFF;box-shadow:0 0 0 2px #15F1CF,2px 2px 8px #86161e26;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.header-logo-container img{width:44px;height:44px;object-fit:contain}
.header-brand-name{font-family:'Noto Serif',serif;font-size:26px;font-weight:700;letter-spacing:-.03em;color:#1a1a1a;line-height:1;text-decoration:none;display:block}
.header-brand-tagline{font-family:'Roboto Mono',monospace;font-size:11px;font-weight:400;color:#86161E;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;display:block}
.header-trust-band{background-color:#FEFEFF;border-top:1px solid #15f1cf4d;border-bottom:1px solid #15f1cf4d;padding:8px 0;text-align:center}
.header-trust-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:24px;padding:0 20px}
.trust-badge{font-family:'Roboto Mono',monospace;font-size:11px;color:#3a3a3a;letter-spacing:.04em;display:flex;align-items:center;gap:6px}
.trust-badge-dot{width:7px;height:7px;background-color:#15F1CF;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #15f1cf40}
.trust-badge-sep{width:1px;height:14px;background-color:#86161e40;flex-shrink:0}
.header-nav-band{background-color:#1a1a1a;padding:0}
.header-nav-inner{max-width:960px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}
.header-nav-link{font-family:'Roboto Mono',monospace;font-size:12px;font-weight:400;letter-spacing:.06em;text-transform:lowercase;color:#c8c8c8;text-decoration:none;padding:14px 22px;display:block;position:relative;transition:color .2s ease,background-color .2s ease;min-height:44px;line-height:1;display:flex;align-items:center;border-radius:0}
.header-nav-link::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#15F1CF;transition:width .25s ease}
.header-nav-link:hover{color:#FEFEFF;background-color:#15f1cf14}
.header-nav-link:hover::after{width:100%}
.header-nav-link.nav-active{color:#15F1CF}
.header-nav-link.nav-active::after{width:100%}
.site-footer{background-color:#1a1a1a;border-top:3px solid #15F1CF;padding:48px 0 0}
.footer-inner{max-width:960px;margin:0 auto;padding:0 20px 40px}
.footer-main-row{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap;margin-bottom:36px}
.footer-brand-col{flex:0 0 auto;max-width:300px}
.footer-logo-row{display:flex;align-items:center;gap:14px;margin-bottom:18px}
.footer-logo-container{width:44px;height:44px;background-color:#FEFEFF;box-shadow:0 0 0 2px #15F1CF,0 2px 10px #15f1cf33;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.footer-logo-container img{width:40px;height:40px;object-fit:contain}
.footer-brand-label{font-family:'Noto Serif',serif;font-size:20px;font-weight:700;color:#FEFEFF;letter-spacing:-.02em}
.footer-description{font-family:'Noto Serif',serif;font-size:14px;line-height:1.7;color:#9a9a9a;margin-bottom:16px}
.footer-mission-note{font-family:'Roboto Mono',monospace;font-size:11px;color:#15F1CF;letter-spacing:.05em;border-left:2px solid #86161E;padding-left:10px;line-height:1.5}
.footer-links-col{flex:0 0 auto}
.footer-links-heading{font-family:'Roboto Mono',monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#86161E;margin-bottom:14px;display:block}
.footer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.footer-nav-list li a{font-family:'Roboto Mono',monospace;font-size:12px;color:#8a8a8a;text-decoration:none;letter-spacing:.03em;transition:color .2s ease;display:block;padding:4px 0;min-height:44px;line-height:1;display:flex;align-items:center}
.footer-nav-list li a:hover{color:#15F1CF}
.footer-contact-col{flex:0 0 auto}
.footer-contact-heading{font-family:'Roboto Mono',monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#86161E;margin-bottom:14px;display:block}
.footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.footer-contact-list li{font-family:'Roboto Mono',monospace;font-size:12px;color:#8a8a8a;line-height:1.5}
.footer-contact-list li a{color:#8a8a8a;text-decoration:none;transition:color .2s ease}
.footer-contact-list li a:hover{color:#15F1CF}
.footer-contact-label{font-size:10px;color:#555;display:block;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px}
.footer-bottom-bar{border-top:1px solid #ffffff0f;padding:20px 0;background-color:#111}
.footer-bottom-inner{max-width:960px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.footer-copyright{font-family:'Roboto Mono',monospace;font-size:11px;color:#555;letter-spacing:.04em}
.footer-legal-links{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.footer-legal-links a{font-family:'Roboto Mono',monospace;font-size:11px;color:#555;text-decoration:none;letter-spacing:.03em;transition:color .2s ease;min-height:44px;display:flex;align-items:center}
.footer-legal-links a:hover{color:#15F1CF}
.cookie-consent-bar{position:fixed;top:0;left:0;width:100%;background-color:#FEFEFF;border-bottom:2px solid #15F1CF;box-shadow:0 4px 20px #15f1cf26 inset 0 -4px 8px #86161e0d;z-index:9999;padding:20px 0;opacity:1;transition:opacity .3s ease}
.cookie-consent-bar.cookie-hidden{display:none}
.cookie-consent-bar.cookie-fading{opacity:0}
.cookie-bar-inner{max-width:960px;margin:0 auto;padding:0 20px}
.cookie-bar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:16px}
.cookie-bar-text{font-family:'Noto Serif',serif;font-size:14px;color:#1a1a1a;line-height:1.6;flex:1;min-width:200px}
.cookie-bar-text strong{font-weight:700;color:#86161E}
.cookie-categories{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:16px;padding:12px 0;border-top:1px solid #15f1cf33;border-bottom:1px solid #15f1cf33}
.cookie-category-item{display:flex;align-items:center;gap:8px;font-family:'Roboto Mono',monospace;font-size:12px;color:#3a3a3a}
.cookie-category-item input[type="checkbox"]{width:16px;height:16px;accent-color:#15F1CF;cursor:pointer}
.cookie-category-item.cookie-required-item input{opacity:.5;cursor:not-allowed}
.cookie-bar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.cookie-btn{font-family:'Roboto Mono',monospace;font-size:12px;font-weight:400;text-transform:lowercase;letter-spacing:.04em;padding:10px 24px;border:2px solid transparent;cursor:pointer;min-height:44px;min-width:100px;transition:background-color .25s ease,color .25s ease,border-color .25s ease;border-radius:50px;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.cookie-btn-accept{background-color:#15F1CF;color:#1a1a1a;border-color:#15F1CF}
.cookie-btn-accept:hover{background-color:#0dcfb0;border-color:#0dcfb0}
.cookie-btn-decline{background-color:transparent;color:#86161E;border-color:#86161E}
.cookie-btn-decline:hover{background-color:#86161E;color:#FEFEFF}
.cookie-btn-selected{background-color:transparent;color:#3a3a3a;border-color:#bbb}
.cookie-btn-selected:hover{background-color:#f0f0f0;border-color:#999}
@media (max-width: 640px) {
.header-logo-wrap{margin-left:16px}
.header-trust-inner{gap:12px;flex-wrap:wrap;justify-content:center}
.trust-badge-sep{display:none}
.header-nav-inner{justify-content:center;padding:0 8px}
.header-nav-link{padding:14px;font-size:11px}
.footer-main-row{flex-direction:column;gap:28px}
.footer-brand-col{max-width:100%}
.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:10px}
.cookie-bar-top{flex-direction:column}
.cookie-categories{flex-direction:column;align-items:flex-start;gap:12px}
}
@media (max-width: 1024px) {
.header-nav-link{padding:14px 16px}
}
.legal-box{max-width:960px;margin:0 auto;padding:3rem 2rem;color:#1a1a1a;line-height:1.5;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}
.legal-box ul{margin:1.25rem 0;padding-left:1.75rem;list-style-type:disc}
.legal-box ol{margin:1.25rem 0;padding-left:1.75rem;list-style-type:decimal}
.legal-box ul ul{list-style-type:circle;margin:.5rem 0}
.legal-box ol ol{list-style-type:lower-alpha;margin:.5rem 0}
.legal-box ul ul ul{list-style-type:square}
.legal-box li{margin-bottom:.5rem;padding-left:.25rem;line-height:1.5;color:#1a1a1a}
.legal-box li:last-child{margin-bottom:0}
.legal-box strong,.legal-box b{font-weight:700;color:#111;letter-spacing:-.01em}
.legal-box em,.legal-box i{font-style:italic;color:#2a2a2a}
.legal-box a{color:#0a9e88;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#0a9e8873;transition:color .2s ease,text-decoration-color .2s ease;word-break:break-word;overflow-wrap:break-word}
.legal-box a:hover{color:#86161E;text-decoration-color:#86161e8c}
.legal-box a:visited{color:#6b5b8a;text-decoration-color:#6b5b8a66}
.legal-box a:focus-visible{outline:2px solid #15F1CF;outline-offset:3px;border-radius:2px}
.legal-box table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.94rem;overflow-x:auto;display:block;border-radius:6px;box-shadow:0 1px 4px #00000012 inset 0 0 0 1px #0000000f}
@media (min-width: 640px) {
.legal-box table{display:table;overflow-x:visible}
}
.legal-box thead{background-color:#f0f0f0;border-bottom:2px solid #d0d0d0}
.legal-box thead tr{background-color:transparent}
.legal-box tbody tr{background-color:#fff;border-bottom:1px solid #e8e8e8;transition:background-color .15s ease}
.legal-box tbody tr:nth-child(even){background-color:#f9f9f9}
.legal-box tbody tr:hover{background-color:#edfdf9}
.legal-box tbody tr:last-child{border-bottom:none}
.legal-box th{padding:.85rem 1.1rem;text-align:left;font-weight:700;font-size:.88rem;letter-spacing:-.01em;color:#111;white-space:nowrap}
.legal-box td{padding:.8rem 1.1rem;text-align:left;color:#2a2a2a;vertical-align:top;line-height:1.5}
.legal-box td a{word-break:break-all}
.legal-box div{margin-bottom:1rem}
.legal-box div:last-child{margin-bottom:0}
::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#fff}
@media (max-width: 639px) {
.legal-box{padding:2rem 1.25rem}
.legal-box ul,.legal-box ol{padding-left:1.35rem}
.legal-box th,.legal-box td{padding:.65rem .75rem;font-size:.875rem}
}
@media (min-width: 640px) and (max-width: 1023px) {
.legal-box{padding:2.5rem 1.75rem}
}
.quote-page{background:#FEFEFF;overflow-x:hidden;position:relative}
.quote-page *,.quote-page ::before,.quote-page ::after{box-sizing:border-box}
.quote-page ::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#FEFEFF}
.quote-page .split-hero{display:flex;flex-direction:row;min-height:88vh;max-width:100%;position:relative;overflow:hidden}
.quote-page .split-hero-left{flex:1 1 50%;background:#15F1CF;display:flex;flex-direction:column;justify-content:center;padding:80px 56px 80px 40px;position:relative;overflow:hidden}
.quote-page .split-hero-left::before{content:"";position:absolute;top:-120px;left:-80px;width:480px;height:480px;background:radial-gradient(circle at 50% 50%,#fefeff61 0%,transparent 70%);border-radius:60% 40% 55% 45% / 50% 60% 40% 50%;animation:blob-morph 9s ease-in-out infinite;pointer-events:none}
@keyframes blob-morph {
0%,100%{border-radius:60% 40% 55% 45% / 50% 60% 40% 50%;transform:scale(1) rotate(0deg)}
33%{border-radius:45% 55% 40% 60% / 60% 40% 55% 45%;transform:scale(1.07) rotate(8deg)}
66%{border-radius:55% 45% 60% 40% / 40% 55% 45% 60%;transform:scale(0.96) rotate(-5deg)}
}
.quote-page .split-hero-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#0a8a74;margin-bottom:24px;font-weight:600}
.quote-page .split-hero-heading{font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.1;letter-spacing:-.03em;color:#0d1a18;margin-bottom:28px;max-width:480px}
.quote-page .split-hero-text{font-size:1rem;line-height:1.6;color:#1a3530;max-width:400px;margin-bottom:0}
.quote-page .split-hero-right{flex:1 1 50%;background:#0d1a18;position:relative;overflow:hidden;display:flex;align-items:flex-end}
.quote-page .split-hero-right img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;position:absolute;top:0;left:0;border:none;filter:saturate(0.7) contrast(1.1);mix-blend-mode:luminosity}
.quote-page .split-hero-right::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#15f1cf40 0%,#86161e73 100%);pointer-events:none}
.quote-page .split-hero-stat-row{position:relative;z-index:2;display:flex;flex-direction:row;gap:2px;padding:32px 40px;width:100%}
.quote-page .stat-pill{background:#fefeff1a;border:1px solid #15f1cf4d;border-radius:6px;padding:16px 20px;flex:1;backdrop-filter:blur(8px)}
.quote-page .stat-pill-number{font-size:1.9rem;font-weight:700;color:#15F1CF;letter-spacing:-.02em;line-height:1;display:block}
.quote-page .stat-pill-label{font-size:.72rem;color:#fefeffa6;letter-spacing:.06em;text-transform:uppercase;display:block;margin-top:5px}
.quote-page .pricing-section{max-width:960px;margin:0 auto;padding:90px 24px 70px;border-left:4px solid #15F1CF;position:relative}
.quote-page .pricing-section::before{content:"02";position:absolute;top:60px;right:32px;font-size:8rem;font-weight:800;color:#15f1cf14;line-height:1;letter-spacing:-.05em;pointer-events:none;user-select:none}
.quote-page .section-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#86161E;margin-bottom:14px;font-weight:600}
.quote-page .section-heading{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.2;letter-spacing:-.025em;color:#0d1a18;margin-bottom:16px}
.quote-page .section-intro{font-size:1rem;line-height:1.6;color:#444;max-width:560px;margin-bottom:52px}
.quote-page .pricing-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:start}
.quote-page .pricing-card{border:1.5px solid #e0e0e0;border-radius:10px;padding:32px 28px 36px;background:#FEFEFF;position:relative;transition:border-color 0.25s,box-shadow 0.25s,border-radius .25s;box-shadow:0 2px 8px #15f1cf12}
.quote-page .pricing-card:hover{border-color:#15F1CF;border-radius:16px;box-shadow:4px 8px 28px #15f1cf2e}
.quote-page .pricing-card.featured-card{background:#0d1a18;border-color:#15F1CF;border-radius:14px}
.quote-page .pricing-card.featured-card:hover{border-radius:20px;box-shadow:4px 8px 36px #15f1cf47}
.quote-page .pricing-card.featured-card .card-tier{color:#15f1cfbf}
.quote-page .pricing-card.featured-card .card-price{color:#15F1CF}
.quote-page .pricing-card.featured-card .card-price-period{color:#fefeff8c}
.quote-page .pricing-card.featured-card .card-desc{color:#fefeffb3}
.quote-page .pricing-card.featured-card .card-feature-item{color:#fefeffd1;border-bottom-color:#15f1cf1f}
.quote-page .card-badge{position:absolute;top:-13px;left:24px;background:#86161E;color:#FEFEFF;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:4px;font-weight:700}
.quote-page .card-tier{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#86161E;font-weight:600;margin-bottom:16px}
.quote-page .card-price{font-size:2.4rem;font-weight:800;letter-spacing:-.03em;color:#0d1a18;line-height:1}
.quote-page .card-price-period{font-size:.85rem;color:#888;margin-left:4px;font-weight:400}
.quote-page .card-desc{font-size:.88rem;color:#555;line-height:1.55;margin:14px 0 22px}
.quote-page .card-feature-list{list-style:none;margin:0;padding:0}
.quote-page .card-feature-item{font-size:.85rem;color:#444;padding:9px 0;border-bottom:1px solid #f0f0f0;line-height:1.45;display:flex;flex-direction:row;align-items:flex-start;gap:10px}
.quote-page .card-feature-item:last-child{border-bottom:none}
.quote-page .feature-dot{width:6px;height:6px;border-radius:50%;background:#15F1CF;flex-shrink:0;margin-top:5px}
.quote-page .featured-card .feature-dot{background:#15F1CF}
.quote-page .card-cta{display:inline-block;margin-top:26px;padding:11px 26px;border-radius:7px;font-size:.88rem;font-weight:600;text-decoration:none;letter-spacing:.02em;position:relative;overflow:hidden;border:1.5px solid #15F1CF;color:#0d1a18;background:#FEFEFF;transition:color 0.28s,border-radius .28s}
.quote-page .card-cta::before{content:"";position:absolute;left:-100%;top:0;width:100%;height:100%;background:#15F1CF;transition:left .28s cubic-bezier(0.4,0,0.2,1);z-index:0}
.quote-page .card-cta:hover::before{left:0}
.quote-page .card-cta:hover{border-radius:12px;color:#0d1a18}
.quote-page .card-cta span{position:relative;z-index:1}
.quote-page .featured-card .card-cta{background:transparent;border-color:#15F1CF;color:#15F1CF}
.quote-page .featured-card .card-cta:hover{color:#0d1a18}
.quote-page .scope-section{background:#f5fdfb;border-right:4px solid #86161E;padding:80px 0;position:relative;overflow:hidden}
.quote-page .scope-section::before{content:"03";position:absolute;top:40px;left:20px;font-size:9rem;font-weight:800;color:#86161e0d;line-height:1;letter-spacing:-.05em;pointer-events:none;user-select:none}
.quote-page .scope-inner{max-width:960px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;gap:64px;align-items:flex-start}
.quote-page .scope-sidebar{flex:0 0 220px;padding-top:4px}
.quote-page .scope-main{flex:1 1 auto}
.quote-page .scope-sidebar-heading{font-size:clamp(1.3rem,2.5vw,1.8rem);line-height:1.22;letter-spacing:-.02em;color:#0d1a18;margin-bottom:20px}
.quote-page .scope-sidebar-text{font-size:.9rem;color:#555;line-height:1.6}
.quote-page .scope-categories{display:flex;flex-direction:column;gap:28px}
.quote-page .scope-category{padding:24px 28px;background:#FEFEFF;border-radius:8px;border-left:3px solid #15F1CF;box-shadow:inset 0 2px 8px #00000008;transition:border-radius 0.25s,box-shadow .25s}
.quote-page .scope-category:hover{border-radius:14px;box-shadow:inset 0 4px 12px #15f1cf14 3px 6px 18px #15f1cf1a}
.quote-page .scope-category-title{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:#86161E;font-weight:700;margin-bottom:10px}
.quote-page .scope-feature-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:10px}
.quote-page .scope-tag{font-size:.8rem;color:#2a5a50;background:#15f1cf1f;border-radius:5px;padding:5px 12px;line-height:1.3;transition:background 0.2s,border-radius .2s}
.quote-page .scope-tag:hover{background:#15f1cf3d;border-radius:9px}
.quote-page .scope-category-desc{font-size:.87rem;color:#555;line-height:1.55}
.quote-page .comparison-section{max-width:960px;margin:0 auto;padding:88px 24px 80px;position:relative}
.quote-page .comparison-section::before{content:"04";position:absolute;top:52px;right:24px;font-size:8rem;font-weight:800;color:#15f1cf12;line-height:1;pointer-events:none;user-select:none}
.quote-page .comparison-layout{display:flex;flex-direction:row;gap:48px;align-items:flex-start;margin-top:44px}
.quote-page .comparison-image-col{flex:0 0 340px;position:relative}
.quote-page .comparison-image-col img{width:100%;height:420px;object-fit:cover;object-position:center;display:block;border:2px solid #e0e0e0;border-radius:8px;transition:border-color 0.25s,border-radius .25s}
.quote-page .comparison-image-col img:hover{border-color:#15F1CF;border-radius:14px}
.quote-page .comparison-image-label{margin-top:12px;font-size:.78rem;color:#888;letter-spacing:.06em;text-transform:uppercase}
.quote-page .comparison-content-col{flex:1 1 auto}
.quote-page .comparison-item{padding:20px 0;border-bottom:1px solid #f0f0f0}
.quote-page .comparison-item:last-child{border-bottom:none}
.quote-page .comparison-item-question{font-size:.9rem;font-weight:700;color:#0d1a18;margin-bottom:7px;letter-spacing:-.01em}
.quote-page .comparison-item-answer{font-size:.87rem;color:#555;line-height:1.58}
.quote-page .comparison-item-answer strong{color:#86161E;font-weight:600}
.quote-page .bottom-cta-band{background:#0d1a18;padding:64px 24px;text-align:center;position:relative;overflow:hidden}
.quote-page .bottom-cta-band::before{content:"";position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:600px;height:300px;background:radial-gradient(circle at 50% 50%,#15f1cf24 0%,transparent 65%);pointer-events:none}
.quote-page .bottom-cta-heading{font-size:clamp(1.4rem,3vw,2rem);color:#FEFEFF;letter-spacing:-.025em;line-height:1.2;margin-bottom:14px;position:relative;z-index:1}
.quote-page .bottom-cta-sub{font-size:.95rem;color:#fefeff9e;margin-bottom:32px;max-width:460px;margin-left:auto;margin-right:auto;line-height:1.6;position:relative;z-index:1}
.quote-page .bottom-cta-actions{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}
.quote-page .cta-primary{display:inline-block;padding:13px 36px;background:#15F1CF;color:#0d1a18;font-size:.9rem;font-weight:700;border-radius:7px;text-decoration:none;letter-spacing:.02em;position:relative;overflow:hidden;transition:border-radius 0.25s,box-shadow .25s;border:none}
.quote-page .cta-primary:hover{border-radius:13px;box-shadow:0 6px 22px #15f1cf52}
.quote-page .cta-secondary{display:inline-block;padding:13px 32px;background:transparent;color:#fefeffd9;font-size:.9rem;font-weight:600;border-radius:7px;text-decoration:none;letter-spacing:.02em;border:1.5px solid #fefeff40;position:relative;overflow:hidden;transition:border-color 0.25s,border-radius 0.25s,color .25s}
.quote-page .cta-secondary:hover{border-color:#fefeff99;border-radius:13px;color:#FEFEFF}
.quote-page .geometric-divider{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;padding:18px 0;background:#FEFEFF;overflow:hidden}
.quote-page .geo-shape{width:8px;height:8px;background:#e8f9f6;transform:rotate(45deg);flex-shrink:0;transition:background .3s}
.quote-page .geo-shape:nth-child(3n){background:#15f1cf59}
.quote-page .geo-shape:nth-child(5n){background:#86161e26}
@media (max-width: 1024px) {
.quote-page .pricing-grid{grid-template-columns:1fr 1fr}
.quote-page .pricing-card:last-child{grid-column:span 2;max-width:400px;margin:0 auto}
.quote-page .scope-inner{gap:36px}
.quote-page .scope-sidebar{flex:0 0 180px}
.quote-page .comparison-image-col{flex:0 0 280px}
}
@media (max-width: 640px) {
.quote-page .split-hero{flex-direction:column;min-height:auto}
.quote-page .split-hero-left{padding:56px 24px 48px;flex:none}
.quote-page .split-hero-right{flex:none;height:340px}
.quote-page .split-hero-stat-row{flex-direction:row;padding:20px;gap:4px}
.quote-page .stat-pill{padding:12px 10px}
.quote-page .stat-pill-number{font-size:1.3rem}
.quote-page .pricing-section{border-left:none;border-top:4px solid #15F1CF;padding:56px 20px 48px}
.quote-page .pricing-grid{grid-template-columns:1fr}
.quote-page .pricing-card:last-child{grid-column:span 1;max-width:100%;margin:0}
.quote-page .scope-inner{flex-direction:column;gap:28px}
.quote-page .scope-sidebar{flex:none}
.quote-page .comparison-layout{flex-direction:column;gap:32px}
.quote-page .comparison-image-col{flex:none;width:100%}
.quote-page .comparison-image-col img{height:260px}
.quote-page .bottom-cta-actions{flex-direction:column;align-items:center}
}
.contact-page{background:#FEFEFF;overflow-x:clip}
.contact-page ::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#FEFEFF}
.contact-page .hero-contact{position:relative;min-height:52vh;display:grid;grid-template-columns:1fr 1fr;max-width:960px;margin:0 auto;padding:64px 24px 48px;gap:48px;align-items:end}
.contact-page .hero-contact-text{display:flex;flex-direction:column;gap:20px;padding-bottom:16px}
.contact-page .hero-label{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#86161E;border-left:3px solid #15F1CF;padding-left:10px}
.contact-page .hero-heading{font-size:clamp(2.8rem,6vw,5.2rem);line-height:1.05;letter-spacing:-.03em;color:#0e0e0e;margin:0}
.contact-page .hero-heading span{color:#15F1CF;-webkit-text-stroke:1px #0acarb}
.contact-page .hero-subtext{font-size:15px;line-height:1.6;color:#444;max-width:380px}
.contact-page .hero-details{display:flex;flex-direction:column;gap:22px;padding-bottom:16px}
.contact-page .detail-item{display:flex;flex-direction:column;gap:4px;border-left:2px solid #e8e8e8;padding-left:16px;transition:border-color .25s}
.contact-page .detail-item:hover{border-left-color:#15F1CF}
.contact-page .detail-label{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#999}
.contact-page .detail-value{font-size:15px;color:#1a1a1a;text-decoration:none;font-weight:500;transition:color .2s}
.contact-page .detail-value:hover{color:#86161E}
.contact-page .detail-address{font-size:14px;color:#1a1a1a;line-height:1.5}
.contact-page .hero-geo-shape{position:absolute;top:0;right:-60px;width:320px;height:320px;background:linear-gradient(135deg,#15f1cf1f 0%,#86161e0d 100%);clip-path:polygon(30% 0%,100% 15%,85% 80%,10% 100%,0% 40%);pointer-events:none;z-index:0}
.contact-page .hero-line-decor{position:absolute;bottom:0;left:24px;right:24px;display:flex;flex-direction:column;gap:3px;pointer-events:none}
.contact-page .hero-line-decor span{display:block;height:1px;background:#e0e0e0}
.contact-page .hero-line-decor span:nth-child(2){background:#15F1CF;opacity:.5}
.contact-page .hero-line-decor span:nth-child(3){background:#e0e0e0}
.contact-page .form-section{background:#f5f5f3;padding:64px 24px;position:relative;overflow:hidden}
.contact-page .form-section-inner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:56px;align-items:start}
.contact-page .form-intro{display:flex;flex-direction:column;gap:18px;position:sticky;top:32px}
.contact-page .form-section-number{font-size:7rem;font-weight:800;color:#15f1cf26;line-height:1;letter-spacing:-.04em;display:block;user-select:none}
.contact-page .form-intro-heading{font-size:1.4rem;font-weight:700;color:#1a1a1a;line-height:1.25;letter-spacing:-.02em;margin:0}
.contact-page .form-intro-desc{font-size:14px;line-height:1.65;color:#555}
.contact-page .form-intro-accent{display:inline-block;width:32px;height:2px;background:#86161E}
.contact-page .contact-form{display:flex;flex-direction:column;gap:24px;background:#FEFEFF;border-radius:12px;padding:40px;box-shadow:0 4px 24px #15f1cf14 0 1px 4px #0000000f}
.contact-page .field-group{display:flex;flex-direction:column;gap:6px}
.contact-page .field-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#777;font-weight:600}
.contact-page .field-input{padding:13px 16px;border:1.5px solid #e2e2e2;border-radius:6px;font-size:15px;color:#1a1a1a;background:#FEFEFF;transition:border-color 0.2s,border-radius 0.2s,box-shadow .2s;outline:none;width:100%;box-sizing:border-box}
.contact-page .field-input::placeholder{color:#bbb;transition:opacity .3s}
.contact-page .field-input:focus::placeholder{opacity:.3}
.contact-page .field-input:focus{border-color:#15F1CF;border-radius:10px;box-shadow:inset 0 3px 8px #15f1cf1a 0 0 0 3px #15f1cf1f}
.contact-page .channel-group{display:flex;flex-direction:column;gap:8px}
.contact-page .channel-label-main{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#777;font-weight:600}
.contact-page .channel-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}
.contact-page .channel-option{position:relative;flex:1 1 auto;min-width:100px}
.contact-page .channel-option input[type="radio"]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}
.contact-page .channel-option label{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border:1.5px solid #e2e2e2;border-radius:6px;font-size:14px;color:#555;cursor:pointer;transition:border-color 0.2s,background 0.2s,border-radius 0.2s,color .2s;white-space:nowrap}
.contact-page .channel-option input[type="radio"]:checked + label{border-color:#15F1CF;background:#15f1cf14;color:#0e6e60;border-radius:10px}
.contact-page .channel-option label:hover{border-color:#15F1CF;border-radius:10px;background:#15f1cf0a}
.contact-page .channel-option input[type="radio"]:focus-visible + label{outline:2px solid #86161E;outline-offset:2px}
.contact-page .channel-icon{width:16px;height:16px;display:inline-block;border-radius:3px;flex-shrink:0}
.contact-page .channel-icon-phone{background:#15F1CF;clip-path:polygon(20% 0%,80% 0%,100% 20%,100% 80%,80% 100%,20% 100%,0% 80%,0% 20%)}
.contact-page .channel-icon-email{background:#86161E;clip-path:polygon(0% 20%,50% 60%,100% 20%,100% 80%,0% 80%)}
.contact-page .channel-icon-video{background:#555;clip-path:polygon(0% 15%,65% 15%,65% 40%,100% 15%,100% 85%,65% 60%,65% 85%,0% 85%)}
.contact-page .textarea-field{padding:13px 16px;border:1.5px solid #e2e2e2;border-radius:6px;font-size:15px;color:#1a1a1a;background:#FEFEFF;resize:vertical;min-height:100px;transition:border-color 0.2s,border-radius 0.2s,box-shadow .2s;outline:none;width:100%;box-sizing:border-box;line-height:1.5}
.contact-page .textarea-field::placeholder{color:#bbb;transition:opacity .3s}
.contact-page .textarea-field:focus::placeholder{opacity:.3}
.contact-page .textarea-field:focus{border-color:#15F1CF;border-radius:10px;box-shadow:inset 0 4px 10px #15f1cf1a 0 0 0 3px #15f1cf1f}
.contact-page .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.contact-page .privacy-row input[type="checkbox"]{margin-top:3px;width:18px;height:18px;accent-color:#15F1CF;flex-shrink:0;cursor:pointer}
.contact-page .privacy-text{font-size:13px;color:#666;line-height:1.55}
.contact-page .privacy-text a{color:#86161E;text-decoration:underline;text-underline-offset:2px;transition:color .2s}
.contact-page .privacy-text a:hover{color:#15F1CF}
.contact-page .submit-button{position:relative;overflow:hidden;padding:15px 36px;background:#1a1a1a;color:#FEFEFF;border:none;border-radius:6px;font-size:14px;letter-spacing:.05em;cursor:pointer;transition:border-radius 0.2s,box-shadow 0.2s,color .3s;align-self:flex-start;text-transform:lowercase;box-shadow:0 4px 16px #15f1cf26}
.contact-page .submit-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#15F1CF;transition:left .3s ease;z-index:0}
.contact-page .submit-button:hover::before{left:0}
.contact-page .submit-button:hover{color:#0e0e0e;border-radius:10px;box-shadow:0 6px 20px #15f1cf4d}
.contact-page .submit-button:focus-visible{outline:2px solid #86161E;outline-offset:3px}
.contact-page .submit-button:active{box-shadow:inset 0 4px 10px #0000001f}
.contact-page .submit-button span{position:relative;z-index:1}
.contact-page .form-bg-shape{position:absolute;bottom:-60px;right:-80px;width:280px;height:280px;background:radial-gradient(circle at 40% 60%,#15f1cf1f 0%,transparent 70%);pointer-events:none;border-radius:50%}
.contact-page .form-bg-shape-2{position:absolute;top:-40px;left:-50px;width:200px;height:200px;background:radial-gradient(circle at 60% 40%,#86161e0f 0%,transparent 65%);pointer-events:none;border-radius:50%}
@media (max-width: 1024px) {
.contact-page .hero-contact{grid-template-columns:1fr 1fr;gap:32px;padding:48px 20px 40px}
.contact-page .form-section-inner{grid-template-columns:1fr 2fr;gap:40px}
}
@media (max-width: 640px) {
.contact-page .hero-contact{grid-template-columns:1fr;min-height:auto;padding:40px 16px 32px;gap:32px}
.contact-page .hero-geo-shape{display:none}
.contact-page .form-section{padding:48px 16px}
.contact-page .form-section-inner{grid-template-columns:1fr;gap:32px}
.contact-page .form-intro{position:static}
.contact-page .contact-form{padding:28px 20px}
.contact-page .channel-options{flex-direction:column}
.contact-page .channel-option{min-width:unset}
.contact-page .form-section-number{font-size:5rem}
}
.services-page{max-width:960px;margin:0 auto;padding:0 1.5rem;overflow:hidden}
.services-page ::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#FEFEFF}
.services-page img{border:1px solid #15f1cf40}
.services-page input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}
.breadcrumb-bar{padding:1rem 0 .5rem;border-bottom:1px solid #86161e1f;margin-bottom:0}
.breadcrumb-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;margin:0}
.breadcrumb-list li{font-size:.8rem;letter-spacing:.04em;color:#555}
.breadcrumb-list li a{color:#86161E;text-decoration:none}
.breadcrumb-list li a:hover{text-decoration:underline}
.breadcrumb-list li.current{color:#333}
.breadcrumb-separator{color:#aaa}
.hero-section{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:420px;margin:2.5rem 0 0;position:relative;overflow:hidden}
.hero-image-side{position:relative;overflow:hidden;min-height:360px}
.hero-image-side img{width:100%;height:100%;object-fit:cover;display:block;animation:slow-pan 18s ease-in-out infinite alternate;transform-origin:center center}
@keyframes slow-pan {
from{transform:scale(1.06) translateX(-2%)}
to{transform:scale(1.06) translateX(2%)}
}
.hero-shape-a{position:absolute;top:-40px;right:-40px;width:160px;height:160px;border:2px solid #15f1cf38;border-radius:4px;transform:rotate(22deg)}
.hero-shape-b{position:absolute;bottom:20px;left:10px;width:80px;height:80px;background:#86161e14;border-radius:50%}
.hero-text-side{background:#FEFEFF;padding:3rem 2.5rem 2.5rem;display:flex;flex-direction:column;justify-content:center;border-left:4px solid #15F1CF;position:relative}
.hero-text-side::before{content:"";position:absolute;top:1.5rem;right:1.5rem;width:60px;height:60px;border:1.5px solid #15f1cf4d;border-radius:50%}
.hero-text-side::after{content:"";position:absolute;bottom:1.5rem;right:2rem;width:30px;height:30px;background:#86161e12;border-radius:3px;transform:rotate(15deg)}
.hero-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#86161E;margin-bottom:.8rem}
.hero-heading{font-size:2.6rem;line-height:1.15;letter-spacing:-.03em;color:#111;margin:0 0 1.2rem}
.hero-points{list-style:none;padding:0;margin:0 0 1.8rem;display:flex;flex-direction:column;gap:.6rem}
.hero-points li{font-size:.92rem;color:#444;line-height:1.5;padding-left:1rem;border-left:2px solid #15F1CF}
.hero-action{display:inline-block;background:#86161E;color:#FEFEFF;text-decoration:none;padding:.65rem 1.5rem;font-size:.85rem;letter-spacing:.04em;border-radius:3px;position:relative;overflow:hidden;transition:border-radius .25s;align-self:flex-start}
.hero-action::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#15F1CF;transition:left .3s ease;z-index:0}
.hero-action:hover::before{left:0}
.hero-action:hover{color:#111;border-radius:8px}
.hero-action span{position:relative;z-index:1}
.divider-text{display:flex;flex-direction:row;align-items:center;gap:1rem;margin:2.8rem 0;color:#bbb;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}
.divider-text::before,.divider-text::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#ddd,transparent)}
.overview-section{margin:0 0 2.5rem;border-right:4px solid #86161e2e;padding-right:1.5rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:center}
.overview-text .section-heading{font-size:1.4rem;letter-spacing:-.02em;color:#111;margin:0 0 .8rem}
.overview-text p{font-size:.93rem;color:#555;line-height:1.6;margin:0 0 .8rem}
.overview-stat-block{display:flex;flex-direction:column;gap:1rem}
.stat-item{background:#f7f7f7;border:1px solid #e8e8e8;border-radius:4px;padding:1rem 1.2rem;text-align:center;transition:border-radius .25s}
.stat-item:hover{border-radius:10px}
.stat-number{font-size:1.8rem;letter-spacing:-.03em;color:#86161E;display:block}
.stat-label{font-size:.72rem;color:#888;letter-spacing:.06em;text-transform:uppercase}
.services-grid-section{margin:0;padding:2.5rem 2rem;background:linear-gradient(135deg,#f9feff 0%,#f0f0f0 100%);border-radius:6px;position:relative;overflow:hidden}
.services-grid-section::before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:radial-gradient(circle at center,#15f1cf2e 0%,transparent 70%);pointer-events:none}
.section-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#86161E;margin-bottom:.5rem}
.section-title{font-size:1.35rem;letter-spacing:-.02em;color:#111;margin:0 0 1.8rem}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}
.service-card{background:#FEFEFF;border:1px solid #e4e4e4;border-radius:4px;padding:1.4rem 1.2rem;transition:border-radius 0.25s,box-shadow .25s;position:relative;overflow:hidden}
.service-card::before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:#15F1CF;transition:height .3s ease}
.service-card:hover::before{height:100%}
.service-card:hover{border-radius:10px;box-shadow:0 4px 16px #15f1cf33}
.service-card-number{font-size:3rem;font-weight:900;color:#15f1cf26;line-height:1;margin-bottom:.5rem;letter-spacing:-.04em}
.service-card-icon{margin-bottom:.7rem}
.service-card-title{font-size:1rem;color:#111;margin:0 0 .5rem;letter-spacing:-.01em}
.service-card-desc{font-size:.82rem;color:#666;line-height:1.55;margin:0}
.divider-line-strong{height:1px;background:linear-gradient(90deg,#15F1CF 0%,#86161e4d 50%,transparent 100%);margin:2.8rem 0}
.process-section{margin:0;display:grid;grid-template-columns:1fr 1.6fr;gap:2.5rem;align-items:start}
.process-image-col{position:relative}
.process-image-col img{width:100%;height:320px;object-fit:cover;display:block;border-radius:4px}
.process-frame-outer{position:absolute;top:-8px;left:-8px;right:8px;bottom:8px;border:2px solid #15f1cf59;border-radius:6px;pointer-events:none}
.process-frame-inner{position:absolute;top:8px;left:8px;right:-8px;bottom:-8px;border:1px solid #86161e26;border-radius:3px;pointer-events:none}
.process-text-col{padding-top:.5rem}
.process-heading{font-size:1.35rem;letter-spacing:-.02em;color:#111;margin:0 0 1.4rem}
.process-step-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.1rem}
.process-step{display:grid;grid-template-columns:2.2rem 1fr;gap:.8rem;align-items:start}
.step-num{width:2.2rem;height:2.2rem;background:#86161E;color:#FEFEFF;font-size:.78rem;display:flex;align-items:center;justify-content:center;border-radius:3px;flex-shrink:0;font-weight:700;transition:border-radius .25s}
.process-step:hover .step-num{border-radius:50%}
.step-content-title{font-size:.9rem;color:#222;margin:0 0 .2rem;font-weight:600}
.step-content-desc{font-size:.81rem;color:#666;line-height:1.5;margin:0}
.permission-matrix-section{margin:2.8rem 0 0;padding:2.2rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee}
.matrix-heading{font-size:1.3rem;letter-spacing:-.02em;color:#111;margin:0 0 .5rem}
.matrix-sub{font-size:.86rem;color:#666;margin:0 0 1.8rem}
.matrix-table-wrap{overflow-x:auto}
.matrix-table{width:100%;border-collapse:collapse;font-size:.82rem}
.matrix-table th{padding:.6rem .8rem;text-align:center;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase;color:#888;border-bottom:2px solid #e4e4e4;white-space:nowrap}
.matrix-table th.row-header{text-align:left;color:#555}
.matrix-table td{padding:.7rem .8rem;text-align:center;border-bottom:1px solid #f0f0f0;color:#555;font-size:.82rem}
.matrix-table td.row-label{text-align:left;font-weight:600;color:#222;white-space:nowrap}
.matrix-table tr:hover td{background:#15f1cf0a}
.matrix-yes{display:inline-block;width:18px;height:18px;background:#15F1CF;border-radius:3px;vertical-align:middle;transition:border-radius .2s}
.matrix-yes:hover{border-radius:50%}
.matrix-no{display:inline-block;width:18px;height:18px;background:#eee;border-radius:3px;vertical-align:middle}
.matrix-partial{display:inline-block;width:18px;height:18px;background:linear-gradient(135deg,#15F1CF 50%,#eee 50%);border-radius:3px;vertical-align:middle}
.gallery-row-section{margin:2.8rem 0 0;position:relative}
.gallery-row-section::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#15F1CF,#86161E);border-radius:2px}
.gallery-row-inner{padding-left:2rem}
.gallery-heading{font-size:1.25rem;letter-spacing:-.02em;color:#111;margin:0 0 .5rem}
.gallery-sub{font-size:.86rem;color:#666;margin:0 0 1.4rem}
.gallery-mosaic{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:auto auto;gap:1rem}
.gallery-mosaic-large{grid-row:1 / 3}
.gallery-mosaic-large img{width:100%;height:310px;object-fit:cover;display:block;border-radius:4px}
.gallery-mosaic-small img{width:100%;height:145px;object-fit:cover;display:block;border-radius:4px}
.faq-section{margin:2.8rem 0 0;padding:2rem 2rem 2.5rem;background:#111;border-radius:6px;color:#FEFEFF}
.faq-heading{font-size:1.3rem;letter-spacing:-.02em;color:#15F1CF;margin:0 0 1.6rem}
.faq-list{display:flex;flex-direction:column;gap:0}
.faq-item{border-bottom:1px solid #ffffff14}
.faq-item:last-child{border-bottom:none}
.faq-trigger{display:none}
.faq-label{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;cursor:pointer;font-size:.93rem;color:#FEFEFF;letter-spacing:-.01em;user-select:none;transition:color .2s}
.faq-label:hover{color:#15F1CF}
.faq-arrow{width:20px;height:20px;flex-shrink:0;position:relative}
.faq-arrow::before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-right:2px solid #15F1CF;border-bottom:2px solid #15F1CF;transform:translate(-60%,-70%) rotate(45deg);transition:transform .25s}
.faq-trigger:checked + .faq-label .faq-arrow::before{transform:translate(-60%,-30%) rotate(-135deg)}
.faq-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .25s;padding:0}
.faq-trigger:checked ~ .faq-body{max-height:200px;padding-bottom:1rem}
.faq-body p{font-size:.84rem;color:#fefeffb3;line-height:1.6;margin:0}
.cta-strip{margin:2.8rem 0 3rem;background:linear-gradient(135deg,#15F1CF 0%,#15f1cf99 100%);border-radius:6px;padding:2.2rem 2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}
.cta-strip-text .cta-heading{font-size:1.3rem;letter-spacing:-.02em;color:#111;margin:0 0 .4rem}
.cta-strip-text p{font-size:.86rem;color:#333;margin:0}
.cta-strip-action{display:inline-block;background:#86161E;color:#FEFEFF;text-decoration:none;padding:.75rem 2rem;font-size:.85rem;letter-spacing:.04em;border-radius:4px;position:relative;overflow:hidden;white-space:nowrap;flex-shrink:0;transition:border-radius .25s}
.cta-strip-action::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#111;transition:left .3s ease;z-index:0}
.cta-strip-action:hover::before{left:0}
.cta-strip-action:hover{border-radius:10px}
.cta-strip-action span{position:relative;z-index:1}
@media (max-width: 1024px) {
.hero-heading{font-size:2rem}
.services-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 640px) {
.hero-section{grid-template-columns:1fr;min-height:auto}
.hero-image-side{min-height:220px}
.hero-text-side{padding:2rem 1.5rem;border-left:none;border-top:4px solid #15F1CF}
.hero-heading{font-size:1.7rem}
.overview-section{grid-template-columns:1fr;border-right:none;border-left:4px solid #86161e2e;padding-right:0;padding-left:1rem}
.services-grid{grid-template-columns:1fr}
.process-section{grid-template-columns:1fr}
.process-image-col img{height:220px}
.gallery-mosaic{grid-template-columns:1fr}
.gallery-mosaic-large{grid-row:auto}
.gallery-mosaic-large img{height:200px}
.gallery-mosaic-small img{height:160px}
.cta-strip{flex-direction:column;align-items:flex-start}
.matrix-table{font-size:.74rem}
}
.why-page{overflow-x:clip;max-width:100%}
.why-page *,.why-page ::before,.why-page ::after{box-sizing:border-box}
::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#FEFEFF}
.why-page .hero-offset{background:#e8fdf9;position:relative;padding:80px 20px 60px;overflow:clip}
.why-page .hero-offset::before{content:'';position:absolute;top:-60px;right:-80px;width:480px;height:480px;background:radial-gradient(circle at 50% 50%,#15f1cf47 0%,#15f1cf00 70%);pointer-events:none;z-index:0}
.why-page .hero-offset::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(to bottom,transparent,#FEFEFF);pointer-events:none;z-index:1}
.why-page .hero-inner{max-width:960px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:row;align-items:flex-start;gap:48px}
.why-page .hero-text-block{flex:1 1 0;padding-top:24px}
.why-page .hero-label{display:inline-block;background:#15F1CF;color:#0a1a17;font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:3px;margin-bottom:20px;font-weight:600}
.why-page .hero-heading{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;letter-spacing:-.03em;color:#111;margin:0 0 20px;max-width:520px}
.why-page .hero-heading span{color:#86161E}
.why-page .hero-subtext{font-size:1rem;line-height:1.6;color:#444;max-width:420px;margin:0 0 32px}
.why-page .hero-stat-row{display:flex;flex-direction:row;gap:32px;flex-wrap:wrap}
.why-page .hero-stat{display:flex;flex-direction:column;gap:4px}
.why-page .hero-stat-number{font-size:2rem;font-weight:800;color:#86161E;letter-spacing:-.03em;line-height:1}
.why-page .hero-stat-label{font-size:.78rem;color:#666;letter-spacing:.04em;text-transform:uppercase}
.why-page .hero-image-block{flex:0 0 340px;position:relative}
.why-page .hero-image-frame{position:relative;border-radius:6px;overflow:clip}
.why-page .hero-image-frame::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,#00000073 100%);z-index:1;pointer-events:none;border-radius:6px}
.why-page .hero-image-frame::after{content:'';position:absolute;top:-10px;left:-10px;right:10px;bottom:10px;border:1.5px solid #15f1cf80;border-radius:8px;z-index:0;pointer-events:none}
.why-page .hero-image-frame img{display:block;width:340px;height:420px;object-fit:cover;border-radius:6px;border:1px solid #15f1cf40;position:relative;z-index:0}
.why-page .hero-image-leak{position:absolute;top:0;right:0;width:120px;height:120px;background:radial-gradient(circle at 100% 0%,#15f1cf8c 0%,transparent 70%);pointer-events:none;z-index:2;border-radius:0 6px 0 0}
.why-page .hero-counter-badge{position:absolute;bottom:24px;left:-20px;background:#FEFEFF;border:1.5px solid #15F1CF;border-radius:6px;padding:12px 18px;box-shadow:4px 4px 0 #15f1cf4d;z-index:3;display:flex;flex-direction:column;gap:2px;min-width:130px}
.why-page .hero-counter-badge-number{font-size:1.6rem;font-weight:800;color:#86161E;letter-spacing:-.02em;line-height:1}
.why-page .hero-counter-badge-desc{font-size:.72rem;color:#555;text-transform:uppercase;letter-spacing:.06em}
.why-page .reasons-section{background:#FEFEFF;padding:80px 20px 100px;position:relative;overflow:clip}
.why-page .reasons-section::before{content:'';position:absolute;bottom:-100px;left:-80px;width:400px;height:400px;background:radial-gradient(circle at 50% 50%,#86161e12 0%,transparent 70%);pointer-events:none}
.why-page .reasons-inner{max-width:960px;margin:0 auto;position:relative;z-index:1}
.why-page .reasons-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:60px;flex-wrap:wrap}
.why-page .reasons-heading-group{flex:1 1 auto;max-width:480px}
.why-page .reasons-eyebrow{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#15F1CF;font-weight:700;margin-bottom:10px;display:block}
.why-page .reasons-main-heading{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;color:#111;margin:0;line-height:1.25}
.why-page .reasons-right-text{flex:0 1 280px;font-size:.92rem;line-height:1.6;color:#555;padding-bottom:4px}
.why-page .reasons-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}
.why-page .reason-item{padding:36px 40px 36px 0;border-bottom:1px solid #00000014;position:relative;display:flex;flex-direction:row;gap:24px;align-items:flex-start;transition:background .25s ease;border-radius:0}
.why-page .reason-item:hover{background:#f4fefb;border-radius:4px}
.why-page .reason-item:nth-child(even){padding-left:40px;padding-right:0;border-left:1px solid #00000014}
.why-page .reason-number{font-size:4rem;font-weight:900;color:#15f1cf2e;line-height:1;letter-spacing:-.04em;flex-shrink:0;width:56px;text-align:right;margin-top:-8px;user-select:none}
.why-page .reason-body{flex:1 1 auto}
.why-page .reason-icon-wrap{width:36px;height:36px;background:#e8fdf9;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;box-shadow:inset 0 4px 8px #15f1cf33;transition:border-radius .25s ease,box-shadow .25s ease}
.why-page .reason-item:hover .reason-icon-wrap{border-radius:12px;box-shadow:inset 0 6px 10px #15f1cf59}
.why-page .reason-icon-wrap .fiv-cla{font-size:20px;display:block}
.why-page .reason-title{font-size:1rem;font-weight:700;color:#111;margin:0 0 8px;letter-spacing:-.01em}
.why-page .reason-desc{font-size:.88rem;line-height:1.6;color:#555;margin:0}
.why-page .reasons-image-strip{margin-top:60px;display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:stretch}
.why-page .strip-image-wrap{position:relative;border-radius:6px;overflow:clip;border:1px solid #86161e26}
.why-page .strip-image-wrap::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,#0006 100%);pointer-events:none}
.why-page .strip-image-wrap img{display:block;width:100%;height:220px;object-fit:cover}
.why-page .strip-text-panel{background:#86161E;border-radius:6px;padding:36px 40px;display:flex;flex-direction:column;justify-content:center;gap:16px;position:relative;overflow:clip}
.why-page .strip-text-panel::before{content:'';position:absolute;top:-60px;right:-60px;width:240px;height:240px;background:radial-gradient(circle at 50% 50%,#15f1cf26 0%,transparent 70%);pointer-events:none}
.why-page .strip-panel-heading{font-size:1.3rem;font-weight:700;color:#FEFEFF;letter-spacing:-.02em;margin:0;line-height:1.3}
.why-page .strip-panel-text{font-size:.9rem;line-height:1.6;color:#fefeffcc;margin:0;max-width:440px}
.why-page .strip-panel-arrow{display:inline-flex;align-items:center;gap:8px;color:#15F1CF;font-size:.82rem;font-weight:600;text-transform:lowercase;letter-spacing:.05em;text-decoration:none;width:fit-content;border-bottom:1px solid #15f1cf66;padding-bottom:2px;transition:border-color .2s ease,color .2s ease}
.why-page .strip-panel-arrow:hover{color:#FEFEFF;border-color:#fefeff80}
.why-page .strip-panel-arrow-icon{width:14px;height:14px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);flex-shrink:0}
@keyframes count-up {
from{opacity:0;transform:translateY(8px)}
to{opacity:1;transform:translateY(0)}
}
.why-page .hero-stat-number{animation:count-up .6s ease both}
.why-page .hero-stat:nth-child(1) .hero-stat-number{animation-delay:.1s}
.why-page .hero-stat:nth-child(2) .hero-stat-number{animation-delay:.25s}
.why-page .hero-stat:nth-child(3) .hero-stat-number{animation-delay:.4s}
@media (max-width: 1024px) {
.why-page .hero-image-frame img{width:280px;height:340px}
.why-page .hero-image-block{flex:0 0 280px}
.why-page .reasons-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 640px) {
.why-page .hero-inner{flex-direction:column;gap:32px}
.why-page .hero-image-block{flex:none;width:100%}
.why-page .hero-image-frame img{width:100%;height:280px}
.why-page .hero-counter-badge{left:12px;bottom:16px}
.why-page .hero-stat-row{gap:20px}
.why-page .reasons-grid{grid-template-columns:1fr}
.why-page .reason-item:nth-child(even){padding-left:0;border-left:none}
.why-page .reasons-image-strip{grid-template-columns:1fr}
.why-page .reasons-header{flex-direction:column;align-items:flex-start}
.why-page .strip-text-panel{padding:28px 24px}
.why-page .hero-offset{padding:60px 16px 50px}
.why-page .reasons-section{padding:60px 16px 80px}
.why-page .reason-item{padding:28px 0}
}
.about-page{max-width:100%;overflow-x:hidden;background:#FEFEFF}
.about-page ::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#FEFEFF}
.about-page ::-moz-selection{background:#15F1CF;color:#FEFEFF}
.about-page .inner-wrap{max-width:960px;margin:0 auto;padding:0 24px}
.about-page .hero-band{position:relative;background:#0e0e0e;overflow:hidden;padding:80px 24px 90px}
.about-page .hero-band::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,#15f1cf38 0%,#86161e24 55%,transparent 100%);pointer-events:none}
.about-page .hero-band .cross-bg{position:absolute;inset:0;background-image:linear-gradient(#15f1cf12 1px,transparent 1px),linear-gradient(90deg,#15f1cf12 1px,transparent 1px);background-size:28px 28px;pointer-events:none}
.about-page .hero-band .dot-scatter{position:absolute;inset:0;pointer-events:none}
.about-page .hero-band .dot-scatter span{position:absolute;width:4px;height:4px;border-radius:50%;background:#15F1CF;opacity:0;animation:dot-appear .6s ease forwards}
.about-page .hero-band .dot-scatter span:nth-child(1){top:12%;left:8%;animation-delay:.1s}
.about-page .hero-band .dot-scatter span:nth-child(2){top:24%;left:18%;animation-delay:.25s;background:#86161E}
.about-page .hero-band .dot-scatter span:nth-child(3){top:65%;left:5%;animation-delay:.4s}
.about-page .hero-band .dot-scatter span:nth-child(4){top:80%;left:22%;animation-delay:.15s;background:#86161E}
.about-page .hero-band .dot-scatter span:nth-child(5){top:10%;left:78%;animation-delay:.35s}
.about-page .hero-band .dot-scatter span:nth-child(6){top:30%;left:88%;animation-delay:.5s;background:#86161E}
.about-page .hero-band .dot-scatter span:nth-child(7){top:70%;left:92%;animation-delay:.2s}
.about-page .hero-band .dot-scatter span:nth-child(8){top:88%;left:75%;animation-delay:.45s;background:#86161E}
.about-page .hero-band .dot-scatter span:nth-child(9){top:50%;left:3%;animation-delay:.3s}
.about-page .hero-band .dot-scatter span:nth-child(10){top:42%;left:95%;animation-delay:.55s}
@keyframes dot-appear {
from{opacity:0;transform:scale(0)}
to{opacity:.7;transform:scale(1)}
}
.about-page .hero-inner{position:relative;z-index:1;max-width:960px;margin:0 auto}
.about-page .hero-eyebrow{display:inline-block;color:#15F1CF;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:22px;border-left:3px solid #15F1CF;padding-left:10px}
.about-page .hero-headline{font-size:clamp(2.6rem,6vw,4.4rem);line-height:1.08;letter-spacing:-.03em;color:#FEFEFF;margin:0 0 24px;max-width:680px}
.about-page .hero-headline em{color:#15F1CF;font-style:normal}
.about-page .hero-declaration{color:#fefeffb8;font-size:1.05rem;line-height:1.6;max-width:520px;margin:0 0 36px}
.about-page .hero-declaration strong{color:#FEFEFF}
.about-page .hero-stat-row{display:flex;flex-direction:row;gap:36px;flex-wrap:wrap}
.about-page .hero-stat{display:flex;flex-direction:column;gap:4px}
.about-page .hero-stat .stat-number{font-size:2rem;font-weight:700;color:#15F1CF;letter-spacing:-.04em;line-height:1}
.about-page .hero-stat .stat-label{font-size:.78rem;color:#fefeff80;text-transform:uppercase;letter-spacing:.1em}
.about-page .hero-image-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3px;margin-top:52px;max-width:960px;margin-left:auto;margin-right:auto}
.about-page .hero-image-strip .strip-item{position:relative;height:200px;overflow:hidden}
.about-page .hero-image-strip .strip-item img{width:100%;height:100%;object-fit:cover;display:block;border:1px solid #15f1cf26;transition:transform .4s ease}
.about-page .hero-image-strip .strip-item:hover img{transform:scale(1.04)}
.about-page .hero-image-strip .strip-item.tall{height:270px;grid-row:span 1}
.about-page .zigzag-divider{width:100%;line-height:0;overflow:hidden}
.about-page .zigzag-divider svg{display:block;width:100%}
.about-page .story-section{background:#FEFEFF;padding:72px 24px 80px}
.about-page .story-grid{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:56px;align-items:start}
.about-page .story-sidebar{display:flex;flex-direction:column;gap:32px;position:sticky;top:32px}
.about-page .sidebar-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:#86161E;border-bottom:2px solid #15F1CF;padding-bottom:8px;margin-bottom:4px}
.about-page .sidebar-image-wrap{position:relative}
.about-page .sidebar-image-wrap img{width:100%;height:260px;object-fit:cover;display:block;border:1px solid #15f1cf66;border-radius:4px;transition:border-color .3s ease}
.about-page .sidebar-image-wrap:hover img{border-color:#15F1CF;border-radius:8px}
.about-page .sidebar-accent-line{width:40px;height:3px;background:linear-gradient(90deg,#15F1CF,#86161E);margin-top:12px}
.about-page .story-content{display:flex;flex-direction:column;gap:36px}
.about-page .story-block{position:relative;padding-left:0}
.about-page .story-block .block-number{font-size:5rem;font-weight:900;color:#15f1cf17;line-height:1;position:absolute;top:-18px;left:-8px;letter-spacing:-.06em;pointer-events:none;user-select:none}
.about-page .story-block h3{font-size:1.22rem;letter-spacing:-.02em;color:#0e0e0e;margin:0 0 12px;position:relative;z-index:1}
.about-page .story-block p{font-size:.97rem;line-height:1.65;color:#3a3a3a;margin:0;position:relative;z-index:1}
.about-page .story-divider{width:100%;height:2px;background:linear-gradient(90deg,#15F1CF 0%,#15f1cf1a 100%);border:none;margin:0}
.about-page .team-section{background:#f5f5f4;padding:72px 24px 80px;position:relative;overflow:hidden}
.about-page .team-section::before{content:'';position:absolute;inset:0;background-image:linear-gradient(#86161e0a 1px,transparent 1px),linear-gradient(90deg,#86161e0a 1px,transparent 1px);background-size:24px 24px;pointer-events:none}
.about-page .team-inner{max-width:960px;margin:0 auto;position:relative;z-index:1}
.about-page .section-header{margin-bottom:48px}
.about-page .section-tag{display:inline-block;font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:#86161E;margin-bottom:10px}
.about-page .section-header h2{font-size:clamp(1.5rem,3.5vw,2.2rem);letter-spacing:-.03em;color:#0e0e0e;margin:0 0 14px;line-height:1.2}
.about-page .section-header p{font-size:.97rem;color:#5a5a5a;line-height:1.6;max-width:500px;margin:0}
.about-page .team-columns{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px;align-items:start}
.about-page .team-card{background:#FEFEFF;border:1px solid #00000014;border-radius:4px;overflow:hidden;transition:border-color .3s ease,border-radius .3s ease,box-shadow .3s ease}
.about-page .team-card:hover{border-color:#15F1CF;border-radius:10px;box-shadow:0 8px 28px #15f1cf2e}
.about-page .team-card.featured{grid-row:span 2}
.about-page .team-card .card-image{width:100%;height:220px;overflow:hidden}
.about-page .team-card.featured .card-image{height:320px}
.about-page .team-card .card-image img{width:100%;height:100%;object-fit:cover;display:block;border-bottom:1px solid #15f1cf33;transition:transform .4s ease}
.about-page .team-card:hover .card-image img{transform:scale(1.03)}
.about-page .team-card .card-body{padding:18px 20px 20px}
.about-page .team-card .card-name{font-size:1.05rem;letter-spacing:-.02em;color:#0e0e0e;margin:0 0 4px}
.about-page .team-card .card-role{font-size:.78rem;color:#86161E;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px}
.about-page .team-card .card-note{font-size:.88rem;color:#5a5a5a;line-height:1.55;margin:0}
.about-page .team-card .card-detail-row{display:flex;flex-direction:row;gap:12px;margin-top:14px;flex-wrap:wrap}
.about-page .team-card .detail-chip{font-size:.72rem;background:#15f1cf1a;color:#0a6b5e;border:1px solid #15f1cf4d;border-radius:3px;padding:3px 8px;letter-spacing:.06em}
.about-page .contact-section{background:#0e0e0e;padding:72px 24px 88px;position:relative;overflow:hidden}
.about-page .contact-section::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 60%,#86161e2e 0%,transparent 60%);pointer-events:none}
.about-page .contact-layout{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;position:relative;z-index:1}
.about-page .contact-info-col h2{font-size:clamp(1.5rem,3vw,2.1rem);color:#FEFEFF;letter-spacing:-.03em;margin:0 0 18px;line-height:1.25}
.about-page .contact-info-col p{font-size:.95rem;color:#fefeffa6;line-height:1.65;margin:0 0 32px}
.about-page .contact-detail-list{display:flex;flex-direction:column;gap:18px;list-style:none;padding:0;margin:0 0 32px}
.about-page .contact-detail-list li{display:flex;flex-direction:column;gap:3px}
.about-page .contact-detail-list .detail-type{font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:#15F1CF}
.about-page .contact-detail-list .detail-value{font-size:.93rem;color:#fefeffd1}
.about-page .contact-detail-list a{color:#fefeffd1;text-decoration:none;transition:color .2s ease}
.about-page .contact-detail-list a:hover{color:#15F1CF}
.about-page .location-card{background:#fefeff0d;border:1px solid #15f1cf33;border-radius:4px;padding:20px;transition:border-color .3s ease,border-radius .3s ease}
.about-page .location-card:hover{border-color:#15F1CF;border-radius:8px}
.about-page .location-card .lc-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:#15F1CF;margin-bottom:8px}
.about-page .location-card .lc-address{font-size:.9rem;color:#fefeffbf;line-height:1.55}
.about-page .contact-form-col{display:flex;flex-direction:column;gap:0}
.about-page .form-heading{font-size:1.05rem;color:#FEFEFF;margin:0 0 22px;letter-spacing:-.01em}
.about-page .contact-form{display:flex;flex-direction:column;gap:16px}
.about-page .contact-form .field-group{display:flex;flex-direction:column;gap:6px}
.about-page .contact-form label{font-size:.78rem;color:#fefeff99;text-transform:uppercase;letter-spacing:.1em}
.about-page .contact-form input,.about-page .contact-form select{background:#fefeff0f;border:1px solid #fefeff24;border-radius:3px;padding:11px 14px;color:#FEFEFF;font-size:.93rem;outline:none;transition:border-color .25s ease,background .25s ease,border-radius .25s ease;-webkit-font-smoothing:subpixel-antialiased;width:100%;box-sizing:border-box}
.about-page .contact-form input::placeholder{color:#fefeff4d;transition:opacity .3s ease}
.about-page .contact-form input:focus::placeholder{opacity:0}
.about-page .contact-form input:focus,.about-page .contact-form select:focus{border-color:#15F1CF;background:#15f1cf12;border-radius:6px;box-shadow:inset 0 4px 10px #15f1cf14}
.about-page .contact-form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2315F1CF' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}
.about-page .contact-form select option{background:#1a1a1a;color:#FEFEFF}
.about-page .privacy-row{display:flex;flex-direction:row;gap:10px;align-items:flex-start}
.about-page .privacy-row input[type="checkbox"]{width:16px;height:16px;min-width:16px;margin-top:2px;padding:0;cursor:pointer;accent-color:#15F1CF}
.about-page .privacy-row .privacy-text{font-size:.8rem;color:#fefeff80;line-height:1.55}
.about-page .privacy-row .privacy-text a{color:#15F1CF;text-decoration:underline;text-underline-offset:2px}
.about-page .submit-button{position:relative;overflow:hidden;background:transparent;border:2px solid #15F1CF;color:#15F1CF;padding:13px 28px;font-size:.88rem;letter-spacing:.06em;text-transform:lowercase;cursor:pointer;border-radius:3px;transition:color .3s ease,border-radius .3s ease;align-self:flex-start;-webkit-font-smoothing:subpixel-antialiased}
.about-page .submit-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#15F1CF;transition:left .3s ease;z-index:0}
.about-page .submit-button:hover::before{left:0}
.about-page .submit-button:hover{color:#0e0e0e;border-radius:8px;box-shadow:0 6px 20px #15f1cf47}
.about-page .submit-button span{position:relative;z-index:1}
.about-page .submit-button:focus{outline:2px solid #15F1CF;outline-offset:3px}
.about-page .bottom-zigzag{background:#0e0e0e;line-height:0;overflow:hidden}
.about-page .bottom-zigzag svg{display:block;width:100%}
@media (max-width: 1024px) {
.about-page .team-columns{grid-template-columns:1fr 1fr}
.about-page .team-card.featured{grid-column:span 2}
.about-page .team-card.featured .card-image{height:260px}
.about-page .contact-layout{grid-template-columns:1fr 1fr;gap:40px}
}
@media (max-width: 640px) {
.about-page .hero-band{padding:56px 20px 64px}
.about-page .hero-stat-row{gap:24px}
.about-page .hero-image-strip{grid-template-columns:1fr 1fr}
.about-page .hero-image-strip .strip-item:last-child{display:none}
.about-page .story-grid{grid-template-columns:1fr;gap:32px}
.about-page .story-sidebar{position:static}
.about-page .team-columns{grid-template-columns:1fr}
.about-page .team-card.featured{grid-column:span 1}
.about-page .contact-layout{grid-template-columns:1fr;gap:40px}
.about-page .story-section{padding:52px 20px 56px}
.about-page .team-section{padding:52px 20px 56px}
.about-page .contact-section{padding:52px 20px 64px}
}
.success-page{background-color:#FEFEFF;min-height:100vh;overflow:hidden;position:relative}
.success-page .plus-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(#15F1CF 1px,transparent 1px),linear-gradient(90deg,#15F1CF 1px,transparent 1px);background-size:32px 32px;background-position:center center;opacity:.04;pointer-events:none;z-index:0}
.success-page .plus-pattern::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle 2px at 16px 16px,#86161E 2px,transparent 2px);background-size:32px 32px;opacity:.4}
.success-page .bleed-accent{position:absolute;top:-120px;right:-120px;width:480px;height:480px;background:radial-gradient(circle at center,#15F1CF 0%,#15f1cf2e 55%,transparent 80%);pointer-events:none;z-index:0;animation:bleed-in 7s ease-in-out infinite alternate}
@keyframes bleed-in {
0%{opacity:.35;transform:scale(0.88) translate(0,0)}
100%{opacity:.72;transform:scale(1.08) translate(-24px,28px)}
}
.success-page .bleed-accent-secondary{position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle at center,#86161e21 0%,transparent 70%);pointer-events:none;z-index:0;animation:bleed-in 9s ease-in-out infinite alternate-reverse}
.success-page .page-inner{position:relative;z-index:1;max-width:960px;margin:0 auto;padding:0 24px}
.success-page .confirmation-block{padding:96px 0 72px;display:flex;flex-direction:row;align-items:center;gap:64px}
.success-page .confirmation-visual{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:16px}
.success-page .check-ring{width:100px;height:100px;border-radius:50%;background:#FEFEFF;border:3px solid #15F1CF;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 10px #15f1cf1a inset 0 4px 10px #15f1cf26;position:relative}
.success-page .check-ring svg{width:44px;height:44px;display:block}
.success-page .confirmation-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#86161E;font-weight:600}
.success-page .confirmation-text{flex:1 1 0}
.success-page .confirmation-text .ref-number{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#15F1CF;font-weight:700;margin-bottom:10px;display:block}
.success-page .confirmation-heading{font-size:2.6rem;font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#111;margin:0 0 20px}
.success-page .confirmation-heading span{color:#15F1CF}
.success-page .confirmation-body{font-size:1rem;line-height:1.6;color:#444;margin:0 0 14px;max-width:460px}
.success-page .confirmation-note{font-size:.92rem;line-height:1.5;color:#666;max-width:440px}
.success-page .divider-ornamental{display:flex;flex-direction:row;align-items:center;gap:16px;margin:0 0 56px}
.success-page .divider-ornamental .divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent)}
.success-page .divider-ornamental .divider-flourish{display:flex;flex-direction:row;align-items:center;gap:8px}
.success-page .divider-ornamental .flourish-dot{width:5px;height:5px;border-radius:50%;background:#15F1CF}
.success-page .divider-ornamental .flourish-diamond{width:7px;height:7px;background:#86161E;transform:rotate(45deg);border-radius:1px}
.success-page .next-steps-block{background:#111;border-radius:6px;padding:64px 56px;margin-bottom:80px;position:relative;overflow:hidden;box-shadow:0 8px 32px #86161e1f inset 0 1px 0 #15f1cf1f}
.success-page .next-steps-block::before{content:'';position:absolute;top:-60px;right:-60px;width:260px;height:260px;background:radial-gradient(circle at center,#15f1cf17 0%,transparent 70%);pointer-events:none}
.success-page .steps-header{display:flex;flex-direction:row;align-items:flex-start;gap:48px;margin-bottom:48px}
.success-page .steps-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#15F1CF;font-weight:700;margin-bottom:10px;display:block}
.success-page .steps-heading{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;color:#FEFEFF;margin:0;line-height:1.25;flex:1}
.success-page .steps-intro{font-size:.95rem;color:#aaa;line-height:1.6;flex:1;padding-top:4px}
.success-page .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.success-page .step-card{background:#ffffff0a;border:1px solid #15f1cf1a;border-radius:4px;padding:28px 24px;position:relative;transition:border-color 0.25s,border-radius 0.25s,box-shadow .25s}
.success-page .step-card:hover{border-color:#15f1cf61;border-radius:10px;box-shadow:0 4px 18px #15f1cf14}
.success-page .step-number{position:absolute;top:-18px;left:20px;font-size:4.5rem;font-weight:900;line-height:1;color:#15f1cf12;letter-spacing:-.04em;pointer-events:none;user-select:none}
.success-page .step-icon-wrap{margin-bottom:16px;display:flex;flex-direction:row;align-items:center;gap:10px}
.success-page .step-icon-shape{width:36px;height:36px;border-radius:4px;background:#15f1cf1a;display:flex;align-items:center;justify-content:center;transition:background 0.2s,border-radius .25s}
.success-page .step-card:hover .step-icon-shape{background:#15f1cf33;border-radius:8px}
.success-page .step-icon-shape svg{width:18px;height:18px;display:block}
.success-page .step-title{font-size:.97rem;font-weight:700;color:#FEFEFF;margin:0 0 10px;letter-spacing:-.01em}
.success-page .step-desc{font-size:.88rem;color:#999;line-height:1.55;margin:0}
.success-page .steps-footer{margin-top:40px;padding-top:32px;border-top:1px solid #ffffff12;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}
.success-page .contact-hint{font-size:.9rem;color:#888;line-height:1.5}
.success-page .contact-hint a{color:#15F1CF;text-decoration:none;border-bottom:1px solid #15f1cf4d;transition:border-color .2s}
.success-page .contact-hint a:hover{border-color:#15F1CF}
.success-page .home-button{display:inline-block;position:relative;overflow:hidden;padding:12px 32px;border-radius:3px;background:transparent;border:1.5px solid #15F1CF;color:#15F1CF;font-size:.9rem;font-weight:600;letter-spacing:.04em;text-decoration:none;text-transform:lowercase;cursor:pointer;transition:color 0.25s,border-radius .25s;white-space:nowrap}
.success-page .home-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#15F1CF;transition:left .3s ease;z-index:0}
.success-page .home-button:hover::before{left:0}
.success-page .home-button:hover{color:#111;border-radius:8px}
.success-page .home-button span{position:relative;z-index:1}
.success-page .home-button:focus{outline:2px solid #15F1CF;outline-offset:3px}
::selection{background:linear-gradient(90deg,#15F1CF,#86161E);color:#FEFEFF}
@media (max-width: 1024px) {
.success-page .confirmation-block{gap:40px;padding:72px 0 56px}
.success-page .steps-grid{gap:20px}
.success-page .next-steps-block{padding:48px 36px}
}
@media (max-width: 640px) {
.success-page .confirmation-block{flex-direction:column;align-items:flex-start;gap:28px;padding:56px 0 40px}
.success-page .confirmation-heading{font-size:1.9rem}
.success-page .steps-grid{grid-template-columns:1fr;gap:20px}
.success-page .steps-header{flex-direction:column;gap:16px}
.success-page .next-steps-block{padding:40px 24px;margin-bottom:56px}
.success-page .steps-footer{flex-direction:column;align-items:flex-start}
}