:root{
  --bg:#070713;--text:#fff7e8;--muted:rgba(255,247,232,.68);--gold:#d8b85f;--line:rgba(255,255,255,.12);--shadow:0 24px 70px rgba(0,0,0,.40);--panel:#121225;
}
*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100dvh;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 20% 0%,rgba(216,184,95,.16),transparent 32%),radial-gradient(circle at 95% 18%,rgba(95,105,255,.13),transparent 28%),linear-gradient(180deg,#080814 0%,#05050d 100%)}
a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;font-size:16px;color:inherit}button{cursor:pointer}.page-shell{width:min(100%,740px);min-height:100dvh;margin:0 auto;overflow:hidden}.header,.apps-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px 10px;background:#000}.header{min-height:102px}.brand{display:flex;align-items:center;min-width:0;flex:1}.brand img{display:block;height:86px;width:min(100%,430px);max-width:none;object-fit:contain;object-position:left center}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto}.round-button,.close{display:grid;place-items:center;border:1px solid rgba(216,184,95,.64);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border-radius:18px;width:58px;height:58px;font-size:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 12px 28px rgba(0,0,0,.30)}.round-button svg{width:31px;height:31px;display:block;fill:none;stroke:#fff;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.section{padding:25px 16px}.section-title{margin-bottom:15px}.section-title span{display:block;margin:0 0 8px;color:var(--gold);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.18em}.section-title h1,.section-title h2{font-family:Georgia,serif;font-size:31px;line-height:1;margin:0;letter-spacing:-.025em}.section-title.large h1{font-size:42px;letter-spacing:-.04em}
.site-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;overflow:visible}.site-card{display:block;aspect-ratio:720/1750;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:rgba(5,6,14,.86);box-shadow:0 26px 70px rgba(0,0,0,.40);line-height:0}.site-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;background:rgba(5,6,14,.86)}
.function-card{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:24px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;text-align:left;position:relative;overflow:hidden;box-shadow:0 26px 70px rgba(0,0,0,.40),inset 0 1px 0 rgba(255,255,255,.08)}.function-card strong{display:block;font-family:Georgia,serif;font-size:31px;line-height:.98;letter-spacing:-.035em}.function-card em{display:block;margin-top:10px;max-width:310px;color:rgba(255,247,232,.72);font-size:15px;line-height:1.35;font-style:normal}.apps-search-zone{position:relative;width:100%;padding:4px 0 2px;display:grid;gap:14px}.apps-search-tagline{margin:0;color:rgba(255,247,232,.78);font-size:18px;line-height:1.28;font-weight:850}.apps-see-more{display:inline-flex;align-items:center;justify-content:center;width:max-content;border:1px solid rgba(216,184,95,.30);border-radius:999px;padding:11px 18px;background:linear-gradient(145deg,rgba(216,184,95,.20),rgba(255,255,255,.06));font-size:14px;font-weight:950;color:var(--text);box-shadow:0 14px 34px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.10)}.apps-see-more.compact{justify-self:start}.home-app-search.premium{position:relative;display:block}.home-app-search label{display:none}.home-search-line.premium{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border:1px solid rgba(216,184,95,.32);border-radius:30px;padding:14px 14px 14px 18px;background:radial-gradient(circle at 14% 12%,rgba(92,116,255,.24),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.035));box-shadow:0 28px 72px rgba(0,0,0,.42),0 0 0 1px rgba(80,110,255,.10),inset 0 1px 0 rgba(255,255,255,.16)}.home-search-line.premium span{color:rgba(255,247,232,.76);font-size:22px;font-weight:900}.home-search-line.premium input{width:100%;min-width:0;border:0;background:transparent;outline:none;color:var(--text);font-weight:900;font-size:18px}.home-search-line.premium input::placeholder{color:rgba(255,247,232,.52)}.home-search-line.premium button{width:54px;height:54px;border-radius:20px;border:1px solid rgba(216,184,95,.34);background:linear-gradient(145deg,rgba(216,184,95,.27),rgba(255,255,255,.07));font-size:24px;font-weight:950;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}

