@keyframes civSpin{to{transform:rotate(360deg)}}@keyframes civSpinR{to{transform:rotate(-360deg)}}@keyframes civScrollDot{0%{opacity:0;transform:translateY(0)}30%{opacity:1}70%{opacity:1}to{opacity:0;transform:translateY(20px)}}@keyframes civFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.civ-page{--civ-accent:#c49a3a}.civ-hero-new{justify-content:center;align-items:center;min-height:100vh;padding:0 clamp(20px,5vw,72px);display:flex;position:relative;overflow:hidden}.civ-hero-grad{z-index:0;position:absolute;inset:0}.civ-hero-dots{z-index:0;opacity:.5;background-position:0 0,23px 23px;background-size:46px 46px,46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.civ-hero-visual{aspect-ratio:1;z-index:1;width:min(58vw,500px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.civ-hero-ring{border-radius:50%;position:absolute}.civ-hero-ring-1{border:1px solid #c8a24b42;animation:60s linear infinite civSpin;inset:-8%}.civ-hero-ring-2{border:1px dashed #c8a24b33;animation:120s linear infinite civSpinR;inset:5%}.civ-hero-ring-glow{filter:blur(8px);opacity:.55;background:conic-gradient(#0000,#c8a24b4d,#5c6e5833,#0000);border-radius:50%;animation:26s linear infinite civSpin;inset:10%}.civ-hero-orb{background-position:50%;background-size:cover;border-radius:50%;position:absolute;inset:14%;overflow:hidden;box-shadow:0 40px 120px #000000b3,inset 0 0 80px #000000d9}.civ-hero-text{z-index:2;text-align:center;max-width:1000px;animation:1s .3s both civFadeUp;position:relative}.civ-hero-label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;margin-bottom:26px;font-size:12px;font-weight:600}.civ-hero-name-big{font-family:var(--font-heading);color:var(--white);letter-spacing:.02em;text-shadow:0 6px 60px #000000b3;font-size:clamp(4rem,16vw,13rem);font-weight:600;line-height:.9}.civ-hero-subtitle{font-family:var(--font-heading);color:var(--accent-light);margin-top:14px;font-size:clamp(1.4rem,3.4vw,2.6rem);font-style:italic}.civ-hero-desc{font-family:var(--font-body);color:#cfc6b7;text-shadow:0 2px 20px #000000b3;max-width:560px;margin:26px auto 0;font-size:clamp(15px,1.4vw,17px);font-weight:300;line-height:1.75}.civ-hero-scroll{z-index:3;flex-direction:column;align-items:center;gap:12px;animation:1s 1s both civFadeUp;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.civ-hero-scroll>span:first-child{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;color:var(--text-muted);font-size:10px}.civ-hero-scroll-mouse{border:1px solid #c8a24b80;border-radius:12px;width:22px;height:34px;display:block;position:relative}.civ-hero-scroll-dot{background:var(--civ-accent,var(--accent));border-radius:2px;width:3px;height:6px;animation:1.8s ease-in-out infinite civScrollDot;position:absolute;top:6px;left:50%;transform:translate(-50%)}.civ-history{background:var(--bg-alt);padding:clamp(90px,14vh,180px) 0;overflow:hidden}.civ-history-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:clamp(40px,6vw,90px);max-width:1280px;margin:0 auto;display:grid}.civ-history-body{font-family:var(--font-body);color:#cfc6b7;margin-bottom:18px;font-size:clamp(15px,1.3vw,17px);font-weight:300;line-height:1.75}.civ-history-stats{gap:40px;margin-top:40px;display:flex}.civ-history-stat-value{font-family:var(--font-heading);font-size:clamp(2.4rem,4vw,3.4rem);line-height:1}.civ-history-stat-label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;color:#9a8f80;margin-top:6px;font-size:11px;font-weight:600}.civ-history-visual{border:1px solid #c8a24b33;position:relative;overflow:hidden}.civ-ritual-new{background:var(--bg);padding:clamp(90px,14vh,180px) 0;overflow:hidden}.civ-ritual-header{text-align:center;margin-bottom:clamp(52px,7vh,90px)}.civ-ritual-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(14px,1.6vw,22px);max-width:1240px;margin:0 auto;display:grid}.civ-ritual-card{background:var(--bg-card);border:1px solid #f5efe61a;padding:34px 26px 38px;transition:border-color .5s,transform .35s;position:relative;overflow:hidden}.civ-ritual-card:hover{border-color:#c8a24b66;transform:translateY(-4px)}.civ-ritual-num{font-family:var(--font-heading);pointer-events:none;font-size:5rem;line-height:1;position:absolute;top:-10px;right:14px}.civ-ritual-line{width:34px;height:1px;margin-bottom:20px}.civ-ritual-step-title{font-family:var(--font-heading);color:var(--white);font-size:1.5rem;font-weight:600}.civ-ritual-step-desc{font-family:var(--font-body);color:#cfc6b7;margin-top:10px;font-size:14px;font-weight:300;line-height:1.75}.civ-aesthetics{background:var(--bg-alt);padding:clamp(90px,14vh,180px) 0;overflow:hidden}.civ-aesthetics-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(14px,1.6vw,22px);margin-top:clamp(40px,6vh,70px);display:grid}.civ-aesthetic-card{aspect-ratio:3/4;will-change:transform;border:1px solid #f5efe61a;transition:border-color .5s,transform .35s;display:block;position:relative;overflow:hidden}.civ-aesthetic-card:hover{border-color:#c8a24b80;transform:translateY(-4px)}.civ-aesthetic-img{background-position:50%;background-size:cover;transition:transform .8s;position:absolute;inset:0;transform:scale(1.05)}.civ-aesthetic-card:hover .civ-aesthetic-img{transform:scale(1.12)}.civ-aesthetic-label{position:absolute;bottom:20px;left:20px;right:20px}.civ-aesthetic-line{width:26px;height:1px;margin-bottom:12px}.civ-aesthetic-label span{font-family:var(--font-heading);color:var(--white);font-size:1.25rem}.civ-quote{background:var(--bg);justify-content:center;align-items:center;min-height:88vh;padding:clamp(80px,12vh,160px) clamp(24px,8vw,160px);display:flex;position:relative;overflow:hidden}.civ-quote-glow{z-index:0;background:radial-gradient(circle,#c8a24b1a,#0000 62%);position:absolute;inset:0}.civ-quote-mark{font-family:var(--font-heading);color:#c8a24b14;z-index:0;font-size:clamp(8rem,22vw,20rem);line-height:.7;position:absolute;top:clamp(40px,9vw,120px);left:50%;transform:translate(-50%)}.civ-quote-inner{z-index:1;text-align:center;max-width:1000px;position:relative}.civ-quote-text{font-family:var(--font-heading);color:var(--white);text-wrap:balance;font-size:clamp(2rem,5vw,4.4rem);font-style:italic;font-weight:500;line-height:1.18}.civ-quote-author{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;margin-top:34px;font-size:12px;font-weight:600}.civ-products-new{background:var(--bg-alt);padding:clamp(90px,14vh,180px) 0;overflow:hidden}.civ-empty{text-align:center;padding:var(--sp-16) 0}.civ-empty p{color:var(--text-muted);margin-bottom:var(--sp-5)}.civ-next{position:relative}.civ-next-link{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:76vh;padding:clamp(60px,10vh,140px) clamp(24px,6vw,72px);display:flex;position:relative;overflow:hidden}.civ-next-bg{z-index:0;background-position:50%;background-size:cover;height:120%;transition:transform .8s;position:absolute;top:-10%;left:0;right:0}.civ-next-link:hover .civ-next-bg{transform:scale(1.03)}.civ-next-accent{z-index:1;position:absolute;inset:0}.civ-next-content{z-index:2;position:relative}.civ-next-name{font-family:var(--font-heading);color:var(--white);margin:14px 0 10px;font-size:clamp(3rem,10vw,8rem);font-weight:600;line-height:.94}.civ-next-subtitle{font-family:var(--font-heading);color:#e7d8c4;font-size:clamp(1.2rem,2.6vw,2rem);font-style:italic}@media (max-width:768px){.civ-hero-name-big{font-size:clamp(3rem,14vw,6rem)}.civ-history-grid,.civ-ritual-grid{grid-template-columns:1fr}.civ-aesthetics-grid{grid-template-columns:repeat(2,1fr)}.civ-quote-text{font-size:clamp(1.5rem,6vw,2.5rem)}.civ-next-name{font-size:clamp(2rem,12vw,4rem)}}
