/* XApp Profile Studio 5.0 — frontend, inclusive and mobile-first */
.xapp-profile-app{--xp-bg:#f5f3ee;--xp-surface:#fffdf8;--xp-text:#20231f;--xp-muted:#626862;--xp-line:rgba(32,35,31,.12);--xp-accent:var(--xapp-user-accent,#245b4a);--xp-radius:24px;max-width:1240px;margin:0 auto;padding:clamp(20px,4vw,52px);color:var(--xp-text);font-family:inherit;box-sizing:border-box}.xapp-profile-app *{box-sizing:border-box}.xapp-profile-head{display:flex;gap:30px;justify-content:space-between;align-items:flex-end;margin-bottom:28px;padding:clamp(24px,5vw,52px);border:1px solid var(--xp-line);border-radius:32px;background:linear-gradient(135deg,color-mix(in srgb,var(--xp-accent) 8%,var(--xp-surface)),var(--xp-surface));box-shadow:0 20px 60px rgba(20,24,20,.07)}.xapp-profile-head>div:first-child{max-width:760px}.xapp-profile-eyebrow{display:block;margin-bottom:12px;color:var(--xp-accent);font-size:.74rem;font-weight:800;letter-spacing:.14em}.xapp-profile-head h1{margin:0 0 14px;font-size:clamp(2.3rem,6vw,5rem);line-height:1;letter-spacing:-.055em}.xapp-profile-head p{max-width:68ch;margin:0;color:var(--xp-muted);font-size:1.05rem;line-height:1.65}.xapp-profile-score{min-width:150px;display:grid;gap:3px;padding:20px;border-radius:22px;background:#fff;border:1px solid var(--xp-line)}.xapp-profile-score strong{font-size:2rem;line-height:1}.xapp-profile-score span{color:var(--xp-muted);font-size:.82rem}.xapp-profile-progress{height:8px;margin-top:10px;overflow:hidden;border-radius:999px;background:#e8e9e5}.xapp-profile-progress i{display:block;height:100%;background:var(--xp-accent);border-radius:999px}.xapp-profile-notice{margin:0 0 22px;padding:16px 18px;border-radius:16px;border:1px solid var(--xp-line)}.xapp-profile-notice.is-success{background:#edf8f0}.xapp-profile-notice.is-warning{background:#fff7e5}.xapp-profile-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:start}.xapp-profile-nav{position:sticky;top:24px;display:grid;gap:5px;padding:12px;border:1px solid var(--xp-line);border-radius:22px;background:var(--xp-surface)}.xapp-profile-nav>a{min-height:44px;display:flex;align-items:center;padding:0 12px;border-radius:12px;color:inherit;text-decoration:none;font-size:.88rem;font-weight:700}.xapp-profile-nav>a:hover,.xapp-profile-nav>a:focus-visible{background:color-mix(in srgb,var(--xp-accent) 9%,transparent)}.xapp-profile-next{display:grid;gap:7px;margin-top:8px;padding:14px;border-radius:14px;background:color-mix(in srgb,var(--xp-accent) 7%,var(--xp-bg));font-size:.74rem}.xapp-profile-next strong{font-size:.78rem}.xapp-profile-next span{color:var(--xp-muted)}.xapp-profile-form{display:grid;gap:22px;min-width:0}.xapp-profile-panel{scroll-margin-top:24px;padding:clamp(22px,4vw,38px);border:1px solid var(--xp-line);border-radius:28px;background:var(--xp-surface);box-shadow:0 12px 36px rgba(20,24,20,.05)}.xapp-profile-panel-head{display:flex;gap:16px;margin-bottom:26px}.xapp-profile-panel-head>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:var(--xp-accent);color:#fff;font-size:.75rem;font-weight:800}.xapp-profile-panel-head h2{margin:0 0 5px;font-size:clamp(1.5rem,3vw,2.2rem);letter-spacing:-.035em}.xapp-profile-panel-head p{margin:0;max-width:70ch;color:var(--xp-muted);line-height:1.55}.xapp-profile-grid{display:grid;gap:18px}.xapp-profile-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.xapp-profile-grid label,.xapp-profile-panel>label,.xapp-profile-day label{display:grid;gap:7px}.xapp-profile-grid label>span,.xapp-profile-panel>label>span,.xapp-profile-media>span{font-size:.84rem;font-weight:760}.xapp-profile-app label em{color:#9e3d2f;font-size:.7rem;font-style:normal}.xapp-profile-app label small{color:var(--xp-muted);font-size:.7rem;font-weight:500}.xapp-profile-app input[type=text],.xapp-profile-app input[type=email],.xapp-profile-app input[type=url],.xapp-profile-app input[type=tel],.xapp-profile-app input[type=number],.xapp-profile-app input[type=time],.xapp-profile-app select,.xapp-profile-app textarea{width:100%;min-height:50px;padding:11px 13px;border:1px solid #cfd3cd;border-radius:14px;background:#fff;color:var(--xp-text);font:inherit;line-height:1.4}.xapp-profile-app textarea{min-height:116px;resize:vertical}.xapp-profile-app input:focus,.xapp-profile-app select:focus,.xapp-profile-app textarea:focus,.xapp-profile-app button:focus-visible,.xapp-profile-app a:focus-visible{outline:3px solid color-mix(in srgb,var(--xp-accent) 30%,transparent);outline-offset:2px;border-color:var(--xp-accent)}.xapp-wide{grid-column:1/-1}.xapp-profile-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.xapp-profile-media{display:grid;gap:10px;padding:14px;border:1px solid var(--xp-line);border-radius:18px}.xapp-profile-media-preview{min-height:150px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:#edece8;color:var(--xp-muted);font-size:.8rem}.xapp-profile-media-preview img,.xapp-profile-media-preview video{width:100%;height:150px;object-fit:cover;display:block}.xapp-profile-media-actions{display:flex;gap:10px;flex-wrap:wrap}.xapp-profile-media-actions button,.xapp-profile-gallery-head button,.xapp-order-btn,.xapp-danger-button{min-height:42px;padding:0 13px;border:1px solid var(--xp-line);border-radius:12px;background:#fff;color:inherit;font:inherit;font-weight:700;cursor:pointer}.xapp-profile-gallery{margin-top:22px}.xapp-profile-gallery-head{display:flex;gap:20px;justify-content:space-between;align-items:end;margin-bottom:12px}.xapp-profile-gallery-head h3,.xapp-profile-panel h3{margin:24px 0 8px;font-size:1rem}.xapp-profile-gallery-head h3{margin:0}.xapp-profile-gallery-head p{margin:3px 0 0;color:var(--xp-muted);font-size:.8rem}.xapp-profile-gallery-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.xapp-profile-gallery-grid>div{position:relative;aspect-ratio:1;overflow:hidden;border-radius:14px;background:#ecece8}.xapp-profile-gallery-grid img{width:100%;height:100%;object-fit:cover}.xapp-profile-gallery-grid button{position:absolute;top:6px;right:6px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(20,20,20,.75);color:#fff;font-size:1.2rem;cursor:pointer}.xapp-profile-hours{display:grid;gap:10px}.xapp-profile-day{display:grid;grid-template-columns:150px 100px 1fr 1fr;gap:12px;align-items:center;margin:0;padding:14px;border:1px solid var(--xp-line);border-radius:16px}.xapp-profile-day legend{float:left;width:140px;font-weight:800}.xapp-hour-range{display:grid;grid-template-columns:1fr 1fr;gap:10px}.xapp-switch{display:flex!important;align-items:center!important;grid-template-columns:auto 1fr!important;gap:10px!important}.xapp-switch input{width:22px;height:22px;flex:0 0 auto}.xapp-switch-block{min-height:50px;padding:11px 13px;border:1px solid var(--xp-line);border-radius:14px;background:#fff}.xapp-profile-checkgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.xapp-profile-checkgrid label{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px;border:1px solid var(--xp-line);border-radius:14px}.xapp-profile-checkgrid input{width:21px;height:21px}.xapp-profile-modulegrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.xapp-profile-modulegrid label{display:flex;gap:12px;padding:14px;border:1px solid var(--xp-line);border-radius:16px}.xapp-profile-modulegrid input{width:22px;height:22px}.xapp-profile-modulegrid span{display:grid;gap:4px}.xapp-profile-modulegrid small{color:var(--xp-muted);line-height:1.45}.xapp-profile-section-order{display:grid;gap:8px}.xapp-profile-section-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid var(--xp-line);border-radius:14px;background:#fff}.xapp-profile-section-row label{display:flex;align-items:center;gap:10px}.xapp-profile-section-row input{width:21px;height:21px}.xapp-order-btn{width:42px;padding:0}.xapp-profile-layout-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.xapp-profile-layout-cards label{position:relative}.xapp-profile-layout-cards input{position:absolute;opacity:0;pointer-events:none}.xapp-profile-layout-cards span{min-height:124px;display:grid;align-content:start;gap:7px;padding:16px;border:2px solid var(--xp-line);border-radius:17px;cursor:pointer}.xapp-profile-layout-cards input:checked+span{border-color:var(--xp-accent);background:color-mix(in srgb,var(--xp-accent) 7%,#fff)}.xapp-profile-layout-cards small{color:var(--xp-muted);line-height:1.45}.xapp-profile-review{display:grid;gap:18px}.xapp-profile-review>div:first-child{display:grid;gap:4px;padding:18px;border-radius:18px;background:color-mix(in srgb,var(--xp-accent) 7%,var(--xp-bg))}.xapp-profile-review>div:first-child strong{font-size:1.3rem}.xapp-profile-review>div:first-child span{color:var(--xp-muted)}.xapp-profile-savebar{position:sticky;z-index:40;bottom:max(12px,env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center;gap:18px;padding:11px 12px 11px 18px;border:1px solid rgba(255,255,255,.25);border-radius:20px;background:rgba(26,29,25,.88);color:#fff;box-shadow:0 20px 60px rgba(0,0,0,.22);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.xapp-profile-savebar span{font-size:.82rem;color:rgba(255,255,255,.72)}.xapp-profile-save{min-height:50px;padding:0 20px;border:0;border-radius:14px;background:#fff;color:#171917;font:inherit;font-weight:800;cursor:pointer}.xapp-profile-danger{margin:28px 0;padding:18px;border:1px solid #e0c6c1;border-radius:18px;background:#fff8f6}.xapp-danger-button{color:#8c2f27;border-color:#d8aaa5}.xapp-profile-gate{max-width:560px;margin:40px auto;padding:30px;border:1px solid rgba(0,0,0,.12);border-radius:24px;background:#fff}.xapp-profile-gate input{width:100%;min-height:48px}.xapp-profile-gate .button-primary{min-height:48px}.xapp-profile-app input[type=color]{width:100%;height:52px;padding:4px;border:1px solid var(--xp-line);border-radius:14px;background:#fff}.xapp-profile-app input[type=range]{width:100%}
@media(max-width:900px){.xapp-profile-layout{grid-template-columns:1fr}.xapp-profile-nav{position:static;display:flex;overflow:auto;white-space:nowrap}.xapp-profile-next{display:none}.xapp-profile-head{align-items:flex-start}.xapp-profile-media-grid,.xapp-profile-layout-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.xapp-profile-day{grid-template-columns:1fr 1fr}.xapp-profile-day legend{float:none;width:auto;grid-column:1/-1}.xapp-hour-range{grid-column:1/-1}}
@media(max-width:640px){.xapp-profile-app{padding:14px}.xapp-profile-head{display:grid;padding:24px;border-radius:24px}.xapp-profile-score{width:100%;min-width:0}.xapp-profile-grid.two,.xapp-profile-media-grid,.xapp-profile-checkgrid,.xapp-profile-modulegrid,.xapp-profile-layout-cards{grid-template-columns:1fr}.xapp-profile-gallery-grid{grid-template-columns:repeat(3,1fr)}.xapp-profile-panel{padding:20px;border-radius:22px}.xapp-profile-panel-head{gap:12px}.xapp-profile-day{grid-template-columns:1fr}.xapp-hour-range{grid-template-columns:1fr 1fr}.xapp-profile-savebar{align-items:stretch;flex-direction:column}.xapp-profile-save{width:100%}.xapp-profile-gallery-head{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.xapp-profile-app *{scroll-behavior:auto!important;transition:none!important}}

/* XApp 6.0 — progressive live preview */
.xapp-profile-live-preview{display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:1.2rem;align-items:center;margin:0 auto 1.4rem;max-width:1180px;padding:1rem;border:1px solid rgba(0,0,0,.08);border-radius:28px;background:linear-gradient(135deg,#f7f7f2,#fff);box-shadow:0 18px 55px rgba(0,0,0,.06)}.xapp-profile-preview-phone{position:relative;isolation:isolate;overflow:hidden;min-height:250px;padding:1.2rem;border-radius:24px;background:linear-gradient(145deg,#1b211d,#334239);color:#fff;box-shadow:0 14px 38px rgba(0,0,0,.16)}.xapp-profile-preview-media,.xapp-profile-preview-scrim{position:absolute;inset:0}.xapp-profile-preview-media{z-index:-3;background:radial-gradient(circle at 75% 18%,color-mix(in srgb,var(--xapp-profile-accent,#245b4a) 48%,transparent),transparent 32%)}.xapp-profile-preview-media img{width:100%;height:100%;object-fit:cover}.xapp-profile-preview-scrim{z-index:-2;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.7))}.xapp-profile-preview-copy{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;display:grid;gap:.45rem}.xapp-profile-preview-copy small{font-size:.58rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.xapp-profile-preview-copy strong{font-size:clamp(1.5rem,4vw,2.4rem);line-height:.95;letter-spacing:-.05em}.xapp-profile-preview-copy span{max-width:42ch;font-size:.74rem;line-height:1.45;opacity:.76}.xapp-profile-preview-copy i{justify-self:start;margin-top:.35rem;padding:.48rem .75rem;border-radius:999px;background:var(--xapp-profile-accent,#245b4a);font-size:.68rem;font-style:normal;font-weight:800}.xapp-profile-preview-note{display:grid;gap:.35rem}.xapp-profile-preview-note strong{font-size:1.15rem}.xapp-profile-preview-note span{max-width:52ch;color:#686b66;line-height:1.55}@media(max-width:760px){.xapp-profile-live-preview{grid-template-columns:1fr}.xapp-profile-preview-note{padding:.2rem .3rem}}
