.RequestForm_wrapper__Gcwu9{max-width:560px;margin:0 auto}.RequestForm_card__F0Yz_{background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-6) var(--space-4);min-height:420px;display:flex;flex-direction:column}@media (min-width:600px){.RequestForm_card__F0Yz_{padding:var(--space-8) var(--space-8)}}.StepIndicator_root__tE8cJ{position:relative;margin-bottom:var(--space-8);padding-bottom:var(--space-2)}.StepIndicator_bar__NWI6W{position:absolute;top:18px;left:18px;right:18px;height:2px;background:var(--color-border);z-index:0}.StepIndicator_bar__NWI6W:after{content:"";display:block;height:100%;width:var(--progress,0);background:var(--color-brand);transition:width .35s ease}.StepIndicator_track__z03_w{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}.StepIndicator_step__NZQKq{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);flex:1 1}.StepIndicator_dot__3niKy{width:36px;height:36px;border-radius:50%;border:2px solid var(--color-border);background:var(--color-bg);display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;color:var(--color-text-muted);transition:background .25s,border-color .25s,color .25s}.StepIndicator_dot__3niKy svg{width:16px;height:16px}.StepIndicator_step__NZQKq.StepIndicator_active__ReIOe .StepIndicator_dot__3niKy{border-color:var(--color-brand);background:var(--color-brand);color:#fff}.StepIndicator_step__NZQKq.StepIndicator_done__lgQAn .StepIndicator_dot__3niKy{border-color:var(--color-brand);background:var(--color-brand-light);color:var(--color-brand)}.StepIndicator_label__YkEMC{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-align:center;line-height:1.2;white-space:nowrap}.StepIndicator_step__NZQKq.StepIndicator_active__ReIOe .StepIndicator_label__YkEMC,.StepIndicator_step__NZQKq.StepIndicator_done__lgQAn .StepIndicator_label__YkEMC{color:var(--color-brand)}@media (max-width:360px){.StepIndicator_label__YkEMC{display:none}.StepIndicator_bar__NWI6W{top:18px}}.Steps_step___zN9U{display:flex;flex-direction:column;flex:1 1;gap:var(--space-6)}.Steps_heading__s59ei{font-size:clamp(1.25rem,4vw,1.625rem);font-weight:800;color:var(--color-text);line-height:1.2;margin-bottom:calc(-1 * var(--space-4))}.Steps_subheading__VfqNt{font-size:.8125rem;color:var(--color-text-light);font-weight:500;margin-bottom:0}.Steps_fieldset__MXhzS{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3)}.Steps_label__Hnrh3{display:block;font-size:.875rem;font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}.Steps_fieldGroup__L_9gP{display:flex;flex-direction:column;gap:var(--space-1)}.Steps_input__2ONT3,.Steps_textarea__LZdUP{width:100%;font-family:var(--font-sans);font-size:1rem;color:var(--color-text);background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-md);padding:.75rem var(--space-4);transition:border-color .2s;-webkit-text-size-adjust:100%}.Steps_input__2ONT3{min-height:52px}.Steps_textarea__LZdUP{resize:vertical;min-height:120px;line-height:1.55}.Steps_input__2ONT3:focus,.Steps_textarea__LZdUP:focus{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 3px rgba(26,86,219,.12)}.Steps_input__2ONT3.Steps_inputError__2beFm,.Steps_textarea__LZdUP.Steps_inputError__2beFm{border-color:#dc2626}.Steps_chipGrid__qBg7A{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-2);gap:var(--space-2)}.Steps_chip__EtkMh{display:flex;align-items:center;justify-content:center;padding:.75rem var(--space-3);min-height:52px;border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);font-size:.875rem;font-weight:600;color:var(--color-text);text-align:center;line-height:1.3;transition:border-color .15s,background .15s,color .15s;cursor:pointer;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Steps_chip__EtkMh:hover:not(.Steps_chipSelected__O6zHY){border-color:var(--color-brand);background:var(--color-brand-light)}.Steps_chipSelected__O6zHY{border-color:var(--color-brand);background:var(--color-brand);color:#fff}@media (max-width:340px){.Steps_chipGrid__qBg7A{grid-template-columns:1fr}}.Steps_hint__oQrCl{font-size:.8125rem;color:var(--color-text-muted);line-height:1.4}.Steps_textareaFooter__FILRT{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-2)}.Steps_charCount__Ua_1T{font-size:.75rem;color:var(--color-text-light);white-space:nowrap;flex-shrink:0;padding-top:1px}.Steps_charOver__GnwvH{color:#dc2626;font-weight:700}.Steps_fieldError__ag5jj{font-size:.8125rem;color:#dc2626;font-weight:600}.Steps_errorMsg__63Pfh{font-size:.875rem;color:#dc2626;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:#fef2f2;border:1px solid #fca5a5}.Steps_submitError__GKV_L{padding:var(--space-4);background:#fef2f2;border:1.5px solid #fca5a5;border-radius:var(--radius-md);font-size:.875rem;color:#b91c1c;line-height:1.5}.Steps_loadingPill__WT0h5{display:flex;align-items:center;gap:var(--space-2);font-size:.875rem;color:var(--color-text-muted);padding:var(--space-3) 0}@keyframes Steps_spin__cStuy{to{transform:rotate(1turn)}}.Steps_spinner__ZiyW0{display:inline-block;width:18px;height:18px;border:2px solid var(--color-border);border-top-color:var(--color-brand);border-radius:50%;animation:Steps_spin__cStuy .7s linear infinite;flex-shrink:0}.Steps_optional__q2bVR{font-size:.8125rem;font-weight:400;color:var(--color-text-muted)}.Steps_consentRow__xPtB7{display:flex;flex-direction:column;gap:var(--space-1)}.Steps_consentRow__xPtB7.Steps_consentError__edkGg .Steps_consentLabel__o9cuA{color:#b91c1c}.Steps_consentLabel__o9cuA{display:flex;align-items:flex-start;gap:var(--space-3);font-size:.8125rem;color:var(--color-text-muted);line-height:1.5;cursor:pointer}.Steps_checkbox__A78pH{flex-shrink:0;width:20px;height:20px;accent-color:var(--color-brand);margin-top:2px;cursor:pointer}.Steps_supportNote__AISuy{font-size:.875rem;color:var(--color-text-muted);text-align:center}.Steps_photoHint__XcJ6n{font-size:.8125rem;color:var(--color-text-light);padding:var(--space-3) var(--space-4);background:var(--color-surface);border-radius:var(--radius-md);border:1px dashed var(--color-border)}.Steps_actions___W71v{display:flex;gap:var(--space-3);margin-top:auto;padding-top:var(--space-4)}.Steps_btnPrimary__xVpcO{flex:1 1;display:flex;align-items:center;justify-content:center;gap:var(--space-2);background:var(--color-accent);color:#fff;font-size:1rem;font-weight:700;padding:.875rem var(--space-6);border-radius:var(--radius-md);min-height:52px;transition:background .2s,opacity .2s}.Steps_btnPrimary__xVpcO:hover:not(:disabled){background:var(--color-accent-dark)}.Steps_btnPrimary__xVpcO:disabled{opacity:.55;cursor:not-allowed}.Steps_btnSubmit___1zb5{min-height:56px;font-size:1.0625rem}.Steps_btnSecondary__1KfU5{display:flex;align-items:center;justify-content:center;background:transparent;color:var(--color-text-muted);font-size:.9375rem;font-weight:600;padding:.875rem var(--space-4);border-radius:var(--radius-md);min-height:52px;border:1.5px solid var(--color-border);transition:border-color .2s,color .2s;flex-shrink:0}.Steps_btnSecondary__1KfU5:hover:not(:disabled){border-color:var(--color-brand);color:var(--color-brand)}.Steps_btnSecondary__1KfU5:disabled{opacity:.5;cursor:not-allowed}@media (min-width:600px){.Steps_chip__EtkMh{font-size:.9375rem}.Steps_heading__s59ei{font-size:1.625rem}}.Steps_photoPrivacyWarning__z6mC1{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.8rem;color:var(--color-text-muted);line-height:1.5;padding:var(--space-2) var(--space-3);background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius-sm);margin-top:calc(var(--space-1) * -1)}.Steps_photoPrivacyWarning__z6mC1 span:first-child{flex-shrink:0}.Steps_aiDisclosure__IsUxw{font-size:.8rem;color:var(--color-text-muted);line-height:1.5;padding:var(--space-2) var(--space-3);background:var(--color-surface);border-radius:var(--radius-sm);border:1px solid var(--color-border)}.Steps_aiDisclosure__IsUxw a{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.Steps_termsRow__51QAh{display:flex;flex-direction:column;gap:var(--space-1);margin-top:var(--space-2)}.Steps_termsRow__51QAh.Steps_termsError__biNwk .Steps_termsLabel__7GHPs{color:#b91c1c}.Steps_termsLabel__7GHPs{display:flex;align-items:flex-start;gap:var(--space-3);font-size:.875rem;color:var(--color-text);line-height:1.55;cursor:pointer;font-weight:500}.Steps_termsLabel__7GHPs a{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.Steps_privacyNotice__4eEIc{font-size:.8125rem;color:var(--color-text-muted);line-height:1.55;border-top:1px solid var(--color-border);padding-top:var(--space-3)}.Steps_privacyNotice__4eEIc a{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.PhotoPicker_root__0_PHn{display:flex;flex-direction:column;gap:var(--space-2)}.PhotoPicker_labelRow__xouw8{display:flex;flex-direction:column;gap:var(--space-1)}.PhotoPicker_label__u8GnX{font-size:.875rem;font-weight:700;color:var(--color-text)}.PhotoPicker_hint__ODxlJ{font-size:.8125rem;color:var(--color-text-light);line-height:1.45}.PhotoPicker_tileGrid__Re0BK{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-2);gap:var(--space-2)}.PhotoPicker_addTile___IgxQ,.PhotoPicker_tile__H4c_m{position:relative;aspect-ratio:1;border-radius:var(--radius-md);overflow:hidden;min-height:72px}.PhotoPicker_tile__H4c_m{background:var(--color-surface);border:1.5px solid var(--color-border)}.PhotoPicker_thumbnail__cGoPN{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.PhotoPicker_removeBtn__iOUy_{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:1rem;line-height:1;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;-webkit-tap-highlight-color:transparent}.PhotoPicker_removeBtn__iOUy_:before{content:"";position:absolute;inset:-8px}.PhotoPicker_removeBtn__iOUy_:hover{background:rgba(0,0,0,.75)}.PhotoPicker_removeBtn__iOUy_:disabled{opacity:.5;cursor:not-allowed}.PhotoPicker_addTile___IgxQ{background:var(--color-surface);border:2px dashed var(--color-border);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-1);color:var(--color-text-light);font-family:var(--font-sans);transition:border-color .2s,background .2s;-webkit-tap-highlight-color:transparent}.PhotoPicker_addTile___IgxQ:hover:not(:disabled){border-color:var(--color-brand);background:var(--color-brand-light);color:var(--color-brand)}.PhotoPicker_addTile___IgxQ:disabled{opacity:.5;cursor:not-allowed}.PhotoPicker_addIcon__LZ8jd{font-size:1.5rem;font-weight:300;line-height:1}.PhotoPicker_addLabel__cmqE4{font-size:.75rem;font-weight:600}.PhotoPicker_hiddenInput__jto81{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden;clip:rect(0 0 0 0)}.PhotoPicker_countNote__Bhfb_{font-size:.75rem;color:var(--color-text-light);margin-top:var(--space-1)}.PhotoPicker_errorMsg__VS7kW{font-size:.8125rem;color:var(--color-error,#c0392b);font-weight:500;line-height:1.4;margin:0;padding:var(--space-2) var(--space-3);background:rgba(192,57,43,.07);border-radius:var(--radius-md);border-left:3px solid var(--color-error,#c0392b)}.AiDescribeButton_root__D_GgS{display:flex;flex-direction:column;gap:var(--space-2)}.AiDescribeButton_btn__vEoVo{display:flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;min-height:48px;padding:.75rem var(--space-4);border:1.5px solid var(--color-brand,#1a56db);border-radius:var(--radius-md);background:var(--color-brand-light,#eff6ff);color:var(--color-brand,#1a56db);font-family:var(--font-sans);font-size:.9375rem;font-weight:700;line-height:1.3;cursor:pointer;transition:background .2s,border-color .2s,color .2s,opacity .2s;-webkit-tap-highlight-color:transparent}.AiDescribeButton_btn__vEoVo:hover:not(:disabled){background:var(--color-brand,#1a56db);color:#fff}.AiDescribeButton_btn__vEoVo:disabled{opacity:.45;cursor:not-allowed}.AiDescribeButton_btn__vEoVo.AiDescribeButton_loading__5N_sY{opacity:.75;cursor:wait}.AiDescribeButton_icon__gDtA3{font-size:1.0625rem;line-height:1;flex-shrink:0}@keyframes AiDescribeButton_spin__24F7l{to{transform:rotate(1turn)}}.AiDescribeButton_spinner__4iRjY{display:inline-block;width:17px;height:17px;border:2px solid rgba(26,86,219,.3);border-top:2px solid var(--color-brand,#1a56db);border-radius:50%;animation:AiDescribeButton_spin__24F7l .7s linear infinite;flex-shrink:0}.AiDescribeButton_btn__vEoVo.AiDescribeButton_loading__5N_sY .AiDescribeButton_spinner__4iRjY,.AiDescribeButton_btn__vEoVo:hover:not(:disabled) .AiDescribeButton_spinner__4iRjY{border-color:#fff rgba(255,255,255,.35) rgba(255,255,255,.35)}.AiDescribeButton_note__CXr6S{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.8125rem;color:var(--color-text-muted,#6b7280);line-height:1.45;padding:var(--space-2) var(--space-3);background:var(--color-surface,#f9fafb);border-radius:var(--radius-md);border:1px solid var(--color-border,#e5e7eb)}.AiDescribeButton_noteIcon__evCM4{flex-shrink:0;font-size:.875rem;margin-top:1px}.AiDescribeButton_overwritePrompt__yecBt{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:#fff7ed;border:1.5px solid #fb923c;border-radius:var(--radius-md)}.AiDescribeButton_overwriteText__BFG9n{font-size:.875rem;color:#9a3412;font-weight:600;line-height:1.45}.AiDescribeButton_overwritePreview__vtV4E{font-size:.8125rem;color:#7c3d12;line-height:1.5;padding:var(--space-2) var(--space-3);background:rgba(255,255,255,.6);border-radius:var(--radius-sm,6px);border-left:3px solid #fb923c;font-style:italic;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.AiDescribeButton_overwriteActions__v66pP{display:flex;gap:var(--space-2);flex-wrap:wrap}.AiDescribeButton_btnReplace__FkELI{flex:1 1;min-width:120px;display:flex;align-items:center;justify-content:center;min-height:44px;padding:.625rem var(--space-4);background:#ea580c;color:#fff;border-radius:var(--radius-md);font-family:var(--font-sans);font-size:.875rem;font-weight:700;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent}.AiDescribeButton_btnReplace__FkELI:hover{background:#c2410c}.AiDescribeButton_btnDismiss__SfCrc{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.625rem var(--space-4);background:transparent;color:#9a3412;border:1.5px solid #fdba74;border-radius:var(--radius-md);font-family:var(--font-sans);font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color .2s,color .2s;-webkit-tap-highlight-color:transparent}.AiDescribeButton_btnDismiss__SfCrc:hover{border-color:#ea580c;color:#c2410c}.AiDescribeButton_error__BjPGF{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.8125rem;color:#b91c1c;line-height:1.5;padding:var(--space-3) var(--space-4);background:#fef2f2;border:1px solid #fca5a5;border-radius:var(--radius-md)}.AiDescribeButton_errorIcon__jKCkC{flex-shrink:0;font-size:.875rem;margin-top:1px}@media (max-width:390px){.AiDescribeButton_overwriteActions__v66pP{flex-direction:column}.AiDescribeButton_btnDismiss__SfCrc,.AiDescribeButton_btnReplace__FkELI{flex:unset;width:100%}}.SuccessScreen_root__wR226{max-width:480px;margin:0 auto}.SuccessScreen_card__bBxeC{background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-8) var(--space-6);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-4)}.SuccessScreen_iconWrap__5Z9RI{margin-bottom:var(--space-2)}.SuccessScreen_icon__FHurV{width:72px;height:72px}.SuccessScreen_heading__yLq5p{font-size:clamp(1.375rem,4vw,1.75rem);font-weight:800;color:var(--color-text);line-height:1.2}.SuccessScreen_body__dnqsy{font-size:.9375rem;color:var(--color-text-muted);line-height:1.6;max-width:380px}.SuccessScreen_refBox__cATym{background:var(--color-brand-light);border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);display:flex;flex-direction:column;align-items:center;gap:var(--space-1);width:100%;margin-top:var(--space-2)}.SuccessScreen_refLabel__gEbsi{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.SuccessScreen_refValue__bnykc{font-size:1.375rem;font-weight:800;color:var(--color-brand);letter-spacing:.04em;font-feature-settings:"tnum"}.SuccessScreen_backLink__YZAfX{margin-top:var(--space-4);display:inline-block;font-size:.875rem;font-weight:600;color:var(--color-brand);text-decoration:underline;text-underline-offset:3px;padding:var(--space-2) var(--space-3);min-height:44px;display:flex;align-items:center}.SuccessScreen_backLink__YZAfX:hover{color:var(--color-brand-dark)}.SuccessScreen_photoWarning__HOu_s{display:flex;align-items:flex-start;gap:var(--space-2);background:#fff8e1;border:1px solid #ffe082;border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);font-size:.875rem;color:#5d4037;line-height:1.45;text-align:left;width:100%}.SuccessScreen_photoWarningIcon__mURwQ{flex-shrink:0;font-size:1rem;line-height:1.45}@font-face{font-family:Dancing Script;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b5b8e2eafcbef11e-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Dancing Script;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6903b0bb416ce629-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Dancing Script;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4d75910e08ab8a5-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Dancing Script Fallback;src:local("Arial");ascent-override:112.99%;descent-override:34.39%;line-gap-override:0.00%;size-adjust:81.43%}.__className_4c0c61{font-family:Dancing Script,Dancing Script Fallback;font-weight:600;font-style:normal}.Footer_footer__pQtti{background:var(--color-text);color:rgba(255,255,255,.7);padding:var(--space-10) var(--space-6)}.Footer_inner__vtL_T{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--space-6)}.Footer_brand__0rdww{display:flex;flex-direction:column;gap:var(--space-2)}.Footer_tagline__edhu4{font-size:.875rem;color:rgba(255,255,255,.5);margin-left:2px}.Footer_links__cFiYr{display:flex;flex-wrap:wrap;gap:var(--space-6);align-items:flex-start}.Footer_linksGroup__6z2Dy{display:flex;flex-direction:column;gap:var(--space-2)}.Footer_linksHeading__WXd7R{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:var(--space-1)}.Footer_link__TBOP7{font-size:.9rem;color:rgba(255,255,255,.65);transition:color .15s ease}.Footer_link__TBOP7:hover{color:#fff}.Footer_bottom__wxP7Z{padding-top:var(--space-6);border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:var(--space-2)}.Footer_copyright__j4atB{font-size:.8125rem;color:rgba(255,255,255,.4)}@media (min-width:768px){.Footer_inner__vtL_T{align-items:flex-start}.Footer_bottom__wxP7Z,.Footer_inner__vtL_T{flex-direction:row;justify-content:space-between}.Footer_bottom__wxP7Z{align-items:center}}.page_main__PZuJ0{background:var(--color-bg);min-height:100vh;padding:var(--space-8) var(--space-4) var(--space-16)}.page_container__E_RKN{max-width:760px;margin:0 auto}.page_header__5yNdl{margin-bottom:var(--space-10);padding-bottom:var(--space-8);border-bottom:1px solid var(--color-border)}.page_category__lfWco{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin-bottom:var(--space-3)}.page_title__ZDA_o{font-size:2rem;font-weight:800;color:var(--color-text);line-height:1.2;margin-bottom:var(--space-3)}.page_updated__hP2yl{font-size:.875rem;color:var(--color-text-muted)}.page_content__NmKhB{display:flex;flex-direction:column;gap:var(--space-10)}.page_section__sk1oh{display:flex;flex-direction:column;gap:var(--space-4)}.page_sectionTitle__Uh4Tw{font-size:1.125rem;font-weight:700;color:var(--color-text);margin-bottom:var(--space-1)}.page_section__sk1oh p{font-size:.9375rem;color:var(--color-text);line-height:1.7}.page_list__wTd0l{list-style:disc;padding-left:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_list__wTd0l li{font-size:.9375rem;color:var(--color-text);line-height:1.65}.page_auditBanner__ktLIG{display:flex;align-items:flex-start;gap:var(--space-3);background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius-md);padding:var(--space-4) var(--space-5)}.page_auditIcon__f9Nb7{flex-shrink:0;font-size:1.25rem;color:#16a34a;margin-top:2px}.page_auditBanner__ktLIG p{font-size:.9375rem;color:var(--color-text);line-height:1.6}.page_cookieTable__Thyn1{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;font-size:.875rem}.page_cookieRow__M74FZ{display:grid;grid-template-columns:2fr 1fr 1.25fr 1fr;grid-gap:0;gap:0;border-bottom:1px solid var(--color-border)}.page_cookieRow__M74FZ:last-child{border-bottom:none}.page_cookieRow__M74FZ>span{padding:var(--space-3) var(--space-4);vertical-align:top;border-right:1px solid var(--color-border);line-height:1.5;word-break:break-word}.page_cookieRow__M74FZ>span:last-child{border-right:none}.page_cookieHeader__sHWDX{background:var(--color-surface);font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.page_cookieDesc__rlzCv{font-size:.8125rem;color:var(--color-text-muted);margin-top:var(--space-1);display:block}.page_infoBox__bnK2K{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_infoBox__bnK2K p{font-size:.9375rem;color:var(--color-text);line-height:1.6}.page_link__yNb__{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.page_link__yNb__:hover{color:var(--color-brand-dark)}.page_relatedLinks__hP1pi{list-style:none;display:flex;flex-direction:column;gap:var(--space-2)}.page_relatedLinks__hP1pi li{font-size:.9375rem}.page_backLink__9q_Fd{padding-top:var(--space-8);border-top:1px solid var(--color-border)}@media (max-width:600px){.page_cookieRow__M74FZ{grid-template-columns:1fr}.page_cookieRow__M74FZ>span{border-right:none;border-bottom:1px solid var(--color-border);padding:var(--space-2) var(--space-4)}.page_cookieRow__M74FZ>span:last-child{border-bottom:none}.page_cookieHeader__sHWDX span+span{display:none}}@media (min-width:768px){.page_title__ZDA_o{font-size:2.5rem}}.page_main___WjhV{background:var(--color-bg);min-height:100vh;padding:var(--space-8) var(--space-4) var(--space-16)}.page_container__BjZ7c{max-width:760px;margin:0 auto}.page_header__dXZX0{margin-bottom:var(--space-10);padding-bottom:var(--space-8);border-bottom:1px solid var(--color-border)}.page_category__B9zMu{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin-bottom:var(--space-3)}.page_title__5zVtN{font-size:2rem;font-weight:800;color:var(--color-text);line-height:1.2;margin-bottom:var(--space-3)}.page_updated__JMW0i{font-size:.875rem;color:var(--color-text-muted)}.page_content__dNY72{display:flex;flex-direction:column;gap:var(--space-10)}.page_section__fkJTP{display:flex;flex-direction:column;gap:var(--space-4)}.page_sectionTitle__M7VdL{font-size:1.125rem;font-weight:700;color:var(--color-text);margin-bottom:var(--space-1)}.page_section__fkJTP p{font-size:.9375rem;color:var(--color-text);line-height:1.7}.page_list__mL4H_{list-style:disc;padding-left:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_list__mL4H_ li{font-size:.9375rem;color:var(--color-text);line-height:1.65}.page_infoBox__WGILt{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_infoBox__WGILt p{font-size:.9375rem;color:var(--color-text);line-height:1.6}.page_link__GXlJJ{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.page_link__GXlJJ:hover{color:var(--color-brand-dark)}.page_backLink___92cs{padding-top:var(--space-8);border-top:1px solid var(--color-border)}.page_intro__JWjCN{font-size:1rem;color:var(--color-text-muted);line-height:1.7;font-style:italic}.page_orderedList__jB9fz{list-style:decimal;padding-left:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_orderedList__jB9fz li{font-size:.9375rem;color:var(--color-text);line-height:1.65}.page_highlightBox__E9FkU{background:var(--color-brand-light);border:1px solid #c3d6fa;border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.page_highlightBox__E9FkU p{font-size:.9375rem;color:var(--color-text);line-height:1.65}@media (min-width:768px){.page_title__5zVtN{font-size:2.5rem}}.page_main__PvxoQ{background:var(--color-bg);min-height:100vh;padding:var(--space-8) var(--space-4) var(--space-16)}.page_container__JsXSt{max-width:760px;margin:0 auto}.page_header__CLmMT{margin-bottom:var(--space-10);padding-bottom:var(--space-8);border-bottom:1px solid var(--color-border)}.page_category__1mOqt{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin-bottom:var(--space-3)}.page_title__Xt_2N{font-size:2rem;font-weight:800;color:var(--color-text);line-height:1.2;margin-bottom:var(--space-3)}.page_updated__demIu{font-size:.875rem;color:var(--color-text-muted)}.page_content__O5IUJ{display:flex;flex-direction:column;gap:var(--space-10)}.page_section__d31C0{display:flex;flex-direction:column;gap:var(--space-4)}.page_sectionTitle__pRVKJ{font-size:1.125rem;font-weight:700;color:var(--color-text);margin-bottom:var(--space-1)}.page_section__d31C0 p{font-size:.9375rem;color:var(--color-text);line-height:1.7}.page_list__pAlAP{list-style:disc;padding-left:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_list__pAlAP li{font-size:.9375rem;color:var(--color-text);line-height:1.65}.page_infoBox__1C3Xo{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_infoBox__1C3Xo p{font-size:.9375rem;color:var(--color-text);line-height:1.6}.page_link__9Qk7Z{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.page_link__9Qk7Z:hover{color:var(--color-brand-dark)}.page_backLink__BWt3c{padding-top:var(--space-8);border-top:1px solid var(--color-border)}.page_intro__2aIes{font-size:1rem;color:var(--color-text-muted);line-height:1.7;font-style:italic}.page_orderedList__7Zc1f{list-style:decimal;padding-left:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_orderedList__7Zc1f li{font-size:.9375rem;color:var(--color-text);line-height:1.65}.page_highlightBox__MPZV_{background:var(--color-brand-light);border:1px solid #c3d6fa;border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.page_highlightBox__MPZV_ p{font-size:.9375rem;color:var(--color-text);line-height:1.65}@media (min-width:768px){.page_title__Xt_2N{font-size:2.5rem}}