*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none}:root{--sg-primary:#C4956A;--sg-primary-dark:#A87B54;--sg-primary-light:#F5EDE6;--sg-primary-rgb:196,149,106;--sg-dark:#0A1628;--sg-dark-mid:#0F2035;--sg-dark-text:#1E2A3A;--sg-light:#F7F6F3;--sg-white:#FFFFFF;--sg-gray-100:#F0EEEB;--sg-gray-200:#E2E0DC;--sg-gray-400:#9A9690;--sg-gray-600:#6B6762;--sg-gray-800:#3D3935;--sg-font-display:"DM Serif Display",serif;--sg-font-body:"DM Sans",sans-serif;--sg-font-hero-title:clamp(3.2rem,5vw,5rem);--sg-font-section-title:clamp(2.4rem,3.5vw,3.5rem);--sg-font-card-title:clamp(1.25rem,1.5vw,1.5rem);--sg-font-body-size:clamp(1rem,1.1vw,1.125rem);--sg-font-small:0.875rem;--sg-font-label:0.75rem;--sg-space-xs:0.5rem;--sg-space-sm:1rem;--sg-space-md:1.5rem;--sg-space-lg:2rem;--sg-space-xl:3rem;--sg-space-2xl:4rem;--sg-space-3xl:6rem;--sg-space-4xl:8rem;--sg-space-5xl:10rem;--sg-radius:8px;--sg-radius-card:16px;--sg-header-height:80px}@media (max-width:768px){:root{--sg-header-height:64px}}html{scroll-padding-top:var(--sg-header-height)}body{font-family:var(--sg-font-body);font-size:var(--sg-font-body-size);line-height:1.65;color:var(--sg-dark-text);background-color:var(--sg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sg-skip-link{position:absolute;top:-100%;left:16px;z-index:10000;padding:12px 24px;background:var(--sg-primary);color:var(--sg-white);font-weight:600;border-radius:var(--sg-radius);transition:top .2s ease}.sg-skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--sg-primary);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.sg-reveal{opacity:1;transform:none}}.sg-section{padding:var(--sg-space-5xl) 0;position:relative}@media (max-width:1024px){.sg-section{padding:var(--sg-space-3xl) 0}}@media (max-width:768px){.sg-section{padding:var(--sg-space-2xl) 0}}.sg-container{max-width:1200px;margin:0 auto;padding:0 var(--sg-space-lg)}.sg-bg-dark{background-color:var(--sg-dark);color:var(--sg-white)}.sg-bg-dark-mid{background-color:var(--sg-dark-mid);color:var(--sg-white)}.sg-bg-white{background-color:var(--sg-white)}.sg-bg-light{background-color:var(--sg-light)}.sg-bg-gray{background-color:var(--sg-gray-100)}.sg-bg-primary-light{background-color:var(--sg-primary-light)}.sg-bg-mesh-dark{background-color:var(--sg-dark);background-image:radial-gradient(at 15% 60%,rgba(196,149,106,.08) 0,transparent 50%),radial-gradient(at 75% 30%,rgba(196,149,106,.05) 0,transparent 40%)}.sg-grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.sg-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.sg-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.sg-split-60-40{grid-template-columns:1.5fr 1fr;grid-gap:64px}.sg-split-40-60,.sg-split-60-40{display:grid;gap:64px;align-items:center}.sg-split-40-60{grid-template-columns:1fr 1.5fr;grid-gap:64px}@media (max-width:1024px){.sg-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sg-grid-2,.sg-grid-3,.sg-grid-4,.sg-split-40-60,.sg-split-60-40{grid-template-columns:1fr;gap:32px}}.sg-hero-title{font-size:var(--sg-font-hero-title);line-height:1.1}.sg-hero-title,.sg-section-title{font-family:var(--sg-font-display);font-weight:400;letter-spacing:-.02em}.sg-section-title{font-size:var(--sg-font-section-title);line-height:1.15}.sg-card-title{font-size:var(--sg-font-card-title);font-weight:600;line-height:1.3;letter-spacing:-.01em}.sg-card-title,.sg-label{font-family:var(--sg-font-body)}.sg-label{display:block;font-size:var(--sg-font-label);font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.sg-bg-dark .sg-label,.sg-bg-dark-mid .sg-label,.sg-bg-mesh-dark .sg-label,.sg-label{color:var(--sg-primary)}.sg-subtitle{font-size:clamp(1.0625rem,1.2vw,1.25rem);line-height:1.6;max-width:600px;color:var(--sg-gray-600)}.sg-bg-dark .sg-subtitle,.sg-bg-mesh-dark .sg-subtitle{color:rgba(255,255,255,.75)}.sg-accent,.sg-bg-dark .sg-accent,.sg-bg-mesh-dark .sg-accent{color:var(--sg-primary)}.sg-section-header{margin-bottom:var(--sg-space-xl)}.sg-section-header--center{text-align:center}.sg-section-header--center .sg-subtitle{margin-left:auto;margin-right:auto}.sg-card{background:var(--sg-white);border-radius:var(--sg-radius-card);padding:40px 32px;border:1px solid var(--sg-gray-200);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 20px 40px -8px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.sg-card:hover{transform:translateY(-8px);box-shadow:0 8px 12px -2px rgba(0,0,0,.08),0 32px 56px -12px rgba(0,0,0,.15);border-color:var(--sg-primary)}.sg-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--sg-primary);transform:scaleX(0);transition:transform .4s ease}.sg-card:hover:after{transform:scaleX(1)}.sg-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--sg-primary);transition:color .3s ease}.sg-card-icon svg{width:32px;height:32px;stroke-width:1.5}.sg-card-desc{line-height:1.6;color:var(--sg-gray-600);margin-top:12px}.sg-card-desc,.sg-card-link{font-size:var(--sg-font-small)}.sg-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:20px;font-weight:600;color:var(--sg-primary);transition:gap .3s ease}.sg-card-link:hover{gap:10px}.sg-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;background:var(--sg-primary);color:var(--sg-white);border:2px solid var(--sg-primary);border-radius:var(--sg-radius);font-family:var(--sg-font-body);font-size:.9375rem;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.sg-btn-primary:hover{background:var(--sg-primary-dark);border-color:var(--sg-primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgba(196,149,106,.3)}.sg-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;background:transparent;color:var(--sg-primary);border:2px solid var(--sg-primary);border-radius:var(--sg-radius);font-family:var(--sg-font-body);font-size:.9375rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.sg-btn-ghost:hover{background:var(--sg-primary);color:var(--sg-white);transform:translateY(-2px)}.sg-btn-white{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;background:var(--sg-white);color:var(--sg-dark);border:2px solid var(--sg-white);border-radius:var(--sg-radius);font-family:var(--sg-font-body);font-size:.9375rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.sg-btn-white:hover{background:transparent;color:var(--sg-white);transform:translateY(-2px)}.sg-ctas{display:flex;gap:16px;flex-wrap:wrap}@media (max-width:480px){.sg-btn-ghost,.sg-btn-primary,.sg-btn-white{width:100%;justify-content:center}}.sg-line-accent{width:64px;height:2px;background:var(--sg-primary)}.sg-line-draw{stroke:var(--sg-primary);stroke-width:1.5;fill:none;stroke-dasharray:300;stroke-dashoffset:300;animation:sg-draw 1.5s ease-out forwards;animation-delay:.8s}@keyframes sg-draw{to{stroke-dashoffset:0}}.sg-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.sg-reveal.sg-visible{opacity:1;transform:translateY(0)}.sg-reveal-stagger>:first-child{transition-delay:0s}.sg-reveal-stagger>:nth-child(2),.sg-reveal-stagger>:nth-child(3){transition-delay:.15s}.sg-reveal-stagger>:nth-child(4){transition-delay:.3s}.sg-reveal-stagger>:nth-child(5){transition-delay:.45s}.sg-hero-stagger>:first-child{opacity:0;animation:sg-fade-up .6s ease .3s forwards}.sg-hero-stagger>:nth-child(2){opacity:0;animation:sg-fade-up .6s ease .5s forwards}.sg-hero-stagger>:nth-child(3){opacity:0;animation:sg-fade-up .6s ease .7s forwards}.sg-hero-stagger>:nth-child(4){opacity:0;animation:sg-fade-up .6s ease .9s forwards}@keyframes sg-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.sg-hero{min-height:90vh;min-height:90dvh}.sg-hero,.sg-hero-internal{display:flex;align-items:center;position:relative;overflow:hidden}.sg-hero-internal{min-height:50vh;min-height:50dvh}.sg-hero-content{max-width:700px;position:relative;z-index:1}.sg-hero-title-wrapper{margin-bottom:var(--sg-space-md)}.sg-scroll-indicator{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(255,255,255,.5);font-size:var(--sg-font-label);letter-spacing:.1em;text-transform:uppercase}.sg-scroll-indicator svg{width:20px;height:20px;animation:sg-bounce 2s ease-in-out infinite}@keyframes sg-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.sg-hero-bg{background-size:cover;background-position:50%;position:relative}.sg-hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,22,40,.92),rgba(10,22,40,.75));z-index:0}.sg-hero-bg>*{position:relative;z-index:1}@media (max-width:768px){.sg-hero{min-height:auto;padding:var(--sg-space-4xl) 0 var(--sg-space-3xl)}.sg-hero-internal{min-height:auto;padding:var(--sg-space-3xl) 0 var(--sg-space-2xl)}.sg-scroll-indicator{display:none}}.sg-header{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--sg-header-height);display:flex;align-items:center;transition:background-color .3s ease,backdrop-filter .3s ease}.sg-header--scrolled{background:rgba(10,22,40,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px rgba(0,0,0,.15)}.sg-header-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 var(--sg-space-lg)}.sg-header-logo{font-family:var(--sg-font-display);font-size:1.375rem;color:var(--sg-white);font-weight:400;letter-spacing:-.02em;white-space:nowrap;transition:opacity .3s ease}.sg-header-logo:hover{opacity:.85}.sg-header-logo .sg-accent{color:var(--sg-primary)}.sg-header-nav{display:flex;align-items:center;gap:2.25rem}.sg-header-nav a{position:relative;font-size:.9375rem;font-weight:500;color:rgba(255,255,255,.7);letter-spacing:.02em;transition:color .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;padding-bottom:6px}.sg-header-nav a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--sg-primary);border-radius:1px;transition:width .35s cubic-bezier(.25,.46,.45,.94),left .35s cubic-bezier(.25,.46,.45,.94)}.sg-header-nav a:hover{color:var(--sg-white)}.sg-header-nav a:hover:after{width:100%;left:0}.sg-header-nav a.active{color:var(--sg-white)}.sg-header-nav a.active:after{width:100%;left:0;opacity:.6}.sg-header-cta{padding:10px 24px;font-size:var(--sg-font-small)}.sg-hamburger{display:none;background:none;border:none;cursor:pointer;padding:8px;color:var(--sg-white)}.sg-hamburger svg{width:24px;height:24px}.sg-mobile-menu{display:flex;position:fixed;top:var(--sg-header-height);left:0;right:0;bottom:0;background:var(--sg-dark);z-index:999;padding:var(--sg-space-xl) var(--sg-space-lg);flex-direction:column;gap:var(--sg-space-md);opacity:0;visibility:hidden;transform:translateY(-16px);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),visibility .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.sg-mobile-menu.sg-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.sg-mobile-menu a{font-size:1.25rem;font-weight:500;color:rgba(255,255,255,.75);padding:var(--sg-space-sm) 0;border-bottom:1px solid rgba(255,255,255,.08);transition:color .3s ease,transform .3s ease;letter-spacing:.01em}.sg-mobile-menu a:hover{color:var(--sg-primary);transform:translateX(8px)}.sg-mobile-menu.sg-open a:first-child{transition-delay:.05s}.sg-mobile-menu.sg-open a:nth-child(2){transition-delay:.1s}.sg-mobile-menu.sg-open a:nth-child(3){transition-delay:.15s}.sg-mobile-menu.sg-open a:nth-child(4){transition-delay:.2s}.sg-mobile-menu.sg-open a:nth-child(5){transition-delay:.25s}.sg-mobile-menu.sg-open .sg-btn-primary{transition-delay:.35s}@media (max-width:768px){.sg-header-cta,.sg-header-nav{display:none}.sg-hamburger{display:block}}.sg-footer{background:var(--sg-dark);color:rgba(255,255,255,.65);padding:var(--sg-space-3xl) 0 var(--sg-space-xl)}.sg-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:48px;gap:48px}@media (max-width:768px){.sg-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:480px){.sg-footer-grid{grid-template-columns:1fr}}.sg-footer-heading{font-family:var(--sg-font-body);font-size:1rem;font-weight:600;color:var(--sg-white);margin-bottom:var(--sg-space-md)}.sg-footer-desc{font-size:var(--sg-font-small);line-height:1.7;margin-top:var(--sg-space-sm)}.sg-footer-links{display:flex;flex-direction:column;gap:12px}.sg-footer-links a{font-size:var(--sg-font-small);transition:color .2s ease}.sg-footer-links a:hover{color:var(--sg-primary)}.sg-footer-line{width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--sg-primary),transparent);margin:var(--sg-space-xl) 0 var(--sg-space-lg)}.sg-footer-copyright{border-top:1px solid rgba(255,255,255,.1);padding-top:var(--sg-space-lg);font-size:var(--sg-font-label);display:flex;justify-content:space-between;flex-wrap:wrap;gap:var(--sg-space-sm)}.sg-stat-number{font-family:var(--sg-font-display);font-size:clamp(3rem,4vw,4.5rem);font-weight:400;color:var(--sg-primary);line-height:1;margin-bottom:8px}.sg-stat-label{font-size:var(--sg-font-small);text-transform:uppercase;letter-spacing:.1em;color:var(--sg-gray-600);font-weight:500}.sg-faq-item{border-bottom:1px solid var(--sg-gray-200)}.sg-faq-item summary{padding:var(--sg-space-md) 0;font-size:1.125rem;font-weight:600;color:var(--sg-dark-text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;transition:color .2s ease}.sg-faq-item summary::-webkit-details-marker{display:none}.sg-faq-item summary:after{content:"+";font-size:1.5rem;font-weight:300;color:var(--sg-primary);transition:transform .3s ease;flex-shrink:0;margin-left:var(--sg-space-sm)}.sg-faq-item[open] summary:after{content:"−"}.sg-faq-item summary:hover{color:var(--sg-primary)}.sg-faq-answer{padding:0 0 var(--sg-space-md);font-size:var(--sg-font-body-size);line-height:1.7;color:var(--sg-gray-600)}.sg-faq-answer a{color:var(--sg-primary);text-decoration:underline;text-underline-offset:3px}.sg-faq-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:var(--sg-space-xl)}.sg-faq-pill{padding:8px 20px;border:1px solid var(--sg-gray-200);border-radius:100px;font-size:var(--sg-font-small);font-weight:500;color:var(--sg-gray-600);background:var(--sg-white);cursor:pointer;transition:all .2s ease}.sg-faq-pill.active,.sg-faq-pill:hover{background:var(--sg-primary);color:var(--sg-white);border-color:var(--sg-primary)}.sg-process-step{display:flex;gap:var(--sg-space-lg);position:relative;padding-bottom:var(--sg-space-xl)}.sg-process-step:last-child{padding-bottom:0}.sg-process-step:before{content:"";position:absolute;left:23px;top:48px;bottom:0;width:1px;background:var(--sg-gray-200)}.sg-process-step:last-child:before{display:none}.sg-process-number{width:48px;height:48px;border-radius:50%;background:var(--sg-primary-light);color:var(--sg-primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0;position:relative;z-index:1}.sg-process-content{flex:1 1;padding-top:8px}.sg-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:var(--sg-font-label);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--sg-space-md)}.sg-breadcrumb a{color:var(--sg-primary);transition:opacity .2s ease}.sg-breadcrumb a:hover{opacity:.7}.sg-breadcrumb-separator{color:rgba(255,255,255,.4)}.sg-breadcrumb-current{color:rgba(255,255,255,.6)}.sg-form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:var(--sg-space-md)}.sg-form-label{font-size:var(--sg-font-small);font-weight:600;color:var(--sg-dark-text)}.sg-form-input,.sg-form-select,.sg-form-textarea{padding:14px 16px;border:1px solid var(--sg-gray-200);border-radius:var(--sg-radius);font-size:1rem;font-family:var(--sg-font-body);color:var(--sg-dark-text);background:var(--sg-white);transition:border-color .2s ease}.sg-form-input:focus,.sg-form-select:focus,.sg-form-textarea:focus{border-color:var(--sg-primary);outline:none;box-shadow:0 0 0 3px rgba(196,149,106,.15)}.sg-form-textarea{min-height:150px;resize:vertical}.sg-img{object-fit:cover;width:100%}.sg-img,.sg-placeholder{border-radius:var(--sg-radius-card)}.sg-placeholder{background:linear-gradient(135deg,var(--sg-gray-100) 0,var(--sg-gray-200) 100%);display:flex;align-items:center;justify-content:center;color:var(--sg-gray-400);font-size:var(--sg-font-small);aspect-ratio:16/9}.sg-img-frame{position:relative}.sg-img-frame:before{content:"";position:absolute;top:-12px;right:-12px;width:100%;height:100%;border:2px solid var(--sg-primary);border-radius:var(--sg-radius-card);z-index:-1}.sg-cta-section{text-align:center}.sg-cta-section .sg-section-header{max-width:700px;margin-left:auto;margin-right:auto}.sg-cta-section .sg-ctas{justify-content:center}.sg-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:var(--sg-space-sm)}.sg-contact-icon{flex-shrink:0;color:var(--sg-primary);margin-top:2px}.sg-contact-icon svg{width:20px;height:20px}.sg-article{max-width:760px;margin:0 auto}.sg-article-meta{display:flex;align-items:center;gap:16px;font-size:var(--sg-font-small);color:rgba(255,255,255,.5);margin-top:16px;flex-wrap:wrap}.sg-article-meta-separator{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.3)}.sg-article-lead{font-size:1.25rem;line-height:1.7;color:var(--sg-gray-600);margin-bottom:var(--sg-space-xl);font-weight:400}.sg-article h2{font-family:var(--sg-font-display);font-size:clamp(1.5rem,2vw,1.75rem);font-weight:400;color:var(--sg-dark-text);margin-top:var(--sg-space-xl);margin-bottom:var(--sg-space-sm);letter-spacing:-.02em;line-height:1.25}.sg-article p{font-size:var(--sg-font-body)}.sg-article ol,.sg-article p,.sg-article ul{line-height:1.75;color:var(--sg-gray-600);margin-bottom:var(--sg-space-md)}.sg-article ol,.sg-article ul{padding-left:24px}.sg-article li{margin-bottom:8px}.sg-article strong{color:var(--sg-dark-text);font-weight:600}.sg-article a{color:var(--sg-primary);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.sg-article a:hover{color:var(--sg-primary-dark)}.sg-article-table{width:100%;border-collapse:collapse;margin-bottom:var(--sg-space-lg);font-size:var(--sg-font-body)}.sg-article-table th{text-align:left;padding:12px 16px;background:var(--sg-gray-100);color:var(--sg-dark-text);font-weight:600;border-bottom:2px solid var(--sg-primary);font-size:var(--sg-font-small);text-transform:uppercase;letter-spacing:.05em}.sg-article-table td{padding:12px 16px;border-bottom:1px solid var(--sg-gray-200);color:var(--sg-gray-600)}.sg-article-table tr:last-child td{border-bottom:none}.sg-article-cta-box{background:var(--sg-primary-light);border-radius:var(--sg-radius-card);padding:40px;margin:var(--sg-space-xl) 0;text-align:center;border:1px solid rgba(196,149,106,.2)}.sg-article-cta-box p{color:var(--sg-dark-text);font-size:1.125rem;margin-bottom:var(--sg-space-md);line-height:1.6}.sg-article-related{border-top:1px solid var(--sg-gray-200);padding-top:var(--sg-space-xl);margin-top:var(--sg-space-2xl)}.sg-article-featured{border-radius:var(--sg-radius-card);margin-bottom:var(--sg-space-xl);aspect-ratio:16/9;overflow:hidden}@media (max-width:768px){.sg-article-cta-box{padding:28px 20px}.sg-article-table{font-size:var(--sg-font-small)}.sg-article-table td,.sg-article-table th{padding:10px 12px}}.sg-checklist{max-width:760px;margin:0 auto}.sg-progress-bar{height:6px;background:var(--sg-gray-200);border-radius:3px;overflow:hidden;margin-bottom:var(--sg-space-xl)}.sg-progress-fill{height:100%;background:var(--sg-primary);border-radius:3px;transition:width .5s cubic-bezier(.25,.46,.45,.94)}.sg-progress-label{font-size:var(--sg-font-small);color:var(--sg-gray-600);margin-bottom:8px}.sg-question-card{background:var(--sg-white);border:1px solid var(--sg-gray-200);border-radius:var(--sg-radius-card);padding:48px 40px;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 20px 40px -8px rgba(0,0,0,.05)}.sg-question-number{font-size:.875rem;font-weight:600;color:var(--sg-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.sg-question-text{font-family:var(--sg-font-display);font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.4;color:var(--sg-dark-text);margin-bottom:32px}.sg-answer-buttons{display:flex;gap:16px;justify-content:center}.sg-btn-no,.sg-btn-yes{padding:16px 48px;border-radius:var(--sg-radius);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:2px solid}.sg-btn-yes{background:var(--sg-primary);color:white;border-color:var(--sg-primary)}.sg-btn-yes:hover{background:var(--sg-primary-dark);border-color:var(--sg-primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgba(196,149,106,.25)}.sg-btn-no{background:transparent;color:var(--sg-gray-600);border-color:var(--sg-gray-200)}.sg-btn-no:hover{border-color:var(--sg-gray-600);color:var(--sg-dark-text);transform:translateY(-2px)}.sg-result-card{border-radius:var(--sg-radius-card);padding:48px 40px;text-align:center;animation:sg-fadeInUp .6s cubic-bezier(.25,.46,.45,.94)}.sg-result-score{font-size:clamp(3rem,5vw,4rem);font-weight:400;line-height:1}.sg-result-score,.sg-result-title{font-family:var(--sg-font-display);margin-bottom:16px}.sg-result-title{font-size:clamp(1.5rem,2.5vw,2rem)}.sg-result-desc{font-size:var(--sg-font-body);color:var(--sg-gray-600);line-height:1.7;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.sg-result-issues{text-align:left;max-width:600px;margin:0 auto var(--sg-space-xl)}.sg-result-issue{padding:16px 20px;border-bottom:1px solid var(--sg-gray-200)}.sg-result-issue:last-child{border-bottom:none}.sg-result-issue-q{font-weight:600;color:var(--sg-dark-text);margin-bottom:4px;font-size:.9375rem}.sg-result-issue-tip{font-size:var(--sg-font-small);color:var(--sg-gray-600);line-height:1.6}@keyframes sg-fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sg-checklist-banner{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.sg-checklist-banner-visual{display:flex;justify-content:center}.sg-checklist-preview{background:var(--sg-white);border:1px solid var(--sg-gray-200);border-radius:var(--sg-radius-card);padding:32px 28px;box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 20px 40px -8px rgba(0,0,0,.05);max-width:360px;width:100%}.sg-checklist-preview-bar{height:5px;background:var(--sg-gray-200);border-radius:3px;overflow:hidden;margin-bottom:16px}.sg-checklist-preview-fill{height:100%;width:30%;background:var(--sg-primary);border-radius:3px}.sg-lead-form{max-width:480px;margin:0 auto;text-align:left}.sg-lead-form .sg-form-group{margin-bottom:16px}.sg-privacy-check{display:flex;align-items:flex-start;gap:10px;margin:20px 0;font-size:var(--sg-font-small);color:var(--sg-gray-600);line-height:1.5;cursor:pointer}.sg-privacy-check input[type=checkbox]{margin-top:3px;accent-color:var(--sg-primary);min-width:18px;min-height:18px}.sg-success-msg{text-align:center;padding:32px 0}.sg-success-icon{font-size:3rem;margin-bottom:16px;color:var(--sg-primary)}.sg-success-title{font-family:var(--sg-font-display);font-size:1.5rem;color:var(--sg-dark-text);margin-bottom:12px}.sg-success-text{font-size:var(--sg-font-body-size);color:var(--sg-gray-600);line-height:1.7;max-width:400px;margin:0 auto}@media (max-width:768px){.sg-question-card,.sg-result-card{padding:32px 24px}.sg-answer-buttons{flex-direction:column}.sg-btn-no,.sg-btn-yes{width:100%}.sg-checklist-banner{grid-template-columns:1fr;gap:32px}.sg-checklist-banner-visual{order:-1}}@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ccc01da6a2b3d788-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fa3e259cafa8f47e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"DM Serif Display Fallback";src:local("Times New Roman");ascent-override:94.37%;descent-override:30.51%;line-gap-override:0.00%;size-adjust:109.78%}.__className_0e4539{font-family:"DM Serif Display","DM Serif Display Fallback";font-weight:400;font-style:normal}.__variable_0e4539{--sg-font-display:"DM Serif Display","DM Serif Display Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0eeb07{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0eeb07{--sg-font-body:"DM Sans","DM Sans Fallback"}