.sheet{border:0;background:transparent;color:var(--text);padding:0;width:min(92vw,620px);max-width:620px}.sheet::backdrop{background:rgba(0,0,0,.62);backdrop-filter:blur(12px)}.sheet-inner{position:relative;max-height:min(86dvh,720px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(216,184,95,.26);border-radius:34px;padding:28px;background:linear-gradient(180deg,rgba(18,18,39,.98),rgba(8,8,20,.98));box-shadow:0 32px 90px rgba(0,0,0,.58)}.sheet-inner h2{font-family:Georgia,serif;font-size:36px;line-height:.98;letter-spacing:-.035em;margin:0 58px 12px 0}.sheet-intro{margin:0 0 18px;color:var(--muted);font-size:17px;line-height:1.35;font-weight:750}.close{position:absolute;right:18px;top:18px;z-index:3;width:54px;height:54px;border-radius:20px;font-size:30px;font-weight:800}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-card{min-height:108px;border:1px solid rgba(216,184,95,.22);border-radius:24px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));display:flex;flex-direction:column;justify-content:flex-end;text-align:left;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.choice-card b{font-size:19px;line-height:1.05}.choice-card small{display:block;margin-top:7px;color:rgba(255,247,232,.64);font-size:13px;line-height:1.25}.choice-wide{grid-column:1/-1}.sheet-scroll{min-height:0;overflow:auto;padding-right:2px;display:grid;gap:13px;overscroll-behavior:contain}.sheet-footer{flex:0 0 auto;display:grid;gap:10px;padding-top:14px;margin-top:2px;background:linear-gradient(180deg,rgba(8,8,20,0),rgba(8,8,20,.98) 26%)}.two-actions{grid-template-columns:1fr 1fr}.three-actions{grid-template-columns:1fr 1fr 1fr}label{display:grid;gap:8px;color:rgba(255,247,232,.88);font-weight:900;font-size:14px}input,textarea,select{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.065);padding:14px 15px;outline:none;color:var(--text)}select{appearance:none;-webkit-appearance:none;padding-right:48px;background-image:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23d8b85f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 10l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0,calc(100% - 16px) center;background-size:100% 100%,22px 22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 22px rgba(0,0,0,.18)}select:invalid{color:rgba(255,247,232,.54)}option{color:#111;background:#fff}textarea{resize:vertical;min-height:92px}.primary-button{border:1px solid rgba(216,184,95,.28);border-radius:18px;padding:14px 12px;background:linear-gradient(180deg,rgba(216,184,95,.28),rgba(216,184,95,.12));font-weight:950;text-align:center}.gmail-button{background:linear-gradient(180deg,rgba(234,67,53,.28),rgba(234,67,53,.12));border-color:rgba(234,67,53,.38)}
.apps-body{background:linear-gradient(180deg,#080814,#05050d)}.back-link{border:1px solid rgba(216,184,95,.22);border-radius:999px;padding:10px 13px;background:rgba(255,255,255,.055);font-weight:850;font-size:13px;white-space:nowrap}.apps-search-block{padding:16px}.search-field{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;border:1px solid rgba(216,184,95,.25);border-radius:24px;padding:14px 16px;background:rgba(255,255,255,.06)}.search-field input{border:0;background:transparent;outline:none;padding:0}.results-info{margin:10px 4px 0;color:var(--muted);font-size:13px}.apps-catalog{padding:0 16px 30px}.app-family{margin-top:18px}.app-family-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.app-family-head h2{font-family:Georgia,serif;font-size:25px;margin:0}.app-family-head span{color:var(--gold);font-weight:900;font-size:12px}.app-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.app-card{flex:0 0 170px;min-height:154px;border:1px solid rgba(255,255,255,.10);border-radius:24px;padding:14px;background:rgba(255,255,255,.055);scroll-snap-align:start;text-align:left}.app-icon{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:rgba(216,184,95,.12);border:1px solid rgba(216,184,95,.24);font-weight:900;font-size:14px}.app-card b{display:block;margin-top:15px;font-size:16px;line-height:1.08}.app-card small{display:block;margin-top:6px;color:rgba(255,255,255,.62);font-size:12px;line-height:1.28}.app-row.results{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.app-row.results .app-card{min-width:0;flex:auto}.empty-result{margin:18px 16px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.045);color:var(--muted)}.app-detail{width:min(94vw,620px)}.sheet-title{display:flex;align-items:center;gap:13px;margin-right:54px}.sheet-title .app-icon{width:58px;height:58px;border-radius:20px}.sheet-title h2{margin:0;font-size:30px}.sheet-title p{margin:5px 0 0;color:rgba(255,255,255,.64);line-height:1.4}.badge-row{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.badge{border:1px solid rgba(216,184,95,.22);background:rgba(216,184,95,.10);border-radius:999px;padding:8px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.sheet-block{border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:14px;background:rgba(255,255,255,.045);margin-top:10px}.sheet-block h3{margin:0 0 8px;color:#ffe9a9;font-size:14px}.sheet-block p{margin:0;color:rgba(255,255,255,.72);line-height:1.5;font-size:14px}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.point-list{display:grid;gap:8px}.point{display:flex;gap:8px;align-items:flex-start;font-size:13px;line-height:1.35;color:rgba(255,255,255,.74)}.dot{width:10px;height:10px;border-radius:50%;margin-top:4px;flex:0 0 auto}.green{background:#51d889}.red{background:#ff6b6b}.sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.secondary-action,.primary-action{border:1px solid rgba(216,184,95,.22);border-radius:18px;padding:13px;text-align:center}.secondary-action{background:rgba(255,255,255,.055);font-weight:800}.primary-action{background:linear-gradient(180deg,rgba(216,184,95,.24),rgba(216,184,95,.10));font-weight:900}
@media(max-width:430px){.private-home-grid{gap:11px}.brand img{height:76px;width:min(100%,330px)}.header{min-height:92px;padding:8px 12px}.header-actions{gap:10px}.round-button{width:54px;height:54px;border-radius:17px}.round-button svg{width:29px;height:29px}.section{padding:23px 14px}.section-title h1,.section-title h2{font-size:30px}.site-card{display:block;aspect-ratio:720/1750;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:rgba(5,6,14,.86);box-shadow:0 26px 70px rgba(0,0,0,.40);line-height:0}.function-card{min-height:176px;padding:22px;border-radius:32px;gap:14px}.function-card strong{font-size:28px}.home-search-line.premium{border-radius:28px}.home-search-line.premium input{font-size:17px}.sheet{width:90vw}.sheet-inner{max-height:82dvh;padding:24px 20px;border-radius:30px}.sheet-inner h2{font-size:34px}.choice-card{min-height:102px;padding:14px;border-radius:22px}.choice-card b{font-size:18px}.choice-card small{font-size:12px}.pros-cons{grid-template-columns:1fr}.sheet-actions{grid-template-columns:1fr}.app-card{flex-basis:calc((100% - 26px)/2);min-width:150px}}
@media(max-width:374px){.private-home-card{min-height:80px;padding:13px 52px 13px 64px}.site-card{display:block;aspect-ratio:720/1750;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:rgba(5,6,14,.86);box-shadow:0 26px 70px rgba(0,0,0,.40);line-height:0}.function-card{grid-template-columns:1fr;min-height:170px}.home-search-line.premium{grid-template-columns:auto 1fr auto;padding:12px}.home-search-line.premium button{width:48px;height:48px;border-radius:18px}.choice-grid{gap:10px}.choice-card{min-height:96px}.three-actions{grid-template-columns:1fr}.app-row.results{grid-template-columns:1fr}.app-card{flex-basis:72%}}

.app-detail{
  width:100vw;
  max-width:none;
  height:100dvh;
  max-height:none;
  margin:0;
}
.app-detail::backdrop{
  background:rgba(0,0,0,.82);
  backdrop-filter:blur(14px);
}
.app-detail .sheet-inner{
  --accent:var(--gold);
  width:100vw;
  min-height:100dvh;
  max-height:none;
  border-radius:0;
  border:0;
  padding:calc(22px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom));
  overflow-y:auto;
  display:flex;
  flex-direction:column;
  gap:18px;
  background:
    radial-gradient(circle at 18% 8%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 34%),
    linear-gradient(180deg,rgba(18,18,39,.98),rgba(5,5,13,.99));
}
.app-detail .close{
  position:fixed;
  right:18px;
  top:calc(18px + env(safe-area-inset-top));
  width:54px;
  height:54px;
  border-radius:18px;
  z-index:5;
}
.app-detail-hero{
  display:block;
  padding-right:70px;
  margin-top:18px;
}
.app-detail-hero .app-icon{display:none;}
.app-detail-hero h2{
  margin:0;
  font-family:Georgia,serif;
  font-size:clamp(36px,11vw,54px);
  line-height:.95;
  letter-spacing:-.045em;
}
.app-detail-hero p{
  max-width:92%;
  margin:12px 0 0;
  color:rgba(255,247,232,.78);
  font-size:clamp(18px,5.1vw,24px);
  line-height:1.16;
  font-weight:850;
}
.app-detail-main.compact-hub-sheet{
  overflow:visible;
  padding:0;
  display:grid;
  gap:10px;
}
.app-info-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.app-info-pill{
  border:1px solid rgba(216,184,95,.20);
  border-radius:18px;
  padding:13px 14px;
  background:rgba(255,255,255,.045);
}
.app-info-pill span{
  display:block;
  color:var(--gold);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-weight:950;
}
.app-info-pill b{
  display:block;
  margin-top:7px;
  font-size:17px;
  line-height:1.18;
}
.app-detail-footer{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:auto;
  padding-top:10px;
}
.app-detail .primary-action,.app-detail .secondary-action{
  border:1px solid rgba(216,184,95,.22);
  border-radius:18px;
  padding:16px 12px;
  min-height:58px;
  display:grid;
  place-items:center;
  font-size:18px;
  font-weight:900;
  text-decoration:none;
}
.app-detail .primary-action{background:linear-gradient(180deg,rgba(216,184,95,.24),rgba(216,184,95,.10));}
.app-detail .secondary-action{background:rgba(255,255,255,.055);}
@media(max-width:430px){
  .app-detail .sheet-inner{padding-left:16px;padding-right:16px;gap:16px;}
  .app-detail-hero{padding-right:68px;margin-top:14px;}
  .app-info-grid{gap:8px;}
  .app-info-pill{padding:12px;border-radius:17px;}
}
.apps-body{
  background:
    radial-gradient(circle at 18% 8%,rgba(216,184,95,.14),transparent 30%),
    radial-gradient(circle at 92% 28%,rgba(98,74,255,.18),transparent 32%),
    radial-gradient(circle at 10% 72%,rgba(43,136,255,.12),transparent 34%),
    linear-gradient(180deg,#080814 0%,#03040b 100%);
}
.apps-header{
  padding:18px 16px 8px;
  align-items:flex-start;
}
.apps-header .section-title.large{
  flex:1;
  text-align:center;
  margin-right:54px;
}
.back-link{
  box-shadow:0 14px 34px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.09);
}
.apps-search-block{padding:18px 16px 26px;}
.search-field{
  border-radius:999px;
  padding:15px 18px;
  background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));
  box-shadow:0 22px 54px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.10);
}
.search-field input{font-weight:850;color:var(--text);}
.search-field input::placeholder{color:rgba(255,247,232,.52);}
.apps-catalog{padding:0 16px 36px;}
.app-family{margin-top:28px;}
.app-family-head{
  display:block;
  margin-bottom:14px;
}
.app-family-head h2{
  font-size:29px;
  letter-spacing:-.035em;
}
.app-family-head p{
  margin:8px 0 0;
  color:rgba(255,247,232,.78);
  font-size:16px;
  line-height:1.25;
  font-weight:760;
}
.app-family-head span{display:none!important;}
.app-row{
  gap:10px;
  padding-bottom:12px;
  margin-right:-16px;
  padding-right:16px;
}
.app-card{
  flex:0 0 152px;
  min-height:152px;
  border-radius:26px;
  padding:15px;
  background:
    radial-gradient(circle at 74% 28%,rgba(216,184,95,.12),transparent 34%),
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.028));
  box-shadow:0 18px 46px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.09);
}
.app-card:nth-child(3n+1){border-color:rgba(155,104,255,.28);background:radial-gradient(circle at 74% 28%,rgba(155,104,255,.18),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.028));}
.app-card:nth-child(3n+2){border-color:rgba(216,184,95,.28);background:radial-gradient(circle at 74% 28%,rgba(216,184,95,.18),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.028));}
.app-card:nth-child(3n+3){border-color:rgba(70,180,255,.25);background:radial-gradient(circle at 74% 28%,rgba(70,180,255,.16),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.028));}
.app-icon{
  width:46px;
  height:46px;
  border-radius:17px;
  background:linear-gradient(145deg,rgba(216,184,95,.20),rgba(255,255,255,.055));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 12px 24px rgba(0,0,0,.22);
}
.app-card b{font-size:18px;margin-top:19px;}
.app-card small{font-size:13px;color:rgba(255,255,255,.66);}
@media(max-width:430px){
  .apps-header .section-title.large{margin-right:44px;}
  .app-card{flex-basis:148px;min-width:148px;min-height:148px;}
}
@media(max-width:374px){
  .app-card{flex-basis:138px;min-width:138px;min-height:142px;}
}

