/* ============================================================
   SE Computers — shared stylesheet
   Default theme: GREEN / Turkish (accounting pages)
   body.theme-it  : ORANGE (computer & IT page)
   ============================================================ */

:root {
    --ink: #0e4d3a;          /* deep emerald */
    --ink-2: #0a3a2c;
    --accent: #c89b3c;       /* Turkish gold */
    --accent-dk: #a87f28;
    --paper: #f7f4ec;        /* warm cream */
    --card: #ffffff;
    --text: #1d2b25;
    --muted: #5a6b62;
    --line: #e4ddcd;
    --soft: #e9f0ea;         /* soft green tint */
    --turq: #2a9d8f;         /* Turkish turquoise */
    --hero-text: #f4efe2;
    --hero-soft: #d9e6dd;
    --hero-eyebrow: #e8cf94;
}

body.theme-it {
    --ink: #2a2622;          /* warm charcoal */
    --ink-2: #1d1a17;
    --accent: #ff6633;       /* SE Computers orange */
    --accent-dk: #e24e1b;
    --paper: #faf7f4;
    --card: #ffffff;
    --text: #241f1c;
    --muted: #6b5f58;
    --line: #efe2da;
    --soft: #fdeee7;
    --turq: #ff6633;
    --hero-text: #fbeee7;
    --hero-soft: #e8d9d0;
    --hero-eyebrow: #ffb693;
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    font-family: 'Inter', system-ui, Arial, sans-serif;
    color: var(--text); line-height: 1.65; background: var(--paper);
    -webkit-font-smoothing: antialiased;
}
h1,h2,h3,.display { font-family: 'Fraunces', Georgia, serif; line-height: 1.12; letter-spacing: -0.01em; }
a { color: var(--accent-dk); }
img { max-width: 100%; }

