/******************************************************************


	------------------------
	-- TABLE OF CONTENTS --
	------------------------
	
	--  01. Basic
	--  02. Preloader
    --  03. Hero
    --  04. Hero --> Front Content
    --  05. Portfolio
    --  06. Footer
    --  07. Page --> About
 
 
 ******************************************************************/




/** 1. Basic
*******************************************************************/

html
{
    font-size: 10px !important;
}

body
{
    font-family: 'Bellefair', serif;
    font-weight: 300;
    font-style: normal;

    overflow-x: hidden;

    color: #fff;
    background: #000;
    position: relative;

    -webkit-font-smoothing: antialiased;
}

/* Animated flower background pattern */
body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: 
        url("data:image/svg+xml,%3Csvg width='160' height='160' viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.025'%3E%3C!-- Rose-like flower --%3E%3Cpath d='M80 40c-8 0-15 7-15 15s7 15 15 15 15-7 15-15-7-15-15-15zm0 20c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5z'/%3E%3Cpath d='M40 80c0-8 7-15 15-15s15 7 15 15-7 15-15 15-15-7-15-15zm20 0c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5 5-2.2 5-5z'/%3E%3Cpath d='M80 120c8 0 15-7 15-15s-7-15-15-15-15 7-15 15 7 15 15 15zm0-20c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5z'/%3E%3Cpath d='M120 80c0 8-7 15-15 15s-15-7-15-15 7-15 15-15 15 7 15 15zm-20 0c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5z'/%3E%3C!-- Petal details --%3E%3Cpath d='M80 25c-3 0-5.5 2.5-5.5 5.5s2.5 5.5 5.5 5.5 5.5-2.5 5.5-5.5-2.5-5.5-5.5-5.5z'/%3E%3Cpath d='M55 80c0-3 2.5-5.5 5.5-5.5s5.5 2.5 5.5 5.5-2.5 5.5-5.5 5.5-5.5-2.5-5.5-5.5z'/%3E%3Cpath d='M80 135c3 0 5.5-2.5 5.5-5.5s-2.5-5.5-5.5-5.5-5.5 2.5-5.5 5.5 2.5 5.5 5.5 5.5z'/%3E%3Cpath d='M105 80c0 3-2.5 5.5-5.5 5.5s-5.5-2.5-5.5-5.5 2.5-5.5 5.5-5.5 5.5 2.5 5.5 5.5z'/%3E%3C/g%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3C!-- Daisy-like flower --%3E%3Ccircle cx='60' cy='60' r='8'/%3E%3Cpath d='M60 20c-2 0-4 2-4 4s2 4 4 4 4-2 4-4-2-4-4-4z'/%3E%3Cpath d='M60 92c-2 0-4 2-4 4s2 4 4 4 4-2 4-4-2-4-4-4z'/%3E%3Cpath d='M20 60c0-2 2-4 4-4s4 2 4 4-2 4-4 4-4-2-4-4z'/%3E%3Cpath d='M92 60c0-2 2-4 4-4s4 2 4 4-2 4-4 4-4-2-4-4z'/%3E%3Cpath d='M35 35c-1.5 0-3 1.5-3 3s1.5 3 3 3 3-1.5 3-3-1.5-3-3-3z'/%3E%3Cpath d='M85 85c-1.5 0-3 1.5-3 3s1.5 3 3 3 3-1.5 3-3-1.5-3-3-3z'/%3E%3Cpath d='M35 85c-1.5 0-3-1.5-3-3s1.5-3 3-3 3 1.5 3 3-1.5 3-3 3z'/%3E%3Cpath d='M85 35c-1.5 0-3-1.5-3-3s1.5-3 3-3 3 1.5 3 3-1.5 3-3 3z'/%3E%3C/g%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.015'%3E%3C!-- Tulip-like flower --%3E%3Cpath d='M50 30c-6 0-11 5-11 11s5 11 11 11 11-5 11-11-5-11-11-11zm0 16c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5z'/%3E%3Cpath d='M30 50c0-6 5-11 11-11s11 5 11 11-5 11-11 11-11-5-11-11zm16 0c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5 5-2.2 5-5z'/%3E%3Cpath d='M50 70c6 0 11-5 11-11s-5-11-11-11-11 5-11 11 5 11 11 11zm0-16c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5z'/%3E%3Cpath d='M70 50c0 6-5 11-11 11s-11-5-11-11 5-11 11-11 11 5 11 11zm-16 0c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5z'/%3E%3C!-- Leaf details --%3E%3Cpath d='M50 25c-1.5 0-2.5 1-2.5 2.5s1 2.5 2.5 2.5 2.5-1 2.5-2.5-1-2.5-2.5-2.5z'/%3E%3Cpath d='M25 50c0-1.5 1-2.5 2.5-2.5s2.5 1 2.5 2.5-1 2.5-2.5 2.5-2.5-1-2.5-2.5z'/%3E%3Cpath d='M50 75c1.5 0 2.5-1 2.5-2.5s-1-2.5-2.5-2.5-2.5 1-2.5 2.5 1 2.5 2.5 2.5z'/%3E%3Cpath d='M75 50c0 1.5-1 2.5-2.5 2.5s-2.5-1-2.5-2.5 1-2.5 2.5-2.5 2.5 1 2.5 2.5z'/%3E%3C/g%3E%3C/svg%3E");
    animation: flowerFloat 35s ease-in-out infinite;
}