.site-card{
  aspect-ratio:720/2240!important;
}
.site-card img{
  object-fit:cover;
  object-position:center center;
}

.apps-body{
  background:
    radial-gradient(circle at 16% 7%,rgba(216,184,95,.12),transparent 28%),
    radial-gradient(circle at 88% 20%,rgba(90,75,255,.18),transparent 30%),
    radial-gradient(circle at 14% 64%,rgba(60,130,255,.11),transparent 34%),
    linear-gradient(180deg,#080814 0%,#04050c 100%);
}
.apps-header{padding:24px 16px 4px;}
.apps-search-block{padding:18px 16px 22px;}
.apps-catalog{padding:0 16px 44px;}
.app-family{margin-top:24px;}
.app-family-head{margin-bottom:12px;}
.app-family-head h2{font-size:30px;line-height:.98;}
.app-family-head p{font-size:16px;margin-top:9px;color:rgba(255,247,232,.80);}
.app-row{gap:10px;margin-right:-16px;padding-right:18px;}
.app-card{
  position:relative;
  flex:0 0 140px;
  min-width:140px;
  min-height:132px;
  padding:13px;
  border-radius:24px;
  overflow:hidden;
}
.app-card::after{
  content:"";
  position:absolute;
  right:-18px;
  top:22px;
  width:82px;
  height:82px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.13),rgba(255,255,255,0) 65%);
  pointer-events:none;
}
.app-icon{
  width:44px;
  height:44px;
  border-radius:16px;
  position:relative;
  z-index:1;
}
.app-card b{position:relative;z-index:1;margin-top:20px;font-size:17px;line-height:1.08;}
.app-card small{position:relative;z-index:1;font-size:12px;line-height:1.2;}
.app-row.results{grid-template-columns:1fr 1fr;gap:10px;}
.app-row.results .app-card{min-width:0;flex:auto;}
@media(max-width:430px){
  .site-card{aspect-ratio:720/2240!important;}
  .app-card{flex-basis:140px;min-width:140px;min-height:132px;}
}
@media(max-width:374px){
  .site-card{aspect-ratio:720/2240!important;}
  .app-card{flex-basis:132px;min-width:132px;min-height:128px;padding:12px;}
  .app-card b{font-size:16px;}
}

