:root{--bg:#f7f7f5;--surface:#fff;--text:#171717;--muted:#6e6e73;--border:#e7e7e2;--dark:#141414;--red:#a92025;--red2:#7f161b;--soft:#f6e9e9;--green:#18794e;--radius:18px;--shadow:0 18px 55px rgba(0,0,0,.08);--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.st-container{width:min(calc(100% - 36px),var(--container));margin:auto}.st-main{min-height:70vh}.st-header{position:sticky;top:0;z-index:100;background:rgba(247,247,245,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.st-header__inner{height:78px;display:flex;align-items:center;gap:28px}.st-brand{display:flex;align-items:center;gap:10px;font-weight:900}.st-brand__mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--red);color:#fff;font-size:21px}.st-brand__name{font-size:24px}.custom-logo{max-height:48px;width:auto}.st-nav{margin-left:auto}.st-nav__menu{display:flex;align-items:center;gap:26px;list-style:none;padding:0;margin:0}.st-nav__menu a{font-size:14px;font-weight:700}.st-header__actions{display:flex;align-items:center;gap:16px}.st-link-login{font-weight:800;font-size:14px}.st-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:11px 17px;font-weight:800;border:1px solid transparent}.st-btn--primary{background:var(--red);color:#fff}.st-btn--primary:hover{background:var(--red2)}.st-btn--ghost,.st-btn--soft{background:#fff;border-color:var(--border)}.st-btn--lg{padding:15px 21px}.st-nav-toggle{display:none;border:0;background:transparent}.st-nav-toggle span{display:block;width:23px;height:2px;background:#111;margin:5px}.st-hero{padding:74px 0 70px}.st-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.st-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:var(--red)}.st-hero h1,.st-section h2{font-size:clamp(42px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:14px 0 24px}.st-hero__lead{font-size:20px;color:var(--muted);max-width:650px}.st-hero__actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.st-trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#555;font-size:13px;font-weight:700}.st-app-preview{background:#151515;border-radius:26px;padding:12px;box-shadow:0 32px 90px rgba(0,0,0,.25);transform:rotate(1.5deg)}.st-app-preview__top{height:36px;display:flex;gap:7px;align-items:center;padding:0 10px}.st-app-preview__top span{width:8px;height:8px;background:#555;border-radius:50%}.st-app-preview__body{background:#f3f3ef;border-radius:18px;padding:24px}.st-stat-card,.st-progress-card,.st-mini-card{background:#fff;border:1px solid #e5e5df;border-radius:16px;padding:20px}.st-stat-card span,.st-mini-card span,.st-progress-card small{color:var(--muted);font-size:13px}.st-stat-card strong{display:block;font-size:32px;margin:6px 0}.st-stat-card small{color:var(--green);font-weight:800}.st-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.st-mini-card strong{display:block;font-size:26px}.st-progress-card__head{display:flex;justify-content:space-between;align-items:center}.st-progress{height:8px;background:#ecece6;border-radius:99px;margin:18px 0 10px;overflow:hidden}.st-progress span{display:block;height:100%;background:var(--red)}.st-badge{display:inline-flex;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:800;background:#eee}.st-badge--warning{background:#fff3cd;color:#9a6700}.st-section{padding:86px 0}.st-section--dark{background:var(--dark);color:#fff}.st-section__head{margin-bottom:34px}.st-section__head h2{font-size:clamp(34px,4.5vw,58px)}.st-section__head--light .st-eyebrow{color:#ff858a}.st-feature-grid,.st-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.st-feature-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:26px;min-height:245px}.st-feature-card__icon{width:46px;height:46px;border-radius:14px;background:var(--soft);color:var(--red);display:grid;place-items:center;font-weight:900}.st-feature-card h3{font-size:22px;margin:36px 0 10px}.st-feature-card p{color:var(--muted)}.st-step{padding:26px;border:1px solid #303030;border-radius:18px;background:#1b1b1b}.st-step>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--red);font-weight:900}.st-step h3{font-size:20px;margin:38px 0 8px}.st-step p{color:#bbb}.st-footer{background:#111;color:#ddd;padding:58px 0 24px}.st-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:50px}.st-footer__brand{font-size:28px;font-weight:900;color:#fff}.st-footer a{display:block;margin:8px 0}.st-footer__menu{list-style:none;padding:0}.st-footer__bottom{margin-top:45px;padding-top:20px;border-top:1px solid #2b2b2b;display:flex;justify-content:space-between;font-size:12px;color:#888}.st-content{padding:64px 0}.st-content--narrow{max-width:820px}.st-page-header h1{font-size:clamp(40px,5vw,66px)}.st-empty-state{text-align:center;padding:120px 0}.st-empty-state__code{font-size:96px;font-weight:950;color:var(--red)}.st-auth{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1fr 1fr;background:#fff}.st-auth__panel{padding:44px 8vw;display:flex;flex-direction:column;justify-content:center}.st-auth__card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.st-auth__head h1{font-size:38px;line-height:1.05}.st-auth__card label{display:block;font-size:13px;font-weight:800}.st-auth__card input[type=text],.st-auth__card input[type=password]{width:100%;padding:14px;border:1px solid var(--border);border-radius:12px}.st-auth__card .button{width:100%;padding:14px;border:0;border-radius:12px;background:var(--red);color:#fff;font-weight:900}.st-auth__links{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:20px;font-size:13px}.st-auth__aside{background:linear-gradient(145deg,#171717,#2d0b0c);color:#fff;padding:70px;display:flex;align-items:end}.st-auth__aside h2{font-size:48px;line-height:1}.st-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.st-role-card{text-align:left;border:1px solid var(--border);border-radius:14px;background:#fff;padding:18px}.st-role-card strong,.st-role-card span{display:block}.st-role-card span{font-size:12px;color:var(--muted)}.st-role-card.is-selected{outline:2px solid var(--red);background:var(--soft)}.st-dashboard{display:grid;grid-template-columns:260px 1fr;min-height:calc(100vh - 78px)}.st-sidebar{background:#151515;color:#fff;padding:26px 18px;display:flex;flex-direction:column}.st-sidebar__profile{display:flex;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid #303030}.st-sidebar__profile span{display:block;font-size:12px;color:#aaa}.st-avatar{width:42px;height:42px;border-radius:14px;background:var(--red);display:grid;place-items:center;font-weight:900}.st-sidebar__nav{display:flex;flex-direction:column;gap:6px;margin-top:22px}.st-sidebar__nav a{padding:11px 12px;border-radius:10px;color:#bbb;font-weight:700;font-size:14px}.st-sidebar__nav a:hover,.st-sidebar__nav a.is-active{background:#242424;color:#fff}.st-sidebar__logout{margin-top:auto;color:#aaa;padding:12px}.st-dashboard__main{padding:34px}.st-dashboard__top{display:flex;justify-content:space-between;align-items:center}.st-dashboard__top h1{font-size:38px;margin:8px 0}.st-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.st-kpi{background:#fff;border:1px solid var(--border);border-radius:16px;padding:20px}.st-kpi span,.st-kpi small{display:block;color:var(--muted);font-size:12px}.st-kpi strong{display:block;font-size:28px;margin:10px 0}.st-dashboard-grid{display:grid;grid-template-columns:1.55fr .85fr;gap:14px}.st-panel{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px}.st-panel__head h2{font-size:18px}.st-empty-inline{text-align:center;padding:54px 12px}.st-empty-inline span{display:block;color:var(--muted);font-size:13px}.st-quick-actions{display:flex;flex-direction:column;gap:9px}.st-quick-actions a{display:flex;justify-content:space-between;padding:14px;border:1px solid var(--border);border-radius:12px;font-weight:800;font-size:13px}.woocommerce ul.products li.product{background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px}.woocommerce a.button,.woocommerce button.button{background:var(--red);color:#fff;border-radius:10px}@media(max-width:1050px){.st-feature-grid,.st-step-grid,.st-kpi-grid{grid-template-columns:repeat(2,1fr)}.st-dashboard-grid{grid-template-columns:1fr}}@media(max-width:860px){.st-nav-toggle{display:block;margin-left:auto}.st-nav{position:fixed;left:18px;right:18px;top:86px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:var(--shadow);display:none}.st-nav.is-open{display:block}.st-nav__menu{flex-direction:column;align-items:stretch}.st-hero__grid,.st-auth{grid-template-columns:1fr}.st-auth__aside{display:none}.st-dashboard{grid-template-columns:1fr}.st-sidebar{display:none}}@media(max-width:640px){.st-header__actions{display:none}.st-hero h1{font-size:44px}.st-feature-grid,.st-step-grid,.st-kpi-grid,.st-role-grid{grid-template-columns:1fr}.st-footer__grid{grid-template-columns:1fr}.st-footer__bottom{flex-direction:column}.st-dashboard__main{padding:22px 16px}.st-dashboard__top{align-items:flex-start;flex-direction:column}}
/* v0.2 — Librairie, profils, studio et portails métier */
.st-library-hero{padding:72px 0 42px;background:linear-gradient(180deg,#fff 0%,#f7f7f5 100%);border-bottom:1px solid var(--st-border)}
.st-library-hero h1,.st-title-xl{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:14px 0 28px}
.st-library-search{display:flex;max-width:760px;background:#fff;border:1px solid var(--st-border);border-radius:15px;padding:6px;box-shadow:0 12px 35px rgba(0,0,0,.05)}
.st-library-search input{flex:1;border:0;outline:0;padding:13px 15px;background:transparent;min-width:0}
.st-library-search button{border:0;border-radius:11px;background:var(--st-red);color:#fff;padding:11px 19px;font-weight:900;cursor:pointer}
.st-library-body{padding-top:34px}.st-chip-row{display:flex;gap:9px;flex-wrap:wrap}.st-chip-row--left{justify-content:flex-start}.st-chip{display:inline-flex;padding:8px 12px;border:1px solid var(--st-border);background:#fff;border-radius:99px;font-size:12px;font-weight:800}.st-chip.is-active{background:#171717;color:#fff;border-color:#171717}
.st-library-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0 18px;color:var(--st-muted);font-size:13px}.st-library-toolbar strong{color:var(--st-text)}.st-library-note{text-align:right}
ul.products.st-product-grid,.st-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;list-style:none!important;margin:0!important;padding:0!important}.st-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
ul.products.st-product-grid li.product.st-product-card,.st-product-card{width:auto!important;margin:0!important;float:none!important;background:#fff;border:1px solid var(--st-border);border-radius:18px;overflow:hidden;padding:0!important;transition:.22s ease}.st-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(0,0,0,.08)}
.st-product-card__cover{display:block;position:relative;aspect-ratio:4/5;background:#ecece8;overflow:hidden}.st-product-card__cover img{width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;border-radius:0!important}.st-product-card__format{position:absolute;left:12px;bottom:12px;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);border-radius:99px;padding:5px 9px;font-size:10px;font-weight:900}
.st-product-card__body{padding:16px}.st-product-card__author{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--st-muted);font-weight:800}.st-product-card h2{font-size:17px!important;line-height:1.25!important;margin:6px 0 15px!important;padding:0!important;letter-spacing:-.02em}.st-product-card__footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.st-product-card__price{font-weight:950;color:var(--st-red)}.st-product-card__arrow{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f2f2ef;font-weight:900}.st-pagination{margin-top:32px}.st-pagination .page-numbers{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--st-border);border-radius:10px;background:#fff;margin-right:5px}.st-pagination .current{background:#171717;color:#fff}.st-empty-state--compact{padding:55px 0}
.st-creator-cover{background:linear-gradient(145deg,#171717,#331011);color:#fff;padding:70px 0 42px}.st-creator-head{display:flex;align-items:flex-end;gap:26px}.st-creator-avatar img{width:118px;height:118px;border-radius:28px;border:4px solid rgba(255,255,255,.18)}.st-creator-name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.st-creator-info h1{font-size:48px;letter-spacing:-.05em;margin:0}.st-creator-info p{max-width:700px;color:#d0d0d0}.st-creator-layout{display:grid;grid-template-columns:300px 1fr;gap:28px}.st-creator-aside{display:flex;flex-direction:column;gap:14px}.st-creator-aside .st-panel p,.st-muted{color:var(--st-muted)}.st-info-list{display:flex;flex-direction:column;gap:4px;padding-top:8px}.st-info-list span{font-size:11px;color:var(--st-muted);text-transform:uppercase;font-weight:900}.st-section__head--compact{margin-bottom:20px}.st-section__head--compact h2{font-size:38px;margin:8px 0}
.st-dashboard--studio{grid-template-columns:330px 1fr}.st-brand--light{color:#fff;padding:0 8px 18px}.st-studio-sidebar__title{padding:18px 10px 10px;color:#aaa;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.st-studio-steps{display:flex;flex-direction:column;gap:6px}.st-studio-steps a{display:flex;gap:12px;padding:12px;border-radius:12px;color:#aaa}.st-studio-steps>a>span{width:30px;height:30px;border:1px solid #3b3b3b;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:11px;font-weight:900}.st-studio-steps strong,.st-studio-steps small{display:block}.st-studio-steps strong{font-size:13px;color:#ddd}.st-studio-steps small{font-size:10px;line-height:1.35;margin-top:2px}.st-studio-steps a.is-active{background:#252525;color:#fff}.st-studio-steps a.is-active>span{background:var(--st-red);border-color:var(--st-red);color:#fff}.st-studio-steps a.is-active strong{color:#fff}.st-studio-main{max-width:1050px;width:100%;margin-inline:auto}.st-studio-progress{height:6px;background:#e7e7e2;border-radius:99px;overflow:hidden;margin:8px 0 24px}.st-studio-progress span{display:block;height:100%;background:var(--st-red)}.st-form-panel{padding:30px}.st-panel__head--stack{align-items:flex-start}.st-panel__head--stack h2{font-size:30px;margin:7px 0}.st-panel__head--stack p{color:var(--st-muted);margin-top:0}.st-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.st-field{display:flex;flex-direction:column;gap:7px}.st-field--full{grid-column:1/-1}.st-field>span{font-size:12px;font-weight:900}.st-field input,.st-field select,.st-field textarea{width:100%;border:1px solid var(--st-border);border-radius:12px;background:#fafafa;padding:13px 14px;outline:none}.st-field input:focus,.st-field select:focus,.st-field textarea:focus{border-color:#b9b9b1;box-shadow:0 0 0 3px rgba(0,0,0,.04)}.st-field small{color:var(--st-muted)}.st-form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:26px;padding-top:22px;border-top:1px solid var(--st-border)}
.st-status-live{display:inline-flex;align-items:center;gap:8px;background:#e7f6ee;color:var(--st-green);font-weight:900;font-size:12px;padding:8px 11px;border-radius:99px}.st-status-live i{width:8px;height:8px;background:var(--st-green);border-radius:50%}.st-table-wrap{overflow:auto;margin-top:14px}.st-table{width:100%;border-collapse:collapse;font-size:13px}.st-table th,.st-table td{text-align:left;padding:13px 10px;border-bottom:1px solid var(--st-border)}.st-table th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--st-muted)}.st-code-entry{display:flex;gap:8px;margin:20px 0 12px}.st-code-entry input{min-width:0;flex:1;border:1px solid var(--st-border);border-radius:12px;padding:13px;text-align:center;font-size:22px;letter-spacing:.2em;font-weight:900}.st-security-note{padding:12px;border-radius:12px;background:#f6f6f2;color:#666;font-size:11px;line-height:1.45}.st-sidebar--admin{background:#101010}.st-admin-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.st-flow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:20px}.st-flow-grid div{padding:16px 10px;border:1px solid var(--st-border);border-radius:12px;text-align:center}.st-flow-grid strong,.st-flow-grid span{display:block}.st-flow-grid strong{font-size:24px}.st-flow-grid span{font-size:10px;color:var(--st-muted);text-transform:uppercase;font-weight:900;margin-top:4px}.st-tracking-card{padding:28px}.st-tracking-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--st-border);padding-bottom:20px}.st-tracking-head span,.st-tracking-head strong{display:block}.st-tracking-head>div>span{font-size:11px;color:var(--st-muted);text-transform:uppercase;font-weight:900}.st-tracking-head>div>strong{font-size:22px}.st-timeline{margin-top:26px}.st-timeline>div{position:relative;display:flex;gap:16px;padding:0 0 30px 4px}.st-timeline>div:not(:last-child):before{content:"";position:absolute;left:10px;top:20px;bottom:0;width:2px;background:#e4e4df}.st-timeline i{width:14px;height:14px;border-radius:50%;border:3px solid #cfcfc8;background:#fff;z-index:1;flex:0 0 auto;margin-top:3px}.st-timeline .is-done i{border-color:var(--st-green);background:var(--st-green)}.st-timeline strong,.st-timeline span{display:block}.st-timeline span{color:var(--st-muted);font-size:12px;margin-top:3px}
@media(max-width:1100px){ul.products.st-product-grid,.st-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.st-dashboard--studio{grid-template-columns:280px 1fr}.st-flow-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){ul.products.st-product-grid,.st-product-grid,.st-product-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.st-creator-layout{grid-template-columns:1fr}.st-dashboard--studio{grid-template-columns:1fr}.st-studio-sidebar{display:none}.st-admin-grid{grid-template-columns:1fr}.st-creator-head{align-items:flex-start}.st-library-toolbar{align-items:flex-start;flex-direction:column}.st-library-note{text-align:left}}
@media(max-width:560px){ul.products.st-product-grid,.st-product-grid,.st-product-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.st-product-card__body{padding:12px}.st-product-card h2{font-size:14px!important}.st-product-card__author{font-size:9px}.st-creator-head{flex-direction:column}.st-creator-info h1{font-size:38px}.st-form-grid{grid-template-columns:1fr}.st-field--full{grid-column:auto}.st-flow-grid{grid-template-columns:1fr 1fr}.st-code-entry{flex-direction:column}}
