/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#302934;--muted:#716875;--plum:#8f6ba5;--plum-dark:#745688;--lavender:#eee5f3;--lavender-soft:#f8f4fa;--rose:#d8a8bd;--rose-light:#f6e9ef;--cream:#fcfaf7;--sage:#aab7a2;--white:#fff;--line:#e8e0e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.section-shell{width:min(1180px,100% - 48px);margin:auto}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fbf8f4f0;border-bottom:1px solid #6d3c7314;justify-content:space-between;align-items:center;height:104px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand-image-link{flex:none}.brand-logo{object-fit:contain;object-position:left center;width:255px;height:84px;display:block}.brand-mark{border:1.5px solid var(--plum);width:39px;height:39px;color:var(--plum);border-radius:50%;place-items:center;font:italic 26px Georgia,serif;display:grid}.brand strong{letter-spacing:.01em;font:600 18px Georgia,serif;display:block}.brand small{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-top:1px;font-size:8px;display:block}nav{color:#5f5562;gap:30px;font-size:13px;display:flex}nav a:hover{color:var(--plum)}.mini-cta,.primary,.secondary{border:0;border-radius:3px;justify-content:center;align-items:center;gap:16px;font-weight:700;transition:all .2s;display:inline-flex}.mini-cta{background:var(--plum);color:#fff;padding:15px 22px;font-size:13px;box-shadow:0 9px 24px #7456883d}.mini-cta:hover,.primary:hover{background:var(--plum-dark);transform:translateY(-1px)}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:65px;min-height:690px;padding-top:52px;padding-bottom:70px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--plum);align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:var(--rose);width:26px;height:1px}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.06}h1{letter-spacing:-.045em;font-size:clamp(48px,5.1vw,75px)}h1 em,h2 em{color:var(--plum);font-style:italic;font-weight:400}.lead{color:var(--muted);max-width:630px;margin:30px 0;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:30px;display:flex}.primary{background:var(--plum);color:#fff;padding:17px 23px;font-size:14px}.primary span{font-size:18px}.text-link{border-bottom:1px solid var(--rose);padding-bottom:4px;font-size:13px;font-weight:700}.reassurance{color:#776d78;flex-wrap:wrap;gap:8px 14px;margin-top:25px;font-size:11px;display:flex}.reassurance span{color:var(--plum);font-weight:900}.hero-visual{height:550px;position:relative}.orb{border-radius:50%;position:absolute}.orb-one{background:linear-gradient(145deg,#e7cad6,#c994ac);width:380px;height:380px;top:68px;left:63px;box-shadow:inset -30px -35px 80px #6d3c7324}.orb-two{background:#e7dfd6;width:190px;height:190px;bottom:5px;right:0}.thought-card{background:#ffffffe6;border-radius:4px;padding:19px 23px;font:italic 15px/1.5 Georgia,serif;position:absolute;box-shadow:0 18px 50px #4023431f}.card-one{top:25px;left:0;transform:rotate(-2deg)}.card-two{z-index:2;top:190px;right:-24px;transform:rotate(2deg)}.card-three{bottom:42px;left:7px;transform:rotate(-1deg)}.compass{background:#fbf8f4f0;border:1px solid #6d3c7333;border-radius:50%;place-items:center;width:180px;height:180px;display:grid;position:absolute;top:170px;left:165px;box-shadow:0 18px 60px #502b542e}.compass:before,.compass:after{content:"";background:#6d3c7324;position:absolute}.compass:before{width:1px;height:150px}.compass:after{width:150px;height:1px}.compass span{letter-spacing:.15em;color:var(--plum);font:700 22px Georgia,serif}.compass i{background:linear-gradient(to bottom,var(--plum) 50%,var(--rose) 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);width:13px;height:66px;position:absolute;transform:rotate(31deg)}.recognition{background:#fff;padding:105px 0 90px}.narrow{max-width:1060px}.centered{justify-content:center}.recognition h2,.test-intro h2,.method h2,.final-cta h2{text-align:center;font-size:clamp(38px,4vw,57px)}.intro{text-align:center;max-width:650px;color:var(--muted);margin:22px auto 50px;line-height:1.7}.signal-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.signal-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px;padding:28px}.signal-grid article>span{color:var(--rose);font:italic 22px Georgia,serif}.signal-grid h3{margin:24px 0 10px;font:600 19px/1.3 Georgia,serif}.signal-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.bridge{text-align:center;color:var(--plum);margin:45px 0 0;font:italic 20px Georgia,serif}.test-section{background:var(--plum-dark);color:#fff;align-items:center;min-height:610px;padding:100px 0;display:flex}.test-shell{max-width:1040px}.test-intro{grid-template-columns:1.25fr .75fr;align-items:center;gap:90px;display:grid}.test-intro h2{text-align:left;margin:18px 0 24px}.test-intro p{color:#ddcfe0;max-width:630px;line-height:1.75}.pale{background:var(--rose-light);color:var(--plum-dark);margin-top:15px}.pale:hover{color:var(--plum-dark);background:#fff}.test-promise{background:#ffffff0e;border:1px solid #fff3;padding:45px 38px}.test-promise .quote{color:var(--rose);font:70px/1 Georgia,serif}.test-promise p{color:#fff;font:italic 22px/1.5 Georgia,serif}.quiz-card,.result-card{color:var(--ink);background:#fff;border-radius:5px;padding:36px 48px 42px;box-shadow:0 24px 70px #190a1c40}.quiz-top{justify-content:space-between;align-items:center;display:flex}.quiz-top>span{color:var(--muted);font-size:12px}.progress{background:#eee6ea;border-radius:10px;height:4px;margin:26px 0 48px;overflow:hidden}.progress i{background:var(--rose);height:100%;transition:width .3s;display:block}.question-label,.result-kicker,.small-cap{text-transform:uppercase;letter-spacing:.15em;color:var(--plum);font-size:10px;font-weight:800}.quiz-card h2{max-width:760px;margin:12px 0 35px;font-size:36px}.answers{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.answers button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:3px;padding:16px 8px;font-size:11px}.answers button span{background:var(--rose-light);width:27px;height:27px;color:var(--plum);border-radius:50%;place-items:center;margin:0 auto 8px;font-weight:800;display:grid}.answers button.selected{border-color:var(--plum);color:var(--plum);background:#fbf6f9}.quiz-nav{justify-content:space-between;align-items:center;min-height:51px;margin-top:38px;display:flex}.back,.restart{color:var(--muted);background:0 0;border:0;font-size:12px}.back:disabled{opacity:.3}.compact{padding:13px 18px}.result-heading{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr;align-items:center;gap:42px;padding-bottom:35px;display:grid}.result-heading h2{margin:7px 0 12px;font-size:39px}.result-heading>div>p:last-child{color:var(--muted);line-height:1.65}.score-ring{--score:0deg;background:conic-gradient(var(--rose) var(--score),#eee7eb 0);border-radius:50%;place-items:center;width:170px;height:170px;display:grid}.score-ring>div{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex}.score-ring strong{color:var(--plum);font:45px Georgia,serif}.score-ring span{text-transform:uppercase;letter-spacing:.1em;max-width:90px;color:var(--muted);font-size:9px}.result-grid{grid-template-columns:1fr 1fr;gap:50px;padding-top:35px;display:grid}.bars h3,.result-grid aside h3{margin:0 0 25px;font:600 23px Georgia,serif}.bar-row{margin-bottom:16px}.bar-row>div{justify-content:space-between;margin-bottom:7px;font-size:12px;display:flex}.bar-row b{color:var(--plum)}.bar-row>i{background:#eee8eb;border-radius:8px;height:7px;display:block;overflow:hidden}.bar-row u{background:linear-gradient(90deg,var(--rose),var(--plum));height:100%;text-decoration:none;display:block}.result-grid aside{background:var(--plum-dark);color:#fff;padding:30px}.result-grid aside h3{margin:10px 0}.result-grid aside p{color:#ddcfe0;font-size:13px;line-height:1.65}.full{width:100%;margin-top:11px}.secondary{border:1px solid var(--plum);color:var(--plum);background:0 0;padding:15px 20px;font-size:13px}.result-grid .secondary{color:#fff;border-color:#ffffff59}.restart{margin:28px auto 0;display:block}@media (hover:hover) and (pointer:fine){.answers button:hover{border-color:var(--plum);color:var(--plum);background:#fbf6f9}}.method{background:var(--cream);padding:110px 0}.method-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.method h2{text-align:left;margin:17px 0 24px}.method-grid>div:first-child>p:not(.eyebrow){color:var(--muted);margin-bottom:25px;line-height:1.75}.steps article{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:20px;padding:23px 0;display:grid}.steps article>span{background:var(--rose-light);width:48px;height:48px;color:var(--plum);border-radius:50%;place-items:center;font:italic 23px Georgia,serif;display:grid}.steps h3{margin:3px 0 7px;font:600 19px Georgia,serif}.steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.final-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#56305f,#753f75);padding:100px 0}.final-cta h2{margin:18px 0}.final-cta>div>p:not(.eyebrow){color:#e8dbe9;max-width:690px;margin:0 auto 30px;line-height:1.7}.final-cta .secondary{margin-left:10px}.light-button{color:#fff;border-color:#fff6}.final-cta small{color:#d7c6d8;margin-top:26px;display:block}footer{color:#fff;background:#2e2430;padding:50px 0 20px}footer>.section-shell{grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}footer p{color:#cbbfcd;text-align:center;font-size:12px}footer>.section-shell>div{justify-content:flex-end;gap:20px;font-size:12px;display:flex}.footer-bottom{text-align:center;color:#918594;border-top:1px solid #ffffff1a;margin-top:35px;padding-top:20px;font-size:10px}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero-visual{width:100%;max-width:520px;height:440px;margin:auto}.signal-grid{grid-template-columns:repeat(2,1fr)}.test-intro,.method-grid{grid-template-columns:1fr;gap:50px}.answers{grid-template-columns:1fr}.answers button{text-align:left;align-items:center;gap:12px;padding:10px 14px;display:flex}.answers button span{margin:0}.result-heading{grid-template-columns:1fr}.score-ring{margin:auto}.result-grid{grid-template-columns:1fr}footer>.section-shell{text-align:center;grid-template-columns:1fr;gap:20px}footer .brand,footer>.section-shell>div{justify-content:center}}@media (width<=600px){.section-shell{width:min(100% - 30px,1180px)}.topbar{height:72px;padding:0 15px}.mini-cta{padding:11px;font-size:11px}.hero{gap:20px;min-height:auto;padding-top:45px}.hero-visual{height:390px;transform:scale(.9)}h1{font-size:43px}.lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.reassurance{line-height:1.8}.orb-one{width:290px;height:290px;left:35px}.compass{width:145px;height:145px;top:142px;left:105px}.card-two{top:160px;right:-10px}.recognition,.method,.final-cta{padding:75px 0}.signal-grid{grid-template-columns:1fr}.signal-grid article{min-height:unset}.test-section{padding:65px 0}.quiz-card,.result-card{padding:25px 20px}.quiz-card h2{font-size:28px}.result-heading h2{font-size:32px}.result-grid aside{padding:23px}.final-cta .secondary{margin:12px 0 0}.footer-bottom{padding-left:15px;padding-right:15px;line-height:1.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.dominant-insight{background:var(--rose-light);border-left:3px solid var(--rose);margin-top:25px;padding:18px}.dominant-insight span{text-transform:uppercase;letter-spacing:.16em;color:var(--plum);font-size:9px;font-weight:800}.dominant-insight p{color:#665a68;margin:8px 0 0;font-size:12px;line-height:1.6}.hero{grid-template-columns:1.12fr .88fr;gap:54px}.hero h1{font-size:clamp(48px,4.8vw,69px)}.lead{max-width:660px;font-size:18px}.eyebrow>span{height:2px}.orb-one{background:linear-gradient(145deg,#f0e6f4,#dbc9e4);box-shadow:inset -30px -35px 80px #8f6ba51a}.orb-two{background:#f3e6eb}.thought-card{background:#fffffff0;box-shadow:0 18px 50px #46314e1a}.compass{border-color:#8f6ba538;box-shadow:0 18px 60px #553b6024}.compass:before,.compass:after{background:#8f6ba529}.recognition h2,.test-intro h2,.method h2,.final-cta h2{font-size:clamp(43px,4.4vw,63px)}.intro{max-width:680px;font-size:16px;line-height:1.75}.signal-grid article{background:linear-gradient(145deg,#fff,var(--lavender-soft));min-height:225px;padding:31px}.signal-grid article>span{color:var(--plum);font-size:24px}.signal-grid h3{color:#413647;margin:22px 0 12px;font-size:23px;line-height:1.25}.signal-grid p{font-size:14px}.bridge{color:var(--plum-dark);font-size:23px}.test-section{background:linear-gradient(145deg,var(--lavender-soft),#f7eaf0);color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.light{color:var(--plum)}.test-intro p{color:var(--muted);font-size:16px}.pale{background:var(--plum);color:#fff}.pale:hover{background:var(--plum-dark);color:#fff}.test-promise{background:#ffffffc7;border:1px solid #e1d4e5;box-shadow:0 18px 45px #5b426614}.test-promise p{color:#4c4051;font-size:25px}.test-promise small{color:var(--muted)}.quiz-card,.result-card{box-shadow:0 24px 70px #4a325321}.bars h3,.result-grid aside h3{font-size:27px;line-height:1.2}.result-grid aside{background:var(--lavender-soft);color:var(--ink);border:1px solid #dfd2e5;padding:32px}.result-grid aside p{color:var(--muted);font-size:14px}.result-grid .secondary{border-color:var(--plum);color:var(--plum)}.method-grid>div:first-child>p:not(.eyebrow){font-size:16px}.steps article{gap:22px;padding:26px 0}.steps article>span{background:var(--lavender);width:50px;height:50px;color:var(--plum-dark);font-size:24px}.steps h3{color:#413647;font-size:23px}.steps p{font-size:14px;line-height:1.6}.final-cta{color:var(--ink);background:linear-gradient(135deg,#f5edf7,#f8e9ef)}.final-cta h2 em{color:var(--plum)}.final-cta>div>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:16px}.light-button{border-color:var(--plum);color:var(--plum)}.final-cta small{color:var(--muted)}footer{background:#302934}@media (width<=900px){.hero{grid-template-columns:1fr}.signal-grid h3,.steps h3{font-size:22px}}@media (width<=600px){.hero h1{font-size:42px}.recognition h2,.test-intro h2,.method h2,.final-cta h2{font-size:39px}.signal-grid article{min-height:unset}}.contact-grid{text-align:left;grid-template-columns:1.08fr .92fr;align-items:center;gap:0;display:grid}.contact-photo{z-index:1;min-height:570px;position:relative}.contact-photo img{object-fit:cover;object-position:center 35%;border-radius:4px;width:100%;height:570px;display:block;box-shadow:0 22px 55px #573e6029}.contact-photo>span{background:#fffffff5;padding:13px 17px;font:600 18px Georgia,serif;position:absolute;bottom:22px;left:22px;box-shadow:0 10px 25px #3229341f}.contact-photo>span small{text-transform:uppercase;letter-spacing:.13em;color:var(--plum);font:700 9px Inter,sans-serif}.contact-copy{z-index:2;background:#fff;border:1px solid #8f6ba51f;border-radius:4px;margin-left:-88px;padding:52px 50px;position:relative;box-shadow:0 24px 65px #46314e29}.contact-copy .eyebrow{justify-content:flex-start}.contact-copy h2{text-align:left;font-size:clamp(39px,3.7vw,55px)}.contact-copy>p:not(.eyebrow){text-align:left;margin:24px 0 28px!important}.contact-actions{align-items:center;gap:10px;display:flex}.contact-actions .secondary{margin:15px 0 0}.contact-modes{border-top:1px solid #8f6ba538;gap:34px;margin-top:30px;padding-top:24px;display:flex}.contact-modes span{color:var(--muted);flex-direction:column;gap:4px;font-size:12px;display:flex}.contact-modes b{color:var(--ink);font-size:13px}@media (width<=900px){.contact-grid{grid-template-columns:1fr;gap:0}.contact-photo{width:100%;max-width:680px;min-height:480px;margin:auto}.contact-photo img{height:480px}.contact-copy{width:calc(100% - 56px);margin:-72px auto 0;padding:42px 38px}.contact-copy .eyebrow{justify-content:center}.contact-copy h2,.contact-copy>p:not(.eyebrow){text-align:center}.contact-actions,.contact-modes{justify-content:center}}@media (width<=600px){.contact-photo,.contact-photo img{height:390px;min-height:390px}.contact-photo>span{bottom:84px;left:14px}.contact-copy{width:calc(100% - 24px);margin:-58px auto 0;padding:34px 23px}.contact-copy h2{font-size:36px}.contact-actions{flex-direction:column}.contact-actions a{width:100%;margin:0}.contact-modes{text-align:center;gap:20px}}.test-cta{padding:18px 27px;box-shadow:0 12px 30px #74568842}.test-cta:focus-visible,.mini-cta:focus-visible{outline-offset:4px;outline:3px solid #d8a8bdb8}.recognition-action{text-align:center;flex-direction:column;align-items:center;gap:17px;margin-top:43px;display:flex}.recognition-action .bridge{max-width:760px;margin:0}.recognition-action small{letter-spacing:.04em;color:var(--muted);font-size:11px}.method-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}@media (width<=900px){.brand-logo{width:225px;height:76px}.topbar{height:94px}.recognition-action{margin-top:38px}}@media (width<=600px){.topbar{height:80px}.brand-logo{width:175px;height:62px}.mini-cta{gap:8px;padding:12px 14px;font-size:11px}.test-cta{width:100%;padding:17px 20px}.method-actions{flex-direction:column;align-items:flex-start}.recognition-action{margin-top:34px}.recognition-action .bridge{font-size:21px}}@media (width<=360px){.brand-logo{width:150px}.mini-cta{padding:11px 10px}}