.site-grid{
  gap:14px!important;
}
.site-card{
  aspect-ratio:720/1700!important;
  border-radius:32px!important;
}
.site-card img{
  width:100%!important;
  height:100%!important;
  object-fit:fill!important;
  object-position:center center!important;
}

.apps-header{
  padding:18px 16px 0!important;
}
.apps-header .section-title.large h1{
  font-size:clamp(48px,14vw,74px)!important;
  line-height:.88!important;
}
.apps-search-block{
  padding:14px 16px 22px!important;
}
.search-field{
  min-height:58px!important;
  border-color:rgba(216,184,95,.30)!important;
  background:
    radial-gradient(circle at 14% 20%,rgba(255,255,255,.10),transparent 42%),
    linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.028))!important;
}
.apps-catalog{
  padding:0 16px 42px!important;
}
.app-family{
  margin-top:30px!important;
}
.app-family-head{
  margin-bottom:14px!important;
}
.app-family-head h2{
  font-size:clamp(34px,9vw,46px)!important;
  line-height:.95!important;
  letter-spacing:-.045em!important;
}
.app-family-head p{
  font-size:18px!important;
  line-height:1.18!important;
  font-weight:850!important;
  color:rgba(255,247,232,.86)!important;
}
.app-row{
  gap:12px!important;
  margin-right:-16px!important;
  padding-right:18px!important;
  padding-bottom:14px!important;
}
.app-card{
  flex:0 0 148px!important;
  min-width:148px!important;
  min-height:148px!important;
  border-radius:26px!important;
  padding:14px!important;
  border-color:color-mix(in srgb,var(--accent) 34%,rgba(255,255,255,.14))!important;
  background:
    radial-gradient(circle at 78% 25%,color-mix(in srgb,var(--accent) 28%,transparent),transparent 38%),
    radial-gradient(circle at 28% 18%,rgba(255,255,255,.10),transparent 34%),
    linear-gradient(145deg,rgba(255,255,255,.082),rgba(255,255,255,.025))!important;
  box-shadow:
    0 20px 48px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.11),
    0 0 0 1px rgba(255,255,255,.03)!important;
}
.app-card::before{
  content:"";
  position:absolute;
  inset:auto 13px 12px auto;
  width:30px;
  height:30px;
  border-radius:50%;
  background:color-mix(in srgb,var(--accent) 20%,rgba(255,255,255,.06));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
  opacity:.55;
}
.app-card::after{
  right:-22px!important;
  top:16px!important;
  width:98px!important;
  height:98px!important;
  background:radial-gradient(circle,color-mix(in srgb,var(--accent) 24%,rgba(255,255,255,.04)),rgba(255,255,255,0) 66%)!important;
}
.app-icon{
  width:48px!important;
  height:48px!important;
  border-radius:17px!important;
  border-color:color-mix(in srgb,var(--accent) 40%,rgba(216,184,95,.22))!important;
  background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 18%,rgba(216,184,95,.15)),rgba(255,255,255,.055))!important;
  color:#fff7e8!important;
}
.app-card b{
  margin-top:22px!important;
  font-size:18px!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
}
.app-card small{
  margin-top:7px!important;
  font-size:13px!important;
  line-height:1.16!important;
  color:rgba(255,247,232,.68)!important;
}
@media(max-width:430px){
  .site-grid{gap:14px!important;}
  .site-card{aspect-ratio:720/1700!important;border-radius:32px!important;}
  .app-card{flex-basis:148px!important;min-width:148px!important;min-height:148px!important;}
}
@media(max-width:374px){
  .site-card{aspect-ratio:720/1700!important;}
  .app-card{flex-basis:138px!important;min-width:138px!important;min-height:140px!important;padding:12px!important;}
  .app-card b{font-size:16px!important;}
  .app-card small{font-size:12px!important;}
}

