*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}button,input,a,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--gc-font-display);font-weight:500}h1,h2{letter-spacing:-.05em;line-height:1.06}h2{font-size:clamp(2.25rem,4.2vw,3.75rem)}h3{font-size:1.5rem;line-height:1.25;letter-spacing:-.03em}p{line-height:1.65}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--gc-lilac);outline-offset:5px}.container{width:calc(100% - 8rem);max-width:1280px;margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:100;background:var(--gc-lilac);color:var(--gc-ink);padding:12px 18px;transform:translateY(-160%)}.skip-link:focus{transform:none}
.header{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:112px;border-bottom:1px solid var(--gc-graphite);position:relative;z-index:2}.brand{flex-shrink:0}.brand img{width:220px}.header-nav{display:flex;align-items:center;gap:2rem;margin-left:auto}.header-nav a,.footer nav a{font-size:.875rem;color:var(--gc-ash);padding-block:12px}.header-nav a:hover,.footer nav a:hover,.text-action:hover{color:var(--gc-lilac)}.gc-button{gap:1.5rem;min-height:52px;white-space:normal;transition:background-color 160ms ease,transform 160ms ease}.gc-button:hover{transform:translateY(-2px)}.header-action{font-size:.875rem;padding-inline:1.25rem;min-height:48px}
.hero{position:relative;min-height:680px;display:flex;align-items:center;isolation:isolate}.hero-art{mix-blend-mode:lighten;position:absolute;z-index:-1;inset:0 -3.5rem;display:flex;align-items:center;pointer-events:none;overflow:hidden}.hero-art img{width:100%;max-width:none;mix-blend-mode:lighten}.hero-copy{width:49%;padding:5rem 0 7rem}.eyebrow{font-size:.75rem;color:var(--gc-lilac);font-weight:500;letter-spacing:.15em;line-height:1.5}.hero h1{font-size:clamp(3.5rem,5.8vw,5.2rem);margin-top:2rem;white-space:nowrap}.hero-subhead{color:var(--gc-ash);font-size:1.125rem;max-width:440px;margin-top:1.75rem}.hero-actions{display:flex;align-items:center;gap:1.8rem;margin-top:2rem}.text-action{display:inline-flex;align-items:center;gap:1rem;font-size:1rem;min-height:48px;white-space:nowrap}.status{display:inline-block;font-size:.75rem;color:var(--gc-ash);border-left:2px solid var(--gc-violet);padding-left:10px;margin-top:1.8rem}.hero-foot{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;border-top:1px solid var(--gc-graphite);padding-block:1.5rem;color:var(--gc-ash);font-size:.75rem;letter-spacing:.14em}
.section{padding-block:6.5rem;border-bottom:1px solid var(--gc-graphite)}.section-heading .eyebrow{margin-bottom:1.4rem}.section-heading>p:last-child:not(.eyebrow){color:var(--gc-ash);margin-top:1.5rem;font-size:1.125rem}.steps{list-style:none;padding:0;margin:3.5rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.steps li{border-top:1px solid var(--gc-graphite);padding-top:1.5rem}.step-number{font:500 .875rem/1 var(--gc-font-display);color:var(--gc-lilac);display:block;margin-bottom:2rem}.steps h3{margin-bottom:1rem}.steps p{color:var(--gc-ash);max-width:33ch}.flow-note{font-size:.875rem;color:var(--gc-ash);margin-top:2.5rem}
.preview-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:5rem;align-items:center;margin-top:1rem}.preview-art{position:relative;overflow:hidden;aspect-ratio:1.1}.preview-art img{width:100%;margin-top:-24%;mix-blend-mode:lighten}.preview-art figcaption{position:absolute;bottom:.5rem;left:0;font-size:.75rem;color:var(--gc-ash);letter-spacing:.12em}.preview-panel{background:var(--gc-carbon);border:1px solid var(--gc-graphite);border-radius:12px;padding:2.25rem;max-width:470px;justify-self:end;width:100%}.panel-rule{width:38px;height:2px;background:var(--gc-violet);margin-bottom:1.5rem}.preview-panel h3{font-size:1.625rem;margin-bottom:2rem}label{display:block;font-weight:500;font-size:.875rem;margin-bottom:.625rem}input{width:100%;min-height:54px;border:1px solid var(--gc-ash);border-radius:8px;background:var(--gc-ink);color:var(--gc-chalk);padding:12px 16px;outline-offset:4px}input::placeholder{color:var(--gc-ash);opacity:1}.helper{font-size:.875rem;color:var(--gc-ash);margin-top:.625rem}.preview-panel .gc-button{width:100%;margin-top:1.5rem;justify-content:space-between}.panel-note{font-size:.875rem;line-height:1.6;color:var(--gc-ash);border-top:1px solid var(--gc-graphite);margin-top:1.75rem;padding-top:1.25rem}
.detail-section{display:grid;grid-template-columns:1.15fr 1fr;gap:5rem;align-items:center}.detail-image{overflow:hidden;border:1px solid var(--gc-graphite);border-radius:10px}.detail-image img{width:100%;aspect-ratio:1.35;object-fit:cover}.detail-copy .eyebrow{margin-bottom:1.5rem}.detail-copy>p:last-child{color:var(--gc-ash);margin-top:1.5rem;max-width:36ch;font-size:1.125rem}.faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:5rem}.faq-list{border-top:1px solid var(--gc-graphite)}details{border-bottom:1px solid var(--gc-graphite)}summary{position:relative;list-style:none;cursor:pointer;padding:1.5rem 2.5rem 1.5rem 0;font-size:1rem;font-weight:500;line-height:1.5}summary::-webkit-details-marker{display:none}summary:hover{color:var(--gc-lilac)}.faq-icon{position:absolute;right:0;top:1.7rem;width:18px;height:18px}.faq-icon:before,.faq-icon:after{content:'';position:absolute;background:var(--gc-lilac);height:1px;width:12px;top:8px;left:3px}.faq-icon:after{transform:rotate(90deg)}details[open] .faq-icon:after{transform:none}details p{color:var(--gc-ash);font-size:1rem;max-width:60ch;padding:0 2rem 1.5rem 0}
.footer{padding-block:3.5rem 1.5rem}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-name{font-size:.875rem;color:var(--gc-ash)}.footer-signature{font:500 2.5rem/1.25 var(--gc-font-display);letter-spacing:-.04em;margin-top:.5rem}.footer nav{display:flex;gap:2rem}.footer-bottom{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--gc-graphite);font-size:.75rem;color:var(--gc-ash)}.footer-bottom span:first-child{letter-spacing:.13em}
dialog{padding:0;border:1px solid var(--gc-graphite);border-radius:16px;background:var(--gc-carbon);color:var(--gc-chalk);width:calc(100% - 2rem);max-width:560px;max-height:calc(100dvh - 2rem);overflow:auto}dialog::backdrop{background:#050507d9;backdrop-filter:blur(8px)}body:has(dialog[open]){overflow:hidden}.modal-inner{position:relative}.modal-close{position:absolute;right:16px;top:16px;width:44px;height:44px;z-index:2;border:1px solid var(--gc-ash);border-radius:50%;background:var(--gc-ink);color:var(--gc-chalk);font-size:27px;line-height:1}.modal-close:hover{color:var(--gc-lilac)}.modal-art{aspect-ratio:1.65;overflow:hidden;background:var(--gc-ink)}.modal-art img{width:82%;margin:-30% auto 0}.modal-copy{padding:1.75rem 2rem 2rem}.modal-copy h2{font-size:2rem;line-height:1.15;margin-top:1rem;letter-spacing:-.04em}.modal-copy>p:not(.eyebrow){margin-top:1rem;color:var(--gc-ash)}.modal-done{margin-top:1.5rem;width:100%}
@media(min-width:1500px){.hero{min-height:740px}.hero h1{font-size:5.7rem}}
@media(max-width:1120px){.container{width:calc(100% - 5rem)}.header{gap:1.5rem}.brand img{width:200px}.header-nav{gap:1.25rem}.hero{min-height:650px}.hero h1{font-size:5.8vw}.hero-subhead{max-width:370px}.hero-actions{gap:1rem}.hero-actions .gc-button{padding-inline:1.1rem;gap:1rem}.hero-art{inset:0 -2.5rem}.preview-layout,.detail-section,.faq-section{gap:3rem}.preview-panel{padding:1.75rem}.steps{gap:2rem}}
@media(max-width:900px){.header{flex-wrap:wrap;gap:0;padding-top:1.5rem;min-height:124px}.header-nav{order:3;width:100%;justify-content:center;margin:1rem 0 .5rem;gap:2rem}.header-action{margin-left:auto}.hero h1{font-size:3.3rem}.hero-subhead{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:.5rem}.hero-art{inset:0 -2rem 0 0}.hero{min-height:660px}.section{padding-block:5rem}.steps{gap:1.5rem}.steps h3{font-size:1.3rem}.preview-layout{gap:2rem}.faq-section{grid-template-columns:1fr;gap:2.5rem}.faq-section h2 br{display:none}}
@media(max-width:760px){.container{width:calc(100% - 2.5rem)}.header{min-height:126px;padding-top:1.1rem}.brand img{width:200px}.header-action{font-size:.875rem;min-height:44px;padding:.625rem .9rem;max-width:140px;line-height:1.25}.header-nav{gap:1.75rem;margin-top:.8rem}.header-nav a{padding-block:10px}.hero{display:flex;flex-direction:column;min-height:0;align-items:stretch;isolation:isolate}.hero-copy{width:100%;padding:3.5rem 0 0;order:0}.hero h1{font-size:clamp(2.8rem,8.7vw,4.25rem);margin-top:1.5rem;white-space:normal;letter-spacing:-.055em}.hero-subhead{font-size:1rem;max-width:34ch;margin-top:1.5rem}.hero-actions{flex-direction:row;align-items:center;gap:1.5rem;margin-top:1.75rem}.hero-actions .gc-button{padding-inline:1.25rem}.hero-actions .text-action{font-size:.9375rem;gap:.6rem}.status{margin-top:1.5rem}.hero-art{position:relative;inset:auto;display:block;order:1;z-index:-1;margin-top:-19%;margin-bottom:0;overflow:hidden}.hero-art img{width:100%;height:auto;aspect-ratio:1122/1402}.hero-foot{position:relative;order:2;font-size:.75rem;padding-block:1.25rem;letter-spacing:.1em}.section{padding-block:4rem}.section-heading .eyebrow{margin-bottom:1.1rem}h2{font-size:2.5rem}.steps{grid-template-columns:1fr;gap:1.75rem;margin-top:2.25rem}.steps li{display:grid;grid-template-columns:32px 1fr;column-gap:1rem;padding-top:1.5rem}.step-number{margin:5px 0 0;grid-row:1/3}.steps h3{font-size:1.375rem;margin-bottom:.7rem}.steps p{grid-column:2;max-width:42ch}.flow-note{margin-top:2rem;font-size:.875rem}.preview-layout{grid-template-columns:1fr;gap:2rem;margin-top:1.25rem}.preview-art{max-width:480px;width:100%;justify-self:center;aspect-ratio:1.1}.preview-panel{max-width:none;padding:1.75rem}.preview-panel h3{margin-bottom:1.5rem}.detail-section{display:flex;flex-direction:column;gap:2.5rem;align-items:stretch}.detail-copy h2 br{display:none}.detail-copy{order:0}.detail-image{order:1}.detail-copy>p:last-child{max-width:40ch;font-size:1rem}.detail-image img{aspect-ratio:1.4}.faq-section{gap:2rem}.footer{padding-block:2.5rem 1.5rem}.footer-top{align-items:flex-start;flex-direction:column;gap:1.5rem}.footer nav{gap:1.75rem;flex-wrap:wrap}.footer-bottom{margin-top:2rem}.modal-copy{padding:1.5rem}.modal-copy h2{font-size:1.75rem}.modal-close{right:12px;top:12px}}
@media(max-width:390px){.header .brand img{width:180px}.header-action{max-width:110px;font-size:.8125rem}.header-nav{gap:1.4rem}.hero-actions{gap:1rem}.hero-actions .gc-button{padding-inline:1rem;font-size:.9375rem;gap:.7rem}.hero-actions .text-action{font-size:.875rem}.hero h1{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Access feedback and desktop artwork across screen sizes. */
.access-result{margin-top:1.25rem;padding:1rem;border:1px solid var(--gc-lilac);border-radius:8px;color:var(--gc-lilac);font-size:.875rem;line-height:1.6}
.preview-art img{width:180%;max-width:none;margin:0 0 0 -80%;aspect-ratio:1672/941}
@media(max-width:760px){.hero-art{margin-top:1.5rem;aspect-ratio:1.05}.hero-art img{width:180%;max-width:none;margin-left:-80%;aspect-ratio:1672/941;height:auto}.preview-art{aspect-ratio:1.05}}

.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.comparison-grid article{border-top:1px solid var(--gc-graphite);padding:2rem 0 0}.comparison-label{color:var(--gc-lilac);font-size:.75rem;letter-spacing:.13em}.comparison-grid h3{font-size:1.75rem;margin-top:1rem}.comparison-grid dl{margin:1.75rem 0 0}.comparison-grid dt{font-size:.875rem;font-weight:500;margin-top:1.5rem}.comparison-grid dd{color:var(--gc-ash);margin:.5rem 0 0;font-size:1rem;line-height:1.65}.comparison-note{margin-top:2.5rem;font-size:.875rem;color:var(--gc-ash)}.comparison-note a{color:var(--gc-lilac);text-decoration:underline;text-underline-offset:4px}.comparison-note a:hover{color:var(--gc-chalk)}@media(max-width:600px){.comparison-grid{grid-template-columns:1fr;gap:2.5rem;margin-top:2rem}.comparison-note a{display:inline-block;padding-block:.3rem}}

/* The access section uses the portrait artwork; the hero keeps the desktop artwork. */
.preview-art img{width:100%;max-width:100%;margin:-24% 0 0;aspect-ratio:1122/1402}

/* Four-column comparison, with a contained scroll area on smaller screens. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.comparison-scroll{overflow-x:auto;margin-top:3rem;border-radius:14px;scrollbar-color:var(--gc-lilac) var(--gc-carbon);scrollbar-width:thin}.comparison-scroll:focus-visible{outline:3px solid var(--gc-lilac);outline-offset:5px}
.comparison-table{width:100%;min-width:780px;table-layout:fixed;border-spacing:10px 0;border-collapse:separate;line-height:1.5}.comparison-table .feature-col{width:26%}.comparison-table .ghost-col{width:26%}.comparison-table th,.comparison-table td{background:var(--gc-carbon);padding:1.8rem 1.25rem;text-align:center;vertical-align:middle;font-size:1rem;font-weight:400;overflow-wrap:break-word}.comparison-table thead th{border-radius:14px 14px 0 0;padding-top:2rem;padding-bottom:2rem;font-weight:500;font-size:1.125rem;color:var(--gc-chalk)}.comparison-table thead th:first-child,.comparison-table tbody th{text-align:left;padding-left:1.75rem}.comparison-table tbody th{color:var(--gc-chalk);font-weight:500}.comparison-table td{color:var(--gc-ash);border-top:1px solid var(--gc-graphite)}.comparison-table thead .ghost-column{background:var(--gc-lilac);color:var(--gc-ink);font-family:var(--gc-font-display);font-size:1.5rem;font-weight:500}.comparison-table thead .ghost-column span{display:block;font:400 .75rem/1.5 var(--gc-font-body);margin-top:.4rem}.comparison-table tbody .ghost-column{color:var(--gc-chalk);border-left:1px solid var(--gc-lilac);border-right:1px solid var(--gc-lilac)}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-radius:0 0 14px 14px}.comparison-table tbody tr:last-child .ghost-column{border-bottom:1px solid var(--gc-lilac)}.table-hint{display:none;font-size:.875rem;color:var(--gc-ash);margin-top:1.5rem}@media(max-width:900px){.table-hint{display:block}.comparison-scroll{margin-top:1rem;padding-bottom:1rem}.comparison-table{border-spacing:8px 0;min-width:760px}.comparison-table th,.comparison-table td{padding:1.4rem 1rem;font-size:.9375rem}.comparison-table thead th{font-size:1rem}.comparison-table thead th:first-child,.comparison-table tbody th{padding-left:1rem}}

.hero-subhead strong{font-weight:500;color:var(--gc-lilac)}.contract-status{margin-top:1.5rem;font-size:.875rem;color:var(--gc-ash);letter-spacing:.02em}.contract-status span{color:var(--gc-lilac);font-weight:500}
