/*! 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)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}:root{--ink:#17202b;--muted:#68717d;--orange:#ee4d2d;--orange-dark:#d94022;--facebook:#1877f2;--facebook-dark:#0866cf;--cream:#fff7ef;--paper:#fffdfa;--line:#e9e1d8;--mint:#12a979;--shadow:0 26px 72px #4727141f}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #1877f242}.notice-bar{background:var(--ink);color:#fff;letter-spacing:.03em;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:35px;padding:8px 20px;font-size:11px;font-weight:750;display:flex}.notice-dot,.secure-pill span{background:#55ddb0;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #55ddb024}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1184px,100% - 56px);height:84px;margin:0 auto;display:grid}.brand{letter-spacing:-.05em;align-items:center;gap:4px;width:max-content;font-size:22px;font-weight:850;display:inline-flex}.brand b{color:var(--orange)}.brand-mark{background:var(--orange);border-radius:7px 7px 9px 9px;place-items:center;width:29px;height:26px;margin-right:5px;display:inline-grid;position:relative}.brand-mark:before{border:3px solid var(--orange);content:"";border-bottom:0;border-radius:8px 8px 0 0;width:13px;height:10px;position:absolute;top:-7px}.brand-mark span{border:2px solid #fff;border-radius:50%;width:8px;height:8px}.site-header nav{color:#565e67;gap:32px;font-size:13px;font-weight:650;display:flex}.site-header nav a:hover{color:var(--orange)}.install-button{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:999px;justify-self:end;padding:0 17px;font-size:12px;font-weight:800;box-shadow:0 6px 18px #241b150d}.hero{grid-template-columns:minmax(0,.92fr) minmax(480px,.82fr);align-items:center;gap:72px;width:min(1184px,100% - 56px);min-height:650px;margin:0 auto;padding:52px 0 90px;display:grid;position:relative}.hero:before{z-index:-1;content:"";background:radial-gradient(circle,#ee4d2d1a,#0000 67%);border-radius:50%;width:620px;height:620px;position:absolute;top:0;left:-28%}.eyebrow,.section-kicker,.step-label{color:var(--orange);letter-spacing:.16em;font-size:11px;font-weight:850}.eyebrow{align-items:center;gap:8px;display:flex}.spark{border:1px solid #f4c6b7;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.hero h1{letter-spacing:-.06em;margin:27px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.3vw,72px);font-weight:700;line-height:.94}.hero h1 em{color:var(--facebook);font-weight:700}.hero-lead{max-width:555px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.trust-row{color:#565e67;flex-wrap:wrap;gap:12px 22px;margin-top:28px;font-size:11px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.trust-row i{width:18px;height:18px;color:var(--mint);background:#e8f8f2;border-radius:50%;place-items:center;font-style:normal;display:grid}.link-shell{box-shadow:var(--shadow);background:#fffffff5;border:1px solid #eadfd5;border-radius:28px;padding:30px;position:relative}.link-shell:before{z-index:-1;background:var(--facebook);content:"";border-radius:35% 65% 57% 43%;width:106px;height:106px;position:absolute;top:36px;right:-35px;transform:rotate(13deg)}.link-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.link-heading h2{letter-spacing:-.03em;margin:8px 0 0;font-family:Georgia,serif;font-size:26px}.secure-pill{color:#087853;letter-spacing:.11em;background:#eff8f5;border-radius:99px;align-items:center;gap:8px;padding:9px 12px;font-size:9px;font-weight:850;display:flex}.link-form{margin-top:28px}.link-form>label,.result-card>label{color:#474f58;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.url-field{background:#fff;border:1px solid #dcd5cd;border-radius:13px;grid-template-columns:43px 1fr;align-items:center;display:grid;overflow:hidden}.url-field:focus-within{border-color:var(--facebook);box-shadow:0 0 0 3px #1877f21a}.url-field>span{height:52px;color:var(--facebook);border-right:1px solid #eee7e0;place-items:center;font-size:18px;font-weight:800;display:grid}.url-field input{min-width:0;height:52px;color:var(--ink);border:0;outline:0;padding:0 13px;font-size:12px}.url-field input::placeholder{color:#a0a5aa}.link-form>small{color:#92989e;margin:8px 0 0;font-size:9px;display:block}.create-button{background:var(--orange);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;margin-top:19px;font-size:12px;font-weight:850;display:flex;box-shadow:0 12px 28px #ee4d2d33}.create-button:hover:not(:disabled){background:var(--orange-dark)}.create-button:disabled{cursor:wait;opacity:.68}.button-spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.route-preview{color:#70777f;background:#f8f5f1;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:19px;padding:12px;font-size:9px;font-weight:750;display:flex}.route-preview b{color:#b0b4b8}.route-preview span:last-child{color:var(--facebook)}.status-message{border-radius:13px;align-items:flex-start;gap:12px;margin-top:18px;padding:15px;display:flex}.status-message>span{border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.status-message strong{font-size:11px;display:block}.status-message p{margin:5px 0 0;font-size:10px;line-height:1.55}.error-message{color:#a7331d;background:#fff6f2;border:1px solid #f1c5b8}.error-message>span{background:#ffe2d9}.result-card{background:#f8fbff;border:1px solid #d9e6f7;border-radius:17px;margin-top:20px;padding:18px}.result-success{align-items:center;gap:11px;margin-bottom:17px;display:flex}.result-success>span{width:34px;height:34px;color:var(--mint);background:#e1f7ee;border-radius:50%;flex:0 0 34px;place-items:center;font-weight:900;display:grid}.result-success strong,.result-success small{display:block}.result-success strong{font-size:12px}.result-success small{color:var(--muted);margin-top:3px;font-size:9px}.result-link-row{background:#fff;border:1px solid #ccd8e8;border-radius:11px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.result-link-row input{color:#4e5864;border:0;outline:0;min-width:0;height:45px;padding:0 12px;font-size:11px}.result-link-row button{color:var(--facebook);background:#fff;border:0;border-left:1px solid #dbe3ed;font-size:10px;font-weight:850}.facebook-button{background:var(--facebook);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:54px;margin-top:14px;font-size:13px;font-weight:850;display:flex;box-shadow:0 12px 28px #1877f238}.facebook-button:hover{background:var(--facebook-dark)}.facebook-button>span{width:23px;height:23px;color:var(--facebook);background:#fff;border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:17px;font-weight:900;display:grid}.reset-button{width:100%;color:var(--orange);background:0 0;border:0;margin-top:12px;padding:0;font-size:10px;font-weight:800}.facebook-note{color:#7c858e;text-align:center;margin:12px 0 0;font-size:9px;line-height:1.55}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(1184px,100% - 56px);margin:0 auto 105px;display:grid}.proof-strip div{text-align:center;flex-direction:column;align-items:center;padding:25px;display:flex}.proof-strip div+div{border-left:1px solid var(--line)}.proof-strip strong{font-family:Georgia,serif;font-size:21px}.proof-strip span{color:var(--muted);margin-top:5px;font-size:10px}.how-section{width:min(1184px,100% - 56px);margin:0 auto;padding:12px 0 102px}.how-section h2,.notice-section h2{letter-spacing:-.05em;max-width:760px;margin:13px 0 0;font-family:Georgia,serif;font-size:clamp(31px,3.2vw,44px);line-height:1.08}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:236px;padding:29px}.steps-grid article:last-child{background:#f8fbff;border-color:#cbdcf3}.steps-grid article>span{color:#e9ddd4;font-family:Georgia,serif;font-size:40px;font-weight:700}.steps-grid article:last-child>span{color:#c9dbf2}.steps-grid h3{margin:26px 0 10px;font-family:Georgia,serif;font-size:21px}.steps-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.notice-section{background:var(--cream);border:1px solid #eadfd5;border-radius:24px;grid-template-columns:auto 1fr;align-items:start;gap:28px;width:min(1184px,100% - 56px);margin:0 auto 100px;padding:38px;display:grid}.notice-icon{width:48px;height:48px;color:var(--orange);border:1px solid #edb7a7;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:23px;font-weight:800;display:grid}.notice-section h2{font-size:32px}.notice-section p{max-width:770px;color:var(--muted);margin:13px 0 0;font-size:12px;line-height:1.75}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:12px 28px;width:min(1184px,100% - 56px);margin:0 auto;padding:34px 0 42px;display:grid}.footer-brand{font-size:18px}footer>p{color:var(--muted);grid-column:1;margin:-4px 0 0 39px;font-size:10px}footer>small{color:#969ba0;grid-column:1/-1;margin-top:13px;font-size:9px}@media (width<=1000px){.hero{grid-template-columns:minmax(0,.9fr) minmax(430px,.82fr);gap:38px}.hero h1{font-size:clamp(46px,5.4vw,59px)}}@media (width<=820px){.site-header{grid-template-columns:1fr auto;height:72px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:44px;padding:44px 0 70px}.hero-copy{text-align:center}.eyebrow,.trust-row{justify-content:center}.hero-lead{margin:0 auto}.link-shell{width:min(100%,590px);margin:0 auto}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:auto}}@media (width<=580px){.notice-bar{font-size:9px}.site-header,.hero,.proof-strip,.how-section,.notice-section,footer{width:calc(100% - 30px)}.brand{font-size:19px}.brand-mark{width:26px;height:23px}.install-button{min-height:38px;padding:0 12px;font-size:10px}.hero{padding-top:34px}.hero h1{font-size:42px}.hero-lead{font-size:14px;line-height:1.65}.trust-row{gap:10px 14px;font-size:9px}.link-shell{border-radius:21px;padding:19px}.link-shell:before{display:none}.link-heading h2{font-size:22px}.secure-pill{padding:8px 9px;font-size:8px}.route-preview{flex-wrap:wrap}.result-link-row{grid-template-columns:1fr}.result-link-row button{border-top:1px solid #dbe3ed;border-left:0;min-height:40px}.proof-strip{grid-template-columns:1fr;margin-bottom:78px}.proof-strip div+div{border-top:1px solid var(--line);border-left:0}.steps-grid{margin-top:30px}.notice-section{grid-template-columns:1fr;padding:28px 22px}footer{text-align:center;grid-template-columns:1fr}footer .brand{margin:0 auto}footer>p{grid-column:1;margin:0}footer>small{grid-column:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
