@font-face{font-family:Satoshi-Variable;src:url(/assets/fonts/main/Satoshi-Variable.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--brand-primary:#0b5d61;--brand-primary-soft:#dbeef0;--brand-secondary:#f3e1c0;--brand-ink:#1a1d21;--brand-muted:#60666c;--brand-border:#e4dfd6;--brand-surface:#fff;--brand-surface-alt:#fbf7f0;--brand-surface-strong:#f2ece2;--brand-accent:#d47a2b;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--shadow-sm:0 8px 20px rgba(9,21,29,.08);--shadow-md:0 22px 50px rgba(9,21,29,.15);--shadow-lg:0 30px 80px rgba(9,21,29,.18);--page-bg:linear-gradient(180deg,#fbf8f4,#fff 70%);--bg-spot-warm:hsla(39,68%,85%,.55);--bg-spot-cool:rgba(11,93,97,.18);--header-glass:hsla(0,0%,100%,.85);--header-border:hsla(39,21%,87%,.8);--sidebar-sticky-top:96px;--sidebar-sticky-bottom-space:140px}:root[data-theme=dark]{--brand-primary:#49a8ad;--brand-primary-soft:rgba(73,168,173,.18);--brand-secondary:#332a21;--brand-ink:#f1f4f6;--brand-muted:#aab4bc;--brand-border:#2e3740;--brand-surface:#171c22;--brand-surface-alt:#12171d;--brand-surface-strong:#202833;--brand-accent:#e49a58;--shadow-sm:0 10px 24px rgba(0,0,0,.34);--shadow-md:0 20px 48px rgba(0,0,0,.42);--shadow-lg:0 26px 72px rgba(0,0,0,.5);--page-bg:linear-gradient(180deg,#0f1419,#111821 70%);--bg-spot-warm:rgba(228,154,88,.16);--bg-spot-cool:rgba(73,168,173,.22);--header-glass:rgba(19,25,32,.84);--header-border:rgba(46,55,64,.85)}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0;min-height:100%}body{background:radial-gradient(circle at 10% 10%,var(--bg-spot-warm),hsla(39,68%,85%,0) 48%),radial-gradient(circle at 85% 15%,var(--bg-spot-cool),rgba(11,93,97,0) 42%),var(--page-bg);color:var(--brand-ink);font-family:Satoshi-Variable,Satoshi,system-ui,sans-serif;line-height:1.5}.app-body{min-height:100vh}a{color:inherit;text-decoration:none}main{display:block}section[id]{scroll-margin-top:120px}.page{width:min(1200px,92vw);margin:0 auto;padding:32px 0 64px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{background:var(--header-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--header-border);position:-webkit-sticky;position:sticky;top:0;z-index:20}.app-header-inner{width:min(1240px,94vw);margin:0 auto;padding:18px 0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px}.brand{display:inline-flex;align-items:center;gap:14px}.brand--app{grid-column:2;justify-self:center}.brand-logo{width:140px;height:auto}.brand-logo-mask{display:inline-block;width:140px;height:67px;-webkit-mask:url(/assets/logo/LOGO_NOIR.svg) center/contain no-repeat;mask:url(/assets/logo/LOGO_NOIR.svg) center/contain no-repeat}.brand-logo-mask,.brand-logo-mask--backoffice{background-color:var(--brand-accent)}.brand-text{display:flex;flex-direction:column;gap:2px}.brand-title{font-size:18px;font-weight:700}.brand-subtitle{font-size:12px;color:var(--brand-muted);letter-spacing:.08em;text-transform:uppercase}.header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end;min-width:0;grid-column:3;justify-self:end}.lab-target-switch{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--brand-muted)}.lab-target-switch .input{min-width:120px;padding:8px 10px;font-size:13px}.user-menu{position:relative}.user-trigger{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--brand-surface);border:1px solid var(--brand-border);box-shadow:var(--shadow-sm);font-size:13px;font-weight:600;color:var(--brand-ink);font-family:inherit;cursor:pointer}.user-trigger:hover{box-shadow:var(--shadow-md)}.user-trigger:focus-visible{outline:2px solid rgba(11,93,97,.35);outline-offset:2px}.user-chevron{width:12px;height:8px;stroke:currentColor;stroke-width:2;fill:none;opacity:.6;transition:transform .2s ease}.user-chevron.is-open{transform:rotate(180deg)}.user-dropdown{position:absolute;right:0;top:calc(100% + 10px);min-width:180px;background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:16px;box-shadow:var(--shadow-md);padding:8px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:10}.user-dropdown--open{opacity:1;transform:translateY(0);pointer-events:auto}.user-dropdown-item{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;color:var(--brand-ink);background:transparent;border:none;font-family:inherit;cursor:pointer;text-align:left}.user-dropdown-item:hover{background:var(--brand-surface-strong)}.user-dropdown-item--danger{color:#8a2a2a}.user-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--brand-surface);border:1px solid var(--brand-border);box-shadow:var(--shadow-sm);font-size:13px;font-weight:600}.user-name{color:var(--brand-ink)}.chip{padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.chip-user{background:rgba(11,93,97,.12);color:var(--brand-primary)}.chip-admin{background:rgba(212,122,43,.18);color:#8a4d1d}.app-main{width:min(1240px,94vw);margin:24px auto var(--sidebar-sticky-bottom-space);display:grid;grid-template-columns:260px 1fr;grid-gap:24px;gap:24px;align-items:start}.app-content{animation:contentFade .4s ease}.app-content,.app-content-inner{display:flex;flex-direction:column;gap:24px}@keyframes contentFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.card{background:var(--brand-surface);border-radius:var(--radius-xl);border:1px solid var(--brand-border);box-shadow:var(--shadow-sm);padding:24px}.card-mini{padding:20px}.section-card{gap:8px}.section-card,.sidebar{display:flex;flex-direction:column}.sidebar{position:-webkit-sticky;position:sticky;top:var(--sidebar-sticky-top);align-self:start;background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-sm);gap:20px}.sidebar-section{display:flex;flex-direction:column;gap:12px}.sidebar-title{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-muted);margin:0}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;background:var(--brand-surface-alt);color:var(--brand-ink);font-weight:600;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sidebar-link:hover{transform:translateY(-1px);border-color:rgba(11,93,97,.2);box-shadow:var(--shadow-sm)}.sidebar-link--active{border-color:rgba(11,93,97,.35)}.sidebar-link--active,.sidebar-pill{background:rgba(11,93,97,.12);color:var(--brand-primary)}.sidebar-pill{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.sidebar-divider{height:1px;background:var(--brand-border)}.sidebar-cta-group{display:grid;grid-gap:8px;gap:8px}.sidebar-cta{width:100%}.sidebar-admin{display:grid;grid-gap:10px;gap:10px}.admin-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 14px;border-radius:14px;border:1px solid rgba(26,29,33,.12);background:rgba(26,29,33,.04);color:rgba(26,29,33,.8);font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.admin-link:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.admin-link--active{border-color:rgba(212,122,43,.35);background:rgba(212,122,43,.12);color:#8a4d1d}.admin-pill{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:rgba(212,122,43,.15);color:#8a4d1d;padding:3px 8px;border-radius:999px}.card-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.admin-kanban{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(220px,1fr))}.admin-kanban-column{border:1px solid var(--brand-border);border-radius:var(--radius-md);background:var(--brand-surface-alt);display:flex;flex-direction:column;min-height:260px}.admin-kanban-column-head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px;border-bottom:1px solid var(--brand-border)}.admin-kanban-column-title{margin:0;font-size:14px;font-weight:700}.admin-kanban-column-body{gap:10px}.admin-kanban-card,.admin-kanban-column-body{padding:12px;display:flex;flex-direction:column}.admin-kanban-card{border:1px solid var(--brand-border);border-radius:12px;background:var(--brand-surface);box-shadow:var(--shadow-sm);gap:8px}.admin-carousel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px}.admin-carousel-item{border:1px solid var(--brand-border);border-radius:var(--radius-md);background:var(--brand-surface-alt);padding:12px;display:flex;flex-direction:column;gap:10px}.admin-carousel-preview{width:100%;aspect-ratio:16/9;border-radius:10px;border:1px solid var(--brand-border);object-fit:cover;background:#f4efe7}.visual-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.visual-option{border:1px solid var(--brand-border);border-radius:var(--radius-md);background:var(--brand-surface-alt);color:var(--brand-ink);padding:8px;display:flex;flex-direction:column;gap:8px;text-align:left;cursor:pointer;font:inherit}.visual-option img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:0;border:1px solid var(--brand-border)}.visual-option span{font-size:13px;font-weight:600}.visual-option--active{border-color:rgba(11,93,97,.4);box-shadow:0 0 0 2px rgba(11,93,97,.16);background:var(--brand-primary-soft)}.message-preview-card{position:relative;border-radius:0;overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-surface-alt);aspect-ratio:210/148}.message-preview-image,.message-preview-svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.message-preview-svg{object-fit:contain;padding:4%}.postcard-preview-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.postcard-preview-grid--compact{margin-bottom:12px}.postcard-face-wrap{display:flex;flex-direction:column;gap:6px}.postcard-face-label{margin:0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-muted);font-weight:700}.postcard-face{position:relative;border-radius:0;overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-surface-alt);aspect-ratio:210/148;box-shadow:var(--shadow-sm)}.postcard-face--recto{background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.98)),repeating-linear-gradient(180deg,rgba(26,29,33,.08),rgba(26,29,33,.08) 1px,transparent 0,transparent 18px)}.postcard-face-image,.postcard-face-svg{position:absolute;inset:0;width:100%;height:100%}.postcard-face-image{object-fit:cover}.postcard-face-svg{object-fit:contain;padding:4%}.postcard-face-empty{position:absolute;inset:0;margin:0;display:grid;place-items:center;padding:18px;text-align:center;color:var(--brand-muted);font-size:13px}.postcard-zoom{position:absolute;top:8px;right:8px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(26,29,33,.12);background:hsla(0,0%,100%,.95);color:#1a1d21;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-sm)}.postcard-zoom:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.postcard-zoom svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.preview-lightbox{position:fixed;inset:0;z-index:90;background:rgba(18,20,22,.72);display:grid;place-items:center;padding:24px}.preview-lightbox-card{width:min(1000px,96vw);max-height:calc(100vh - 60px);background:#fff;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 24px 80px rgba(0,0,0,.35);overflow:auto}.preview-lightbox-image{width:100%;height:auto;display:block}.preview-lightbox-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:999px;border:1px solid hsla(0,0%,100%,.45);background:rgba(26,29,33,.82);color:#fff;font-size:22px;line-height:1;display:grid;place-items:center;cursor:pointer}.section-title{font-size:22px;font-weight:700;margin:0 0 16px}.section-head .section-title{margin:0 0 6px}.section-subtitle{margin:0;color:var(--brand-muted);font-size:14px}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.pill{padding:6px 12px;border-radius:999px;background:var(--brand-surface-strong);color:var(--brand-ink);font-size:12px;font-weight:700}.page-hero{padding:28px;background:linear-gradient(135deg,#fff,#f9f4ec)}.page-header,.page-hero-head{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.page-header{align-items:flex-start}.page-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:var(--brand-muted);margin:0 0 8px}.page-title{font-size:30px;font-weight:700;margin:0 0 12px}.hero-note{margin:16px 0 0;color:var(--brand-primary);font-weight:600}.guide-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-top:20px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.stat-card{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:var(--radius-md);padding:16px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--shadow-sm)}.stat-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--brand-muted)}.stat-value{font-size:28px;font-weight:700;color:var(--brand-ink)}.stat-note{font-size:13px;color:var(--brand-muted)}.stat-card .button{margin-top:8px;align-self:flex-start}.step-card{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:var(--radius-md);padding:16px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.step-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(11,93,97,.08),rgba(11,93,97,0));opacity:0;transition:opacity .2s ease}.step-card:hover:after{opacity:1}.step-title{font-weight:700;font-size:16px;margin:0}.step-text{margin:0;font-size:14px;color:var(--brand-muted)}.step-status{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:13px}.step-dot{width:10px;height:10px;border-radius:50%;background:#d1d5db}.step-card[data-status=done] .step-dot{background:#2a9d8f}.step-card[data-status=pending] .step-dot{background:#d47a2b}.step-card[data-status=done] .step-status{color:#2a9d8f}.step-card[data-status=pending] .step-status{color:#d47a2b}.notice{background:rgba(11,93,97,.08);border:1px solid rgba(11,93,97,.2);border-radius:var(--radius-md);padding:12px 14px;margin-bottom:16px;font-size:14px}.notice,.notice-link{color:var(--brand-primary)}.notice-link{display:inline-flex;margin-top:8px;font-weight:700}.alert{margin-top:16px;padding:12px 14px;border-radius:var(--radius-md);border:1px solid rgba(210,76,76,.3);background:rgba(210,76,76,.08);color:#b13636;font-weight:600;display:flex;gap:8px;flex-wrap:wrap}.alert-success{border-color:rgba(42,157,143,.35);background:rgba(42,157,143,.12);color:#1b7a6f}.split-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.empty-state{gap:12px;align-items:flex-start;padding:12px 0}.checklist,.empty-state{display:flex;flex-direction:column}.checklist{list-style:none;padding:0;margin:0 0 16px;gap:10px;font-size:14px}.checklist li{display:flex;align-items:center;gap:10px;color:var(--brand-ink)}.checklist li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand-primary)}.preview-list{display:flex;flex-direction:column;gap:12px}.preview-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--brand-surface-alt);border:1px solid var(--brand-border);border-radius:var(--radius-md)}.preview-title{margin:0;font-weight:700}.preview-meta{margin:4px 0 0;font-size:13px;color:var(--brand-muted)}.recipient-card{display:flex;flex-direction:column;gap:6px}.recipient-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.recipient-card--compact{padding:14px;gap:4px}.recipient-card--compact .pill{padding:4px 8px;font-size:10px}.recipient-card--compact .recipient-name{font-size:14px}.recipient-card--compact .recipient-meta{font-size:12px}.recipient-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.recipient-name{margin:0;font-weight:700;font-size:16px}.recipient-meta{margin:0;color:var(--brand-muted);font-size:13px}.recipient-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.address-autocomplete{position:relative}.address-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;max-height:260px;overflow:auto;background:var(--brand-surface);border:1px solid var(--brand-border);box-shadow:var(--shadow-md);border-radius:var(--radius-md);padding:6px;display:grid;grid-gap:6px;gap:6px}.address-suggestion{width:100%;border:1px solid transparent;border-radius:10px;background:var(--brand-surface-alt);color:var(--brand-ink);text-align:left;padding:9px 10px;cursor:pointer;display:grid;grid-gap:2px;gap:2px}.address-suggestion:hover{border-color:rgba(11,93,97,.3);background:var(--brand-primary-soft)}.address-suggestion-main{font-size:13px;font-weight:700}.address-suggestion-meta{font-size:12px;color:var(--brand-muted)}.landing{width:min(1200px,92vw);margin:0 auto;padding:32px 0 64px;display:flex;flex-direction:column;gap:32px;position:relative}.landing>.card{transition:box-shadow .24s ease,border-color .24s ease}.landing>.card:hover{box-shadow:var(--shadow-md);border-color:rgba(11,93,97,.24)}.landing-section-nav{position:-webkit-sticky;position:sticky;top:10px;z-index:20;display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;padding:8px;border:1px solid hsla(39,21%,87%,.9);border-radius:999px;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm)}.landing-section-nav-item{border:1px solid transparent;border-radius:999px;background:transparent;color:var(--brand-muted);font-size:12px;font-weight:700;white-space:nowrap;padding:8px 12px;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.landing-section-nav-item:hover{color:var(--brand-ink);border-color:rgba(11,93,97,.2);background:var(--brand-surface-alt)}.landing-section-nav-item.is-active{color:#fff;border-color:rgba(11,93,97,.8);background:linear-gradient(135deg,var(--brand-primary),#0a4f53)}.landing-header{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.landing-header--centered{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.landing-header--centered .brand{grid-column:2;justify-self:center}.landing-header--centered .landing-actions,.landing-header--centered .landing-menu{grid-column:3;justify-self:end}.landing-actions{display:flex;gap:12px;flex-wrap:wrap}.landing-menu{display:none;position:relative}.landing-menu summary{list-style:none}.landing-menu summary::-webkit-details-marker{display:none}.landing-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--brand-border);background:var(--brand-surface);box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.landing-menu-trigger:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.landing-menu-trigger:focus-visible{outline:2px solid rgba(11,93,97,.35);outline-offset:2px}.landing-menu-icon{width:20px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.landing-menu-panel{position:absolute;right:0;top:calc(100% + 10px);min-width:180px;background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:16px;box-shadow:var(--shadow-md);padding:8px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:10}.landing-menu[open] .landing-menu-panel{opacity:1;transform:translateY(0);pointer-events:auto}.landing-menu-link{display:flex;align-items:center;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;color:var(--brand-ink);background:transparent}.landing-menu-link:hover{background:var(--brand-surface-strong)}.landing-menu-link--primary{background:var(--brand-primary);color:#fff}.landing-menu-link--primary:hover{background:#0a4f53}.landing-intro{padding:28px;background:linear-gradient(135deg,#fff,#f9f4ec);display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:24px;gap:24px}.landing-intro-copy{display:flex;flex-direction:column;gap:12px}.landing-trust-list{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.landing-trust-list li{padding:8px 12px;border-radius:999px;background:var(--brand-surface);border:1px solid var(--brand-border);font-size:12px;font-weight:600;color:var(--brand-muted)}.landing-intro-panel{border-radius:var(--radius-md);border:1px solid var(--brand-border);background:hsla(0,0%,100%,.92);box-shadow:var(--shadow-sm);padding:12px;display:flex;flex-direction:column;gap:12px;transition:transform .24s ease,box-shadow .24s ease}.landing-intro-panel:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.landing-carousel{position:relative;border-radius:14px;overflow:hidden;border:1px solid var(--brand-border);background:#f3eee7;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.landing-carousel-track{display:flex;width:100%;transition:transform .5s ease}.landing-carousel-slide{flex:0 0 100%;aspect-ratio:16/10;overflow:hidden}.landing-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.04);transition:transform .6s ease}.landing-carousel-slide.is-active img{transform:scale(1)}.landing-carousel-counter{position:absolute;top:10px;right:10px;z-index:2;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;color:#fff;background:rgba(0,0,0,.38)}.landing-carousel-controls{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 10px;pointer-events:none}.landing-carousel-button{pointer-events:auto;width:36px;height:36px;border-radius:999px;border:1px solid hsla(0,0%,100%,.65);background:rgba(0,0,0,.34);color:#fff;font-size:16px;font-weight:700;cursor:pointer}.landing-carousel-button:hover{background:rgba(0,0,0,.5)}.landing-carousel-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.26)}.landing-carousel-dot{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:hsla(0,0%,100%,.5);cursor:pointer}.landing-carousel-dot.is-active{width:24px;background:#fff}.landing-panel-title{margin:0 0 14px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--brand-muted);font-weight:700}.landing-panel-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.landing-panel-item{display:grid;grid-template-columns:28px 1fr;grid-gap:10px;gap:10px;align-items:start}.landing-panel-index{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--brand-primary-soft);color:var(--brand-primary);font-size:12px;font-weight:700}.landing-panel-item-title{margin:0 0 4px;font-size:14px;font-weight:700}.landing-panel-item-text{margin:0;font-size:13px;color:var(--brand-muted)}.landing-steps{display:flex;flex-direction:column;gap:16px}.landing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.landing-grid--steps{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.landing-grid--visuals{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.landing-visual-card{display:flex;align-items:stretch;padding:10px;border:1px solid var(--brand-border);border-radius:0;background:linear-gradient(180deg,#fffdf9,#f7f0e5);box-shadow:var(--shadow-md);transition:transform .24s ease,box-shadow .24s ease}.landing-visual-card:hover{transform:translateY(-4px) rotate(-.4deg);box-shadow:var(--shadow-lg)}.landing-visual-card-button{width:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.landing-visual-card-media{width:100%;border:1px solid rgba(26,29,33,.12);border-radius:0;background:#f7efe3;overflow:hidden}.landing-visual-card img{width:100%;height:auto;object-fit:contain;display:block}.landing-visual-preview{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:rgba(11,17,24,.68);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-visual-preview-card{width:min(960px,96vw);max-height:92vh;overflow:auto;border:1px solid var(--brand-border);border-radius:var(--radius-lg);background:var(--brand-surface);box-shadow:var(--shadow-lg);padding:16px;display:flex;flex-direction:column;gap:12px}.landing-visual-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--brand-surface);padding:2px 0}.landing-visual-preview-title{margin:0;font-size:16px;font-weight:700;color:var(--brand-ink);min-width:0}.landing-visual-preview-close{border:1px solid var(--brand-border);border-radius:999px;width:34px;height:34px;font-size:20px;font-weight:700;background:var(--brand-surface-alt);color:var(--brand-ink);cursor:pointer;line-height:1;flex:0 0 auto}.landing-visual-preview-media{border:1px solid rgba(26,29,33,.12);border-radius:4px;background:#f7efe3;overflow:hidden}.landing-visual-preview-media img{width:100%;height:auto;display:block}.landing-visual-preview-actions{display:flex;justify-content:flex-end;gap:10px}.landing-visuals-actions{display:flex;justify-content:center;margin-top:14px}.landing-comparison,.landing-offers,.landing-story{display:flex;flex-direction:column;gap:14px}.landing-offers-copy,.landing-story-text{margin:0;color:var(--brand-muted);line-height:1.7;white-space:pre-line}.landing-comparison-table-wrap{overflow-x:auto;border:1px solid var(--brand-border);border-radius:var(--radius-sm);background:var(--brand-surface)}.landing-comparison-table{width:100%;min-width:720px;border-collapse:collapse}.landing-comparison-table td,.landing-comparison-table th{border-bottom:1px solid var(--brand-border);padding:12px 14px;text-align:left;vertical-align:top}.landing-comparison-table th{background:var(--brand-surface-alt);color:var(--brand-ink);font-size:13px;font-weight:700}.landing-comparison-table td{font-size:14px;color:var(--brand-muted);transition:background .2s ease}.landing-comparison-table td:first-child{color:var(--brand-ink);font-weight:600;width:40%}.landing-comparison-table tbody tr:last-child td{border-bottom:none}.landing-comparison-table tbody tr:hover td{background:rgba(11,93,97,.06)}@media (prefers-reduced-motion:reduce){.landing-carousel-slide img,.landing-carousel-track,.landing-intro-panel,.landing-section-nav-item,.landing-visual-card,.landing>.card{transition:none;animation:none;transform:none}}.landing-faq-list{display:flex;flex-direction:column;gap:10px}.landing-faq-item{border:1px solid var(--brand-border);border-radius:var(--radius-sm);background:var(--brand-surface);overflow:hidden}.landing-faq-item summary{cursor:pointer;padding:14px 16px;font-weight:700;list-style:none}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item p{margin:0;padding:0 16px 14px;color:var(--brand-muted);white-space:pre-line}.offers-page{gap:24px}.offers-intro{padding:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;background:radial-gradient(circle at 80% 20%,rgba(11,93,97,.14),transparent 45%),linear-gradient(140deg,#fff,#f7f0e4)}.offers-intro-actions{display:flex;flex-wrap:wrap;gap:12px}.offers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.offers-empty-state{text-align:center;padding:34px 24px}.offer-checkout-banner{border-width:1px;border-style:solid;padding:18px 22px}.offer-checkout-banner.is-success{border-color:rgba(36,141,96,.34);background:linear-gradient(135deg,rgba(36,141,96,.14),rgba(36,141,96,.06))}.offer-checkout-banner.is-cancel{border-color:rgba(199,104,34,.34);background:linear-gradient(135deg,rgba(199,104,34,.14),rgba(199,104,34,.06))}.offer-checkout-title{margin:0;font-size:16px;font-weight:700}.offer-checkout-text{margin:6px 0 0;color:var(--brand-muted)}.offer-card{display:flex;flex-direction:column;gap:18px;padding:26px;border-color:rgba(11,93,97,.2);background:radial-gradient(circle at 90% 0,rgba(11,93,97,.08),transparent 42%),linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(38,53%,94%,.9))}.offer-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.offer-title{margin:0;font-size:22px;font-weight:700}.offer-chip{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--brand-primary);background:var(--brand-primary-soft)}.offer-description{margin:0}.offer-price-list{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.offer-price-item{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:18px;border-radius:20px;border:1px solid rgba(11,93,97,.18);background:#fff;box-shadow:0 10px 22px rgba(9,21,29,.08)}.offer-price-item.is-yearly{border-color:rgba(212,122,43,.25);background:linear-gradient(180deg,#fff,#fff8ee)}.offer-price-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.offer-price-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;color:#8f4b0f;background:rgba(212,122,43,.16)}.offer-price-period{margin:0;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);font-weight:700}.offer-price-caption{margin:0;font-size:13px;color:var(--brand-muted)}.offer-price-value{margin:0;text-align:center;font-size:34px;line-height:1.15;font-weight:700;color:var(--brand-ink)}.offer-price-value span{font-size:14px;color:var(--brand-muted);font-weight:600}.offer-features{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--brand-muted);font-weight:500}.offer-feature{display:flex;align-items:flex-start;gap:8px;line-height:1.35}.offer-feature i{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border-radius:50%;font-style:normal;font-size:11px;font-weight:700;margin-top:1px}.offer-feature.is-good i{color:#1d7653;background:rgba(36,141,96,.16)}.offer-feature.is-bad i{color:#9f4d14;background:rgba(212,122,43,.18)}.offer-actions{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin-top:auto}.offer-actions .button{width:100%;min-width:0;min-height:46px;border-radius:12px}.offer-actions .input-hint{margin:0;max-width:100%;text-align:left}.offer-footer-info p{margin:0}.offers-testimonials{display:flex;flex-direction:column;gap:14px;background:linear-gradient(180deg,#fffdf9,#f9f2e5)}.offers-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.offers-testimonial-item{border:1px solid rgba(11,93,97,.18);border-radius:16px;background:#fff;padding:16px;box-shadow:0 8px 18px rgba(9,21,29,.08)}.offers-testimonial-name{margin:0;font-size:14px;font-weight:700;color:var(--brand-ink)}.offers-testimonial-stars{margin:6px 0 0;color:#d47a2b;letter-spacing:.08em;font-size:14px}.offers-testimonial-text{margin:8px 0 0;color:var(--brand-muted);font-size:13px;line-height:1.5}.landing-footer,.legal-footer{display:flex;flex-direction:column;gap:16px}.footer-card{justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-brand,.footer-card{display:flex;align-items:center}.footer-brand{gap:12px}.footer-logo{width:52px;height:auto}.footer-description{margin:0;color:var(--brand-muted);font-size:14px}.footer-links{display:flex;gap:16px;flex-wrap:wrap;font-weight:600}.footer-link{color:var(--brand-primary)}.footer-note{margin:0;text-align:center;color:var(--brand-muted);font-size:12px}.footer-version{display:block;margin-top:6px;font-size:11px;color:var(--brand-muted);opacity:.7}.site-version-badge{position:fixed;right:14px;bottom:14px;margin-top:0;padding:6px 10px;border-radius:999px;border:1px solid var(--brand-border);background:var(--brand-surface);box-shadow:var(--shadow-sm);opacity:.88;z-index:40}.legal-page{display:flex;flex-direction:column;gap:24px}.legal-header{align-items:center}.legal-actions,.legal-nav{display:flex;gap:12px;flex-wrap:wrap}.legal-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.legal-content{display:flex;flex-direction:column;gap:16px}.legal-section{gap:12px}.legal-text{margin:0;color:var(--brand-muted);white-space:pre-line}.profile-grid{align-items:start}.profile-side{gap:16px}.profile-info,.profile-side{display:flex;flex-direction:column}.profile-info{gap:12px;padding:12px 0}.profile-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-label{color:var(--brand-muted);font-size:13px;font-weight:600}.profile-value{font-weight:700;color:var(--brand-ink)}.profile-pill{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.profile-pill.is-ok{background:rgba(42,157,143,.15);color:#1b7a6f}.profile-pill.is-warn{background:rgba(212,122,43,.16);color:#8a4d1d}.feature-card{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:var(--radius-md);padding:18px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px}.feature-number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--brand-primary-soft);color:var(--brand-primary);font-weight:700}.feature-title{margin:0;font-weight:700;font-size:16px}.feature-text{margin:0;font-size:14px}.feature-text,.muted{color:var(--brand-muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:999px;padding:12px 22px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.button-small{padding:9px 16px;font-size:13px}.button:disabled{opacity:.6;cursor:not-allowed}.button-primary{background:var(--brand-primary);color:#fff;box-shadow:var(--shadow-sm)}.button-primary:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.button-outline{background:transparent;color:var(--brand-primary);border:1px solid var(--brand-primary)}.button-ghost{background:rgba(11,93,97,.08);color:var(--brand-primary)}.input,.select,.textarea{width:100%;border:1px solid var(--brand-border);border-radius:var(--radius-sm);padding:12px 14px;font-size:14px;font-family:inherit;background:#fff}.input:disabled,.select:disabled,.textarea:disabled{background:var(--brand-surface-strong);color:var(--brand-muted)}.input-hint{margin:6px 0 0;font-size:12px;color:var(--brand-muted)}.input-hint--error{color:#b13636;font-weight:600}.textarea{min-height:120px;resize:vertical}.field{flex-direction:column;margin-bottom:16px}.field,.tag-list{display:flex;gap:8px}.tag-list{flex-wrap:wrap}.tag{padding:6px 12px;border-radius:999px;background:var(--brand-primary-soft);border:none;cursor:pointer}.status,.tag{color:var(--brand-primary);font-size:12px;font-weight:600}.status{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;line-height:1.1;background:rgba(0,95,115,.1)}.layout-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr}@media (min-width:960px){.layout-grid{grid-template-columns:1.2fr .8fr}}@media (max-width:1100px){.app-header-inner{grid-template-columns:1fr;justify-items:center;row-gap:14px}.brand--app{grid-column:1}.header-actions{width:100%;grid-column:1;justify-self:stretch;justify-content:space-between}.landing-header--centered{grid-template-columns:1fr;justify-items:center;row-gap:14px}.landing-header--centered .brand{grid-column:1}.landing-header--centered .landing-actions{grid-column:1;justify-self:stretch;justify-content:center}.landing-header--centered .landing-menu{grid-column:1;justify-self:stretch}.landing-intro{grid-template-columns:1fr}.landing-section-nav{top:8px}.app-main{grid-template-columns:1fr;margin:24px auto 64px}.sidebar{position:static}.sidebar-nav{flex-direction:row;flex-wrap:wrap}.sidebar-link{flex:1 1 auto}.admin-kanban{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:720px){.landing-header--centered{grid-template-columns:auto 1fr auto;align-items:center;row-gap:0}.landing-header--centered .brand{grid-column:1;justify-self:start}.landing-header--centered .landing-menu{grid-column:3;justify-self:end}.app-header-new-card{display:none}.brand-logo{width:120px}.page-hero-actions,.user-menu{width:100%}.user-trigger{width:100%;justify-content:space-between}.postcard-preview-grid{grid-template-columns:1fr}.landing-actions,.legal-actions{display:none}.landing-menu{display:flex;width:auto;justify-content:flex-end}.landing-intro{align-items:flex-start;padding:22px}.landing-section-nav{padding:6px;gap:6px}.landing-section-nav-item{font-size:11px;padding:7px 10px}.landing-visual-preview-card{width:min(98vw,960px);padding:12px}.landing-visual-preview-actions{flex-direction:column;align-items:stretch}.offer-card,.offers-intro{padding:22px}.offer-price-item{padding:16px}.offer-price-value{font-size:30px}.offer-actions{width:100%}.offer-actions .input-hint{max-width:100%;text-align:left}.admin-kanban{grid-template-columns:1fr}}.header{justify-content:space-between;gap:24px;padding:20px 0}.header,.header nav{display:flex;align-items:center}.header nav{gap:16px}.logo{display:inline-flex;align-items:center;gap:12px}.auth-logo-mask{display:inline-block;width:160px;height:76px;-webkit-mask:url(/assets/logo/LOGO_NOIR.svg) center/contain no-repeat;mask:url(/assets/logo/LOGO_NOIR.svg) center/contain no-repeat}.auth-logo-mask,.auth-logo-mask--backoffice{background-color:var(--brand-accent)}.logo span{font-weight:700;font-size:16px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px}.auth-target-switch{width:min(480px,92vw);margin-bottom:12px;display:flex;justify-content:flex-end;align-items:center;gap:8px;color:var(--brand-muted);font-size:12px}.auth-target-switch .input{width:auto;min-width:140px}.auth-card{width:min(480px,92vw);background:var(--brand-surface);border-radius:var(--radius-lg);border:1px solid var(--brand-border);box-shadow:var(--shadow-md);padding:32px;position:relative;overflow:hidden}.auth-card:after{content:"";position:absolute;top:-80px;right:-120px;width:220px;height:220px;background:radial-gradient(circle,rgba(0,95,115,.15),rgba(0,95,115,0));border-radius:50%}.auth-title{font-size:28px;font-weight:700;margin-bottom:8px}.auth-subtitle{color:var(--brand-muted);margin-bottom:24px}.auth-helper-link{margin:-4px 0 12px;font-size:13px}.auth-helper-link a{color:var(--brand-primary);font-weight:600}.auth-notice{margin:0 0 16px;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid rgba(11,93,97,.24);background:rgba(11,93,97,.08);color:var(--brand-primary);font-size:14px}.auth-notice--warning{border-color:rgba(212,122,43,.32);background:rgba(212,122,43,.12);color:#8f4b0f}.inline-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}