:root{--ink:#121820;--muted:#6d7580;--line:#e5e8eb;--brand:#7258ef;--page:#f4f5f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--page);color:var(--ink);font-family:Inter,"Segoe UI",system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%}.gallery-nav{position:relative;z-index:20;width:min(1380px,calc(100% - 48px));min-height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.gallery-brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:900}.gallery-brand img{width:auto;height:39px;max-width:210px;object-fit:contain}.gallery-brand>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--brand);color:#fff}.gallery-nav nav{display:flex;align-items:center;gap:28px}.gallery-nav nav a{text-decoration:none;color:var(--muted);font-size:.82rem;font-weight:800}.gallery-nav .nav-cta{padding:12px 17px;border-radius:12px;background:var(--ink);color:#fff}.gallery-hero{width:min(1380px,calc(100% - 48px));margin:18px auto 88px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:24px}.gallery-hero-copy,.featured-card{min-width:0;border-radius:34px;overflow:hidden}.gallery-hero-copy{position:relative;padding:clamp(36px,6vw,84px);background:radial-gradient(circle at 85% 8%,rgba(138,112,255,.34),transparent 28%),linear-gradient(145deg,#10171d,#18232a);color:#fff}.gallery-hero-copy:after{content:"";position:absolute;right:-180px;bottom:-210px;width:430px;height:430px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.03),0 0 0 110px rgba(255,255,255,.025)}.gallery-hero-copy>span,.gallery-cta span{position:relative;z-index:1;color:#c9c0ff;font-size:.68rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.gallery-hero h1{position:relative;z-index:1;max-width:12ch;margin:24px 0;font-size:clamp(3.4rem,6.7vw,7.4rem);line-height:.88;letter-spacing:-.075em;text-wrap:balance;overflow-wrap:anywhere}.gallery-hero h1 em{display:block;color:#c9c0ff;font-family:Georgia,serif;font-weight:400}.gallery-hero p{position:relative;z-index:1;max-width:690px;color:#b7c0c7;line-height:1.85}.gallery-metrics{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:30px;margin-top:38px}.gallery-metrics b{font-size:1.65rem}.gallery-metrics small{display:block;margin-top:4px;color:#8f9ba5;font-size:.63rem;font-weight:750}.featured-card{position:relative;min-height:680px;background:var(--card-surface,#e5edf3);color:#fff;text-decoration:none;isolation:isolate}.featured-card>img{width:100%;height:100%;object-fit:cover;transition:transform .75s ease}.featured-card:hover>img{transform:scale(1.025)}.featured-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(11,16,20,.9))}.featured-card>div{position:absolute;z-index:2;right:32px;bottom:32px;left:32px}.featured-card span{font-size:.65rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.featured-card h2{max-width:11ch;margin:10px 0;font:400 clamp(2.8rem,4vw,4.5rem)/.93 Georgia,serif;overflow-wrap:anywhere}.featured-card p{max-width:520px;color:#e4e9ec;line-height:1.7}.featured-card b{display:inline-block;margin-top:10px}.theme-collection{width:min(1380px,calc(100% - 48px));margin:auto;display:grid;gap:28px}.theme-showcase{--card-accent:#7258ef;--card-surface:#fff;--card-ink:#111621;position:relative;display:grid;grid-template-columns:minmax(350px,.9fr) minmax(0,1.1fr);min-height:570px;overflow:hidden;border:1px solid color-mix(in srgb,var(--card-ink) 12%,transparent);border-radius:30px;background:color-mix(in srgb,var(--card-surface) 92%,#fff);box-shadow:0 20px 70px rgba(18,24,32,.07)}.theme-showcase:nth-child(even){grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr)}.theme-showcase:nth-child(even) .theme-visual{order:2}.theme-showcase:nth-child(3n){width:calc(100% - 9%);margin-left:9%;grid-template-columns:minmax(420px,1.2fr) minmax(0,.8fr)}.theme-showcase:nth-child(3n+1){width:calc(100% - 5%)}.theme-visual{position:relative;min-width:0;overflow:hidden;background:var(--card-surface);text-decoration:none;isolation:isolate}.theme-visual>img{width:100%;height:100%;min-height:570px;object-fit:cover;transition:transform .7s ease,filter .7s ease}.theme-showcase:hover .theme-visual>img{transform:scale(1.025);filter:saturate(1.04)}.theme-visual:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.24);pointer-events:none}.device-outline{position:absolute;z-index:2;inset:5% 19%;border:5px solid rgba(12,18,25,.84);border-radius:42px;box-shadow:0 28px 70px rgba(10,15,22,.25),inset 0 0 0 1px rgba(255,255,255,.18);pointer-events:none}.device-outline:before{content:"";position:absolute;top:9px;left:50%;width:66px;height:13px;transform:translateX(-50%);border-radius:99px;background:rgba(12,18,25,.88)}.collection-index{position:absolute;z-index:3;right:18px;bottom:15px;color:rgba(255,255,255,.86);font:700 1rem/1 Georgia,serif;text-shadow:0 2px 14px rgba(0,0,0,.45)}.video-pill{position:absolute;z-index:3;top:15px;left:15px;padding:8px 10px;border-radius:99px;background:rgba(12,17,24,.82);color:#fff;font-size:.58rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;backdrop-filter:blur(10px)}.theme-info{min-width:0;padding:clamp(30px,5vw,68px);display:flex;flex-direction:column;justify-content:center;color:var(--card-ink)}.theme-info-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.theme-info-head span,.theme-info-head b{font-size:.62rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.theme-info-head span{color:var(--card-accent)}.theme-info-head b{padding:6px 8px;border-radius:99px;background:var(--card-ink);color:var(--card-surface)}.theme-info h2{max-width:14ch;margin:22px 0 12px;font-size:clamp(2.2rem,4vw,4rem);line-height:.96;letter-spacing:-.065em;overflow-wrap:anywhere}.theme-info p{max-width:620px;margin:0;color:color-mix(in srgb,var(--card-ink) 62%,transparent);font-size:.92rem;line-height:1.8}.feature-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.feature-chips span{padding:7px 10px;border:1px solid color-mix(in srgb,var(--card-ink) 15%,transparent);border-radius:99px;background:color-mix(in srgb,var(--card-surface) 84%,#fff);font-size:.63rem}.theme-info>a{margin-top:auto;padding-top:28px;border-top:1px solid color-mix(in srgb,var(--card-ink) 14%,transparent);text-decoration:none;font-size:.82rem;font-weight:900}.theme-info>a span{float:right;color:var(--card-accent)}.theme-golden-aura,.theme-art-deco-ballroom,.theme-gece-bahcesi,.theme-ay-isigi-golu,.theme-cinema-amour{box-shadow:0 24px 90px rgba(0,0,0,.16)}.theme-editorial-love{border-radius:2px}.theme-editorial-love .theme-visual,.theme-editorial-love .theme-info{clip-path:polygon(0 0,100% 0,96% 100%,0 100%)}.theme-ege-masali,.theme-toscana-aksami{border-radius:70px 20px 70px 20px}.theme-old-money{border:8px double color-mix(in srgb,var(--card-accent) 70%,transparent)}.theme-suluboya-sato{transform:rotate(-.25deg);border-radius:44px 10px 48px 12px}.theme-inci-ve-ipek{border-radius:90px}.theme-anadolu-zarafeti{border-radius:6px;outline:8px solid color-mix(in srgb,var(--card-accent) 15%,transparent);outline-offset:-18px}.gallery-cta{width:min(1380px,calc(100% - 48px));margin:96px auto 40px;padding:clamp(36px,6vw,76px);display:flex;align-items:center;justify-content:space-between;gap:44px;border-radius:32px;background:#111820;color:#fff}.gallery-cta h2{max-width:920px;margin:12px 0;font-size:clamp(2.4rem,5vw,5rem);line-height:.98;letter-spacing:-.06em;text-wrap:balance}.gallery-cta>a{flex:0 0 auto;padding:15px 19px;border-radius:13px;background:#fff;color:#111820;text-decoration:none;font-weight:900}footer{width:min(1380px,calc(100% - 48px));margin:auto;padding:24px 0 42px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:.76rem}@media(max-width:1080px){.gallery-hero{grid-template-columns:1fr}.featured-card{min-height:590px}.theme-showcase,.theme-showcase:nth-child(even),.theme-showcase:nth-child(3n){width:100%;margin:0;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.theme-showcase:nth-child(even) .theme-visual{order:0}}@media(max-width:760px){.gallery-nav,.gallery-hero,.theme-collection,.gallery-cta,footer{width:calc(100% - 24px)}.gallery-nav nav>a:not(.nav-cta){display:none}.gallery-hero{margin-bottom:54px}.gallery-hero-copy,.featured-card{border-radius:24px}.gallery-hero h1{font-size:3.6rem}.featured-card{min-height:530px}.theme-showcase,.theme-showcase:nth-child(even),.theme-showcase:nth-child(3n){display:grid;grid-template-columns:1fr;min-height:0;border-radius:24px;outline:0;transform:none}.theme-showcase:nth-child(even) .theme-visual{order:0}.theme-visual>img{min-height:0;aspect-ratio:4/5}.device-outline{inset:5% 17%}.theme-info{min-height:350px;padding:28px}.theme-info h2{font-size:2.45rem}.gallery-cta{display:block;border-radius:24px}.gallery-cta>a{display:inline-flex;margin-top:22px}}@media(max-width:430px){.gallery-brand img{max-width:145px}.gallery-nav .nav-cta{padding:10px 12px}.gallery-hero h1{font-size:3rem}.featured-card{min-height:470px}.featured-card>div{right:22px;bottom:22px;left:22px}.featured-card h2{font-size:2.6rem}.device-outline{inset:5% 13%;border-width:4px}.theme-info{min-height:330px}.gallery-cta h2{font-size:2.6rem}}