@keyframes flowerFloat {
    0%, 100% { 
        transform: translateY(0px) rotate(0deg);
        opacity: 0.4;
    }
    25% { 
        transform: translateY(-8px) rotate(1.5deg);
        opacity: 0.6;
    }
    50% { 
        transform: translateY(-4px) rotate(-1deg);
        opacity: 0.5;
    }
    75% { 
        transform: translateY(-12px) rotate(0.8deg);
        opacity: 0.7;
    }
}

/* Additional subtle pattern overlay */
body::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: 
        url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M30 30c0-16.569 13.431-30 30-30v60c-16.569 0-30-13.431-30-30zm0 0c0 16.569-13.431 30-30 30V0c16.569 0 30 13.431 30 30z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    animation: patternMove 30s linear infinite;
}

@keyframes patternMove {
    0% { transform: translate(0, 0); }
    100% { transform: translate(60px, 60px); }
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a
{
    font-family: 'Bellefair', serif;
    font-weight: normal;

    color: #fff;
}

h1
{
    font-size: 6rem;
}

h2
{
    font-size: 5rem;
}

h3
{
    font-size: 4rem;
}

h4
{
    font-size: 3rem;
}

h5
{
    font-size: 2rem;
}

h6
{
    font-size: 1.8rem;
}

p
{
    font-size: 1.8rem;
}

a,
a:hover,
a:focus
{
    cursor: pointer;
    -webkit-transition: all 300ms ease;
         -o-transition: all 300ms ease;
            transition: all 300ms ease;
    text-decoration: none;
}

a:hover
{
    color: #fff;
}

.navigation-button
{
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;

    cursor: pointer;
}

.navigation-button p
{
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 9rem;

    width: 9rem;
    height: 9rem;
    margin: 0;
    padding: 0;

    -webkit-transition: .1s ease;
         -o-transition: .1s ease;
            transition: .1s ease;
    text-align: center;
    letter-spacing: .01em;

    color: #fff;
    border-radius: 100px;
    background: none;
}

.navigation-button p:after
{
    position: absolute;
    z-index: -2;
    top: 0;
    right: 0;

    content: '';
    -webkit-transition: .1s ease;
         -o-transition: .1s ease;
            transition: .1s ease;

    border-width: 0 15rem 15rem 0;
    border-style: solid;
    border-color: transparent #d80247 transparent transparent;
}

.navigation-button p:hover:after
{
    border-color: transparent #111 transparent transparent;
}

@media (max-width:700px)
{
    html
    {
        font-size: 8px !important;
    }
}

@media (max-width:500px)
{
    html
    {
        font-size: 6px !important;
    }
}

@media (orientation:landscape) and (max-height:420px)
{
    html
    {
        font-size: 8px !important;
    }
}



/** 2. Preloader
*******************************************************************/

.preloader
{
    position: fixed;
    z-index: 100000;
    bottom: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    opacity: 1;
    background: #000;
}

.preloader.hide-preloader
{
    -webkit-transition: .8s ease .3s;
         -o-transition: .8s ease .3s;
            transition: .8s ease .3s;
    pointer-events: none;

    opacity: 0;
}

.preloader .bounce
{
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;

    -webkit-animation: spinner-pulse .6s infinite ease-in-out;
            animation: spinner-pulse .6s infinite ease-in-out;
    text-align: center;

    opacity: 1;
    border-radius: 100%;
    background-color: #d80f48;
}

.preloader.hide-preloader .bounce
{
    -webkit-transition: .3s ease;
         -o-transition: .3s ease;
            transition: .3s ease;

    opacity: 0;
}

@-webkit-keyframes spinner-pulse
{
    0%
    {
        -webkit-transform: scale(0);
    }
    100%
    {
        -webkit-transform: scale(1.0);

        opacity: 0;
    }
}

@keyframes spinner-pulse
{
    0%
    {
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    100%
    {
        -webkit-transform: scale(1.0);
                transform: scale(1.0);

        opacity: 0;
    }
}



/** 3. Hero
*******************************************************************/

.hero
{
    position: relative;
    top: 0;
    left: 0;

    width: 100%;
}

.hero .animation-container
{
    -webkit-transition: .5s ease;
         -o-transition: .5s ease;
            transition: .5s ease;
}

.hero .animation-container.animation-fade
{
    opacity: 0;
}

.hero .animation-container.animation-fade.run-animation
{
    opacity: 1;
}

.hero .animation-container.animation-fade-up
{
    -webkit-transform: translateY(10vh);
        -ms-transform: translateY(10vh);
            transform: translateY(10vh);

    opacity: 0;
}

.hero .animation-container.animation-fade-up.run-animation
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}

.hero .animation-container.animation-fade-down
{
    -webkit-transform: translateY(-10vh);
        -ms-transform: translateY(-10vh);
            transform: translateY(-10vh);

    opacity: 0;
}

.hero .animation-container.animation-fade-down.run-animation
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}

