@charset "UTF-8";:root{--type-caption-small: .75rem;--type-caption: .875rem;--type-body: 1rem;--type-subtitle-mobile: 1.125rem;--type-subtitle-desktop: 1.25rem;--type-heading-5: 1.5rem;--type-heading-4: 1.875rem;--type-heading-mobile-2: 2.125rem;--type-heading-3: 2.375rem;--weight-regular: 400;--weight-medium: 500;--weight-bold: 700;--leading-heading: 1.4;--leading-compact: 1.6;--leading-body: 1.8;--tracking-body: .01em;--tracking-display: .02em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--space-8: 4rem;--space-section-desktop: 5rem;--radius-xs: .25rem;--radius-sm: .5rem;--radius-md: 1rem;--radius-pill: 12.5rem}:root{--color-primary: #88664e;--color-primary-light: #d49f79;--color-primary-soft: #ecd5c5;--color-primary-pale: #efe6e1;--color-primary-dark: #543f30;--color-brand-red: #d4000e;--color-white: #fff;--color-black: #3e3a39;--color-text: #3e3a39;--color-muted: #999;--color-disabled: #c0b2a7;--color-neutral-300: #f1f3f7;--color-neutral-500: #ccc;--color-neutral-700: #666;--color-border: #999;--color-background: #fff;--color-warning: #ffddb5;--gradient-bronze: linear-gradient(180deg, #88664e 0%, #543f30 145.91%);--gradient-gold: linear-gradient(180deg, #fce3ae 0%, #cc952e 52%, #4d3309 188%);--gradient-brand: linear-gradient(235deg, #d4000e 0%, #6e0007 98.57%);--shadow-primary-01: 0 0 .125em rgb(212 159 121 / 8%);--shadow-primary-03: 0 0 .625em rgb(212 159 121 / 18%);--shadow-primary-04: 0 0 1.125em rgb(212 159 121 / 20%)}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}html{font-size:16px}a[href],button:not(:disabled),select:not(:disabled),summary,[role=button],[role=link],input[type=button]:not(:disabled),input[type=submit]:not(:disabled),input[type=reset]:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled),input[type=file]:not(:disabled),label[for],label:has(input[type=checkbox]:not(:disabled)),label:has(input[type=radio]:not(:disabled)),label:has(input[type=file]:not(:disabled)){cursor:pointer}button:disabled,select:disabled,input:disabled,[aria-disabled=true]{cursor:not-allowed}body,h1,h2,h3,p,figure,blockquote,dl,dd{margin:0}body{min-width:20em;background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased}ul,ol{margin:0;padding:0;list-style:none}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:0}a{color:inherit}:root{--font-sans: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.award-badge{display:flex;align-items:center;justify-content:center}.award-badge__laurel{width:3.5625em;height:5.9375em;-o-object-fit:contain;object-fit:contain}.award-badge__laurel--left{transform:scaleX(-1)}.award-badge__content{display:flex;width:11.9375em;flex-direction:column;gap:1em;align-items:center;text-align:center}.award-badge__title{background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:1.875em;font-weight:700;line-height:1.4em;letter-spacing:.02em;text-shadow:0 .1333333333em .1333333333em rgba(53,27,0,.05)}.award-badge__description{color:#dbae56;font-size:1em;line-height:1.8em;letter-spacing:.01em}.category-title{display:inline-flex;padding:.5em 1em;align-items:center;justify-content:center;border-radius:6.25em;background:rgba(255,255,255,.12);color:var(--color-primary-soft);font-size:1em;line-height:1.8em;letter-spacing:.01em;white-space:nowrap}.field-button{width:18.75em;padding:1.5em 2.5em;border:1px solid transparent;border-radius:1em;background:var(--color-neutral-300);color:var(--color-neutral-500);cursor:pointer;font-size:1.5em;font-weight:700;line-height:1.6em;letter-spacing:.02em;text-align:center;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.field-button--selected{border-color:var(--color-primary-light);background:rgba(236,213,197,.4);box-shadow:var(--shadow-primary-04);color:var(--color-primary-light)}.field-button:focus-visible{outline:.125em solid var(--color-primary-dark);outline-offset:.125em}.field-button:disabled{cursor:not-allowed;opacity:.55}.form-step{--step-color: var(--color-disabled);display:flex;width:4.0625em;flex:0 0 auto;flex-direction:column;gap:1em;align-items:center;color:var(--step-color)}.form-step--active{--step-color: var(--color-primary)}.form-step__number{display:flex;width:2em;height:2em;align-items:center;justify-content:center;border-radius:50%;background:var(--step-color);color:var(--color-white);font-size:1.125em;font-weight:500;line-height:1.6em;letter-spacing:.02em}.form-step__label{color:var(--step-color);font-size:1em;font-weight:700;line-height:1.8em;letter-spacing:.02em;text-align:center;white-space:nowrap}.progress-indicator{display:flex;width:-moz-max-content;width:max-content;gap:.5em;align-items:flex-start}.progress-indicator__connector{width:5em;height:.1875em;flex:0 0 auto;margin-top:.90625em;background:var(--color-disabled)}.progress-indicator__connector--active{background:var(--color-primary)}.member-card{position:relative;display:flex;width:100%;max-width:65em;margin:0;padding:1em;flex-direction:column;gap:1.5em;border:0;border-radius:.5em;background:var(--color-primary-pale)}.member-card__header{display:flex;width:100%;align-items:center;justify-content:space-between}.member-card__legend{padding:.4444444444em .8888888889em;border-radius:12.5em;background:var(--color-primary);color:var(--color-neutral-300);font-size:1.125em;font-weight:500;line-height:1.6em;letter-spacing:.02em;text-box-edge:cap alphabetic;text-box-trim:trim-both}.member-card__fields{display:grid;width:100%;gap:1em}.member-card__field{display:flex;min-width:0;flex-direction:column;gap:1em}.member-card__label{font-size:1em;font-weight:500;line-height:1.8em;letter-spacing:.01em;text-box-edge:cap alphabetic;text-box-trim:trim-both}.member-card__input{width:100%;height:3.25em;padding:1em;border:1px solid var(--color-border);border-radius:.5em;background:var(--color-white);box-shadow:var(--shadow-primary-01);color:var(--color-text);font-size:1em;line-height:1.8em;letter-spacing:.01em}.member-card__input::-moz-placeholder{color:var(--color-neutral-500)}.member-card__input::placeholder{color:var(--color-neutral-500)}.member-card__input:focus-visible{border-color:var(--color-primary);outline:.125em solid rgba(136,102,78,.24)}.member-card__remove{display:grid;width:2em;height:2em;padding:.375em;border-radius:.25em;background:var(--color-primary);cursor:pointer;place-items:center}.member-card__remove img{width:1.25em;height:1.25em}@media (min-width: 769px){.member-card{padding:1em 1.5em;flex-direction:row;gap:2.5em;align-items:center;border-radius:1em}.member-card__header{display:contents}.member-card__legend{order:1;padding:.4em .8em;flex:0 0 auto;font-size:1.25em;line-height:1.8em;letter-spacing:.02em}.member-card__fields{order:2;grid-template-columns:repeat(3,minmax(0,1fr))}.member-card__remove{order:3;flex:0 0 auto}.member-card__label{font-size:1.25em;line-height:1.8em;letter-spacing:.02em}}.progress-dot{display:block;width:1em;height:1em;box-sizing:border-box;flex:0 0 auto;border:.25em solid var(--color-primary-soft);border-radius:50%;background:var(--color-primary-light)}.process-cell{display:flex;width:12.625em;flex-direction:column;gap:1em;align-items:center}.process-cell__card{display:flex;width:100%;min-height:12.625em;padding:2.5em;flex-direction:column;gap:2.5em;align-items:center;justify-content:center;border:1px solid var(--color-primary-light);border-radius:1em;background:var(--color-primary-pale);text-align:center}.process-cell__date,.process-cell__title{width:100%;font-size:1.875em;font-weight:700;line-height:1.4em;letter-spacing:.02em}.process-cell__date{overflow:hidden;color:var(--color-primary-light);text-overflow:ellipsis;white-space:nowrap}.process-cell__title{margin:0;color:var(--color-primary-dark)}.project-step-cell{--project-step-color: var(--color-muted);display:flex;flex-direction:column;gap:.5em;align-items:center;justify-content:center;color:var(--project-step-color);transition:color .32s cubic-bezier(.22,1,.36,1)}.project-step-cell--active{--project-step-color: var(--color-primary)}.project-step-cell__number{display:flex;width:2em;height:2em;align-items:center;justify-content:center;border-radius:50%;background:var(--project-step-color);color:var(--color-white);font-size:1em;font-weight:500;line-height:1.6em;letter-spacing:.02em;transition:background-color .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.project-step-cell__label{color:var(--project-step-color);font-size:.875em;font-weight:700;line-height:1.6em;letter-spacing:.02em;white-space:nowrap;transition:color .32s cubic-bezier(.22,1,.36,1)}.project-step-cell--active .project-step-cell__number{transform:scale(1.06)}@media (min-width: 769px){.project-step-cell{flex-direction:row;gap:1em}.project-step-cell__number{font-size:1.125em;line-height:1.6em;letter-spacing:.02em}.project-step-cell__label{font-size:1.5em;line-height:1.6em;letter-spacing:.02em}}html,body{font-size:16px}@media (max-width: 768px){html,body{font-size:4.2666666667vw}}@media (min-width: 769px) and (max-width: 1439px){html,body{font-size:1.1111111111vw}}#app{position:relative;width:100%;min-height:100vh}html{scroll-behavior:smooth}.page-home{width:100%;overflow-x:clip;overflow-y:visible;background:var(--color-white)}.page-home main{padding-top:5.625em}.page-home main section[id]{scroll-margin-top:5.5em}.section-caption{display:flex;gap:.5714285714em;align-items:center;color:var(--color-muted);font-size:.875em;font-weight:400;line-height:1.6em;letter-spacing:.02em}.section-caption:before{width:.5714285714em;height:1.1428571429em;flex:0 0 auto;border-radius:7.1428571429em;background:var(--color-brand-red);content:""}.section-caption--light{color:var(--color-primary-soft)}.section-caption--light:before{background:var(--color-primary-light)}.section-caption--light .section-caption__accent{color:#ffbe90}.section-caption__divider{color:currentcolor;font-style:normal}@media (min-width: 769px){.section-caption{gap:.5em;font-size:1.25em;font-weight:500;line-height:1.8em;letter-spacing:.02em}.section-caption:before{width:.4em;height:.9em}}.home-section-heading{display:flex;flex-direction:column;gap:1.5em}.home-section-heading h2{color:var(--color-primary-dark);font-size:2.125em;font-weight:700;line-height:1.6em;letter-spacing:.02em}.home-section-heading>p:not(.section-caption){color:var(--color-text);font-size:1em;line-height:1.8em;letter-spacing:.01em}.home-section-heading--dark h2{color:var(--color-white)}.home-section-heading--dark>p:not(.section-caption){color:var(--color-muted)}@media (min-width: 769px){.home-section-heading{gap:2em}.home-section-heading h2{font-size:2.375em;line-height:1.4em;letter-spacing:.02em}}.site-header{position:fixed;z-index:100;top:1em;left:50%;width:22.5625em;transform:translate(-50%)}.site-header__inner{position:relative;display:flex;width:100%;padding:.75em 1em .75em 1.5em;align-items:center;justify-content:space-between;border:1px solid rgba(136,102,78,.08);border-radius:1em;border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.78);box-shadow:var(--shadow-primary-03);backdrop-filter:blur(1.125em) saturate(118%)}.site-header__brand{display:flex;width:3.125em;height:2.3125em;flex:0 0 3.125em;align-items:center;cursor:pointer;text-decoration:none}.site-header__brand:hover,.site-header__brand:focus-visible{text-decoration:none}.site-header__brand picture,.site-header__brand img{display:block;width:100%;height:100%}.site-header__brand img{-o-object-fit:contain;object-fit:contain}.site-header__signup{margin-left:auto;padding:.125em 1em;border-radius:.5em;background:var(--gradient-brand);color:var(--color-white);cursor:pointer;font-size:1em;font-weight:700;line-height:1.8em;letter-spacing:.01em;text-decoration:none}.site-header__signup span{display:none}.site-header__menu{display:grid;width:2em;height:2em;margin-left:1em;padding:.5em;border-radius:.5em;background:var(--color-black);cursor:pointer;place-items:center}.site-header__menu img{width:1em;height:1em}.site-header__nav{position:absolute;top:calc(100% + .5em);right:0;left:0;display:none;padding:1em;border-radius:.75em;background:var(--color-white);box-shadow:var(--shadow-primary-03)}.site-header__nav--open{display:grid}.site-header__nav a{padding:.625em .5em;color:var(--color-primary-dark);cursor:pointer;font-weight:700;text-decoration:none}@media (min-width: 769px){.site-header{top:0;left:0;width:100%;height:7.5em;transform:none}.site-header__inner{height:100%;padding:0;border:0;border-radius:0;background:rgba(255,255,255,.74);box-shadow:0 .5em 1.875em rgba(84,63,48,.08);backdrop-filter:blur(1.5em) saturate(120%)}.site-header__brand{width:11.25em;height:3.75em;flex-basis:11.25em;margin-left:7.5em}.site-header__brand img{width:100%}.site-header__nav{position:static;display:flex;margin-left:auto;padding:0;gap:2.5em;background:transparent;box-shadow:none}.site-header__nav a{padding:0;font-size:1em;line-height:1.8em;white-space:nowrap}.site-header__signup{display:flex;width:12.8125em;height:100%;margin-left:7.6875em;padding:0;align-self:stretch;align-items:center;justify-content:center;border-radius:0;gap:1em}.site-header__signup span{display:inline}.site-header__menu{display:none}}@media (min-width: 769px){.page-home main{padding-top:7.5em}.page-home main section[id]{scroll-margin-top:7.5em}}.home-hero{aspect-ratio:375/550;overflow:hidden;background:linear-gradient(180deg,#9a5736,#a95f39 58%,#b46a3d) left/50% 100% no-repeat,linear-gradient(180deg,#d41410,#ec2d12 52%,#ff681d) right/50% 100% no-repeat}.home-hero picture,.home-hero img{display:block;width:100%;height:100%}.home-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 769px){.home-hero{aspect-ratio:1440/480}}.home-purpose{display:flex;padding:4em 1em;flex-direction:column;gap:4em;background:#fbe4cf}.home-purpose__content,.home-purpose .section-copy{display:flex;flex-direction:column;gap:1.5em}.home-purpose h1{color:var(--color-primary-dark);font-size:2.125em;font-weight:700;line-height:1.6em;letter-spacing:.02em}.home-purpose .section-copy p{font-size:1em;line-height:1.8em;letter-spacing:.01em}.home-purpose__image{width:100%;height:13.875em;border-radius:1em;-o-object-fit:cover;object-fit:cover}@media (min-width: 769px){.home-purpose{padding:5em 7.5em;flex-direction:row;gap:7.375em;align-items:center;justify-content:center}.home-purpose__content{width:30.6875em;flex:0 0 auto;gap:2em}.home-purpose .section-copy{gap:2.5em}.home-purpose h1{font-size:2.375em;line-height:1.4em;letter-spacing:.02em}.home-purpose__image{width:36.9375em;height:24em}}.home-categories{display:flex;padding:1.5em 1em;flex-direction:column;gap:1.5em;background:var(--gradient-bronze)}.home-categories__heading{display:flex;padding-bottom:1.5em;flex-direction:column;gap:1.5em;border-bottom:.125em solid rgba(236,213,197,.28)}.home-categories__heading h2{color:var(--color-white);font-size:2.125em;font-weight:700;line-height:1.6em;letter-spacing:.02em}.home-categories__grid{display:grid;gap:2em}@media (min-width: 769px){.home-categories{padding:5em 4.5625em;gap:2.125em;align-items:center}.home-categories__heading{width:75em;height:6.875em;padding-bottom:1em;align-items:center;box-sizing:border-box;gap:1em}.home-categories__heading h2{font-size:2.375em;line-height:1.4em;letter-spacing:.02em;text-align:center}.home-categories__grid{grid-template-columns:repeat(2,37.3125em);gap:1em}}.category-card{overflow:hidden;border-radius:1em;cursor:pointer;outline:none;transition:transform .36s cubic-bezier(.22,1,.36,1),filter .36s ease}.category-card__body{display:flex;padding:2.5em;flex-direction:column;gap:1.25em;align-items:center;border:1px solid rgba(236,213,197,.16);border-radius:1em 1em 0 0;background:linear-gradient(180deg,#7e5d43,#88664e);box-shadow:var(--shadow-primary-04);color:var(--color-white);text-align:center;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.category-card__body img{width:5.5em;height:5.5em;-o-object-fit:contain;object-fit:contain;transition:transform .42s cubic-bezier(.34,1.56,.64,1),filter .3s ease}.category-card h3{font-size:1.5em;line-height:1.6em;letter-spacing:.02em}.category-card h3 span{color:var(--color-primary-soft)}.category-card i{width:3.5em;height:1px;background:var(--color-primary-soft)}.category-card p{color:var(--color-primary-pale);font-size:1em;line-height:1.8em}.category-card>strong{display:flex;min-height:2.8125em;padding:.5em 1em;align-items:center;justify-content:center;background:var(--color-warning);font-size:1.125em;font-weight:500;line-height:1.6em;text-align:center;transition:background-color .3s ease,color .3s ease}.category-card:focus-visible{outline:.1875em solid var(--color-primary-soft);outline-offset:.3125em}.category-card:active{transform:translateY(-.1875em) scale(.985)}.category-card--active{filter:drop-shadow(0 1em 1.125em rgba(63,37,22,.28))}.category-card--active .category-card__body{border-color:rgba(255,218,171,.72);background:linear-gradient(180deg,#8f6b50,#957057);box-shadow:inset 0 0 0 1px rgba(255,224,188,.22),var(--shadow-primary-04)}.category-card--active .category-card__body img{filter:drop-shadow(0 .5em .5em rgba(255,190,108,.22));transform:translateY(-.3125em) scale(1.06)}.category-card--active>strong{background:#ffdcae;color:#4f392c}@media (min-width: 769px){.category-card__body{height:20.6875em;padding:1.75em 2.5em;box-sizing:border-box;gap:1em}.category-card__body img{width:7.5em;height:7.5em}.category-card h3{font-size:1.875em;line-height:1.4em;letter-spacing:.02em}}.home-writing,.home-process,.home-faq{padding:1.5em 1em}@media (min-width: 769px){.home-writing,.home-process,.home-faq{padding:5em 7.5em}}.home-writing .home-section-heading{margin-bottom:3em}@media (min-width: 769px){.home-writing{padding:5.625em 2.5em}.home-writing>*{width:100%;max-width:75em;margin-right:auto;margin-left:auto}}.writing-guide__steps{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}.writing-guide__steps>button{position:relative;display:flex;width:100%;min-width:0;padding:0;gap:.5em;align-items:center;justify-content:center;background:transparent;cursor:pointer}.writing-guide__steps>button:last-child{width:100%}.writing-guide__steps>button>i{position:absolute;z-index:0;top:.9375em;right:-.5em;width:1em;min-width:0;height:.125em;background:var(--color-muted)}.writing-guide__steps>button:focus-visible{border-radius:.375em;outline:.125em solid var(--color-primary);outline-offset:.375em}.writing-guide__body{display:grid;margin-top:1.625em;gap:4.5em}.writing-guide figure{position:relative;overflow:hidden;height:13.875em;border-radius:1em}.writing-guide figure img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.writing-guide figcaption{position:absolute;right:0;bottom:0;left:0;padding:.75em 1em;background:rgba(84,63,48,.72);color:var(--color-white)}.writing-guide__content{position:relative;display:flex;padding-bottom:3.625em;flex-direction:column;gap:3.5em}.writing-guide__content>div:first-child{display:flex;flex-direction:column;gap:1.5em;color:var(--color-primary)}.writing-guide h3{font-size:2.125em;line-height:1.6em}.writing-guide__content p{font-size:1em;line-height:1.8em}.writing-guide ul{display:grid;gap:1.5em}.writing-guide li{display:grid;gap:1em}.writing-guide li strong{display:flex;gap:.25em;align-items:center;color:var(--color-primary)}.writing-guide li strong img{width:1.25em;height:1.25em}.writing-guide li p{color:var(--color-neutral-700)}.writing-guide ul.writing-guide__point-list{display:grid;padding-left:1.5em;gap:0;color:var(--color-neutral-700);list-style:disc}.writing-guide .writing-guide__point-list li{display:list-item;font-size:1em;line-height:1.8em}.writing-guide__buttons{position:absolute;right:0;bottom:0;display:flex;gap:.8125em}.writing-guide__buttons button{position:relative;width:34px;height:34px;border-radius:.375em;background:var(--color-primary-dark);color:var(--color-white);cursor:pointer;overflow:hidden;font-size:1.5em;text-indent:-999px}.writing-guide__buttons button:before{position:absolute;top:50%;left:50%;width:.5em;height:.5em;border-right:.125em solid currentcolor;border-bottom:.125em solid currentcolor;content:"";text-indent:0;transform:translate(-35%,-50%) rotate(135deg)}.writing-guide__buttons button:last-child:before{transform:translate(-65%,-50%) rotate(-45deg)}@media (min-width: 769px){.writing-guide__steps{display:flex;gap:0;justify-content:flex-start}.writing-guide__steps>button{position:static;width:auto;flex:0 0 auto;gap:1.5em;justify-content:flex-start}.writing-guide__steps>button>i{position:static;width:3.75em;min-width:0;margin-right:1.5em}.writing-guide__body{grid-template-columns:36.875em minmax(0,1fr);padding-bottom:3.5em;gap:2em}.writing-guide figure{width:36.875em;height:25em}.writing-guide__content{min-width:0;height:25em;min-height:0;padding-bottom:0;box-sizing:border-box;gap:1.5em}.writing-guide__buttons{bottom:-3.5em}.writing-guide__content>div:first-child{gap:.75em}.writing-guide ul{gap:.5em}.writing-guide li{gap:.25em}.writing-guide h3{font-size:2.375em;line-height:1.4em}}.home-awards{position:relative;display:flex;padding:4em 1em;flex-direction:column;gap:2em;background-color:#21160f;background-image:radial-gradient(circle at 88% 7%,rgba(255,172,67,.38) 0,rgba(201,96,34,.22) 13%,transparent 34%),radial-gradient(circle at 86% 93%,rgba(255,183,72,.42) 0,rgba(210,104,31,.24) 15%,transparent 38%),linear-gradient(rgba(20,15,12,.7),rgba(20,15,12,.78)),var(--awards-bg-image, none);background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width: 1440px){.home-awards{background-position:center,center,center,center;background-size:100% 100%,100% 100%,100% 100%,90em auto}}@media (min-width: 769px){.home-awards{padding:5em;gap:3.375em}.home-awards>*{width:100%;max-width:80em;margin-right:auto;margin-left:auto;box-sizing:border-box}}.ai-award,.award-group{border:1px solid #606060;border-radius:1em;background:rgba(255,255,255,.04);box-shadow:0 0 .75em rgba(255,255,255,.12);backdrop-filter:blur(1em)}.ai-award{display:flex;padding:2em 1.5em;flex-direction:column;gap:1.5em;align-items:center;border-color:#fce3ae;color:var(--color-neutral-500);text-align:center}.ai-award>p{font-size:1em;line-height:1.8em}@media (min-width: 769px){.ai-award{height:15.625em;padding:2em 2.5em;box-sizing:border-box;gap:1.25em}.ai-award>p{font-size:1.25em;line-height:1.8em}}.award-groups{display:grid;margin-top:-1em;gap:1em}@media (min-width: 769px){.award-groups{margin-top:0;gap:1.5em}}.award-group{display:grid;padding:1em 1.25em;gap:1.5em;text-align:center}.award-group h3{order:1;margin-bottom:.3333333333em;color:var(--color-neutral-300);font-size:1.5em;line-height:1.6em;white-space:pre-line}.award-group__award{display:flex;order:2;flex-direction:column;gap:.25em;align-items:center}.award-group__award:last-child{order:3}.award-group__award>div{display:flex;align-items:center;justify-content:center}.award-group__award img{width:2.375em;height:3.9375em;-o-object-fit:contain;object-fit:contain}.award-group__award>div>img:first-child{transform:scaleX(-1)}.award-group__award>div>span{display:flex;flex-direction:column;gap:.25em;align-items:center}.award-group__award b{background:linear-gradient(180deg,var(--color-white) 0%,#a9a9a9 52%,var(--color-white) 100%);background-clip:text;color:transparent;font-size:1.25em;line-height:1.4em;white-space:nowrap;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.award-group__award small{color:var(--color-neutral-500);font-size:1em;line-height:1.8em;white-space:pre-line}.award-group .award-copy--desktop{display:none}.award-group .award-copy--mobile{display:inline;white-space:pre-line}@media (min-width: 769px){.award-group{min-height:14em;padding:2.5em 4em;box-sizing:border-box;grid-template-columns:19.0625em 10em 19.0625em;gap:7.5em;align-items:center;justify-content:center}.award-group h3,.award-group__award,.award-group__award:last-child{order:initial}.award-group h3{margin-bottom:0}.award-group__award img{width:3.5625em;height:5.9375em}.award-group__award>div>span{width:11.9375em}.award-group__award b{font-size:1.875em;line-height:1.4em;white-space:nowrap}.award-group__award small{white-space:nowrap}.award-group .award-copy--desktop{display:inline}.award-group .award-copy--mobile{display:none}.award-group h3{white-space:nowrap}.award-group:last-child h3{display:flex;align-items:center;justify-content:center;white-space:pre-line;text-align:center}}.home-awards .category-title{min-height:1.875em;padding:0 1em;box-sizing:border-box}@media (min-width: 769px){.home-awards .category-title{min-height:0;padding:.5em 1em}}.home-process .home-section-heading{margin-bottom:4em}@media (min-width: 769px){.home-process>*{width:100%;max-width:75em;margin-right:auto;margin-left:auto}.home-process .home-section-heading{height:7.5em;margin-bottom:2em;gap:.75em}}.process-timeline{position:relative;display:grid;gap:1.5em}.process-timeline:before{position:absolute;z-index:0;top:0;bottom:0;left:50%;width:.125em;background:var(--color-primary-soft);content:"";transform:translate(-50%)}.process-timeline .process-cell{position:relative;z-index:1;width:100%;gap:0}.process-timeline .progress-dot{position:absolute;z-index:2;top:-.3125em;left:calc(50% - .3125em);width:.625em;height:.625em;margin-bottom:0;border-width:.125em}.process-timeline .process-cell__card{min-height:6.25em;padding:1.125em 2.5em;gap:.5em}.process-timeline .process-cell__date,.process-timeline .process-cell__title{font-size:1.5em;line-height:1.6em}@media (min-width: 769px){.process-timeline{display:flex;gap:0;justify-content:space-between}.process-timeline:before{top:.5em;right:0;bottom:auto;left:0;width:auto;height:.125em;transform:none}.process-timeline .process-cell{width:12.625em;gap:1em}.process-timeline .progress-dot{position:static;width:1em;height:1em;margin-bottom:0;border-width:.25em}.process-timeline .process-cell__card{height:12.625em;min-height:0;padding:1.75em 2em;box-sizing:border-box;gap:1.25em;justify-content:flex-start}.process-timeline .process-cell__date,.process-timeline .process-cell__title{display:flex;align-items:center;justify-content:center;font-size:1.875em;line-height:1.4em}.process-timeline .process-cell__date{height:1.4em;flex:0 0 1.4em}.process-timeline .process-cell__title{height:2.8em;flex:0 0 2.8em}}.process-timeline.motion-reveal{opacity:1;transform:none}.process-timeline.motion-reveal:before{transform:translate(-50%) scaleY(0);transform-origin:center top;transition:transform 1.25s cubic-bezier(.22,1,.36,1)}.process-timeline .process-cell{--process-delay: 0ms}.process-timeline .process-cell:nth-child(2){--process-delay: .13s}.process-timeline .process-cell:nth-child(3){--process-delay: .26s}.process-timeline .process-cell:nth-child(4){--process-delay: .39s}.process-timeline .process-cell:nth-child(5){--process-delay: .52s}.process-timeline .progress-dot{opacity:0;transform:scale(0);transition:opacity .24s ease calc(.24s + var(--process-delay)),transform .46s cubic-bezier(.34,1.56,.64,1) calc(.24s + var(--process-delay))}.process-timeline .process-cell__card{opacity:0;transform:translate(-1.125em,.75em);transition:opacity .52s ease calc(.38s + var(--process-delay)),transform .62s cubic-bezier(.22,1,.36,1) calc(.38s + var(--process-delay))}.process-timeline .process-cell:nth-child(2n) .process-cell__card{transform:translate(1.125em,.75em)}.process-timeline.motion-reveal--visible:before{transform:translate(-50%) scaleY(1)}.process-timeline.motion-reveal--visible .progress-dot,.process-timeline.motion-reveal--visible .process-cell__card,.process-timeline.motion-reveal--visible .process-cell:nth-child(2n) .process-cell__card{opacity:1;transform:none}@media (min-width: 769px){.process-timeline.motion-reveal:before{transform:scaleX(0);transform-origin:left center}.process-timeline.motion-reveal--visible:before{transform:scaleX(1)}.process-timeline .process-cell__card,.process-timeline .process-cell:nth-child(2n) .process-cell__card{transform:translateY(1.75em)}.process-timeline.motion-reveal--visible .process-cell__card,.process-timeline.motion-reveal--visible .process-cell:nth-child(2n) .process-cell__card{transform:none}}.home-faq{display:flex;flex-direction:column;gap:2em;background:var(--color-primary-pale)}@media (min-width: 769px){.home-faq{gap:3.625em}.home-faq>*{width:100%;max-width:75em;margin-right:auto;margin-left:auto;box-sizing:border-box}}.faq-list{overflow:hidden;border-radius:.25em}.faq-item{background:var(--color-primary-soft)}.faq-item h3{margin:0;font-size:inherit}.faq-item h3 button{display:flex;width:100%;padding:1.5em;gap:1.5em;align-items:center;justify-content:space-between;background:transparent;color:var(--color-text);cursor:pointer;font-size:1.25em;font-weight:700;line-height:1.4em;letter-spacing:.02em;text-align:left}.faq-item h3 i{display:flex;width:1.7em;height:1.7em;flex:0 0 auto;border-radius:.3em;background:var(--color-primary);color:var(--color-white);font-style:normal;align-items:center;justify-content:center;transform:rotate(0);transition:transform .18s ease}.faq-item h3 i img{display:block;width:1.2em;height:1.2em;transform:rotate(-90deg)}.faq-item--open{background:var(--color-white)}.faq-item--open h3 i{background:var(--color-primary-dark);transform:rotate(180deg)}.faq-item__answer{margin:0 1.5em;padding:1.5em 0;border-top:1px solid #ddd;color:var(--color-neutral-700);font-size:1em;line-height:1.8em}@media (min-width: 769px){.faq-item h3 button{padding:.8em 1.0666666667em;font-size:1.875em;line-height:1.4em;letter-spacing:.02em}.faq-item h3 button>span{width:24.6666666667em;min-width:0;flex:0 1 auto}.faq-item h3 i{width:1.1333333333em;height:1.1333333333em;border-radius:.2em}.faq-item h3 i img{width:.8em;height:.8em}.faq-item__answer{margin:0 2em}}.site-footer{padding:3em 1em 1.5em;background-color:#080808;background-image:linear-gradient(rgba(0,0,0,.42),rgba(0,0,0,.42)),var(--footer-bg-image, none);background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--color-white)}.site-footer__top,.site-footer__bottom{display:flex;flex-direction:column}.site-footer__top{padding-bottom:1.5em;gap:2em;border-bottom:1px solid rgba(255,255,255,.25)}.site-footer__brand{display:grid;grid-template-columns:4.875em auto;gap:.5em 1em;align-items:center}.site-footer__brand img{width:4.875em;height:3.125em;-o-object-fit:contain;object-fit:contain}.site-footer__brand strong{font-size:1.5em}.site-footer__brand p{grid-column:1/-1;font-size:.75em;line-height:1.6em}.site-footer__top>a{padding:.625em 1em;border-radius:.4375em;background:var(--color-primary);color:var(--color-white);font-size:1.25em;font-weight:500;line-height:1.8em;text-align:center;text-decoration:none}.site-footer__bottom{padding-top:1.5em;gap:1em;font-size:.75em}.site-footer__bottom a{color:inherit;text-decoration:none}@media (min-width: 769px){.site-footer{height:16.1875em;padding:2.5em 7.5em;box-sizing:border-box}.site-footer__top,.site-footer__bottom{flex-direction:row;align-items:flex-end;justify-content:space-between}.site-footer__brand{width:18.75em}.site-footer__top>a{width:auto}.site-footer__bottom{font-size:.875em}}.motion-reveal{opacity:0;transform:translateY(1.75em);transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--motion-order, 0) * 70ms)}.motion-reveal--visible{opacity:1;transform:translateY(0)}.ai-award,.award-group{position:relative;overflow:hidden}.ai-award:before,.award-group:before{position:absolute;z-index:0;top:-50%;bottom:-50%;left:-45%;width:24%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);content:"";pointer-events:none;transform:skew(-18deg) translate(-280%)}.ai-award.motion-reveal--visible:before,.award-group.motion-reveal--visible:before{animation:award-shimmer 9.6s cubic-bezier(.22,1,.36,1) infinite;animation-delay:calc(var(--motion-order, 0) * .32s)}.ai-award>*,.award-group>*{position:relative;z-index:1}.process-cell{transition:filter .3s ease}@media (hover: hover){.category-card.motion-reveal--visible:hover{filter:drop-shadow(0 1.125em 1.25em rgba(63,37,22,.24));transform:translateY(-.625em) scale(1.01)}.category-card:hover .category-card__body{border-color:rgba(255,218,171,.64);background:linear-gradient(180deg,#89664b,#926d52)}.category-card:hover .category-card__body img{filter:drop-shadow(0 .5em .5em rgba(255,190,108,.2));transform:translateY(-.375em) scale(1.06)}.category-card:hover>strong{background:#ffdcae;color:#4f392c}.process-cell:hover{filter:drop-shadow(0 .75em .75em rgba(84,63,48,.12))}.process-timeline.motion-reveal--visible .process-cell:hover .process-cell__card,.process-timeline.motion-reveal--visible .process-cell:nth-child(2n):hover .process-cell__card{transform:translateY(-.625em)}}.faq-item,.faq-item h3 i{transition:background-color .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.faq-item__answer{max-height:0;padding-top:0;padding-bottom:0;overflow:hidden;border-top-color:transparent;opacity:0;transition:max-height .42s cubic-bezier(.22,1,.36,1),padding .42s cubic-bezier(.22,1,.36,1),border-color .24s ease,opacity .26s ease}.faq-item--open .faq-item__answer{max-height:15em;padding-top:1.5em;padding-bottom:1.5em;border-top-color:#ddd;opacity:1}.site-header__signup,.site-footer__top>a{position:relative;overflow:hidden}.site-header__signup:before,.site-footer__top>a:before{position:absolute;top:-60%;bottom:-60%;left:-50%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);content:"";pointer-events:none;transform:skew(-18deg) translate(-250%);animation:cta-shimmer 4.6s ease-in-out infinite}@keyframes award-shimmer{0%,72%{transform:skew(-18deg) translate(-280%)}92%,to{transform:skew(-18deg) translate(760%)}}@keyframes cta-shimmer{0%,58%{transform:skew(-18deg) translate(-250%)}78%,to{transform:skew(-18deg) translate(720%)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.motion-reveal,.motion-reveal--visible{opacity:1;transform:none;transition:none}.ai-award:before,.award-group:before,.site-header__signup:before,.site-footer__top>a:before{display:none;animation:none}.process-cell,.category-card,.category-card *,.faq-item__answer,.project-step-cell,.project-step-cell *{transition-duration:1ms}.process-timeline:before,.process-timeline .progress-dot,.process-timeline .process-cell__card{opacity:1;transform:none;transition:none}}.components-preview{min-height:100vh;padding:1.5em 1em 5em;background:#f7f4f2}.components-preview__header,.components-preview__section{width:100%;max-width:75em;margin-inline:auto}.components-preview__header{padding-block:2em}.components-preview__eyebrow{color:var(--color-primary-light);font-size:.875em;font-weight:700;letter-spacing:.02em}.components-preview__title{margin-top:.2em;color:var(--color-primary-dark);font-size:2.5em;font-weight:700;line-height:1.4em}.components-preview__description{margin-top:.5em;color:var(--color-neutral-700);font-size:1em;line-height:1.8em}.components-preview__section{margin-top:1.5em;padding:1.5em;overflow:hidden;border-radius:1em;background:var(--color-white)}.components-preview__section--dark{background:#2e2a28;color:var(--color-white)}.components-preview__section-title{margin-bottom:1.3333333333em;font-size:1.5em;font-weight:700;line-height:1.6em}.components-preview__row{display:flex;flex-wrap:wrap;gap:2em;align-items:center}.components-preview__swatches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1em}.components-preview__swatch{display:grid;min-width:0;grid-template-columns:3em minmax(0,1fr);gap:.25em .75em;align-items:center}.components-preview__swatch-color{width:3em;height:3em;grid-row:span 2;border:1px solid rgba(62,58,57,.12);border-radius:var(--radius-sm)}.components-preview__swatch strong,.components-preview__swatch code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-preview__swatch code,.components-preview__type-item code{color:var(--color-muted);font-size:.75em}.components-preview__type-list{display:grid;gap:1.5em}.components-preview__type-item{display:grid;padding-bottom:1.5em;gap:.75em;border-bottom:1px solid var(--color-primary-soft)}.components-preview__type-item>div{display:flex;flex-direction:column}.components-preview__type-item p{color:var(--color-primary-dark)}.components-preview .type-h3{font-size:var(--type-heading-3);font-weight:var(--weight-bold);line-height:var(--leading-heading)}.components-preview .type-mobile-h2{font-size:var(--type-heading-mobile-2);font-weight:var(--weight-bold);line-height:var(--leading-compact)}.components-preview .type-h4{font-size:var(--type-heading-4);font-weight:var(--weight-bold);line-height:var(--leading-heading)}.components-preview .type-h5{font-size:var(--type-heading-5);font-weight:var(--weight-bold);line-height:var(--leading-compact)}.components-preview .type-subtitle{font-size:var(--type-subtitle-desktop);font-weight:var(--weight-medium);line-height:var(--leading-body)}.components-preview .type-body{font-size:var(--type-body);line-height:var(--leading-body)}.components-preview .type-caption{font-size:var(--type-caption);line-height:var(--leading-compact)}.components-preview__effects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1em}.components-preview__effect{display:grid;min-height:6.5em;padding:1em;border-radius:var(--radius-md);color:var(--color-white);font-weight:700;place-items:center;text-align:center}.components-preview__effect--bronze{background:var(--gradient-bronze)}.components-preview__effect--gold{background:var(--gradient-gold)}.components-preview__effect--brand{background:var(--gradient-brand)}.components-preview__effect--shadow{box-shadow:var(--shadow-primary-04);color:var(--color-primary-light)}.components-preview__scroller{padding-bottom:1em;overflow-x:auto}.components-preview__controls{display:flex;margin-block:1em 2em;flex-wrap:wrap;gap:.5em}.components-preview__controls button{padding:.5em .75em;border-radius:.375em;background:var(--color-primary);color:var(--color-white);cursor:pointer}@media (min-width: 769px){.components-preview{padding:3em 2em 7.5em}.components-preview__section{padding:2.5em}.components-preview__swatches{grid-template-columns:repeat(5,minmax(0,1fr))}.components-preview__type-item{grid-template-columns:10em minmax(0,1fr);align-items:baseline}.components-preview__effects{grid-template-columns:repeat(4,minmax(0,1fr))}}.signup-page{min-height:100vh;overflow-x:clip;background:var(--color-primary-pale)}.signup-page__main{display:flex;padding:6.3125em 1em 2.5em;flex-direction:column;gap:1.5em}.signup-page .site-header__signup{cursor:default}@media (min-width: 769px){.signup-page__main{width:100%;max-width:90em;margin:0 auto;padding:10em 7.5em 5.75em;gap:.75em}}.signup-progress{display:flex;height:4.375em;overflow:hidden;align-items:center;justify-content:center;border-radius:1em;background:var(--color-white)}.signup-progress__track{display:flex;justify-content:center;transition:opacity .24s ease}.signup-progress__track--mobile{transform:translate(1.75em);transition:transform .32s cubic-bezier(.22,1,.36,1)}.signup-progress__track--mobile-end{transform:translate(-1.75em)}.signup-progress__track--desktop{display:none}.signup-progress .progress-indicator{gap:.3125em}.signup-progress .progress-indicator__connector{width:1em;height:1px;margin-top:.75em}.signup-progress .form-step{width:3.5625em;gap:.375em}.signup-progress .form-step__number{width:1.625em;height:1.625em;font-size:.8125em}.signup-progress .form-step__label{font-size:.6875em;line-height:1.6em}@media (min-width: 769px){.signup-progress{height:6.75em;padding:1.5em 5em;justify-content:center}.signup-progress__track--mobile{display:none}.signup-progress__track--desktop{display:flex}.signup-progress .progress-indicator__connector{width:5em;height:.1875em}.signup-progress .form-step{width:4.0625em;gap:1em}.signup-progress .form-step__number{font-size:1.125em}.signup-progress .form-step__label{font-size:1em;line-height:1.8em}}.signup-form{display:flex;padding:1.5em .5em;flex-direction:column;gap:1.5em;border-radius:1em;background:var(--color-white)}.signup-form__header{display:grid;gap:1.5em}.signup-form__header h1{color:var(--color-primary-dark);font-size:1.125em;line-height:1.4em;letter-spacing:.02em}.signup-form__header p{font-size:1em;line-height:1.8em}@media (min-width: 769px){.signup-form{min-height:40em;padding:2.5em 5em;gap:2.5em}.signup-form__header h1{font-size:1.875em;line-height:1.4em}}.signup-notices{display:grid;gap:1em}.signup-card,.signup-fieldset,.signup-summary{display:flex;padding:1.5em 1em;flex-direction:column;gap:1.5em;border:1px solid var(--color-primary-light);border-radius:1em}.signup-card h2,.signup-card legend,.signup-fieldset h2,.signup-fieldset legend,.signup-summary h2,.signup-summary legend{color:var(--color-primary);font-size:1.125em;font-weight:700;line-height:1.6em}@media (min-width: 769px){.signup-card,.signup-fieldset,.signup-summary{padding:2.5em}.signup-card h2,.signup-card legend,.signup-fieldset h2,.signup-fieldset legend,.signup-summary h2,.signup-summary legend{font-size:1.5em;line-height:1.6em}}.signup-summary-list{display:grid;gap:1.5em}.signup-pdf{position:fixed;z-index:-1;top:0;left:-10000px;width:1000px;display:flex;padding:40px;flex-direction:column;gap:40px;border-radius:16px;background:var(--color-white);box-sizing:border-box;color:#3e3a39;font-family:inherit}.signup-pdf__heading{display:flex;flex-direction:column;gap:24px}.signup-pdf__heading h1{color:#543f30;font-size:30px;font-weight:700;line-height:1.4;letter-spacing:.6px}.signup-pdf__heading p{font-size:16px;line-height:1.8;letter-spacing:.16px}.signup-pdf__meta,.signup-pdf__reminder{display:flex;padding:40px;flex-direction:column;gap:24px;border:1px solid #d49f79;border-radius:16px}.signup-pdf__meta dl{display:grid;gap:24px}.signup-pdf__meta dl div{display:flex;gap:24px;align-items:flex-start}.signup-pdf__meta dt,.signup-pdf__meta dd{margin:0;font-size:16px;line-height:1.8;letter-spacing:.16px}.signup-pdf__meta dt{width:80px;flex:0 0 80px;color:#543f30;font-weight:700}.signup-pdf__meta dd{min-width:0;flex:1 1 auto}.signup-pdf .signup-summary-list{gap:16px}.signup-pdf .signup-summary{padding:40px;gap:40px;border-color:#d49f79;border-radius:16px}.signup-pdf .signup-summary h2{color:#88664e;font-size:24px;line-height:1.6;letter-spacing:.48px}.signup-pdf .signup-summary dl{gap:24px}.signup-pdf .signup-summary dl div{display:flex;gap:24px;align-items:flex-start}.signup-pdf .signup-summary dt,.signup-pdf .signup-summary dd{margin:0;color:#3e3a39;font-size:16px;line-height:1.8;letter-spacing:.16px}.signup-pdf .signup-summary dt{width:80px;flex:0 0 80px;color:#543f30}.signup-pdf .signup-summary dd{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.signup-pdf__reminder h2{color:#88664e;font-size:24px;font-weight:700;line-height:1.6;letter-spacing:.48px}.signup-pdf__reminder ul{display:grid;padding:0;gap:0;list-style:none}.signup-pdf__reminder li{display:flex;gap:8px;align-items:flex-start;font-size:16px;line-height:1.8;letter-spacing:.16px}.signup-pdf__reminder li:before{width:16px;flex:0 0 16px;content:"•";line-height:1.8;text-align:center}.signup-check-list{display:grid;gap:1em}.signup-check-list li{position:relative;display:flex;gap:.5em;align-items:flex-start;font-size:1em;line-height:1.8em}.signup-check-list li:before{position:relative;width:1.125em;height:1.125em;flex:0 0 auto;margin-top:.3125em;border:1px solid var(--color-primary-light);border-radius:50%;content:""}.signup-check-list li:after{position:absolute;top:.5em;left:.375em;width:.3125em;height:.5625em;border-right:.09375em solid var(--color-primary-light);border-bottom:.09375em solid var(--color-primary-light);content:"";transform:rotate(42deg);transform-origin:center}.signup-check-list--strong li{color:var(--color-primary);font-weight:700}.signup-terms{color:var(--color-text);font-size:1em;font-weight:400;line-height:1.8em;letter-spacing:.01em}.signup-terms h2,.signup-terms h3,.signup-terms__intro,.signup-terms__section>ul,.signup-terms__section>p,.signup-terms__body{text-box-edge:cap alphabetic;text-box-trim:trim-both}.signup-terms__section{display:flex;width:100%;flex-direction:column;gap:1.5em}.signup-terms__body{width:100%}.signup-terms h3{color:var(--color-primary-dark);font-size:1em;font-weight:700;line-height:1.8em}.signup-terms strong{font-weight:700}.signup-terms p,.signup-terms li{font-weight:400}.signup-terms ul{padding-left:1.5em;list-style:disc}@media (min-width: 769px){.signup-terms h2{letter-spacing:.02em}.signup-terms h3{font-size:1em}}.signup-agreement{display:flex;min-height:4.25em;padding:1.5em 1em;gap:.5em;align-items:center;justify-content:center;border-radius:1em;background:var(--color-primary-pale);cursor:pointer;font-size:1em;font-weight:500}.signup-agreement input{width:1.25em;height:1.25em;accent-color:var(--color-primary)}@media (min-width: 769px){.signup-agreement{min-height:2.4em;padding:.6em .8em;font-size:1.25em}.signup-agreement--download{width:6.65em}.signup-agreement--download img{width:.8em;height:.8em}}.signup-button{display:inline-flex;height:3em;min-height:3em;padding:0 1em;align-items:center;justify-content:center;border:1px solid var(--color-primary);border-radius:.4375em;cursor:pointer;font-size:1em;font-weight:500;line-height:1.4375em;text-align:center;text-decoration:none}.signup-button--loading{gap:.5em;pointer-events:none}.signup-button__spinner{width:1em;height:1em;flex:0 0 auto;border:.125em solid rgba(255,255,255,.4);border-top-color:currentcolor;border-radius:50%;animation:signup-button-spin .7s linear infinite}.signup-button--primary{background:var(--color-primary);color:var(--color-white)}.signup-button--secondary{background:var(--color-primary-soft);color:var(--color-primary)}.signup-button--single{width:100%;max-width:25em;margin:0 auto}.signup-button--wide{width:100%}.signup-button--download{width:8.3125em;align-self:flex-start;gap:.5em}.signup-button--download img{width:1em;height:1em;-o-object-fit:contain;object-fit:contain}.signup-button:disabled{cursor:not-allowed;opacity:.45}.signup-button:focus-visible{outline:.1875em solid var(--color-primary-light);outline-offset:.1875em}@media (min-width: 769px){.signup-button{font-size:1.25em}}@keyframes signup-button-spin{to{transform:rotate(360deg)}}.signup-fieldset{min-width:0;border-color:transparent;padding:0}.signup-fieldset legend{margin-bottom:1.3333333333em}@media (min-width: 769px){.signup-fieldset legend{margin-bottom:1em}}.signup-applicant-title{color:var(--color-primary);font-size:1.125em;font-weight:700;line-height:1.6em;letter-spacing:.02em}@media (min-width: 769px){.signup-applicant-title{font-size:1.5em;line-height:1.6em;letter-spacing:.02em;text-box-edge:cap alphabetic;text-box-trim:trim-both}}.signup-input.signup-input--applicant{width:100%}@media (min-width: 769px){.signup-input.signup-input--applicant{gap:.8em;color:var(--color-text);font-size:1.25em;font-weight:500;line-height:1.8em;letter-spacing:.02em}.signup-input.signup-input--applicant>span{text-box-edge:cap alphabetic;text-box-trim:trim-both}.signup-input.signup-input--applicant em{margin-left:0;color:inherit}.signup-input.signup-input--applicant input:not([type=file]){height:3.25em;padding:1em;border-color:var(--color-border);background:rgba(255,255,255,.15);box-shadow:0 0 .25em rgba(212,159,121,.08);color:var(--color-text);font-size:.8em;font-weight:400;line-height:1.8em;letter-spacing:.01em}.signup-input.signup-input--applicant input::-moz-placeholder{color:var(--color-neutral-500);opacity:1}.signup-input.signup-input--applicant input::placeholder{color:var(--color-neutral-500);opacity:1}}.signup-choice-grid{display:grid;gap:1.5em}.signup-choice-grid .field-button{width:100%;min-height:2.8125em;padding:.625em 1em;border-radius:.75em;font-size:1em;line-height:1.6em}@media (min-width: 769px){.signup-choice-grid{grid-template-columns:repeat(3,18.75em);gap:1.5em}.signup-choice-grid .field-button{min-height:4.125em;padding:1em 1.5em;border-radius:1em;font-size:1.5em;line-height:1.6em}}.signup-input-grid{display:grid;gap:1em}@media (min-width: 769px){.signup-input-grid{grid-template-columns:repeat(3,1fr);gap:1.5em}}.signup-input{display:grid;gap:.75em;font-size:1em;font-weight:500}.signup-input em{margin-left:.125em;color:var(--color-brand-red);font-style:normal}.signup-input input:not([type=file]),.signup-input textarea{width:100%;padding:.75em 1em;border:1px solid var(--color-border);border-radius:.5em;background:var(--color-white);outline:0}.signup-input input:not([type=file]){height:3.25em}.signup-input input::-moz-placeholder,.signup-input textarea::-moz-placeholder{color:var(--color-neutral-500);opacity:1}.signup-input input::placeholder,.signup-input textarea::placeholder{color:var(--color-neutral-500);opacity:1}.signup-input textarea{min-height:9em;line-height:1.8em;resize:vertical}.signup-input input:focus,.signup-input textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 .1875em rgba(136,102,78,.12)}.signup-input--error input:not([type=file]),.signup-input--error textarea{border-color:var(--color-brand-red);box-shadow:0 0 0 .1875em rgba(212,0,14,.08)}.signup-input__message{color:var(--color-brand-red);font-size:.8125em;font-weight:400;line-height:1.6em}.signup-input__count{color:var(--color-muted);font-size:.8125em;font-weight:400;line-height:1.6em;text-align:right}.signup-upload{display:flex;min-height:10.5em;padding:1.5em 1em;flex-direction:column;gap:.75em;align-items:center;justify-content:center;border:1px solid var(--color-neutral-300);border-radius:.5em;background:var(--color-white);text-align:center}.signup-upload>b{color:var(--color-primary);font-size:1em;line-height:1.8em}.signup-upload small{color:var(--color-muted);font-size:.875em;font-weight:400;line-height:1.6em}.signup-upload__button{display:inline-flex;width:100%;height:3em;padding:.375em .75em;gap:.5em;align-items:center;justify-content:center;border:1px solid var(--color-primary);border-radius:.375em;background:var(--color-primary-soft);color:var(--color-primary);cursor:pointer;font-size:1em;font-weight:500;line-height:1.8em;white-space:nowrap}.signup-upload__button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.signup-upload__button i{font-size:1.125em;font-style:normal;line-height:1}.signup-upload__button:focus-within{outline:.1875em solid rgba(136,102,78,.2);outline-offset:.1875em}@media (min-width: 769px){.signup-upload{min-height:17.5em}.signup-upload__button{width:6.65em;height:2.4em;padding:.3em .4em;font-size:1.25em;line-height:1.8em}.signup-upload__button i{font-size:.9em}}.signup-members__heading{display:flex;flex-direction:column;gap:1.5em}.signup-members__heading h2{color:var(--color-primary);font-size:1.5em;font-weight:700;line-height:1.6em;letter-spacing:.02em;text-box-edge:cap alphabetic;text-box-trim:trim-both}.signup-members__heading p{color:var(--color-text);font-size:1em;font-weight:400;line-height:1.8em;letter-spacing:.01em;text-box-edge:cap alphabetic;text-box-trim:trim-both}.signup-members__list{display:flex;flex-direction:column;gap:1.5em;align-items:center}.signup-members__list+.signup-actions{margin-top:1em}@media (min-width: 769px){.signup-members__list{gap:1em}.signup-members__list+.signup-actions{margin-top:0}}.signup-button--add-member{width:100%;height:2.6666666667em;min-height:2.6666666667em;padding:0 .8888888889em;gap:.4444444444em;border-color:var(--color-primary);border-radius:.3333333333em;background:var(--color-primary-soft);color:var(--color-primary);font-size:1.125em;line-height:1.6em;letter-spacing:.04em;white-space:nowrap}.signup-button--add-member img{width:.8888888889em;height:.8888888889em}@media (min-width: 769px){.signup-button--add-member{width:auto;min-width:7.3888888889em}}.signup-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5em}.signup-actions .signup-button--secondary{border-color:var(--color-primary-dark);border-radius:.375em;background:transparent;color:var(--color-primary-dark)}@media (min-width: 769px){.signup-actions{justify-content:space-between;grid-template-columns:repeat(2,25em)}}.signup-summary{border-color:var(--color-primary-light);background:var(--color-white)}.signup-summary dl{display:grid;gap:1.5em}.signup-summary dl div{display:grid;gap:.75em}.signup-summary dt{color:var(--color-primary-dark);font-size:1em;font-weight:700;line-height:1.8em}.signup-summary dd{color:var(--color-text);font-size:1em;font-weight:400;line-height:1.8em}.signup-summary__file{color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.1875em}.signup-summary__file:hover,.signup-summary__file:focus-visible{color:var(--color-primary)}@media (min-width: 769px){.signup-summary dl{gap:1.5em}.signup-summary dl div{grid-template-columns:6em minmax(0,1fr);gap:1.5em}}.signup-success{display:grid;padding:1em .5em 0;gap:1.5em;justify-items:center;text-align:center}.signup-success__icon{display:block;width:5em;height:5em;-o-object-fit:contain;object-fit:contain}.signup-success h1{color:var(--color-primary-dark);font-size:1.125em;line-height:1.4em}.signup-success p{font-size:1em;line-height:180%;letter-spacing:.01em}.signup-success__copy{display:grid;width:min(95%,20.4375em);gap:0}@media (min-width: 769px){.signup-success{padding-top:1.5em;gap:1.5em}.signup-success__icon{width:7.5em;height:7.5em}.signup-success h1{font-size:1.875em;line-height:1.4em}.signup-success p{font-size:1em;line-height:1.6em}.signup-success__copy{width:auto}}.signup-success-card{display:grid;width:100%;padding:1.5em 1em 1em;gap:1.5em;border:1px solid var(--color-primary-light);border-radius:1em}.signup-success-card dl{display:grid;gap:1.5em}.signup-success-card dl div{display:flex;flex-direction:column;gap:.3125em;align-items:center;justify-content:flex-start;text-align:center}.signup-success-card dt,.signup-success-card dd{width:100%;font-size:1em;line-height:1.8em;letter-spacing:.01em}.signup-success-card dt{width:100%;color:var(--color-primary-dark);flex:0 0 auto;font-weight:700}.signup-success-card dd{width:100%;min-width:0;text-align:center;overflow-wrap:anywhere}@media (min-width: 769px){.signup-success-card{width:28.75em;margin:.5em auto 0;padding:1.5em 2.5em;gap:2.5em;border-radius:1em}.signup-success-card dl{gap:2.5em}.signup-success-card dl div{flex-direction:row;align-items:flex-start;justify-content:space-between;text-align:left}.signup-success-card dt,.signup-success-card dd{font-size:1em;line-height:1.8em;letter-spacing:.01em}.signup-success-card dt{width:5em}.signup-success-card dd{width:auto;text-align:right}.signup-success-card .signup-warning{padding:1em;gap:1em;font-size:1em;line-height:1.8em;letter-spacing:.01em}}.signup-warning{display:flex;padding:1em;gap:.875em;align-items:center;justify-content:center;border-radius:.5em;background:#ffddb4;color:var(--color-primary);font-size:.9375em;line-height:1.92em;letter-spacing:.01em}.signup-warning>img{width:1.25em;height:1.25em;flex:0 0 auto}@media (prefers-reduced-motion: reduce){.signup-progress__track{transition:none}}