.skip-link { position: absolute; left: -999px; top: 0; background: var(--ink); color:#fff; padding:10px 16px; z-index:999; border-radius:0 0 6px 0; }
.skip-link:focus { left: 0; }
.wrap { max-width: 1160px; margin: 0 auto; padding: 0 24px; }

/* ---------- Turkish star ornament ---------- */
.ornament { display:flex; align-items:center; justify-content:center; gap:16px; max-width:330px; margin:0 auto 16px; color:var(--accent); }
.ornament::before, .ornament::after { content:""; height:1px; flex:1; }
.ornament::before { background:linear-gradient(90deg, transparent, var(--accent)); }
.ornament::after { background:linear-gradient(90deg, var(--accent), transparent); }
.star { width:22px; height:22px; flex-shrink:0; }
.star path { fill: currentColor; }
.ornament.center { margin-left:auto; margin-right:auto; }

/* ---------- Top bar ---------- */
.top-bar { background: var(--ink); color:#f3efe6; text-align:center; font-size:0.95rem; font-weight:500; padding:10px 20px; }
.top-bar a { color:#fff; text-decoration:none; font-weight:700; }
.top-bar a:hover { text-decoration:underline; }

/* ---------- Nav ---------- */
nav { background: var(--paper); border-bottom:1px solid var(--line); position:sticky; top:0; z-index:100; box-shadow:0 2px 10px rgba(0,0,0,0.05); }
body.theme-it nav { background: var(--paper); }
.nav-container { display:flex; justify-content:space-between; align-items:center; padding:16px 24px; max-width:1160px; margin:0 auto; }
.brand { display:flex; align-items:center; gap:12px; text-decoration:none; }
.brand img { height:46px; width:auto; }
.brand-text { display:flex; flex-direction:column; line-height:1.05; }
.brand-text strong { font-family:'Fraunces',serif; font-size:1.18rem; color:#e0531f; font-weight:700; }
.brand-text span { font-size:0.72rem; letter-spacing:0.14em; text-transform:uppercase; color:var(--accent-dk); font-weight:600; }
.nav-links { display:flex; gap:24px; list-style:none; align-items:center; }
.nav-links a { color:var(--ink); text-decoration:none; font-weight:500; font-size:0.96rem; padding:6px 0; border-bottom:2px solid transparent; transition:border-color .2s,color .2s; }
.nav-links a:hover, .nav-links a.current { color:var(--accent-dk); border-bottom-color:var(--accent); }
.nav-cta { background:var(--accent); color:#fff !important; padding:9px 18px !important; border-radius:999px; border:none !important; font-weight:600 !important; }
.nav-cta:hover { background:var(--accent-dk); }
.menu-toggle { display:none; flex-direction:column; gap:5px; cursor:pointer; padding:6px; background:none; border:0; }
.menu-toggle span { width:26px; height:2.5px; background:var(--ink); border-radius:2px; transition:all .3s; }

/* ---------- Hero ---------- */
.hero { position:relative; overflow:hidden; color:var(--hero-text);
    background: radial-gradient(120% 120% at 85% -10%, rgba(200,155,60,0.18), transparent 55%), linear-gradient(160deg, var(--ink) 0%, var(--ink-2) 100%); }
body.theme-it .hero { background: radial-gradient(120% 120% at 85% -10%, rgba(255,102,51,0.22), transparent 55%), linear-gradient(160deg, var(--ink) 0%, var(--ink-2) 100%); }
/* subtle Turkish tile pattern */
.hero::before { content:""; position:absolute; inset:0; opacity:0.17; pointer-events:none;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cg fill='none' stroke='%23ffffff' stroke-width='1.1'%3E%3Cpolygon points='36,13 59,36 36,59 13,36'/%3E%3Cpolygon points='19.74,19.74 52.26,19.74 52.26,52.26 19.74,52.26'/%3E%3Cpolygon points='0,-23 23,0 0,23 -23,0'/%3E%3Cpolygon points='-16.26,-16.26 16.26,-16.26 16.26,16.26 -16.26,16.26'/%3E%3Cpolygon points='72,-23 95,0 72,23 49,0'/%3E%3Cpolygon points='55.74,-16.26 88.26,-16.26 88.26,16.26 55.74,16.26'/%3E%3Cpolygon points='0,49 23,72 0,95 -23,72'/%3E%3Cpolygon points='-16.26,55.74 16.26,55.74 16.26,88.26 -16.26,88.26'/%3E%3Cpolygon points='72,49 95,72 72,95 49,72'/%3E%3Cpolygon points='55.74,55.74 88.26,55.74 88.26,88.26 55.74,88.26'/%3E%3C/g%3E%3C/svg%3E");
    background-size:72px 72px; }
body.theme-it .hero::before { opacity:0.09; }
.hero-inner { position:relative; max-width:820px; margin:0 auto; padding:92px 24px 96px; }
.hero.page-hero .hero-inner { padding:64px 24px 60px; }
.eyebrow { display:inline-flex; align-items:center; gap:8px; font-size:0.8rem; letter-spacing:0.16em; text-transform:uppercase; font-weight:600; color:var(--hero-eyebrow); margin-bottom:20px; }
.eyebrow::before { content:""; width:28px; height:1px; background:var(--accent); display:inline-block; }
.hero h1 { font-size:clamp(2.2rem,5.2vw,3.7rem); font-weight:600; margin-bottom:20px; color:#fff; }
.hero.page-hero h1 { font-size:clamp(2rem,4.4vw,3rem); }
.hero h1 em { font-style:italic; color:var(--hero-eyebrow); }
.hero p { font-size:1.16rem; color:var(--hero-soft); max-width:640px; margin-bottom:32px; }
.hero-cta { display:flex; gap:14px; flex-wrap:wrap; }
.btn { display:inline-block; padding:14px 28px; border-radius:999px; text-decoration:none; font-weight:600; font-size:1.02rem; transition:all .2s; border:2px solid transparent; cursor:pointer; }
.btn-gold { background:var(--accent); color:#fff; }
.btn-gold:hover { filter:brightness(1.08); transform:translateY(-2px); box-shadow:0 10px 24px rgba(0,0,0,0.25); }
.btn-outline { background:transparent; color:#fff; border-color:rgba(255,255,255,0.55); }
.btn-outline:hover { background:#fff; color:var(--ink); border-color:#fff; }
.hero-strip { display:flex; flex-wrap:wrap; gap:28px; margin-top:42px; padding-top:26px; border-top:1px solid rgba(255,255,255,0.16); }
.hero-strip div { font-size:0.95rem; color:var(--hero-soft); }
.hero-strip strong { display:block; font-family:'Fraunces',serif; font-size:1.5rem; color:#fff; font-weight:600; }

/* ---------- Breadcrumb ---------- */
.crumb { background:var(--soft); border-bottom:1px solid var(--line); font-size:0.86rem; position:static; z-index:auto; box-shadow:none; }
.crumb .wrap { padding-top:11px; padding-bottom:11px; }
.crumb a { color:var(--muted); text-decoration:none; }
.crumb a:hover { color:var(--accent-dk); }
.crumb span { color:var(--ink); font-weight:600; }

/* ---------- Sections ---------- */
.section { padding:82px 0; }
.section.alt { background:var(--soft); }
.section.dark { background:var(--ink); color:#eef3ef; position:relative; overflow:hidden; }
.sec-head { max-width:720px; margin-bottom:46px; }
.sec-head.center { margin-left:auto; margin-right:auto; text-align:center; }
.label { display:block; font-size:0.78rem; letter-spacing:0.16em; text-transform:uppercase; font-weight:700; color:var(--accent-dk); margin-bottom:13px; }
.section.dark .label { color:var(--hero-eyebrow); }
.sec-head h2 { font-size:clamp(1.9rem,3.6vw,2.7rem); font-weight:600; color:var(--ink); margin-bottom:15px; }
.section.dark .sec-head h2 { color:#fff; }
.sec-head p { font-size:1.1rem; color:var(--muted); }
.section.dark .sec-head p { color:#c6d2cc; }

/* ---------- Cards ---------- */
.cards { display:grid; grid-template-columns:repeat(auto-fit,minmax(270px,1fr)); gap:22px; }
.card { background:var(--card); border:1px solid var(--line); border-radius:14px; padding:30px 26px; transition:transform .2s,box-shadow .2s,border-color .2s; }
.card:hover { transform:translateY(-4px); box-shadow:0 16px 36px rgba(14,77,58,0.10); border-color:var(--accent); }
.card .ico { width:50px; height:50px; border-radius:12px; background:var(--soft); display:flex; align-items:center; justify-content:center; font-size:24px; margin-bottom:18px; }
.card h3 { font-size:1.22rem; color:var(--ink); font-weight:600; margin-bottom:9px; }
.card p { color:var(--muted); font-size:0.97rem; }

/* ---------- Funda about ---------- */
.funda-grid { display:grid; grid-template-columns:0.85fr 1.15fr; gap:56px; align-items:center; }
.funda-photo { position:relative; }
.funda-photo img { width:100%; max-width:420px; border-radius:14px; display:block; box-shadow:0 24px 50px rgba(14,77,58,0.20); border:5px solid #fff; }
.funda-photo .badge { position:absolute; bottom:-16px; left:22px; background:var(--accent); color:#fff; font-weight:600; padding:10px 18px; border-radius:999px; font-size:0.92rem; box-shadow:0 10px 24px rgba(0,0,0,0.25); }
.funda-body h2 { font-size:clamp(1.9rem,3.6vw,2.6rem); color:var(--ink); font-weight:600; margin-bottom:18px; }
.funda-body p { color:var(--text); font-size:1.06rem; margin-bottom:16px; }
.funda-body p .hl { color:var(--accent-dk); font-weight:600; }
.funda-points { list-style:none; margin:22px 0 28px; display:grid; grid-template-columns:1fr 1fr; gap:10px 22px; }
.funda-points li { display:flex; gap:10px; align-items:flex-start; color:var(--text); font-size:0.98rem; }
.funda-points li::before { content:"✦"; color:var(--accent); font-weight:800; }
.funda-call { display:inline-flex; align-items:center; gap:10px; background:var(--ink); color:#fff; text-decoration:none; padding:13px 24px; border-radius:999px; font-weight:600; transition:all .2s; }
.funda-call:hover { background:var(--ink-2); transform:translateY(-2px); }
.funda-call small { display:block; font-weight:400; font-size:0.72rem; letter-spacing:0.08em; opacity:0.85; text-transform:uppercase; }

/* ---------- Why ---------- */
.why-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:34px 40px; position:relative; }
.why-item { display:flex; gap:16px; }
.why-num { font-family:'Fraunces',serif; font-size:1.1rem; font-weight:600; color:#fff; background:var(--accent); width:38px; height:38px; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.why-item h3 { font-size:1.15rem; color:#fff; font-weight:600; margin-bottom:6px; }
.why-item p { color:#c6d2cc; font-size:0.97rem; }
body.theme-it .why-item p { color:#d6cbc3; }

/* ---------- Steps (how it works) ---------- */
.steps { display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:24px; counter-reset:step; }
.step { background:var(--card); border:1px solid var(--line); border-radius:14px; padding:28px 24px; position:relative; }
.step .n { font-family:'Fraunces',serif; font-size:1.4rem; color:#fff; background:var(--ink); width:44px; height:44px; border-radius:50%; display:flex; align-items:center; justify-content:center; margin-bottom:16px; }
.step h3 { color:var(--ink); font-size:1.15rem; font-weight:600; margin-bottom:8px; }
.step p { color:var(--muted); font-size:0.96rem; }

/* ---------- Pricing note ---------- */
.pricing { background:var(--card); border:1px solid var(--line); border-left:5px solid var(--accent); border-radius:14px; padding:30px 32px; max-width:820px; margin:0 auto; }
.pricing h3 { color:var(--ink); font-size:1.3rem; margin-bottom:10px; font-weight:600; }
.pricing p { color:var(--muted); }

/* ---------- Reviews ---------- */
.reviews-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:22px; }
.review { background:var(--card); border:1px solid var(--line); border-radius:14px; padding:28px; }
.stars { color:var(--accent); letter-spacing:2px; margin-bottom:12px; font-size:1.05rem; }
.review p { font-style:italic; color:var(--text); margin-bottom:14px; font-size:1.02rem; }
.review cite { font-style:normal; font-weight:600; color:var(--muted); font-size:0.92rem; }
.reviews-foot { text-align:center; margin-top:34px; }
.reviews-foot a { display:inline-block; padding:12px 26px; background:var(--ink); color:#fff; text-decoration:none; border-radius:999px; font-weight:600; }
.reviews-foot a:hover { background:var(--ink-2); }

/* ---------- Location ---------- */
.loc-grid { display:grid; grid-template-columns:1fr 1fr; gap:46px; align-items:start; }
.info-item { display:flex; gap:14px; padding:18px 20px; background:var(--card); border:1px solid var(--line); border-radius:12px; margin-bottom:14px; }
.info-item .ico { width:40px; height:40px; border-radius:10px; background:var(--soft); display:flex; align-items:center; justify-content:center; font-size:19px; flex-shrink:0; }
.info-item h4 { font-family:'Inter',sans-serif; font-size:0.78rem; letter-spacing:0.1em; text-transform:uppercase; color:var(--accent-dk); margin-bottom:3px; }
.info-item p { color:var(--text); font-size:1.02rem; }
.info-item a { color:var(--ink); text-decoration:none; font-weight:600; }
.info-item a:hover { text-decoration:underline; }
.map-box { width:100%; height:100%; min-height:380px; border:1px solid var(--line); border-radius:12px; overflow:hidden; }
.map-box iframe { width:100%; height:100%; min-height:380px; border:0; display:block; }

/* ---------- FAQ ---------- */
.faq-list { max-width:820px; margin:0 auto; }
.faq { background:var(--card); border:1px solid var(--line); border-radius:12px; margin-bottom:12px; overflow:hidden; }
.faq summary { cursor:pointer; padding:20px 24px; font-weight:600; color:var(--ink); font-size:1.06rem; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px; }
.faq summary::-webkit-details-marker { display:none; }
.faq summary::after { content:"+"; font-size:1.5rem; color:var(--accent); font-weight:400; transition:transform .2s; }
.faq[open] summary::after { transform:rotate(45deg); }
.faq .answer { padding:0 24px 22px; color:var(--muted); font-size:1.0rem; }

/* ---------- Contact form ---------- */
.contact-card { max-width:760px; margin:0 auto; background:var(--card); border:1px solid var(--line); border-radius:16px; padding:44px; box-shadow:0 16px 40px rgba(14,77,58,0.07); }
.fg { margin-bottom:20px; }
.fg label { display:block; margin-bottom:7px; font-weight:600; color:var(--ink); font-size:0.96rem; }
.fg input,.fg textarea,.fg select { width:100%; padding:12px 14px; border:1.5px solid var(--line); border-radius:9px; font-size:1rem; font-family:'Inter',sans-serif; color:var(--text); background:#fff; transition:border-color .2s; }
.fg input:focus,.fg textarea:focus,.fg select:focus { outline:2px solid transparent; border-color:var(--accent); }
.fg textarea { min-height:120px; resize:vertical; }
.submit-btn { width:100%; padding:15px; background:var(--accent); color:#fff; border:0; border-radius:999px; font-size:1.06rem; font-weight:600; cursor:pointer; transition:all .2s; }
.submit-btn:hover { background:var(--accent-dk); transform:translateY(-2px); }
.submit-btn:disabled { opacity:0.7; cursor:not-allowed; transform:none; }
.alert { padding:18px 20px; border-radius:10px; margin-bottom:22px; }
.alert.ok { background:#e7f4ea; color:#1d5a32; border:1px solid #b9ddc4; }
.alert.err { background:#fbeaea; color:#7a2222; border:1px solid #e9c2c2; }
.alert.err a { color:#7a2222; }

/* ---------- Privacy ---------- */
.privacy { max-width:860px; margin:0 auto; }
.privacy h3 { color:var(--ink); font-size:1.2rem; margin:26px 0 8px; font-weight:600; }
.privacy p { color:var(--muted); margin-bottom:12px; font-size:1.0rem; }
.privacy ul { color:var(--muted); margin:0 0 12px 20px; }
.privacy li { margin-bottom:6px; }

/* ---------- Cross-link banner ---------- */
.crosslink { background:linear-gradient(160deg, var(--ink) 0%, var(--ink-2) 100%); color:#fff; position:relative; overflow:hidden; }
.crosslink .wrap { padding-top:54px; padding-bottom:54px; position:relative; }
.crosslink h2 { color:#fff; font-size:clamp(1.5rem,3vw,2.1rem); font-weight:600; margin-bottom:12px; }
.crosslink p { color:var(--hero-soft); max-width:620px; margin-bottom:22px; }
.crosslink a.btn-gold { color:#fff; }

/* ---------- Footer ---------- */
footer { background:var(--ink-2); color:#cdd8d2; padding:56px 0 26px; }
body.theme-it footer { color:#d6cbc3; }
.foot-grid { display:grid; grid-template-columns:1.4fr 1fr 1fr; gap:36px; margin-bottom:34px; }
.foot-grid h4 { color:#fff; font-family:'Fraunces',serif; font-weight:600; font-size:1.2rem; margin-bottom:12px; }
.foot-grid p,.foot-grid a { color:#b9c6bf; font-size:0.96rem; text-decoration:none; display:block; margin-bottom:7px; }
body.theme-it .foot-grid p, body.theme-it .foot-grid a { color:#c7bbb2; }
.foot-grid a:hover { color:#fff; }
.foot-bottom { border-top:1px solid rgba(255,255,255,0.12); padding-top:22px; text-align:center; font-size:0.88rem; color:#8ea29a; }
body.theme-it .foot-bottom { color:#a2948b; }

/* ---------- Sticky mobile bar ---------- */
.sticky-bar { display:none; position:fixed; bottom:0; left:0; right:0; z-index:200; box-shadow:0 -2px 14px rgba(0,0,0,0.18); }
.sticky-bar a { flex:1; text-align:center; padding:15px 5px; font-weight:700; font-size:1.02rem; text-decoration:none; color:#fff; }
.sticky-bar .sb-call { background:var(--accent); }
.sticky-bar .sb-text { background:var(--ink); }

/* ---------- Responsive ---------- */
@media (max-width:940px) {
    .nav-links { position:fixed; inset:0 0 0 auto; height:100vh; width:78%; max-width:340px; background:var(--paper); flex-direction:column; align-items:flex-start; padding:88px 30px 30px; transform:translateX(100%); transition:transform .3s; box-shadow:-6px 0 22px rgba(0,0,0,0.12); }
    .nav-links.active { transform:translateX(0); }
    .menu-toggle { display:flex; }
    .menu-toggle.active span:nth-child(1){ transform:rotate(45deg) translate(6px,6px); }
    .menu-toggle.active span:nth-child(2){ opacity:0; }
    .menu-toggle.active span:nth-child(3){ transform:rotate(-45deg) translate(6px,-6px); }
    .funda-grid { grid-template-columns:1fr; gap:40px; }
    .funda-photo img { margin:0 auto; }
    .why-grid { grid-template-columns:1fr 1fr; }
    .loc-grid { grid-template-columns:1fr; }
    .foot-grid { grid-template-columns:1fr 1fr; }
}
@media (max-width:600px) {
    .section { padding:58px 0; }
    .hero-inner { padding:60px 24px 64px; }
    .funda-points { grid-template-columns:1fr; }
    .why-grid { grid-template-columns:1fr; }
    .foot-grid { grid-template-columns:1fr; }
    .contact-card { padding:28px 22px; }
    .sticky-bar { display:flex; }
    body { padding-bottom:54px; }
    .hero-cta .btn { width:100%; text-align:center; }
}
@media (prefers-reduced-motion:reduce){ html{scroll-behavior:auto;} *{transition:none !important;} }
:focus-visible { outline:3px solid var(--accent); outline-offset:2px; }