.hero .animation-container.animation-fade-left
{
    -webkit-transform: translateX(10vh);
        -ms-transform: translateX(10vh);
            transform: translateX(10vh);

    opacity: 0;
}

.hero .animation-container.animation-fade-left.run-animation
{
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}

.hero .animation-container.animation-fade-right
{
    -webkit-transform: translateX(-10vh);
        -ms-transform: translateX(-10vh);
            transform: translateX(-10vh);

    opacity: 0;
}

.hero .animation-container.animation-fade-right.run-animation
{
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}



/** 4. Hero --> Front Content 
*******************************************************************/

.hero .front-content
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.hero .front-content
{
    position: relative;
    left: 0;

    width: 100%;
    margin: 5vh 0 10vh 0;
    padding: 0 30px;

    text-align: center;
}

.hero .front-content .logo
{
    font-weight: bold;

    margin: 0 auto 6rem auto;
}

.hero .front-content h1
{
    line-height: 1.7em;

    margin: 0;
}

.hero .front-content h1 span
{
    line-height: 1.4em;

    display: inline-block;

    padding: 0 4rem;

    color: #fff;
    border-radius: 100px;
    background: #d80f48;
}



/** 5. Portfolio
*******************************************************************/

.portfolio
{
    font-size: 0;

    max-width: 1190px;
    margin: 0 auto;
    padding: 0 30px;
}

.portfolio .item
{
    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 50%;
    margin: 0;
    padding: 0;

    border: 2.5rem solid #fff;
    background: #111;
    -webkit-transition: transform 400ms ease, box-shadow 400ms ease;
         -o-transition: transform 400ms ease, box-shadow 400ms ease;
            transition: transform 400ms ease, box-shadow 400ms ease;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.portfolio .item:before
{
    display: block;

    padding-top: 70%;

    content: '';
}

.portfolio .item:last-child
{
    margin-bottom: 0;
}

.portfolio .item .item-cover
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-position: center;
    background-size: cover;
    -webkit-transition: -webkit-transform 600ms ease;
            transition: transform 600ms ease;
}

.portfolio .item .item-cover:after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';

    opacity: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .45)), color-stop(60%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .45), rgba(0, 0, 0, 0) 60%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .45), rgba(0, 0, 0, 0) 60%);
    background: linear-gradient(to top, rgba(0, 0, 0, .45), rgba(0, 0, 0, 0) 60%);
    -webkit-transition: opacity 400ms ease;
         -o-transition: opacity 400ms ease;
            transition: opacity 400ms ease;
}

.portfolio .item:hover
{
    -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
            transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .6);
}

.portfolio .item:hover .item-cover
{
    -webkit-transform: scale(1.06);
        -ms-transform: scale(1.06);
            transform: scale(1.06);
}

.portfolio .item:hover .item-cover:after
{
    opacity: 1;
}

.portfolio .item i
{
    font-size: 2.5rem;
    line-height: 6rem;

    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    right: 0;

    width: 6rem;
    height: 6rem;
    padding: 0;

    -webkit-transition: .1s ease;
         -o-transition: .1s ease;
            transition: .1s ease;
    text-align: center;

    opacity: 0;
    color: #fff;
    border-radius: 100%;
}