.app-card::before{
  display:none!important;
  content:none!important;
}
.app-card::after{
  display:none!important;
  content:none!important;
}
.app-row{
  gap:10px!important;
  margin-right:-16px!important;
  padding-right:70px!important;
  overflow-x:auto!important;
  scroll-snap-type:x proximity!important;
}
.app-card{
  flex:0 0 124px!important;
  min-width:124px!important;
  min-height:166px!important;
  padding:12px 11px!important;
  border-radius:24px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:center!important;
  gap:0!important;
  background:
    radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--accent) 30%,transparent),transparent 44%),
    linear-gradient(145deg,rgba(255,255,255,.080),rgba(255,255,255,.026))!important;
}
.app-visual{
  width:68px!important;
  height:68px!important;
  border-radius:22px!important;
  display:grid!important;
  place-items:center!important;
  margin:0 auto 9px!important;
  color:#fff7e8!important;
  font-size:30px!important;
  font-weight:950!important;
  line-height:1!important;
  border:1px solid color-mix(in srgb,var(--accent) 50%,rgba(255,255,255,.18))!important;
  background:
    radial-gradient(circle at 30% 22%,rgba(255,255,255,.22),transparent 36%),
    linear-gradient(145deg,color-mix(in srgb,var(--accent) 34%,rgba(255,255,255,.08)),rgba(255,255,255,.045))!important;
  box-shadow:0 12px 30px color-mix(in srgb,var(--accent) 24%,rgba(0,0,0,.25)),inset 0 1px 0 rgba(255,255,255,.16)!important;
}
.app-icon{
  width:auto!important;
  height:auto!important;
  min-width:36px!important;
  padding:7px 10px!important;
  border-radius:12px!important;
  font-size:12px!important;
  margin:0 auto 10px!important;
  display:inline-grid!important;
  place-items:center!important;
  color:#fff7e8!important;
  background:color-mix(in srgb,var(--accent) 22%,rgba(255,255,255,.055))!important;
}
.app-copy{
  width:100%!important;
  display:block!important;
}
.app-card b{
  margin-top:0!important;
  display:block!important;
  font-size:16px!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.app-card small{
  margin-top:6px!important;
  display:block!important;
  font-size:12px!important;
  line-height:1.12!important;
  color:rgba(255,247,232,.68)!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.app-row.results{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
.app-row.results .app-card{
  min-width:0!important;
  width:auto!important;
  flex:auto!important;
}
@media(max-width:430px){
  .app-card{flex-basis:124px!important;min-width:124px!important;min-height:166px!important;}
  .app-visual{width:66px!important;height:66px!important;border-radius:21px!important;font-size:28px!important;}
}
@media(max-width:374px){
  .app-card{flex-basis:116px!important;min-width:116px!important;min-height:158px!important;padding:11px 9px!important;}
  .app-visual{width:60px!important;height:60px!important;border-radius:19px!important;font-size:25px!important;}
  .app-card b{font-size:15px!important;}
  .app-card small{font-size:11px!important;}
}

.app-row{
  gap:10px!important;
  padding-right:64px!important;
}
.app-card{
  flex:0 0 104px!important;
  min-width:104px!important;
  min-height:150px!important;
  padding:12px 9px!important;
  border-radius:24px!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--accent) 30%,transparent),transparent 42%),
    linear-gradient(145deg,rgba(255,255,255,.078),rgba(255,255,255,.024))!important;
}
.app-card::before,.app-card::after{display:none!important;content:none!important;}
.app-visual{
  width:66px!important;
  height:58px!important;
  margin:0 auto 12px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:grid!important;
  place-items:center!important;
  font-size:37px!important;
  line-height:1!important;
  filter:drop-shadow(0 10px 18px color-mix(in srgb,var(--accent) 42%,rgba(0,0,0,.50)));
}
.app-icon{display:none!important;}
.app-copy{display:block!important;width:100%!important;}
.app-card b{
  margin:0!important;
  font-size:15px!important;
  line-height:1.05!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.app-card small{
  margin-top:6px!important;
  font-size:11px!important;
  line-height:1.1!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.app-row.results .app-card{min-width:0!important;}
@media(max-width:430px){
  .app-card{flex-basis:104px!important;min-width:104px!important;min-height:150px!important;}
}
@media(max-width:374px){
  .app-card{flex-basis:98px!important;min-width:98px!important;min-height:144px!important;padding:11px 8px!important;}
  .app-visual{font-size:34px!important;width:60px!important;height:54px!important;}
  .app-card b{font-size:14px!important;}
  .app-card small{font-size:10.5px!important;}
}

.apps-search-block{
  padding-bottom:18px!important;
}
.results-info{
  min-height:18px!important;
  margin:9px 4px 0!important;
  color:rgba(255,247,232,.58)!important;
  font-size:12px!important;
  font-weight:800!important;
}
.app-live-results{
  margin-top:10px!important;
}
.live-results-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 2px 8px!important;
  color:#fff7e8!important;
}
.live-results-head b{
  font-size:15px!important;
  font-weight:950!important;
}
.live-results-head span{
  color:#f0cd7a!important;
  font-size:12px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
}
.app-row{
  gap:10px!important;
  margin-right:-16px!important;
  padding-right:130px!important;
  overflow-x:auto!important;
  scroll-snap-type:x proximity!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:none!important;
}
.app-row::-webkit-scrollbar{display:none!important;}
.app-card{
  flex:0 0 92px!important;
  min-width:92px!important;
  min-height:142px!important;
  padding:11px 8px!important;
  border-radius:23px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:0!important;
  scroll-snap-align:start!important;
}
.app-card::before,.app-card::after{display:none!important;content:none!important;}
.app-visual{
  width:100%!important;
  height:48px!important;
  margin:0 0 12px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:grid!important;
  place-items:center!important;
  font-size:36px!important;
  font-weight:900!important;
  line-height:1!important;
  color:color-mix(in srgb,var(--accent) 72%,#fff7e8)!important;
  filter:drop-shadow(0 10px 18px color-mix(in srgb,var(--accent) 46%,rgba(0,0,0,.55)))!important;
}
.app-icon{display:none!important;}
.app-copy{display:block!important;width:100%!important;}
.app-card b{
  margin:0!important;
  width:100%!important;
  display:block!important;
  text-align:center!important;
  font-size:14px!important;
  line-height:1.05!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.app-card small{
  margin-top:6px!important;
  width:100%!important;
  display:block!important;
  text-align:center!important;
  font-size:10.5px!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  color:rgba(255,247,232,.66)!important;
}
.live-row{
  padding-bottom:8px!important;
}
.app-row.results,
.live-row{
  display:flex!important;
  grid-template-columns:none!important;
  overflow-x:auto!important;
}
.app-row.results .app-card,
.live-row .app-card{
  flex:0 0 92px!important;
  min-width:92px!important;
  width:auto!important;
}
.empty-result.compact{
  margin:0!important;
  padding:13px 14px!important;
  border-radius:18px!important;
  font-size:13px!important;
}
@media(max-width:430px){
  .app-card{flex-basis:92px!important;min-width:92px!important;min-height:142px!important;}
  .app-row.results .app-card,.live-row .app-card{flex-basis:92px!important;min-width:92px!important;}
  .app-visual{height:48px!important;font-size:35px!important;}
}
@media(max-width:374px){
  .app-card{flex-basis:88px!important;min-width:88px!important;min-height:136px!important;padding:10px 7px!important;}
  .app-row.results .app-card,.live-row .app-card{flex-basis:88px!important;min-width:88px!important;}
  .app-visual{height:44px!important;font-size:32px!important;margin-bottom:10px!important;}
  .app-card b{font-size:13px!important;}
  .app-card small{font-size:10px!important;}
}

.app-row{
  gap:12px!important;
  padding-right:64px!important;
}
.app-card{
  flex:0 0 148px!important;
  min-width:148px!important;
  min-height:184px!important;
  padding:14px 12px 13px!important;
  border-radius:28px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:space-between!important;
  text-align:center!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 50% 27%, color-mix(in srgb,var(--accent) 28%,transparent), transparent 39%),
    linear-gradient(145deg,rgba(255,255,255,.070),rgba(255,255,255,.020))!important;
  border-color:color-mix(in srgb,var(--accent) 38%,rgba(255,255,255,.16))!important;
  box-shadow:0 20px 48px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.10)!important;
}
.app-card::before,.app-card::after{display:none!important;content:none!important;}
.app-visual{
  width:92px!important;
  height:92px!important;
  margin:2px auto 8px!important;
  display:grid!important;
  place-items:center!important;
  color:color-mix(in srgb,var(--accent) 70%,#fff7e8)!important;
  filter:drop-shadow(0 10px 18px color-mix(in srgb,var(--accent) 32%,transparent));
  background:none!important;
  border:0!important;
  border-radius:0!important;
  flex:0 0 auto!important;
}
.app-visual svg{
  width:86px!important;
  height:86px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:5.4!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.app-visual text{font-family:Inter,Arial,sans-serif;}
.app-copy{
  display:block!important;
  width:100%!important;
  margin-top:auto!important;
  position:relative!important;
  z-index:1!important;
}
.app-card b{
  display:block!important;
  margin:0!important;
  font-size:18px!important;
  line-height:1.02!important;
  letter-spacing:-.05em!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.app-card small{
  display:block!important;
  margin-top:7px!important;
  font-size:13px!important;
  line-height:1.12!important;
  color:rgba(255,247,232,.70)!important;
}
.app-row.results .app-card{min-height:184px!important;}
@media(max-width:430px){
  .app-card{flex-basis:148px!important;min-width:148px!important;min-height:184px!important;}
  .app-visual{width:90px!important;height:90px!important;}
  .app-visual svg{width:84px!important;height:84px!important;}
}
@media(max-width:374px){
  .app-card{flex-basis:140px!important;min-width:140px!important;min-height:176px!important;padding:13px 10px!important;}
  .app-visual{width:82px!important;height:82px!important;}
  .app-visual svg{width:78px!important;height:78px!important;}
  .app-card b{font-size:17px!important;}
}

.app-card{
  flex:0 0 156px!important;
  min-width:156px!important;
  min-height:190px!important;
  padding:16px 12px 14px!important;
  border-radius:30px!important;
  background:
    radial-gradient(circle at 50% 26%, color-mix(in srgb,var(--accent) 24%,transparent), transparent 40%),
    linear-gradient(145deg,rgba(255,255,255,.064),rgba(255,255,255,.018))!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.app-visual{
  width:100px!important;
  height:96px!important;
  margin:0 auto 10px!important;
  filter:drop-shadow(0 8px 12px color-mix(in srgb,var(--accent) 28%,transparent))!important;
}
.app-visual svg{
  width:94px!important;
  height:94px!important;
  stroke-width:4.7!important;
}
.app-card b{
  font-size:17px!important;
  line-height:1.02!important;
  letter-spacing:-.075em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.app-card small{
  font-size:13px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@media(max-width:430px){
  .app-card{flex-basis:156px!important;min-width:156px!important;min-height:190px!important;}
  .app-visual{width:100px!important;height:96px!important;}
  .app-visual svg{width:94px!important;height:94px!important;}
}
@media(max-width:374px){
  .app-card{flex-basis:148px!important;min-width:148px!important;min-height:184px!important;padding:15px 11px 13px!important;}
  .app-visual{width:94px!important;height:90px!important;}
  .app-visual svg{width:88px!important;height:88px!important;}
  .app-card b{font-size:16px!important;}
}

.apps-search-zone{gap:10px!important;}
.apps-search-top{display:flex!important;justify-content:flex-end!important;align-items:center!important;margin:-2px 0 2px!important;}
.apps-see-more.compact{justify-self:end!important;padding:10px 17px!important;font-size:13px!important;letter-spacing:.01em!important;}
.home-app-search.premium{display:grid!important;gap:10px!important;}
.home-search-suggestions{display:block;min-height:0;}
.home-search-suggestions:empty{display:none;}
.home-suggestions-head{display:flex;align-items:center;justify-content:space-between;margin:2px 4px 8px;color:rgba(255,247,232,.78);font-weight:900;font-size:13px;}
.home-suggestions-head a{color:#ffe8a6;border:1px solid rgba(216,184,95,.25);border-radius:999px;padding:7px 12px;background:rgba(216,184,95,.10);}
.home-suggestions-row{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 2px 8px;margin-right:-14px;}
.home-suggestions-row::-webkit-scrollbar{display:none;}
.home-suggestions-row .app-card{flex:0 0 132px!important;min-width:132px!important;min-height:132px!important;padding:12px!important;border-radius:24px!important;}
.home-suggestions-row .app-visual{height:58px!important;}
.home-suggestions-row .app-visual svg{width:58px!important;height:58px!important;}
.home-suggestions-row .app-card b{font-size:15px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.home-suggestions-row .app-card small{font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}

.app-card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;overflow:hidden!important;}
.app-card::before{display:none!important;}
.app-card::after{opacity:.62!important;filter:none!important;}
.app-visual{position:relative;z-index:1;display:grid!important;place-items:center!important;height:70px!important;margin:0 0 6px!important;color:var(--accent)!important;filter:drop-shadow(0 0 18px color-mix(in srgb,var(--accent) 48%,transparent));}
.app-visual svg{width:72px!important;height:72px!important;fill:none!important;stroke:currentColor!important;stroke-width:5.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.app-visual svg text{stroke:none!important;fill:currentColor!important;}
.app-copy{position:relative;z-index:2;display:block!important;margin-top:auto!important;text-align:center!important;min-width:0!important;}
.app-card b{display:block!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:17px!important;line-height:1.05!important;}
.app-card small{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:12px!important;line-height:1.18!important;}
@media(max-width:430px){.app-card{flex-basis:150px!important;min-width:150px!important;min-height:172px!important;padding:15px!important}.app-visual{height:78px!important}.app-visual svg{width:78px!important;height:78px!important}.app-card b{font-size:17px!important}.app-card small{font-size:12px!important}}
@media(max-width:374px){.app-card{flex-basis:142px!important;min-width:142px!important;min-height:166px!important;padding:13px!important}.app-visual{height:74px!important}.app-visual svg{width:74px!important;height:74px!important}.app-card b{font-size:16px!important}}

.app-card{
  flex:0 0 148px!important;
  min-width:148px!important;
  width:148px!important;
  height:198px!important;
  min-height:198px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  border-radius:26px!important;
  display:block!important;
  line-height:0!important;
}
.app-card::before,.app-card::after,.app-visual,.app-copy{display:none!important;content:none!important;}
.app-card-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:26px!important;
  pointer-events:none!important;
  user-select:none!important;
}
.app-row.results .app-card,.live-row .app-card{flex:0 0 148px!important;min-width:148px!important;width:148px!important;}
@media(max-width:430px){
  .app-card{flex-basis:144px!important;min-width:144px!important;width:144px!important;height:192px!important;min-height:192px!important;border-radius:25px!important;}
  .app-row.results .app-card,.live-row .app-card{flex-basis:144px!important;min-width:144px!important;width:144px!important;}
  .app-card-img{border-radius:25px!important;}
}
@media(max-width:374px){
  .app-card{flex-basis:136px!important;min-width:136px!important;width:136px!important;height:182px!important;min-height:182px!important;border-radius:24px!important;}
  .app-row.results .app-card,.live-row .app-card{flex-basis:136px!important;min-width:136px!important;width:136px!important;}
  .app-card-img{border-radius:24px!important;}
}

.apps-search-zone{gap:12px!important;}
.apps-search-top{order:1!important;display:flex!important;justify-content:flex-start!important;margin:0 0 2px!important;}
.apps-see-more.compact{font-size:14px!important;padding:11px 18px!important;border-color:rgba(216,184,95,.42)!important;background:linear-gradient(145deg,rgba(216,184,95,.24),rgba(255,255,255,.07))!important;}
.home-app-search.premium{order:2!important;display:grid!important;gap:11px!important;}
.home-search-suggestions{margin-top:0!important;}
.home-suggestions-head{margin:0 3px 9px!important;font-size:14px!important;}
.home-suggestions-head span::after{content:' dès 2 lettres';color:rgba(255,247,232,.52);font-weight:800;}
.home-suggestions-head a,.live-results-head a{color:#ffe8a6!important;border:1px solid rgba(216,184,95,.28)!important;border-radius:999px!important;padding:7px 12px!important;background:rgba(216,184,95,.10)!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important;}
.app-card{background:transparent!important;border:0!important;box-shadow:none!important;}
.app-card-img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;}

.footer-logo{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  padding:28px 16px calc(38px + env(safe-area-inset-bottom))!important;
  margin-top:10px!important;
  color:transparent!important;
  background:linear-gradient(180deg,rgba(5,5,13,0),rgba(0,0,0,.55))!important;
}

.footer-logo-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  -webkit-tap-highlight-color:transparent!important;
}

.footer-logo img{
  display:block!important;
  width:min(20vw,82px)!important;
  height:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 18px 34px rgba(0,0,0,.55)) drop-shadow(0 0 24px rgba(216,184,95,.20))!important;
}
@media(max-width:430px){
  .footer-logo{padding-top:24px!important;padding-bottom:calc(34px + env(safe-area-inset-bottom))!important;}
  .footer-logo img{width:min(36vw,140px)!important;}
}

.app-card{
  position:relative!important;
  flex:0 0 148px!important;
  min-width:148px!important;
  width:148px!important;
  height:198px!important;
  min-height:198px!important;
  padding:0!important;
  border:1px solid color-mix(in srgb,var(--accent) 42%,rgba(255,255,255,.10))!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;
  box-shadow:0 18px 46px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.08)!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  line-height:1!important;
}
.app-card::before,.app-card::after,.app-visual,.app-copy{display:none!important;content:none!important;}
.app-image-wrap{
  display:block!important;
  width:100%!important;
  height:132px!important;
  overflow:hidden!important;
  border-radius:25px 25px 12px 12px!important;
  pointer-events:none!important;
}
.app-card-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:0!important;
  pointer-events:none!important;
  user-select:none!important;
}
.app-card-text{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  padding:9px 9px 12px!important;
  min-width:0!important;
  text-align:center!important;
  background:linear-gradient(180deg,rgba(4,5,12,0),rgba(4,5,12,.86) 20%,rgba(4,5,12,.96))!important;
}
.app-card b{
  display:block!important;
  margin:0!important;
  color:#fff8eb!important;
  font-size:16px!important;
  line-height:1.05!important;
  font-weight:950!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-shadow:0 2px 10px rgba(0,0,0,.55)!important;
}
.app-card small{
  display:block!important;
  margin:5px 0 0!important;
  color:rgba(255,247,232,.76)!important;
  font-size:11px!important;
  line-height:1.12!important;
  font-weight:850!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.home-suggestions-row .app-card{flex:0 0 132px!important;min-width:132px!important;width:132px!important;height:176px!important;min-height:176px!important;border-radius:23px!important;}
.home-suggestions-row .app-image-wrap{height:116px!important;border-radius:22px 22px 10px 10px!important;}
.home-suggestions-row .app-card b{font-size:15px!important;}
.home-suggestions-row .app-card small{font-size:10px!important;}
.apps-body .footer-logo{display:none!important;}
@media(max-width:430px){
  .app-card{flex-basis:144px!important;min-width:144px!important;width:144px!important;height:192px!important;min-height:192px!important;border-radius:25px!important;}
  .app-image-wrap{height:128px!important;border-radius:24px 24px 12px 12px!important;}
  .app-card b{font-size:16px!important;}
  .app-card small{font-size:11px!important;}
}
@media(max-width:374px){
  .app-card{flex-basis:136px!important;min-width:136px!important;width:136px!important;height:182px!important;min-height:182px!important;border-radius:24px!important;}
  .app-image-wrap{height:122px!important;border-radius:23px 23px 11px 11px!important;}
  .app-card b{font-size:15px!important;}
  .app-card small{font-size:10px!important;}
}

.header .brand{justify-content:center!important;}
.header .brand img{object-position:center center!important;}
@media(max-width:430px){
  .header .brand img{width:min(100%,350px)!important;}
}

.site-card{
  position:relative!important;
}
.site-card img{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
}
.site-card-label{
  position:absolute;
  z-index:2;
  left:8%;
  top:8.5%;
  right:6%;
  display:flex;
  flex-direction:column;
  gap:18px;
  pointer-events:none;
}
.site-card-label strong{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(32px,7.8vw,54px);
  line-height:.9;
  color:#fff;
  text-transform:capitalize;
  letter-spacing:-.045em;
  text-shadow:0 3px 18px rgba(0,0,0,.55);
}
.site-card-label small{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(11px,3.05vw,19px);
  line-height:1;
  color:#d7ad4b;
  text-transform:uppercase;
  letter-spacing:.23em;
  white-space:nowrap;
  text-shadow:0 2px 14px rgba(0,0,0,.70);
}
@media(max-width:374px){
  .site-card-label{gap:13px;left:7.5%;top:8.2%;}
  .site-card-label strong{font-size:30px;}
  .site-card-label small{font-size:10px;letter-spacing:.20em;}
}

.apps-header{
  align-items:flex-start;
  justify-content:flex-start;
  padding:38px 16px 28px;
  gap:18px;
}
.apps-header .back-link{
  flex:0 0 auto;
  margin-top:0;
  padding:13px 18px;
  border-radius:999px;
  font-size:15px;
}
.apps-header .section-title.large{
  flex:1;
  margin:0;
  text-align:left;
}
.apps-header .section-title.large span{
  margin-bottom:10px;
  font-size:12px;
  letter-spacing:.22em;
}
.apps-header .section-title.large h1{
  max-width:360px;
  font-size:clamp(46px,13.5vw,76px);
  line-height:.88;
  letter-spacing:-.06em;
}
.apps-search-block{
  padding:20px 16px 34px;
  background:linear-gradient(180deg,rgba(29,27,58,.94),rgba(20,18,42,.82));
}
.search-field{
  border-radius:28px;
  padding:17px 18px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 18px 45px rgba(0,0,0,.26);
}
.search-field input{
  font-size:18px;
  font-weight:850;
}

.app-detail .sheet-inner{
  gap:15px;
  background:
    radial-gradient(circle at 14% 6%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 32%),
    linear-gradient(180deg,rgba(24,22,46,.98),rgba(5,5,13,.99));
}
.app-detail .close{
  width:48px;
  height:48px;
  border-radius:17px;
  font-size:27px;
}
.app-detail-hero{
  padding-right:60px;
  margin-top:8px;
}
.app-detail-kicker{
  margin:0 0 8px;
  color:var(--gold);
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.18em;
}
.app-detail-hero h2{
  font-size:clamp(40px,12vw,58px);
  line-height:.92;
}
.app-detail-short{
  max-width:100%;
  margin:12px 0 0;
  color:rgba(255,247,232,.84);
  font-size:clamp(17px,4.8vw,22px);
  line-height:1.18;
  font-weight:850;
}
.quick-badges{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:2px 0 0;
}
.quick-badges span{
  border:1px solid rgba(216,184,95,.24);
  border-radius:999px;
  padding:8px 11px;
  background:rgba(216,184,95,.095);
  color:rgba(255,247,232,.92);
  font-size:12px;
  line-height:1;
  font-weight:950;
}
.human-info{
  border:1px solid rgba(216,184,95,.16);
  border-radius:20px;
  padding:14px 15px;
  background:rgba(255,255,255,.045);
}
.human-info h3{
  margin:0 0 7px;
  color:var(--gold);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-weight:950;
}
.human-info p{
  margin:0;
  color:rgba(255,247,232,.78);
  font-size:15px;
  line-height:1.34;
  font-weight:750;
}
.app-detail-footer{
  position:sticky;
  bottom:0;
  margin-top:auto;
  padding-top:12px;
  background:linear-gradient(180deg,rgba(5,5,13,0),rgba(5,5,13,.96) 30%);
}
@media(max-width:430px){
  .apps-header{padding:36px 16px 28px;gap:16px;}
  .apps-header .section-title.large h1{font-size:clamp(44px,15vw,68px);max-width:260px;}
  .apps-header .back-link{font-size:15px;padding:12px 17px;}
  .app-detail .sheet-inner{padding-top:calc(22px + env(safe-area-inset-top));}
  .human-info{padding:13px 14px;border-radius:18px;}
  .human-info p{font-size:14px;line-height:1.32;}
}
@media(max-width:374px){
  .apps-header{gap:12px;}
  .apps-header .section-title.large h1{font-size:42px;max-width:230px;}
  .apps-header .back-link{padding:11px 14px;font-size:14px;}
  .app-detail-hero h2{font-size:38px;}
  .app-detail-short{font-size:16px;}
}

.plain-icon-section{
  padding-top:20px;
  padding-bottom:20px;
}
.plain-icon-section .section-title{
  margin-bottom:12px;
}
.raw-icon-row{
  display:flex;
  align-items:center;
  gap:0;
  overflow-x:auto;
  overflow-y:hidden;
  padding:0 10px 10px 0;
  margin:0;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
}
.raw-icon-row::-webkit-scrollbar{display:none;}
.raw-icon-link{
  flex:0 0 43.5%;
  width:43.5%;
  aspect-ratio:1 / 1;
  display:block;
  border:0;
  padding:0;
  margin:0;
  background:transparent;
  box-shadow:none;
  border-radius:0;
  overflow:visible;
  line-height:0;
  scroll-snap-align:start;
  appearance:none;
  -webkit-appearance:none;
}
.raw-icon-link img{
  width:112%;
  height:112%;
  display:block;
  object-fit:contain;
  object-position:center;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  filter:none;
  margin:-6% 0 0 -6%;
  padding:0;
}
@media(max-width:374px){
  .raw-icon-row{gap:0;padding-right:8px;}
  .raw-icon-link{flex-basis:44%;width:44%;}
}


/* Séparateur premium entre blocs — asset dédié, pas de couche décorative lourde */
.block-separator{
  display:flex;
  justify-content:center;
  align-items:center;
  width:100%;
  padding:2px 16px 4px;
  margin:-4px 0 2px;
  pointer-events:none;
  user-select:none;
}
.block-separator img{
  display:block;
  width:min(54vw,270px);
  height:auto;
  opacity:.92;
  filter:drop-shadow(0 8px 22px rgba(0,0,0,.45));
}
@media(max-width:430px){
  .block-separator{
    padding:0 14px 3px;
    margin:-5px 0 0;
  }
  .block-separator img{
    width:min(64vw,238px);
  }
}
