:root{color-scheme:light;--paper:#f8f4eb;--surface:#fffaf2;--ink:#23261f;--muted:#5d6056;--line:#ddddd3;--wash:#efeee7;--orange:#f18c48;--blue:#2854dd;--peach:#f2d6c1;--blue-pale:#e5ebfa;--error:#ac3025;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif;--mono:ui-monospace,'SFMono-Regular',Consolas,'Liberation Mono',monospace;--wrap:1264px;--radius:24px}:root[data-theme=dark]{color-scheme:dark;--paper:#1c211e;--surface:#272d28;--ink:#f3f2e9;--muted:#b3b8ad;--line:#424940;--wash:#30372f;--orange:#f5a269;--blue:#92aaff;--peach:#3e3028;--blue-pale:#252f40;--error:#ffab9a}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--sans);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,summary{touch-action:manipulation}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button,input,select,textarea{border-radius:0}a{color:inherit;text-decoration:none}figure,h1,h2,h3,p{margin:0}button{border:0}svg{display:block;max-width:100%}[hidden]{display:none!important}::selection{background:var(--orange);color:#23261f}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.wrap{width:min(var(--wrap),calc(100% - 112px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:16px;top:12px;z-index:99;padding:12px 20px;background:var(--ink);color:var(--paper);border-radius:12px;transform:translateY(-160%)}.skip:focus{transform:none}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.zero{fill:currentColor;flex-shrink:0}.mono{font-family:var(--mono)}.muted{color:var(--muted)}.kicker{display:flex;align-items:center;gap:10px;font:11px/1.5 var(--mono);letter-spacing:.07em;text-transform:uppercase}.kicker .zero{width:13px;height:18px;color:var(--orange)}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.055em}h2{font-size:clamp(42px,4.5vw,66px);font-weight:750;letter-spacing:-.055em;line-height:1.04}h2 .serif{font-size:1.09em}.line{display:block}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:13px 23px;border:1px solid transparent;border-radius:100px;background:var(--ink);color:var(--paper);font-size:14px;font-weight:700;line-height:1.3;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:var(--blue);color:var(--paper);transform:translateY(-2px)}.button .icon{width:18px;height:18px}.button.orange{background:var(--orange);color:#23261f}.button.orange:hover{background:#f8a366;color:#23261f}.button.outline{background:0 0;border-color:var(--line);color:var(--ink)}.button.outline:hover{background:var(--wash);color:var(--ink);border-color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:600}.text-link .icon{width:16px;height:16px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.site-header{position:sticky;top:16px;z-index:20;margin-top:22px;pointer-events:none}.nav-shell{display:flex;align-items:center;gap:36px;min-height:80px;padding:12px 18px 12px 28px;background:var(--surface);border:1px solid var(--line);border-radius:100px;box-shadow:0 5px 18px #23261f04;pointer-events:auto}.brand{display:inline-flex;align-items:center;flex-shrink:0;min-height:44px}.brand svg{width:112px;height:43px}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:15px}.desktop-nav a{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:13px;color:var(--muted)}.desktop-nav a::before{content:'';width:5px;height:7px;border:1.5px solid transparent;border-radius:50%;transition:border-color .15s}.desktop-nav a:hover,.desktop-nav a[aria-current=location]{color:var(--ink)}.desktop-nav a[aria-current=location]::before{border-color:var(--orange)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:23px}.login{font-size:13px;min-height:44px;display:flex;align-items:center}.login:hover{text-decoration:underline}.nav-actions .button{font-size:12px;min-height:48px;padding:12px 20px;gap:14px}.theme-toggle{display:grid;place-items:center;width:40px;height:44px;background:0 0;border-radius:50%;color:var(--muted)}.theme-toggle:hover{background:var(--wash);color:var(--ink)}[data-theme=dark] .moon,[data-theme=light] .sun{display:none}.mobile-menu{display:none}.hero{padding:70px 0 28px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:38px;align-items:center}.hero-copy{padding:6px 0 22px;position:relative;z-index:2}.hero h1{font-size:clamp(58px,6.1vw,88px);font-weight:750;line-height:1.04;letter-spacing:-.075em;margin-top:25px}.hero h1 .serif{font-size:1.09em;letter-spacing:-.07em;line-height:1.04}.hero h1 .fullstop{color:var(--blue)}.hero-lead{font-size:16px;line-height:1.75;max-width:430px;margin-top:24px;color:var(--muted)}.hero-lead strong{color:var(--ink);font-weight:500}.shortener{margin-top:30px}.label-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.label-row label{font-size:12px;font-weight:700}.preview-state{font-size:10px;font-family:var(--mono);color:var(--muted)}.input-row{display:flex;align-items:center;gap:12px;padding:7px 7px 7px 17px;min-height:68px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.input-row:focus-within{outline:2px solid var(--blue);outline-offset:3px}.input-row>.icon{color:var(--muted);width:18px}.input-row input{width:100%;min-width:0;padding:10px 0;background:0 0;border:none;outline:0;color:var(--ink);font-size:14px}.input-row input::placeholder{color:var(--muted);opacity:1}.input-row .button{border-radius:12px;padding:14px 17px;min-height:51px;flex-shrink:0;gap:14px;font-size:13px}.form-under{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:8px}.form-under button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0;background:0 0;font-size:11px;color:var(--muted)}.form-under button:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.form-under .icon{width:13px;height:13px}.options-toggle[aria-expanded=true]{color:var(--ink)}.custom-options{background:var(--wash);padding:15px 17px;border-radius:14px;margin-top:10px}.custom-options label{font-size:11px;font-weight:700;display:block;margin-bottom:7px}.alias-field{display:flex;align-items:center;gap:2px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:8px 11px}.alias-field span{font:13px var(--mono);color:var(--muted)}.alias-field input{width:100%;min-width:0;background:0 0;border:0;outline:0;color:var(--ink);font:13px var(--mono);padding:4px 0}.alias-field:focus-within{outline:2px solid var(--blue)}.custom-options p{font-size:10px;margin-top:7px;color:var(--muted)}.form-error{font-size:12px;line-height:1.6;color:var(--error);margin:10px 0 0}.privacy-note{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:11px;margin-top:12px}.privacy-note .icon{height:14px;width:14px;margin-top:1px}.form-result{padding:17px;border-radius:16px;border:1px solid var(--blue);background:var(--blue-pale);margin-top:17px}.form-result h2{font:700 12px/1.5 var(--sans);letter-spacing:0;color:var(--ink);display:flex;align-items:center;gap:8px}.form-result h2 .icon{width:16px;height:16px}.result-url{font:600 21px/1.6 var(--mono);display:block;overflow-wrap:anywhere;letter-spacing:-.04em;margin-top:7px}.result-destination{font-size:11px;overflow-wrap:anywhere;color:var(--muted);margin:4px 0}.result-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:10px}.result-actions .button{min-height:40px;font-size:11px;padding:9px 14px;gap:8px}.result-actions a{font-size:11px;text-decoration:underline;text-underline-offset:4px;min-height:36px;display:flex;align-items:center}.copy-status{font-size:11px;margin-top:8px}.manual-copy{width:100%;background:var(--surface);color:var(--ink);font:12px/1.6 var(--mono);border:1px solid var(--line);border-radius:10px;padding:12px;resize:vertical;margin-top:9px}.noscript{padding:14px;border:1px solid var(--line);border-radius:12px;font-size:13px;margin-top:14px}.noscript a{text-decoration:underline}.hero-stage{--card-inset:118px;--card-top:174px;position:relative;min-width:0;min-height:606px;isolation:isolate;display:flex;flex-direction:column;padding-top:var(--card-top);padding-bottom:34px}.hero-zero{position:absolute;width:407px;height:550px;color:var(--orange);top:3px;left:22px;transform:rotate(-13deg);z-index:-1}.stage-dot{position:absolute;bottom:70px;right:7px;width:95px;height:95px;border-radius:50%;background:var(--blue);z-index:-1}.stage-annotation{position:absolute;top:37px;right:6px;font:italic 16px/1.25 var(--serif);transform:rotate(7deg);color:var(--ink)}.annotation-arrow{position:absolute;top:70px;right:13px;width:59px;height:65px;fill:none;stroke:var(--blue);stroke-width:1.7}.link-preview{position:relative;margin-left:var(--card-inset);flex-shrink:0;transform:rotate(-3deg);border-radius:24px;background:var(--surface);border:1px solid var(--line);box-shadow:0 20px 46px #34221716,0 4px 0 #23261f08;overflow:hidden}.preview-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 23px;border-bottom:1px solid var(--line);font-size:11px}.preview-topbar>span{display:flex;align-items:center;gap:8px}.preview-topbar .zero{color:var(--orange);width:12px;height:16px}.preview-topbar .preview-state{font-size:9px}.preview-main{padding:25px 25px 23px}.preview-eyebrow{font:10px var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.preview-main h2{font:400 25px/1.18 var(--serif);letter-spacing:-.04em;margin:8px 0 22px}.destination-row{display:flex;gap:10px;align-items:center;color:var(--muted);font:10px var(--mono);padding-bottom:12px;border-bottom:1px solid var(--line)}.destination-row .icon{width:13px;height:13px}.destination-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.preview-link{font:600 clamp(19px,2.0vw,27px)/1.4 var(--mono);letter-spacing:-.075em;margin:19px 0 20px;overflow-wrap:anywhere}.preview-link .domain{font-weight:400;color:var(--muted)}.preview-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.preview-copy{display:flex;align-items:center;gap:9px;min-height:40px;background:var(--ink);color:var(--paper);padding:10px 14px;border-radius:9px;font-size:11px;font-weight:600}.preview-copy .icon{width:14px;height:14px}.preview-copy:hover{background:var(--blue)}.preview-badge{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.preview-badge .icon{width:12px;height:12px}.preview-qr{min-height:267px;padding:15px 25px 18px;text-align:center}.preview-qr>svg{width:157px;height:157px;margin-inline:auto;border-radius:12px}.preview-qr p{font-size:11px;color:var(--muted);margin:2px 0 5px}.preview-qr button{background:0 0;min-height:36px;text-decoration:underline;text-underline-offset:3px;font-size:11px}.preview-tabs{position:static;align-self:center;margin:27px 0 8px calc(var(--card-inset) * .55);display:flex;flex-shrink:0;gap:4px;padding:5px;border:1px solid var(--line);border-radius:100px;background:var(--surface);white-space:nowrap}.preview-tabs button{display:flex;align-items:center;gap:7px;min-height:38px;border-radius:100px;padding:9px 17px;background:0 0;font-size:11px;color:var(--muted)}.preview-tabs button[aria-selected=true]{background:var(--ink);color:var(--paper)}.preview-tabs button .icon{width:15px;height:15px}.stage-foot{position:absolute;bottom:5px;width:100%;text-align:center;color:var(--muted);font:9px var(--mono);letter-spacing:.06em}.promise-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:27px 0 29px;border-top:1px solid var(--line);margin-top:20px}.promise-strip p{font-size:12px;display:flex;align-items:center;gap:13px}.promise-strip p .zero{width:15px;height:21px;color:var(--orange)}.promise-strip>span{color:var(--muted);font:10px var(--mono);max-width:160px;text-align:right}.playground{margin-top:16px;background:var(--peach);padding:97px 0 96px;position:relative;overflow:hidden}.playground .wrap{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:70px;align-items:center}.playground h2{margin-top:23px}.section-copy{font-size:15px;line-height:1.8;color:var(--muted);max-width:380px;margin-top:22px}.playground .kicker .zero{color:var(--ink)}.case-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:29px}.case-tabs button{min-height:43px;padding:10px 15px;border:1px solid #23261f30;background:0 0;border-radius:100px;font-size:12px;color:var(--ink)}.case-tabs button:hover{border-color:var(--ink)}.case-tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.case-text{font-size:12px;line-height:1.7;max-width:345px;margin-top:19px;color:var(--muted);min-height:42px}.try-case{margin-top:19px;background:0 0;padding:0;min-height:44px;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.try-case .icon{width:17px;height:17px}.try-case:hover{text-decoration:underline;text-underline-offset:5px}.destination-scene{position:relative;padding:7px 15px 42px 20px;min-width:0}.mock-browser{background:var(--surface);border:1px solid #23261f27;border-radius:17px;box-shadow:10px 13px 0 #23261f09;overflow:hidden;transform:rotate(2deg)}.browser-top{display:flex;align-items:center;gap:17px;padding:13px 17px;border-bottom:1px solid var(--line);height:46px}.browser-dots{display:flex;gap:4px;flex-shrink:0}.browser-dots i{width:5px;height:5px;border:1px solid var(--muted);border-radius:50%}.browser-top>span{font:9px var(--mono);color:var(--muted);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destination-art{position:relative;overflow:hidden;height:305px;color:#fffefa;background:#2854dd;padding:24px 25px}.destination-art .art-brand{font:11px var(--mono);display:flex;justify-content:space-between;gap:10px;position:relative;z-index:1}.destination-art h3{position:relative;z-index:1;font-size:52px;line-height:.98;letter-spacing:-.065em;font-weight:700;margin-top:38px;max-width:270px}.destination-art h3 .serif{font-size:1.02em}.abstract-art{position:absolute;width:260px;height:300px;right:-38px;bottom:-85px;transform:rotate(-12deg)}.destination-art[data-style=event]{background:#24261f;color:#f4a364}.destination-art[data-style=creator]{background:#ef8d49;color:#23261f}.destination-art[data-style=creator] h3{max-width:220px}.destination-foot{padding:19px 23px 22px;display:flex;align-items:center;gap:15px;justify-content:space-between}.destination-foot p{font-size:11px;color:var(--muted)}.destination-foot strong{display:block;font-size:13px;color:var(--ink);margin-bottom:4px}.destination-foot .icon{color:var(--blue)}.short-link-sticker{position:absolute;left:-8px;bottom:15px;max-width:calc(100% - 8px);display:flex;align-items:center;gap:13px;transform:rotate(-5deg);background:var(--surface);padding:17px 23px;border:1px solid var(--line);border-radius:13px;box-shadow:0 7px 0 #23261f0b;font:500 21px var(--mono);letter-spacing:-.06em}.short-link-sticker .icon{color:var(--blue);width:19px}.short-link-sticker span{overflow-wrap:anywhere}.scene-note{font-size:10px;color:var(--muted);margin:11px 10px 0 30px;text-align:center}.tools{padding:44px 0 48px}.tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.tool{padding:0 0 0 22px;border-left:1px solid var(--line)}.tool:first-child{padding-left:0;border-left:0}.tool .icon{width:22px;height:22px;color:var(--blue);margin-bottom:14px}.tool h3{font-size:14px;letter-spacing:-.015em;margin-bottom:6px}.tool p{font-size:12px;line-height:1.7;color:var(--muted);max-width:220px}.tool a{display:inline-flex;align-items:center;gap:6px;min-height:33px;font-size:11px;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.tool a .icon{width:12px;height:12px;margin:0;color:currentColor}.privacy-section{background:#254bc7;color:#fffefa;padding:90px 0 86px}.privacy-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:90px;align-items:center}.privacy-section h2{margin-top:24px}.privacy-section .section-copy{color:#dce3ff;max-width:360px}.privacy-section .kicker .zero{color:#f4a064}.privacy-section .text-link{color:#fffefa;margin-top:17px;font-size:12px}.privacy-section :focus-visible{outline-color:#f5a66a}.analytics-card :focus-visible{outline-color:var(--blue)}.analytics-card{color:var(--ink);background:var(--surface);border:1px solid #23261f11;border-radius:24px;padding:26px 28px 20px;box-shadow:9px 10px 0 #13276e28;transform:rotate(-1deg)}.analytics-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}.analytics-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.analytics-title .zero{width:13px;height:18px;color:var(--orange)}.period-select{display:flex;gap:3px;background:var(--wash);padding:4px;border-radius:100px}.period-select button{background:0 0;border-radius:100px;min-height:32px;min-width:44px;padding:5px 10px;font-size:10px;color:var(--muted)}.period-select button[aria-pressed=true]{background:var(--surface);box-shadow:0 1px 3px #0001;color:var(--ink)}.stats-overline{font-size:10px;font-family:var(--mono);color:var(--muted);display:flex;justify-content:space-between;gap:10px}.stats-total{font-size:47px;line-height:1.2;letter-spacing:-.065em;font-weight:600;margin-top:3px}.stats-total span{font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0;margin-left:9px}.stats-chart{display:flex;align-items:flex-end;height:121px;gap:13px;margin-top:18px;border-bottom:1px solid var(--line)}.chart-column{flex:1;height:100%;display:flex;align-items:flex-end;justify-content:center;position:relative}.chart-bar{display:block;width:100%;max-width:39px;height:var(--bar-height);border-radius:5px 5px 0 0;background:var(--orange);transition:height .25s}.chart-column:nth-child(6) .chart-bar{background:var(--blue)}.chart-labels{display:flex;margin-top:9px;gap:13px;font:9px var(--mono);color:var(--muted)}.chart-labels span{flex:1;text-align:center}.analytics-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-top:20px;margin-top:19px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.analytics-bottom>span{display:flex;align-items:center;gap:6px}.analytics-bottom .icon{width:13px;height:13px;color:var(--blue)}.privacy-principle{display:flex;gap:22px;align-items:center;border-top:1px solid #ffffff35;margin-top:58px;padding-top:25px;font-size:13px}.privacy-principle .zero{height:33px;width:25px;color:#f7a269}.privacy-principle strong{font-weight:600}.privacy-principle span{color:#dce3ff;font-size:12px}.start-section{padding:99px 0 95px}.start-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.start-heading h2{margin-top:22px}.start-heading>p{font-size:14px;color:var(--muted);max-width:260px;padding-bottom:7px;line-height:1.8}.start-panel{display:grid;grid-template-columns:.68fr 1fr 1fr;margin-top:37px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--surface)}.free-zero{position:relative;display:flex;align-items:center;justify-content:center;gap:11px;min-height:250px;background:var(--wash);padding:28px}.free-zero .zero{width:108px;height:148px;color:var(--orange)}.free-zero>span{font:400 61px var(--serif);letter-spacing:-.05em}.free-zero>p{position:absolute;bottom:24px;left:0;right:0;text-align:center;font:10px var(--mono);color:var(--muted)}.plan{padding:30px 33px 26px;border-left:1px solid var(--line);display:flex;align-items:flex-start;flex-direction:column}.plan-tag{font:10px var(--mono);color:var(--muted);letter-spacing:.03em;text-transform:uppercase}.plan h3{font-size:21px;letter-spacing:-.04em;line-height:1.4;margin-top:6px}.plan p{font-size:12px;color:var(--muted);line-height:1.75;margin:11px 0 22px;max-width:238px}.plan .button{min-height:43px;padding:10px 17px;font-size:11px;gap:13px;margin-top:auto}.plan:nth-child(3){background:var(--blue-pale)}.plan-foot{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap;margin-top:17px;font-size:11px;color:var(--muted)}.plan-foot a{text-decoration:underline;text-underline-offset:4px;min-height:36px;display:inline-flex;align-items:center;gap:8px}.plan-foot .icon{width:13px;height:13px}.faq-section{padding:0 0 91px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;border-top:1px solid var(--line);padding-top:70px}.faq-heading h2{font-size:47px;margin-top:20px}.faq-heading .section-copy{font-size:13px;max-width:210px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{position:relative;list-style:none;display:flex;gap:22px;align-items:center;justify-content:space-between;cursor:pointer;padding:23px 0;font-size:14px;font-weight:600;line-height:1.5;min-height:69px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-size:22px;line-height:1;font-weight:400;color:var(--muted)}.faq-list details[open] summary::after{content:'−'}.faq-list p{font-size:13px;line-height:1.9;color:var(--muted);padding:0 34px 24px 0}.faq-list a{text-decoration:underline;text-underline-offset:3px}.site-footer{background:var(--wash);padding:47px 0 24px;overflow:hidden}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:35px;border-bottom:1px solid var(--line)}.footer-top p{font-size:30px;letter-spacing:-.045em}.footer-top p .serif{font-size:1.1em}.footer-top .button{min-height:46px;font-size:12px}.footer-middle{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:45px;padding:35px 0}.footer-wordmark{width:270px;height:99px;max-width:100%}.footer-brand p{font-size:11px;color:var(--muted);margin-top:10px}.footer-links h3{font:10px var(--mono);text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:9px}.footer-links a{display:block;min-height:29px;font-size:12px}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.footer-bottom>span{display:flex;align-items:center;gap:7px}.footer-bottom .zero{width:8px;height:11px;color:var(--orange)}.toast{pointer-events:none;position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:13px 18px;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:13px;box-shadow:0 4px 25px #0002;max-width:calc(100% - 32px);width:max-content;font-size:12px;z-index:50}.toast:empty{display:none}.back-top{position:fixed;right:23px;bottom:24px;display:flex;align-items:center;justify-content:center;width:45px;height:52px;border:1px solid var(--line);border-radius:50%;background:var(--surface);box-shadow:0 3px 12px #0001;z-index:10}.back-top .zero{width:22px;height:31px;color:var(--orange)}.back-top:hover{transform:translateY(-3px)}@media(min-width:1600px){.hero h1{font-size:92px}.hero{padding-top:77px}}@media(max-width:1180px){.wrap{width:calc(100% - 72px)}.desktop-nav{gap:15px;margin-left:0}.nav-shell{gap:24px;padding-left:23px}.nav-actions{gap:14px}.hero-grid{gap:22px}.hero-stage{min-height:561px}.hero-zero{left:14px;top:5px;width:350px;min-height:480px}.hero-stage{--card-inset:65px;--card-top:171px}.preview-main{padding:23px 22px}.preview-tabs{bottom:25px}.stage-foot{bottom:-9px}.stage-dot{right:0;bottom:56px}.stage-annotation{right:3px;top:26px}.hero h1{font-size:clamp(55px,6.15vw,78px)}.playground .wrap{gap:43px}.privacy-grid{gap:50px}.plan{padding:27px 23px}.analytics-card{padding:24px}.input-row{gap:8px;padding-left:13px}.input-row .button{padding:14px 12px;gap:8px}.input-row input{font-size:12px}.promise-strip>span{display:none}.promise-strip p{font-size:11px}.destination-art h3{font-size:45px}.destination-art{height:292px}.short-link-sticker{font-size:18px}.faq-grid{gap:55px}}@media(max-width:980px){.wrap{width:calc(100% - 52px)}.desktop-nav{gap:10px}.desktop-nav a{font-size:11px}.nav-actions .login{display:none}.nav-shell{gap:20px}.hero{padding-top:55px}.hero-grid{gap:19px;grid-template-columns:minmax(0,1fr) minmax(0,.96fr)}.hero h1{font-size:clamp(46px,6.1vw,60px)}.hero-lead{font-size:14px}.hero .kicker{font-size:9px;letter-spacing:.04em}.hero-stage{min-height:545px}.hero-zero{width:300px;height:427px;left:6px;top:22px}.hero-stage{--card-inset:38px;--card-top:170px}.preview-topbar{padding:15px 17px}.preview-main{padding:20px 17px}.preview-main h2{font-size:22px}.preview-link{font-size:20px}.preview-copy{padding:9px 11px;font-size:10px}.preview-badge{font-size:8px}.stage-dot{width:75px;height:75px;right:-5px;bottom:52px}.preview-tabs{bottom:12px}.stage-foot{display:none}.stage-annotation{top:44px;right:7px;font-size:14px}.annotation-arrow{right:15px;top:77px;width:45px;height:55px}.input-row{flex-wrap:wrap;gap:4px 8px;padding:8px 10px}.input-row>input{flex:1;padding:8px 0;font-size:13px;min-width:80px}.input-row .button{width:100%;min-height:43px;padding:10px 15px;justify-content:space-between;margin-top:2px}.label-row .preview-state{font-size:9px}.hero-copy{padding-bottom:5px}.privacy-note{font-size:10px}.playground{padding:77px 0}.playground .wrap{gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.section-copy{font-size:14px}.case-tabs{gap:6px}.case-tabs button{font-size:10px;padding:9px 11px}.destination-scene{padding-left:7px;padding-right:0}.destination-art{height:263px;padding:22px 19px}.destination-art h3{font-size:38px}.abstract-art{width:217px;right:-62px}.destination-art .art-brand{font-size:9px}.destination-foot{padding:17px}.short-link-sticker{font-size:16px;padding:15px 17px;left:-9px}.scene-note{font-size:9px;margin-left:0}.tools-grid{gap:18px}.tool{padding-left:17px}.tool p{font-size:11px}.tool h3{font-size:13px}.privacy-grid{gap:38px}.privacy-section{padding:75px 0}.analytics-card{padding:20px;border-radius:20px}.analytics-title{font-size:10px}.analytics-head{gap:8px}.stats-overline{font-size:9px}.analytics-bottom{font-size:9px;gap:5px}.privacy-principle{margin-top:45px}.start-panel{grid-template-columns:.6fr 1fr 1fr}.plan{padding:25px 18px}.plan h3{font-size:19px}.plan p{font-size:11px}.free-zero{gap:7px}.free-zero .zero{width:70px;height:105px}.free-zero>span{font-size:47px}.free-zero>p{font-size:8px}.faq-grid{gap:40px}.faq-heading h2{font-size:42px}.faq-list summary{font-size:13px}.footer-wordmark{width:225px}.footer-middle{gap:35px}}@media(max-width:760px){html{scroll-padding-top:100px}.wrap{width:calc(100% - 40px)}.site-header{top:10px;margin-top:13px}.nav-shell{min-height:66px;padding:8px 12px 8px 20px;gap:14px}.brand svg{width:92px;height:36px}.desktop-nav{display:none}.nav-actions{gap:5px}.nav-actions .button{font-size:10px;min-height:41px;padding:10px 14px;gap:8px}.nav-actions .button .icon{width:14px;height:14px}.theme-toggle{width:34px;height:41px}.theme-toggle .icon{width:17px}.mobile-menu{display:block;position:relative}.mobile-menu summary{display:grid;place-items:center;list-style:none;cursor:pointer;width:35px;height:41px;border-radius:50%;color:var(--ink)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu .i-close{display:none}.mobile-menu[open] .i-menu{display:none}.mobile-menu[open] .i-close{display:block}.nav-sheet{position:absolute;right:0;top:51px;width:245px;display:flex;flex-direction:column;padding:15px;background:var(--surface);border:1px solid var(--line);border-radius:19px;box-shadow:0 12px 28px #0002}.nav-sheet a,.nav-sheet form>button{display:block;padding:12px 14px;min-height:44px;font-size:13px;border-radius:8px}.nav-sheet a:hover,.nav-sheet form>button:hover{background:var(--wash)}.nav-sheet form>button{width:100%;text-align:left;border:0;background:0 0;color:var(--ink);font-family:var(--sans);cursor:pointer}.hero{padding-top:46px;padding-bottom:15px}.hero-grid{display:flex;flex-direction:column;gap:13px;align-items:stretch}.hero-copy{padding:0}.hero .kicker{font-size:9px;letter-spacing:.045em}.hero h1{font-size:clamp(49px,9.7vw,70px);margin-top:22px;letter-spacing:-.07em}.hero-lead{max-width:440px;margin-top:21px;font-size:15px;line-height:1.7}.shortener{margin-top:26px;max-width:560px}.input-row{flex-wrap:nowrap;padding:7px 7px 7px 14px;gap:9px;min-height:65px}.input-row input{font-size:13px;min-width:0}.input-row .button{width:auto;margin-top:0;min-height:49px;gap:9px;padding:12px 13px;justify-content:center}.label-row{gap:5px}.label-row label{font-size:11px}.label-row .preview-state{font-size:8px}.form-under button{font-size:10px}.privacy-note{font-size:10px;margin-top:8px}.hero-stage{width:min(460px,100%);min-height:536px;margin:10px auto 0}.hero-zero{width:324px;height:440px;left:17px;top:4px}.stage-annotation{right:6px;top:23px;font-size:15px}.annotation-arrow{top:58px;right:10px}.hero-stage{--card-inset:55px;--card-top:153px}.preview-topbar{padding:16px 20px}.preview-main{padding:23px}.preview-main h2{font-size:26px}.preview-link{font-size:23px}.preview-copy{font-size:11px;padding:10px 13px}.preview-badge{font-size:9px}.preview-tabs{bottom:27px}.stage-dot{right:0;bottom:53px;width:84px;height:84px}.stage-foot{display:block;bottom:0;font-size:8px}.promise-strip{flex-wrap:wrap;justify-content:center;gap:14px 23px;padding:25px 0 17px;margin-top:22px}.promise-strip p{font-size:10px;gap:8px}.promise-strip p .zero{width:10px;height:15px}.promise-strip p:last-of-type{display:none}h2{font-size:clamp(40px,7vw,54px)}.playground{margin-top:15px;padding:60px 0 58px}.playground .wrap{display:flex;flex-direction:column;gap:37px;align-items:stretch}.playground h2{margin-top:20px}.section-copy{font-size:14px;max-width:420px}.case-tabs{margin-top:22px;gap:7px}.case-tabs button{font-size:11px;padding:10px 15px}.case-text{min-height:0;max-width:420px;margin-top:16px}.try-case{margin-top:10px}.destination-scene{max-width:510px;width:calc(100% - 16px);margin:auto;padding:7px 10px 38px}.destination-art{height:295px;padding:24px}.destination-art h3{font-size:49px}.destination-art .art-brand{font-size:10px}.abstract-art{right:-64px;width:215px;height:260px;bottom:-141px}.destination-foot{padding:19px 23px}.short-link-sticker{padding:17px 21px;font-size:21px;left:-8px;bottom:8px}.scene-note{margin-top:12px;font-size:9px}.tools{padding:35px 0 37px}.tools-grid{grid-template-columns:1fr 1fr;gap:25px 24px}.tool{padding:0;border:0}.tool .icon{width:21px;height:21px;margin-bottom:11px}.tool h3{font-size:13px}.tool p{font-size:11px}.privacy-section{padding:59px 0 44px}.privacy-grid{display:flex;flex-direction:column;gap:32px;align-items:stretch}.privacy-section h2{margin-top:20px}.privacy-section .section-copy{max-width:440px}.privacy-section .text-link{margin-top:12px}.analytics-card{width:100%;max-width:495px;padding:23px 24px;margin:auto}.analytics-title{font-size:12px}.stats-overline{font-size:10px}.stats-chart{height:134px}.analytics-bottom{font-size:10px}.privacy-principle{margin-top:36px;gap:17px;align-items:flex-start;padding-top:23px}.privacy-principle p{display:flex;flex-direction:column;gap:6px}.privacy-principle strong{font-size:12px}.privacy-principle span{font-size:11px}.privacy-principle .zero{width:19px;height:27px}.start-section{padding:59px 0 54px}.start-heading{align-items:flex-start;gap:17px;flex-direction:column}.start-heading>p{max-width:340px;font-size:13px}.start-heading h2{margin-top:20px}.start-panel{grid-template-columns:1fr 1fr;margin-top:26px;border-radius:20px}.free-zero{grid-column:1/-1;min-height:132px;justify-content:flex-start;gap:14px;padding:23px 26px}.free-zero .zero{width:53px;height:73px}.free-zero>span{font-size:45px}.free-zero>p{position:static;text-align:left;max-width:130px;font-size:10px;margin-left:auto}.plan{padding:25px 20px;border-left:0;border-top:1px solid var(--line)}.plan:nth-child(3){border-left:1px solid var(--line)}.plan h3{font-size:19px}.plan p{font-size:11px}.plan-tag{font-size:9px}.plan .button{font-size:10px;padding:10px 12px;gap:8px;min-height:42px}.plan .button .icon{width:14px;height:14px}.plan-foot{font-size:10px;margin-top:11px;gap:3px}.faq-section{padding:0 0 58px}.faq-grid{padding-top:48px;display:flex;flex-direction:column;gap:27px}.faq-heading h2{font-size:39px;margin-top:18px}.faq-heading .section-copy{max-width:320px;margin-top:16px}.faq-list summary{font-size:13px;padding:20px 0;min-height:65px}.faq-list p{font-size:12px;padding-right:13px}.site-footer{padding-top:32px}.footer-top{align-items:flex-start;flex-direction:column;gap:19px;padding-bottom:26px}.footer-top p{font-size:29px}.footer-top .button{font-size:11px;min-height:43px}.footer-middle{grid-template-columns:1fr 1fr;gap:27px;padding:28px 0}.footer-brand{grid-column:1/-1}.footer-wordmark{width:210px;height:76px}.footer-brand p{margin-top:6px}.footer-bottom{font-size:9px;gap:11px}.back-top{right:14px;bottom:16px;width:36px;height:44px}.back-top .zero{width:18px;height:27px}.toast{bottom:76px;font-size:11px}}@media(max-width:390px){.wrap{width:calc(100% - 32px)}.nav-shell{padding-left:16px;gap:8px}.brand svg{width:84px}.nav-actions .button{padding:10px 11px;font-size:9px;gap:4px}.nav-actions .button .icon{display:none}.nav-actions{gap:2px}.theme-toggle{width:31px}.hero{padding-top:36px}.hero h1{font-size:50px}.hero-lead{font-size:14px}.input-row .button{font-size:11px;padding:11px 12px}.input-row{gap:6px;padding-left:10px}.input-row>.icon{width:15px}.input-row input{font-size:12px}.hero-stage{min-height:498px}.hero-zero{left:4px;width:282px;height:395px;top:8px}.hero-stage{--card-inset:30px;--card-top:148px}.preview-topbar{padding:15px 18px}.preview-main{padding:20px}.preview-link{font-size:23px}.preview-main h2{font-size:24px}.preview-tabs{bottom:20px}.stage-foot{font-size:7px;bottom:-1px}.stage-dot{right:0;bottom:42px;width:73px;height:73px}.stage-annotation{right:1px;top:21px;font-size:13px}.annotation-arrow{right:10px;top:49px}.promise-strip{gap:14px}.promise-strip p{font-size:9px}.case-tabs{gap:6px}.case-tabs button{font-size:10px;padding:10px 12px}.destination-art h3{font-size:43px}.destination-art{height:275px;padding:20px}.short-link-sticker{font-size:18px;padding:16px 18px}.analytics-card{padding:20px}.analytics-head{gap:9px}.analytics-title{font-size:11px}.period-select button{min-width:39px;padding:5px 7px}.analytics-bottom{font-size:9px}.plan{padding:21px 15px}.plan h3{font-size:18px}.plan .button{font-size:10px;padding:9px 10px;gap:5px}.plan .button .icon{width:12px}.plan p{font-size:10px}.free-zero{padding:20px 23px}.free-zero>p{max-width:110px}}@media(max-width:340px){.wrap{width:calc(100% - 28px)}.nav-shell{padding-left:12px;padding-right:8px}.brand svg{width:75px}.nav-actions .button{padding:10px 9px}.hero h1{font-size:45px}.hero .kicker{font-size:8px}.label-row .preview-state{font-size:7px}.input-row>.icon{display:none}.form-under button{font-size:9px}.hero-stage{min-height:480px}.hero-zero{left:0;width:255px;height:363px;top:9px}.hero-stage{--card-inset:25px;--card-top:147px}.preview-main{padding:18px}.preview-main h2{font-size:23px}.preview-link{font-size:22px}.preview-copy{font-size:10px;padding:9px 11px}.preview-badge{font-size:8px}.preview-tabs{bottom:20px}.preview-tabs button{padding:9px 14px;font-size:10px}.promise-strip{gap:12px}.promise-strip p{font-size:8px}.case-tabs button{font-size:9px;padding:10px 11px}.destination-art h3{font-size:39px}.short-link-sticker{font-size:16px}.analytics-title{font-size:10px}.analytics-card{padding:19px}.stats-overline{font-size:9px}.analytics-bottom{font-size:8px}.plan h3{font-size:16px}.plan .button{font-size:9px;padding:9px 8px}.plan .button .icon{display:none}.plan{padding:20px 13px}}.brand-dark{display:none}[data-theme=dark] .brand-light{display:none}[data-theme=dark] .brand-dark{display:block}.hero-zero{filter:drop-shadow(0 2px 1px #b6601117);transform-origin:50% 52%}[data-theme=dark] :is(.link-preview,.analytics-card,.short-link-sticker,.free-zero){color-scheme:light;--paper:#f4eadb;--surface:#f4eadb;--ink:#282921;--muted:#625e53;--line:#d8cdbb;--wash:#e9dfcd;--orange:#f18c48;--blue:#2854dd;--blue-pale:#e5ebfa;color:var(--ink);background:var(--surface);border-color:var(--line)}[data-theme=dark] .link-preview{box-shadow:0 20px 46px #00000024,0 4px 0 #f4eadb14}[data-theme=dark] .free-zero{background:#ede1cb}[data-theme=dark] .hero-zero{filter:drop-shadow(0 2px 1px #00000020)}.tool>.icon{transition:transform .24s ease}.tool:is(:hover,:focus-within)>.icon{transform:translateY(-3px)}@media(prefers-reduced-motion:no-preference){.faq-list details[open]>p{animation:answer-in .24s ease-out}@keyframes answer-in{from{opacity:.8;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{animation:none!important;transition:none!important}.back-top:hover,.button:hover{transform:none}}@media print{.back-top,.form-under,.result-actions,.site-header,.theme-toggle,.toast{display:none}.hero,.playground,.privacy-section,.start-section{padding:30px 0}.wrap{width:100%}body{background:#fff;color:#000}.hero-grid{display:block}.hero-stage{display:none}.playground,.privacy-section{background:#eee;color:#111}a{color:inherit}.privacy-section .section-copy,.privacy-section .text-link{color:#111}.button{border:1px solid #666}.analytics-card{transform:none}section{break-inside:avoid}}