.portfolio .item:hover i
{
    opacity: 1;
}

.portfolio .item i:after
{
    position: absolute;
    z-index: -2;
    top: 0;
    right: 0;

    content: '';
    -webkit-transition: .1s ease;
         -o-transition: .1s ease;
            transition: .1s ease;

    border-width: 0 10rem 10rem 0;
    border-style: solid;
    border-color: transparent #d80247 transparent transparent;
}

.featherlight .featherlight-content
{
    overflow: visible;

    max-height: 94%;
    padding: 0;

    border-bottom: 0 solid transparent;
    background: transparent;
}

.featherlight .featherlight-close-icon
{
    font-size: 2.5rem;
    line-height: 7rem;

    position: fixed;
    top: 3rem;
    right: 3rem;

    width: 7rem;
    height: 7rem;

    color: #fff;
    border-radius: 100%;
    outline: none !important;
    background: rgba(255, 255, 255, .12);
}

.featherlight .featherlight-close-icon:hover
{
    background: #d80f48;
}

.featherlight-next,
.featherlight-previous
{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 2rem;
    line-height: 7rem;

    position: fixed;
    top: 50%;
    right: 3rem;
    bottom: auto;
    left: auto;

    display: block;

    width: 7rem;
    height: 7rem;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
    border-radius: 100%;
    background: rgba(255, 255, 255, .12);
}

.featherlight-next:before
{
    font-size: 2rem;

    content: '\f178';
}

.featherlight-previous:before
{
    font-size: 2rem;

    content: '\f177';
}

.featherlight-next:hover,
.featherlight-previous:hover
{
    background: #d80f48;
}

.featherlight-previous
{
    right: auto;
    left: 3rem;
}

.featherlight-next span,
.featherlight-previous span
{
    display: none !important;
}

@media (max-width:1200px)
{
    .portfolio .item
    {
        position: relative;

        display: inline-block;
        overflow: hidden;

        width: 100%;
        margin: 0;
        padding: 0;

        border: 2.5rem solid #fff;
        background: #111;
    }
}



/** 6. Footer
*******************************************************************/

.footer
{
    overflow: hidden;
    padding: 10rem 2.5rem;
    text-align: center;
}

.footer .container {
    text-align: center;
}

.footer .col-md-12 {
    text-align: center;
}

.footer p
{
    font-size: 1.8rem;

    display: inline-block;

    margin: 0;
    margin-right: 1.4em;
    padding: 2.4rem 0;

    vertical-align: middle;
    letter-spacing: .05em;

    opacity: .85;
}

.footer p a
{
    border-bottom: 1px solid #ccc;
}

.footer p a:hover
{
    color: #fff;
}

.footer .social-icons
{
    display: block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 100%;
}

.footer .social-icons li
{
    font-size: 2.3rem;
    line-height: 6.4rem;
    line-height: 6.4rem;

    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 6.4rem;
    height: 6.4rem;
    margin: 0;
    margin-right: 1em;

    -webkit-transition: .1s ease;
         -o-transition: .1s ease;
            transition: .1s ease;
    text-align: center;

    color: #fff;
    border-radius: 100%;
    background: #d80f48;
}

.footer .social-icons li:hover
{
    background: #111;
}

/* Lightbox image polish */
.featherlight .featherlight-image
{
    border-radius: 8px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .8);
}

/* Keep nav corner accent on hover for visibility on black */
.navigation-button p:hover:after
{
    border-color: transparent #d80f48 transparent transparent;
}

/* Scroll-reveal utility classes */
.sr
{
    -webkit-transform: translateY(24px);
        -ms-transform: translateY(24px);
            transform: translateY(24px);

    opacity: 0;
    -webkit-transition: opacity 700ms ease, -webkit-transform 700ms ease;
         -o-transition: opacity 700ms ease, transform 700ms ease;
            transition: opacity 700ms ease, transform 700ms ease;
    -webkit-transition-delay: var(--sr-delay, 0s);
         -o-transition-delay: var(--sr-delay, 0s);
            transition-delay: var(--sr-delay, 0s);
}

.sr.is-visible
{
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
}

/* Optional: subtler hero headline styling */
.hero .front-content h1
{
    letter-spacing: .02em;
    text-shadow: 0 2px 10px rgba(0, 0, 0, .45);
}

.footer .social-icons li a
{
    font-size: inherit;

    display: block;

    color: #fff;
    border: none;
}



/** 7. Page --> About
*******************************************************************/

.about
{
    margin: 10vh 0 0 0;
    text-align: center;
}

