:root{color-scheme:light;--background:#f9f7f5;--surface:#fcfbfa;--surface-strong:#fdfcfb;--foreground:#1f1a16;--muted:#72675f;--muted-2:#8d847c;--border:#e1dbd5;--border-strong:#c4bab1;--primary:#28231f;--primary-foreground:#faf8f5;--secondary:#f2f0ec;--accent:#e8c468;--accent-2:#2a9d90;--rule:#1f1a161f;--danger:#df3a3a;--shadow:0 18px 38px #2f251d1a;--radius:10px;--radius-lg:12px;--max:1120px;font-family:Segoe UI Variable,Aptos,Helvetica Neue,system-ui,sans-serif}@supports (font-variation-settings:normal){:root{font-family:Segoe UI Variable,Aptos,Helvetica Neue,system-ui,sans-serif}}:root{--display-font:"Segoe UI Variable Display", "Segoe UI Variable", "Aptos Display", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.25rem;overflow-x:clip}body{background:radial-gradient(circle at 8% 12%, #e8c4681f, transparent 28rem), radial-gradient(circle at 94% 0%, #2a9d9014, transparent 24rem), var(--background);min-height:100svh;color:var(--foreground);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:15px;line-height:1.5;display:flex;overflow-x:clip}main{flex:1}@supports not (overflow:clip){html,body{overflow-x:hidden}}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}button,input{font:inherit}.skip-link{z-index:999;background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.65rem 1rem;font-weight:700;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:40;backdrop-filter:blur(14px);background:#f9f7f5eb;border-bottom:1px solid #e1dbd5cc;position:sticky;top:0}.nav-shell{width:100%;max-width:var(--max);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:4.15rem;margin:0 auto;padding:0 1.25rem;display:grid}.brand,.nav-actions,.nav-links{align-items:center;display:flex}.brand{letter-spacing:0;justify-self:start;gap:.7rem;width:fit-content;font-weight:800}.brand img{object-fit:cover;object-position:center;width:9.35rem;height:2.9rem}.site-header .brand img{width:9.55rem;height:2.9rem}.nav-links{justify-content:center;gap:.25rem}.resources-menu{position:relative}.resources-menu summary{color:var(--muted);cursor:pointer;border-radius:0;align-items:center;gap:.28rem;padding:.62rem .55rem;font-size:.92rem;font-weight:700;list-style:none;transition:color .18s;display:inline-flex}.resources-menu summary::-webkit-details-marker{display:none}.resources-menu summary:hover,.resources-menu[open] summary,.resources-menu summary:focus-visible{color:var(--foreground);outline:none}.resources-menu summary:focus-visible{box-shadow:0 0 0 3px #f481342e}.resources-menu summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:.85rem;height:.85rem;transition:transform .16s}.resources-menu[open] summary svg{transform:rotate(180deg)}.resources-panel{z-index:60;border:1px solid var(--border);background:#fdfcfb;border-radius:.85rem;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:1.4rem;width:min(48rem,100vw - 2rem);padding:1.25rem;display:grid;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%);box-shadow:0 24px 70px #211c1724}.resources-panel:before{content:"";height:1rem;position:absolute;inset:-1rem 0 auto}.resources-panel-column{align-content:start;gap:0;display:grid}.resources-panel-column>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-weight:850}.resources-menu-item{color:var(--foreground);border-top:1px solid #e1dbd6b8;border-radius:0;gap:.26rem;padding:.82rem .2rem;text-decoration:none;transition:color .16s;display:grid}.resources-menu-item:hover,.resources-menu-item:focus-visible{color:var(--accent-2);outline:none}.resources-menu-item:focus-visible{box-shadow:inset 0 0 0 2px #f4813438}.resources-panel-column .resources-menu-item:first-of-type{border-top:0}.resources-menu-item span{font-size:.98rem;font-weight:900}.resources-menu-item small{color:var(--muted);font-size:.82rem;font-weight:560;line-height:1.45}.resources-menu-item-strong{min-height:5.25rem;padding-right:1rem}.mobile-menu{display:none;position:relative}.mobile-menu[open]:before{z-index:49;backdrop-filter:blur(3px);content:"";background:#211c172e;position:fixed;inset:4.25rem 0 0}.mobile-menu>summary{border:1px solid var(--border);width:2.55rem;height:2.55rem;color:var(--foreground);cursor:pointer;background:#ffffff80;border-radius:999px;justify-content:center;align-items:center;list-style:none;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu[open]>summary{background:var(--surface-strong);border-color:#211c1742}.mobile-menu>summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2px;width:1.15rem;height:1.15rem;transition:transform .16s}.mobile-menu[open]>summary svg{transform:rotate(90deg)}.mobile-menu-panel{z-index:50;border:1px solid var(--border);background:var(--surface-strong);border-radius:1.15rem;gap:.9rem;max-height:calc(100dvh - 6rem);padding:.85rem;display:grid;position:fixed;top:4.95rem;left:1rem;right:1rem;overflow-y:auto;box-shadow:0 24px 70px #211c1733}.mobile-menu-section{gap:.3rem;display:grid}.mobile-menu-resources{border-top:1px solid var(--border);padding-top:.65rem}.mobile-menu-resources summary{min-height:3rem;color:var(--foreground);cursor:pointer;background:#fdfcfb;border:1px solid #0000;border-radius:.8rem;justify-content:space-between;align-items:center;padding:.78rem .9rem;font-size:.95rem;font-weight:780;list-style:none;display:flex}.mobile-menu-resources summary::-webkit-details-marker{display:none}.mobile-menu-resources summary:focus-visible{border-color:#211c172e;outline:none}.mobile-menu-resources summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2px;width:1rem;height:1rem;transition:transform .16s}.mobile-menu-resources[open] summary svg{transform:rotate(180deg)}.mobile-menu-resource-links{gap:.3rem;padding-top:.3rem;display:grid}.mobile-menu-section>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:.2rem .35rem .35rem;font-size:.72rem;font-weight:850}.mobile-menu-panel a{min-height:3rem;color:var(--foreground);background:#fdfcfb;border:1px solid #0000;border-radius:.8rem;justify-content:space-between;align-items:center;padding:.78rem .9rem;font-size:.95rem;font-weight:780;display:flex}.mobile-menu-panel a:after{width:.42rem;height:.42rem;color:var(--muted);content:"";border-top:2px solid;border-right:2px solid;flex:none;transform:rotate(45deg)}.mobile-menu-panel a:hover,.mobile-menu-panel a:focus-visible{background:#f9f7f5;border-color:#211c172e;outline:none}.mobile-menu-panel .mobile-menu-cta{background:var(--primary);color:var(--primary-foreground);justify-content:stretch;align-items:center;gap:.15rem;display:grid}.mobile-menu-panel .mobile-menu-cta:after{display:none}.mobile-menu-cta small{color:#fdfcfbad;font-size:.76rem;font-weight:720}.nav-links a,.nav-login{color:var(--muted);border-radius:0;padding:.62rem .55rem;font-size:.92rem;font-weight:700;transition:background-color .18s,color .18s}.nav-links a:hover,.nav-login:hover{color:var(--foreground);text-underline-offset:.28rem;text-decoration:underline}.nav-actions{justify-content:end;gap:.55rem}.locale-switcher{position:relative}.locale-switcher summary{border:1px solid var(--border);cursor:pointer;background:#ffffff6b;border-radius:999px;align-items:center;min-height:2.4rem;padding:0 .85rem;font-size:.8rem;font-weight:800;list-style:none;display:inline-flex}.locale-switcher summary::-webkit-details-marker{display:none}.locale-menu{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-strong);min-width:12rem;box-shadow:var(--shadow);display:grid;position:absolute;top:calc(100% + .55rem);right:0;overflow:hidden}.locale-menu a{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .9rem;display:flex}.locale-menu a:hover,.locale-menu a[aria-current=page]{background:#f3eee7}.locale-menu small{color:var(--muted)}.button{border:1px solid var(--border);letter-spacing:0;min-height:2.65rem;box-shadow:none;border-radius:.72rem;justify-content:center;align-items:center;gap:.55rem;padding:0 1rem;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #2f251d1a}.button-dark{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.button-light{color:var(--foreground);background:#ffffffe0}.button-ghost{box-shadow:none;background:#ffffff2e;border-color:#0000}.section{padding:4.25rem 1.25rem}.section-tight{padding:3rem 1.25rem}.container{width:min(100%, var(--max));margin:0 auto}.grid{gap:1.25rem;display:grid}.two-col{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.eyebrow{border:1px solid var(--border-strong);width:fit-content;color:var(--foreground);background:#ffffff75;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.77rem;font-weight:850;display:inline-flex}.section-label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:850}.hero{border-bottom:1px solid var(--border);min-height:min(520px,100vh - 4.15rem);color:var(--foreground);background:radial-gradient(circle at 10% 12%,#e8c46838,#0000 29rem),radial-gradient(circle at 89% 6%,#2a9d9024,#0000 27rem),linear-gradient(#f9f7f5 0%,#f2f0ec 100%);padding:3.4rem 1.25rem 3.7rem;position:relative;overflow:hidden}.hero-copy{text-align:center;justify-items:center;width:min(100%,68rem);min-width:0;display:grid}.hero .container{--max:1240px}.hero-simple{text-align:center;justify-items:center;display:grid}.hero .two-col{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(2rem,3.5vw,3rem)}.hero .eyebrow{border-color:var(--border-strong);color:var(--foreground);background:#fdfcfb9e}.hero h1{max-width:min(100%,14ch);font-family:var(--display-font);letter-spacing:0;overflow-wrap:normal;hyphens:none;text-wrap:balance;margin:1.15rem auto 0;font-size:clamp(2.65rem,4.8vw,4.65rem);line-height:.96}.hero-description{max-width:54rem;color:var(--muted);margin:1.1rem auto 0;font-size:clamp(.98rem,1.1vw,1.06rem);line-height:1.58}.hero-actions,.button-row{flex-wrap:wrap;gap:.85rem;margin-top:1.45rem;display:flex}.hero-actions{justify-content:center}.hero .trial-note{text-align:center}.trial-note{color:var(--muted);margin:.75rem 0 0;font-size:.88rem;font-weight:780}.card{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff94;box-shadow:0 8px 22px #2f251d0e}.hero-workspace{border-radius:var(--radius-lg);backdrop-filter:blur(12px);background:#fdfcfbb8;border:1px solid #e1dbd5e6;grid-template-columns:minmax(0,1fr) minmax(17.5rem,.84fr);gap:.9rem;min-width:0;padding:.9rem;display:grid;overflow:hidden;box-shadow:0 26px 70px #2f251d21}.workspace-main,.workspace-panel{border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);background:#fdfcfbeb}.workspace-main{flex-direction:column;justify-content:start;gap:.85rem;min-width:0;min-height:32rem;padding:1rem;display:flex;overflow:hidden}.workspace-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.workspace-topline div,.workspace-topline small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-topline div{gap:.18rem;display:grid}.workspace-topline span{color:var(--foreground);font-size:.9rem;font-weight:850}.workspace-topline strong,.workspace-topline small{color:var(--muted);font-size:.76rem;font-weight:750}.campaign-image-frame{border:1px solid var(--border);border-radius:var(--radius);background:#dfd3c6;flex:1;min-height:17rem;position:relative;overflow:hidden}.campaign-image-frame img{aspect-ratio:16/10;object-fit:cover;width:100%;height:100%}.campaign-image-caption{border-radius:var(--radius);color:var(--foreground);backdrop-filter:blur(14px);background:#fdfcfbdb;border:1px solid #e1dbd5e6;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem;display:flex;position:absolute;bottom:.85rem;left:.85rem;right:.85rem}.campaign-image-caption div{gap:.18rem;min-width:0;display:grid}.campaign-image-caption strong{overflow-wrap:anywhere;line-height:1.2}.campaign-image-caption div span{color:var(--muted);font-size:.78rem}.campaign-image-caption>span{white-space:nowrap;background:#e8c46838;border-radius:999px;flex:none;padding:.34rem .62rem;font-size:.72rem;font-weight:850}.workspace-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.workspace-stats div{border-radius:var(--radius);background:#ffffffa6;border:1px solid #1714121f;padding:.75rem}.workspace-stats strong{font-size:1.25rem;display:block}.workspace-stats span{color:var(--muted);font-size:.75rem}.workspace-side{grid-template-rows:auto minmax(0,1fr);gap:.9rem;min-width:0;display:grid}.workspace-panel{align-content:start;gap:.9rem;min-height:0;padding:1rem;display:grid}.panel-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.panel-heading strong{min-width:0;font-size:.92rem}.panel-heading span{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:800}.campaign-list ul{gap:.58rem;margin:0;padding:0;list-style:none;display:grid}.campaign-list li{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff94;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:.5rem;padding:.64rem;display:grid}.check-icon{background:var(--primary);width:1.35rem;height:1.35rem;color:var(--primary-foreground);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.check-icon,.campaign-list li>svg{margin-top:.1rem}.campaign-list li>svg{color:var(--muted)}.campaign-list li div{gap:.1rem;min-width:0;display:grid}.campaign-list li strong,.campaign-list li div span{overflow-wrap:anywhere;white-space:normal}.campaign-list li strong{font-size:.84rem;line-height:1.22}.campaign-list li div span{color:var(--muted);font-size:.73rem;line-height:1.25}.campaign-report{align-content:space-between}.campaign-report .panel-heading svg{color:var(--muted)}.mini-chart{border:1px solid var(--border);border-radius:var(--radius);background:#f5f1ebad;align-items:end;gap:.42rem;height:6.1rem;padding:.68rem;display:flex}.mini-chart span{height:var(--bar-height);transform-origin:bottom;background:var(--primary);border-radius:999px 999px 0 0;flex:1;animation:.72s cubic-bezier(.16,1,.3,1) both grow-bar}.campaign-report p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}@keyframes grow-bar{0%{opacity:.35;transform:scaleY(.18)}to{opacity:1;transform:scaleY(1)}}.section-intro{max-width:40rem}.positioning-section{padding-block:clamp(4.5rem,8vw,7rem)}.positioning-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2.5rem,6vw,6rem)}.positioning-section .section-intro{position:sticky;top:7rem}.positioning-section .section-intro h2{max-width:12ch}.positioning-points{border-top:1px solid var(--border-strong)}.positioning-point{border-bottom:1px solid var(--border-strong);grid-template-columns:2.6rem minmax(11rem,.7fr) minmax(0,1fr);gap:1rem;padding:1.5rem 0;display:grid}.positioning-point>span{color:var(--accent-2);letter-spacing:.08em;font-size:.76rem;font-weight:900}.positioning-point h3,.positioning-point p{margin:0}.positioning-point h3{font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.15}.positioning-point p{color:var(--muted);line-height:1.62}.pricing-card .credit-allowance{border-top:1px solid var(--border);margin-top:.35rem;padding-top:.75rem;font-size:.84rem}.section-intro.center{text-align:center;margin-inline:auto}.section-intro h2,.page-hero h1,.guide-content h2{letter-spacing:0;text-wrap:balance;margin:.55rem 0 0;font-size:clamp(1.85rem,3.45vw,3.15rem);line-height:1.08}.section-intro p,.page-hero p{color:var(--muted);margin:.8rem 0 0;font-size:.98rem;line-height:1.6}.workflow-path{gap:0;max-width:58rem;margin-top:2rem;display:grid}.workflow-path-guide{width:min(100%,76rem);max-width:none;margin:clamp(2.2rem,5vw,4rem) auto 0}.workflow-step{min-width:0;position:relative}.workflow-node{border-left:3px solid var(--foreground);background:#fff9;grid-template-columns:3.2rem minmax(10rem,.34fr) minmax(0,1fr);align-items:start;gap:.5rem 1rem;min-height:0;padding:1rem 1.1rem;display:grid;box-shadow:0 10px 24px #2f251d0e}.workflow-number{color:var(--muted-2);letter-spacing:.08em;grid-area:1/1;font-size:.72rem;font-weight:900}.workflow-icon{color:var(--accent-2);grid-area:2/1}.workflow-node h3,.workflow-node p{margin:0}.workflow-node h3{grid-area:1/2/span 2;font-size:.98rem;line-height:1.18}.workflow-node p{color:var(--muted);grid-area:1/3/span 2;font-size:.92rem;line-height:1.55}.workflow-connector{height:2.55rem;color:var(--accent-2);pointer-events:none;place-items:center;display:grid}.workflow-arrow{border:1px solid var(--border);filter:drop-shadow(0 5px 10px #2a9d902e);background:#fcfbfadb;border-radius:999px;width:2.15rem;height:2.15rem;padding:.28rem;overflow:visible}.workflow-arrow path{stroke:currentColor;stroke-width:2.45px;stroke-linecap:round;stroke-linejoin:round}.feature-card .icon-badge{border:1px solid var(--border);width:2.15rem;height:2.15rem;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.feature-card h3,.pricing-card h3{margin:1rem 0 0;font-size:1rem}.feature-card h3{margin:0;font-size:clamp(1.02rem,1.55vw,1.32rem);line-height:1.1}.feature-card p{margin:0}.feature-card p,.pricing-card p{color:var(--muted);line-height:1.55}.media-band{border-block:1px solid var(--border);background:#ffffff5c}.image-studio-section .section-intro{max-width:42rem}.image-studio-showcase{max-width:46rem;margin-top:1.45rem}.before-after-shell,.tour-composer{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffad;padding:.75rem;overflow:hidden}.before-after-frame{aspect-ratio:4/3;border-radius:var(--radius);cursor:default;touch-action:pan-y;user-select:none;background:#ddd0c3;position:relative;overflow:hidden}.before-after-frame img{object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.after-mask{pointer-events:none;position:absolute;inset:0}.compare-line{z-index:4;cursor:ew-resize;touch-action:pan-y;background:0 0;width:2.5rem;position:absolute;top:0;bottom:0;transform:translate(-50%)}.compare-line:before{content:"";background:#fff;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #29231f42,0 0 24px #fffc}.compare-line:after{background:var(--primary);content:"";border:2px solid #fff;border-radius:999px;width:1.65rem;height:1.65rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #2f251d33}.compare-line:focus-visible{outline:none}.compare-line:focus-visible:after{box-shadow:0 0 0 3px #e8c4688c,0 8px 20px #2f251d33}.before-after-frame .label{border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:850;position:absolute;top:.8rem;box-shadow:0 8px 20px #2f251d24}.label-before{background:#ffffffdb;left:.8rem}.label-after{background:var(--primary);color:var(--primary-foreground);right:.8rem}.media-notes{flex-wrap:wrap;gap:.55rem;margin-top:.85rem;display:flex}.media-notes span{border:1px solid var(--border);color:var(--muted);background:#ffffff94;border-radius:999px;padding:.4rem .7rem;font-size:.82rem;font-weight:800}.tour-composer{grid-template-columns:minmax(12.5rem,.62fr) minmax(0,1fr);gap:.85rem;display:grid}.tour-sources{gap:.75rem;display:grid}.tour-source{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff9e;align-items:center;gap:.7rem;padding:.55rem;display:flex}.tour-source img{aspect-ratio:4/3;object-fit:cover;border-radius:10px;flex:0 0 4.25rem;width:4.25rem;height:3.15rem}.tour-source span{color:var(--muted);font-size:.8rem;display:block}.tour-preview{border:1px solid var(--border);border-radius:var(--radius);min-height:17rem;position:relative;overflow:hidden}.tour-preview>img{object-fit:cover;filter:brightness(.64)saturate(.88);width:100%;height:100%;display:block;position:absolute;inset:0}.tour-frame-stack{z-index:2;gap:.48rem;display:flex;position:absolute;inset:.85rem .85rem auto}.tour-frame{aspect-ratio:4/3;background:#fdfcfb9e;border:1px solid #fdfcfbad;border-radius:.62rem;width:clamp(3.7rem,8vw,5rem);animation:3.2s ease-in-out infinite tour-frame-lift;display:block;overflow:hidden;box-shadow:0 10px 24px #211c1738}.tour-frame.frame-2{animation-delay:.18s}.tour-frame.frame-3{animation-delay:.36s}.tour-frame img{object-fit:cover;width:100%;height:100%}.tour-scan-line{z-index:2;background:linear-gradient(90deg,#0000,#e8c46842,#2a9d903d,#0000);width:18%;animation:3.2s ease-in-out infinite tour-scan;position:absolute;inset:0 auto 0 0}.tour-progress{z-index:3;border:1px solid var(--border);border-radius:var(--radius);backdrop-filter:blur(12px);background:#ffffffdb;padding:.7rem;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.tour-progress>div:first-child{justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.progress-track{background:#e2d8ce;border-radius:999px;height:.4rem;margin-top:.5rem;overflow:hidden}.progress-track span{background:var(--primary);border-radius:999px;height:100%;display:block}.tour-generation-steps{flex-wrap:wrap;gap:.4rem;margin-top:.62rem;display:flex}.tour-generation-step{min-width:0;color:var(--muted);flex:7rem;align-items:center;gap:.3rem;font-size:.7rem;font-weight:800;line-height:1.2;display:inline-flex}.tour-generation-step svg{flex:none}.tour-generation-step.ready{color:var(--accent-2);animation:3.2s ease-in-out infinite tour-ready-pulse}@keyframes tour-scan{0%{opacity:0;transform:translate(-120%)}18%{opacity:1}76%,to{opacity:0;transform:translate(680%)}}@keyframes tour-frame-lift{0%,to{transform:translateY(0)}42%{transform:translateY(-.22rem)}}@keyframes tour-ready-pulse{0%,62%{opacity:.45}78%,to{opacity:1}}.tour-note-row{grid-column:1/-1}.feature-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:0;margin-top:2.2rem}.feature-card{border:0;border-bottom:1px solid var(--border);min-height:0;box-shadow:none;color:var(--foreground);background:0 0;border-radius:0;grid-template-columns:3rem minmax(13rem,.58fr) minmax(0,1.1fr);align-items:start;gap:.55rem 1.45rem;padding:1.25rem 0;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.feature-card:last-child{border-bottom:0}.feature-card:hover{border-color:var(--foreground);background:#ffffff5c;transform:none}.feature-card .icon-badge{grid-area:1/1/span 2;margin-top:.15rem}.feature-card h3{grid-area:1/2/span 2;padding-top:.12rem}.feature-card p{color:#4f4943;grid-area:1/3}.feature-card ul{flex-wrap:wrap;grid-area:2/3;gap:.5rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.feature-card li{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:.34rem .62rem;font-size:.78rem;font-weight:780}.features-hero{padding-bottom:2.2rem}.page-hero.features-hero h1{max-width:68rem}.page-hero.features-hero p{max-width:58rem}.features-hero .button-row{margin-top:1.45rem}.feature-anchor-section{padding-top:1.25rem}.feature-anchor-section .feature-card{grid-template-columns:3rem minmax(14rem,.62fr) minmax(0,1fr);align-items:center;padding-block:1.3rem}.feature-anchor-section .feature-card h3,.feature-anchor-section .feature-card p{grid-row:1}.feature-detail-stack{border-top:1px solid var(--border)}.feature-detail-section{border-bottom:1px solid var(--border);background:#ffffff57}.feature-detail-anchor{scroll-margin-top:5.25rem}.feature-detail-alt{background:0 0}.feature-detail-grid{align-items:center;gap:clamp(2rem,5vw,4.5rem)}.feature-detail-alt .feature-visual{order:-1}.feature-proof-inline{flex-wrap:wrap;gap:.55rem;margin-top:1.15rem;display:flex}.feature-proof-inline span{border:1px solid var(--border);color:var(--muted);background:#ffffff7a;border-radius:999px;align-items:center;gap:.42rem;padding:.43rem .66rem;font-size:.83rem;font-weight:780;display:inline-flex}.feature-proof-inline svg{color:var(--accent-2)}.feature-detail-section .button-row{margin-top:1.35rem}.feature-outcome-section{background:radial-gradient(circle at 12% 10%,#bce6e047,#0000 34rem),linear-gradient(#fdfcfb 0%,#f9f7f5 100%);position:relative;overflow:hidden}.feature-outcome-section:before{pointer-events:none;content:"";background-color:#0000;background-image:linear-gradient(90deg,#3c332a0e 1px,#0000 1px),linear-gradient(#3c332a0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:5.5rem 5.5rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask-image:linear-gradient(90deg,#000,#0000 72%)}.feature-outcome-layout{z-index:1;grid-template-columns:minmax(0,.88fr) minmax(24rem,1.12fr);align-items:center;gap:clamp(2.25rem,6vw,6rem);display:grid;position:relative}.feature-outcome-copy{max-width:42rem}.feature-outcome-copy h2{letter-spacing:0;max-width:27ch;margin-top:1.2rem;font-size:clamp(1.55rem,2.55vw,2.75rem);line-height:1.12}.feature-outcome-copy p{max-width:38rem;color:var(--muted);margin:1.2rem 0 0;font-size:clamp(1rem,1.18vw,1.1rem);font-weight:560;line-height:1.62}.feature-outcome-actions{margin-top:1.6rem}.feature-outcome-panel{background:#fdfdfce6;border:1px solid #cec4bbd1;border-radius:.45rem;gap:1.35rem;padding:clamp(1.1rem,2.6vw,1.75rem);display:grid;position:relative;box-shadow:0 28px 70px #3c322a1a,inset 0 1px #ffffffdb}.feature-outcome-panel:before{content:"";background:#398e837a;border-radius:999px;width:.18rem;position:absolute;top:1.1rem;bottom:1.1rem;left:1.1rem}.feature-outcome-panel-head{border-bottom:1px solid #ddd6d0c7;align-items:center;gap:.85rem;padding-bottom:1rem;padding-left:.85rem;display:flex}.feature-outcome-panel-head>div{gap:.18rem;display:grid}.feature-outcome-panel-head span:not(.icon-badge){color:var(--muted);font-size:.78rem;font-weight:850}.feature-outcome-panel-head strong{color:var(--foreground);font-size:1rem;line-height:1.3}.feature-outcome-flow{gap:0;margin:0;padding:0;list-style:none;display:grid}.feature-outcome-flow li{border-bottom:1px solid #e1dbd6b8;grid-template-columns:2.4rem minmax(0,1fr);gap:.85rem;padding:1.02rem 0 1.02rem .85rem;display:grid}.feature-outcome-flow li:first-child{padding-top:0}.feature-outcome-flow li:last-child{border-bottom:0;padding-bottom:0}.feature-outcome-flow li>span{width:1.95rem;height:1.95rem;color:var(--muted);border:1px solid #211c1724;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:900;display:flex}.feature-outcome-flow p{color:var(--foreground);margin:0;font-size:.98rem;font-weight:670;line-height:1.5}.feature-outcome-proof{flex-wrap:wrap;gap:.48rem;padding-top:.2rem;display:flex}.feature-outcome-proof-top{max-width:35rem;padding-top:0}.feature-outcome-proof span{color:var(--muted);background:#f9f7f5c2;border:1px solid #211c171f;border-radius:999px;padding:.42rem .62rem;font-size:.8rem;font-weight:780}.feature-outcome-panel-note{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-left:.85rem;display:grid}.feature-outcome-panel-note span{color:#2b504b;background:#edf8f6a8;border:1px solid #3e7a7233;border-radius:.38rem;min-width:0;padding:.58rem .68rem;font-size:.82rem;font-weight:820;line-height:1.35}.feature-visual>.card,.feature-visual>[data-before-after],.feature-visual>[data-tour-composer]{width:100%}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.65rem}.template-more-actions{justify-content:center;margin-top:1.35rem;display:flex}.template-more-button[hidden]{display:none}.template-more{border:1px solid var(--border);width:fit-content;color:var(--muted);background:#ffffff8f;border-radius:999px;margin:1.25rem auto 0;padding:.55rem .9rem;font-size:.92rem;font-weight:850}.pricing-grid{margin-top:1.65rem}.template-card{background:#faf8f6d6;border-color:#d0c7beb8;border-radius:1rem;gap:.8rem;padding:clamp(.72rem,1.55vw,.95rem);transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s,border-color .26s;display:grid;overflow:hidden;box-shadow:0 18px 36px #2f251d13,inset 0 1px #ffffffc2}.template-card[hidden]{display:none}.template-card:hover{border-color:#1f1a1657;transform:translateY(-4px);box-shadow:0 26px 48px #2f251d1f,inset 0 1px #fffc}.template-wireframe{background:var(--surface);border:1px solid #e1dbd5e6;border-radius:.78rem;min-height:clamp(10.8rem,18vw,12.6rem);position:relative;overflow:hidden}.template-wireframe:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(120deg,#0000 20%,#ffffff3d 38%,#0000 56%);transition:opacity .26s,transform .76s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-30%)}.template-card:hover .template-wireframe:after{opacity:1;transform:translate(36%)}.wf{border-radius:.55rem;display:block;position:absolute}.template-copy{gap:.4rem;padding:0 .05rem .15rem;display:grid}.template-copy h3,.template-copy p{margin:0}.template-copy h3{font-size:.96rem;line-height:1.2}.template-copy p{max-width:58ch;color:var(--muted);font-size:.84rem;line-height:1.52}.template-actions{justify-content:flex-start;align-items:center;margin-top:auto;display:flex}.template-preview-link{min-height:2.25rem;color:var(--foreground);background:#fdfcfbcc;border:1px solid #1f1a1638;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.35rem .78rem;font-size:.76rem;font-weight:850;line-height:1;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.template-preview-link:hover,.template-preview-link:focus-visible{background:var(--primary);color:var(--primary-foreground);border-color:#1f1a1680;outline:none;transform:translateY(-1px)}.template-preview-link svg{flex:none}.template-editorial .template-wireframe{background:radial-gradient(circle at 10% 10%,#b52c33cc,#0000 8rem),linear-gradient(135deg,#2d151c,#1f0f18);border-color:#271b21c2}.template-editorial .wf-1{background:#29151eb8;border:1px solid #ffffff1f;width:42%;inset:.8rem auto .8rem 1rem}.template-editorial .wf-2{background:#e7dfda;width:54%;height:42%;top:1rem;right:.95rem}.template-editorial .wf-3{background:#57474f;width:25%;height:30%;bottom:.85rem;right:30%}.template-editorial .wf-4{background:#f43e44;width:25%;height:30%;bottom:.85rem;right:.95rem}.template-editorial .wf-5{background:#ffffff6b;width:17%;height:.42rem;top:1.55rem;left:1.55rem}.template-editorial .wf-6{background:#f5f5f5eb;width:21%;height:1.25rem;bottom:2.55rem;left:1.55rem}.template-editorial .wf-7{background:#ffffff5c;width:15%;height:.42rem;bottom:1.55rem;left:1.55rem}.template-editorial .wf-8{background:0 0;border:1px solid #ffffff80;border-radius:999px;width:1.35rem;height:1.35rem;top:.75rem;right:.95rem}.template-atelier .template-wireframe{background:#f4f1eb}.template-atelier .wf-1{background:#cdc5bc;border-radius:0;width:1px;top:.75rem;bottom:.75rem;left:38%}.template-atelier .wf-2{background:linear-gradient(135deg,#ddd9d0,#fff 46%,#eae4dc);width:56%;height:48%;top:.75rem;right:.75rem}.template-atelier .wf-3{background:#fff;width:32%;height:37%;bottom:.75rem;right:27%}.template-atelier .wf-4{background:#cbc8c3;width:22%;height:37%;bottom:.75rem;right:.75rem}.template-atelier .wf-5{background:#b29f85;border-radius:0;width:15%;height:.45rem;bottom:3.9rem;left:.85rem}.template-atelier .wf-6{background:#363330;border-radius:0;width:25%;height:1.9rem;bottom:1.55rem;left:.85rem}.template-atelier .wf-7{background:#cdc5bc;border-radius:0;width:21%;height:1px;bottom:.8rem;left:.85rem}.template-noir .template-wireframe{background:#050505;border-color:#0a0a0a}.template-noir .wf-1{background:linear-gradient(155deg,#1f1f1f,#050505 58%,#000);border-radius:0;height:58%;top:0;left:0;right:0}.template-noir .wf-2{background:#1a1a1a;border-radius:0;width:58%;height:34%;bottom:.55rem;left:.55rem}.template-noir .wf-3{background:#372f1a;border:1px solid #b18d4399;border-radius:0;width:38%;height:34%;bottom:.55rem;right:.55rem}.template-noir .wf-4{background:#f5f5f5;border-radius:0;width:30%;height:1.55rem;bottom:1.95rem;left:1.2rem}.template-noir .wf-5{background:#cdaf74;border-radius:0;width:22%;height:.42rem;bottom:1.05rem;left:1.2rem}.template-signature .template-wireframe{background:linear-gradient(#453b30 0 48%,#fdfcfb 48% 100%)}.template-signature .wf-1{border:1px solid #ffffff73;border-radius:.1rem;width:1.2rem;height:1.45rem;top:.75rem;left:.8rem}.template-signature .wf-2{background:#ffffffa3;width:17%;height:.38rem;top:.95rem;left:2.4rem}.template-signature .wf-3{background:repeating-linear-gradient(90deg,#ffffff9e 0 2rem,#0000 2rem 2.55rem);width:29%;height:.2rem;top:1rem;right:.95rem}.template-signature .wf-4{background:#fff;width:34%;height:1.15rem;top:2.75rem;left:.85rem}.template-signature .wf-5{background:#c09c62;width:22%;height:.42rem;top:4.65rem;left:.85rem}.template-signature .wf-6{background:repeating-linear-gradient(90deg,#797267 0 23%,#453b30 23% 24.5%);border-radius:0;width:69%;height:28%;top:5.2rem;right:.85rem}.template-signature .wf-7{background:#e1dbd5;border-radius:0;height:1px;bottom:2rem;left:.85rem;right:.85rem}.template-signature .wf-8{background:repeating-linear-gradient(90deg,#545454 0 12%,#0000 12% 25%);height:.6rem;bottom:.85rem;left:.85rem;right:.85rem}.template-ridge .template-wireframe{background:linear-gradient(90deg,#263633 0 28%,#f3f1ec 28% 100%)}.template-ridge .wf-1{background:#c5a472;border-radius:999px;width:.3rem;top:1rem;bottom:1rem;left:.9rem}.template-ridge .wf-2{background:linear-gradient(135deg,#455451,#ded5c4);width:60%;height:45%;top:.9rem;right:.9rem}.template-ridge .wf-3{background:#e7e3da;width:27%;height:36%;bottom:.9rem;right:32%}.template-ridge .wf-4{background:#485b57;width:25%;height:36%;bottom:.9rem;right:.9rem}.template-ridge .wf-5{background:#f3f1ecd1;border-radius:0;width:12%;height:42%;top:1.15rem;left:1.55rem}.template-ridge .wf-6{background:#c5a472;width:16%;height:.45rem;bottom:1.4rem;left:1.55rem}.template-prestige .template-wireframe{background:#f8f5f1}.template-prestige .wf-1{background:linear-gradient(135deg,#332e28,#c29d66);border-radius:0;height:54%;inset:0 0 auto}.template-prestige .wf-2{background:#ffffffe0;width:29%;height:1.3rem;top:.85rem;left:.9rem}.template-prestige .wf-3{background:#c29d66;width:20%;height:.35rem;top:calc(54% + .75rem);left:.85rem}.template-prestige .wf-4{background:#39322d;width:42%;height:1.1rem;top:calc(54% + 1.6rem);left:.85rem}.template-prestige .wf-5,.template-prestige .wf-6,.template-prestige .wf-7{background:#d9d3ce;width:19%;height:20%;bottom:.85rem}.template-prestige .wf-5{left:.85rem}.template-prestige .wf-6{left:31%}.template-prestige .wf-7{right:.85rem}.template-harbour .template-wireframe{background:linear-gradient(90deg,#263945 0 49%,#f3f1ec 49% 100%)}.template-harbour .wf-1{background:linear-gradient(145deg,#385d75,#d9b463);width:42%;height:62%;top:.9rem;left:.9rem}.template-harbour .wf-2{background:#2e2824;width:33%;height:1.1rem;top:1rem;right:.95rem}.template-harbour .wf-3{background:#d9b463;width:38%;height:.4rem;top:3rem;right:.95rem}.template-harbour .wf-4,.template-harbour .wf-5,.template-harbour .wf-6{background:#bdc9d1;height:20%;bottom:.9rem}.template-harbour .wf-4{width:24%;left:.9rem}.template-harbour .wf-5{width:24%;left:29%}.template-harbour .wf-6{width:32%;right:.9rem}.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.analytics-panel{padding:1rem}.analytics-panel h3{margin:0;font-size:1rem}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.metric{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff94;padding:.75rem}.metric strong{font-size:1.28rem;display:block}.chart-head{justify-content:space-between;align-items:end;gap:1rem;margin-top:1.15rem;display:flex}.chart-head strong{font-size:1rem}.chart-head span{color:var(--muted);font-size:.82rem}.chart{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(0deg,#e1dbd58c 1px,#0000 1px) 0 0/100% 25%,#ffffff6b;align-items:end;gap:.5rem;height:7.6rem;margin-top:.7rem;padding:.65rem;display:flex}.bar{background:linear-gradient(180deg, var(--accent), var(--primary));transform-origin:bottom;border-radius:99px 99px 0 0;flex:1;animation:.76s cubic-bezier(.16,1,.3,1) both grow-bar}.chart-labels{color:var(--muted);text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;padding:.4rem .8rem 0;font-size:.75rem;font-weight:760;display:grid}.inbox-list{gap:.75rem;margin-top:.75rem;display:grid}.inbox-item{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff8c;justify-content:space-between;align-items:center;gap:1rem;padding:.72rem;display:flex}.pill{background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-section{padding-top:1.25rem}.pricing-section .pricing-grid{margin-top:0}.pricing-card{flex-direction:column;min-height:100%;padding:1.35rem 1.1rem 1.1rem;display:flex;position:relative}.pricing-card.highlighted{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary), var(--shadow)}.pricing-badge-slot{z-index:1;white-space:nowrap;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.pricing-badge-slot .pill{border:1px solid var(--primary);box-shadow:0 0 0 .35rem #fdfcfb}.pricing-top{min-height:4.8rem}.pricing-card h3{margin:0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.08}.pricing-card p{margin:.7rem 0 0}.price{letter-spacing:0;margin:1rem 0 0;font-size:2.25rem;font-weight:900}.price small{color:var(--muted);font-size:1rem;font-weight:700}.check-list{gap:.58rem;margin:1.15rem 0;padding:0;list-style:none;display:grid}.pricing-card .check-list{flex:1}.pricing-card .trial-note{margin-top:.95rem}.credit-guide{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;display:grid}.credit-guide h3{margin:.45rem 0 0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.08}.credit-guide p{color:var(--muted);max-width:34rem;margin:.75rem 0 0}.credit-guide dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.credit-guide dl div{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(#ffffffb8,#ffffff70);gap:.45rem;padding:.78rem;display:grid}.credit-guide dt{color:var(--muted);font-size:.8rem;font-weight:760}.credit-guide dd{margin:0;font-size:1.45rem;font-weight:900;line-height:1}.check-list li{color:var(--muted);gap:.55rem;display:flex}.check-list li:before{content:"✓";color:var(--foreground);font-weight:900}.faq-grid{gap:.62rem;max-width:46rem;margin:1.5rem auto 0;display:grid}.faq-grid details{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff94;padding:.78rem .95rem}.faq-grid summary{cursor:pointer;font-weight:850}.faq-grid p{color:var(--muted)}.page-hero{text-align:left;padding:3.2rem 1.25rem 1.9rem}.page-hero .eyebrow{margin-inline:0}.page-hero h1{max-width:22ch}.page-hero p{max-width:58rem;margin-inline:0}.about-hero{padding-bottom:clamp(2.5rem,7vw,5rem)}.about-hero-inner{max-width:62rem}.about-story-grid{grid-template-columns:minmax(14rem,.55fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);display:grid}.about-story-copy{gap:1rem;display:grid}.about-story-copy p{color:var(--muted);margin:0;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.65}.about-belief-section{background:var(--primary);color:var(--primary-foreground)}.about-belief-panel{gap:1rem;max-width:62rem;display:grid}.about-belief-panel .section-label{color:#fdfcfbad}.about-belief-panel p{margin:0;font-size:clamp(1.6rem,4vw,3.3rem);font-weight:900;line-height:1.04}.about-point-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.about-point-card{padding:1.3rem}.about-point-card h2{font-size:1.15rem}.about-point-card p{color:var(--muted)}.feature-proof{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.feature-proof-section{padding-top:1.35rem}.feature-proof .card{border-top:3px solid var(--foreground);box-shadow:none;background:#ffffff6b;border-radius:0;padding:1rem;font-weight:800}.listing-feature-preview{padding:0;overflow:hidden}.listing-feature-preview img{aspect-ratio:16/8.4;object-fit:cover;width:100%;max-height:17rem}.listing-feature-body{gap:.48rem;padding:.95rem;display:grid}.listing-feature-body>span{color:var(--muted);font-size:.82rem;font-weight:800}.listing-feature-body h3,.listing-feature-body p{margin:0}.listing-feature-body h3{font-size:1.35rem}.listing-feature-body p{color:var(--muted)}.listing-feature-body div{justify-content:space-between;align-items:center;gap:.8rem;margin-top:.2rem;display:flex}.listing-feature-body div strong{font-size:1.12rem}.listing-feature-body div a,.social-caption-list span{background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.48rem .75rem;font-size:.78rem;font-weight:850}.social-feature-preview{gap:.75rem;padding:.85rem;display:grid}.social-post-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-strong);overflow:hidden}.social-post-card img{aspect-ratio:16/8.6;object-fit:cover;width:100%;max-height:16rem}.social-post-card div,.social-caption-list{gap:.42rem;padding:.85rem;display:grid}.social-post-card span,.social-caption-list span{width:fit-content}.social-post-card p,.social-caption-list p{color:var(--muted);margin:0}.guide-content{max-width:56rem;margin:0 auto}.guide-workflow-section{border-block:1px solid var(--border);background:linear-gradient(#fdfcfbc7,#f9f7f594),#ffffff57;overflow:hidden}.guide-workflow-section .section-intro{text-align:center;max-width:54rem;margin-inline:auto}.guide-workflow-section .section-intro h2{font-size:clamp(1.8rem,3.1vw,2.7rem)}.guide-workflow-section .section-intro p{max-width:54rem;margin-inline:auto}.guide-hero{border-bottom:1px solid var(--border);text-align:left;background:radial-gradient(circle at 74% 18%,#2a9d902e,#0000 28rem),radial-gradient(circle at 18% 24%,#e8c4683d,#0000 30rem),linear-gradient(135deg,#f9f7f5 0%,#f2f0ec 56%,#fcfbfa 100%);align-items:center;min-height:auto;padding-block:clamp(2.6rem,4.4vw,4.4rem);display:grid;position:relative;overflow:hidden}.guide-hero:after{content:"";filter:blur(70px);pointer-events:none;background:#28231f14;border-radius:999px;height:28rem;position:absolute;inset:auto -10% -42% 38%}.guide-hero-layout{grid-template-columns:minmax(0,.92fr) minmax(22rem,1.08fr);align-items:center;gap:clamp(2rem,4.8vw,4.5rem);width:min(100%,76rem);max-width:min(100%,76rem);display:grid}.guide-hero-copy{justify-items:start;max-width:43rem;display:grid}.guide-hero h1{max-width:min(100%,16ch);margin-top:.8rem;font-size:clamp(2.85rem,4.1vw,4.05rem);line-height:.96}.guide-hero p{max-width:36rem;font-size:clamp(.96rem,1.05vw,1.05rem)}.guide-hero .button-row{justify-content:flex-start}.guide-hero-simple{align-items:center;min-height:min(390px,100svh - 4.15rem);display:grid}.guide-hero-simple .guide-hero-copy{max-width:58rem}.guide-hero-simple h1{max-width:min(100%,17ch)}.guide-timeline-section{--guide-marker-column:minmax(0, 21rem);--guide-marker-copy-offset:calc(2.55rem + 1rem);--guide-timeline-gap:clamp(2rem, 3.4vw, 3.5rem);border-block:1px solid var(--border);background:linear-gradient(#fdfcfbb8,#f9f7f56b),#ffffff4d;padding:clamp(3.2rem,6vw,5.5rem) 1.25rem;overflow:clip}.guide-timeline-intro{max-width:78rem;padding-left:var(--guide-marker-copy-offset);text-align:left;justify-items:start;margin-inline:auto;display:grid}.guide-timeline-intro h2,.guide-timeline-intro p{margin:0}.guide-timeline-intro h2{margin-top:.55rem;font-size:clamp(2rem,4vw,3.45rem);line-height:1.04}.guide-timeline-intro p{max-width:42rem;color:var(--muted);margin-top:.75rem;font-size:.98rem;line-height:1.6}.guide-timeline-track{gap:clamp(2rem,4vw,3.4rem);max-width:78rem;margin-top:clamp(2rem,5vw,4rem);padding-bottom:.6rem;display:grid;position:relative}.guide-timeline-row{grid-template-columns:var(--guide-marker-column) minmax(0, 1fr);gap:var(--guide-timeline-gap);align-items:start;min-height:clamp(24rem,58vh,34rem);display:grid;position:relative}.guide-timeline-row:last-of-type{min-height:auto}.guide-timeline-marker{z-index:2;grid-template-columns:3.1rem minmax(0,1fr);align-items:start;gap:1rem;min-width:0;padding-top:.15rem;display:grid;position:sticky;top:7.25rem}.guide-timeline-marker>div{min-width:0}.guide-timeline-dot{width:2.55rem;height:2.55rem;color:var(--muted);background:#fdfcfbf5;border:1px solid #e1dbd5f2;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 10px 24px #211c1714}.guide-timeline-marker span:not(.guide-timeline-dot){color:var(--muted-2);letter-spacing:.1em;font-size:.78rem;font-weight:900;display:block}.guide-timeline-marker h3{color:#1f1a166b;overflow-wrap:break-word;word-break:normal;text-wrap:balance;hyphens:manual;max-width:100%;margin:.2rem 0 0;font-size:clamp(1.25rem,2.1vw,2.3rem);line-height:1.08;transition:color .18s}.guide-timeline-row.is-active .guide-timeline-dot{color:var(--foreground);border-color:#c4bab1e6;transform:scale(1.04)}.guide-timeline-row.is-active .guide-timeline-marker h3{color:var(--foreground)}.guide-timeline-card{border-radius:var(--radius-lg);background:#fdfcfbe0;border:1px solid #e1dbd5e6;gap:1.05rem;min-width:0;padding:clamp(.9rem,2vw,1.25rem);display:grid;overflow:hidden;box-shadow:0 22px 60px #211c1714}.timeline-step-copy{border-radius:var(--radius);background:#fdfcfbad;border:1px solid #e1dbd5f2;gap:.35rem;padding:.85rem .95rem;display:grid}.timeline-step-copy span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:900}.timeline-step-copy p{max-width:47rem;color:var(--foreground);margin:0;font-size:clamp(.96rem,1.15vw,1.08rem);font-weight:760;line-height:1.45}.guide-timeline-line{background:linear-gradient(#0000,#e1dbd5 10% 90%,#0000);width:2px;position:absolute;top:0;left:1.28rem;overflow:hidden;mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.guide-timeline-line>div{background:linear-gradient(#28231fbf,#c4bab1e6,#0000);border-radius:999px;width:2px;position:absolute;inset:0 0 auto}.timeline-window-bar,.timeline-chip-row,.timeline-progress,.timeline-metric-grid{align-items:center;display:flex}.timeline-window-bar{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:1rem;padding-bottom:.72rem;font-size:.78rem;font-weight:850}.timeline-window-bar>span{background:radial-gradient(circle at 18%,#e97563,.18rem,#0000 .2rem),radial-gradient(circle,#e8c468,.18rem,#0000 .2rem),radial-gradient(circle at 82%,#2a9d90,.18rem,#0000 .2rem);border-radius:999px;width:2.4rem;height:.65rem}.timeline-form-preview,.timeline-image-review,.timeline-tour-preview,.timeline-template-preview,.timeline-publish-preview,.timeline-social-preview,.timeline-metrics-preview{min-width:0}.timeline-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-top:1rem;display:grid}.timeline-form-grid span,.timeline-chip-row span,.timeline-metric-grid span{min-width:0;color:var(--foreground);background:#ffffffa3;border:1px solid #e1dbd5db;border-radius:.8rem;padding:.75rem;font-size:.86rem;font-weight:820}.timeline-form-grid span:first-child{grid-column:1/-1;font-size:1.05rem}.timeline-image-review{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.timeline-image-review figure{border-radius:var(--radius);background:#ddd0c3;min-width:0;margin:0;position:relative;overflow:hidden}.timeline-image-review img,.timeline-publish-preview img,.timeline-social-preview img{object-fit:cover;width:100%}.timeline-image-review img{aspect-ratio:4/3}.timeline-image-review figcaption{color:var(--foreground);background:#fdfcfbe0;border:1px solid #e1dbd5cc;border-radius:999px;padding:.3rem .55rem;font-size:.74rem;font-weight:850;position:absolute;bottom:.65rem;left:.65rem}.timeline-chip-row{flex-wrap:wrap;grid-column:1/-1;gap:.45rem}.timeline-chip-row span{color:var(--muted);padding:.45rem .65rem;font-size:.78rem}.timeline-tour-strip{grid-template-columns:1.08fr .92fr .8fr;gap:.65rem;display:grid}.timeline-tour-strip img{aspect-ratio:4/3;border-radius:var(--radius);object-fit:cover;width:100%;min-width:0}.timeline-progress{color:var(--muted);gap:.75rem;margin-top:.9rem;font-size:.8rem;font-weight:850}.timeline-progress div{background:#e1dbd5cc;border-radius:999px;flex:1;height:.42rem;overflow:hidden}.timeline-progress i{border-radius:inherit;background:linear-gradient(90deg,#28231fb8,#c4bab1e6);width:78%;height:100%;display:block}.timeline-social-preview{grid-template-columns:minmax(12rem,.82fr) minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}.timeline-social-preview img{border-radius:var(--radius);height:100%;min-height:12rem}.timeline-social-preview div{border:1px solid var(--border);border-radius:var(--radius);background:#fff9;align-content:center;gap:.5rem;min-width:0;padding:1rem;display:grid}.timeline-social-preview span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.timeline-social-preview strong{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.15}.timeline-social-preview small{color:var(--muted);font-size:.85rem;line-height:1.45}.timeline-template-preview{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.9rem;display:grid}.timeline-template-card{border-radius:var(--radius);min-width:0;padding:.72rem}.timeline-template-card .template-wireframe{border-radius:.7rem;min-height:clamp(7.4rem,13vw,9.2rem)}.timeline-template-card .template-copy{gap:.3rem}.timeline-template-card .template-copy span{color:var(--muted-2);letter-spacing:.08em;font-size:.68rem;font-weight:900}.timeline-template-card .template-copy h4{margin:0;font-size:.92rem;line-height:1.15}.timeline-template-card .template-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.timeline-template-screen{border:1px solid var(--border);border-radius:var(--radius);background:#ddd0c3;min-height:18rem;position:relative;overflow:hidden}.timeline-template-screen img{object-fit:cover;filter:saturate(.92)contrast(1.04);width:100%;height:100%}.timeline-template-screen div{border-radius:var(--radius);backdrop-filter:blur(12px);background:#fdfcfbe6;border:1px solid #e1dbd5e0;gap:.3rem;padding:.8rem;display:grid;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.timeline-template-screen span,.timeline-template-list span,.timeline-template-list small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.timeline-template-screen strong{font-size:clamp(1.08rem,1.6vw,1.35rem);line-height:1.08}.timeline-template-screen small{color:var(--muted);font-size:.82rem;line-height:1.35}.timeline-template-list{gap:.55rem;display:grid}.timeline-template-list button{border:1px solid var(--border);border-radius:var(--radius);min-height:0;color:var(--foreground);text-align:left;background:#ffffff94;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:.2rem .65rem;padding:.8rem;display:grid}.timeline-template-list button.is-selected{background:#f2f0ecad;border-color:#c4bab1f2;box-shadow:inset 0 0 0 1px #e1dbd5ad}.timeline-template-list strong{overflow-wrap:anywhere;min-width:0;font-size:.95rem;line-height:1.18}.timeline-template-list small{color:var(--muted);grid-column:2}.timeline-metrics-preview{gap:.9rem;display:grid}.timeline-bars{border:1px solid var(--border);border-radius:var(--radius);background:#f5f1ebb3;align-items:end;gap:.55rem;height:11rem;padding:.85rem;display:flex}.timeline-bars span{height:var(--bar-height);background:var(--primary);border-radius:999px 999px 0 0;flex:1;min-height:1.1rem}.timeline-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.timeline-metric-grid span{color:var(--muted);gap:.2rem;font-size:.78rem;display:grid}.timeline-metric-grid strong{color:var(--foreground);font-size:1.25rem}.guide-seo-section{border-bottom:1px solid var(--border);background:#ffffff47}.guide-seo-section .section-intro{max-width:48rem}.guide-seo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.8rem;display:grid}.guide-seo-card{border:1px solid var(--border);border-radius:var(--radius);background:#fdfcfb9e;align-content:start;gap:.7rem;min-width:0;padding:1rem;display:grid}.guide-seo-card h3,.guide-seo-card p,.guide-seo-card ul{margin:0}.guide-seo-card h3{font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.16}.guide-seo-card p{color:var(--muted);line-height:1.55}.guide-seo-card ul{color:var(--foreground);gap:.32rem;padding:0;font-size:.9rem;font-weight:760;list-style:none;display:grid}.guide-seo-card li:before{color:var(--muted);content:"- "}.guide-seo-links{flex-wrap:wrap;gap:.45rem;margin-top:.2rem;display:flex}.guide-seo-links a{border:1px solid var(--border);color:var(--muted);background:#ffffff94;border-radius:999px;padding:.38rem .62rem;font-size:.78rem;font-weight:820}.guide-seo-links a:hover{border-color:var(--border-strong);color:var(--foreground)}.guide-faq-section{border-bottom:1px solid var(--border);background:#f9f7f58a}.guide-stepper-section{border-bottom:1px solid var(--border);background:linear-gradient(#fdfcfbcc,#f9f7f580),#ffffff57;padding:clamp(3rem,6vw,5rem) 1.25rem;overflow:clip}.guide-stepper-layout{grid-template-columns:minmax(0,.9fr) minmax(26rem,1.1fr);align-items:start;gap:clamp(1.4rem,4vw,4rem);display:grid}.guide-stepper-heading{max-width:36rem;margin-bottom:clamp(1.5rem,3vw,2.4rem)}.guide-stepper-heading span,.guide-stage-top span,.guide-stage-form label,.guide-stage-media span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.guide-stepper-heading h2{margin:.42rem 0 0;font-size:clamp(1.9rem,3.7vw,3.4rem);line-height:1}.guide-stepper-heading p{max-width:34rem;color:var(--muted);margin:.85rem 0 0;line-height:1.58}.guide-stepper-list ol{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.guide-stepper-list li{border-radius:var(--radius);opacity:.48;background:#fdfcfb85;border:1px solid #e1dbd5b8;grid-template-columns:2.45rem 2.1rem minmax(0,1fr);align-items:start;gap:.72rem;min-height:30vh;padding:.9rem;transition:opacity .22s,transform .22s,border-color .22s,background-color .22s;display:grid}.guide-stepper-list li.is-active{opacity:1;background:#fdfcfbf0;border-color:#2a9d906b;transform:translateY(-2px)}.guide-stepper-list li>span{background:var(--primary);width:2.2rem;height:2.2rem;color:var(--primary-foreground);font-variant-numeric:tabular-nums;border-radius:.72rem;justify-content:center;align-items:center;font-size:.74rem;font-weight:900;display:inline-flex}.guide-stepper-list li>svg{color:var(--accent-2);margin-top:.28rem}.guide-stepper-list h3,.guide-stepper-list p{margin:0}.guide-stepper-list h3{font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.1}.guide-stepper-list p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin-top:.34rem;font-size:.9rem;line-height:1.46;display:-webkit-box;overflow:hidden}.guide-stepper-stage{min-width:0;position:sticky;top:5.4rem}.guide-stage-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 18% 16%,#e8c4682e,#0000 18rem),radial-gradient(circle at 92% 0,#2a9d901f,#0000 19rem),#fdfcfbe6;min-height:min(56vh,34rem);padding:clamp(1rem,2vw,1.25rem);overflow:hidden;box-shadow:0 24px 70px #211c171f}.guide-stage-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:1rem;padding-bottom:1rem;display:flex}.guide-stage-top div{gap:.18rem;display:grid}.guide-stage-top strong{font-size:clamp(1.3rem,2.2vw,2rem);line-height:1.04}.guide-stage-top svg{color:var(--accent-2)}.guide-stage-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.guide-stage-form label,.guide-stage-social article,.guide-stage-leads strong{border:1px solid var(--border);border-radius:var(--radius);background:#fdfcfbc7;gap:.45rem;padding:.9rem;display:grid}.guide-stage-form span,.guide-stage-social strong,.guide-stage-leads strong{color:var(--foreground);letter-spacing:0;text-transform:none;font-size:1rem}.guide-stage-media,.guide-stage-video,.guide-stage-publish,.guide-stage-social,.guide-stage-leads{margin-top:1rem}.guide-stage-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid;position:relative}.guide-stage-media img,.guide-stage-video img,.guide-stage-publish img{object-fit:cover;width:100%}.guide-stage-media img{aspect-ratio:4/3;border-radius:var(--radius)}.guide-stage-media span{background:#fdfcfbe6;border-radius:999px;padding:.42rem .62rem;position:absolute;bottom:.75rem;right:.75rem}.guide-stage-video div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.guide-stage-video img{aspect-ratio:4/3;border-radius:var(--radius)}.guide-stage-video>span{background:#e1dbd5;border-radius:999px;height:.55rem;margin-top:1rem;display:block;overflow:hidden}.guide-stage-video>span:before{border-radius:inherit;background:var(--accent-2);content:"";width:72%;height:100%;display:block}.guide-stage-publish{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.guide-stage-publish img{aspect-ratio:16/8}.guide-stage-publish div{gap:.2rem;padding:.95rem;display:grid}.guide-stage-publish span,.guide-stage-social p,.guide-stage-leads p{color:var(--muted);margin:0}.guide-stage-social{gap:.75rem;display:grid}.guide-stage-social p{line-height:1.45}.guide-stage-leads{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.guide-stage-leads p{grid-column:1/-1;line-height:1.5}.guide-product-preview{z-index:1;border-radius:var(--radius-lg);backdrop-filter:blur(16px);background:#fdfcfbd1;border:1px solid #e1dbd5eb;gap:.8rem;min-width:0;padding:.85rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #211c1721}.guide-preview-topbar,.guide-preview-main>div,.guide-preview-grid article,.guide-board-card{border:1px solid var(--border);border-radius:var(--radius);background:#fdfcfbe0}.guide-preview-topbar{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .85rem;display:flex}.guide-preview-topbar div,.guide-preview-main>div,.guide-preview-grid article{gap:.18rem;display:grid}.guide-preview-topbar strong,.guide-preview-main strong,.guide-preview-grid strong,.guide-board-card strong,.guide-flow-item h3{line-height:1.12}.guide-preview-topbar span,.guide-preview-main span,.guide-preview-grid span,.guide-board-header span,.guide-board-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.guide-preview-main{border-radius:var(--radius);background:#e3d8cd;min-height:17rem;position:relative;overflow:hidden}.guide-preview-main img{object-fit:cover;filter:saturate(.94)contrast(1.04);width:100%;height:100%;max-height:19rem}.guide-preview-main>div{backdrop-filter:blur(12px);background:#fdfcfbe6;max-width:24rem;padding:.8rem;position:absolute;bottom:.8rem;left:.8rem;right:.8rem}.guide-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.guide-preview-grid article{min-height:5.4rem;padding:.75rem}.guide-software-section{border-bottom:1px solid var(--border);background:linear-gradient(#fdfcfbb8,#f9f7f566),#ffffff57;padding-block:clamp(3rem,6vw,5rem)}.guide-software-layout{grid-template-columns:minmax(0,1.12fr) minmax(20rem,.88fr);align-items:start;gap:clamp(1.4rem,3.2vw,2.6rem);display:grid}.guide-software-board{border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow);background:#fdfcfbb8;gap:1rem;padding:clamp(1rem,2vw,1.35rem);display:grid}.guide-board-header{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:1rem;display:grid}.guide-board-header h2,.guide-board-header p,.guide-board-card p,.guide-flow-item h3,.guide-flow-item p{margin:0}.guide-board-header h2{margin-top:.35rem;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.02}.guide-board-header p,.guide-board-card p,.guide-flow-item p{color:var(--muted)}.guide-board-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:.8rem;display:grid}.guide-board-card{align-content:start;gap:.6rem;min-width:0;padding:.9rem;display:grid;box-shadow:0 12px 28px #211c170e}.guide-board-card-media{grid-row:span 2;padding:0;overflow:hidden}.guide-board-card-media img{aspect-ratio:4/3;object-fit:cover;width:100%}.guide-board-card-media div{gap:.22rem;padding:.9rem;display:grid}.guide-board-card-metrics div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.guide-board-card-metrics strong{color:var(--foreground);background:#2a9d901a;border-radius:.65rem;padding:.62rem;font-size:.78rem}.guide-flow-list{gap:.65rem;display:grid}.guide-flow-item{border-radius:var(--radius);background:#fdfcfbb3;border:1px solid #e1dbd5d1;grid-template-columns:2.7rem minmax(0,1fr);align-items:start;gap:.85rem;padding:.85rem;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.guide-flow-item:hover{background:#fdfcfbf0;border-color:#2a9d905c;transform:translateY(-2px)}.guide-flow-item>span{background:var(--primary);width:2.35rem;height:2.35rem;color:var(--primary-foreground);font-variant-numeric:tabular-nums;border-radius:.75rem;justify-content:center;align-items:center;font-size:.76rem;font-weight:900;display:inline-flex}.guide-flow-item div{gap:.32rem;display:grid}.guide-flow-item h3{font-size:.98rem}.guide-flow-item p{font-size:.87rem;line-height:1.48}.workflow-path-guide .workflow-step{isolation:isolate}.workflow-path-guide .workflow-node{background:linear-gradient(135deg, #fdfcfbf5, #f9f7f5d1), var(--surface);border:1px solid #e1dbd5db;border-left:0;border-radius:1.15rem;grid-template-columns:4.25rem minmax(11rem,.32fr) minmax(0,1fr);gap:.75rem 1.3rem;padding:clamp(1rem,1.65vw,1.35rem);position:relative;overflow:hidden;box-shadow:0 18px 48px #211c1714}.workflow-path-guide .workflow-node:before{background:linear-gradient(180deg, var(--primary), var(--accent-2));content:"";width:.28rem;position:absolute;inset:0 auto 0 0}.workflow-path-guide .workflow-number{width:2.8rem;height:2.8rem;color:var(--foreground);background:#fdfcfbe0;border:1px solid #e1dbd5eb;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;display:inline-flex}.workflow-path-guide .workflow-icon{width:2.8rem;height:2.8rem;color:var(--accent-2);background:#2a9d901f;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.workflow-path-guide .workflow-node h3{align-self:center;font-size:clamp(1rem,1.4vw,1.22rem)}.workflow-path-guide .workflow-node p{max-width:48rem;font-size:clamp(.9rem,1vw,.98rem)}.workflow-path-guide .workflow-connector{height:2.35rem}.workflow-path-guide .workflow-arrow{filter:drop-shadow(0 9px 18px #2a9d9038);background:#fdfcfbf0;width:2.55rem;height:2.55rem}.final-cta{padding:0 1.25rem 3.8rem}.final-cta-inner{border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 12% 20%, #e8c46833, transparent 26rem), radial-gradient(circle at 88% 10%, #2a9d901f, transparent 22rem), var(--surface);color:var(--foreground);box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.35rem;padding:clamp(1.35rem,3.2vw,2.4rem);display:grid}.final-cta-inner>.final-trial-note{grid-column:2;justify-self:end;margin:-1rem 0 0}.guide-final-cta{padding-block:clamp(4rem,8vw,7rem)}.guide-final-cta .final-cta-inner{grid-template-columns:minmax(0,1fr) auto auto}.contact-page-hero{align-items:center;min-height:min(360px,100svh - 4.15rem);padding:clamp(2.2rem,5vw,3.6rem) 1.25rem;display:grid}.contact-page-intro{text-align:left;justify-items:start;display:grid}.contact-page-intro h1{max-width:22ch;margin:.5rem 0 0;font-size:clamp(2.2rem,4.8vw,4.2rem);line-height:1}.contact-page-intro p{max-width:54rem;color:var(--muted);margin:.8rem 0 0;font-size:.98rem;line-height:1.58}.contact-method{justify-items:start;gap:.72rem;max-width:54rem;margin-top:1.35rem;display:grid}.contact-email-display{border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);background:#ffffff94;grid-template-columns:auto auto;align-items:center;gap:.28rem .75rem;padding:.72rem .85rem;font-weight:850;display:inline-grid}.contact-email-display svg{color:var(--accent-2);grid-row:1/span 2}.contact-email-display span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;line-height:1}.contact-email-display strong{word-break:break-word;font-size:clamp(.98rem,1.8vw,1.28rem);line-height:1.15}.contact-method>p{max-width:40rem;color:var(--muted);margin:0;line-height:1.6}.contact-faq-section{border-block:1px solid var(--border);background:#ffffff57}.contact-start{padding:2.9rem 1.25rem 3.4rem}.contact-start-inner{border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 12% 24%, #e8c46833, transparent 25rem), radial-gradient(circle at 90% 10%, #2a9d901f, transparent 22rem), var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem 1.3rem;padding:clamp(1.15rem,2.8vw,2rem);display:grid}.contact-start-inner h2{margin:.42rem 0 0;font-size:clamp(1.45rem,2.8vw,2.6rem);line-height:1.08}.contact-start-inner p{max-width:42rem;color:var(--muted)}.contact-start-inner>.trial-note{grid-column:2;justify-self:end;margin:-.6rem 0 0}.final-cta h2{margin:0;font-size:clamp(1.55rem,3vw,3rem);line-height:1.08}.final-cta p{max-width:42rem;color:var(--muted)}.site-footer{border-top:1px solid var(--border);background:linear-gradient(180deg, #ffffff80, #ffffffb8), var(--background)}.blog-hero,.blog-article-header{border-bottom:1px solid var(--border);background:radial-gradient(circle at 12% 10%, #e8c46838, transparent 28rem), radial-gradient(circle at 88% 0%, #2a9d901f, transparent 24rem), var(--secondary);padding:clamp(3.5rem,8vw,7rem) 1.25rem}.blog-hero .container,.blog-article-header .container{max-width:58rem}.blog-hero h1,.blog-article-header h1{max-width:16ch;font-family:var(--display-font);text-wrap:balance;margin:.75rem 0 0;font-size:clamp(2.7rem,6vw,5rem);line-height:.98}.blog-hero p,.blog-article-header p{max-width:42rem;color:var(--muted);margin:1.15rem 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.58}.blog-index{padding:clamp(3rem,7vw,6rem) 1.25rem}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.blog-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fdfcfbb8;flex-direction:column;min-height:20rem;padding:clamp(1.2rem,3vw,2rem);display:flex;box-shadow:0 12px 30px #211c170f}.blog-card>span{color:var(--accent-2);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.blog-card h2,.blog-card h3{max-width:22ch;font-family:var(--display-font);margin:.75rem 0;font-size:clamp(1.45rem,2.5vw,2.1rem);line-height:1.08}.blog-card h2 a:hover,.blog-card h3 a:hover{text-underline-offset:.18em;text-decoration:underline 2px}.blog-card p{max-width:48ch;color:var(--muted);margin:0;line-height:1.58}.blog-card footer,.blog-byline{color:var(--muted);flex-wrap:wrap;gap:.8rem;margin-top:auto;padding-top:1.5rem;font-size:.82rem;font-weight:750;display:flex}.blog-card footer span:before,.blog-byline span:before{color:var(--border-strong);content:"•";margin-right:.8rem}.blog-read{width:fit-content;color:var(--foreground);gap:.45rem;margin-top:1rem;font-weight:900;display:inline-flex}.blog-read span{transition:transform .16s}.blog-read:hover span{transform:translate(.25rem)}.blog-back{color:var(--muted);margin-bottom:2.4rem;font-weight:800;display:inline-flex}.blog-back:hover{color:var(--foreground)}.blog-article-header .section-label{display:block}.blog-byline{margin-top:1.5rem;padding-top:0}.blog-prose{max-width:48rem;padding:clamp(3rem,7vw,6rem) 1.25rem}.blog-toc{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--secondary);margin:0 0 3.5rem;padding:1.4rem 1.6rem}.blog-toc strong{font-family:var(--display-font);margin-bottom:.8rem;font-size:1.15rem;display:block}.blog-toc ol{gap:.55rem;margin:0;padding-left:1.25rem;display:grid}.blog-toc a{color:var(--muted);text-underline-offset:.18em;font-weight:750;text-decoration:underline #0000}.blog-toc a:hover{color:var(--foreground);text-decoration-color:currentColor}.blog-prose section+section{margin-top:3.3rem}.blog-prose h2{font-family:var(--display-font);margin:0 0 1rem;font-size:clamp(1.7rem,3.5vw,2.7rem);line-height:1.08}.blog-prose p{color:#352c27;max-width:43rem;margin:0 0 1.1rem;font-size:1.06rem;line-height:1.75}.blog-prose ul{gap:.7rem;margin:1.5rem 0 0;padding-left:1.25rem;display:grid}.blog-prose li{padding-left:.3rem;line-height:1.55}.blog-feature-link{border-left:4px solid var(--accent-2);background:#2a9d9014;margin-top:3.5rem;padding:1.25rem 1.4rem}.blog-feature-link p{margin-bottom:.7rem;font-size:1rem}.blog-feature-link a{gap:.4rem;font-weight:900;display:inline-flex}.blog-related{border-top:1px solid var(--border);background:var(--secondary);padding:clamp(3rem,7vw,5.5rem) 1.25rem}.blog-related>.container>h2{max-width:25ch;font-family:var(--display-font);margin:0 0 1.5rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.blog-related .blog-card{background:var(--background)}.blog-related .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-cta{padding:0 1.25rem 5rem}.blog-cta .container{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--secondary);justify-content:space-between;align-items:center;gap:1rem;max-width:48rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.blog-cta h2{max-width:24ch;font-family:var(--display-font);margin:0;font-size:clamp(1.25rem,2.5vw,2rem);line-height:1.12}.footer-grid{grid-template-columns:minmax(14rem,1.15fr) repeat(4,minmax(8rem,.62fr));gap:2rem;padding:3rem 1.25rem 2.2rem;display:grid}.footer-brand-block{align-content:start;gap:1rem;max-width:19rem;display:grid}.footer-brand-block p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.footer-group{align-content:start;gap:.58rem;display:grid}.footer-group h2{color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.8rem;font-weight:900}.footer-group a,.footer-bottom span{color:var(--muted);font-size:.9rem;font-weight:750}.footer-group a:hover{color:var(--foreground)}.footer-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay,0s);transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=1060px){.two-col,.hero-workspace,.tour-composer,.analytics-grid,.final-cta-inner{grid-template-columns:1fr}.hero .two-col{grid-template-columns:minmax(0,.82fr) minmax(18rem,1fr)}.hero .hero-workspace{grid-template-columns:1fr}.hero .workspace-side{display:none}.positioning-layout{grid-template-columns:1fr}.positioning-section .section-intro{position:static}.positioning-section .section-intro h2{max-width:18ch}.template-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-hero-layout{grid-template-columns:1fr}.guide-hero-copy{max-width:48rem}.guide-stepper-layout{grid-template-columns:1fr}.guide-stepper-stage{order:-1}.guide-stepper-list li{min-height:22vh}.guide-product-preview{width:min(100%,43rem);margin-inline:auto}.guide-software-layout,.guide-board-header,.guide-final-cta .final-cta-inner{grid-template-columns:1fr}}@media (width<=1280px){.guide-timeline-intro{padding-left:3.65rem}.guide-timeline-row{grid-template-columns:minmax(0,1fr);gap:1.15rem;min-height:clamp(28rem,64vh,38rem);padding-left:3.65rem}.guide-timeline-marker{grid-template-columns:1fr;gap:.35rem;max-width:min(100%,44rem);position:relative;top:auto}.guide-timeline-dot{position:absolute;top:0;left:-3.65rem}.guide-timeline-marker h3{max-width:min(100%,40rem);color:var(--foreground);font-size:clamp(1.75rem,4.5vw,3rem);line-height:1.02}.guide-timeline-line{left:1.28rem}}@media (width<=980px){.guide-seo-grid{grid-template-columns:1fr}}@media (width<=1180px){.campaign-image-caption{flex-direction:column;align-items:start;gap:.48rem}}@media (width<=760px){.container{width:100%;max-width:100%}.nav-shell{grid-template-columns:minmax(0,1fr) auto auto;gap:.55rem;max-width:100vw;min-height:4.25rem;padding-inline:1rem;position:relative}.brand img,.site-header .brand img{width:9.35rem;height:2.9rem}.mobile-menu{justify-self:end;display:block}.nav-links,.nav-login,.nav-signup{display:none}.feature-outcome-layout,.about-story-grid,.about-point-grid{grid-template-columns:1fr}.feature-outcome-copy h2{max-width:100%;font-size:1.72rem;line-height:1.15}.feature-outcome-panel{min-width:0}.feature-outcome-panel:before{left:.85rem}.feature-outcome-flow li{grid-template-columns:2.15rem minmax(0,1fr)}.feature-outcome-panel-note{grid-template-columns:1fr}.about-belief-panel p{font-size:1.7rem}.nav-actions{min-width:0;position:static;transform:none}.locale-switcher summary{min-height:2.25rem;padding-inline:.75rem}.hero{min-height:auto;padding:2.45rem 1rem 2.65rem}.hero .container,.hero-copy{min-width:0;max-width:100%}.hero-copy{text-align:center;flex-direction:column;align-items:center;display:flex}.hero .two-col{grid-template-columns:1fr}.hero h1{max-width:16ch;margin-inline:auto;font-size:2.28rem;line-height:1}.hero h1,.section-intro h2{overflow-wrap:break-word;word-break:normal;hyphens:manual}.faq-grid summary{overflow-wrap:anywhere;hyphens:auto}.eyebrow,.hero-description{overflow-wrap:anywhere;max-width:100%}.hero-description{width:100%;max-width:33ch;margin-inline:auto;font-size:1rem;line-height:1.58}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:.7rem;width:min(100%,24rem);max-width:22rem;margin-top:1.25rem;display:grid}.hero .trial-note{text-align:center;margin-top:.65rem}.hero-workspace{grid-template-columns:1fr;margin-top:.15rem;padding:.55rem;display:grid}.workspace-main{min-height:0;padding:.78rem}.campaign-image-frame{min-height:13rem}.workspace-topline{flex-direction:column;align-items:start;gap:.35rem}.campaign-image-caption{display:none}.workspace-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-stats div{padding:.62rem}.workspace-stats strong{font-size:1rem}.workspace-stats span{font-size:.66rem;line-height:1.25}.button{text-align:center;white-space:normal;min-width:0;padding-inline:1rem}.hero-actions .button,.button-row .button{width:100%}.workflow-grid,.workflow-path,.feature-grid,.template-grid,.pricing-grid,.credit-guide,.credit-guide dl,.feature-proof,.guide-preview-grid,.guide-board-grid,.guide-board-card-metrics div,.metric-row,.listing-feature-preview,.social-feature-preview,.contact-start-inner,.footer-grid{grid-template-columns:1fr}.positioning-point{grid-template-columns:2rem minmax(0,1fr);gap:.65rem .85rem}.positioning-point p{grid-column:2}.section,.section-tight{padding-block:3.1rem}#product.section{padding-top:2.35rem}.guide-hero{padding:2.35rem 1rem 2.6rem}.guide-hero h1{max-width:13ch;font-size:clamp(2.55rem,14vw,3.05rem);line-height:.96}.guide-hero p{max-width:34rem;font-size:1rem}.guide-stepper-section{padding:2.5rem 1rem}.guide-stepper-heading{margin-bottom:1rem}.guide-stepper-list li{grid-template-columns:2.35rem minmax(0,1fr);min-height:12rem}.guide-stepper-list li>svg{display:none}.guide-stage-card{min-height:auto;padding:.9rem}.guide-stepper-stage{z-index:2;top:4.7rem}.guide-stage-form,.guide-stage-media,.guide-stage-video div,.guide-stage-leads{grid-template-columns:1fr}.guide-stage-publish img{aspect-ratio:16/10}.guide-product-preview{display:none}.guide-software-section{padding-block:2.6rem}.guide-software-board,.guide-flow-item{padding:.78rem}.guide-board-card-media{grid-row:auto}.guide-board-header h2{font-size:clamp(1.55rem,8vw,2.25rem)}.workflow-node{grid-template-columns:auto minmax(0,1fr);gap:.55rem .8rem;min-height:0;padding:.95rem}.workflow-path-guide{width:100%;margin-top:2.4rem}.workflow-path-guide .workflow-node{border-radius:.95rem;grid-template-columns:auto minmax(0,1fr);gap:.7rem .85rem;padding:1rem}.workflow-path-guide .workflow-number,.workflow-path-guide .workflow-icon{width:2.35rem;height:2.35rem}.workflow-path-guide .workflow-node h3{grid-area:1/2}.workflow-path-guide .workflow-node p{grid-area:2/2;max-width:none}.workflow-path-guide .workflow-icon{grid-row:2}.workflow-node h3{grid-area:1/2}.workflow-node p{grid-area:2/2}.workflow-icon{grid-row:2}.workflow-connector{height:2rem}.feature-card{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem 1rem;min-height:0;padding-block:1rem}.feature-card .icon-badge{grid-area:1/1}.feature-card h3{grid-area:auto/2;padding-top:0}.feature-card p,.feature-card ul{grid-area:auto/2}.feature-anchor-section .feature-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.feature-anchor-section .feature-card p{grid-area:auto/2}.feature-detail-alt .feature-visual{order:0}.price{font-size:2.45rem}.listing-feature-body div{flex-direction:column;align-items:start}.listing-feature-preview img,.social-post-card img{aspect-ratio:16/9;height:auto;max-height:none}.social-post-card{grid-template-columns:1fr}.final-cta-inner>.final-trial-note{grid-column:1;justify-self:start;margin-top:-.75rem}.contact-start-inner .button{width:100%}.contact-start-inner>.trial-note{grid-column:1;justify-self:start;margin-top:-.55rem}.contact-email-display{overflow-wrap:anywhere;width:100%}.footer-grid{padding-block:2.2rem 1.6rem}.footer-bottom{flex-direction:column;align-items:start}.blog-grid{grid-template-columns:1fr}.blog-card{min-height:0}.blog-cta .container{flex-direction:column;align-items:start}}@media (width<=760px) and (height<=700px){.hero{padding-block:1.9rem 2rem}.hero h1{max-width:17ch;font-size:2.08rem}.hero-description{max-width:34ch;font-size:.96rem;line-height:1.48}.hero-actions{margin-top:1rem}.hero .trial-note{margin-top:.45rem}#product.section{padding-top:2rem}}@media (width<=980px){.guide-timeline-row{grid-template-columns:minmax(0,1fr);gap:1rem;min-height:auto;padding-left:3.65rem}.guide-timeline-marker{grid-template-columns:1fr;gap:.35rem;position:relative;top:auto}.guide-timeline-dot{position:absolute;top:0;left:-3.65rem}.guide-timeline-marker h3{max-width:min(100%,36rem);color:var(--foreground);font-size:clamp(1.55rem,6vw,2.35rem)}.guide-timeline-line{left:1.28rem}}@media (width<=760px){.guide-timeline-section{padding:2.8rem 1rem}.guide-timeline-track{gap:2.2rem;margin-top:2.2rem}.guide-timeline-card{padding:.82rem}.timeline-form-grid,.timeline-image-review,.timeline-template-preview,.timeline-publish-preview,.timeline-social-preview,.timeline-metric-grid{grid-template-columns:1fr}.timeline-form-grid span:first-child,.timeline-chip-row{grid-column:auto}.timeline-tour-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.timeline-publish-preview img,.timeline-template-screen,.timeline-social-preview img{aspect-ratio:16/10;min-height:0}.timeline-bars{height:8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
