:root{color-scheme:light;--color-primary: #92344d;--color-primary-hover: #79283f;--color-on-primary: #ffffff;--color-primary-soft: #f4e6e8;--color-accent: #9e563f;--color-on-accent: #ffffff;--color-background: #fbf8f5;--color-foreground: #2b2223;--color-surface: #ffffff;--color-surface-warm: #f4ede8;--color-muted: #eee8e5;--color-muted-foreground: #5b5051;--color-border: #ded1cd;--color-danger: #ad2929;--color-success: #216448;--color-deep: #3c2730;--color-on-deep: #fffaf7;--shadow-soft: 0 14px 40px rgba(65, 39, 43, .08);--shadow-card: 0 24px 62px rgba(67, 42, 44, .14);--radius-sm: .7rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--page-max: 1320px;--page-gutter: clamp(1.15rem, 4.8vw, 4.25rem);--focus-ring: 0 0 0 3px #ffffff, 0 0 0 6px #92344d;--motion-fast: .16s;--motion-standard: .22s;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;scroll-padding-top:1.5rem;background:var(--color-background)}body{min-width:320px;min-height:100vh;margin:0;color:var(--color-foreground);background:var(--color-background);font-size:1rem;line-height:1.65;-webkit-tap-highlight-color:transparent}body,button,input,textarea{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif}button,a,input,textarea{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--color-primary);text-decoration-thickness:1px;text-underline-offset:.2em}a:hover{color:var(--color-primary-hover)}button{color:inherit}button:disabled{cursor:not-allowed}img,svg{display:block}svg{width:1.25rem;height:1.25rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1,h2{font-family:"Noto Serif TC",Songti TC,PMingLiU,Georgia,serif;font-weight:600}::selection{color:var(--color-on-primary);background:var(--color-primary)}:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:.2rem}.skip-link{position:fixed;z-index:1000;top:max(.75rem,env(safe-area-inset-top));left:.75rem;min-height:44px;padding:.65rem 1rem;color:var(--color-on-primary);background:var(--color-primary);border-radius:var(--radius-sm);transform:translateY(calc(-100% - 1rem));transition:transform var(--motion-fast) ease}.skip-link:focus{transform:translateY(0)}.page-gutter,.section-gutter{padding-inline:var(--page-gutter)}.page-enter-active,.page-leave-active{transition:opacity var(--motion-fast) ease,transform var(--motion-fast) ease}.page-enter-from,.page-leave-to{opacity:0;transform:translateY(5px)}.site-header{position:relative;z-index:10;padding:max(.75rem,env(safe-area-inset-top)) var(--page-gutter) .75rem}.site-header__inner{display:flex;width:min(100%,var(--page-max));min-height:64px;align-items:center;justify-content:space-between;gap:1.25rem;margin-inline:auto}.brand{display:inline-flex;flex:0 0 auto;min-height:48px;align-items:center;gap:.7rem;color:var(--color-foreground);text-decoration:none}.brand:hover{color:var(--color-foreground)}.brand__mark{display:grid;width:40px;height:40px;place-items:center;color:var(--color-on-primary);background:var(--color-primary);border-radius:50% 50% 47% 53%;font-family:Georgia,serif;font-size:1.3rem;font-weight:700;letter-spacing:-.09em;padding-right:.08em}.brand__wording{display:grid;align-content:center;line-height:1.12}.brand__name{font-size:1rem;font-weight:700;letter-spacing:-.025em}.brand__descriptor{margin-top:.16rem;color:var(--color-muted-foreground);font-size:.72rem;letter-spacing:.12em}.site-nav{display:flex;align-items:center;gap:clamp(1.25rem,2.4vw,2.25rem);margin-left:auto;margin-right:clamp(.5rem,2vw,1.75rem)}.site-nav a,.header-login{display:inline-flex;min-height:44px;align-items:center;color:var(--color-muted-foreground);font-size:.9rem;font-weight:550;text-decoration:none;transition:color var(--motion-fast) ease}.site-nav a:hover,.header-login:hover{color:var(--color-primary)}.site-header__actions{display:flex;flex:0 0 auto;align-items:center;gap:.8rem}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:.65rem;padding:.8rem 1.25rem;border:1px solid transparent;border-radius:999px;color:var(--color-on-primary);background:var(--color-primary);cursor:pointer;font-size:.95rem;font-weight:650;line-height:1.25;text-align:center;text-decoration:none;transition:background-color var(--motion-fast) ease,border-color var(--motion-fast) ease,color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.button:hover{color:var(--color-on-primary);background:var(--color-primary-hover);box-shadow:0 7px 20px #5c273929}.button:active{background:#682137}.button:focus-visible,.text-button:focus-visible,.password-toggle:focus-visible{box-shadow:var(--focus-ring)}.button:disabled{color:#fff;background:#826c72;box-shadow:none;cursor:not-allowed}.button svg,.inline-link svg{flex:0 0 auto;width:1.1rem;height:1.1rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.button--small{min-height:44px;padding:.55rem 1.1rem;font-size:.87rem}.button--primary{color:var(--color-on-primary);background:var(--color-primary)}.button--quiet{color:var(--color-foreground);background:transparent}.button--quiet:hover{color:var(--color-primary);background:var(--color-primary-soft);box-shadow:none}.button--outline{color:var(--color-primary);background:transparent;border-color:var(--color-primary)}.button--outline:hover{color:var(--color-primary-hover);background:var(--color-primary-soft);border-color:var(--color-primary-hover);box-shadow:none}.button--light{color:var(--color-deep);background:#fffaf7}.button--light:hover{color:var(--color-deep);background:#f4e6e8;box-shadow:none}.button--full{width:100%;min-height:52px}.hero-section{display:grid;width:min(100%,1440px);min-height:660px;grid-template-columns:minmax(0,.98fr) minmax(380px,1.02fr);align-items:center;gap:clamp(2rem,5.5vw,5.5rem);margin-inline:auto;padding-block:clamp(3.5rem,7vw,6.5rem) clamp(4.5rem,7.5vw,7rem)}.hero-copy{position:relative;z-index:1;max-width:640px;padding-block:1rem}.eyebrow{display:flex;align-items:center;gap:.6rem;margin-bottom:1.1rem;color:var(--color-primary);font-size:.82rem;font-weight:700;letter-spacing:.11em}.eyebrow__dot{width:8px;height:8px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 0 4px #9e563f1c}.hero-copy h1{max-width:720px;margin-bottom:1.5rem;font-size:clamp(2.7rem,5.15vw,5.1rem);line-height:1.25;letter-spacing:-.055em}.hero-copy h1 em{color:var(--color-primary);font-style:normal}.hero-copy__lead{max-width:560px;margin-bottom:1.8rem;color:var(--color-muted-foreground);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.9rem}.hero-actions .button{min-height:54px;padding-inline:1.45rem}.hero-promises{display:flex;flex-wrap:wrap;gap:.45rem 1.25rem;color:var(--color-muted-foreground);font-size:.86rem;font-weight:550}.hero-promises span{display:inline-flex;min-height:32px;align-items:center;gap:.38rem}.hero-promises svg{width:1rem;height:1rem;color:var(--color-primary);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.hero-art{position:relative;display:grid;min-width:0;min-height:530px;place-items:center;isolation:isolate}.art-orbit{position:absolute;z-index:-1;border:1px solid rgba(146,52,77,.17);border-radius:50%;pointer-events:none}.art-orbit--one{width:min(92%,520px);aspect-ratio:1;transform:rotate(-17deg) scaleX(.9)}.art-orbit--two{width:min(76%,430px);aspect-ratio:1;border-color:#9e563f33;transform:rotate(24deg) scaleX(.84)}.art-spark{position:absolute;z-index:-1;width:10px;height:10px;border:2px solid var(--color-accent);border-radius:50%;background:var(--color-background)}.art-spark--one{top:15%;left:15%}.art-spark--two{right:10%;bottom:16%;width:15px;height:15px;border-color:var(--color-primary)}.match-board{position:relative;z-index:1;width:min(100%,420px);padding:clamp(1.35rem,3vw,2rem);border:1px solid rgba(96,65,66,.09);border-radius:1.45rem;background:var(--color-surface);box-shadow:var(--shadow-card);transform:rotate(-1deg)}.match-board__header{display:flex;min-height:60px;align-items:flex-start;justify-content:space-between;gap:1rem}.board-overline{color:#756567;font-size:.61rem;font-weight:700;letter-spacing:.14em}.match-board__header p{margin:.25rem 0 0;font-family:"Noto Serif TC",Songti TC,PMingLiU,Georgia,serif;font-size:1.35rem;font-weight:600;letter-spacing:.02em}.board-seal{display:grid;width:44px;height:44px;flex:0 0 auto;place-content:center;border:1px solid #c9a6a7;border-radius:50%;color:var(--color-primary);font-size:.68rem;font-weight:650;line-height:1.2;text-align:center;transform:rotate(9deg)}.match-board__rule{height:1px;margin-block:1.1rem .7rem;background:var(--color-border)}.process-list{position:relative;display:grid;gap:.2rem;margin:0;padding:0;list-style:none}.process-list:before{position:absolute;top:1.7rem;bottom:1.7rem;left:1.04rem;width:1px;background:#e9deda;content:""}.process-list__item{position:relative;display:grid;min-height:66px;grid-template-columns:2.1rem 1fr auto;align-items:center;gap:.75rem;padding:.45rem .15rem;border-radius:.65rem}.process-list__item--current{padding-inline:.55rem;background:#f7eeee}.process-list__number{z-index:1;display:grid;width:2rem;height:2rem;place-items:center;border:1px solid #ddc9c6;border-radius:50%;color:#68585b;background:var(--color-surface);font-size:.69rem;font-weight:700;letter-spacing:.04em}.process-list__item--current .process-list__number{border-color:var(--color-primary);color:var(--color-on-primary);background:var(--color-primary)}.process-list__copy{display:grid;line-height:1.35}.process-list__copy strong{font-size:.92rem;font-weight:650}.process-list__copy small{margin-top:.15rem;color:var(--color-muted-foreground);font-size:.73rem}.process-list__state{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:var(--color-primary);background:#fffaf8;font-size:.7rem;font-weight:700}.process-list__state svg{width:1rem;height:1rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.match-board__footer{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:1rem;padding-top:.95rem;border-top:1px solid var(--color-border);color:var(--color-muted-foreground);font-size:.75rem;font-weight:550;letter-spacing:.04em}.board-divider{width:4px;height:4px;border-radius:50%;background:var(--color-accent)}.match-note{position:absolute;z-index:2;display:inline-flex;min-height:42px;align-items:center;gap:.5rem;padding:.55rem .85rem;border:1px solid rgba(96,65,66,.1);border-radius:999px;color:var(--color-foreground);background:#fffdfa;box-shadow:var(--shadow-soft);font-size:.74rem;font-weight:650}.match-note--top{top:4%;right:1%;transform:rotate(3deg)}.match-note--bottom{bottom:4%;left:0;transform:rotate(-3deg)}.match-note__dot{width:7px;height:7px;border-radius:50%;background:var(--color-accent)}.match-note svg{width:1rem;height:1rem;color:var(--color-primary);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.intro-section{display:grid;width:min(100%,1320px);grid-template-columns:1.08fr .72fr;align-items:end;gap:3rem;margin:0 auto;padding-block:clamp(4rem,8vw,7.25rem);border-top:1px solid var(--color-border)}.intro-section .eyebrow,.section-heading .eyebrow{margin-bottom:1rem}.intro-section h2,.section-heading h2,.safety-copy h2,.closing-card h2{margin-bottom:0;font-size:clamp(2rem,3.75vw,3.25rem);line-height:1.35;letter-spacing:-.04em}.mobile-break{display:none}.intro-section__copy{max-width:430px;justify-self:end;padding-bottom:.25rem}.intro-section__copy p{margin-bottom:1.15rem;color:var(--color-muted-foreground);line-height:1.9}.inline-link{display:inline-flex;min-height:44px;align-items:center;gap:.4rem;font-size:.92rem;font-weight:700;text-decoration:none}.steps-section{width:min(100%,1440px);margin-inline:auto;padding-block:clamp(4.5rem,8vw,7rem);background:var(--color-surface-warm)}.section-heading{max-width:800px;margin:0 auto 3rem;text-align:center}.section-heading .eyebrow{justify-content:center}.section-heading h2{margin-bottom:.8rem}.section-heading>p:last-child{margin-bottom:0;color:var(--color-muted-foreground)}.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.step-card{min-height:245px;padding:1.45rem 1.35rem 1.5rem;border:1px solid rgba(146,52,77,.12);border-radius:var(--radius-md);background:#ffffffc2}.step-card__top{display:flex;align-items:center;gap:.6rem;margin-bottom:2rem}.step-card__number{flex:0 0 auto;color:var(--color-primary);font-family:Georgia,serif;font-size:1.5rem;font-weight:600;line-height:1}.step-card__line{height:1px;flex:1 1 auto;background:#d9c7c3}.step-card__label{flex:0 0 auto;padding:.3rem .55rem;border-radius:999px;color:var(--color-primary);background:var(--color-primary-soft);font-size:.69rem;font-weight:650}.step-card h3{margin-bottom:.6rem;font-size:1.12rem;line-height:1.5}.step-card p{margin-bottom:0;color:var(--color-muted-foreground);font-size:.9rem;line-height:1.8}.selection-note{display:flex;max-width:810px;align-items:flex-start;gap:.65rem;margin:1.5rem auto 0;color:var(--color-muted-foreground);font-size:.88rem;text-align:center}.selection-note svg{width:1.2rem;height:1.2rem;flex:0 0 auto;margin-top:.2rem;color:var(--color-primary);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.safety-section{display:grid;width:min(calc(100% - 2 * var(--page-gutter)),1320px);grid-template-columns:minmax(0,.9fr) minmax(380px,1fr);align-items:center;gap:clamp(2rem,6vw,6rem);margin:clamp(4.5rem,8vw,7rem) auto 0;padding:clamp(2rem,5.5vw,4.75rem);overflow:hidden;border-radius:var(--radius-xl);color:var(--color-on-deep);background:var(--color-deep)}.eyebrow--light{color:#f0c6ce}.safety-copy h2{margin-bottom:1rem}.safety-copy__lead{max-width:490px;margin-bottom:1.6rem;color:#f1e5e4;line-height:1.9}.safety-list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.safety-list li{display:grid;min-height:92px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:.9rem;padding:1.1rem;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md);background:#fffaf70f}.safety-list__icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(240,198,206,.5);border-radius:50%;color:#f6dce0}.safety-list__icon svg{width:1.35rem;height:1.35rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.safety-list h3{margin:0 0 .25rem;color:#fffaf7;font-size:.96rem}.safety-list p{margin:0;color:#e8dada;font-size:.84rem;line-height:1.7}.closing-section{width:min(100%,1440px);margin:0 auto;padding-block:clamp(4.5rem,8vw,7rem)}.closing-card{position:relative;display:grid;justify-items:center;padding:clamp(2rem,6vw,4.5rem) 1.5rem;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:#f4e8e4;text-align:center;isolation:isolate}.closing-card__ornament{position:absolute;z-index:-1;top:-110px;right:-55px;width:290px;height:290px;border:1px solid rgba(146,52,77,.15);border-radius:50%;box-shadow:0 0 0 24px #92344d09,0 0 0 50px #92344d06}.closing-card .eyebrow{justify-content:center;margin-bottom:.7rem}.closing-card h2{max-width:820px;margin-bottom:.65rem}.closing-card p:not(.eyebrow){margin-bottom:1.4rem;color:var(--color-muted-foreground)}.site-footer{padding:1.25rem var(--page-gutter) max(1.25rem,env(safe-area-inset-bottom));border-top:1px solid var(--color-border)}.site-footer__inner{display:flex;width:min(100%,var(--page-max));min-height:60px;align-items:center;justify-content:space-between;gap:1rem;margin-inline:auto}.brand--footer{transform:scale(.92);transform-origin:left center}.site-footer__inner p,.site-footer__copyright{margin:0;color:var(--color-muted-foreground);font-size:.81rem}.auth-page{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.auth-main{display:flex;width:100%;flex:1 0 auto;align-items:center;padding:clamp(1.5rem,4vw,3.75rem) var(--page-gutter)}.auth-layout{display:grid;width:min(100%,1130px);grid-template-columns:minmax(280px,.86fr) minmax(400px,1.14fr);align-items:stretch;gap:clamp(1.25rem,3vw,2.5rem);margin-inline:auto}.auth-aside{position:relative;display:flex;min-height:510px;flex-direction:column;justify-content:flex-end;padding:clamp(1.75rem,3.5vw,3rem);overflow:hidden;border-radius:var(--radius-xl);color:var(--color-on-deep);background:var(--color-deep);isolation:isolate}.auth-aside .eyebrow{position:relative;z-index:1;margin-bottom:.75rem;color:#f0c6ce}.auth-aside h2{position:relative;z-index:1;max-width:440px;margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.45}.auth-aside__copy{position:relative;z-index:1;max-width:400px;margin-bottom:1.4rem;color:#eadcdb;font-size:.91rem;line-height:1.85}.auth-aside__ornament{position:absolute;top:8%;right:2%;width:min(86%,360px);aspect-ratio:1;opacity:.82}.ornament-ring{position:absolute;inset:10%;border:1px solid rgba(240,198,206,.45);border-radius:50%;transform:rotate(-20deg) scaleX(.82)}.ornament-ring--inner{inset:24%;border-color:#fffaf759;transform:rotate(24deg) scaleX(.95)}.ornament-dot{position:absolute;top:16%;right:15%;width:14px;height:14px;border-radius:50%;background:#f0c6ce;box-shadow:0 0 0 12px #f0c6ce1c}.ornament-stem{position:absolute;top:24%;left:51%;width:1px;height:48%;background:#f0c6ce59;transform:rotate(44deg)}.auth-steps{position:relative;z-index:1;display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.auth-steps li{display:flex;min-height:36px;align-items:center;gap:.7rem;color:#fff8f5;font-size:.84rem}.auth-steps span{color:#f0c6ce;font-family:Georgia,serif;font-size:.82rem}.auth-panel{align-self:center;padding:clamp(1.5rem,4vw,3.25rem);border:1px solid rgba(96,65,66,.1);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-soft)}.auth-panel__topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-panel__topline .eyebrow{margin-bottom:.7rem}.auth-panel__step{margin-bottom:.65rem;color:var(--color-muted-foreground);font-size:.75rem}.auth-panel h1{margin-bottom:.55rem;font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.35;letter-spacing:-.04em}.auth-panel__description{margin-bottom:1.7rem;color:var(--color-muted-foreground);font-size:.92rem;line-height:1.8}.auth-form{display:grid;gap:1.12rem}.auth-form--compact{gap:.9rem}.auth-form--compact h2{margin:0;font-size:1.1rem;font-family:inherit}.field{display:grid;min-width:0;gap:.42rem}.field__label{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:.5rem;color:var(--color-foreground);font-size:.87rem;font-weight:650}.required-mark{color:var(--color-muted-foreground);font-size:.72rem;font-weight:500}.text-input,.password-control{width:100%;min-height:52px;border:1px solid #a99a98;border-radius:var(--radius-sm);color:var(--color-foreground);background:var(--color-surface);font-size:1rem;transition:border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.text-input{padding:.75rem .9rem}.text-input:hover,.password-control:hover{border-color:#766568}.text-input:focus,.password-control:focus-within{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #92344d21}.text-input[aria-invalid=true],.password-control--error{border-color:var(--color-danger)}.text-input[aria-invalid=true]:focus,.password-control--error:focus-within{box-shadow:0 0 0 3px #ad292926}.text-input--token{min-height:96px;resize:vertical;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84rem;line-height:1.6}.password-control{display:flex;align-items:center;padding-inline:.9rem .25rem}.password-control input{width:100%;min-width:0;min-height:50px;padding:0;border:0;outline:0;color:inherit;background:transparent;font-size:1rem}.password-control input:focus-visible{box-shadow:none}.password-toggle{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;color:var(--color-muted-foreground);background:transparent;cursor:pointer}.password-toggle:hover{color:var(--color-primary);background:var(--color-primary-soft)}.password-toggle svg{width:1.25rem;height:1.25rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.field__helper,.field__error{margin:0;font-size:.8rem;line-height:1.55}.field__helper{color:var(--color-muted-foreground)}.field__error{color:#9e2020;font-weight:600}.turnstile-field{display:grid;justify-items:start;gap:.42rem;padding-top:.1rem}.turnstile-widget{display:flex;width:min(100%,304px);min-height:70px;align-items:center;justify-content:flex-start;overflow:visible}.turnstile-widget iframe{max-width:100%}.text-button{display:inline-flex;min-height:44px;align-items:center;padding:.2rem 0;border:0;color:var(--color-primary);background:transparent;cursor:pointer;font-size:.84rem;font-weight:700;text-decoration:underline;text-underline-offset:.2em}.form-legal,.auth-recovery,.auth-switch{margin:-.15rem 0 0;color:var(--color-muted-foreground);font-size:.79rem;line-height:1.65}.auth-switch{margin-top:.15rem;text-align:center}.auth-recovery{text-align:center}.auth-switch a,.auth-recovery a,.form-success a{font-weight:700}.error-summary{padding:.9rem 1rem;border:1px solid #d9a6a2;border-left:4px solid var(--color-danger);border-radius:.65rem;color:#681a1a;background:#fff6f4}.error-summary:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--color-danger)}.error-summary h2,.error-summary h3{margin:0 0 .25rem;font-family:inherit;font-size:.95rem;font-weight:700}.error-summary p{margin:0;font-size:.86rem}.error-summary ul{margin:.4rem 0 0;padding-left:1.25rem;font-size:.84rem}.error-summary li+li{margin-top:.2rem}.error-summary a{min-height:30px;color:#681a1a}.button-spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .85s linear infinite}.button-spinner--dark{border-color:#92344d40;border-top-color:var(--color-primary)}@keyframes spin{to{transform:rotate(360deg)}}.form-success{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:.9rem;padding:1.15rem;border:1px solid #b8d2c3;border-radius:var(--radius-md);background:#f3faf5}.form-success__mark{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:var(--color-success)}.form-success__mark svg{width:1.3rem;height:1.3rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.form-success h2{margin:0 0 .35rem;color:#174b36;font-family:inherit;font-size:1.05rem;font-weight:700}.form-success p{margin:0 0 .65rem;color:#2d5e48;font-size:.88rem;line-height:1.75}.form-success .button{margin-top:.85rem}.text-link{display:inline-flex;min-height:44px;align-items:center;font-size:.87rem;font-weight:700}.verification-content{display:grid;gap:1.25rem}.verification-divider{display:flex;align-items:center;gap:.8rem;color:var(--color-muted-foreground);font-size:.78rem}.verification-divider:before,.verification-divider:after{height:1px;flex:1;background:var(--color-border);content:""}.resend-section{padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fdfbf9}.inline-success{padding:.8rem;border-radius:.6rem;color:#174b36;background:#e9f4ed;font-size:.86rem;line-height:1.7}.auth-footer{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem var(--page-gutter) max(.75rem,env(safe-area-inset-bottom));color:var(--color-muted-foreground);font-size:.76rem}.auth-footer>span:first-child{white-space:nowrap}@media(max-width:1023px){.site-nav{gap:1rem;margin-right:.25rem}.hero-section{min-height:0;grid-template-columns:minmax(0,.95fr) minmax(345px,1.05fr);gap:1.75rem}.hero-copy h1{font-size:clamp(2.6rem,5.3vw,3.9rem)}.hero-art{min-height:480px}.match-board{width:min(100%,385px)}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-card{min-height:220px}.auth-layout{grid-template-columns:minmax(250px,.75fr) minmax(360px,1.25fr)}.auth-aside{min-height:490px}}@media(max-width:767px){:root{--page-gutter: clamp(1.1rem, 5vw, 1.6rem)}html{scroll-padding-top:1rem}.site-header{padding-bottom:.55rem}.site-header__inner{min-height:56px;gap:.55rem}.brand{gap:.5rem}.brand__mark{width:36px;height:36px}.brand__name{font-size:.95rem}.brand__descriptor{font-size:.68rem}.site-nav{display:none}.site-header__actions{gap:.35rem}.site-header__actions .header-login{min-width:44px;justify-content:center;font-size:.83rem}.site-header__actions .button--small{min-height:42px;padding-inline:.8rem;font-size:.79rem}.hero-section{grid-template-columns:minmax(0,1fr);gap:1rem;padding-top:clamp(2.5rem,10vw,4rem);padding-bottom:3.5rem}.hero-copy{padding:0}.eyebrow{margin-bottom:.85rem;font-size:.75rem}.hero-copy h1{margin-bottom:1rem;font-size:clamp(2.3rem,9.5vw,3.25rem);line-height:1.32;letter-spacing:-.055em}.hero-copy__lead{margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.hero-actions{gap:.4rem;margin-bottom:1.1rem}.hero-actions .button{min-height:50px;padding-inline:1rem;font-size:.86rem}.hero-promises{gap:.1rem .8rem;font-size:.78rem}.hero-art{min-height:438px;margin-top:.45rem}.match-board{width:min(100%,392px);padding:1.25rem;transform:rotate(-.5deg)}.match-board__header p{font-size:1.2rem}.process-list__item{min-height:61px}.process-list__copy strong{font-size:.85rem}.process-list__copy small{font-size:.69rem}.match-note{min-height:40px;gap:.4rem;padding-inline:.7rem;font-size:.69rem}.match-note--top{top:0;right:0}.match-note--bottom{bottom:0;left:0}.intro-section{grid-template-columns:1fr;gap:1.25rem;padding-block:3.5rem}.intro-section h2,.section-heading h2,.safety-copy h2,.closing-card h2{font-size:clamp(1.9rem,7.6vw,2.55rem);line-height:1.42}.mobile-break{display:initial}.intro-section__copy{justify-self:start}.intro-section__copy p{margin-bottom:.65rem;font-size:.94rem}.steps-section{padding-block:3.75rem}.section-heading{margin-bottom:1.75rem;text-align:left}.section-heading .eyebrow{justify-content:flex-start}.section-heading>p:last-child{font-size:.94rem}.steps-grid{grid-template-columns:minmax(0,1fr);gap:.75rem}.step-card{min-height:0;padding:1.15rem}.step-card__top{margin-bottom:1rem}.step-card h3{font-size:1.04rem}.step-card p{font-size:.88rem}.selection-note{align-items:flex-start;margin-top:1.15rem;font-size:.82rem;text-align:left}.safety-section{width:calc(100% - 2 * var(--page-gutter));grid-template-columns:minmax(0,1fr);gap:1.75rem;margin-top:3.5rem;padding:1.5rem 1.2rem;border-radius:1.35rem}.safety-copy__lead{margin-bottom:1.2rem;font-size:.93rem}.safety-list{gap:.7rem}.safety-list li{grid-template-columns:42px minmax(0,1fr);gap:.7rem;padding:.85rem}.safety-list__icon{width:40px;height:40px}.safety-list h3{font-size:.9rem}.safety-list p{font-size:.81rem}.closing-section{padding-block:3.5rem}.closing-card{padding:2rem 1.2rem;border-radius:1.35rem}.closing-card .eyebrow{margin-bottom:.55rem}.closing-card p:not(.eyebrow){max-width:29ch;font-size:.9rem;line-height:1.8}.site-footer__inner{flex-wrap:wrap;gap:.35rem 1rem}.site-footer__inner p{order:3;width:100%;margin-left:.2rem}.site-footer__copyright{margin-left:auto}.auth-main{align-items:start;padding-top:1rem;padding-bottom:2.25rem}.auth-layout{grid-template-columns:minmax(0,1fr);gap:1rem}.auth-aside{min-height:0;padding:1.25rem 1.25rem 1.3rem;border-radius:1.25rem}.auth-aside__ornament{top:-2.5rem;right:-3rem;width:180px;opacity:.42}.auth-aside .eyebrow{margin-bottom:.45rem;font-size:.7rem}.auth-aside h2{max-width:35ch;margin-bottom:.45rem;font-size:1.25rem;line-height:1.5}.auth-aside__copy{max-width:50ch;margin-bottom:0;font-size:.82rem;line-height:1.65}.auth-steps{display:none}.auth-panel{padding:1.35rem 1.15rem;border-radius:1.25rem}.auth-panel__topline .eyebrow{font-size:.73rem}.auth-panel__step{font-size:.7rem}.auth-panel h1{font-size:1.9rem}.auth-panel__description{margin-bottom:1.25rem;font-size:.87rem}.auth-form{gap:1rem}.turnstile-widget{min-height:72px}.auth-footer{min-height:54px;font-size:.69rem}}@media(max-width:375px){:root{--page-gutter: 1rem}.brand__wording{display:none}.site-header__actions .button--small{padding-inline:.7rem}.hero-copy h1{font-size:2.27rem}.hero-art{min-height:412px}.match-board{padding:1.05rem}.process-list__item{grid-template-columns:1.9rem minmax(0,1fr) auto;gap:.55rem}.process-list__number{width:1.8rem;height:1.8rem}.process-list:before{left:.94rem}.match-note{font-size:.64rem}.hero-actions .button{padding-inline:.75rem;font-size:.81rem}.site-footer__inner p{font-size:.75rem}.auth-panel{padding-inline:1rem}.turnstile-widget{min-height:145px}}@media(min-width:1024px){.site-header{padding-top:max(.9rem,env(safe-area-inset-top))}}@media(min-width:1440px){:root{--page-gutter: max(4rem, calc((100vw - 1320px)/2) )}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