.about .container-fluid
{
    max-width: 900px;
    margin: 0 auto;
}

.about img
{
    margin-bottom: 6rem;
    margin-left: auto;
    margin-right: auto;
}

.about h3
{
    line-height: 1.2em;

    margin-bottom: 1em;
}

.about p
{
    line-height: 1.7em;

    margin-bottom: 2.4em;
}

.about .contact
{
    font-size: 2.4rem;

    margin-top: 2.8em;
}

.about .contact span
{
    font-size: inherit;

    margin-left: .8em;
    padding: .5em 1em;

    color: #fff;
    border-radius: 100px;
    background: #d80f49;
}

/* Portfolio Header */
.portfolio-header {
    padding: 120px 0 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
}

.portfolio-header h1 {
    font-size: 4rem;
    margin-bottom: 20px;
    color: #fff;
}

.portfolio-header h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
    color: #d80247;
}

.portfolio-header p {
    font-size: 1.8rem;
    color: #ccc;
}

/* Main Content Section */
.main-content {
    padding: 80px 0;
    background: rgba(0,0,0,0.9);
}

.profile-picture {
    text-align: center;
    margin-bottom: 30px;
}

.profile-picture img {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    transition: transform 0.3s ease;
}

.profile-picture img:hover {
    transform: scale(1.05);
}

.bio-section h3 {
    color: #d80247;
    margin-bottom: 20px;
    font-size: 2.5rem;
}

.bio-section p {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 30px;
    color: #fff;
}

/* Articles Section */
.articles-section {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 2px solid rgba(216, 2, 71, 0.3);
}

.articles-section h3 {
    color: #d80247;
    margin-bottom: 25px;
    font-size: 2.2rem;
}

.article-item {
    background: rgba(255,255,255,0.05);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 20px;
    border-left: 4px solid #d80247;
    transition: all 0.3s ease;
}

.article-item:hover {
    background: rgba(255,255,255,0.08);
    transform: translateY(-5px);
}

.article-item h4 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 1.8rem;
}

.article-item p {
    color: #ccc;
    font-size: 1.4rem;
    margin: 0;
}

/* Article Link Styling */
.article-link {
    text-decoration: none;
    color: inherit;
    display: block;
    transition: all 0.3s ease;
}

.article-link:hover {
    text-decoration: none;
    color: inherit;
}

.article-item:hover .article-link {
    transform: translateY(-2px);
}

/* Recce Preview Section */
.recce-preview {
    padding: 80px 0;
    background: rgba(0,0,0,0.95);
    text-align: center;
}

.recce-preview h3 {
    color: #d80247;
    margin-bottom: 15px;
    font-size: 3rem;
}

.recce-preview p {
    color: #ccc;
    font-size: 1.6rem;
    margin-bottom: 40px;
}

.recce-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-bottom: 40px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.recce-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    transition: all 0.3s ease;
}

.recce-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.5);
}

.recce-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.recce-item:hover img {
    transform: scale(1.1);
}

/* Sindi Grid Section */
.sindi-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin: 30px 0 40px 0;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.sindi-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    transition: all 0.3s ease;
}

.sindi-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 35px rgba(0,0,0,0.5);
}

.sindi-item img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.sindi-item:hover img {
    transform: scale(1.1);
}

.view-portfolio {
    margin-top: 40px;
}

.btn {
    display: inline-block;
    padding: 15px 30px;
    background: #d80247;
    color: #fff;
    text-decoration: none;
    border-radius: 25px;
    font-size: 1.6rem;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 2px solid #d80247;
}

.btn:hover {
    background: transparent;
    color: #d80247;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(216, 2, 71, 0.3);
}

/* Portfolio Section */
.portfolio-section {
    padding: 80px 0;
    background: rgba(0,0,0,0.9);
}

/* Portfolio Header */
.portfolio-header {
    padding: 120px 0 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
}

.portfolio-header h1 {
    font-size: 4rem;
    margin-bottom: 20px;
    color: #fff;
}

.portfolio-header h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
    color: #d80247;
}

.portfolio-header p {
    font-size: 1.8rem;
    color: #ccc;
}

/* Responsive Design */
@media (max-width: 768px) {
    .portfolio-header h1 {
        font-size: 3rem;
    }
    
    .portfolio-header h2 {
        font-size: 2rem;
    }
    
    .main-content {
        padding: 60px 0;
    }
    
    .recce-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 15px;
    }
    
    .sindi-grid {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 15px;
    }
    
    .article-item {
        padding: 20px;
    }
}